mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 09:33:42 +00:00
145 lines
26 KiB
Plaintext
145 lines
26 KiB
Plaintext
2026-02-28 04:26:24.328 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 04:26:24.328 DEBUG [tests.conftest] Running test: test_filter_works_with_auto_sharding with id: 2026-02-28_04-26-24__1ff41f70-81b0-4274-8f1d-f1b6c38145bb
|
|
2026-02-28 04:26:24.328 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 04:26:24.329 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-28 04:26:24.329 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-28 04:26:24.336 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:26:24.336 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-26-24__1ff41f70-81b0-4274-8f1d-f1b6c38145bb__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:24.336 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:26:24.336 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:26:24.337 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:26:24.338 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.15
|
|
2026-02-28 04:26:24.338 DEBUG [src.node.docker_mananger] Generated ports ['26435', '26436', '26437', '26438', '26439']
|
|
2026-02-28 04:26:24.338 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 04:26:24.338 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:26:24.338 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:26:24.338 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:26:24.338 DEBUG [src.node.docker_mananger] docker run -i -t -p 26435:26435 -p 26436:26436 -p 26437:26437 -p 26438:26438 -p 26439:26439 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=26437 --rest-port=26435 --tcp-port=26436 --discv5-udp-port=26438 --rest-address=0.0.0.0 --nat=extip:172.18.135.15 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1aeefecff073bcdc77efeabf7d8a6ffd8facfefabcd95c0e5a1055c48cd4bfc2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26439 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=1
|
|
2026-02-28 04:26:24.492 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.15 waku f57c227a67b3d89f947a9e4e52ef50ed76f4bb87e3dbde6d232ef89cfea05aee
|
|
2026-02-28 04:26:24.520 DEBUG [src.node.docker_mananger] Container started with ID f57c227a67b3. Setting up logs at ./log/docker/node1_2026-02-28_04-26-24__1ff41f70-81b0-4274-8f1d-f1b6c38145bb__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:24.520 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26435
|
|
2026-02-28 04:26:24.520 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:26:24.638 ERROR [src.node.docker_mananger] Max retries reached for container caaf3583bff9. Exiting log stream.
|
|
2026-02-28 04:26:25.119 ERROR [src.node.docker_mananger] Max retries reached for container 40b4ccc9dc6b. Exiting log stream.
|
|
2026-02-28 04:26:25.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26435/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:26:25.524 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-28 04:26:25.524 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:26:25.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26435/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:26:25.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.15/tcp/26436/p2p/16Uiu2HAm4tCmAfsgTmFiTGrpVBZN1RU7XvujqEVTrPgi6rohfbTU","/ip4/172.18.135.15/tcp/26437/ws/p2p/16Uiu2HAm4tCmAfsgTmFiTGrpVBZN1RU7XvujqEVTrPgi6rohfbTU"],"enrUri":"enr:-L24QELoY3N1HJ_5D4iDYwTj-sEJdY8GzSjqLymlivT1i6wGOUlz52wZzr8LzaNLIojrzgc-F-CdVySFeu0gUcTEFbgCgmlkgnY0gmlwhKwShw-KbXVsdGlhZGRyc5YACASsEocPBmdEAAoErBKHDwZnRd0DgnJzhQACAQAAiXNlY3AyNTZrMaECjIUWy4R4AirQHXgo5RKwYvENHiyaCnSWdQ98L89jubeDdGNwgmdEg3VkcIJnRoV3YWt1MgU"}'
|
|
2026-02-28 04:26:25.527 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:26:25.533 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:26:25.533 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-26-24__1ff41f70-81b0-4274-8f1d-f1b6c38145bb__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:25.533 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:26:25.533 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:26:25.534 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:26:25.535 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.156
|
|
2026-02-28 04:26:25.535 DEBUG [src.node.docker_mananger] Generated ports ['46304', '46305', '46306', '46307', '46308']
|
|
2026-02-28 04:26:25.535 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 04:26:25.535 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:26:25.535 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:26:25.535 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:26:25.535 DEBUG [src.node.docker_mananger] docker run -i -t -p 46304:46304 -p 46305:46305 -p 46306:46306 -p 46307:46307 -p 46308:46308 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=46306 --rest-port=46304 --tcp-port=46305 --discv5-udp-port=46307 --rest-address=0.0.0.0 --nat=extip:172.18.5.156 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3a1efbe00d0d8674704af47b33cbbdba0aadf14cdf92e0ab87cc4ecdfdfc41d3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46308 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QELoY3N1HJ_5D4iDYwTj-sEJdY8GzSjqLymlivT1i6wGOUlz52wZzr8LzaNLIojrzgc-F-CdVySFeu0gUcTEFbgCgmlkgnY0gmlwhKwShw-KbXVsdGlhZGRyc5YACASsEocPBmdEAAoErBKHDwZnRd0DgnJzhQACAQAAiXNlY3AyNTZrMaECjIUWy4R4AirQHXgo5RKwYvENHiyaCnSWdQ98L89jubeDdGNwgmdEg3VkcIJnRoV3YWt1MgU --filternode=/ip4/172.18.135.15/tcp/26436/p2p/16Uiu2HAm4tCmAfsgTmFiTGrpVBZN1RU7XvujqEVTrPgi6rohfbTU --content-topic=/myapp/1/latest/proto
|
|
2026-02-28 04:26:25.702 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.156 waku b2d88b2daf51ec79040e284949f5eab96e58072b002fda16dfed6fcbc0ab5a35
|
|
2026-02-28 04:26:25.726 DEBUG [src.node.docker_mananger] Container started with ID b2d88b2daf51. Setting up logs at ./log/docker/node2_2026-02-28_04-26-24__1ff41f70-81b0-4274-8f1d-f1b6c38145bb__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:25.726 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46304
|
|
2026-02-28 04:26:25.727 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:26:26.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46304/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:26:26.730 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-28 04:26:26.730 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:26:26.730 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46304/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:26:26.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.156/tcp/46305/p2p/16Uiu2HAm1dkc3T9Kjd2kZgG8bPzCEjunLW4TFSmY33T13fm2cRiJ","/ip4/172.18.5.156/tcp/46306/ws/p2p/16Uiu2HAm1dkc3T9Kjd2kZgG8bPzCEjunLW4TFSmY33T13fm2cRiJ"],"enrUri":"enr:-L24QMI5NKBl1gT31tGNK3nCDy-5FD8f6qukKZGrGUWFOAiYawwORDcvuMihDZThRMnHlBiLxJ2CWnasfaB9PBURMQgCgmlkgnY0gmlwhKwSBZyKbXVsdGlhZGRyc5YACASsEgWcBrThAAoErBIFnAa04t0DgnJzhQACAQAAiXNlY3AyNTZrMaECXD5SHX2CLl7-n8pv3Dl6CPWSYq8k9Ad-ED3iGAKWC0ODdGNwgrThg3VkcIK044V3YWt1MgA"}'
|
|
2026-02-28 04:26:26.732 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:26:26.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46304/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.135.15/tcp/26436/p2p/16Uiu2HAm4tCmAfsgTmFiTGrpVBZN1RU7XvujqEVTrPgi6rohfbTU"]'
|
|
2026-02-28 04:26:26.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:26:26.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26435/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-02-28 04:26:26.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:26:26.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46304/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "78742b48-be88-4a86-b5be-2952615c6bc6", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
|
|
2026-02-28 04:26:26.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"78742b48-be88-4a86-b5be-2952615c6bc6","statusDesc":"OK"}'
|
|
2026-02-28 04:26:26.795 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26435/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:26:26.802 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:26435/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
|
2026-02-28 04:26:26.834 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 04:26:26.835 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 04:26:26.835 DEBUG [src.node.waku_node] Stopping container with id f57c227a67b3
|
|
2026-02-28 04:26:27.343 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:26:27.345 DEBUG [src.node.waku_node] Stopping container with id b2d88b2daf51
|
|
2026-02-28 04:26:27.810 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:26:27.812 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 04:26:27.818 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:26:27.823 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:26:27.824 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-02-28 04:26:27.825 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-02-28 04:26:27.825 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-02-28_04-26-24__1ff41f70-81b0-4274-8f1d-f1b6c38145bb__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:27.827 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-02-28_04-26-24__1ff41f70-81b0-4274-8f1d-f1b6c38145bb__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:27.840 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-28 04:26:27.840 DEBUG [tests.conftest] Running test: test_filter_works_with_auto_sharding with id: 2026-02-28_04-26-27__67755289-a351-45fc-b4d5-06b29747fb9a
|
|
2026-02-28 04:26:27.841 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-28 04:26:27.841 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-28 04:26:27.841 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-02-28 04:26:27.847 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:26:27.847 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-26-27__67755289-a351-45fc-b4d5-06b29747fb9a__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:27.847 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:26:27.848 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:26:27.849 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:26:27.849 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.10.215
|
|
2026-02-28 04:26:27.849 DEBUG [src.node.docker_mananger] Generated ports ['50835', '50836', '50837', '50838', '50839']
|
|
2026-02-28 04:26:27.849 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 04:26:27.849 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:26:27.849 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:26:27.849 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:26:27.849 DEBUG [src.node.docker_mananger] docker run -i -t -p 50835:50835 -p 50836:50836 -p 50837:50837 -p 50838:50838 -p 50839:50839 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=50837 --rest-port=50835 --tcp-port=50836 --discv5-udp-port=50838 --rest-address=0.0.0.0 --nat=extip:172.18.10.215 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=58da9a4cf4bffee04f2c50c9c7d21581ad405ea87b8ca4e9dd5bd705ba92f2ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50839 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=1
|
|
2026-02-28 04:26:28.005 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.10.215 waku 692b0ed51780eff40d102a4766b8fe6135b9e003254877435eb6e19a039ba37f
|
|
2026-02-28 04:26:28.032 DEBUG [src.node.docker_mananger] Container started with ID 692b0ed51780. Setting up logs at ./log/docker/node1_2026-02-28_04-26-27__67755289-a351-45fc-b4d5-06b29747fb9a__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:28.033 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50835
|
|
2026-02-28 04:26:28.034 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:26:28.156 ERROR [src.node.docker_mananger] Max retries reached for container f57c227a67b3. Exiting log stream.
|
|
2026-02-28 04:26:28.648 ERROR [src.node.docker_mananger] Max retries reached for container b2d88b2daf51. Exiting log stream.
|
|
2026-02-28 04:26:29.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50835/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:26:29.037 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-28 04:26:29.037 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:26:29.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50835/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:26:29.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.10.215/tcp/50836/p2p/16Uiu2HAm2VPfHg6sEP1Q3rza2Huk785yuiDhbQiaEgyM4vngXYHE","/ip4/172.18.10.215/tcp/50837/ws/p2p/16Uiu2HAm2VPfHg6sEP1Q3rza2Huk785yuiDhbQiaEgyM4vngXYHE"],"enrUri":"enr:-L24QPS7B-yUkuMY83DYgJ0fb_Tzo65WDEYEATMM-BjL-f-SbKwEmzuSCGiUIq3l9FKmOv8Lnk0UDRIE6KhJuguhSz8CgmlkgnY0gmlwhKwSCteKbXVsdGlhZGRyc5YACASsEgrXBsaUAAoErBIK1wbGld0DgnJzhQACAQAAiXNlY3AyNTZrMaECaPWuATW9i4lqcMYlS4Yj31Kcz7p7-Y-bbUnFWqFgWQmDdGNwgsaUg3VkcILGloV3YWt1MgU"}'
|
|
2026-02-28 04:26:29.040 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:26:29.046 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-28 04:26:29.046 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-26-27__67755289-a351-45fc-b4d5-06b29747fb9a__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:29.046 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-28 04:26:29.046 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-28 04:26:29.048 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-28 04:26:29.048 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.127.248
|
|
2026-02-28 04:26:29.048 DEBUG [src.node.docker_mananger] Generated ports ['3721', '3722', '3723', '3724', '3725']
|
|
2026-02-28 04:26:29.048 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-02-28 04:26:29.048 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-28 04:26:29.048 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-28 04:26:29.049 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-28 04:26:29.049 DEBUG [src.node.docker_mananger] docker run -i -t -p 3721:3721 -p 3722:3722 -p 3723:3723 -p 3724:3724 -p 3725:3725 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=3723 --rest-port=3721 --tcp-port=3722 --discv5-udp-port=3724 --rest-address=0.0.0.0 --nat=extip:172.18.127.248 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d32fab1afb3c4b48f64ded9acffe114fc73cd44ced1b41bde3bd46c5e2ccb0cf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3725 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPS7B-yUkuMY83DYgJ0fb_Tzo65WDEYEATMM-BjL-f-SbKwEmzuSCGiUIq3l9FKmOv8Lnk0UDRIE6KhJuguhSz8CgmlkgnY0gmlwhKwSCteKbXVsdGlhZGRyc5YACASsEgrXBsaUAAoErBIK1wbGld0DgnJzhQACAQAAiXNlY3AyNTZrMaECaPWuATW9i4lqcMYlS4Yj31Kcz7p7-Y-bbUnFWqFgWQmDdGNwgsaUg3VkcILGloV3YWt1MgU --filternode=/ip4/172.18.10.215/tcp/50836/p2p/16Uiu2HAm2VPfHg6sEP1Q3rza2Huk785yuiDhbQiaEgyM4vngXYHE --content-topic=/myapp/1/latest/proto
|
|
2026-02-28 04:26:29.209 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.127.248 waku 4ce0bd839a441f23970ee0ec4095febeba5ae165437f90b6c8b0cb2e9174d7a2
|
|
2026-02-28 04:26:29.236 DEBUG [src.node.docker_mananger] Container started with ID 4ce0bd839a44. Setting up logs at ./log/docker/node2_2026-02-28_04-26-27__67755289-a351-45fc-b4d5-06b29747fb9a__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:29.236 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3721
|
|
2026-02-28 04:26:29.236 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-28 04:26:30.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3721/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:26:30.240 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-28 04:26:30.240 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-28 04:26:30.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3721/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-28 04:26:30.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.127.248/tcp/3722/p2p/16Uiu2HAm2qMQjm4XiksHC1TyPpKWV22Q2EKzk4uN9kuKDQNr2c3W","/ip4/172.18.127.248/tcp/3723/ws/p2p/16Uiu2HAm2qMQjm4XiksHC1TyPpKWV22Q2EKzk4uN9kuKDQNr2c3W"],"enrUri":"enr:-L24QNd7fy2myn8pb2sl-lRH0ZMEAv98VgXavv6iHBdYYYqBDqI-8_RKWlA4flE9V4bvSAygGVhPL29o9ymjvWyBCrQCgmlkgnY0gmlwhKwSf_iKbXVsdGlhZGRyc5YACASsEn_4Bg6KAAoErBJ_-AYOi90DgnJzhQACAQAAiXNlY3AyNTZrMaECbhLANgzPBBKbwsk88osvjGTgKiTE4ic_cLkc10LIsJWDdGNwgg6Kg3VkcIIOjIV3YWt1MgA"}'
|
|
2026-02-28 04:26:30.242 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-28 04:26:30.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3721/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.10.215/tcp/50836/p2p/16Uiu2HAm2VPfHg6sEP1Q3rza2Huk785yuiDhbQiaEgyM4vngXYHE"]'
|
|
2026-02-28 04:26:30.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:26:30.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50835/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
|
2026-02-28 04:26:30.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-28 04:26:30.292 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3721/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "4791450a-9291-4cf9-9d0e-8d6915b71949", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
|
|
2026-02-28 04:26:30.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"4791450a-9291-4cf9-9d0e-8d6915b71949","statusDesc":"OK"}'
|
|
2026-02-28 04:26:30.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50835/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-28 04:26:30.310 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:50835/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
|
2026-02-28 04:26:30.341 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-28 04:26:30.342 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-28 04:26:30.342 DEBUG [src.node.waku_node] Stopping container with id 692b0ed51780
|
|
2026-02-28 04:26:30.844 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:26:30.844 DEBUG [src.node.waku_node] Stopping container with id 4ce0bd839a44
|
|
2026-02-28 04:26:31.317 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-28 04:26:31.319 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-28 04:26:31.324 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:26:31.329 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-28 04:26:31.329 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-02-28 04:26:31.329 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-02-28 04:26:31.330 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-02-28_04-26-27__67755289-a351-45fc-b4d5-06b29747fb9a__wakuorg_nwaku:latest.log
|
|
2026-02-28 04:26:31.330 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-02-28_04-26-27__67755289-a351-45fc-b4d5-06b29747fb9a__wakuorg_nwaku:latest.log
|