801 lines
146 KiB
Plaintext

2026-02-28 04:25:38.282 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-28 04:25:38.283 DEBUG [tests.conftest] Running test: test_filter_20_senders_1_receiver with id: 2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba
2026-02-28 04:25:38.283 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-28 04:25:38.284 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-02-28 04:25:38.284 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-02-28 04:25:38.294 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:25:38.294 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:25:38.304 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:25:38.304 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:25:38.311 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:25:38.311 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:25:38.312 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-28 04:25:38.312 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-02-28 04:25:38.314 DEBUG [tests.e2e.test_e2e] Start 20 nodes to publish messages
2026-02-28 04:25:38.315 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:25:38.315 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:25:38.318 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:25:38.318 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.52.16
2026-02-28 04:25:38.318 DEBUG [src.node.docker_mananger] Generated ports ['15080', '15081', '15082', '15083', '15084']
2026-02-28 04:25:38.319 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:25:38.319 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:25:38.319 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:25:38.319 DEBUG [src.node.docker_mananger] docker run -i -t -p 15080:15080 -p 15081:15081 -p 15082:15082 -p 15083:15083 -p 15084:15084 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=15082 --rest-port=15080 --tcp-port=15081 --discv5-udp-port=15083 --rest-address=0.0.0.0 --nat=extip:172.18.52.16 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cddea7db58478f5ec41e2ed33a3c6a3ff5ceaecce1cf939b9fcdda1c6cdc8005 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15084 --metrics-logging=true --relay=true
2026-02-28 04:25:38.512 ERROR [src.node.docker_mananger] Max retries reached for container 4c20741b6d07. Exiting log stream.
2026-02-28 04:25:38.524 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.52.16 waku 083ee15574d9ba23d01fa31e364a43106b857c993ff9664a29eb3d678ec8e1b4
2026-02-28 04:25:38.560 DEBUG [src.node.docker_mananger] Container started with ID 083ee15574d9. Setting up logs at ./log/docker/node1_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:25:38.561 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15080
2026-02-28 04:25:38.561 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:25:39.152 ERROR [src.node.docker_mananger] Max retries reached for container f82e832a42fd. Exiting log stream.
2026-02-28 04:25:39.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15080/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:25:39.564 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-28 04:25:39.564 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:25:39.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15080/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:25:39.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.52.16/tcp/15081/p2p/16Uiu2HAmA7Q3SiJ22bGjJNSXwAqRM1ZLU3D6fkZX29vUGQ7VeW6c","/ip4/172.18.52.16/tcp/15082/ws/p2p/16Uiu2HAmA7Q3SiJ22bGjJNSXwAqRM1ZLU3D6fkZX29vUGQ7VeW6c"],"enrUri":"enr:-L24QHSOVn8iCMJgUthaZxjCncswKAALo8Qg0Il_EoWtCIF9GHsGAS1bPA1K0DZ8zmbCGWXxfBEF6DMib2Gp4MCwtUsCgmlkgnY0gmlwhKwSNBCKbXVsdGlhZGRyc5YACASsEjQQBjrpAAoErBI0EAY66t0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2jDUSTwrH5IwbjBghsCsRORqYpwICECe22Gup2MKZ-GDdGNwgjrpg3VkcII664V3YWt1MgE"}'
2026-02-28 04:25:39.567 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:25:39.574 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:25:39.574 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:25:39.574 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:25:39.674 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:25:39.674 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:25:39.676 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:25:39.676 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.199.2
2026-02-28 04:25:39.676 DEBUG [src.node.docker_mananger] Generated ports ['36886', '36887', '36888', '36889', '36890']
2026-02-28 04:25:39.677 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:25:39.677 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:25:39.677 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:25:39.677 DEBUG [src.node.docker_mananger] docker run -i -t -p 36886:36886 -p 36887:36887 -p 36888:36888 -p 36889:36889 -p 36890:36890 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=36888 --rest-port=36886 --tcp-port=36887 --discv5-udp-port=36889 --rest-address=0.0.0.0 --nat=extip:172.18.199.2 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bcefed5be0fea9dec70d00b5adf1517b9f77fcdfb5e16bbdd39bdf2deaadd3aa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36890 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHSOVn8iCMJgUthaZxjCncswKAALo8Qg0Il_EoWtCIF9GHsGAS1bPA1K0DZ8zmbCGWXxfBEF6DMib2Gp4MCwtUsCgmlkgnY0gmlwhKwSNBCKbXVsdGlhZGRyc5YACASsEjQQBjrpAAoErBI0EAY66t0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2jDUSTwrH5IwbjBghsCsRORqYpwICECe22Gup2MKZ-GDdGNwgjrpg3VkcII664V3YWt1MgE
2026-02-28 04:25:39.872 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.199.2 waku 078556c7bad75228d9a996df4379fce51bc57c850f7b59bab778a9394e9e606e
2026-02-28 04:25:39.906 DEBUG [src.node.docker_mananger] Container started with ID 078556c7bad7. Setting up logs at ./log/docker/node1_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:25:39.906 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36886
2026-02-28 04:25:39.906 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:25:40.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36886/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:25:40.929 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-28 04:25:40.929 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:25:40.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36886/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:25:40.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.199.2/tcp/36887/p2p/16Uiu2HAmRbPvW9d5DJheV9Myk18a7EAvKgynChLadAh6Z6uZcbT7","/ip4/172.18.199.2/tcp/36888/ws/p2p/16Uiu2HAmRbPvW9d5DJheV9Myk18a7EAvKgynChLadAh6Z6uZcbT7"],"enrUri":"enr:-L24QCph49j3wWibF25MrCMMaEXIQiCtW-fmxmJvFZVaKCizAujG4c-svXTz8Tjzduo_ZPIrhsN89QVzAdFvQRY-bkECgmlkgnY0gmlwhKwSxwKKbXVsdGlhZGRyc5YACASsEscCBpAXAAoErBLHAgaQGN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwDxCrv_KX7AMzUONMPERpruW-68dkSNhuWabgL-TluqDdGNwgpAXg3VkcIKQGYV3YWt1MgE"}'
2026-02-28 04:25:40.935 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:25:40.935 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:25:43.942 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:25:43.942 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:25:43.942 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:25:44.043 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:25:44.043 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:25:44.044 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:25:44.045 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.234.9
2026-02-28 04:25:44.045 DEBUG [src.node.docker_mananger] Generated ports ['53451', '53452', '53453', '53454', '53455']
2026-02-28 04:25:44.045 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:25:44.045 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:25:44.045 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:25:44.045 DEBUG [src.node.docker_mananger] docker run -i -t -p 53451:53451 -p 53452:53452 -p 53453:53453 -p 53454:53454 -p 53455:53455 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=53453 --rest-port=53451 --tcp-port=53452 --discv5-udp-port=53454 --rest-address=0.0.0.0 --nat=extip:172.18.234.9 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ffaaa493ead50edc4a53db5a0b66c16c187aa5b7d9e0a0901efe2a3c58b4fcbb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53455 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCph49j3wWibF25MrCMMaEXIQiCtW-fmxmJvFZVaKCizAujG4c-svXTz8Tjzduo_ZPIrhsN89QVzAdFvQRY-bkECgmlkgnY0gmlwhKwSxwKKbXVsdGlhZGRyc5YACASsEscCBpAXAAoErBLHAgaQGN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwDxCrv_KX7AMzUONMPERpruW-68dkSNhuWabgL-TluqDdGNwgpAXg3VkcIKQGYV3YWt1MgE
2026-02-28 04:25:44.241 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.234.9 waku 25167200c272f4421ead07a8594ef804c3b3afe7f549d9671e29d4a8ff313124
2026-02-28 04:25:44.278 DEBUG [src.node.docker_mananger] Container started with ID 25167200c272. Setting up logs at ./log/docker/node2_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:25:44.278 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53451
2026-02-28 04:25:44.279 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:25:45.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53451/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:25:45.292 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-28 04:25:45.292 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:25:45.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53451/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:25:45.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.234.9/tcp/53452/p2p/16Uiu2HAkxAg2S3FVMZDhaGCgoKn1ybfqa7HNA7nQwivsWmHjyMai","/ip4/172.18.234.9/tcp/53453/ws/p2p/16Uiu2HAkxAg2S3FVMZDhaGCgoKn1ybfqa7HNA7nQwivsWmHjyMai"],"enrUri":"enr:-L24QL1NGn9aVqy7hPjL0AK5bfFzlnPHpFA_fiS7m-ehndifGJKBFGJwe5pc1VYxkH_SQ48zjGHu6iIdHpx1z7Iil1ECgmlkgnY0gmlwhKwS6gmKbXVsdGlhZGRyc5YACASsEuoJBtDMAAoErBLqCQbQzd0DgnJzhQADAQAAiXNlY3AyNTZrMaECKLtmbExM8Qa8Pn8p-rRA5ET9_9maErZGa10saL_2YVODdGNwgtDMg3VkcILQzoV3YWt1MgE"}'
2026-02-28 04:25:45.300 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:25:45.300 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:25:48.308 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:25:48.308 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:25:48.308 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:25:48.408 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:25:48.408 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:25:48.410 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:25:48.410 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.55.206
2026-02-28 04:25:48.410 DEBUG [src.node.docker_mananger] Generated ports ['60309', '60310', '60311', '60312', '60313']
2026-02-28 04:25:48.411 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:25:48.411 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:25:48.411 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:25:48.411 DEBUG [src.node.docker_mananger] docker run -i -t -p 60309:60309 -p 60310:60310 -p 60311:60311 -p 60312:60312 -p 60313:60313 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=60311 --rest-port=60309 --tcp-port=60310 --discv5-udp-port=60312 --rest-address=0.0.0.0 --nat=extip:172.18.55.206 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=25340bee3ad9ecc7baaf6d2a9f8deefd79e5aa9fd4f53aa3eec5d5bd3ac054a3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60313 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QL1NGn9aVqy7hPjL0AK5bfFzlnPHpFA_fiS7m-ehndifGJKBFGJwe5pc1VYxkH_SQ48zjGHu6iIdHpx1z7Iil1ECgmlkgnY0gmlwhKwS6gmKbXVsdGlhZGRyc5YACASsEuoJBtDMAAoErBLqCQbQzd0DgnJzhQADAQAAiXNlY3AyNTZrMaECKLtmbExM8Qa8Pn8p-rRA5ET9_9maErZGa10saL_2YVODdGNwgtDMg3VkcILQzoV3YWt1MgE
2026-02-28 04:25:48.612 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.55.206 waku f6d087c21e52f8c15f00d050404ad1a52e36f9bdae5218e66f86b27fd067a384
2026-02-28 04:25:48.643 DEBUG [src.node.docker_mananger] Container started with ID f6d087c21e52. Setting up logs at ./log/docker/node3_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:25:48.644 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60309
2026-02-28 04:25:48.644 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:25:49.646 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60309/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:25:49.665 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-28 04:25:49.666 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:25:49.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60309/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:25:49.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.55.206/tcp/60310/p2p/16Uiu2HAmRGhBpvXJTrBH3rnR3oMRcCzEB8D7LS1LLCsackPWyrzK","/ip4/172.18.55.206/tcp/60311/ws/p2p/16Uiu2HAmRGhBpvXJTrBH3rnR3oMRcCzEB8D7LS1LLCsackPWyrzK"],"enrUri":"enr:-L24QPsGUFm1tjii31V-5c-COtXWxJjbuNcxColNN2dod5o-KQeGTTCD_HrHOgNGWaCOraCQ60d08smowLpramlUiCwCgmlkgnY0gmlwhKwSN86KbXVsdGlhZGRyc5YACASsEjfOBuuWAAoErBI3zgbrl90DgnJzhQADAQAAiXNlY3AyNTZrMaEDu3G-7Rjx3Uk606fRI945eiL5Ys8s4JL-cQkW59MBxXCDdGNwguuWg3VkcILrmIV3YWt1MgE"}'
2026-02-28 04:25:49.672 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:25:49.672 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:25:52.681 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:25:52.681 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:25:52.681 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:25:52.781 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:25:52.781 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:25:52.783 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:25:52.783 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.254.166
2026-02-28 04:25:52.783 DEBUG [src.node.docker_mananger] Generated ports ['10061', '10062', '10063', '10064', '10065']
2026-02-28 04:25:52.784 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:25:52.784 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:25:52.784 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:25:52.784 DEBUG [src.node.docker_mananger] docker run -i -t -p 10061:10061 -p 10062:10062 -p 10063:10063 -p 10064:10064 -p 10065:10065 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=10063 --rest-port=10061 --tcp-port=10062 --discv5-udp-port=10064 --rest-address=0.0.0.0 --nat=extip:172.18.254.166 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ad8f07bc1a469d99cbfee808bf51b1dcbc021baa08b6c22322abefebf2edb61d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10065 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPsGUFm1tjii31V-5c-COtXWxJjbuNcxColNN2dod5o-KQeGTTCD_HrHOgNGWaCOraCQ60d08smowLpramlUiCwCgmlkgnY0gmlwhKwSN86KbXVsdGlhZGRyc5YACASsEjfOBuuWAAoErBI3zgbrl90DgnJzhQADAQAAiXNlY3AyNTZrMaEDu3G-7Rjx3Uk606fRI945eiL5Ys8s4JL-cQkW59MBxXCDdGNwguuWg3VkcILrmIV3YWt1MgE
2026-02-28 04:25:52.979 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.254.166 waku a325f553844ee3e594e11f019cf40fe8d83ebe40c91650a9e8197351c19f5bc3
2026-02-28 04:25:53.013 DEBUG [src.node.docker_mananger] Container started with ID a325f553844e. Setting up logs at ./log/docker/node4_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:25:53.014 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10061
2026-02-28 04:25:53.014 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:25:54.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10061/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:25:54.034 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-28 04:25:54.035 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:25:54.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10061/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:25:54.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.254.166/tcp/10062/p2p/16Uiu2HAm6NiABw7bP39DdwDWipeo8nRQtUtKCKc4NnLRq5jDjKDP","/ip4/172.18.254.166/tcp/10063/ws/p2p/16Uiu2HAm6NiABw7bP39DdwDWipeo8nRQtUtKCKc4NnLRq5jDjKDP"],"enrUri":"enr:-L24QM09pkqAqvgr6isSHRDKhbH8jPzj0orH2Ad5cMIsOyY6cL1gePcvh_2hIDyhvN8xSrI7gKa4rtckwxYuH02H9_oCgmlkgnY0gmlwhKwS_qaKbXVsdGlhZGRyc5YACASsEv6mBidOAAoErBL-pgYnT90DgnJzhQADAQAAiXNlY3AyNTZrMaECoq5HIC7OKZs5MK11wuielBr1WROIpzXAS9HGIHCxxeaDdGNwgidOg3VkcIInUIV3YWt1MgE"}'
2026-02-28 04:25:54.042 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:25:54.042 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:25:57.049 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:25:57.049 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:25:57.049 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:25:57.150 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:25:57.150 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:25:57.151 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:25:57.152 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.31.122
2026-02-28 04:25:57.152 DEBUG [src.node.docker_mananger] Generated ports ['17643', '17644', '17645', '17646', '17647']
2026-02-28 04:25:57.152 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:25:57.152 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:25:57.152 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:25:57.152 DEBUG [src.node.docker_mananger] docker run -i -t -p 17643:17643 -p 17644:17644 -p 17645:17645 -p 17646:17646 -p 17647:17647 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=17645 --rest-port=17643 --tcp-port=17644 --discv5-udp-port=17646 --rest-address=0.0.0.0 --nat=extip:172.18.31.122 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5215eb0ea89aa9b61ede6bb73f877ccd779c928f6a33a782bcba52b714fc6bba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17647 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM09pkqAqvgr6isSHRDKhbH8jPzj0orH2Ad5cMIsOyY6cL1gePcvh_2hIDyhvN8xSrI7gKa4rtckwxYuH02H9_oCgmlkgnY0gmlwhKwS_qaKbXVsdGlhZGRyc5YACASsEv6mBidOAAoErBL-pgYnT90DgnJzhQADAQAAiXNlY3AyNTZrMaECoq5HIC7OKZs5MK11wuielBr1WROIpzXAS9HGIHCxxeaDdGNwgidOg3VkcIInUIV3YWt1MgE
2026-02-28 04:25:57.353 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.31.122 waku a2fd1b7849e0b83edc604360a1e7a3d0596bb27f0cbb96c2c7edb08fca0652f6
2026-02-28 04:25:57.385 DEBUG [src.node.docker_mananger] Container started with ID a2fd1b7849e0. Setting up logs at ./log/docker/node5_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:25:57.386 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17643
2026-02-28 04:25:57.386 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:25:58.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17643/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:25:58.407 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-28 04:25:58.407 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:25:58.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17643/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:25:58.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.31.122/tcp/17644/p2p/16Uiu2HAmGb6exa28f5hopeHqHJZ9LxJnxYiEiHzXSrVnJtBEaaRh","/ip4/172.18.31.122/tcp/17645/ws/p2p/16Uiu2HAmGb6exa28f5hopeHqHJZ9LxJnxYiEiHzXSrVnJtBEaaRh"],"enrUri":"enr:-L24QJUndhD3k8jDgut1Q_l4eW8nW1bHxHJ905SsO0tA_GyjMnxJnsbTqWqd7WL9KR1aJiSwCSqsJNN37uteAZ5lss0CgmlkgnY0gmlwhKwSH3qKbXVsdGlhZGRyc5YACASsEh96BkTsAAoErBIfegZE7d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOm-NmwNiGyj5MUVdEDZKacSEm_StrPvsBC1UYTp0urSDdGNwgkTsg3VkcIJE7oV3YWt1MgE"}'
2026-02-28 04:25:58.416 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:25:58.417 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:26:01.424 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:26:01.424 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:01.425 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:26:01.525 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:26:01.525 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:26:01.527 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:26:01.527 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.192.137
2026-02-28 04:26:01.527 DEBUG [src.node.docker_mananger] Generated ports ['49454', '49455', '49456', '49457', '49458']
2026-02-28 04:26:01.527 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:26:01.527 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:26:01.527 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:26:01.527 DEBUG [src.node.docker_mananger] docker run -i -t -p 49454:49454 -p 49455:49455 -p 49456:49456 -p 49457:49457 -p 49458:49458 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=49456 --rest-port=49454 --tcp-port=49455 --discv5-udp-port=49457 --rest-address=0.0.0.0 --nat=extip:172.18.192.137 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d3c0ffff29be19b9edfbdaf99fc52958dd1e279a18683779852dbfae25bdbf1d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49458 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJUndhD3k8jDgut1Q_l4eW8nW1bHxHJ905SsO0tA_GyjMnxJnsbTqWqd7WL9KR1aJiSwCSqsJNN37uteAZ5lss0CgmlkgnY0gmlwhKwSH3qKbXVsdGlhZGRyc5YACASsEh96BkTsAAoErBIfegZE7d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOm-NmwNiGyj5MUVdEDZKacSEm_StrPvsBC1UYTp0urSDdGNwgkTsg3VkcIJE7oV3YWt1MgE
2026-02-28 04:26:01.729 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.192.137 waku 4be403d84c250cc01610ce32eda27752811484d8d41689e1311da9db44644adf
2026-02-28 04:26:01.764 DEBUG [src.node.docker_mananger] Container started with ID 4be403d84c25. Setting up logs at ./log/docker/node6_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:01.764 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49454
2026-02-28 04:26:01.764 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:26:02.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49454/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:02.785 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":"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-28 04:26:02.786 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:26:02.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49454/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:02.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.192.137/tcp/49455/p2p/16Uiu2HAmCET4VhDKgFSDPvSvVFKVNvq1Gap4jdgHSutBpGmZq49Y","/ip4/172.18.192.137/tcp/49456/ws/p2p/16Uiu2HAmCET4VhDKgFSDPvSvVFKVNvq1Gap4jdgHSutBpGmZq49Y"],"enrUri":"enr:-L24QA0U295i5aT57EYp4XTRBPdChtRUw3hPk9G71qBzMNjZX82ZSyf8rvgso2n-M8sm0wuS0Z9uyBCdbJWFSqRSIS4CgmlkgnY0gmlwhKwSwImKbXVsdGlhZGRyc5YACASsEsCJBsEvAAoErBLAiQbBMN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-baubgkDF_2w00PfjIb9oLI5WEjKiepOoL_Ye-yTpZuDdGNwgsEvg3VkcILBMYV3YWt1MgE"}'
2026-02-28 04:26:02.791 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:26:02.791 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:26:05.798 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:26:05.799 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:05.799 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:26:05.899 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:26:05.899 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:26:05.901 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:26:05.901 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.156.175
2026-02-28 04:26:05.901 DEBUG [src.node.docker_mananger] Generated ports ['37516', '37517', '37518', '37519', '37520']
2026-02-28 04:26:05.901 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:26:05.901 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:26:05.902 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:26:05.902 DEBUG [src.node.docker_mananger] docker run -i -t -p 37516:37516 -p 37517:37517 -p 37518:37518 -p 37519:37519 -p 37520:37520 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=37518 --rest-port=37516 --tcp-port=37517 --discv5-udp-port=37519 --rest-address=0.0.0.0 --nat=extip:172.18.156.175 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3c4fe8ecb2bec78532a32d03d852cd5b048f3ebdb081e3fbca0febf9ccc11cae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37520 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QA0U295i5aT57EYp4XTRBPdChtRUw3hPk9G71qBzMNjZX82ZSyf8rvgso2n-M8sm0wuS0Z9uyBCdbJWFSqRSIS4CgmlkgnY0gmlwhKwSwImKbXVsdGlhZGRyc5YACASsEsCJBsEvAAoErBLAiQbBMN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-baubgkDF_2w00PfjIb9oLI5WEjKiepOoL_Ye-yTpZuDdGNwgsEvg3VkcILBMYV3YWt1MgE
2026-02-28 04:26:06.125 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.156.175 waku 4942c82125b0c516b3647d975788ba2ce46d432d474283936b327cc1b7d96b04
2026-02-28 04:26:06.159 DEBUG [src.node.docker_mananger] Container started with ID 4942c82125b0. Setting up logs at ./log/docker/node7_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:06.159 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37516
2026-02-28 04:26:06.160 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:26:07.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37516/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:07.180 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-28 04:26:07.182 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:26:07.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37516/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:07.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.156.175/tcp/37517/p2p/16Uiu2HAm8FtC4pVxPnteP81gwzxueCLXof5Aw3a39XUgUqiasAh8","/ip4/172.18.156.175/tcp/37518/ws/p2p/16Uiu2HAm8FtC4pVxPnteP81gwzxueCLXof5Aw3a39XUgUqiasAh8"],"enrUri":"enr:-L24QG4cq5M-wLIbXz8k9cvR2ZThcnb0IuFEFvpvAsIcMBStVRmiLn0tc7Tu1x_DELjQ8Sj3ptzSesOSxAuu2yh3AfgCgmlkgnY0gmlwhKwSnK-KbXVsdGlhZGRyc5YACASsEpyvBpKNAAoErBKcrwaSjt0DgnJzhQADAQAAiXNlY3AyNTZrMaECvqXt_hw3MrnZ-HtKvvCOYNIybiJeJuzqbn0_PD0KhVuDdGNwgpKNg3VkcIKSj4V3YWt1MgE"}'
2026-02-28 04:26:07.188 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:26:07.189 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:26:10.197 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:26:10.197 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:10.197 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:26:10.297 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:26:10.298 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:26:10.299 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:26:10.299 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.47.241
2026-02-28 04:26:10.299 DEBUG [src.node.docker_mananger] Generated ports ['16976', '16977', '16978', '16979', '16980']
2026-02-28 04:26:10.300 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:26:10.300 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:26:10.300 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:26:10.300 DEBUG [src.node.docker_mananger] docker run -i -t -p 16976:16976 -p 16977:16977 -p 16978:16978 -p 16979:16979 -p 16980:16980 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=16978 --rest-port=16976 --tcp-port=16977 --discv5-udp-port=16979 --rest-address=0.0.0.0 --nat=extip:172.18.47.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c514bd855ef3c8c0ba2cf176a3cc159fe574e63145bf3ffba1b889a4c5daafcc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16980 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QG4cq5M-wLIbXz8k9cvR2ZThcnb0IuFEFvpvAsIcMBStVRmiLn0tc7Tu1x_DELjQ8Sj3ptzSesOSxAuu2yh3AfgCgmlkgnY0gmlwhKwSnK-KbXVsdGlhZGRyc5YACASsEpyvBpKNAAoErBKcrwaSjt0DgnJzhQADAQAAiXNlY3AyNTZrMaECvqXt_hw3MrnZ-HtKvvCOYNIybiJeJuzqbn0_PD0KhVuDdGNwgpKNg3VkcIKSj4V3YWt1MgE
2026-02-28 04:26:10.522 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.47.241 waku 9c0315f1e61f37107d391a78efd8cbbe9c26163ce6194928613810c315df47c7
2026-02-28 04:26:10.555 DEBUG [src.node.docker_mananger] Container started with ID 9c0315f1e61f. Setting up logs at ./log/docker/node8_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:10.555 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16976
2026-02-28 04:26:10.556 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:26:11.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16976/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:11.574 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-28 04:26:11.576 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:26:11.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16976/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:11.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.47.241/tcp/16977/p2p/16Uiu2HAmQwcViSMUeqauXs6zDk1XqYY1Bmv8mVVtYjkuZqksz921","/ip4/172.18.47.241/tcp/16978/ws/p2p/16Uiu2HAmQwcViSMUeqauXs6zDk1XqYY1Bmv8mVVtYjkuZqksz921"],"enrUri":"enr:-L24QEFSBvgfqMoUtNx1Gu0v23QyRBJG0vNacNr_tiBgvBQgeBV1Phl_ACawK_RNPUwM5O1GXIceNXUzcnmqzeHq_MMCgmlkgnY0gmlwhKwSL_GKbXVsdGlhZGRyc5YACASsEi_xBkJRAAoErBIv8QZCUt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDto5n2DcBa-Wxi0143zCBz4Kdlz-MpLB95hzd7PIyCUKDdGNwgkJRg3VkcIJCU4V3YWt1MgE"}'
2026-02-28 04:26:11.583 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:26:11.583 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:26:14.591 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:26:14.591 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:14.592 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:26:14.692 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:26:14.692 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:26:14.693 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:26:14.694 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.93.249
2026-02-28 04:26:14.694 DEBUG [src.node.docker_mananger] Generated ports ['41109', '41110', '41111', '41112', '41113']
2026-02-28 04:26:14.694 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:26:14.694 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:26:14.694 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:26:14.694 DEBUG [src.node.docker_mananger] docker run -i -t -p 41109:41109 -p 41110:41110 -p 41111:41111 -p 41112:41112 -p 41113:41113 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=41111 --rest-port=41109 --tcp-port=41110 --discv5-udp-port=41112 --rest-address=0.0.0.0 --nat=extip:172.18.93.249 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=25a82fcfbc02bee0aad5c124815093ead0e035221fccbdad6efeeddc9ea2f7bc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41113 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEFSBvgfqMoUtNx1Gu0v23QyRBJG0vNacNr_tiBgvBQgeBV1Phl_ACawK_RNPUwM5O1GXIceNXUzcnmqzeHq_MMCgmlkgnY0gmlwhKwSL_GKbXVsdGlhZGRyc5YACASsEi_xBkJRAAoErBIv8QZCUt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDto5n2DcBa-Wxi0143zCBz4Kdlz-MpLB95hzd7PIyCUKDdGNwgkJRg3VkcIJCU4V3YWt1MgE
2026-02-28 04:26:14.917 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.93.249 waku 2afa0ed708147f524d33155c7ef36ee0e56cc95df4682f5e1b43b8b26ced6db2
2026-02-28 04:26:14.954 DEBUG [src.node.docker_mananger] Container started with ID 2afa0ed70814. Setting up logs at ./log/docker/node9_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:14.955 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41109
2026-02-28 04:26:14.956 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:26:15.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41109/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:15.969 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-28 04:26:15.970 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:26:15.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41109/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:15.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.93.249/tcp/41110/p2p/16Uiu2HAm5Y6nUEjFikmij3jzJqkgzXQwnyYyg5En3ycJKgYZvoen","/ip4/172.18.93.249/tcp/41111/ws/p2p/16Uiu2HAm5Y6nUEjFikmij3jzJqkgzXQwnyYyg5En3ycJKgYZvoen"],"enrUri":"enr:-L24QOJX3W9oAglsM-2M8Ccgnr4vL7zejuQptK4kxWUQmYBXQBMpR1FEzXnwCxiccDTzGGJtYjbNt8F9v7G7eQctGKwCgmlkgnY0gmlwhKwSXfmKbXVsdGlhZGRyc5YACASsEl35BqCWAAoErBJd-Qagl90DgnJzhQADAQAAiXNlY3AyNTZrMaECljpmpawigW7Md-_8vGWPV1wIuiXKfrOyRl-EUFJEH2-DdGNwgqCWg3VkcIKgmIV3YWt1MgE"}'
2026-02-28 04:26:15.978 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:26:15.978 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:26:18.985 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:26:18.986 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:18.986 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:26:19.086 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:26:19.086 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:26:19.088 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:26:19.088 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.86.46
2026-02-28 04:26:19.088 DEBUG [src.node.docker_mananger] Generated ports ['15664', '15665', '15666', '15667', '15668']
2026-02-28 04:26:19.088 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:26:19.089 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:26:19.089 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:26:19.089 DEBUG [src.node.docker_mananger] docker run -i -t -p 15664:15664 -p 15665:15665 -p 15666:15666 -p 15667:15667 -p 15668:15668 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=15666 --rest-port=15664 --tcp-port=15665 --discv5-udp-port=15667 --rest-address=0.0.0.0 --nat=extip:172.18.86.46 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0db1b2b41ba7f29aeaa2f72e004d4cfbf3eccffff42ba66de108abfdeafdc172 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15668 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOJX3W9oAglsM-2M8Ccgnr4vL7zejuQptK4kxWUQmYBXQBMpR1FEzXnwCxiccDTzGGJtYjbNt8F9v7G7eQctGKwCgmlkgnY0gmlwhKwSXfmKbXVsdGlhZGRyc5YACASsEl35BqCWAAoErBJd-Qagl90DgnJzhQADAQAAiXNlY3AyNTZrMaECljpmpawigW7Md-_8vGWPV1wIuiXKfrOyRl-EUFJEH2-DdGNwgqCWg3VkcIKgmIV3YWt1MgE
2026-02-28 04:26:19.319 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.86.46 waku a63817f5c815e60ba3a893a986dffbdfef732bf7b15a4ccc3bdda9d132ad46d0
2026-02-28 04:26:19.357 DEBUG [src.node.docker_mananger] Container started with ID a63817f5c815. Setting up logs at ./log/docker/node10_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:19.358 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15664
2026-02-28 04:26:19.359 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:26:20.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15664/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:20.380 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-28 04:26:20.383 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:26:20.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15664/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:20.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.86.46/tcp/15665/p2p/16Uiu2HAmL5E79FqVBsKDVsQvWeLt1vXYZLcKmk8x7zR6i3WqspnX","/ip4/172.18.86.46/tcp/15666/ws/p2p/16Uiu2HAmL5E79FqVBsKDVsQvWeLt1vXYZLcKmk8x7zR6i3WqspnX"],"enrUri":"enr:-L24QOnaLN8yJu3skRpD6Wo7dVe_1lSvMcjkG8pDMhkTfPfSBpKjXbY935lL5F33r98NmRs0Nhdh1L9K9gDidFTsgoICgmlkgnY0gmlwhKwSVi6KbXVsdGlhZGRyc5YACASsElYuBj0xAAoErBJWLgY9Mt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbjdNTYORbBTrnHhEBTseg63wanf5iPtfYo-dHwKSCdyDdGNwgj0xg3VkcII9M4V3YWt1MgE"}'
2026-02-28 04:26:20.388 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:26:20.388 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:26:23.396 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:26:23.396 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:23.396 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:26:23.498 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:26:23.498 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:26:23.501 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:26:23.502 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.151.95
2026-02-28 04:26:23.502 DEBUG [src.node.docker_mananger] Generated ports ['57545', '57546', '57547', '57548', '57549']
2026-02-28 04:26:23.504 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:26:23.505 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:26:23.505 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:26:23.506 DEBUG [src.node.docker_mananger] docker run -i -t -p 57545:57545 -p 57546:57546 -p 57547:57547 -p 57548:57548 -p 57549:57549 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=57547 --rest-port=57545 --tcp-port=57546 --discv5-udp-port=57548 --rest-address=0.0.0.0 --nat=extip:172.18.151.95 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4f15f83a5fdb04ef1f1d3dbe483efaffca775b5c38c5b1f3789c19ba1adacc6a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57549 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOnaLN8yJu3skRpD6Wo7dVe_1lSvMcjkG8pDMhkTfPfSBpKjXbY935lL5F33r98NmRs0Nhdh1L9K9gDidFTsgoICgmlkgnY0gmlwhKwSVi6KbXVsdGlhZGRyc5YACASsElYuBj0xAAoErBJWLgY9Mt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbjdNTYORbBTrnHhEBTseg63wanf5iPtfYo-dHwKSCdyDdGNwgj0xg3VkcII9M4V3YWt1MgE
2026-02-28 04:26:23.726 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.151.95 waku 32b955e052757e3d4aeaf11e7f04148d90b7a44d369cd2554d1a8c7a983ca12d
2026-02-28 04:26:23.758 DEBUG [src.node.docker_mananger] Container started with ID 32b955e05275. Setting up logs at ./log/docker/node11_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:23.759 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57545
2026-02-28 04:26:23.759 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:26:24.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57545/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:24.775 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-28 04:26:24.776 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:26:24.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57545/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:24.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.151.95/tcp/57546/p2p/16Uiu2HAmVb9ANAe12GjcEER4rggVKPHecq7PTQcpYt4GPyVMAirV","/ip4/172.18.151.95/tcp/57547/ws/p2p/16Uiu2HAmVb9ANAe12GjcEER4rggVKPHecq7PTQcpYt4GPyVMAirV"],"enrUri":"enr:-L24QP2T1jj9F_bYdhU3P0CVXsMVZNIMSxq3gqbgXjyYo3iND84mqB5g9JYVrXyIpC5crsqOQHbKqhra8ThgmO0cZmQCgmlkgnY0gmlwhKwSl1-KbXVsdGlhZGRyc5YACASsEpdfBuDKAAoErBKXXwbgy90DgnJzhQADAQAAiXNlY3AyNTZrMaED-5pRYI0qM1o5l8LWeRvFlpyS2sobilD3wVKqlQJjSiKDdGNwguDKg3VkcILgzIV3YWt1MgE"}'
2026-02-28 04:26:24.785 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:26:24.785 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:26:27.792 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:26:27.792 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:27.793 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:26:27.893 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:26:27.893 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:26:27.895 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:26:27.895 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.87.152
2026-02-28 04:26:27.895 DEBUG [src.node.docker_mananger] Generated ports ['15816', '15817', '15818', '15819', '15820']
2026-02-28 04:26:27.895 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:26:27.895 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:26:27.896 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:26:27.896 DEBUG [src.node.docker_mananger] docker run -i -t -p 15816:15816 -p 15817:15817 -p 15818:15818 -p 15819:15819 -p 15820:15820 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=15818 --rest-port=15816 --tcp-port=15817 --discv5-udp-port=15819 --rest-address=0.0.0.0 --nat=extip:172.18.87.152 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6fe938dae2dabced60ee722aa9aeb2daf2accacdbf6616fc77b8ec1ec9ace5ee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15820 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QP2T1jj9F_bYdhU3P0CVXsMVZNIMSxq3gqbgXjyYo3iND84mqB5g9JYVrXyIpC5crsqOQHbKqhra8ThgmO0cZmQCgmlkgnY0gmlwhKwSl1-KbXVsdGlhZGRyc5YACASsEpdfBuDKAAoErBKXXwbgy90DgnJzhQADAQAAiXNlY3AyNTZrMaED-5pRYI0qM1o5l8LWeRvFlpyS2sobilD3wVKqlQJjSiKDdGNwguDKg3VkcILgzIV3YWt1MgE
2026-02-28 04:26:28.102 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.87.152 waku 258d9c149302b6b08812455705da4fb38fb7859243bf8525e2944b9bb9840daa
2026-02-28 04:26:28.139 DEBUG [src.node.docker_mananger] Container started with ID 258d9c149302. Setting up logs at ./log/docker/node12_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:28.140 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15816
2026-02-28 04:26:28.141 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:26:29.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15816/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:29.154 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-28 04:26:29.154 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:26:29.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15816/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:29.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.152/tcp/15817/p2p/16Uiu2HAmMdRqoM4Y6dLEE4yQD5QCEzsYvX1w1nRMz6wceBco9SRx","/ip4/172.18.87.152/tcp/15818/ws/p2p/16Uiu2HAmMdRqoM4Y6dLEE4yQD5QCEzsYvX1w1nRMz6wceBco9SRx"],"enrUri":"enr:-L24QF61lMdBVjm5fSMrjnmpXSC2co9pculwv8LckIvgwBJofOIR-BSmV_lKGJYQAcaHSISKdcvartNJC4KJB1VzBb4CgmlkgnY0gmlwhKwSV5iKbXVsdGlhZGRyc5YACASsEleYBj3JAAoErBJXmAY9yt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhVLYF4AYnkAQFPV39YItyOBw-Kdc1ByPuanFaoVCCyuDdGNwgj3Jg3VkcII9y4V3YWt1MgE"}'
2026-02-28 04:26:29.162 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:26:29.163 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:26:32.170 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:26:32.170 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:32.170 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:26:32.271 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:26:32.271 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:26:32.273 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:26:32.273 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.204.65
2026-02-28 04:26:32.273 DEBUG [src.node.docker_mananger] Generated ports ['42761', '42762', '42763', '42764', '42765']
2026-02-28 04:26:32.273 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:26:32.273 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:26:32.273 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:26:32.273 DEBUG [src.node.docker_mananger] docker run -i -t -p 42761:42761 -p 42762:42762 -p 42763:42763 -p 42764:42764 -p 42765:42765 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=42763 --rest-port=42761 --tcp-port=42762 --discv5-udp-port=42764 --rest-address=0.0.0.0 --nat=extip:172.18.204.65 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fb34a5dcfed763fc9dc263ce2df5cbfe3bd7debcfce1b419cb8c7d54dcd433ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42765 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF61lMdBVjm5fSMrjnmpXSC2co9pculwv8LckIvgwBJofOIR-BSmV_lKGJYQAcaHSISKdcvartNJC4KJB1VzBb4CgmlkgnY0gmlwhKwSV5iKbXVsdGlhZGRyc5YACASsEleYBj3JAAoErBJXmAY9yt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhVLYF4AYnkAQFPV39YItyOBw-Kdc1ByPuanFaoVCCyuDdGNwgj3Jg3VkcII9y4V3YWt1MgE
2026-02-28 04:26:32.505 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.204.65 waku 628f996e1f3ecf3bcdef4a0b3e372de54a2448fed3b5a70812f453807aa3a1b5
2026-02-28 04:26:32.539 DEBUG [src.node.docker_mananger] Container started with ID 628f996e1f3e. Setting up logs at ./log/docker/node13_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:32.539 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42761
2026-02-28 04:26:32.540 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:26:33.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42761/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:33.556 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-28 04:26:33.556 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:26:33.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42761/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:33.565 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.204.65/tcp/42762/p2p/16Uiu2HAmCojGMMaG915hZb5RjHMbKsJR1mge3r8cTHFtbEqUBjFA","/ip4/172.18.204.65/tcp/42763/ws/p2p/16Uiu2HAmCojGMMaG915hZb5RjHMbKsJR1mge3r8cTHFtbEqUBjFA"],"enrUri":"enr:-L24QPI6QxWelMKbAESHe6MRYUqgaa0VsZnVu9Cs0BWrBCOMEiKvCiamQbVvLtjncqSDAvF5BhJYIgxABkcvbnX21AUCgmlkgnY0gmlwhKwSzEGKbXVsdGlhZGRyc5YACASsEsxBBqcKAAoErBLMQQanC90DgnJzhQADAQAAiXNlY3AyNTZrMaEDAj0roz0OVBSHpsceda3enNMZ3uufhPEISxxU1EBstJ2DdGNwgqcKg3VkcIKnDIV3YWt1MgE"}'
2026-02-28 04:26:33.565 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:26:33.565 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:26:36.573 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:26:36.573 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:36.573 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:26:36.673 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:26:36.674 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:26:36.675 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:26:36.675 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.134.202
2026-02-28 04:26:36.676 DEBUG [src.node.docker_mananger] Generated ports ['35084', '35085', '35086', '35087', '35088']
2026-02-28 04:26:36.676 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:26:36.676 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:26:36.676 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:26:36.676 DEBUG [src.node.docker_mananger] docker run -i -t -p 35084:35084 -p 35085:35085 -p 35086:35086 -p 35087:35087 -p 35088:35088 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=35086 --rest-port=35084 --tcp-port=35085 --discv5-udp-port=35087 --rest-address=0.0.0.0 --nat=extip:172.18.134.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=28191e2f3990c0e04abefedcdc375e7042febbabf3c267ede94babc7d5ddde69 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35088 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPI6QxWelMKbAESHe6MRYUqgaa0VsZnVu9Cs0BWrBCOMEiKvCiamQbVvLtjncqSDAvF5BhJYIgxABkcvbnX21AUCgmlkgnY0gmlwhKwSzEGKbXVsdGlhZGRyc5YACASsEsxBBqcKAAoErBLMQQanC90DgnJzhQADAQAAiXNlY3AyNTZrMaEDAj0roz0OVBSHpsceda3enNMZ3uufhPEISxxU1EBstJ2DdGNwgqcKg3VkcIKnDIV3YWt1MgE
2026-02-28 04:26:36.911 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.134.202 waku bafae7720d35944b81704e23f8b3e3d55545268d90c3db3eacb84716d75fa281
2026-02-28 04:26:36.950 DEBUG [src.node.docker_mananger] Container started with ID bafae7720d35. Setting up logs at ./log/docker/node14_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:36.950 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35084
2026-02-28 04:26:36.950 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:26:37.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35084/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:37.962 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-28 04:26:37.963 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:26:37.966 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35084/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:37.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.134.202/tcp/35085/p2p/16Uiu2HAm6fF4zDgAvYGJi1w5kDiuaJhDUTFuNP5bussnG86FCdNG","/ip4/172.18.134.202/tcp/35086/ws/p2p/16Uiu2HAm6fF4zDgAvYGJi1w5kDiuaJhDUTFuNP5bussnG86FCdNG"],"enrUri":"enr:-L24QEQs8AL5X73k2KT5KTfAdULTKH-wSDwev3Tmkj0Ke8p0fddgDOEpA-Wxx_qM73cyykBlELKB7Guk8-N7jcZUX6sCgmlkgnY0gmlwhKwShsqKbXVsdGlhZGRyc5YACASsEobKBokNAAoErBKGygaJDt0DgnJzhQADAQAAiXNlY3AyNTZrMaECpuqFbAtKDSuPY3FNWvR-2RXLu5GKkMfDOKkMFWneEtmDdGNwgokNg3VkcIKJD4V3YWt1MgE"}'
2026-02-28 04:26:37.971 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:26:37.972 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:26:40.981 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:26:40.981 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:40.981 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:26:41.081 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:26:41.081 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:26:41.083 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:26:41.083 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.76.130
2026-02-28 04:26:41.083 DEBUG [src.node.docker_mananger] Generated ports ['39134', '39135', '39136', '39137', '39138']
2026-02-28 04:26:41.083 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:26:41.084 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:26:41.084 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:26:41.084 DEBUG [src.node.docker_mananger] docker run -i -t -p 39134:39134 -p 39135:39135 -p 39136:39136 -p 39137:39137 -p 39138:39138 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=39136 --rest-port=39134 --tcp-port=39135 --discv5-udp-port=39137 --rest-address=0.0.0.0 --nat=extip:172.18.76.130 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1d4fa3eebc7acdffbfde7dfd4d0e3924521bdefef5b9fdb22b52f3c7f828daba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39138 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEQs8AL5X73k2KT5KTfAdULTKH-wSDwev3Tmkj0Ke8p0fddgDOEpA-Wxx_qM73cyykBlELKB7Guk8-N7jcZUX6sCgmlkgnY0gmlwhKwShsqKbXVsdGlhZGRyc5YACASsEobKBokNAAoErBKGygaJDt0DgnJzhQADAQAAiXNlY3AyNTZrMaECpuqFbAtKDSuPY3FNWvR-2RXLu5GKkMfDOKkMFWneEtmDdGNwgokNg3VkcIKJD4V3YWt1MgE
2026-02-28 04:26:41.320 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.76.130 waku 0cab6b0ace5384ee9362e9143be854e567c9ec9deec786f8151be702b755db7f
2026-02-28 04:26:41.354 DEBUG [src.node.docker_mananger] Container started with ID 0cab6b0ace53. Setting up logs at ./log/docker/node15_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:41.354 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39134
2026-02-28 04:26:41.355 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:26:42.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39134/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:42.373 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-28 04:26:42.374 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:26:42.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39134/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:42.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.76.130/tcp/39135/p2p/16Uiu2HAmQMfsymFsk8J5ahkpfNtpjvqvKWY8U5SKZbM3cSHwkBib","/ip4/172.18.76.130/tcp/39136/ws/p2p/16Uiu2HAmQMfsymFsk8J5ahkpfNtpjvqvKWY8U5SKZbM3cSHwkBib"],"enrUri":"enr:-L24QK6AalGiwQqubOLcdBm_FgpAPsXMpvXJfmYid8ax4GpHEVEQDiii_nBW6dJS5y21dO_ZvDhOwLv3rfRq94NXmMkCgmlkgnY0gmlwhKwSTIKKbXVsdGlhZGRyc5YACASsEkyCBpjfAAoErBJMggaY4N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrdx7-grZ89agrFjyY9gBsDUDJ9T89_7Fg2tKO-4OSqyDdGNwgpjfg3VkcIKY4YV3YWt1MgE"}'
2026-02-28 04:26:42.381 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:26:42.382 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:26:45.389 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:26:45.390 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:45.390 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:26:45.490 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:26:45.490 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:26:45.492 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:26:45.492 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.238.248
2026-02-28 04:26:45.492 DEBUG [src.node.docker_mananger] Generated ports ['6645', '6646', '6647', '6648', '6649']
2026-02-28 04:26:45.492 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:26:45.492 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:26:45.492 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:26:45.492 DEBUG [src.node.docker_mananger] docker run -i -t -p 6645:6645 -p 6646:6646 -p 6647:6647 -p 6648:6648 -p 6649:6649 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=6647 --rest-port=6645 --tcp-port=6646 --discv5-udp-port=6648 --rest-address=0.0.0.0 --nat=extip:172.18.238.248 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d0fb6fcdfdbcf2de88da01fadd7610de6bf88d1f1967cd8cc8dee9217b6a2ceb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6649 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QK6AalGiwQqubOLcdBm_FgpAPsXMpvXJfmYid8ax4GpHEVEQDiii_nBW6dJS5y21dO_ZvDhOwLv3rfRq94NXmMkCgmlkgnY0gmlwhKwSTIKKbXVsdGlhZGRyc5YACASsEkyCBpjfAAoErBJMggaY4N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrdx7-grZ89agrFjyY9gBsDUDJ9T89_7Fg2tKO-4OSqyDdGNwgpjfg3VkcIKY4YV3YWt1MgE
2026-02-28 04:26:45.722 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.238.248 waku d0417562c4bf32609707a3682efb134c30dc26943ae0c8c0d1b5e28abec296d1
2026-02-28 04:26:45.759 DEBUG [src.node.docker_mananger] Container started with ID d0417562c4bf. Setting up logs at ./log/docker/node16_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:45.759 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6645
2026-02-28 04:26:45.760 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:26:46.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6645/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:46.772 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-28 04:26:46.773 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:26:46.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6645/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:46.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.238.248/tcp/6646/p2p/16Uiu2HAkypbBunmBRqXmve9EiYSicQeK2ZDHx2t9tujbDw5wKxY7","/ip4/172.18.238.248/tcp/6647/ws/p2p/16Uiu2HAkypbBunmBRqXmve9EiYSicQeK2ZDHx2t9tujbDw5wKxY7"],"enrUri":"enr:-L24QIfEPA_jxtpTCg8Ud7g393BV8whxkswHuAj16f9GCT76Ov17_YZlBxd6ryZ_UDYPQ-QtgSU7rWlpS1U6xEHrDWkCgmlkgnY0gmlwhKwS7viKbXVsdGlhZGRyc5YACASsEu74Bhn2AAoErBLu-AYZ990DgnJzhQADAQAAiXNlY3AyNTZrMaECQU2wY-m17jfwmQ1zzQhE7M8AxsZ6vEXk2f9mPS7UpfiDdGNwghn2g3VkcIIZ-IV3YWt1MgE"}'
2026-02-28 04:26:46.780 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:26:46.781 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:26:49.789 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:26:49.789 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node17_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:49.790 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:26:49.890 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:26:49.890 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:26:49.891 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:26:49.891 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.214.207
2026-02-28 04:26:49.892 DEBUG [src.node.docker_mananger] Generated ports ['28968', '28969', '28970', '28971', '28972']
2026-02-28 04:26:49.892 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:26:49.892 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:26:49.892 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:26:49.892 DEBUG [src.node.docker_mananger] docker run -i -t -p 28968:28968 -p 28969:28969 -p 28970:28970 -p 28971:28971 -p 28972:28972 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=28970 --rest-port=28968 --tcp-port=28969 --discv5-udp-port=28971 --rest-address=0.0.0.0 --nat=extip:172.18.214.207 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b89de34cfea46888de8d3cee3abcb4f6fb98ef4e6c1ba80043cff69ef57ffb6e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28972 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIfEPA_jxtpTCg8Ud7g393BV8whxkswHuAj16f9GCT76Ov17_YZlBxd6ryZ_UDYPQ-QtgSU7rWlpS1U6xEHrDWkCgmlkgnY0gmlwhKwS7viKbXVsdGlhZGRyc5YACASsEu74Bhn2AAoErBLu-AYZ990DgnJzhQADAQAAiXNlY3AyNTZrMaECQU2wY-m17jfwmQ1zzQhE7M8AxsZ6vEXk2f9mPS7UpfiDdGNwghn2g3VkcIIZ-IV3YWt1MgE
2026-02-28 04:26:50.141 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.214.207 waku 496752a2e1969da18c24ca770c1b7e3ebdd0d74db6a1ab5dcfdddd912b5b2cf6
2026-02-28 04:26:50.177 DEBUG [src.node.docker_mananger] Container started with ID 496752a2e196. Setting up logs at ./log/docker/node17_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:50.178 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28968
2026-02-28 04:26:50.179 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:26:51.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28968/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:51.190 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-28 04:26:51.191 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:26:51.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28968/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:51.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.214.207/tcp/28969/p2p/16Uiu2HAmFZDCxZLJDoCryVrgm4oFJra6AVVKeGyWt1QHQvApQUbC","/ip4/172.18.214.207/tcp/28970/ws/p2p/16Uiu2HAmFZDCxZLJDoCryVrgm4oFJra6AVVKeGyWt1QHQvApQUbC"],"enrUri":"enr:-L24QBq6WqKEIl8yQyQroAY-DaSjMTcsyn3eD8NodXZohHlwN8-Uj9X3UrlOEG0gK9tu2OVhSOtablbj3EfFbVkknXUCgmlkgnY0gmlwhKwS1s-KbXVsdGlhZGRyc5YACASsEtbPBnEpAAoErBLWzwZxKt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKxgc1wkWntNdqW8W3E6u13zE82vKVNePk5fZJW_h13ODdGNwgnEpg3VkcIJxK4V3YWt1MgE"}'
2026-02-28 04:26:51.198 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:26:51.199 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:26:54.207 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:26:54.208 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node18_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:54.208 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:26:54.308 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:26:54.308 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:26:54.310 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:26:54.310 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.119.90
2026-02-28 04:26:54.310 DEBUG [src.node.docker_mananger] Generated ports ['8670', '8671', '8672', '8673', '8674']
2026-02-28 04:26:54.310 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:26:54.310 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:26:54.310 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:26:54.311 DEBUG [src.node.docker_mananger] docker run -i -t -p 8670:8670 -p 8671:8671 -p 8672:8672 -p 8673:8673 -p 8674:8674 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=8672 --rest-port=8670 --tcp-port=8671 --discv5-udp-port=8673 --rest-address=0.0.0.0 --nat=extip:172.18.119.90 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4bcfda2b1a23fccbecfc2b2ebcff9dd097fb3a496bd0ee8fcae8ff0c35b9c269 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8674 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBq6WqKEIl8yQyQroAY-DaSjMTcsyn3eD8NodXZohHlwN8-Uj9X3UrlOEG0gK9tu2OVhSOtablbj3EfFbVkknXUCgmlkgnY0gmlwhKwS1s-KbXVsdGlhZGRyc5YACASsEtbPBnEpAAoErBLWzwZxKt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKxgc1wkWntNdqW8W3E6u13zE82vKVNePk5fZJW_h13ODdGNwgnEpg3VkcIJxK4V3YWt1MgE
2026-02-28 04:26:54.563 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.119.90 waku 1973a8c164905d082de67fb7f876a13120db59e94bddd33c4db186e7ff781203
2026-02-28 04:26:54.598 DEBUG [src.node.docker_mananger] Container started with ID 1973a8c16490. Setting up logs at ./log/docker/node18_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:54.599 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8670
2026-02-28 04:26:54.599 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:26:55.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8670/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:55.619 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-28 04:26:55.620 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:26:55.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8670/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:26:55.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.119.90/tcp/8671/p2p/16Uiu2HAmEEgGxs353stcUJk9kkSi1iJykou6rj2UNE9b8QBuYtrE","/ip4/172.18.119.90/tcp/8672/ws/p2p/16Uiu2HAmEEgGxs353stcUJk9kkSi1iJykou6rj2UNE9b8QBuYtrE"],"enrUri":"enr:-L24QPtXhqdfkFtHGk063lkwjdOEIZtXSXn-3jok0gFFIV7eF-eYiK2Q7Q32mve2ouX3IvgY5ovXGwygujgBKD3CTG0CgmlkgnY0gmlwhKwSd1qKbXVsdGlhZGRyc5YACASsEndaBiHfAAoErBJ3WgYh4N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDF3z_WAYCfgp4WSPLy_8N-0K460jlmNbMgrRWklRhauuDdGNwgiHfg3VkcIIh4YV3YWt1MgE"}'
2026-02-28 04:26:55.629 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:26:55.630 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:26:58.637 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:26:58.637 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node19_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:58.637 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-02-28 04:26:58.737 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:26:58.738 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:26:58.739 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:26:58.739 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.45.225
2026-02-28 04:26:58.740 DEBUG [src.node.docker_mananger] Generated ports ['48169', '48170', '48171', '48172', '48173']
2026-02-28 04:26:58.740 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:26:58.740 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:26:58.740 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:26:58.740 DEBUG [src.node.docker_mananger] docker run -i -t -p 48169:48169 -p 48170:48170 -p 48171:48171 -p 48172:48172 -p 48173:48173 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=48171 --rest-port=48169 --tcp-port=48170 --discv5-udp-port=48172 --rest-address=0.0.0.0 --nat=extip:172.18.45.225 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=df51e5eb55433bb0c5af4da8bd8dfe5e6ebfaeb56ae3ca0a2b923aeccecd1ff4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48173 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPtXhqdfkFtHGk063lkwjdOEIZtXSXn-3jok0gFFIV7eF-eYiK2Q7Q32mve2ouX3IvgY5ovXGwygujgBKD3CTG0CgmlkgnY0gmlwhKwSd1qKbXVsdGlhZGRyc5YACASsEndaBiHfAAoErBJ3WgYh4N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDF3z_WAYCfgp4WSPLy_8N-0K460jlmNbMgrRWklRhauuDdGNwgiHfg3VkcIIh4YV3YWt1MgE
2026-02-28 04:26:59.036 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.45.225 waku 6b1b310b992e4f7805375cdaa2b00150d770f16b856deaff861b19270f405775
2026-02-28 04:26:59.077 DEBUG [src.node.docker_mananger] Container started with ID 6b1b310b992e. Setting up logs at ./log/docker/node19_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:26:59.077 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48169
2026-02-28 04:26:59.077 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:27:00.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48169/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:00.087 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-28 04:27:00.088 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:27:00.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48169/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:00.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.45.225/tcp/48170/p2p/16Uiu2HAm1axSWPWRjW7vG7QDJxnHwZQkNomEu9jPHZN6mrjcJjPG","/ip4/172.18.45.225/tcp/48171/ws/p2p/16Uiu2HAm1axSWPWRjW7vG7QDJxnHwZQkNomEu9jPHZN6mrjcJjPG"],"enrUri":"enr:-L24QMonpGg3XEOSpS9hTAo_9jovOvEi0CpRoeVSSutnnWY0O4_Tll9wzZWZKTB2-F5O6wAqcK6wdBf2OnCBHGPPw7oCgmlkgnY0gmlwhKwSLeGKbXVsdGlhZGRyc5YACASsEi3hBrwqAAoErBIt4Qa8K90DgnJzhQADAQAAiXNlY3AyNTZrMaECW4b1_HpQ6PrMJUXurU18Tw6VkQlFLgJbwGyY4xMIpkuDdGNwgrwqg3VkcIK8LIV3YWt1MgE"}'
2026-02-28 04:27:00.093 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:27:00.093 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-28 04:27:03.094 DEBUG [tests.e2e.test_e2e] Start filter node and subscribed filter node
2026-02-28 04:27:03.102 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:27:03.102 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node21_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:27:03.108 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:27:03.109 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node22_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:27:03.109 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:27:03.110 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:27:03.115 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:27:03.116 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.40.124
2026-02-28 04:27:03.116 DEBUG [src.node.docker_mananger] Generated ports ['28251', '28252', '28253', '28254', '28255']
2026-02-28 04:27:03.116 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:27:03.117 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:27:03.117 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:27:03.117 DEBUG [src.node.docker_mananger] docker run -i -t -p 28251:28251 -p 28252:28252 -p 28253:28253 -p 28254:28254 -p 28255:28255 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=28253 --rest-port=28251 --tcp-port=28252 --discv5-udp-port=28254 --rest-address=0.0.0.0 --nat=extip:172.18.40.124 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ff23d7bead1f66e82afaebb3f071fcebda69c70c866cce159ff6adf4f2c02a23 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28255 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QMonpGg3XEOSpS9hTAo_9jovOvEi0CpRoeVSSutnnWY0O4_Tll9wzZWZKTB2-F5O6wAqcK6wdBf2OnCBHGPPw7oCgmlkgnY0gmlwhKwSLeGKbXVsdGlhZGRyc5YACASsEi3hBrwqAAoErBIt4Qa8K90DgnJzhQADAQAAiXNlY3AyNTZrMaECW4b1_HpQ6PrMJUXurU18Tw6VkQlFLgJbwGyY4xMIpkuDdGNwgrwqg3VkcIK8LIV3YWt1MgE
2026-02-28 04:27:03.386 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.40.124 waku d7b60f64078bf492996008f7847d9709010172d7cd75975af70135be783420aa
2026-02-28 04:27:03.424 DEBUG [src.node.docker_mananger] Container started with ID d7b60f64078b. Setting up logs at ./log/docker/node21_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:27:03.424 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28251
2026-02-28 04:27:03.425 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:27:04.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28251/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:04.444 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-28 04:27:04.444 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:27:04.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28251/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:04.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.40.124/tcp/28252/p2p/16Uiu2HAm1DogpX4SbBjsfoBp1vBnXek5nocaTYJAHSMXuCFipUK9","/ip4/172.18.40.124/tcp/28253/ws/p2p/16Uiu2HAm1DogpX4SbBjsfoBp1vBnXek5nocaTYJAHSMXuCFipUK9"],"enrUri":"enr:-L24QEq2pOT_IMDNnKftUuow_BibUPGt_FqrQzFzcjMHE5Q3TKXZkGeFcW141GCZ2P8BGntB3INiGeHZPO1RPWrAaQgCgmlkgnY0gmlwhKwSKHyKbXVsdGlhZGRyc5YACASsEih8Bm5cAAoErBIofAZuXd0DgnJzhQADAQAAiXNlY3AyNTZrMaECVhvd2GPJzJLg81oWbKtKVyU-rTFDGRJ7aGwSqqtHG1CDdGNwgm5cg3VkcIJuXoV3YWt1MgU"}'
2026-02-28 04:27:04.450 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:27:04.451 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:27:04.451 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:27:04.453 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:27:04.454 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.100.102
2026-02-28 04:27:04.454 DEBUG [src.node.docker_mananger] Generated ports ['53971', '53972', '53973', '53974', '53975']
2026-02-28 04:27:04.454 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:27:04.454 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:27:04.454 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:27:04.455 DEBUG [src.node.docker_mananger] docker run -i -t -p 53971:53971 -p 53972:53972 -p 53973:53973 -p 53974:53974 -p 53975:53975 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=53973 --rest-port=53971 --tcp-port=53972 --discv5-udp-port=53974 --rest-address=0.0.0.0 --nat=extip:172.18.100.102 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b99ccfba76a94c77e7d9daffd223acc96ec8cfcbf1c0cd797ee046740c3ff1ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53975 --metrics-logging=true --relay=false --filter=true --filternode=/ip4/172.18.40.124/tcp/28252/p2p/16Uiu2HAm1DogpX4SbBjsfoBp1vBnXek5nocaTYJAHSMXuCFipUK9 --store=false --discv5-bootstrap-node=<src.node.waku_node.WakuNode object at 0x7f61c90c6510>
2026-02-28 04:27:04.985 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.100.102 waku 1bcfe920027b592eb7a3fe0f72ce35a14710b416c8c9665d661fb0148f2ece2b
2026-02-28 04:27:05.034 DEBUG [src.node.docker_mananger] Container started with ID 1bcfe920027b. Setting up logs at ./log/docker/node22_2026-02-28_04-25-38__eee0ea9c-0b18-49be-a4c6-fc19af3edcba__wakuorg_nwaku:latest.log
2026-02-28 04:27:05.035 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53971
2026-02-28 04:27:05.036 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:27:06.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53971/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:06.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"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"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-02-28 04:27:06.040 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:27:06.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53971/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:06.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.100.102/tcp/53972/p2p/16Uiu2HAkyevosaG1LdLzKUv9Gxvf6GBjbgNBzgP2coXzm2rC9H73","/ip4/172.18.100.102/tcp/53973/ws/p2p/16Uiu2HAkyevosaG1LdLzKUv9Gxvf6GBjbgNBzgP2coXzm2rC9H73"],"enrUri":"enr:-L24QB4BrxfE5Azv2upNoVt1jPi7EXDFLR6kSzDjruHuXfbZPIUMBgPfKWsm4_H8-C4A5vKcOYvm8e4Y0eH4TydHRaMCgmlkgnY0gmlwhKwSZGaKbXVsdGlhZGRyc5YACASsEmRmBtLUAAoErBJkZgbS1d0DgnJzhQADAQAAiXNlY3AyNTZrMaECPtQQvFNyqE_yn5O6gNu4GG83ISZTHm68nUzKNqyX8W6DdGNwgtLUg3VkcILS1oV3YWt1MgQ"}'
2026-02-28 04:27:06.042 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:27:06.043 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
2026-02-28 04:27:06.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15080/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:06.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:06.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36886/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:06.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:06.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53451/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:06.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:06.211 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60309/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:06.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:06.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10061/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:06.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:06.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17643/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:06.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:06.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49454/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:06.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:06.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37516/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:06.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:06.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16976/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:06.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:06.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41109/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:06.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:06.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15664/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:06.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:06.751 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57545/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:06.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:06.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15816/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:06.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:06.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42761/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:06.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:07.000 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35084/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:07.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:07.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39134/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:07.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:07.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6645/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:07.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:07.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28968/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:07.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:07.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8670/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:07.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:07.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48169/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:07.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:07.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28251/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-28 04:27:07.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:27:07.505 DEBUG [tests.e2e.test_e2e] Node22 make filter request to pubsubtopic /waku/2/rs/3/1 and content topic /test/1/waku-filter/proto
2026-02-28 04:27:07.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53971/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-02-28 04:27:07.608 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-02-28 04:27:07.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15080/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.647 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36886/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.664 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53451/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.672 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60309/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.680 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10061/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.687 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17643/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.692 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49454/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.697 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37516/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.701 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16976/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.706 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41109/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.710 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15664/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.715 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.715 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57545/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.719 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.719 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15816/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.724 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42761/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.728 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35084/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.732 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39134/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.741 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6645/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.747 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28968/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.754 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8670/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.758 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-02-28 04:27:07.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48169/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.234.9/tcp/50802/p2p/16Uiu2HAkxAg2S3FVMZDhaGCgoKn1ybfqa7HNA7nQwivsWmHjyMai","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.119.90/tcp/8671/p2p/16Uiu2HAmEEgGxs353stcUJk9kkSi1iJykou6rj2UNE9b8QBuYtrE","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.40.124/tcp/40750/p2p/16Uiu2HAm1DogpX4SbBjsfoBp1vBnXek5nocaTYJAHSMXuCFipUK9","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.52.16/tcp/38104/p2p/16Uiu2HAmA7Q3SiJ22bGjJNSXwAqRM1ZLU3D6fkZX29vUGQ7VeW6c","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.76.130/tcp/47866/p2p/16Uiu2HAmQMfsymFsk8J5ahkpfNtpjvqvKWY8U5SKZbM3cSHwkBib","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"UnknownOrigin"}]'
2026-02-28 04:27:07.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28251/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:27:07.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.100.102/tcp/57286/p2p/16Uiu2HAkyevosaG1LdLzKUv9Gxvf6GBjbgNBzgP2coXzm2rC9H73","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.45.225/tcp/48170/p2p/16Uiu2HAm1axSWPWRjW7vG7QDJxnHwZQkNomEu9jPHZN6mrjcJjPG","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"Discv5"}]'
2026-02-28 04:27:07.764 DEBUG [src.libs.common] Sleeping for 80 seconds
2026-02-28 04:28:27.765 DEBUG [tests.e2e.test_e2e] 20 Nodes publish 20 messages
2026-02-28 04:28:27.765 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:27.766 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15080/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)'}'
2026-02-28 04:28:27.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:27.852 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:28.129 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:29.165 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:29.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36886/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)'}'
2026-02-28 04:28:29.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:29.290 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:29.495 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:30.500 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:30.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53451/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)'}'
2026-02-28 04:28:30.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:30.686 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:30.893 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:31.911 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:31.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60309/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)'}'
2026-02-28 04:28:32.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:32.095 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:32.296 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:33.296 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:33.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10061/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)'}'
2026-02-28 04:28:33.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:33.401 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:33.626 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:34.631 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:34.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17643/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)'}'
2026-02-28 04:28:34.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:34.781 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:34.985 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:35.989 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:35.989 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49454/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)'}'
2026-02-28 04:28:36.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:36.107 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:36.314 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:37.314 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:37.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37516/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)'}'
2026-02-28 04:28:37.465 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:37.470 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:37.680 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:38.683 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:38.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16976/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)'}'
2026-02-28 04:28:38.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:38.835 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:39.038 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:40.040 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:40.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41109/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)'}'
2026-02-28 04:28:40.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:40.148 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:40.350 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:41.353 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:41.355 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15664/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)'}'
2026-02-28 04:28:41.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:41.453 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:41.661 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:42.663 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:42.663 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57545/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)'}'
2026-02-28 04:28:42.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:42.779 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:42.998 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:44.001 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:44.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15816/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)'}'
2026-02-28 04:28:44.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:44.119 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:44.335 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:45.348 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:45.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42761/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)'}'
2026-02-28 04:28:45.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:45.471 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:45.680 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:46.683 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:46.683 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35084/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)'}'
2026-02-28 04:28:46.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:46.782 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:46.984 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:47.992 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:47.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39134/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)'}'
2026-02-28 04:28:48.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:48.096 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:48.299 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:49.307 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:49.307 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6645/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)'}'
2026-02-28 04:28:49.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:49.422 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:49.631 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:50.638 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:50.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28968/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)'}'
2026-02-28 04:28:50.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:50.764 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:50.966 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:51.973 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:51.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8670/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)'}'
2026-02-28 04:28:52.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:52.056 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:52.268 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:53.274 DEBUG [src.steps.store] Relaying message
2026-02-28 04:28:53.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48169/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)'}'
2026-02-28 04:28:53.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:28:53.417 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-28 04:28:53.619 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:28:54.620 DEBUG [tests.e2e.test_e2e] Node 22 requests messages of subscribed filter topic
2026-02-28 04:28:54.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53971/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:28:54.635 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":1772252907765682840,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252909165790423,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252910500365936,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252911908168924,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252913296742201,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252914631381338,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252915989350128,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252917314583253,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252918683545248,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252920040266835,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252921352987281,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252922663323005,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252924000893050,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252925348774711,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252926683085480,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252927992480338,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252929307516898,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252930638362609,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252931973148643,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772252933274502937,"ephemeral":false}]'
2026-02-28 04:28:54.637 DEBUG [tests.e2e.test_e2e] Total number received messages for node 22 is 20
2026-02-28 04:28:54.666 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-28 04:28:54.689 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-28 04:28:54.690 DEBUG [src.node.waku_node] Stopping container with id 083ee15574d9
2026-02-28 04:28:55.800 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:28:55.800 DEBUG [src.node.waku_node] Stopping container with id 078556c7bad7
2026-02-28 04:28:56.786 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:28:56.789 DEBUG [src.node.waku_node] Stopping container with id 25167200c272
2026-02-28 04:28:57.790 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:28:57.791 DEBUG [src.node.waku_node] Stopping container with id f6d087c21e52
2026-02-28 04:28:58.745 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:28:58.748 DEBUG [src.node.waku_node] Stopping container with id a325f553844e
2026-02-28 04:28:59.665 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:28:59.671 DEBUG [src.node.waku_node] Stopping container with id a2fd1b7849e0
2026-02-28 04:29:00.526 ERROR [src.node.docker_mananger] Max retries reached for container a325f553844e. Exiting log stream.
2026-02-28 04:29:06.360 ERROR [src.node.docker_mananger] Max retries reached for container 083ee15574d9. Exiting log stream.
2026-02-28 04:29:08.032 ERROR [src.node.docker_mananger] Max retries reached for container 078556c7bad7. Exiting log stream.
2026-02-28 04:29:09.422 ERROR [src.node.docker_mananger] Max retries reached for container 25167200c272. Exiting log stream.
2026-02-28 04:29:09.463 ERROR [src.node.docker_mananger] Max retries reached for container f6d087c21e52. Exiting log stream.
2026-02-28 04:29:10.358 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:10.359 DEBUG [src.node.waku_node] Stopping container with id 4be403d84c25
2026-02-28 04:29:11.241 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:11.247 DEBUG [src.node.waku_node] Stopping container with id 4942c82125b0
2026-02-28 04:29:12.078 ERROR [src.node.docker_mananger] Max retries reached for container 4be403d84c25. Exiting log stream.
2026-02-28 04:29:12.094 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:12.097 DEBUG [src.node.waku_node] Stopping container with id 9c0315f1e61f
2026-02-28 04:29:12.858 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:12.861 DEBUG [src.node.waku_node] Stopping container with id 2afa0ed70814
2026-02-28 04:29:12.944 ERROR [src.node.docker_mananger] Max retries reached for container 4942c82125b0. Exiting log stream.
2026-02-28 04:29:13.389 ERROR [src.node.docker_mananger] Max retries reached for container a2fd1b7849e0. Exiting log stream.
2026-02-28 04:29:13.611 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:13.613 DEBUG [src.node.waku_node] Stopping container with id a63817f5c815
2026-02-28 04:29:14.336 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:14.339 DEBUG [src.node.waku_node] Stopping container with id 32b955e05275
2026-02-28 04:29:14.442 ERROR [src.node.docker_mananger] Max retries reached for container 2afa0ed70814. Exiting log stream.
2026-02-28 04:29:15.053 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:15.055 DEBUG [src.node.waku_node] Stopping container with id 258d9c149302
2026-02-28 04:29:15.792 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:15.795 DEBUG [src.node.waku_node] Stopping container with id 628f996e1f3e
2026-02-28 04:29:15.876 ERROR [src.node.docker_mananger] Max retries reached for container 9c0315f1e61f. Exiting log stream.
2026-02-28 04:29:15.881 ERROR [src.node.docker_mananger] Max retries reached for container 32b955e05275. Exiting log stream.
2026-02-28 04:29:16.484 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:16.487 DEBUG [src.node.waku_node] Stopping container with id bafae7720d35
2026-02-28 04:29:16.619 ERROR [src.node.docker_mananger] Max retries reached for container 258d9c149302. Exiting log stream.
2026-02-28 04:29:17.254 ERROR [src.node.docker_mananger] Max retries reached for container a63817f5c815. Exiting log stream.
2026-02-28 04:29:17.313 ERROR [src.node.docker_mananger] Max retries reached for container 628f996e1f3e. Exiting log stream.
2026-02-28 04:29:27.093 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:27.093 DEBUG [src.node.waku_node] Stopping container with id 0cab6b0ace53
2026-02-28 04:29:27.691 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:27.691 DEBUG [src.node.waku_node] Stopping container with id d0417562c4bf
2026-02-28 04:29:27.915 ERROR [src.node.docker_mananger] Max retries reached for container bafae7720d35. Exiting log stream.
2026-02-28 04:29:29.458 ERROR [src.node.docker_mananger] Max retries reached for container 0cab6b0ace53. Exiting log stream.
2026-02-28 04:29:38.296 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:38.298 DEBUG [src.node.waku_node] Stopping container with id 496752a2e196
2026-02-28 04:29:39.109 ERROR [src.node.docker_mananger] Max retries reached for container d0417562c4bf. Exiting log stream.
2026-02-28 04:29:48.921 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:48.923 DEBUG [src.node.waku_node] Stopping container with id 1973a8c16490
2026-02-28 04:29:49.527 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:49.528 DEBUG [src.node.waku_node] Stopping container with id 6b1b310b992e
2026-02-28 04:29:50.097 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:29:50.097 DEBUG [src.node.waku_node] Stopping container with id d7b60f64078b
2026-02-28 04:29:50.343 ERROR [src.node.docker_mananger] Max retries reached for container 1973a8c16490. Exiting log stream.
2026-02-28 04:29:50.788 ERROR [src.node.docker_mananger] Max retries reached for container 496752a2e196. Exiting log stream.
2026-02-28 04:29:50.911 ERROR [src.node.docker_mananger] Max retries reached for container 6b1b310b992e. Exiting log stream.
2026-02-28 04:30:00.663 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:30:00.664 DEBUG [src.node.waku_node] Stopping container with id 1bcfe920027b
2026-02-28 04:30:01.221 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:30:01.222 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-28 04:30:01.751 ERROR [src.node.docker_mananger] Max retries reached for container d7b60f64078b. Exiting log stream.
2026-02-28 04:30:01.985 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:02.779 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:03.504 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:04.266 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:04.667 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:05.481 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:05.856 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:06.236 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:06.643 ERROR [src.node.docker_mananger] Max retries reached for container 1bcfe920027b. Exiting log stream.
2026-02-28 04:30:06.985 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:07.320 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:08.049 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:08.378 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:08.720 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:09.045 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:09.374 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:10.025 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:10.356 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:10.969 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:11.282 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:11.592 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:11.918 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-28 04:30:11.980 DEBUG [src.node.docker_mananger] No errors found in the waku logs.