78 lines
13 KiB
Plaintext

2026-03-02 04:38:57.922 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-02 04:38:57.923 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/2/0] with id: 2026-03-02_04-38-57__61e78ed7-9399-4d85-9b37-d7f3ab0708cf
2026-03-02 04:38:57.924 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-02 04:38:57.924 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-02 04:38:57.925 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-02 04:38:57.935 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:38:57.936 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-02_04-38-57__61e78ed7-9399-4d85-9b37-d7f3ab0708cf__wakuorg_nwaku:latest.log
2026-03-02 04:38:57.937 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:38:57.937 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:38:57.938 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:38:57.939 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.75
2026-03-02 04:38:57.939 DEBUG [src.node.docker_mananger] Generated ports ['43251', '43252', '43253', '43254', '43255']
2026-03-02 04:38:57.939 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-02 04:38:57.939 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-02 04:38:57.939 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:38:57.939 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:38:57.939 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:38:57.940 DEBUG [src.node.docker_mananger] docker run -i -t -p 43251:43251 -p 43252:43252 -p 43253:43253 -p 43254:43254 -p 43255:43255 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=43253 --rest-port=43251 --tcp-port=43252 --discv5-udp-port=43254 --rest-address=0.0.0.0 --nat=extip:172.18.207.75 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=abff0b5c2f3baff8f5684d4b4aa41cf62b8de61fcc2f8aec9fa5e5f6dfe4daf9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43255 --metrics-logging=true --relay=true --filter=true
2026-03-02 04:38:58.146 ERROR [src.node.docker_mananger] Max retries reached for container 48538a5d6be3. Exiting log stream.
2026-03-02 04:38:58.152 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.75 waku c4575ff9403cfc1dd085e251df3624d495bcb0107cc8d65c35995ad399ea2866
2026-03-02 04:38:58.187 DEBUG [src.node.docker_mananger] Container started with ID c4575ff9403c. Setting up logs at ./log/docker/node1_2026-03-02_04-38-57__61e78ed7-9399-4d85-9b37-d7f3ab0708cf__wakuorg_nwaku:latest.log
2026-03-02 04:38:58.187 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43251
2026-03-02 04:38:58.187 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:38:58.747 ERROR [src.node.docker_mananger] Max retries reached for container 729122862f24. Exiting log stream.
2026-03-02 04:38:59.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43251/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:38:59.192 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-03-02 04:38:59.192 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:38:59.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43251/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:38:59.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.75/tcp/43252/p2p/16Uiu2HAm7t4qP1PfUDYXNUwG9zPmmkip1mJTryJpPJqjT3zgbHeZ","/ip4/172.18.207.75/tcp/43253/ws/p2p/16Uiu2HAm7t4qP1PfUDYXNUwG9zPmmkip1mJTryJpPJqjT3zgbHeZ"],"enrUri":"enr:-L24QERkzQMTMWwWSteh6bFYmX-DFycZuQtN3j34TbSqCfCiST1BJa9en4-7Pjf8g6HhN9U9t_x-UKuH2gs2daOwqo4CgmlkgnY0gmlwhKwSz0uKbXVsdGlhZGRyc5YACASsEs9LBqj0AAoErBLPSwao9d0DgnJzhQACAQAAiXNlY3AyNTZrMaECuQ8vsp4WYZ__U4omvjQfDGVPUp4FzyJja9WA8L0BraKDdGNwgqj0g3VkcIKo9oV3YWt1MgU"}'
2026-03-02 04:38:59.195 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:38:59.202 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-02 04:38:59.203 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-02_04-38-57__61e78ed7-9399-4d85-9b37-d7f3ab0708cf__wakuorg_nwaku:latest.log
2026-03-02 04:38:59.203 DEBUG [src.node.waku_node] Starting Node...
2026-03-02 04:38:59.203 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-02 04:38:59.204 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-02 04:38:59.204 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.36.226
2026-03-02 04:38:59.205 DEBUG [src.node.docker_mananger] Generated ports ['51814', '51815', '51816', '51817', '51818']
2026-03-02 04:38:59.205 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-02 04:38:59.205 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-02 04:38:59.205 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-02 04:38:59.205 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-02 04:38:59.205 DEBUG [src.node.waku_node] Using volumes []
2026-03-02 04:38:59.205 DEBUG [src.node.docker_mananger] docker run -i -t -p 51814:51814 -p 51815:51815 -p 51816:51816 -p 51817:51817 -p 51818:51818 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=51816 --rest-port=51814 --tcp-port=51815 --discv5-udp-port=51817 --rest-address=0.0.0.0 --nat=extip:172.18.36.226 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e9f754df97abba335a9b4b1c83fb2d5d3fb22b4fcec6011a352d0ef7efd6db9d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51818 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QERkzQMTMWwWSteh6bFYmX-DFycZuQtN3j34TbSqCfCiST1BJa9en4-7Pjf8g6HhN9U9t_x-UKuH2gs2daOwqo4CgmlkgnY0gmlwhKwSz0uKbXVsdGlhZGRyc5YACASsEs9LBqj0AAoErBLPSwao9d0DgnJzhQACAQAAiXNlY3AyNTZrMaECuQ8vsp4WYZ__U4omvjQfDGVPUp4FzyJja9WA8L0BraKDdGNwgqj0g3VkcIKo9oV3YWt1MgU
2026-03-02 04:38:59.410 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.36.226 waku 01c823be34eb152d7358c63e8859eec5c497b0f8c382593036b25ba44219e520
2026-03-02 04:38:59.449 DEBUG [src.node.docker_mananger] Container started with ID 01c823be34eb. Setting up logs at ./log/docker/node2_2026-03-02_04-38-57__61e78ed7-9399-4d85-9b37-d7f3ab0708cf__wakuorg_nwaku:latest.log
2026-03-02 04:38:59.449 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51814
2026-03-02 04:38:59.449 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-02 04:39:00.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51814/health" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:00.468 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_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-03-02 04:39:00.470 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-02 04:39:00.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51814/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:00.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.36.226/tcp/51815/p2p/16Uiu2HAmHDhpoYt1t2fi5eWbqrXqcqbncpyEVW8zDZoQ99GG3Qre","/ip4/172.18.36.226/tcp/51816/ws/p2p/16Uiu2HAmHDhpoYt1t2fi5eWbqrXqcqbncpyEVW8zDZoQ99GG3Qre"],"enrUri":"enr:-L24QF8c2ZOxjZPEQp-e8T35C9KDley2BDmTn_8RGLywigT6KH8TKzev9YMWBsvXnkKYhuLuLAiWOljmlnuuQGP01GkCgmlkgnY0gmlwhKwSJOKKbXVsdGlhZGRyc5YACASsEiTiBspnAAoErBIk4gbKaN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDQ9A6k7prqfZwtinmxA4AtihvBfW_iYl5TnGRiQFa7xuDdGNwgspng3VkcILKaYV3YWt1MgE"}'
2026-03-02 04:39:00.475 INFO [src.node.waku_node] REST service is ready !!
2026-03-02 04:39:00.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51814/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.207.75/tcp/43252/p2p/16Uiu2HAm7t4qP1PfUDYXNUwG9zPmmkip1mJTryJpPJqjT3zgbHeZ"]'
2026-03-02 04:39:00.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:00.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43251/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-03-02 04:39:00.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:00.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51814/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-03-02 04:39:00.484 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:00.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43251/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-02 04:39:00.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-02 04:39:00.489 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-02 04:39:00.590 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:00.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43251/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:00.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426340484517966,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:00.595 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-02 04:39:00.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51814/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-02 04:39:00.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772426340484517966,"ephemeral":false,"proof":""}]'
2026-03-02 04:39:00.600 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-02 04:39:00.602 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-02 04:39:00.602 DEBUG [src.node.waku_node] Stopping container with id c4575ff9403c
2026-03-02 04:39:01.247 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:39:01.248 DEBUG [src.node.waku_node] Stopping container with id 01c823be34eb
2026-03-02 04:39:01.803 DEBUG [src.node.waku_node] Container stopped.
2026-03-02 04:39:01.805 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-02 04:39:01.810 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-02 04:39:01.817 DEBUG [src.node.docker_mananger] No errors found in the waku logs.