mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
165 lines
31 KiB
Plaintext
165 lines
31 KiB
Plaintext
2025-12-08 12:10:26.924 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:10:26.924 DEBUG [tests.conftest] Running test: test_optional_nodes_not_subscribed_to_same_topic with id: 2025-12-08_12-10-26__ccb00a7f-66da-45af-a991-5acd8a84b677
|
|
2025-12-08 12:10:26.925 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:10:26.925 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 12:10:26.925 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-08 12:10:26.931 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:10:26.931 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-10-26__ccb00a7f-66da-45af-a991-5acd8a84b677__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:26.931 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:10:26.931 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:10:26.933 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:10:26.933 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.18.200
|
|
2025-12-08 12:10:26.933 DEBUG [src.node.docker_mananger] Generated ports ['19807', '19808', '19809', '19810', '19811']
|
|
2025-12-08 12:10:26.933 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:10:26.933 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:10:26.933 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:10:26.933 DEBUG [src.node.docker_mananger] docker run -i -t -p 19807:19807 -p 19808:19808 -p 19809:19809 -p 19810:19810 -p 19811:19811 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=19809 --rest-port=19807 --tcp-port=19808 --discv5-udp-port=19810 --rest-address=0.0.0.0 --nat=extip:172.18.18.200 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=96e7054c1ee4eae9a6fbf31f212e0efa1fc44abd83fade76adeaf8a9dd0ae0ab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19811 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-08 12:10:27.083 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.18.200 waku fad6673e7ee19f293fc155a9ec819ad76e139f0b60116c0ac54834fbe065cc98
|
|
2025-12-08 12:10:27.112 DEBUG [src.node.docker_mananger] Container started with ID fad6673e7ee1. Setting up logs at ./log/docker/node1_2025-12-08_12-10-26__ccb00a7f-66da-45af-a991-5acd8a84b677__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:27.112 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19807
|
|
2025-12-08 12:10:27.113 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:27.234 ERROR [src.node.docker_mananger] Max retries reached for container 526f735632e8. Exiting log stream.
|
|
2025-12-08 12:10:27.728 ERROR [src.node.docker_mananger] Max retries reached for container 3d43e6e6a26b. Exiting log stream.
|
|
2025-12-08 12:10:28.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19807/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:28.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-08 12:10:28.117 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:10:28.117 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19807/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:28.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.18.200/tcp/19808/p2p/16Uiu2HAmEVpTZjabatXFFsKuzMpMr3JUig2b561iS1ULKjTWZrd8","/ip4/172.18.18.200/tcp/19809/ws/p2p/16Uiu2HAmEVpTZjabatXFFsKuzMpMr3JUig2b561iS1ULKjTWZrd8"],"enrUri":"enr:-L24QA4R4SBQ7vZcGWr8wu5fHGWoFBXF-7QugXT85ZM6eYX7anQPh3Gae24f0SC7_MFcPcJsv0A8QrlLsdlUztpiWt0CgmlkgnY0gmlwhKwSEsiKbXVsdGlhZGRyc5YACASsEhLIBk1gAAoErBISyAZNYd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDG132PTkXDNaVu4PRznjBEyqVuhivx69S7aFFRi__qqODdGNwgk1gg3VkcIJNYoV3YWt1MgU"}'
|
|
2025-12-08 12:10:28.120 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:10:28.121 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-08 12:10:28.127 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:10:28.127 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-10-26__ccb00a7f-66da-45af-a991-5acd8a84b677__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:28.127 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:10:28.127 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:10:28.128 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:10:28.129 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.54.226
|
|
2025-12-08 12:10:28.129 DEBUG [src.node.docker_mananger] Generated ports ['59436', '59437', '59438', '59439', '59440']
|
|
2025-12-08 12:10:28.129 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:10:28.129 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:10:28.129 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:10:28.129 DEBUG [src.node.docker_mananger] docker run -i -t -p 59436:59436 -p 59437:59437 -p 59438:59438 -p 59439:59439 -p 59440:59440 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=59438 --rest-port=59436 --tcp-port=59437 --discv5-udp-port=59439 --rest-address=0.0.0.0 --nat=extip:172.18.54.226 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d1f8abfbda5ea4cf11abea52a05f811fadb3fbe53ddd3bccc6ddaf1f81f6ded0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59440 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QA4R4SBQ7vZcGWr8wu5fHGWoFBXF-7QugXT85ZM6eYX7anQPh3Gae24f0SC7_MFcPcJsv0A8QrlLsdlUztpiWt0CgmlkgnY0gmlwhKwSEsiKbXVsdGlhZGRyc5YACASsEhLIBk1gAAoErBISyAZNYd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDG132PTkXDNaVu4PRznjBEyqVuhivx69S7aFFRi__qqODdGNwgk1gg3VkcIJNYoV3YWt1MgU --filternode=/ip4/172.18.18.200/tcp/19808/p2p/16Uiu2HAmEVpTZjabatXFFsKuzMpMr3JUig2b561iS1ULKjTWZrd8
|
|
2025-12-08 12:10:28.288 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.54.226 waku f84e2714187aa7b325c1e68e6087b9a54be60611f1fd7d47b8173bffb579a824
|
|
2025-12-08 12:10:28.318 DEBUG [src.node.docker_mananger] Container started with ID f84e2714187a. Setting up logs at ./log/docker/node2_2025-12-08_12-10-26__ccb00a7f-66da-45af-a991-5acd8a84b677__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:28.318 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59436
|
|
2025-12-08 12:10:28.318 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:29.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59436/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:29.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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":"READY"}]}'
|
|
2025-12-08 12:10:29.322 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:10:29.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59436/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:29.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.54.226/tcp/59437/p2p/16Uiu2HAm4vpuDXDZEwE4V4ygaHajDJLzBjTXBmpf2M8MWWi6Twjs","/ip4/172.18.54.226/tcp/59438/ws/p2p/16Uiu2HAm4vpuDXDZEwE4V4ygaHajDJLzBjTXBmpf2M8MWWi6Twjs"],"enrUri":"enr:-L24QP_18E7IHRz0CgmPUFhXLrecS6DzG23aGwDwuQzpkTY4Cj5jcH6M8Wk7a_Dj0PAf6bfwDZMeSYSnWvObA9V_OloCgmlkgnY0gmlwhKwSNuKKbXVsdGlhZGRyc5YACASsEjbiBugtAAoErBI24gboLt0DgnJzhQADAQAAiXNlY3AyNTZrMaECjTEc54x_Gkcspv2eXSg-i2poi7hhznMzlGtgO2RHdw6DdGNwgugtg3VkcILoL4V3YWt1MgA"}'
|
|
2025-12-08 12:10:29.325 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:10:29.325 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59436/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.18.200/tcp/19808/p2p/16Uiu2HAmEVpTZjabatXFFsKuzMpMr3JUig2b561iS1ULKjTWZrd8"]'
|
|
2025-12-08 12:10:29.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:29.362 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:10:29.362 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-08_12-10-26__ccb00a7f-66da-45af-a991-5acd8a84b677__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:29.362 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:10:29.362 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:10:29.365 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:10:29.366 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.231.198
|
|
2025-12-08 12:10:29.367 DEBUG [src.node.docker_mananger] Generated ports ['12939', '12940', '12941', '12942', '12943']
|
|
2025-12-08 12:10:29.367 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:10:29.367 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:10:29.368 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:10:29.369 DEBUG [src.node.docker_mananger] docker run -i -t -p 12939:12939 -p 12940:12940 -p 12941:12941 -p 12942:12942 -p 12943:12943 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=12941 --rest-port=12939 --tcp-port=12940 --discv5-udp-port=12942 --rest-address=0.0.0.0 --nat=extip:172.18.231.198 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=daecd9366b42a6a24b849fba69ea0823d36a2df4a03cb3926ba52edd9c5d1fba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12943 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QA4R4SBQ7vZcGWr8wu5fHGWoFBXF-7QugXT85ZM6eYX7anQPh3Gae24f0SC7_MFcPcJsv0A8QrlLsdlUztpiWt0CgmlkgnY0gmlwhKwSEsiKbXVsdGlhZGRyc5YACASsEhLIBk1gAAoErBISyAZNYd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDG132PTkXDNaVu4PRznjBEyqVuhivx69S7aFFRi__qqODdGNwgk1gg3VkcIJNYoV3YWt1MgU --filternode=/ip4/172.18.18.200/tcp/19808/p2p/16Uiu2HAmEVpTZjabatXFFsKuzMpMr3JUig2b561iS1ULKjTWZrd8
|
|
2025-12-08 12:10:29.534 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.231.198 waku e2dd05b3eb7f888acf0942228fd4bc5e117bfb2d3e875da1114e81d5e654115a
|
|
2025-12-08 12:10:29.558 DEBUG [src.node.docker_mananger] Container started with ID e2dd05b3eb7f. Setting up logs at ./log/docker/node3_2025-12-08_12-10-26__ccb00a7f-66da-45af-a991-5acd8a84b677__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:29.559 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12939
|
|
2025-12-08 12:10:29.559 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:30.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12939/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:30.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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":"READY"}]}'
|
|
2025-12-08 12:10:30.563 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:10:30.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12939/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:30.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.231.198/tcp/12940/p2p/16Uiu2HAmVC11MbhUTj72zBUgrE2vTWKLmVZ6fe6qp7sZhJtyb1m9","/ip4/172.18.231.198/tcp/12941/ws/p2p/16Uiu2HAmVC11MbhUTj72zBUgrE2vTWKLmVZ6fe6qp7sZhJtyb1m9"],"enrUri":"enr:-L24QG5hw-j9zoakuQ_oyPh4_c7vvTsqiH66A2CbS8vwnYsiQg5SEArUZe2drMbDFK7elOzUzQqOInRjnRT4WAIQCtACgmlkgnY0gmlwhKwS58aKbXVsdGlhZGRyc5YACASsEufGBjKMAAoErBLnxgYyjd0DgnJzhQADAQAAiXNlY3AyNTZrMaED9ay87V_NrUI38dRTcuWk2--nBv0X_cxtBMiR-_rOf_CDdGNwgjKMg3VkcIIyjoV3YWt1MgA"}'
|
|
2025-12-08 12:10:30.566 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:10:30.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12939/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.18.200/tcp/19808/p2p/16Uiu2HAmEVpTZjabatXFFsKuzMpMr3JUig2b561iS1ULKjTWZrd8"]'
|
|
2025-12-08 12:10:30.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:30.604 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:10:30.604 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-08_12-10-26__ccb00a7f-66da-45af-a991-5acd8a84b677__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:30.604 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:10:30.604 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:10:30.606 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:10:30.606 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.174.255
|
|
2025-12-08 12:10:30.606 DEBUG [src.node.docker_mananger] Generated ports ['47216', '47217', '47218', '47219', '47220']
|
|
2025-12-08 12:10:30.606 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:10:30.606 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:10:30.606 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:10:30.607 DEBUG [src.node.docker_mananger] docker run -i -t -p 47216:47216 -p 47217:47217 -p 47218:47218 -p 47219:47219 -p 47220:47220 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=47218 --rest-port=47216 --tcp-port=47217 --discv5-udp-port=47219 --rest-address=0.0.0.0 --nat=extip:172.18.174.255 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f6c4b076f0db7a4b7acda1fa4fea8b7aca5501060284d0b7b6c535fdbd6d7592 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47220 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QA4R4SBQ7vZcGWr8wu5fHGWoFBXF-7QugXT85ZM6eYX7anQPh3Gae24f0SC7_MFcPcJsv0A8QrlLsdlUztpiWt0CgmlkgnY0gmlwhKwSEsiKbXVsdGlhZGRyc5YACASsEhLIBk1gAAoErBISyAZNYd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDG132PTkXDNaVu4PRznjBEyqVuhivx69S7aFFRi__qqODdGNwgk1gg3VkcIJNYoV3YWt1MgU --filternode=/ip4/172.18.18.200/tcp/19808/p2p/16Uiu2HAmEVpTZjabatXFFsKuzMpMr3JUig2b561iS1ULKjTWZrd8
|
|
2025-12-08 12:10:30.757 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.174.255 waku 4254f250bb4f30c198330e60d24f6b753bd436cf6dd079234d0ac7a366df2a8d
|
|
2025-12-08 12:10:30.783 DEBUG [src.node.docker_mananger] Container started with ID 4254f250bb4f. Setting up logs at ./log/docker/node4_2025-12-08_12-10-26__ccb00a7f-66da-45af-a991-5acd8a84b677__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:30.784 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47216
|
|
2025-12-08 12:10:30.784 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:31.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47216/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:31.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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":"READY"}]}'
|
|
2025-12-08 12:10:31.788 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:10:31.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47216/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:31.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.174.255/tcp/47217/p2p/16Uiu2HAm1GA9PmFkqjAh2D8kK4QwFhi2mLXS1eQsDc9ZJ6WBxuda","/ip4/172.18.174.255/tcp/47218/ws/p2p/16Uiu2HAm1GA9PmFkqjAh2D8kK4QwFhi2mLXS1eQsDc9ZJ6WBxuda"],"enrUri":"enr:-L24QKdKTUS6KZRiBCCdN_YU4nccj9nndn_3tSKkLVEhV59eZjflhxQMRVAt-JDlaeTbvIXnYZuZBRSLAl5r3_mrjjsCgmlkgnY0gmlwhKwSrv-KbXVsdGlhZGRyc5YACASsEq7_BrhxAAoErBKu_wa4ct0DgnJzhQADAQAAiXNlY3AyNTZrMaECVrYpCmGhBM4RQnYWHPzCQ9bVGmcifGCF3vS6xaS0VbGDdGNwgrhxg3VkcIK4c4V3YWt1MgA"}'
|
|
2025-12-08 12:10:31.791 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:10:31.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47216/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.18.200/tcp/19808/p2p/16Uiu2HAmEVpTZjabatXFFsKuzMpMr3JUig2b561iS1ULKjTWZrd8"]'
|
|
2025-12-08 12:10:31.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:31.826 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:10:31.827 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2025-12-08_12-10-26__ccb00a7f-66da-45af-a991-5acd8a84b677__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:31.827 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:10:31.827 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:10:31.831 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:10:31.832 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.32.123
|
|
2025-12-08 12:10:31.832 DEBUG [src.node.docker_mananger] Generated ports ['25430', '25431', '25432', '25433', '25434']
|
|
2025-12-08 12:10:31.832 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:10:31.832 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:10:31.832 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:10:31.832 DEBUG [src.node.docker_mananger] docker run -i -t -p 25430:25430 -p 25431:25431 -p 25432:25432 -p 25433:25433 -p 25434:25434 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=25432 --rest-port=25430 --tcp-port=25431 --discv5-udp-port=25433 --rest-address=0.0.0.0 --nat=extip:172.18.32.123 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=669edac30b9a4907b1084d9fef1bb6d4d709b0bcf82a98f72cebbbe1fbaec371 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25434 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QA4R4SBQ7vZcGWr8wu5fHGWoFBXF-7QugXT85ZM6eYX7anQPh3Gae24f0SC7_MFcPcJsv0A8QrlLsdlUztpiWt0CgmlkgnY0gmlwhKwSEsiKbXVsdGlhZGRyc5YACASsEhLIBk1gAAoErBISyAZNYd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDG132PTkXDNaVu4PRznjBEyqVuhivx69S7aFFRi__qqODdGNwgk1gg3VkcIJNYoV3YWt1MgU --filternode=/ip4/172.18.18.200/tcp/19808/p2p/16Uiu2HAmEVpTZjabatXFFsKuzMpMr3JUig2b561iS1ULKjTWZrd8
|
|
2025-12-08 12:10:31.991 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.32.123 waku 278c60fb4309bb447e4e842ebf74d19cf5c418b0c1234978b758517e2e65e191
|
|
2025-12-08 12:10:32.016 DEBUG [src.node.docker_mananger] Container started with ID 278c60fb4309. Setting up logs at ./log/docker/node5_2025-12-08_12-10-26__ccb00a7f-66da-45af-a991-5acd8a84b677__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:32.016 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25430
|
|
2025-12-08 12:10:32.016 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:33.017 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25430/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:33.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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":"READY"}]}'
|
|
2025-12-08 12:10:33.021 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:10:33.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25430/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:33.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.32.123/tcp/25431/p2p/16Uiu2HAm5sKKtyViVQKNuZCABTUdmDAzBUiLgooBpuxfFqJLfVMn","/ip4/172.18.32.123/tcp/25432/ws/p2p/16Uiu2HAm5sKKtyViVQKNuZCABTUdmDAzBUiLgooBpuxfFqJLfVMn"],"enrUri":"enr:-L24QCjoIkoFe45ymp7zUVTXucJq8D6AcetAzM94jE9zoT4af4gym1-Y2_XQh6rvqj9t7BA_8wUkW9G7DgtE9_VYeoECgmlkgnY0gmlwhKwSIHuKbXVsdGlhZGRyc5YACASsEiB7BmNXAAoErBIgewZjWN0DgnJzhQADAQAAiXNlY3AyNTZrMaECmyaeEGDeiWPqkSbQUvhNVzLaFcOhiSwNWQNQ_P1ZoWWDdGNwgmNXg3VkcIJjWYV3YWt1MgA"}'
|
|
2025-12-08 12:10:33.024 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:10:33.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25430/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.18.200/tcp/19808/p2p/16Uiu2HAmEVpTZjabatXFFsKuzMpMr3JUig2b561iS1ULKjTWZrd8"]'
|
|
2025-12-08 12:10:33.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:33.053 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19807/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 12:10:33.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:33.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59436/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c11cef0e-fe07-4729-a06c-8a19bc615732", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 12:10:33.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c11cef0e-fe07-4729-a06c-8a19bc615732","statusDesc":"OK"}'
|
|
2025-12-08 12:10:33.072 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12939/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "fdaaa4a8-c8a6-460d-8d3b-acece51ed782", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 12:10:33.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"fdaaa4a8-c8a6-460d-8d3b-acece51ed782","statusDesc":"OK"}'
|
|
2025-12-08 12:10:33.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47216/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b435c26e-f727-40d8-8f07-e9cc897755f5", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 12:10:33.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b435c26e-f727-40d8-8f07-e9cc897755f5","statusDesc":"OK"}'
|
|
2025-12-08 12:10:33.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25430/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c15cf648-a3f6-4c95-b192-9de8025bb5dc", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-08 12:10:33.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c15cf648-a3f6-4c95-b192-9de8025bb5dc","statusDesc":"OK"}'
|
|
2025-12-08 12:10:33.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19807/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 12:10:33.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:33.107 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 12:10:33.208 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:10:33.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59436/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:33.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1765195833101077568,"ephemeral":false}]'
|
|
2025-12-08 12:10:33.212 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19807/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 12:10:33.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:33.217 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 12:10:33.317 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:10:33.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12939/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:33.320 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:12939/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
|
2025-12-08 12:10:33.323 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:10:33.324 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:10:33.324 DEBUG [src.node.waku_node] Stopping container with id fad6673e7ee1
|
|
2025-12-08 12:10:33.824 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:33.824 DEBUG [src.node.waku_node] Stopping container with id f84e2714187a
|
|
2025-12-08 12:10:34.319 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:34.320 DEBUG [src.node.waku_node] Stopping container with id e2dd05b3eb7f
|
|
2025-12-08 12:10:34.637 ERROR [src.node.docker_mananger] Max retries reached for container fad6673e7ee1. Exiting log stream.
|
|
2025-12-08 12:10:34.803 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:34.803 DEBUG [src.node.waku_node] Stopping container with id 4254f250bb4f
|
|
2025-12-08 12:10:35.132 ERROR [src.node.docker_mananger] Max retries reached for container f84e2714187a. Exiting log stream.
|
|
2025-12-08 12:10:35.285 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:35.287 DEBUG [src.node.waku_node] Stopping container with id 278c60fb4309
|
|
2025-12-08 12:10:35.616 ERROR [src.node.docker_mananger] Max retries reached for container e2dd05b3eb7f. Exiting log stream.
|
|
2025-12-08 12:10:35.747 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:35.748 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:10:35.763 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:10:35.767 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:10:35.771 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:10:35.775 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:10:35.779 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|