86 lines
15 KiB
Plaintext

2026-03-13 04:42:48.796 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-13 04:42:48.796 DEBUG [tests.conftest] Running test: test_single_content_topic[/waku/2/content/test.js] with id: 2026-03-13_04-42-48__bbfa7821-6b5b-41ee-ae45-4236409cdfc4
2026-03-13 04:42:48.796 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-13 04:42:48.796 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-13 04:42:48.797 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-13 04:42:48.804 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:42:48.805 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-42-48__bbfa7821-6b5b-41ee-ae45-4236409cdfc4__wakuorg_nwaku:latest.log
2026-03-13 04:42:48.805 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:42:48.805 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:42:48.806 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:42:48.806 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.68.217
2026-03-13 04:42:48.806 DEBUG [src.node.docker_mananger] Generated ports ['40522', '40523', '40524', '40525', '40526']
2026-03-13 04:42:48.807 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:42:48.807 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:42:48.807 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:42:48.807 DEBUG [src.node.docker_mananger] docker run -i -t -p 40522:40522 -p 40523:40523 -p 40524:40524 -p 40525:40525 -p 40526:40526 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=40524 --rest-port=40522 --tcp-port=40523 --discv5-udp-port=40525 --rest-address=0.0.0.0 --nat=extip:172.18.68.217 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=33c1cd6feee8bbb868ae079d83d1d6bc529c6e8abddab8ede2a9e3adc959aeee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40526 --metrics-logging=true --relay=true --filter=true --content-topic=/waku/2/content/test.js
2026-03-13 04:42:48.920 ERROR [src.node.docker_mananger] Max retries reached for container 8cfb3ffa2de0. Exiting log stream.
2026-03-13 04:42:49.013 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.68.217 waku edfc3609d895f11711baf12bc03b4d15d1d99ae56a8cc335582f6ef3bbfb0d6d
2026-03-13 04:42:49.049 DEBUG [src.node.docker_mananger] Container started with ID edfc3609d895. Setting up logs at ./log/docker/node1_2026-03-13_04-42-48__bbfa7821-6b5b-41ee-ae45-4236409cdfc4__wakuorg_nwaku:latest.log
2026-03-13 04:42:49.049 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40522
2026-03-13 04:42:49.049 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:42:49.554 ERROR [src.node.docker_mananger] Max retries reached for container ffadbac2cd9e. Exiting log stream.
2026-03-13 04:42:50.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40522/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:42:50.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:42:50.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40522/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:42:50.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:42:50.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40522/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:42:50.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:42:50.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40522/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:42:50.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:42:50.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40522/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:42:50.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:42:50.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40522/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:42:50.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:42:50.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40522/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:42:50.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-13 04:42:50.673 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:42:50.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40522/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:42:50.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.217/tcp/40523/p2p/16Uiu2HAmVibyWgnYeuMnc3nHANyHYYTeSrffFWTyow1skzxVUQ4g","/ip4/172.18.68.217/tcp/40524/ws/p2p/16Uiu2HAmVibyWgnYeuMnc3nHANyHYYTeSrffFWTyow1skzxVUQ4g"],"enrUri":"enr:-L24QLFNNn31QAnfMXtLhnwPqj55N6KoRBBfNJg4yIH_NZq6X8X5hLYc8jlV_oiewbMSqA_gvLTPusPe9kZpjvw0-IwCgmlkgnY0gmlwhKwSRNmKbXVsdGlhZGRyc5YACASsEkTZBp5LAAoErBJE2QaeTN0DgnJzhQACAQAAiXNlY3AyNTZrMaED_YOzciE7WS3-RRS8Ai2g3RJkFsQVz-nAzqPM03C5ZimDdGNwgp5Lg3VkcIKeTYV3YWt1MgU"}'
2026-03-13 04:42:50.676 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:42:50.683 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:42:50.683 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-42-48__bbfa7821-6b5b-41ee-ae45-4236409cdfc4__wakuorg_nwaku:latest.log
2026-03-13 04:42:50.683 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:42:50.683 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:42:50.685 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:42:50.685 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.172.127
2026-03-13 04:42:50.685 DEBUG [src.node.docker_mananger] Generated ports ['2375', '2376', '2377', '2378', '2379']
2026-03-13 04:42:50.685 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:42:50.685 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:42:50.686 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:42:50.686 DEBUG [src.node.docker_mananger] docker run -i -t -p 2375:2375 -p 2376:2376 -p 2377:2377 -p 2378:2378 -p 2379:2379 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=2377 --rest-port=2375 --tcp-port=2376 --discv5-udp-port=2378 --rest-address=0.0.0.0 --nat=extip:172.18.172.127 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ace40c9b3ec8e932d9bdd4289cee38b73fafa89b2b63a8deabe67ad19123e501 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2379 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLFNNn31QAnfMXtLhnwPqj55N6KoRBBfNJg4yIH_NZq6X8X5hLYc8jlV_oiewbMSqA_gvLTPusPe9kZpjvw0-IwCgmlkgnY0gmlwhKwSRNmKbXVsdGlhZGRyc5YACASsEkTZBp5LAAoErBJE2QaeTN0DgnJzhQACAQAAiXNlY3AyNTZrMaED_YOzciE7WS3-RRS8Ai2g3RJkFsQVz-nAzqPM03C5ZimDdGNwgp5Lg3VkcIKeTYV3YWt1MgU --content-topic=/waku/2/content/test.js
2026-03-13 04:42:50.883 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.172.127 waku b6a4c9a8eae3dfe629c066e5746afa3280c106cef1e54842dd8a844094ce2422
2026-03-13 04:42:50.918 DEBUG [src.node.docker_mananger] Container started with ID b6a4c9a8eae3. Setting up logs at ./log/docker/node2_2026-03-13_04-42-48__bbfa7821-6b5b-41ee-ae45-4236409cdfc4__wakuorg_nwaku:latest.log
2026-03-13 04:42:50.919 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2375
2026-03-13 04:42:50.919 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:42:51.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2375/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:42:51.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-13 04:42:51.923 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:42:51.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2375/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:42:51.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.172.127/tcp/2376/p2p/16Uiu2HAm9Ab4QkX5UfiuynjABFNPs4ZnrTVB1kLLRh9qLHuJVU1r","/ip4/172.18.172.127/tcp/2377/ws/p2p/16Uiu2HAm9Ab4QkX5UfiuynjABFNPs4ZnrTVB1kLLRh9qLHuJVU1r"],"enrUri":"enr:-L24QH-kY32AKcdXWG8-Q8uKSV7W_WIv4LbB6T7wR89TRFJ2LK7h2htDgvZp060pGeosUPSOeMcSFEs0QmhT81EYkLwCgmlkgnY0gmlwhKwSrH-KbXVsdGlhZGRyc5YACASsEqx_BglIAAoErBKsfwYJSd0DgnJzhQACAQAAiXNlY3AyNTZrMaECzCZXYKcKaNGXfeo9HKSxAmpJHY5V2WGH7WgHPxaJXW2DdGNwgglIg3VkcIIJSoV3YWt1MgE"}'
2026-03-13 04:42:51.925 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:42:51.926 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2375/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.68.217/tcp/40523/p2p/16Uiu2HAmVibyWgnYeuMnc3nHANyHYYTeSrffFWTyow1skzxVUQ4g"]'
2026-03-13 04:42:51.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:42:51.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40522/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
2026-03-13 04:42:51.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:42:51.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2375/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
2026-03-13 04:42:51.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:42:51.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40522/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:42:51.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:42:51.978 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:42:52.079 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-13 04:42:52.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40522/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:42:52.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1773376971966713681,"ephemeral":false,"proof":""}]'
2026-03-13 04:42:52.083 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-13 04:42:52.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2375/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:42:52.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1773376971966713681,"ephemeral":false,"proof":""}]'
2026-03-13 04:42:52.089 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-13 04:42:52.090 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-13 04:42:52.090 DEBUG [src.node.waku_node] Stopping container with id edfc3609d895
2026-03-13 04:42:52.742 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:42:52.742 DEBUG [src.node.waku_node] Stopping container with id b6a4c9a8eae3
2026-03-13 04:42:53.287 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:42:53.290 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-13 04:42:53.320 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-13 04:42:53.345 DEBUG [src.node.docker_mananger] No errors found in the waku logs.