2026-03-18 09:27:31 +00:00

78 lines
13 KiB
Plaintext

2026-03-18 09:12:07.196 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-18 09:12:07.196 DEBUG [tests.conftest] Running test: test_2_nodes_different_cluster_same_shard with id: 2026-03-18_09-12-07__cea962f6-cae6-4001-bda9-707d5f2c10eb
2026-03-18 09:12:07.196 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-18 09:12:07.197 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-18 09:12:07.197 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-18 09:12:07.205 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:12:07.206 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-12-07__cea962f6-cae6-4001-bda9-707d5f2c10eb__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:12:07.206 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:12:07.206 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:12:07.208 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:12:07.208 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.252
2026-03-18 09:12:07.208 DEBUG [src.node.docker_mananger] Generated ports ['1602', '1603', '1604', '1605', '1606']
2026-03-18 09:12:07.208 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-18 09:12:07.208 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-18 09:12:07.208 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:12:07.208 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:12:07.209 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:12:07.209 DEBUG [src.node.docker_mananger] docker run -i -t -p 1602:1602 -p 1603:1603 -p 1604:1604 -p 1605:1605 -p 1606:1606 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=1604 --rest-port=1602 --tcp-port=1603 --discv5-udp-port=1605 --rest-address=0.0.0.0 --nat=extip:172.18.191.252 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ccdf9fbfeb5ccabc3fe0d9eeeebcaefdafae54b6faeca0acc5cf88b61a87bfff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1606 --metrics-logging=true --relay=true --filter=true
2026-03-18 09:12:07.402 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.252 waku 69daeb4bb61b121f0559d03c93a823615ec639819c58650346493b1f531913a4
2026-03-18 09:12:07.411 ERROR [src.node.docker_mananger] Max retries reached for container 95ded262efd3. Exiting log stream.
2026-03-18 09:12:07.440 DEBUG [src.node.docker_mananger] Container started with ID 69daeb4bb61b. Setting up logs at ./log/docker/node1_2026-03-18_09-12-07__cea962f6-cae6-4001-bda9-707d5f2c10eb__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:12:07.440 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 1602
2026-03-18 09:12:07.440 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:12:07.984 ERROR [src.node.docker_mananger] Max retries reached for container bb3bfbcd0e0a. Exiting log stream.
2026-03-18 09:12:08.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1602/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:12:08.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","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-18 09:12:08.444 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:12:08.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1602/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:12:08.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.252/tcp/1603/p2p/16Uiu2HAmGAZJNRHM752pMtkWbGfogrNaKsSZ1quQ5AiNS7dPefU6","/ip4/172.18.191.252/tcp/1604/ws/p2p/16Uiu2HAmGAZJNRHM752pMtkWbGfogrNaKsSZ1quQ5AiNS7dPefU6"],"enrUri":"enr:-L24QHPmV8t2su1RARwHTrWRGWF7Fx4-LMSQWBOxyeQaBj_BD9KbSKYl9xhkBrw1bU-Uy-zYGipRA4Lca0bowlULutkCgmlkgnY0gmlwhKwSv_yKbXVsdGlhZGRyc5YACASsEr_8BgZDAAoErBK__AYGRN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDNCYpGS9r0upJLMAx8reJp34-HsCco7D_VIXFoPhVKiODdGNwggZDg3VkcIIGRYV3YWt1MgU"}'
2026-03-18 09:12:08.446 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:12:08.458 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-18 09:12:08.458 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-12-07__cea962f6-cae6-4001-bda9-707d5f2c10eb__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:12:08.458 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:12:08.459 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:12:08.461 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:12:08.461 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.102
2026-03-18 09:12:08.461 DEBUG [src.node.docker_mananger] Generated ports ['61818', '61819', '61820', '61821', '61822']
2026-03-18 09:12:08.461 DEBUG [src.node.waku_node] Cluster id was resolved to: 4
2026-03-18 09:12:08.462 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-18 09:12:08.463 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:12:08.463 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:12:08.463 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:12:08.464 DEBUG [src.node.docker_mananger] docker run -i -t -p 61818:61818 -p 61819:61819 -p 61820:61820 -p 61821:61821 -p 61822:61822 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=61820 --rest-port=61818 --tcp-port=61819 --discv5-udp-port=61821 --rest-address=0.0.0.0 --nat=extip:172.18.193.102 --peer-exchange=true --discv5-discovery=true --cluster-id=4 --nodekey=9fbda5aba26bacf7b122a58d7bebdaae5bacafebfebdc3d1afb5e5bc86f08fe1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61822 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHPmV8t2su1RARwHTrWRGWF7Fx4-LMSQWBOxyeQaBj_BD9KbSKYl9xhkBrw1bU-Uy-zYGipRA4Lca0bowlULutkCgmlkgnY0gmlwhKwSv_yKbXVsdGlhZGRyc5YACASsEr_8BgZDAAoErBK__AYGRN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDNCYpGS9r0upJLMAx8reJp34-HsCco7D_VIXFoPhVKiODdGNwggZDg3VkcIIGRYV3YWt1MgU
2026-03-18 09:12:08.667 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.102 waku 7570c7c8e6cd9c9222748b47021d8968366659bc86f75bb31016f64e5a33b188
2026-03-18 09:12:08.708 DEBUG [src.node.docker_mananger] Container started with ID 7570c7c8e6cd. Setting up logs at ./log/docker/node2_2026-03-18_09-12-07__cea962f6-cae6-4001-bda9-707d5f2c10eb__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-18 09:12:08.708 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 61818
2026-03-18 09:12:08.708 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:12:09.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61818/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:12:09.724 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-18 09:12:09.725 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:12:09.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61818/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:12:09.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.102/tcp/61819/p2p/16Uiu2HAmNyDSn3EQZtUPVRmVTEaLdUbkdWRV2NhTnc5eQTjgRJ9M","/ip4/172.18.193.102/tcp/61820/ws/p2p/16Uiu2HAmNyDSn3EQZtUPVRmVTEaLdUbkdWRV2NhTnc5eQTjgRJ9M"],"enrUri":"enr:-L24QBLPgmZkjlg35LhNaKSzfDMtyUsTAn6pz5P3-775i5qQUFEbbWGQjlQfzN0f5H9UtsHgYBfqluIFjpMVBNqv4cgCgmlkgnY0gmlwhKwSwWaKbXVsdGlhZGRyc5YACASsEsFmBvF7AAoErBLBZgbxfN0DgnJzhQAEAQAAiXNlY3AyNTZrMaEDmUAhRHyZKArlyCyu3FMUwAUJjCl8xJgReobio_mTs7iDdGNwgvF7g3VkcILxfYV3YWt1MgE"}'
2026-03-18 09:12:09.733 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:12:09.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61818/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.191.252/tcp/1603/p2p/16Uiu2HAmGAZJNRHM752pMtkWbGfogrNaKsSZ1quQ5AiNS7dPefU6"]'
2026-03-18 09:12:09.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:12:09.761 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1602/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-03-18 09:12:09.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:12:09.771 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61818/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/4/0"]'
2026-03-18 09:12:09.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:12:09.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1602/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-18 09:12:09.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-18 09:12:09.789 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-18 09:12:09.889 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
2026-03-18 09:12:09.890 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1602/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:12:09.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773825129780070102,"ephemeral":false,"proof":""}]'
2026-03-18 09:12:09.895 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
2026-03-18 09:12:09.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61818/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:12:09.898 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:61818/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b''
2026-03-18 09:12:09.900 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-18 09:12:09.901 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-18 09:12:09.902 DEBUG [src.node.waku_node] Stopping container with id 69daeb4bb61b
2026-03-18 09:12:10.493 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:12:10.494 DEBUG [src.node.waku_node] Stopping container with id 7570c7c8e6cd
2026-03-18 09:12:11.059 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:12:11.062 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-18 09:12:11.095 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 09:12:11.102 DEBUG [src.node.docker_mananger] No errors found in the waku logs.