564 lines
108 KiB
Plaintext

2026-03-10 04:32:49.652 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-10 04:32:49.652 DEBUG [tests.conftest] Running test: test_filter_many_subscribed_nodes with id: 2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce
2026-03-10 04:32:49.652 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-10 04:32:49.652 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-10 04:32:49.653 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-10 04:32:49.660 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:32:49.660 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:32:49.667 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:32:49.667 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:32:49.673 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:32:49.673 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:32:49.673 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-10 04:32:49.674 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-10 04:32:49.674 DEBUG [tests.e2e.test_e2e] Start 2 nodes
2026-03-10 04:32:49.675 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:32:49.675 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:32:49.676 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:32:49.676 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.247.78
2026-03-10 04:32:49.676 DEBUG [src.node.docker_mananger] Generated ports ['21570', '21571', '21572', '21573', '21574']
2026-03-10 04:32:49.677 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:32:49.677 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:32:49.677 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:32:49.677 DEBUG [src.node.docker_mananger] docker run -i -t -p 21570:21570 -p 21571:21571 -p 21572:21572 -p 21573:21573 -p 21574:21574 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=21572 --rest-port=21570 --tcp-port=21571 --discv5-udp-port=21573 --rest-address=0.0.0.0 --nat=extip:172.18.247.78 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=acddc89eac5a2648b73b9cab73ff1bb229b05b559ecc80c930827f334b71affc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21574 --metrics-logging=true --relay=true --store=false
2026-03-10 04:32:49.860 ERROR [src.node.docker_mananger] Max retries reached for container d7bd89633b40. Exiting log stream.
2026-03-10 04:32:49.870 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.247.78 waku 2d051b5c9ad7f0ed43bd30ac3295249c6a71cc82e080edd6eaee11c2667a76dc
2026-03-10 04:32:49.902 DEBUG [src.node.docker_mananger] Container started with ID 2d051b5c9ad7. Setting up logs at ./log/docker/node1_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:32:49.902 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21570
2026-03-10 04:32:49.903 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:32:50.414 ERROR [src.node.docker_mananger] Max retries reached for container 0f2acecf888e. Exiting log stream.
2026-03-10 04:32:50.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21570/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:32:50.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:32:50.906 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:32:50.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21570/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:32:50.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.247.78/tcp/21571/p2p/16Uiu2HAmS86pgyKXkkJ72G8QXYjfrvZurX8DHfUNDrUSVVfVjuGc","/ip4/172.18.247.78/tcp/21572/ws/p2p/16Uiu2HAmS86pgyKXkkJ72G8QXYjfrvZurX8DHfUNDrUSVVfVjuGc"],"enrUri":"enr:-L24QPapwt0VQQTAZ7RRtxqVpG540MzU-pIyATdW15kHON2ZB7N63gR2aMSvU8gW7oDA6Md0OK8N1h7Qb3Ug6kTRDNMCgmlkgnY0gmlwhKwS906KbXVsdGlhZGRyc5YACASsEvdOBlRDAAoErBL3TgZURN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyBnuJj7vb9m0lsP5Ja5Kzx1bKMGJzeqsnudDfD4N_OmDdGNwglRDg3VkcIJURYV3YWt1MgE"}'
2026-03-10 04:32:50.909 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:32:50.909 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:32:50.910 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:32:50.911 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:32:50.911 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.226.27
2026-03-10 04:32:50.911 DEBUG [src.node.docker_mananger] Generated ports ['37950', '37951', '37952', '37953', '37954']
2026-03-10 04:32:50.912 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:32:50.912 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:32:50.912 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:32:50.912 DEBUG [src.node.docker_mananger] docker run -i -t -p 37950:37950 -p 37951:37951 -p 37952:37952 -p 37953:37953 -p 37954:37954 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=37952 --rest-port=37950 --tcp-port=37951 --discv5-udp-port=37953 --rest-address=0.0.0.0 --nat=extip:172.18.226.27 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=43e420afbfc6c5175fcbeeadd5c567ffdd124c8fff0e7b91fadffc3c2cc12cba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37954 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QPapwt0VQQTAZ7RRtxqVpG540MzU-pIyATdW15kHON2ZB7N63gR2aMSvU8gW7oDA6Md0OK8N1h7Qb3Ug6kTRDNMCgmlkgnY0gmlwhKwS906KbXVsdGlhZGRyc5YACASsEvdOBlRDAAoErBL3TgZURN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyBnuJj7vb9m0lsP5Ja5Kzx1bKMGJzeqsnudDfD4N_OmDdGNwglRDg3VkcIJURYV3YWt1MgE
2026-03-10 04:32:51.111 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.226.27 waku 79dfce885811b5bcf7ab0ad79e01b65b81f208a0dbb4ce3e7cefc0c5436c72b8
2026-03-10 04:32:51.147 DEBUG [src.node.docker_mananger] Container started with ID 79dfce885811. Setting up logs at ./log/docker/node2_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:32:51.148 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37950
2026-03-10 04:32:51.148 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:32:52.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37950/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:32:52.161 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:32:52.163 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:32:52.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37950/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:32:52.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4","/ip4/172.18.226.27/tcp/37952/ws/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4"],"enrUri":"enr:-L24QI_8663HHSWIGb9FnHDARmblxIjj38B4i6Ym4DEsZRdPEh5WCB5h7-N2oKvR6CuVysmUVGF2kMQomSnzx__KVIwCgmlkgnY0gmlwhKwS4huKbXVsdGlhZGRyc5YACASsEuIbBpQ_AAoErBLiGwaUQN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDLb47wGQoR3kh9pT-Pz5Th8Wt3E8kF0yI62Erl9AAV92DdGNwgpQ_g3VkcIKUQYV3YWt1MgU"}'
2026-03-10 04:32:52.172 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:32:52.174 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
2026-03-10 04:32:52.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21570/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-10 04:32:52.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-10 04:32:52.181 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37950/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-10 04:32:52.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-10 04:32:52.187 DEBUG [tests.e2e.test_e2e] 15 Node start and making filter requests to node2
2026-03-10 04:32:52.195 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:32:52.195 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:32:52.195 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:32:52.295 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:32:52.296 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:32:52.297 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:32:52.297 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.219.58
2026-03-10 04:32:52.298 DEBUG [src.node.docker_mananger] Generated ports ['3221', '3222', '3223', '3224', '3225']
2026-03-10 04:32:52.298 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:32:52.298 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:32:52.298 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:32:52.298 DEBUG [src.node.docker_mananger] docker run -i -t -p 3221:3221 -p 3222:3222 -p 3223:3223 -p 3224:3224 -p 3225:3225 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=3223 --rest-port=3221 --tcp-port=3222 --discv5-udp-port=3224 --rest-address=0.0.0.0 --nat=extip:172.18.219.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4beac91acaffb87ba0ede7e6c9f4bef9643ec5c9e38f1cc7aabdca6f7f4c19e3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3225 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QI_8663HHSWIGb9FnHDARmblxIjj38B4i6Ym4DEsZRdPEh5WCB5h7-N2oKvR6CuVysmUVGF2kMQomSnzx__KVIwCgmlkgnY0gmlwhKwS4huKbXVsdGlhZGRyc5YACASsEuIbBpQ_AAoErBLiGwaUQN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDLb47wGQoR3kh9pT-Pz5Th8Wt3E8kF0yI62Erl9AAV92DdGNwgpQ_g3VkcIKUQYV3YWt1MgU --store=false
2026-03-10 04:32:52.500 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.219.58 waku 71c26b3f9233de70e63cbab69fb4c3b21ac5e15f1f7058443d141db6a8623af8
2026-03-10 04:32:52.535 DEBUG [src.node.docker_mananger] Container started with ID 71c26b3f9233. Setting up logs at ./log/docker/node2_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:32:52.536 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3221
2026-03-10 04:32:52.536 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:32:53.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3221/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:32:53.539 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:32:53.540 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:32:53.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3221/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:32:53.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.219.58/tcp/3222/p2p/16Uiu2HAmN9xQbHEcqRJpTn2hfZPc3odUH3ow6E9nYCPyLyCANAGh","/ip4/172.18.219.58/tcp/3223/ws/p2p/16Uiu2HAmN9xQbHEcqRJpTn2hfZPc3odUH3ow6E9nYCPyLyCANAGh"],"enrUri":"enr:-L24QIxRxFr1--Jz7NEC9qrqCvP5OYZbjI5lbLoriM9VsNY8AvACS4ILNttrBIB2PUIWDub1tWty7G-4-pBDW-KNgBACgmlkgnY0gmlwhKwS2zqKbXVsdGlhZGRyc5YACASsEts6BgyWAAoErBLbOgYMl90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjSTUKe0cu12hai5vY_8J3IExkBHjaM7R5RhE3WTDkAqDdGNwggyWg3VkcIIMmIV3YWt1MgA"}'
2026-03-10 04:32:53.542 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:32:53.542 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:32:54.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3221/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:32:54.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:32:54.603 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:32:54.603 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:32:54.603 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:32:54.704 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:32:54.704 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:32:54.706 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:32:54.706 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.216.214
2026-03-10 04:32:54.706 DEBUG [src.node.docker_mananger] Generated ports ['18164', '18165', '18166', '18167', '18168']
2026-03-10 04:32:54.706 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:32:54.706 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:32:54.707 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:32:54.707 DEBUG [src.node.docker_mananger] docker run -i -t -p 18164:18164 -p 18165:18165 -p 18166:18166 -p 18167:18167 -p 18168:18168 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=18166 --rest-port=18164 --tcp-port=18165 --discv5-udp-port=18167 --rest-address=0.0.0.0 --nat=extip:172.18.216.214 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b9dca7ec7932814614fb8863611e0c108b5d93d1c0badfcf94ddbedcb6cb00e8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18168 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QIxRxFr1--Jz7NEC9qrqCvP5OYZbjI5lbLoriM9VsNY8AvACS4ILNttrBIB2PUIWDub1tWty7G-4-pBDW-KNgBACgmlkgnY0gmlwhKwS2zqKbXVsdGlhZGRyc5YACASsEts6BgyWAAoErBLbOgYMl90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjSTUKe0cu12hai5vY_8J3IExkBHjaM7R5RhE3WTDkAqDdGNwggyWg3VkcIIMmIV3YWt1MgA --store=false
2026-03-10 04:32:54.900 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.216.214 waku 51a082e3eccfe09fe80a02a6f106d81c3416aac757c12ac6b68532f832229bf5
2026-03-10 04:32:54.938 DEBUG [src.node.docker_mananger] Container started with ID 51a082e3eccf. Setting up logs at ./log/docker/node3_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:32:54.938 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18164
2026-03-10 04:32:54.938 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:32:55.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18164/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:32:55.942 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:32:55.942 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:32:55.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18164/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:32:55.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.216.214/tcp/18165/p2p/16Uiu2HAmKzZLZoDqXTJKAfqcFRtADrY18VhDLA5abNkCQVjmY26q","/ip4/172.18.216.214/tcp/18166/ws/p2p/16Uiu2HAmKzZLZoDqXTJKAfqcFRtADrY18VhDLA5abNkCQVjmY26q"],"enrUri":"enr:-L24QBkWelyyZ-RhGqbpJopeIPbqEU1H5MAaeNAHIgeLDHM_Gu5CmDoNfuAMvDKZpBgC56FbQCbup_tsgiwEDIZVWhcCgmlkgnY0gmlwhKwS2NaKbXVsdGlhZGRyc5YACASsEtjWBkb1AAoErBLY1gZG9t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbQUkmaUT3vNmLX42CrEpTnyCKIwMX9qxxvv1eQV44c6DdGNwgkb1g3VkcIJG94V3YWt1MgA"}'
2026-03-10 04:32:55.945 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:32:55.945 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:32:56.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18164/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:32:56.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:32:57.001 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:32:57.001 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:32:57.001 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:32:57.101 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:32:57.102 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:32:57.104 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:32:57.104 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.103.22
2026-03-10 04:32:57.104 DEBUG [src.node.docker_mananger] Generated ports ['31464', '31465', '31466', '31467', '31468']
2026-03-10 04:32:57.104 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:32:57.104 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:32:57.104 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:32:57.105 DEBUG [src.node.docker_mananger] docker run -i -t -p 31464:31464 -p 31465:31465 -p 31466:31466 -p 31467:31467 -p 31468:31468 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=31466 --rest-port=31464 --tcp-port=31465 --discv5-udp-port=31467 --rest-address=0.0.0.0 --nat=extip:172.18.103.22 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6c3fed2ed5b2cead628e9c28a0cba6aec5fc1d2d7cda2ac5e9a9987d685eb59c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31468 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QBkWelyyZ-RhGqbpJopeIPbqEU1H5MAaeNAHIgeLDHM_Gu5CmDoNfuAMvDKZpBgC56FbQCbup_tsgiwEDIZVWhcCgmlkgnY0gmlwhKwS2NaKbXVsdGlhZGRyc5YACASsEtjWBkb1AAoErBLY1gZG9t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbQUkmaUT3vNmLX42CrEpTnyCKIwMX9qxxvv1eQV44c6DdGNwgkb1g3VkcIJG94V3YWt1MgA --store=false
2026-03-10 04:32:57.307 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.103.22 waku b8c4279935b7d2304a1a11fd5e9274aa22d97398b2d1ae21377b18f3b560f4da
2026-03-10 04:32:57.341 DEBUG [src.node.docker_mananger] Container started with ID b8c4279935b7. Setting up logs at ./log/docker/node4_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:32:57.341 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31464
2026-03-10 04:32:57.341 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:32:58.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31464/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:32:58.345 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:32:58.345 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:32:58.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31464/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:32:58.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.103.22/tcp/31465/p2p/16Uiu2HAmJfG1hNHk7FLDejteSo4fW3Ae9ZWSzugDa54af26LbGjL","/ip4/172.18.103.22/tcp/31466/ws/p2p/16Uiu2HAmJfG1hNHk7FLDejteSo4fW3Ae9ZWSzugDa54af26LbGjL"],"enrUri":"enr:-L24QEdXXKSJ3WUxavrG-_2x4EUg0_XNmJacqTLEJ7DO9FuvPqhTxJfDQzN7dcpl2vuZIbzzy22_O87yrJXPh9LjrMcCgmlkgnY0gmlwhKwSZxaKbXVsdGlhZGRyc5YACASsEmcWBnrpAAoErBJnFgZ66t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDWTfUsqWNqDLvS6lBqt21X2uniEWfVe3cmsSnhdUD6JODdGNwgnrpg3VkcIJ664V3YWt1MgA"}'
2026-03-10 04:32:58.348 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:32:58.348 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:32:59.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31464/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:32:59.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:32:59.407 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:32:59.408 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:32:59.408 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:32:59.508 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:32:59.508 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:32:59.510 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:32:59.510 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.121.231
2026-03-10 04:32:59.510 DEBUG [src.node.docker_mananger] Generated ports ['64419', '64420', '64421', '64422', '64423']
2026-03-10 04:32:59.511 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:32:59.511 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:32:59.511 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:32:59.511 DEBUG [src.node.docker_mananger] docker run -i -t -p 64419:64419 -p 64420:64420 -p 64421:64421 -p 64422:64422 -p 64423:64423 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=64421 --rest-port=64419 --tcp-port=64420 --discv5-udp-port=64422 --rest-address=0.0.0.0 --nat=extip:172.18.121.231 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=84e534d257e460d1984fceac2dcda67bd23302264b50164e9ef7f5e1139fd67b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64423 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QEdXXKSJ3WUxavrG-_2x4EUg0_XNmJacqTLEJ7DO9FuvPqhTxJfDQzN7dcpl2vuZIbzzy22_O87yrJXPh9LjrMcCgmlkgnY0gmlwhKwSZxaKbXVsdGlhZGRyc5YACASsEmcWBnrpAAoErBJnFgZ66t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDWTfUsqWNqDLvS6lBqt21X2uniEWfVe3cmsSnhdUD6JODdGNwgnrpg3VkcIJ664V3YWt1MgA --store=false
2026-03-10 04:32:59.729 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.121.231 waku 8b9edb4b084057d48f9183af562887330bf780e84ef3daf09c322966fc14b8f1
2026-03-10 04:32:59.763 DEBUG [src.node.docker_mananger] Container started with ID 8b9edb4b0840. Setting up logs at ./log/docker/node5_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:32:59.764 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64419
2026-03-10 04:32:59.764 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:00.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64419/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:00.768 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:33:00.768 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:33:00.768 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64419/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:00.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.121.231/tcp/64420/p2p/16Uiu2HAmE4PHr35KvqdZXButWisLuvvGUostJshf7yGc69qCqEsg","/ip4/172.18.121.231/tcp/64421/ws/p2p/16Uiu2HAmE4PHr35KvqdZXButWisLuvvGUostJshf7yGc69qCqEsg"],"enrUri":"enr:-L24QExZSw4oGvPYMIfROUmWtowsPZ5_4TqD1JN4nGNnmNq2dc86_iXqNKHRLEfnCRotYnDLz5JmMQGt_ahgazlEVc8CgmlkgnY0gmlwhKwSeeeKbXVsdGlhZGRyc5YACASsEnnnBvukAAoErBJ55wb7pd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDFNn8DcSntpr_BwdMIhW1Gsghf4bzNitDxPr_l3ba-v-DdGNwgvukg3VkcIL7poV3YWt1MgA"}'
2026-03-10 04:33:00.771 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:33:00.771 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:01.772 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64419/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:33:01.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:33:01.832 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:33:01.832 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:01.832 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:33:01.933 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:33:01.933 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:33:01.935 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:33:01.935 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.47.19
2026-03-10 04:33:01.935 DEBUG [src.node.docker_mananger] Generated ports ['28519', '28520', '28521', '28522', '28523']
2026-03-10 04:33:01.935 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:33:01.935 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:33:01.936 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:33:01.936 DEBUG [src.node.docker_mananger] docker run -i -t -p 28519:28519 -p 28520:28520 -p 28521:28521 -p 28522:28522 -p 28523:28523 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=28521 --rest-port=28519 --tcp-port=28520 --discv5-udp-port=28522 --rest-address=0.0.0.0 --nat=extip:172.18.47.19 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d5c15cdefcfa1b57815f2e55fdbc7f7ec57d8bfd0fa328a285e20cc4abd5b56a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28523 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QExZSw4oGvPYMIfROUmWtowsPZ5_4TqD1JN4nGNnmNq2dc86_iXqNKHRLEfnCRotYnDLz5JmMQGt_ahgazlEVc8CgmlkgnY0gmlwhKwSeeeKbXVsdGlhZGRyc5YACASsEnnnBvukAAoErBJ55wb7pd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDFNn8DcSntpr_BwdMIhW1Gsghf4bzNitDxPr_l3ba-v-DdGNwgvukg3VkcIL7poV3YWt1MgA --store=false
2026-03-10 04:33:02.154 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.47.19 waku ee6ade8237da006fcf630b8f37ab9e4e64e10d1387f60c488cc9bf87cad7feb5
2026-03-10 04:33:02.190 DEBUG [src.node.docker_mananger] Container started with ID ee6ade8237da. Setting up logs at ./log/docker/node6_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:02.190 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28519
2026-03-10 04:33:02.190 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:03.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28519/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:03.194 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:33:03.194 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:33:03.194 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28519/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:03.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.47.19/tcp/28520/p2p/16Uiu2HAmUKsDL8EcmjzAuRMEgCiV22xBhtNaXXRgCDLLKqwNPZkd","/ip4/172.18.47.19/tcp/28521/ws/p2p/16Uiu2HAmUKsDL8EcmjzAuRMEgCiV22xBhtNaXXRgCDLLKqwNPZkd"],"enrUri":"enr:-L24QIAU7ESJBd7gENPt2IZYca6eXgipQZOhY-gBkdnAobUIcbIbwSZHjDpLTrhU81Pxea1ewXcP_Al_kr1jtU44CRwCgmlkgnY0gmlwhKwSLxOKbXVsdGlhZGRyc5YACASsEi8TBm9oAAoErBIvEwZvad0DgnJzhQADAQAAiXNlY3AyNTZrMaED6NTiptAJL3H0MaVbUroRGmVUqBmolSKCIh_am-N7MeKDdGNwgm9og3VkcIJvaoV3YWt1MgA"}'
2026-03-10 04:33:03.197 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:33:03.197 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:04.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28519/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:33:04.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:33:04.258 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:33:04.258 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:04.258 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:33:04.359 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:33:04.359 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:33:04.361 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:33:04.361 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.163.152
2026-03-10 04:33:04.361 DEBUG [src.node.docker_mananger] Generated ports ['49193', '49194', '49195', '49196', '49197']
2026-03-10 04:33:04.361 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:33:04.361 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:33:04.362 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:33:04.362 DEBUG [src.node.docker_mananger] docker run -i -t -p 49193:49193 -p 49194:49194 -p 49195:49195 -p 49196:49196 -p 49197:49197 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=49195 --rest-port=49193 --tcp-port=49194 --discv5-udp-port=49196 --rest-address=0.0.0.0 --nat=extip:172.18.163.152 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=900c8ff6dfcb000cbbf6ea2b8ceb9bc0af9e7fba3de3356aca1aaba35bc3a70c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49197 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QIAU7ESJBd7gENPt2IZYca6eXgipQZOhY-gBkdnAobUIcbIbwSZHjDpLTrhU81Pxea1ewXcP_Al_kr1jtU44CRwCgmlkgnY0gmlwhKwSLxOKbXVsdGlhZGRyc5YACASsEi8TBm9oAAoErBIvEwZvad0DgnJzhQADAQAAiXNlY3AyNTZrMaED6NTiptAJL3H0MaVbUroRGmVUqBmolSKCIh_am-N7MeKDdGNwgm9og3VkcIJvaoV3YWt1MgA --store=false
2026-03-10 04:33:04.571 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.163.152 waku 9d81482944021b88f3f6df86b3b02dfc60107e0fcdb818d715f66502208b1e0f
2026-03-10 04:33:04.614 DEBUG [src.node.docker_mananger] Container started with ID 9d8148294402. Setting up logs at ./log/docker/node7_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:04.615 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49193
2026-03-10 04:33:04.615 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:05.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49193/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:05.619 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:33:05.619 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:33:05.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49193/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:05.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.163.152/tcp/49194/p2p/16Uiu2HAkzsTX7SC334CermM7Rzk7ZJTZLWR61taHfCiiYSPWAtKU","/ip4/172.18.163.152/tcp/49195/ws/p2p/16Uiu2HAkzsTX7SC334CermM7Rzk7ZJTZLWR61taHfCiiYSPWAtKU"],"enrUri":"enr:-L24QEN1G2Ov0GZu6uU6gnyu4_Vgvp2QnpWA2Iv2lDeIiOnfJI-o7Gb8hoYaK3auHAvRqKNq-YWc-0YfBP_-BThnNnkCgmlkgnY0gmlwhKwSo5iKbXVsdGlhZGRyc5YACASsEqOYBsAqAAoErBKjmAbAK90DgnJzhQADAQAAiXNlY3AyNTZrMaECUOVycvGnbaQqWOcwI77q7OVeD40RndigX1gA6ggjtRODdGNwgsAqg3VkcILALIV3YWt1MgA"}'
2026-03-10 04:33:05.622 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:33:05.622 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:06.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49193/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:33:06.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:33:06.686 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:33:06.686 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:06.687 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:33:06.787 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:33:06.787 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:33:06.789 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:33:06.789 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.78.84
2026-03-10 04:33:06.789 DEBUG [src.node.docker_mananger] Generated ports ['16947', '16948', '16949', '16950', '16951']
2026-03-10 04:33:06.789 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:33:06.790 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:33:06.790 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:33:06.790 DEBUG [src.node.docker_mananger] docker run -i -t -p 16947:16947 -p 16948:16948 -p 16949:16949 -p 16950:16950 -p 16951:16951 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=16949 --rest-port=16947 --tcp-port=16948 --discv5-udp-port=16950 --rest-address=0.0.0.0 --nat=extip:172.18.78.84 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=efd4b535f8dad4c951ad9e1f76ab28fab9eecdccfbca249dfacc42ff910583df --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16951 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QEN1G2Ov0GZu6uU6gnyu4_Vgvp2QnpWA2Iv2lDeIiOnfJI-o7Gb8hoYaK3auHAvRqKNq-YWc-0YfBP_-BThnNnkCgmlkgnY0gmlwhKwSo5iKbXVsdGlhZGRyc5YACASsEqOYBsAqAAoErBKjmAbAK90DgnJzhQADAQAAiXNlY3AyNTZrMaECUOVycvGnbaQqWOcwI77q7OVeD40RndigX1gA6ggjtRODdGNwgsAqg3VkcILALIV3YWt1MgA --store=false
2026-03-10 04:33:06.998 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.78.84 waku a58bf62cdfc929c863056573ad48bc94c9a46f37eb9493aac7a78e60ad8fe075
2026-03-10 04:33:07.033 DEBUG [src.node.docker_mananger] Container started with ID a58bf62cdfc9. Setting up logs at ./log/docker/node8_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:07.033 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16947
2026-03-10 04:33:07.034 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:08.034 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16947/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:08.037 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:33:08.038 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:33:08.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16947/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:08.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.78.84/tcp/16948/p2p/16Uiu2HAmVNzVDZLHkwRhh7dUPemchAxS3E8ys9CnigR5PEgwFnjo","/ip4/172.18.78.84/tcp/16949/ws/p2p/16Uiu2HAmVNzVDZLHkwRhh7dUPemchAxS3E8ys9CnigR5PEgwFnjo"],"enrUri":"enr:-L24QISHkXzD2Rf80Z1LOxBS_5BXmn1TPKk7Pl2CT8SuvZ9iZFj70nHqYn11f2EUojKAWezMxMmnvLSY5MNGugoz6j8CgmlkgnY0gmlwhKwSTlSKbXVsdGlhZGRyc5YACASsEk5UBkI0AAoErBJOVAZCNd0DgnJzhQADAQAAiXNlY3AyNTZrMaED-H2KEq3U7_h2oQcrX3MMhUlsyrPBu8Sw5uEcRH0CVDaDdGNwgkI0g3VkcIJCNoV3YWt1MgA"}'
2026-03-10 04:33:08.041 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:33:08.041 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:09.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16947/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:33:09.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:33:09.104 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:33:09.104 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:09.104 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:33:09.204 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:33:09.205 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:33:09.207 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:33:09.207 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.147
2026-03-10 04:33:09.207 DEBUG [src.node.docker_mananger] Generated ports ['33390', '33391', '33392', '33393', '33394']
2026-03-10 04:33:09.207 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:33:09.208 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:33:09.208 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:33:09.208 DEBUG [src.node.docker_mananger] docker run -i -t -p 33390:33390 -p 33391:33391 -p 33392:33392 -p 33393:33393 -p 33394:33394 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=33392 --rest-port=33390 --tcp-port=33391 --discv5-udp-port=33393 --rest-address=0.0.0.0 --nat=extip:172.18.5.147 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=133ba0dad4a58edeb57b836fcaeb00b59bf9a610af364c9ac81fab6f3a1dae85 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33394 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QISHkXzD2Rf80Z1LOxBS_5BXmn1TPKk7Pl2CT8SuvZ9iZFj70nHqYn11f2EUojKAWezMxMmnvLSY5MNGugoz6j8CgmlkgnY0gmlwhKwSTlSKbXVsdGlhZGRyc5YACASsEk5UBkI0AAoErBJOVAZCNd0DgnJzhQADAQAAiXNlY3AyNTZrMaED-H2KEq3U7_h2oQcrX3MMhUlsyrPBu8Sw5uEcRH0CVDaDdGNwgkI0g3VkcIJCNoV3YWt1MgA --store=false
2026-03-10 04:33:09.424 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.147 waku 8d166432d1024830b6cf8743b3f5021442fb4e78f27a3ed4477711da56575790
2026-03-10 04:33:09.460 DEBUG [src.node.docker_mananger] Container started with ID 8d166432d102. Setting up logs at ./log/docker/node9_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:09.460 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33390
2026-03-10 04:33:09.460 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:10.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33390/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:10.464 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:33:10.465 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:33:10.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33390/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:10.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.147/tcp/33391/p2p/16Uiu2HAmBVUXY5Fkb6sBb83dLwvuSWicgkJKLBCBWAFnRXFf93Rr","/ip4/172.18.5.147/tcp/33392/ws/p2p/16Uiu2HAmBVUXY5Fkb6sBb83dLwvuSWicgkJKLBCBWAFnRXFf93Rr"],"enrUri":"enr:-L24QGSwUrMOzvEkPH3ICNDWZBnG8nthx2jbaRrrInbfe6WXGVDe0StHQ9sYG3ugqDUJRnfaQJyQdf3quHLY9xOrDx8CgmlkgnY0gmlwhKwSBZOKbXVsdGlhZGRyc5YACASsEgWTBoJvAAoErBIFkwaCcN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7rRdTBAdbZvtHNElysc4mkOoDftUx6bIM5b3T41CzMmDdGNwgoJvg3VkcIKCcYV3YWt1MgA"}'
2026-03-10 04:33:10.468 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:33:10.468 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:11.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33390/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:33:11.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:33:11.527 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:33:11.527 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:11.527 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:33:11.627 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:33:11.627 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:33:11.629 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:33:11.630 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.64.66
2026-03-10 04:33:11.630 DEBUG [src.node.docker_mananger] Generated ports ['26753', '26754', '26755', '26756', '26757']
2026-03-10 04:33:11.630 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:33:11.630 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:33:11.630 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:33:11.630 DEBUG [src.node.docker_mananger] docker run -i -t -p 26753:26753 -p 26754:26754 -p 26755:26755 -p 26756:26756 -p 26757:26757 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=26755 --rest-port=26753 --tcp-port=26754 --discv5-udp-port=26756 --rest-address=0.0.0.0 --nat=extip:172.18.64.66 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=55e869c5dbd31a3823edbebd0b64af4d9d4cb80fec374afe7e79913123b5befe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26757 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QGSwUrMOzvEkPH3ICNDWZBnG8nthx2jbaRrrInbfe6WXGVDe0StHQ9sYG3ugqDUJRnfaQJyQdf3quHLY9xOrDx8CgmlkgnY0gmlwhKwSBZOKbXVsdGlhZGRyc5YACASsEgWTBoJvAAoErBIFkwaCcN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7rRdTBAdbZvtHNElysc4mkOoDftUx6bIM5b3T41CzMmDdGNwgoJvg3VkcIKCcYV3YWt1MgA --store=false
2026-03-10 04:33:11.856 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.64.66 waku b47f472a81b70553257070157ae18b986824ef070ad69abf3febc45e5d75b859
2026-03-10 04:33:11.892 DEBUG [src.node.docker_mananger] Container started with ID b47f472a81b7. Setting up logs at ./log/docker/node10_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:11.893 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26753
2026-03-10 04:33:11.893 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:12.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26753/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:12.897 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:33:12.897 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:33:12.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26753/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:12.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.64.66/tcp/26754/p2p/16Uiu2HAmGKLjJ1ZPvDGiezRAbC6yUPryYhyFdVuPpFgNRwAoq3EH","/ip4/172.18.64.66/tcp/26755/ws/p2p/16Uiu2HAmGKLjJ1ZPvDGiezRAbC6yUPryYhyFdVuPpFgNRwAoq3EH"],"enrUri":"enr:-L24QJLdn29rkKe4hnvxo7SVOrTJGYxNAZrm3-az0DZ8Pz3WHE-wqLhT6eQ0mMLhLmV9oWRewaVC3ukndry2LwfjfusCgmlkgnY0gmlwhKwSQEKKbXVsdGlhZGRyc5YACASsEkBCBmiCAAoErBJAQgZog90DgnJzhQADAQAAiXNlY3AyNTZrMaEDNmYssFWVpPjqSASxCpHgGmvhDM3o19aWDtxQcxvfCMqDdGNwgmiCg3VkcIJohIV3YWt1MgA"}'
2026-03-10 04:33:12.901 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:33:12.901 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:13.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26753/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:33:13.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:33:13.974 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:33:13.974 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:13.974 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:33:14.075 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:33:14.075 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:33:14.077 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:33:14.077 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.142.66
2026-03-10 04:33:14.077 DEBUG [src.node.docker_mananger] Generated ports ['34418', '34419', '34420', '34421', '34422']
2026-03-10 04:33:14.078 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:33:14.078 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:33:14.078 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:33:14.078 DEBUG [src.node.docker_mananger] docker run -i -t -p 34418:34418 -p 34419:34419 -p 34420:34420 -p 34421:34421 -p 34422:34422 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=34420 --rest-port=34418 --tcp-port=34419 --discv5-udp-port=34421 --rest-address=0.0.0.0 --nat=extip:172.18.142.66 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f887b3df5a8ceae43fff7609c75cf29c7e1aa2fcfd35d7a6e40afb70c592e414 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34422 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QJLdn29rkKe4hnvxo7SVOrTJGYxNAZrm3-az0DZ8Pz3WHE-wqLhT6eQ0mMLhLmV9oWRewaVC3ukndry2LwfjfusCgmlkgnY0gmlwhKwSQEKKbXVsdGlhZGRyc5YACASsEkBCBmiCAAoErBJAQgZog90DgnJzhQADAQAAiXNlY3AyNTZrMaEDNmYssFWVpPjqSASxCpHgGmvhDM3o19aWDtxQcxvfCMqDdGNwgmiCg3VkcIJohIV3YWt1MgA --store=false
2026-03-10 04:33:14.293 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.142.66 waku 479d6fc7d339797f6abe299f645bcfbb0b3b802f42eb53097ba80486de9df349
2026-03-10 04:33:14.326 DEBUG [src.node.docker_mananger] Container started with ID 479d6fc7d339. Setting up logs at ./log/docker/node11_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:14.327 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34418
2026-03-10 04:33:14.327 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:15.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34418/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:15.331 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:33:15.331 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:33:15.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34418/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:15.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.142.66/tcp/34419/p2p/16Uiu2HAmVgKv5ZxVWYthtj9NaUaP3j3r5TvbkG4TyNigCUWnVoYp","/ip4/172.18.142.66/tcp/34420/ws/p2p/16Uiu2HAmVgKv5ZxVWYthtj9NaUaP3j3r5TvbkG4TyNigCUWnVoYp"],"enrUri":"enr:-L24QPw3xVDV8EYn3ulwjz9IRR51AsnZOuplTaTGugwq2UyPUHCOG3yhf5EF072qVt5A5ovL4X3KbTVsuNF1OZMusq8CgmlkgnY0gmlwhKwSjkKKbXVsdGlhZGRyc5YACASsEo5CBoZzAAoErBKOQgaGdN0DgnJzhQADAQAAiXNlY3AyNTZrMaED_O5hk4SZcUbXQN38DyPdJw01416qF83yIvasyumroD2DdGNwgoZzg3VkcIKGdYV3YWt1MgA"}'
2026-03-10 04:33:15.334 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:33:15.334 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:16.335 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34418/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:33:16.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:33:16.400 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:33:16.401 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:16.401 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:33:16.501 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:33:16.501 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:33:16.503 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:33:16.503 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.178.166
2026-03-10 04:33:16.504 DEBUG [src.node.docker_mananger] Generated ports ['24757', '24758', '24759', '24760', '24761']
2026-03-10 04:33:16.504 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:33:16.504 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:33:16.504 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:33:16.504 DEBUG [src.node.docker_mananger] docker run -i -t -p 24757:24757 -p 24758:24758 -p 24759:24759 -p 24760:24760 -p 24761:24761 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=24759 --rest-port=24757 --tcp-port=24758 --discv5-udp-port=24760 --rest-address=0.0.0.0 --nat=extip:172.18.178.166 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bdc7a37b6a86c3d2dced32fc5ec53ff2ab8fcda39e5cd2e5d68b1ded7faa92ff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24761 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QPw3xVDV8EYn3ulwjz9IRR51AsnZOuplTaTGugwq2UyPUHCOG3yhf5EF072qVt5A5ovL4X3KbTVsuNF1OZMusq8CgmlkgnY0gmlwhKwSjkKKbXVsdGlhZGRyc5YACASsEo5CBoZzAAoErBKOQgaGdN0DgnJzhQADAQAAiXNlY3AyNTZrMaED_O5hk4SZcUbXQN38DyPdJw01416qF83yIvasyumroD2DdGNwgoZzg3VkcIKGdYV3YWt1MgA --store=false
2026-03-10 04:33:16.734 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.178.166 waku 5a51316f4a5b4e9b833406e68a739be76d34f19767abeb51b5cbaa094b0d480d
2026-03-10 04:33:16.768 DEBUG [src.node.docker_mananger] Container started with ID 5a51316f4a5b. Setting up logs at ./log/docker/node12_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:16.768 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24757
2026-03-10 04:33:16.768 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:17.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24757/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:17.772 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:33:17.772 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:33:17.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24757/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:17.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.178.166/tcp/24758/p2p/16Uiu2HAmE3DnTj14GLR7ybrkmdRM2ZQAhBVTDRHEn7UsX8Hy4rgg","/ip4/172.18.178.166/tcp/24759/ws/p2p/16Uiu2HAmE3DnTj14GLR7ybrkmdRM2ZQAhBVTDRHEn7UsX8Hy4rgg"],"enrUri":"enr:-L24QNTPpM7MLIvWoiX9rWZspC8md543_gOgr_WHLgMCOWFKRFna_P0_qOyXNQMmNhCD84b59ncv4lwmtotlZeLpF8UCgmlkgnY0gmlwhKwSsqaKbXVsdGlhZGRyc5YACASsErKmBmC2AAoErBKypgZgt90DgnJzhQADAQAAiXNlY3AyNTZrMaEDFI2nk15ODAkIZJngCd4-HTMHGog0UlaUMTVS4SZvt5mDdGNwgmC2g3VkcIJguIV3YWt1MgA"}'
2026-03-10 04:33:17.775 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:33:17.775 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:18.775 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24757/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:33:18.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:33:18.844 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:33:18.844 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:18.844 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:33:18.944 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:33:18.944 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:33:18.946 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:33:18.947 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.140.243
2026-03-10 04:33:18.947 DEBUG [src.node.docker_mananger] Generated ports ['21330', '21331', '21332', '21333', '21334']
2026-03-10 04:33:18.947 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:33:18.947 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:33:18.947 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:33:18.948 DEBUG [src.node.docker_mananger] docker run -i -t -p 21330:21330 -p 21331:21331 -p 21332:21332 -p 21333:21333 -p 21334:21334 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=21332 --rest-port=21330 --tcp-port=21331 --discv5-udp-port=21333 --rest-address=0.0.0.0 --nat=extip:172.18.140.243 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=da5dbd4d23f5352bff54742af25d5efc4aacca87a6ebd2be74417c8dd3ed836f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21334 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QNTPpM7MLIvWoiX9rWZspC8md543_gOgr_WHLgMCOWFKRFna_P0_qOyXNQMmNhCD84b59ncv4lwmtotlZeLpF8UCgmlkgnY0gmlwhKwSsqaKbXVsdGlhZGRyc5YACASsErKmBmC2AAoErBKypgZgt90DgnJzhQADAQAAiXNlY3AyNTZrMaEDFI2nk15ODAkIZJngCd4-HTMHGog0UlaUMTVS4SZvt5mDdGNwgmC2g3VkcIJguIV3YWt1MgA --store=false
2026-03-10 04:33:19.172 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.140.243 waku 572f016011f821bdc88bbebb3c7e50520b1195a4e910ecf3b1421babeb651757
2026-03-10 04:33:19.206 DEBUG [src.node.docker_mananger] Container started with ID 572f016011f8. Setting up logs at ./log/docker/node13_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:19.207 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21330
2026-03-10 04:33:19.207 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:20.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21330/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:20.211 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:33:20.211 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:33:20.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21330/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:20.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.140.243/tcp/21331/p2p/16Uiu2HAmAxhpF9eKSakANvLATbVZoyytRpNZkUggL8vEzVbRjUX9","/ip4/172.18.140.243/tcp/21332/ws/p2p/16Uiu2HAmAxhpF9eKSakANvLATbVZoyytRpNZkUggL8vEzVbRjUX9"],"enrUri":"enr:-L24QMIsoPDDyqFaqHs4fJENwDoBIJAFiVp5A1nrX42f-RYMDs1ec8mUPsrg8qC3Y112IhuD8kKAOOKZREUl5bPM8mMCgmlkgnY0gmlwhKwSjPOKbXVsdGlhZGRyc5YACASsEozzBlNTAAoErBKM8wZTVN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC5tJiXQaCVmXNzeWbrD--OyKIsM9wZ8-gcu9QNJJz5XCDdGNwglNTg3VkcIJTVYV3YWt1MgA"}'
2026-03-10 04:33:20.214 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:33:20.214 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:21.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21330/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:33:21.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:33:21.274 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:33:21.274 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:21.274 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:33:21.375 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:33:21.375 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:33:21.377 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:33:21.377 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.212.101
2026-03-10 04:33:21.377 DEBUG [src.node.docker_mananger] Generated ports ['22596', '22597', '22598', '22599', '22600']
2026-03-10 04:33:21.377 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:33:21.377 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:33:21.378 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:33:21.378 DEBUG [src.node.docker_mananger] docker run -i -t -p 22596:22596 -p 22597:22597 -p 22598:22598 -p 22599:22599 -p 22600:22600 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=22598 --rest-port=22596 --tcp-port=22597 --discv5-udp-port=22599 --rest-address=0.0.0.0 --nat=extip:172.18.212.101 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=56aebcfdfaafe2dab34d07c3dbbbc2e06c6b1d431ff081df5adec33da8447ae3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22600 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QMIsoPDDyqFaqHs4fJENwDoBIJAFiVp5A1nrX42f-RYMDs1ec8mUPsrg8qC3Y112IhuD8kKAOOKZREUl5bPM8mMCgmlkgnY0gmlwhKwSjPOKbXVsdGlhZGRyc5YACASsEozzBlNTAAoErBKM8wZTVN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC5tJiXQaCVmXNzeWbrD--OyKIsM9wZ8-gcu9QNJJz5XCDdGNwglNTg3VkcIJTVYV3YWt1MgA --store=false
2026-03-10 04:33:21.616 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.212.101 waku 35b19167d66269d9791ef2cba1fb94e522d39dd03855e4466690909946369e17
2026-03-10 04:33:21.653 DEBUG [src.node.docker_mananger] Container started with ID 35b19167d662. Setting up logs at ./log/docker/node14_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:21.654 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22596
2026-03-10 04:33:21.654 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:22.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22596/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:22.658 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:33:22.659 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:33:22.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22596/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:22.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.212.101/tcp/22597/p2p/16Uiu2HAmQM1xNsraaM7smuKCYJDB8oUKs6Dc4mmrmNTzowGFy49F","/ip4/172.18.212.101/tcp/22598/ws/p2p/16Uiu2HAmQM1xNsraaM7smuKCYJDB8oUKs6Dc4mmrmNTzowGFy49F"],"enrUri":"enr:-L24QATJV8M65WhTlwB0jq10zSgWLorg7WGvZpvsDbx9ID9NIPNUn_h44lZXJz6qzZfZfZNA5xZo7qW2HuGBrtlEKH0CgmlkgnY0gmlwhKwS1GWKbXVsdGlhZGRyc5YACASsEtRlBlhFAAoErBLUZQZYRt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrbGacZVSArFp0pbYI5r2Hs2AVAHf-iNLtBAx6vJn0sqDdGNwglhFg3VkcIJYR4V3YWt1MgA"}'
2026-03-10 04:33:22.661 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:33:22.662 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:23.662 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22596/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:33:23.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:33:23.724 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:33:23.724 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:23.724 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:33:23.825 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:33:23.825 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:33:23.827 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:33:23.827 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.47.127
2026-03-10 04:33:23.827 DEBUG [src.node.docker_mananger] Generated ports ['45442', '45443', '45444', '45445', '45446']
2026-03-10 04:33:23.827 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:33:23.828 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:33:23.828 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:33:23.828 DEBUG [src.node.docker_mananger] docker run -i -t -p 45442:45442 -p 45443:45443 -p 45444:45444 -p 45445:45445 -p 45446:45446 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=45444 --rest-port=45442 --tcp-port=45443 --discv5-udp-port=45445 --rest-address=0.0.0.0 --nat=extip:172.18.47.127 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ebe59c02fb348f3965db28c0ef4ccf5588d2d1eba71fe0b80b3c8abd55b1acdc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45446 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QATJV8M65WhTlwB0jq10zSgWLorg7WGvZpvsDbx9ID9NIPNUn_h44lZXJz6qzZfZfZNA5xZo7qW2HuGBrtlEKH0CgmlkgnY0gmlwhKwS1GWKbXVsdGlhZGRyc5YACASsEtRlBlhFAAoErBLUZQZYRt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrbGacZVSArFp0pbYI5r2Hs2AVAHf-iNLtBAx6vJn0sqDdGNwglhFg3VkcIJYR4V3YWt1MgA --store=false
2026-03-10 04:33:24.076 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.47.127 waku f9018358a3796e6219122bacd50b0ff2d1d0286a532da648e80ca3f8cc55989e
2026-03-10 04:33:24.118 DEBUG [src.node.docker_mananger] Container started with ID f9018358a379. Setting up logs at ./log/docker/node15_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:24.118 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45442
2026-03-10 04:33:24.118 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:25.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45442/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:25.122 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:33:25.122 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:33:25.122 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45442/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:25.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.47.127/tcp/45443/p2p/16Uiu2HAkzxg4XmDiu1pmTQkQHoSzzRBLgfhvDbSGcHDSiostaA9A","/ip4/172.18.47.127/tcp/45444/ws/p2p/16Uiu2HAkzxg4XmDiu1pmTQkQHoSzzRBLgfhvDbSGcHDSiostaA9A"],"enrUri":"enr:-L24QNR6Vesugm0IrGZ4hLQEL3wc2osShT0lNY0B7yDa_bUDGHdWVBr3sRxqY6793QZDbZQJm6iO0mCGGEevF3WmStUCgmlkgnY0gmlwhKwSL3-KbXVsdGlhZGRyc5YACASsEi9_BrGDAAoErBIvfwaxhN0DgnJzhQADAQAAiXNlY3AyNTZrMaECUjuINfwubJ1saesyTmmwSKPFUQhrxIhRKxZnV8KqEbWDdGNwgrGDg3VkcIKxhYV3YWt1MgA"}'
2026-03-10 04:33:25.125 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:33:25.126 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:26.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45442/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:33:26.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:33:26.189 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-10 04:33:26.189 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:26.190 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-10 04:33:26.290 DEBUG [src.node.waku_node] Starting Node...
2026-03-10 04:33:26.290 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-10 04:33:26.292 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-10 04:33:26.292 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.132.218
2026-03-10 04:33:26.292 DEBUG [src.node.docker_mananger] Generated ports ['45311', '45312', '45313', '45314', '45315']
2026-03-10 04:33:26.293 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-10 04:33:26.293 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-10 04:33:26.293 DEBUG [src.node.waku_node] Using volumes []
2026-03-10 04:33:26.293 DEBUG [src.node.docker_mananger] docker run -i -t -p 45311:45311 -p 45312:45312 -p 45313:45313 -p 45314:45314 -p 45315:45315 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=45313 --rest-port=45311 --tcp-port=45312 --discv5-udp-port=45314 --rest-address=0.0.0.0 --nat=extip:172.18.132.218 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=faa8f8f9f8c66bee0e2fafa4f2cebdac7d0dfbe1ec2e5a01e5ad50102c765594 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45315 --metrics-logging=true --relay=false --filternode=/ip4/172.18.226.27/tcp/37951/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4 --discv5-bootstrap-node=enr:-L24QNR6Vesugm0IrGZ4hLQEL3wc2osShT0lNY0B7yDa_bUDGHdWVBr3sRxqY6793QZDbZQJm6iO0mCGGEevF3WmStUCgmlkgnY0gmlwhKwSL3-KbXVsdGlhZGRyc5YACASsEi9_BrGDAAoErBIvfwaxhN0DgnJzhQADAQAAiXNlY3AyNTZrMaECUjuINfwubJ1saesyTmmwSKPFUQhrxIhRKxZnV8KqEbWDdGNwgrGDg3VkcIKxhYV3YWt1MgA --store=false
2026-03-10 04:33:26.517 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.132.218 waku 6fb6be2239788a1a02e352372f302246f3a77c9d95693f0bcd2e615dbf9749ef
2026-03-10 04:33:26.551 DEBUG [src.node.docker_mananger] Container started with ID 6fb6be223978. Setting up logs at ./log/docker/node16_2026-03-10_04-32-49__94f09cb5-6373-4f6a-981e-5e519fe3b1ce__wakuorg_nwaku:latest.log
2026-03-10 04:33:26.551 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45311
2026-03-10 04:33:26.552 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:27.553 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45311/health" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:27.556 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_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-10 04:33:27.556 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-10 04:33:27.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45311/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:27.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.132.218/tcp/45312/p2p/16Uiu2HAm6iZVZtHZbhDvYGmPUUf7JhoJFqyuEsyoYwhBfnXaRLuQ","/ip4/172.18.132.218/tcp/45313/ws/p2p/16Uiu2HAm6iZVZtHZbhDvYGmPUUf7JhoJFqyuEsyoYwhBfnXaRLuQ"],"enrUri":"enr:-L24QC7_bNI7ON9N3Zslxkso_MEFNVKstvVmirl6gaiVieDEJ-wrlfIjwReHw0htY6rZyfaQ_lnDSVgRhyL9lbcV6s4CgmlkgnY0gmlwhKwShNqKbXVsdGlhZGRyc5YACASsEoTaBrEAAAoErBKE2gaxAd0DgnJzhQADAQAAiXNlY3AyNTZrMaECp8QYcGUQHILu57qJSxpFtL3KnR5PyQc7zJPb41IFw1uDdGNwgrEAg3VkcIKxAoV3YWt1MgA"}'
2026-03-10 04:33:27.559 INFO [src.node.waku_node] REST service is ready !!
2026-03-10 04:33:27.559 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-10 04:33:28.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45311/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-10 04:33:28.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-10 04:33:28.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21570/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:28.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.226.27/tcp/51804/p2p/16Uiu2HAmFjYwVopLiY2RNYGXwKQeV4zXq5SahekENWg9GA3xfxk4","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":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
2026-03-10 04:33:28.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37950/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:33:28.628 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
2026-03-10 04:33:28.629 DEBUG [src.libs.common] Sleeping for 100 seconds
2026-03-10 04:35:08.629 DEBUG [tests.e2e.test_e2e] Node1 publish message
2026-03-10 04:35:08.630 DEBUG [src.steps.store] Relaying message
2026-03-10 04:35:08.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21570/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-03-10 04:35:08.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-10 04:35:08.636 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-03-10 04:35:08.837 DEBUG [src.libs.common] Sleeping for 4 seconds
2026-03-10 04:35:12.837 DEBUG [tests.e2e.test_e2e] 15 Node requests the published message of subscribed filter topic
2026-03-10 04:35:12.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3221/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.840 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.841 DEBUG [tests.e2e.test_e2e] Response for node 1 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18164/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.844 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.844 DEBUG [tests.e2e.test_e2e] Response for node 2 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31464/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.848 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.848 DEBUG [tests.e2e.test_e2e] Response for node 3 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64419/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.851 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.851 DEBUG [tests.e2e.test_e2e] Response for node 4 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28519/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.854 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.854 DEBUG [tests.e2e.test_e2e] Response for node 5 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49193/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.857 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.857 DEBUG [tests.e2e.test_e2e] Response for node 6 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16947/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.860 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.861 DEBUG [tests.e2e.test_e2e] Response for node 7 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33390/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.864 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.864 DEBUG [tests.e2e.test_e2e] Response for node 8 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26753/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.867 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.867 DEBUG [tests.e2e.test_e2e] Response for node 9 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34418/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.870 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.870 DEBUG [tests.e2e.test_e2e] Response for node 10 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.870 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24757/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.873 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.873 DEBUG [tests.e2e.test_e2e] Response for node 11 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21330/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.876 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.876 DEBUG [tests.e2e.test_e2e] Response for node 12 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22596/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.879 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.879 DEBUG [tests.e2e.test_e2e] Response for node 13 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.880 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45442/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.883 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.883 DEBUG [tests.e2e.test_e2e] Response for node 14 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45311/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-10 04:35:12.886 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":1773117308629826563,"ephemeral":false}]'
2026-03-10 04:35:12.886 DEBUG [tests.e2e.test_e2e] Response for node 15 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1773117308629826563, 'ephemeral': False}]
2026-03-10 04:35:12.889 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-10 04:35:12.890 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-10 04:35:12.890 DEBUG [src.node.waku_node] Stopping container with id 2d051b5c9ad7
2026-03-10 04:35:13.571 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:13.574 DEBUG [src.node.waku_node] Stopping container with id 79dfce885811
2026-03-10 04:35:14.275 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:14.279 DEBUG [src.node.waku_node] Stopping container with id 71c26b3f9233
2026-03-10 04:35:14.387 ERROR [src.node.docker_mananger] Max retries reached for container 2d051b5c9ad7. Exiting log stream.
2026-03-10 04:35:15.007 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:15.010 DEBUG [src.node.waku_node] Stopping container with id 51a082e3eccf
2026-03-10 04:35:15.693 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:15.695 DEBUG [src.node.waku_node] Stopping container with id b8c4279935b7
2026-03-10 04:35:16.050 ERROR [src.node.docker_mananger] Max retries reached for container 71c26b3f9233. Exiting log stream.
2026-03-10 04:35:16.366 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:16.367 DEBUG [src.node.waku_node] Stopping container with id 8b9edb4b0840
2026-03-10 04:35:16.513 ERROR [src.node.docker_mananger] Max retries reached for container 51a082e3eccf. Exiting log stream.
2026-03-10 04:35:16.656 ERROR [src.node.docker_mananger] Max retries reached for container 79dfce885811. Exiting log stream.
2026-03-10 04:35:17.005 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:17.005 DEBUG [src.node.waku_node] Stopping container with id ee6ade8237da
2026-03-10 04:35:17.271 ERROR [src.node.docker_mananger] Max retries reached for container b8c4279935b7. Exiting log stream.
2026-03-10 04:35:17.594 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:17.595 DEBUG [src.node.waku_node] Stopping container with id 9d8148294402
2026-03-10 04:35:17.820 ERROR [src.node.docker_mananger] Max retries reached for container 8b9edb4b0840. Exiting log stream.
2026-03-10 04:35:18.504 ERROR [src.node.docker_mananger] Max retries reached for container ee6ade8237da. Exiting log stream.
2026-03-10 04:35:28.238 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:28.239 DEBUG [src.node.waku_node] Stopping container with id a58bf62cdfc9
2026-03-10 04:35:28.845 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:28.847 DEBUG [src.node.waku_node] Stopping container with id 8d166432d102
2026-03-10 04:35:29.151 ERROR [src.node.docker_mananger] Max retries reached for container 9d8148294402. Exiting log stream.
2026-03-10 04:35:29.748 ERROR [src.node.docker_mananger] Max retries reached for container a58bf62cdfc9. Exiting log stream.
2026-03-10 04:35:39.462 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:39.463 DEBUG [src.node.waku_node] Stopping container with id b47f472a81b7
2026-03-10 04:35:40.077 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:40.079 DEBUG [src.node.waku_node] Stopping container with id 479d6fc7d339
2026-03-10 04:35:40.372 ERROR [src.node.docker_mananger] Max retries reached for container 8d166432d102. Exiting log stream.
2026-03-10 04:35:40.889 ERROR [src.node.docker_mananger] Max retries reached for container b47f472a81b7. Exiting log stream.
2026-03-10 04:35:50.727 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:50.728 DEBUG [src.node.waku_node] Stopping container with id 5a51316f4a5b
2026-03-10 04:35:51.334 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:51.336 DEBUG [src.node.waku_node] Stopping container with id 572f016011f8
2026-03-10 04:35:51.624 ERROR [src.node.docker_mananger] Max retries reached for container 479d6fc7d339. Exiting log stream.
2026-03-10 04:35:51.957 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:51.957 DEBUG [src.node.waku_node] Stopping container with id 35b19167d662
2026-03-10 04:35:52.246 ERROR [src.node.docker_mananger] Max retries reached for container 5a51316f4a5b. Exiting log stream.
2026-03-10 04:35:52.522 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:35:52.523 DEBUG [src.node.waku_node] Stopping container with id f9018358a379
2026-03-10 04:35:52.771 ERROR [src.node.docker_mananger] Max retries reached for container 572f016011f8. Exiting log stream.
2026-03-10 04:35:53.336 ERROR [src.node.docker_mananger] Max retries reached for container 35b19167d662. Exiting log stream.
2026-03-10 04:36:03.126 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:36:03.128 DEBUG [src.node.waku_node] Stopping container with id 6fb6be223978
2026-03-10 04:36:03.942 ERROR [src.node.docker_mananger] Max retries reached for container f9018358a379. Exiting log stream.
2026-03-10 04:36:13.650 DEBUG [src.node.waku_node] Container stopped.
2026-03-10 04:36:13.652 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-10 04:36:13.697 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:14.442 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.186 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.214 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.269 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.296 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.353 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.407 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.464 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.516 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.543 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.591 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.640 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.665 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.691 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.718 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-10 04:36:15.732 ERROR [src.node.docker_mananger] Max retries reached for container 6fb6be223978. Exiting log stream.
2026-03-10 04:36:15.743 DEBUG [src.node.docker_mananger] No errors found in the waku logs.