mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-06 02:19:26 +00:00
72 lines
13 KiB
Plaintext
72 lines
13 KiB
Plaintext
2026-02-26 04:35:38.565 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-26 04:35:38.566 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_pubsub_topic_from_another_cluster_id with id: 2026-02-26_04-35-38__10453487-84e7-467b-9181-3e854c0980c8
|
|
2026-02-26 04:35:38.566 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-26 04:35:38.567 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-26 04:35:38.567 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-26 04:35:38.577 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:35:38.577 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-26_04-35-38__10453487-84e7-467b-9181-3e854c0980c8__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:35:38.577 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:35:38.578 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:35:38.580 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:35:38.580 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.174
|
|
2026-02-26 04:35:38.580 DEBUG [src.node.docker_mananger] Generated ports ['23104', '23105', '23106', '23107', '23108']
|
|
2026-02-26 04:35:38.581 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:35:38.581 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:35:38.581 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:35:38.581 DEBUG [src.node.docker_mananger] docker run -i -t -p 23104:23104 -p 23105:23105 -p 23106:23106 -p 23107:23107 -p 23108:23108 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=23106 --rest-port=23104 --tcp-port=23105 --discv5-udp-port=23107 --rest-address=0.0.0.0 --nat=extip:172.18.191.174 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7c9f968350ba8ddde3d135a9b3f4a64ba18d169715defb7c3ac1bf8504bfe4e4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23108 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-26 04:35:38.761 ERROR [src.node.docker_mananger] Max retries reached for container d37fd6b973ed. Exiting log stream.
|
|
2026-02-26 04:35:38.812 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.174 waku 665bfaef2c4385ab857e2f31df4be62d371a410432d477429e84f7d61ae81774
|
|
2026-02-26 04:35:38.862 DEBUG [src.node.docker_mananger] Container started with ID 665bfaef2c43. Setting up logs at ./log/docker/node1_2026-02-26_04-35-38__10453487-84e7-467b-9181-3e854c0980c8__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:35:38.864 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23104
|
|
2026-02-26 04:35:38.867 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:35:39.763 ERROR [src.node.docker_mananger] Max retries reached for container 81067c385f95. Exiting log stream.
|
|
2026-02-26 04:35:39.869 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23104/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:35:39.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-26 04:35:39.872 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:35:39.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23104/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:35:39.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.174/tcp/23105/p2p/16Uiu2HAm4h6vgLsSKGv54EVsp7wej4Lm3soW6kMFszuSdFfnsSws","/ip4/172.18.191.174/tcp/23106/ws/p2p/16Uiu2HAm4h6vgLsSKGv54EVsp7wej4Lm3soW6kMFszuSdFfnsSws"],"enrUri":"enr:-L24QCCk3sgUc8zLAhFw177goyV0r6AuE0Uan8squLRn13wED5s8TahNhUpjJrL-Qx48Om9ndqz49ICqao_1WgCeFB0CgmlkgnY0gmlwhKwSv66KbXVsdGlhZGRyc5YACASsEr-uBlpBAAoErBK_rgZaQt0DgnJzhQADAQAAiXNlY3AyNTZrMaECia0Z8gCjt_2de_GdXwvb0W94IJKT8jbEMC24Ik2CGNKDdGNwglpBg3VkcIJaQ4V3YWt1MgU"}'
|
|
2026-02-26 04:35:39.875 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:35:39.875 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-26 04:35:39.881 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-26 04:35:39.882 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-26_04-35-38__10453487-84e7-467b-9181-3e854c0980c8__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:35:39.882 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-26 04:35:39.882 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-26 04:35:39.883 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-26 04:35:39.883 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.170.62
|
|
2026-02-26 04:35:39.883 DEBUG [src.node.docker_mananger] Generated ports ['49589', '49590', '49591', '49592', '49593']
|
|
2026-02-26 04:35:39.883 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-26 04:35:39.884 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-26 04:35:39.884 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-26 04:35:39.884 DEBUG [src.node.docker_mananger] docker run -i -t -p 49589:49589 -p 49590:49590 -p 49591:49591 -p 49592:49592 -p 49593:49593 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=49591 --rest-port=49589 --tcp-port=49590 --discv5-udp-port=49592 --rest-address=0.0.0.0 --nat=extip:172.18.170.62 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=69330ee6dbc2c1d587c93a1f70adefdc2dfc28d3e3ec8efbbbeed69fedf997fe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49593 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QCCk3sgUc8zLAhFw177goyV0r6AuE0Uan8squLRn13wED5s8TahNhUpjJrL-Qx48Om9ndqz49ICqao_1WgCeFB0CgmlkgnY0gmlwhKwSv66KbXVsdGlhZGRyc5YACASsEr-uBlpBAAoErBK_rgZaQt0DgnJzhQADAQAAiXNlY3AyNTZrMaECia0Z8gCjt_2de_GdXwvb0W94IJKT8jbEMC24Ik2CGNKDdGNwglpBg3VkcIJaQ4V3YWt1MgU --filternode=/ip4/172.18.191.174/tcp/23105/p2p/16Uiu2HAm4h6vgLsSKGv54EVsp7wej4Lm3soW6kMFszuSdFfnsSws
|
|
2026-02-26 04:35:40.066 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.170.62 waku 9de28af5198cad3af6950f65ee566d8c13acf4db52b72bb8f400eb21902e2e77
|
|
2026-02-26 04:35:40.097 DEBUG [src.node.docker_mananger] Container started with ID 9de28af5198c. Setting up logs at ./log/docker/node2_2026-02-26_04-35-38__10453487-84e7-467b-9181-3e854c0980c8__wakuorg_nwaku:latest.log
|
|
2026-02-26 04:35:40.098 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49589
|
|
2026-02-26 04:35:40.098 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-26 04:35:41.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49589/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:35:41.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-02-26 04:35:41.102 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-26 04:35:41.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49589/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:35:41.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.170.62/tcp/49590/p2p/16Uiu2HAm99Tv5rAF55GYZtB7evJ3uR7zWUVdiFYTc2SkTBeuw1To","/ip4/172.18.170.62/tcp/49591/ws/p2p/16Uiu2HAm99Tv5rAF55GYZtB7evJ3uR7zWUVdiFYTc2SkTBeuw1To"],"enrUri":"enr:-L24QDZYfESN4LBsAyvgT3dxgmUExgM1-IA-Nacg761aLqh0Cf4wgjkVCC8jOFpvyBx1O7iWaFAo9dBXHiT2lEQXTjgCgmlkgnY0gmlwhKwSqj6KbXVsdGlhZGRyc5YACASsEqo-BsG2AAoErBKqPgbBt90DgnJzhQADAQAAiXNlY3AyNTZrMaECy9yu6uJ8R3R0RQSXtsLLzRLZkCGQ8atlEqFqt7JYkmKDdGNwgsG2g3VkcILBuIV3YWt1MgA"}'
|
|
2026-02-26 04:35:41.105 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-26 04:35:41.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49589/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.191.174/tcp/23105/p2p/16Uiu2HAm4h6vgLsSKGv54EVsp7wej4Lm3soW6kMFszuSdFfnsSws"]'
|
|
2026-02-26 04:35:41.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:35:41.142 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23104/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
|
|
2026-02-26 04:35:41.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:35:41.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49589/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "7dec0802-7f09-4918-a2fc-b566cf00ca39", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/2/2"}'
|
|
2026-02-26 04:35:41.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"7dec0802-7f09-4918-a2fc-b566cf00ca39","statusDesc":"OK"}'
|
|
2026-02-26 04:35:41.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23104/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-26 04:35:41.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-26 04:35:41.181 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-26 04:35:41.281 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-26 04:35:41.282 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49589/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-26 04:35:41.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772080541172716101,"ephemeral":false}]'
|
|
2026-02-26 04:35:41.287 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-26 04:35:41.288 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-26 04:35:41.288 DEBUG [src.node.waku_node] Stopping container with id 665bfaef2c43
|
|
2026-02-26 04:35:41.828 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:35:41.831 DEBUG [src.node.waku_node] Stopping container with id 9de28af5198c
|
|
2026-02-26 04:35:42.382 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-26 04:35:42.384 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-26 04:35:42.389 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-26 04:35:42.394 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|