78 lines
13 KiB
Plaintext

2026-02-26 04:40:38.391 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-26 04:40:38.392 DEBUG [tests.conftest] Running test: test_2_nodes_different_cluster_same_shard with id: 2026-02-26_04-40-38__421317a3-6f3f-4d5d-9d60-4edfa3318896
2026-02-26 04:40:38.392 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-26 04:40:38.392 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-26 04:40:38.393 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-02-26 04:40:38.400 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-26 04:40:38.401 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-26_04-40-38__421317a3-6f3f-4d5d-9d60-4edfa3318896__wakuorg_nwaku:latest.log
2026-02-26 04:40:38.401 DEBUG [src.node.waku_node] Starting Node...
2026-02-26 04:40:38.401 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-26 04:40:38.402 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-26 04:40:38.402 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.247.85
2026-02-26 04:40:38.403 DEBUG [src.node.docker_mananger] Generated ports ['51508', '51509', '51510', '51511', '51512']
2026-02-26 04:40:38.403 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-02-26 04:40:38.403 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-26 04:40:38.403 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-26 04:40:38.403 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-26 04:40:38.403 DEBUG [src.node.waku_node] Using volumes []
2026-02-26 04:40:38.403 DEBUG [src.node.docker_mananger] docker run -i -t -p 51508:51508 -p 51509:51509 -p 51510:51510 -p 51511:51511 -p 51512:51512 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=51510 --rest-port=51508 --tcp-port=51509 --discv5-udp-port=51511 --rest-address=0.0.0.0 --nat=extip:172.18.247.85 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a713fbd04a4aa52d3ea91cbdf273a2ae39f0b1ee35fb5bbf0b2eb5100edc525a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51512 --metrics-logging=true --relay=true --filter=true
2026-02-26 04:40:38.591 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.247.85 waku 0effa098800764f9fc6efc6e2a1e11b0bf360f3869ca8e60bc078c11c2a1e11f
2026-02-26 04:40:38.621 ERROR [src.node.docker_mananger] Max retries reached for container 9ab518a5e284. Exiting log stream.
2026-02-26 04:40:38.624 DEBUG [src.node.docker_mananger] Container started with ID 0effa0988007. Setting up logs at ./log/docker/node1_2026-02-26_04-40-38__421317a3-6f3f-4d5d-9d60-4edfa3318896__wakuorg_nwaku:latest.log
2026-02-26 04:40:38.625 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51508
2026-02-26 04:40:38.626 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-26 04:40:39.192 ERROR [src.node.docker_mananger] Max retries reached for container 36602c6d3497. Exiting log stream.
2026-02-26 04:40:39.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51508/health" -H "Content-Type: application/json" -d 'None'
2026-02-26 04:40:39.629 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:40:39.629 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-26 04:40:39.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51508/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-26 04:40:39.631 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.247.85/tcp/51509/p2p/16Uiu2HAmJkSm5fQdyeaBfhZYrYAG5ajSVrgTaoVJ3mXjRyLC27wt","/ip4/172.18.247.85/tcp/51510/ws/p2p/16Uiu2HAmJkSm5fQdyeaBfhZYrYAG5ajSVrgTaoVJ3mXjRyLC27wt"],"enrUri":"enr:-L24QLI7irXZ9NlZmSic-gIEIeAwmAChZcOm4HRZ_NAHBjstHI0Vf9jy2tiuJACFkW3-3dcJoSRHx3LxE-1IKq8yThICgmlkgnY0gmlwhKwS91WKbXVsdGlhZGRyc5YACASsEvdVBsk1AAoErBL3VQbJNt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDWovjQLqTcPoT5fFtDazv6LjqWLNmmc4g_-vKymL23_-DdGNwgsk1g3VkcILJN4V3YWt1MgU"}'
2026-02-26 04:40:39.632 INFO [src.node.waku_node] REST service is ready !!
2026-02-26 04:40:39.639 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-26 04:40:39.639 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-26_04-40-38__421317a3-6f3f-4d5d-9d60-4edfa3318896__wakuorg_nwaku:latest.log
2026-02-26 04:40:39.639 DEBUG [src.node.waku_node] Starting Node...
2026-02-26 04:40:39.640 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-26 04:40:39.641 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-26 04:40:39.641 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.114.65
2026-02-26 04:40:39.641 DEBUG [src.node.docker_mananger] Generated ports ['18139', '18140', '18141', '18142', '18143']
2026-02-26 04:40:39.642 DEBUG [src.node.waku_node] Cluster id was resolved to: 4
2026-02-26 04:40:39.642 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-02-26 04:40:39.642 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-26 04:40:39.642 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-26 04:40:39.642 DEBUG [src.node.waku_node] Using volumes []
2026-02-26 04:40:39.642 DEBUG [src.node.docker_mananger] docker run -i -t -p 18139:18139 -p 18140:18140 -p 18141:18141 -p 18142:18142 -p 18143:18143 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=18141 --rest-port=18139 --tcp-port=18140 --discv5-udp-port=18142 --rest-address=0.0.0.0 --nat=extip:172.18.114.65 --peer-exchange=true --discv5-discovery=true --cluster-id=4 --nodekey=594d14a2013ac06c8e92ebcadfb1cdbb13f5ebb270e32b9d9a2bfca7092512ce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18143 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLI7irXZ9NlZmSic-gIEIeAwmAChZcOm4HRZ_NAHBjstHI0Vf9jy2tiuJACFkW3-3dcJoSRHx3LxE-1IKq8yThICgmlkgnY0gmlwhKwS91WKbXVsdGlhZGRyc5YACASsEvdVBsk1AAoErBL3VQbJNt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDWovjQLqTcPoT5fFtDazv6LjqWLNmmc4g_-vKymL23_-DdGNwgsk1g3VkcILJN4V3YWt1MgU
2026-02-26 04:40:39.845 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.114.65 waku 51564bb3e18f84fb00ae8067d85dd95193e5eb312f6035934da018248c11e3c1
2026-02-26 04:40:39.880 DEBUG [src.node.docker_mananger] Container started with ID 51564bb3e18f. Setting up logs at ./log/docker/node2_2026-02-26_04-40-38__421317a3-6f3f-4d5d-9d60-4edfa3318896__wakuorg_nwaku:latest.log
2026-02-26 04:40:39.881 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18139
2026-02-26 04:40:39.881 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-26 04:40:40.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18139/health" -H "Content-Type: application/json" -d 'None'
2026-02-26 04:40:40.908 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-02-26 04:40:40.909 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-26 04:40:40.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18139/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-26 04:40:40.916 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.114.65/tcp/18140/p2p/16Uiu2HAm25yxQ2n1EuFnEUWVtQzoX19CaMHgHpqRirEJMd7BLHSp","/ip4/172.18.114.65/tcp/18141/ws/p2p/16Uiu2HAm25yxQ2n1EuFnEUWVtQzoX19CaMHgHpqRirEJMd7BLHSp"],"enrUri":"enr:-L24QPUTwHiomUz9QAnB1JC9SAbKhe4GAvvPG0iUy-HC62DgbgbR3l0DgZ3YaFFCLdjoWEPhEJIFzuOfpyJlKD47LaYCgmlkgnY0gmlwhKwSckGKbXVsdGlhZGRyc5YACASsEnJBBkbcAAoErBJyQQZG3d0DgnJzhQAEAQAAiXNlY3AyNTZrMaECYvaEi_GhrF70-UdmewhYGOxfz2vV0fEfSIGyOgV1D3GDdGNwgkbcg3VkcIJG3oV3YWt1MgE"}'
2026-02-26 04:40:40.917 INFO [src.node.waku_node] REST service is ready !!
2026-02-26 04:40:40.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18139/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.247.85/tcp/51509/p2p/16Uiu2HAmJkSm5fQdyeaBfhZYrYAG5ajSVrgTaoVJ3mXjRyLC27wt"]'
2026-02-26 04:40:40.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:40:40.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51508/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-02-26 04:40:40.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:40:40.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18139/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/4/0"]'
2026-02-26 04:40:40.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:40:40.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51508/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-02-26 04:40:40.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-26 04:40:40.969 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-26 04:40:41.070 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-02-26 04:40:41.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51508/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-02-26 04:40:41.072 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772080840965807294,"ephemeral":false,"proof":""}]'
2026-02-26 04:40:41.074 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-02-26 04:40:41.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18139/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-02-26 04:40:41.076 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:18139/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b''
2026-02-26 04:40:41.079 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-26 04:40:41.080 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-26 04:40:41.080 DEBUG [src.node.waku_node] Stopping container with id 0effa0988007
2026-02-26 04:40:41.657 DEBUG [src.node.waku_node] Container stopped.
2026-02-26 04:40:41.657 DEBUG [src.node.waku_node] Stopping container with id 51564bb3e18f
2026-02-26 04:40:42.211 DEBUG [src.node.waku_node] Container stopped.
2026-02-26 04:40:42.215 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-26 04:40:42.230 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-26 04:40:42.238 DEBUG [src.node.docker_mananger] No errors found in the waku logs.