mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
800 lines
147 KiB
Plaintext
800 lines
147 KiB
Plaintext
2026-03-29 04:49:28.666 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-29 04:49:28.666 DEBUG [tests.conftest] Running test: test_filter_20_senders_1_receiver with id: 2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2
|
|
2026-03-29 04:49:28.667 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-29 04:49:28.667 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-29 04:49:28.667 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-29 04:49:28.673 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:49:28.673 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:28.679 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:49:28.679 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:28.685 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:49:28.685 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:28.685 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-29 04:49:28.686 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-29 04:49:28.686 DEBUG [tests.e2e.test_e2e] Start 20 nodes to publish messages
|
|
2026-03-29 04:49:28.686 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:49:28.687 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:49:28.688 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:49:28.688 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.81.10
|
|
2026-03-29 04:49:28.688 DEBUG [src.node.docker_mananger] Generated ports ['11431', '11432', '11433', '11434', '11435']
|
|
2026-03-29 04:49:28.688 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:49:28.689 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:49:28.689 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:49:28.689 DEBUG [src.node.docker_mananger] docker run -i -t -p 11431:11431 -p 11432:11432 -p 11433:11433 -p 11434:11434 -p 11435:11435 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=11433 --rest-port=11431 --tcp-port=11432 --discv5-udp-port=11434 --rest-address=0.0.0.0 --nat=extip:172.18.81.10 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=55a0b5ed78dfeac6fb08faff14b6ecb347fc6b7992f439be16a2d3cc5ba2c4ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11435 --metrics-logging=true --relay=true
|
|
2026-03-29 04:49:28.850 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.81.10 waku df9c469d76cce45454b6c19ff39383a378664f1d5a7cedc82cdb6bc4abe491ee
|
|
2026-03-29 04:49:28.882 DEBUG [src.node.docker_mananger] Container started with ID df9c469d76cc. Setting up logs at ./log/docker/node1_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:28.882 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11431
|
|
2026-03-29 04:49:28.882 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:49:29.057 ERROR [src.node.docker_mananger] Max retries reached for container d5afa158b45f. Exiting log stream.
|
|
2026-03-29 04:49:29.429 ERROR [src.node.docker_mananger] Max retries reached for container e56e42f9abe4. Exiting log stream.
|
|
2026-03-29 04:49:29.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11431/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:29.886 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-29 04:49:29.886 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:49:29.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11431/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:29.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.81.10/tcp/11432/p2p/16Uiu2HAkyxUDuyyFdugSJopo3pbT38bR7e3KUdixRv4MFtiCKSJm","/ip4/172.18.81.10/tcp/11433/ws/p2p/16Uiu2HAkyxUDuyyFdugSJopo3pbT38bR7e3KUdixRv4MFtiCKSJm"],"enrUri":"enr:-L24QJF_J65wSa9M30RFFuIDc3gq38uj1VC4x55q7kA_TvzIB2ROwvghiZb7tf8F9Z9agcDo-pRt6FJDPhBQjLbpQ6cCgmlkgnY0gmlwhKwSUQqKbXVsdGlhZGRyc5YACASsElEKBiyoAAoErBJRCgYsqd0DgnJzhQADAQAAiXNlY3AyNTZrMaECQ1J1qheVmQhGfsTsL-mitPb0PwKuLTGsL9sUe5DRIWqDdGNwgiyog3VkcIIsqoV3YWt1MgE"}'
|
|
2026-03-29 04:49:29.889 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:49:29.894 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:49:29.894 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:29.895 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:49:29.995 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:49:29.995 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:49:29.997 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:49:29.997 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.183.216
|
|
2026-03-29 04:49:29.997 DEBUG [src.node.docker_mananger] Generated ports ['10708', '10709', '10710', '10711', '10712']
|
|
2026-03-29 04:49:29.997 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:49:29.998 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:49:29.998 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:49:29.998 DEBUG [src.node.docker_mananger] docker run -i -t -p 10708:10708 -p 10709:10709 -p 10710:10710 -p 10711:10711 -p 10712:10712 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=10710 --rest-port=10708 --tcp-port=10709 --discv5-udp-port=10711 --rest-address=0.0.0.0 --nat=extip:172.18.183.216 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bb89fa12c67327d0d76b50edfeef0cd67e95edefa40cebaff5caf8cf1dbd2768 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10712 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJF_J65wSa9M30RFFuIDc3gq38uj1VC4x55q7kA_TvzIB2ROwvghiZb7tf8F9Z9agcDo-pRt6FJDPhBQjLbpQ6cCgmlkgnY0gmlwhKwSUQqKbXVsdGlhZGRyc5YACASsElEKBiyoAAoErBJRCgYsqd0DgnJzhQADAQAAiXNlY3AyNTZrMaECQ1J1qheVmQhGfsTsL-mitPb0PwKuLTGsL9sUe5DRIWqDdGNwgiyog3VkcIIsqoV3YWt1MgE
|
|
2026-03-29 04:49:30.164 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.183.216 waku 031b49c145c018ff50b2f24550761f4d0fe6ca74ffad5300aab3c8d155f1d840
|
|
2026-03-29 04:49:30.190 DEBUG [src.node.docker_mananger] Container started with ID 031b49c145c0. Setting up logs at ./log/docker/node1_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:30.190 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10708
|
|
2026-03-29 04:49:30.190 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:49:31.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10708/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:31.216 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-29 04:49:31.217 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:49:31.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10708/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:31.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.183.216/tcp/10709/p2p/16Uiu2HAmNAexmFYcvWDk5y8iqG8khwV4UXmphqvN7apy9HayoDqi","/ip4/172.18.183.216/tcp/10710/ws/p2p/16Uiu2HAmNAexmFYcvWDk5y8iqG8khwV4UXmphqvN7apy9HayoDqi"],"enrUri":"enr:-L24QGEyHcYlBDdylajSHY2-5hYaUG5MiE-aSn79f3TTafdrReR1oR_G9EpKX8YMD24DvXDkbqjbVfb7bNDN5AGlTzYCgmlkgnY0gmlwhKwSt9iKbXVsdGlhZGRyc5YACASsErfYBinVAAoErBK32AYp1t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjVKvIPfK49LcQXZG6vkdKBM9U3Nwqam2DAVX7nqDOwmDdGNwginVg3VkcIIp14V3YWt1MgE"}'
|
|
2026-03-29 04:49:31.223 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:49:31.223 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:49:34.230 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:49:34.230 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:34.230 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:49:34.330 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:49:34.331 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:49:34.332 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:49:34.333 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.78.23
|
|
2026-03-29 04:49:34.333 DEBUG [src.node.docker_mananger] Generated ports ['2056', '2057', '2058', '2059', '2060']
|
|
2026-03-29 04:49:34.333 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:49:34.333 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:49:34.333 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:49:34.333 DEBUG [src.node.docker_mananger] docker run -i -t -p 2056:2056 -p 2057:2057 -p 2058:2058 -p 2059:2059 -p 2060:2060 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=2058 --rest-port=2056 --tcp-port=2057 --discv5-udp-port=2059 --rest-address=0.0.0.0 --nat=extip:172.18.78.23 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=417ce04f5cc5c480cf46bdb71dc9516a4bdf9c6469711cfcead548efbc3c9754 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2060 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGEyHcYlBDdylajSHY2-5hYaUG5MiE-aSn79f3TTafdrReR1oR_G9EpKX8YMD24DvXDkbqjbVfb7bNDN5AGlTzYCgmlkgnY0gmlwhKwSt9iKbXVsdGlhZGRyc5YACASsErfYBinVAAoErBK32AYp1t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjVKvIPfK49LcQXZG6vkdKBM9U3Nwqam2DAVX7nqDOwmDdGNwginVg3VkcIIp14V3YWt1MgE
|
|
2026-03-29 04:49:34.494 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.78.23 waku fdda3882666d70be71d2bd30008e78b3590d5474002e09069a4fce45347c65da
|
|
2026-03-29 04:49:34.522 DEBUG [src.node.docker_mananger] Container started with ID fdda3882666d. Setting up logs at ./log/docker/node2_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:34.522 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2056
|
|
2026-03-29 04:49:34.522 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:49:35.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2056/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:35.540 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-29 04:49:35.540 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:49:35.540 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2056/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:35.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.78.23/tcp/2057/p2p/16Uiu2HAm6UFX3dgwoR5ygcCFrxvJdvUHPp2f3BVVjF9A6VWqA6aS","/ip4/172.18.78.23/tcp/2058/ws/p2p/16Uiu2HAm6UFX3dgwoR5ygcCFrxvJdvUHPp2f3BVVjF9A6VWqA6aS"],"enrUri":"enr:-L24QCZON95GrhkRI9L6mud_-w0rUMaU3OQBdDfVMJ6vZ0HkQD64hJOkliEhSYKM0rckjc7Nbsa-07DmK_kxE2E2bScCgmlkgnY0gmlwhKwSTheKbXVsdGlhZGRyc5YACASsEk4XBggJAAoErBJOFwYICt0DgnJzhQADAQAAiXNlY3AyNTZrMaECpBmj6lpv_Raje2ReJj9NrbJn4iu_qEHK2Kh9lJyx30-DdGNwgggJg3VkcIIIC4V3YWt1MgE"}'
|
|
2026-03-29 04:49:35.549 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:49:35.550 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:49:38.557 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:49:38.557 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:38.557 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:49:38.657 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:49:38.658 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:49:38.660 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:49:38.660 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.57.231
|
|
2026-03-29 04:49:38.660 DEBUG [src.node.docker_mananger] Generated ports ['34557', '34558', '34559', '34560', '34561']
|
|
2026-03-29 04:49:38.660 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:49:38.660 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:49:38.660 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:49:38.661 DEBUG [src.node.docker_mananger] docker run -i -t -p 34557:34557 -p 34558:34558 -p 34559:34559 -p 34560:34560 -p 34561:34561 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=34559 --rest-port=34557 --tcp-port=34558 --discv5-udp-port=34560 --rest-address=0.0.0.0 --nat=extip:172.18.57.231 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=de9ff8de0b0caececbbfab0828098b8e07bbdfcdffaf7df689ab35268ecfb586 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34561 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCZON95GrhkRI9L6mud_-w0rUMaU3OQBdDfVMJ6vZ0HkQD64hJOkliEhSYKM0rckjc7Nbsa-07DmK_kxE2E2bScCgmlkgnY0gmlwhKwSTheKbXVsdGlhZGRyc5YACASsEk4XBggJAAoErBJOFwYICt0DgnJzhQADAQAAiXNlY3AyNTZrMaECpBmj6lpv_Raje2ReJj9NrbJn4iu_qEHK2Kh9lJyx30-DdGNwgggJg3VkcIIIC4V3YWt1MgE
|
|
2026-03-29 04:49:38.829 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.57.231 waku ea4ea1b2488a0fbbbbf0b3e1e13416fd6bd45e0e7cba69b5e438ac28817732e6
|
|
2026-03-29 04:49:38.856 DEBUG [src.node.docker_mananger] Container started with ID ea4ea1b2488a. Setting up logs at ./log/docker/node3_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:38.857 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34557
|
|
2026-03-29 04:49:38.860 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:49:39.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34557/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:39.869 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-29 04:49:39.871 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:49:39.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34557/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:39.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.57.231/tcp/34558/p2p/16Uiu2HAmCMHNwt9DYnBgb1RzXhtHEWGbRhu3gf2zYKYexr5Wzoap","/ip4/172.18.57.231/tcp/34559/ws/p2p/16Uiu2HAmCMHNwt9DYnBgb1RzXhtHEWGbRhu3gf2zYKYexr5Wzoap"],"enrUri":"enr:-L24QF_YHcx0ZJJpxymbnKxG3koY8ZGIhfkF9hO2PjagKc_jZOKgu6drNOK8C51MPDWE_rMCTvtRgRBufXX8IUKyMZACgmlkgnY0gmlwhKwSOeeKbXVsdGlhZGRyc5YACASsEjnnBob-AAoErBI55waG_90DgnJzhQADAQAAiXNlY3AyNTZrMaEC-3bMuW3TG_wfTxAf4jQPOB7GZNPMOEJ7untNtWBHFxmDdGNwgob-g3VkcIKHAIV3YWt1MgE"}'
|
|
2026-03-29 04:49:39.876 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:49:39.877 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:49:42.884 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:49:42.884 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:42.884 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:49:42.984 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:49:42.984 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:49:42.986 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:49:42.986 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.113.14
|
|
2026-03-29 04:49:42.986 DEBUG [src.node.docker_mananger] Generated ports ['39578', '39579', '39580', '39581', '39582']
|
|
2026-03-29 04:49:42.987 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:49:42.987 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:49:42.987 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:49:42.987 DEBUG [src.node.docker_mananger] docker run -i -t -p 39578:39578 -p 39579:39579 -p 39580:39580 -p 39581:39581 -p 39582:39582 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=39580 --rest-port=39578 --tcp-port=39579 --discv5-udp-port=39581 --rest-address=0.0.0.0 --nat=extip:172.18.113.14 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0c797b0ff55e7e0e5b50d720e27d853bebe2f0ae1863c4e748d5fd7d936bdc93 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39582 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF_YHcx0ZJJpxymbnKxG3koY8ZGIhfkF9hO2PjagKc_jZOKgu6drNOK8C51MPDWE_rMCTvtRgRBufXX8IUKyMZACgmlkgnY0gmlwhKwSOeeKbXVsdGlhZGRyc5YACASsEjnnBob-AAoErBI55waG_90DgnJzhQADAQAAiXNlY3AyNTZrMaEC-3bMuW3TG_wfTxAf4jQPOB7GZNPMOEJ7untNtWBHFxmDdGNwgob-g3VkcIKHAIV3YWt1MgE
|
|
2026-03-29 04:49:43.149 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.113.14 waku 8fa35788975f24942f2a51121f9066f238628872e14eb13c951fa557c20db6c8
|
|
2026-03-29 04:49:43.177 DEBUG [src.node.docker_mananger] Container started with ID 8fa35788975f. Setting up logs at ./log/docker/node4_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:43.177 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39578
|
|
2026-03-29 04:49:43.177 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:49:44.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39578/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:44.198 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-29 04:49:44.198 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:49:44.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39578/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:44.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.113.14/tcp/39579/p2p/16Uiu2HAmFzTSHR6vkVoYWTN9wSniB9GienD93dFzXaqeP7L7WVKZ","/ip4/172.18.113.14/tcp/39580/ws/p2p/16Uiu2HAmFzTSHR6vkVoYWTN9wSniB9GienD93dFzXaqeP7L7WVKZ"],"enrUri":"enr:-L24QF1Z2hJdyVPUTXGS3CT5RTeEvrl9PtyhrdYBbjUVQ_XBTg93r96ihLBrd3s8gNyDr8TptlBAVpsBiSbFnB7NPUcCgmlkgnY0gmlwhKwScQ6KbXVsdGlhZGRyc5YACASsEnEOBpqbAAoErBJxDgaanN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDMY-49iFa3vri6JN9kfZz6R2hxEs_dvg8ZXaMa_52qWyDdGNwgpqbg3VkcIKanYV3YWt1MgE"}'
|
|
2026-03-29 04:49:44.202 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:49:44.202 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:49:47.208 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:49:47.208 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:47.209 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:49:47.309 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:49:47.309 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:49:47.311 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:49:47.311 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.101.147
|
|
2026-03-29 04:49:47.311 DEBUG [src.node.docker_mananger] Generated ports ['30569', '30570', '30571', '30572', '30573']
|
|
2026-03-29 04:49:47.311 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:49:47.311 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:49:47.311 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:49:47.312 DEBUG [src.node.docker_mananger] docker run -i -t -p 30569:30569 -p 30570:30570 -p 30571:30571 -p 30572:30572 -p 30573:30573 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=30571 --rest-port=30569 --tcp-port=30570 --discv5-udp-port=30572 --rest-address=0.0.0.0 --nat=extip:172.18.101.147 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=664f3a9d154d88b106eb714bcffeded5a1e78cdff372eb9befd106d8a0cee39a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30573 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF1Z2hJdyVPUTXGS3CT5RTeEvrl9PtyhrdYBbjUVQ_XBTg93r96ihLBrd3s8gNyDr8TptlBAVpsBiSbFnB7NPUcCgmlkgnY0gmlwhKwScQ6KbXVsdGlhZGRyc5YACASsEnEOBpqbAAoErBJxDgaanN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDMY-49iFa3vri6JN9kfZz6R2hxEs_dvg8ZXaMa_52qWyDdGNwgpqbg3VkcIKanYV3YWt1MgE
|
|
2026-03-29 04:49:47.484 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.101.147 waku 0ed832555694246d6c88fcbc61115d79f7a8c654256721a5ad5aa2e31cbccfc9
|
|
2026-03-29 04:49:47.515 DEBUG [src.node.docker_mananger] Container started with ID 0ed832555694. Setting up logs at ./log/docker/node5_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:47.515 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30569
|
|
2026-03-29 04:49:47.515 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:49:48.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30569/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:48.533 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-29 04:49:48.534 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:49:48.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30569/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:48.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.101.147/tcp/30570/p2p/16Uiu2HAmTK1oRyLnwgWxsbU246W5sytjz9vTX7Yg2WZrc2pRHP13","/ip4/172.18.101.147/tcp/30571/ws/p2p/16Uiu2HAmTK1oRyLnwgWxsbU246W5sytjz9vTX7Yg2WZrc2pRHP13"],"enrUri":"enr:-L24QIjFDUXlQ3kwtMuxjNm-w_z_l9TZf_Hx1jY2s3KKe5qgLJbV7l9n-SNwJ-mJbug-mW5t6cGM-C8kPvUxQqgzo0gCgmlkgnY0gmlwhKwSZZOKbXVsdGlhZGRyc5YACASsEmWTBndqAAoErBJlkwZ3a90DgnJzhQADAQAAiXNlY3AyNTZrMaED2cFT-pshyjxJL_y84uuN1NaqCrXtpVu-9LQpsbJcaDqDdGNwgndqg3VkcIJ3bIV3YWt1MgE"}'
|
|
2026-03-29 04:49:48.542 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:49:48.543 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:49:51.549 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:49:51.550 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:51.550 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:49:51.650 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:49:51.650 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:49:51.652 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:49:51.652 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.236.133
|
|
2026-03-29 04:49:51.652 DEBUG [src.node.docker_mananger] Generated ports ['13829', '13830', '13831', '13832', '13833']
|
|
2026-03-29 04:49:51.652 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:49:51.652 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:49:51.653 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:49:51.653 DEBUG [src.node.docker_mananger] docker run -i -t -p 13829:13829 -p 13830:13830 -p 13831:13831 -p 13832:13832 -p 13833:13833 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=13831 --rest-port=13829 --tcp-port=13830 --discv5-udp-port=13832 --rest-address=0.0.0.0 --nat=extip:172.18.236.133 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cacdd47cbde64bdf0c45c6032baeed95ef4c1cefca33adb29f578b466fe421be --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13833 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIjFDUXlQ3kwtMuxjNm-w_z_l9TZf_Hx1jY2s3KKe5qgLJbV7l9n-SNwJ-mJbug-mW5t6cGM-C8kPvUxQqgzo0gCgmlkgnY0gmlwhKwSZZOKbXVsdGlhZGRyc5YACASsEmWTBndqAAoErBJlkwZ3a90DgnJzhQADAQAAiXNlY3AyNTZrMaED2cFT-pshyjxJL_y84uuN1NaqCrXtpVu-9LQpsbJcaDqDdGNwgndqg3VkcIJ3bIV3YWt1MgE
|
|
2026-03-29 04:49:51.832 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.236.133 waku a7654fef4447efe80a936e5ea7ec30bb1affc240b9a111fb6bfd8ac6bead6260
|
|
2026-03-29 04:49:51.863 DEBUG [src.node.docker_mananger] Container started with ID a7654fef4447. Setting up logs at ./log/docker/node6_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:51.863 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13829
|
|
2026-03-29 04:49:51.863 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:49:52.864 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13829/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:52.876 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-29 04:49:52.877 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:49:52.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13829/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:52.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.133/tcp/13830/p2p/16Uiu2HAmMBWrtdFqH99vFqRsTGmHDoBLbhgNrZdrfRkuF5nyzA2M","/ip4/172.18.236.133/tcp/13831/ws/p2p/16Uiu2HAmMBWrtdFqH99vFqRsTGmHDoBLbhgNrZdrfRkuF5nyzA2M"],"enrUri":"enr:-L24QAo1XJfNz7gsnB6g1Hixg18DKybYlcAeb2E_pxx0YcdBXvfklme8e_Zm71nHNXKi-RJUX2WZYvqiF6MBsvghFrQCgmlkgnY0gmlwhKwS7IWKbXVsdGlhZGRyc5YACASsEuyFBjYGAAoErBLshQY2B90DgnJzhQADAQAAiXNlY3AyNTZrMaEDfq9q-N9jjljihCK1hjvRb5E2dg52WD-39H5dJsbc8BqDdGNwgjYGg3VkcII2CIV3YWt1MgE"}'
|
|
2026-03-29 04:49:52.885 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:49:52.885 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:49:55.892 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:49:55.892 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:55.892 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:49:55.992 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:49:55.992 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:49:55.994 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:49:55.995 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.4.250
|
|
2026-03-29 04:49:55.995 DEBUG [src.node.docker_mananger] Generated ports ['5775', '5776', '5777', '5778', '5779']
|
|
2026-03-29 04:49:55.995 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:49:55.995 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:49:55.995 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:49:55.995 DEBUG [src.node.docker_mananger] docker run -i -t -p 5775:5775 -p 5776:5776 -p 5777:5777 -p 5778:5778 -p 5779:5779 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=5777 --rest-port=5775 --tcp-port=5776 --discv5-udp-port=5778 --rest-address=0.0.0.0 --nat=extip:172.18.4.250 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=de5d5ee00ccbdce45ef81fac5ed8dc0cac696a474bd8d2e37da165fcbb5968a7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5779 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAo1XJfNz7gsnB6g1Hixg18DKybYlcAeb2E_pxx0YcdBXvfklme8e_Zm71nHNXKi-RJUX2WZYvqiF6MBsvghFrQCgmlkgnY0gmlwhKwS7IWKbXVsdGlhZGRyc5YACASsEuyFBjYGAAoErBLshQY2B90DgnJzhQADAQAAiXNlY3AyNTZrMaEDfq9q-N9jjljihCK1hjvRb5E2dg52WD-39H5dJsbc8BqDdGNwgjYGg3VkcII2CIV3YWt1MgE
|
|
2026-03-29 04:49:56.184 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.4.250 waku 981e74e28984b1e6b6a3a74ab28c707ebe9030b79ee4386b4a12fbb6ea1f25e6
|
|
2026-03-29 04:49:56.214 DEBUG [src.node.docker_mananger] Container started with ID 981e74e28984. Setting up logs at ./log/docker/node7_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:49:56.214 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5775
|
|
2026-03-29 04:49:56.214 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:49:57.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5775/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:57.229 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-29 04:49:57.231 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:49:57.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5775/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:49:57.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.4.250/tcp/5776/p2p/16Uiu2HAmA9GXM6RCNjoGBrX9T16ZtnnQWT33KdgfzNEoUdcWM9BR","/ip4/172.18.4.250/tcp/5777/ws/p2p/16Uiu2HAmA9GXM6RCNjoGBrX9T16ZtnnQWT33KdgfzNEoUdcWM9BR"],"enrUri":"enr:-L24QAH2BnSeBEd_eilAOI2wp1phyggdjEtFWTic3s1-fuqjRwpwPXFjj5Jdf53FkdUGqSPsXMFTRIOr9-HIDuXOJL4CgmlkgnY0gmlwhKwSBPqKbXVsdGlhZGRyc5YACASsEgT6BhaQAAoErBIE-gYWkd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2qt9PDluhsBAOxdsCdBVDZTgGPrfge7pn4ZLSQT6fsyDdGNwghaQg3VkcIIWkoV3YWt1MgE"}'
|
|
2026-03-29 04:49:57.239 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:49:57.239 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:50:00.255 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:50:00.256 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:00.257 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:50:00.358 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:50:00.359 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:50:00.360 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:50:00.360 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.142
|
|
2026-03-29 04:50:00.361 DEBUG [src.node.docker_mananger] Generated ports ['35100', '35101', '35102', '35103', '35104']
|
|
2026-03-29 04:50:00.361 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:50:00.361 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:50:00.361 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:50:00.361 DEBUG [src.node.docker_mananger] docker run -i -t -p 35100:35100 -p 35101:35101 -p 35102:35102 -p 35103:35103 -p 35104:35104 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=35102 --rest-port=35100 --tcp-port=35101 --discv5-udp-port=35103 --rest-address=0.0.0.0 --nat=extip:172.18.98.142 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=46ff2cd1abd0f03ddcbba7a4cf541c12b0c3913dceaa0cf7fc05849d9c7cdd9c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35104 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAH2BnSeBEd_eilAOI2wp1phyggdjEtFWTic3s1-fuqjRwpwPXFjj5Jdf53FkdUGqSPsXMFTRIOr9-HIDuXOJL4CgmlkgnY0gmlwhKwSBPqKbXVsdGlhZGRyc5YACASsEgT6BhaQAAoErBIE-gYWkd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2qt9PDluhsBAOxdsCdBVDZTgGPrfge7pn4ZLSQT6fsyDdGNwghaQg3VkcIIWkoV3YWt1MgE
|
|
2026-03-29 04:50:00.530 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.142 waku aa1c10850757b244bda3229b69063e0645fa2fa26380581db16e3b546e4b04c2
|
|
2026-03-29 04:50:00.564 DEBUG [src.node.docker_mananger] Container started with ID aa1c10850757. Setting up logs at ./log/docker/node8_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:00.564 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35100
|
|
2026-03-29 04:50:00.565 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:50:01.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35100/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:01.587 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-29 04:50:01.589 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:50:01.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35100/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:01.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.142/tcp/35101/p2p/16Uiu2HAkuZwJV9f4Rny8QXbiScdFgTwicmkqnxqzYAcz4Qhzo5AX","/ip4/172.18.98.142/tcp/35102/ws/p2p/16Uiu2HAkuZwJV9f4Rny8QXbiScdFgTwicmkqnxqzYAcz4Qhzo5AX"],"enrUri":"enr:-L24QEYOgKxa9cwK4hhfdIq9m4YariCgZDoex_Uuti6smS3AUvtZjtnxIg3uVoTGsYVXFDnLMLLr6CPvdfo4RxrlOzwCgmlkgnY0gmlwhKwSYo6KbXVsdGlhZGRyc5YACASsEmKOBokdAAoErBJijgaJHt0DgnJzhQADAQAAiXNlY3AyNTZrMaECAh34sCAD-jmJkRm5ruIIGDzKBN_vgqfakIAbQuIvdbiDdGNwgokdg3VkcIKJH4V3YWt1MgE"}'
|
|
2026-03-29 04:50:01.597 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:50:01.598 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:50:04.608 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:50:04.608 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:04.608 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:50:04.708 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:50:04.708 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:50:04.710 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:50:04.710 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.131.98
|
|
2026-03-29 04:50:04.710 DEBUG [src.node.docker_mananger] Generated ports ['26337', '26338', '26339', '26340', '26341']
|
|
2026-03-29 04:50:04.711 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:50:04.711 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:50:04.711 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:50:04.711 DEBUG [src.node.docker_mananger] docker run -i -t -p 26337:26337 -p 26338:26338 -p 26339:26339 -p 26340:26340 -p 26341:26341 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=26339 --rest-port=26337 --tcp-port=26338 --discv5-udp-port=26340 --rest-address=0.0.0.0 --nat=extip:172.18.131.98 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=85a84e7b5a0f86f8ecf19c25bb0030cc7a9c136232b5ecd43eefcb58fddccf2d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26341 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEYOgKxa9cwK4hhfdIq9m4YariCgZDoex_Uuti6smS3AUvtZjtnxIg3uVoTGsYVXFDnLMLLr6CPvdfo4RxrlOzwCgmlkgnY0gmlwhKwSYo6KbXVsdGlhZGRyc5YACASsEmKOBokdAAoErBJijgaJHt0DgnJzhQADAQAAiXNlY3AyNTZrMaECAh34sCAD-jmJkRm5ruIIGDzKBN_vgqfakIAbQuIvdbiDdGNwgokdg3VkcIKJH4V3YWt1MgE
|
|
2026-03-29 04:50:04.893 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.131.98 waku 090121097c79c376d3e2fb9c7cf137be3bb18ee994dac6c37337291b1278c446
|
|
2026-03-29 04:50:04.924 DEBUG [src.node.docker_mananger] Container started with ID 090121097c79. Setting up logs at ./log/docker/node9_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:04.925 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26337
|
|
2026-03-29 04:50:04.925 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:50:05.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26337/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:05.937 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-29 04:50:05.937 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:50:05.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26337/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:05.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.98/tcp/26338/p2p/16Uiu2HAmAgY3UVgANf1aXy9b2CcrzbSm3yQLd7GKqwQUxb85tdDM","/ip4/172.18.131.98/tcp/26339/ws/p2p/16Uiu2HAmAgY3UVgANf1aXy9b2CcrzbSm3yQLd7GKqwQUxb85tdDM"],"enrUri":"enr:-L24QFeOlAPfNhiAB5cBuknvq61W41_-YdhKT2keMbMPzocxYO0BMJR8dPztcfT-XF6SxkTrH7LjZy5ffl31sKRYCPwCgmlkgnY0gmlwhKwSg2KKbXVsdGlhZGRyc5YACASsEoNiBmbiAAoErBKDYgZm490DgnJzhQADAQAAiXNlY3AyNTZrMaEC4q4Ky6WcX_LHOkNEzHKIkdkUmaKL7uhFxz-bcmNCnHSDdGNwgmbig3VkcIJm5IV3YWt1MgE"}'
|
|
2026-03-29 04:50:05.944 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:50:05.944 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:50:08.960 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:50:08.962 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:08.963 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:50:09.070 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:50:09.070 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:50:09.072 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:50:09.072 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.42.86
|
|
2026-03-29 04:50:09.072 DEBUG [src.node.docker_mananger] Generated ports ['63179', '63180', '63181', '63182', '63183']
|
|
2026-03-29 04:50:09.072 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:50:09.072 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:50:09.073 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:50:09.073 DEBUG [src.node.docker_mananger] docker run -i -t -p 63179:63179 -p 63180:63180 -p 63181:63181 -p 63182:63182 -p 63183:63183 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=63181 --rest-port=63179 --tcp-port=63180 --discv5-udp-port=63182 --rest-address=0.0.0.0 --nat=extip:172.18.42.86 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7a251bcd3ed1cbd3bfcfb6e9aa97d648e5eaadc1ca0aea2f70e902cf42df8861 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63183 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFeOlAPfNhiAB5cBuknvq61W41_-YdhKT2keMbMPzocxYO0BMJR8dPztcfT-XF6SxkTrH7LjZy5ffl31sKRYCPwCgmlkgnY0gmlwhKwSg2KKbXVsdGlhZGRyc5YACASsEoNiBmbiAAoErBKDYgZm490DgnJzhQADAQAAiXNlY3AyNTZrMaEC4q4Ky6WcX_LHOkNEzHKIkdkUmaKL7uhFxz-bcmNCnHSDdGNwgmbig3VkcIJm5IV3YWt1MgE
|
|
2026-03-29 04:50:09.252 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.42.86 waku d6a340b5bb36d8907fedd12da78af128177be62574a6693f980beeb016cc43f3
|
|
2026-03-29 04:50:09.281 DEBUG [src.node.docker_mananger] Container started with ID d6a340b5bb36. Setting up logs at ./log/docker/node10_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:09.281 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63179
|
|
2026-03-29 04:50:09.281 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:50:10.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63179/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:10.299 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-29 04:50:10.303 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:50:10.303 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63179/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:10.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.42.86/tcp/63180/p2p/16Uiu2HAmMgev5YWMg6JXZXmLK8rSyCiWP6mqthRu5NqUAGd1BrMc","/ip4/172.18.42.86/tcp/63181/ws/p2p/16Uiu2HAmMgev5YWMg6JXZXmLK8rSyCiWP6mqthRu5NqUAGd1BrMc"],"enrUri":"enr:-L24QCrKCm0pl2ajNtpqVkGuD-gzk6YRnl8hCeT2OOEHpKy8V8NpaF5nWHf4hXeF6Dyzd9Eb56lWp0_23-K5NUseaU0CgmlkgnY0gmlwhKwSKlaKbXVsdGlhZGRyc5YACASsEipWBvbMAAoErBIqVgb2zd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhiZefcLPEzIBHhUl11853iLe1wfk0sm8L-XWrxusw9-DdGNwgvbMg3VkcIL2zoV3YWt1MgE"}'
|
|
2026-03-29 04:50:10.322 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:50:10.322 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:50:13.329 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:50:13.329 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:13.330 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:50:13.430 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:50:13.430 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:50:13.432 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:50:13.432 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.84.245
|
|
2026-03-29 04:50:13.432 DEBUG [src.node.docker_mananger] Generated ports ['12199', '12200', '12201', '12202', '12203']
|
|
2026-03-29 04:50:13.432 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:50:13.433 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:50:13.433 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:50:13.433 DEBUG [src.node.docker_mananger] docker run -i -t -p 12199:12199 -p 12200:12200 -p 12201:12201 -p 12202:12202 -p 12203:12203 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=12201 --rest-port=12199 --tcp-port=12200 --discv5-udp-port=12202 --rest-address=0.0.0.0 --nat=extip:172.18.84.245 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b9abdaa5f23bfa1fe74d7c34a16feafb77eff7a6b4de1c92ae10b4c88cdfc1ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12203 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCrKCm0pl2ajNtpqVkGuD-gzk6YRnl8hCeT2OOEHpKy8V8NpaF5nWHf4hXeF6Dyzd9Eb56lWp0_23-K5NUseaU0CgmlkgnY0gmlwhKwSKlaKbXVsdGlhZGRyc5YACASsEipWBvbMAAoErBIqVgb2zd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhiZefcLPEzIBHhUl11853iLe1wfk0sm8L-XWrxusw9-DdGNwgvbMg3VkcIL2zoV3YWt1MgE
|
|
2026-03-29 04:50:13.632 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.84.245 waku 253d7b7e288e495b07a3dedaf6725237ef7d522cb2f2c1bbb434a5d12aee8451
|
|
2026-03-29 04:50:13.658 DEBUG [src.node.docker_mananger] Container started with ID 253d7b7e288e. Setting up logs at ./log/docker/node11_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:13.658 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12199
|
|
2026-03-29 04:50:13.658 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:50:14.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12199/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:14.683 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-29 04:50:14.683 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:50:14.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12199/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:14.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.84.245/tcp/12200/p2p/16Uiu2HAm2tQBABrDVPAnkwsceZZavVFTc6hrGWPC5ZjaSdGamcs9","/ip4/172.18.84.245/tcp/12201/ws/p2p/16Uiu2HAm2tQBABrDVPAnkwsceZZavVFTc6hrGWPC5ZjaSdGamcs9"],"enrUri":"enr:-L24QJuYF8lITlTDgrPLmG4pWHWsjidper8yYWFJuAjhNGZkEqB3rCxSlOE9Uj9XAiE7_huFiU5UYMhe1kpLgikWXy0CgmlkgnY0gmlwhKwSVPWKbXVsdGlhZGRyc5YACASsElT1Bi-oAAoErBJU9QYvqd0DgnJzhQADAQAAiXNlY3AyNTZrMaECbtqe4pQ2FY_bvV4w3rsCFLvjGey4Qm3epOK3Bq4mZhiDdGNwgi-og3VkcIIvqoV3YWt1MgE"}'
|
|
2026-03-29 04:50:14.690 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:50:14.690 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:50:17.697 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:50:17.697 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:17.697 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:50:17.798 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:50:17.798 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:50:17.800 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:50:17.800 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.120
|
|
2026-03-29 04:50:17.800 DEBUG [src.node.docker_mananger] Generated ports ['37364', '37365', '37366', '37367', '37368']
|
|
2026-03-29 04:50:17.800 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:50:17.800 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:50:17.800 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:50:17.800 DEBUG [src.node.docker_mananger] docker run -i -t -p 37364:37364 -p 37365:37365 -p 37366:37366 -p 37367:37367 -p 37368:37368 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=37366 --rest-port=37364 --tcp-port=37365 --discv5-udp-port=37367 --rest-address=0.0.0.0 --nat=extip:172.18.144.120 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=614e2deebe24b95db070beebeebb11ee3aea3fc1f94f3a4af3be5b6c0171ccec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37368 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJuYF8lITlTDgrPLmG4pWHWsjidper8yYWFJuAjhNGZkEqB3rCxSlOE9Uj9XAiE7_huFiU5UYMhe1kpLgikWXy0CgmlkgnY0gmlwhKwSVPWKbXVsdGlhZGRyc5YACASsElT1Bi-oAAoErBJU9QYvqd0DgnJzhQADAQAAiXNlY3AyNTZrMaECbtqe4pQ2FY_bvV4w3rsCFLvjGey4Qm3epOK3Bq4mZhiDdGNwgi-og3VkcIIvqoV3YWt1MgE
|
|
2026-03-29 04:50:18.002 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.120 waku 360a0cb35da8adef2f985421b61d2998eb634af902dcad06c3f66c449df1b250
|
|
2026-03-29 04:50:18.083 DEBUG [src.node.docker_mananger] Container started with ID 360a0cb35da8. Setting up logs at ./log/docker/node12_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:18.084 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37364
|
|
2026-03-29 04:50:18.084 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:50:19.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37364/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:19.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-29 04:50:19.089 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:50:19.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37364/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:19.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.120/tcp/37365/p2p/16Uiu2HAkvcihB6teMzfWt2o6BpkRvA1ndeES1iSYLMzzgYPDinfi","/ip4/172.18.144.120/tcp/37366/ws/p2p/16Uiu2HAkvcihB6teMzfWt2o6BpkRvA1ndeES1iSYLMzzgYPDinfi"],"enrUri":"enr:-L24QJ3zwcHy-3g2R-0jbPNdHrHli04EOl5c89GlqZ_7Gsg7Olb2pCgO7TGqD8jZtK1R0d_HfapuciKvyMSt9L4eGtACgmlkgnY0gmlwhKwSkHiKbXVsdGlhZGRyc5YACASsEpB4BpH1AAoErBKQeAaR9t0DgnJzhQADAQAAiXNlY3AyNTZrMaECEbAk2pfg31_kpfsKkVdYRycGE16HSK6gvsYaZwQ4V0GDdGNwgpH1g3VkcIKR94V3YWt1MgE"}'
|
|
2026-03-29 04:50:19.092 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:50:19.092 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:50:22.099 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:50:22.099 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:22.099 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:50:22.200 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:50:22.200 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:50:22.201 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:50:22.201 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.254.184
|
|
2026-03-29 04:50:22.202 DEBUG [src.node.docker_mananger] Generated ports ['23148', '23149', '23150', '23151', '23152']
|
|
2026-03-29 04:50:22.202 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:50:22.202 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:50:22.202 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:50:22.202 DEBUG [src.node.docker_mananger] docker run -i -t -p 23148:23148 -p 23149:23149 -p 23150:23150 -p 23151:23151 -p 23152:23152 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=23150 --rest-port=23148 --tcp-port=23149 --discv5-udp-port=23151 --rest-address=0.0.0.0 --nat=extip:172.18.254.184 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b9ef083defc8efdbdea1fbdaba2e989731d89b17bc4096bbeb00b5f359cc5acf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23152 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJ3zwcHy-3g2R-0jbPNdHrHli04EOl5c89GlqZ_7Gsg7Olb2pCgO7TGqD8jZtK1R0d_HfapuciKvyMSt9L4eGtACgmlkgnY0gmlwhKwSkHiKbXVsdGlhZGRyc5YACASsEpB4BpH1AAoErBKQeAaR9t0DgnJzhQADAQAAiXNlY3AyNTZrMaECEbAk2pfg31_kpfsKkVdYRycGE16HSK6gvsYaZwQ4V0GDdGNwgpH1g3VkcIKR94V3YWt1MgE
|
|
2026-03-29 04:50:22.430 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.254.184 waku cdf576e7134292cae7196f298bc6c5cac7868a2d9b050f10d57b3b571c8f552b
|
|
2026-03-29 04:50:22.460 DEBUG [src.node.docker_mananger] Container started with ID cdf576e71342. Setting up logs at ./log/docker/node13_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:22.461 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23148
|
|
2026-03-29 04:50:22.461 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:50:23.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23148/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:23.478 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-29 04:50:23.479 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:50:23.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23148/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:23.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.254.184/tcp/23149/p2p/16Uiu2HAm1SpeoEYWjSMyLaJeUL4719KFkF93jKsep5d2sS566yct","/ip4/172.18.254.184/tcp/23150/ws/p2p/16Uiu2HAm1SpeoEYWjSMyLaJeUL4719KFkF93jKsep5d2sS566yct"],"enrUri":"enr:-L24QGlpMLKSiuA6VC5wX9eNobO2-aGxNXxraQdf1-a-JpAeHJl4AYx9h0u86nby2c6kT1QUn3AQopceCPvnrlyPfZgCgmlkgnY0gmlwhKwS_riKbXVsdGlhZGRyc5YACASsEv64BlptAAoErBL-uAZabt0DgnJzhQADAQAAiXNlY3AyNTZrMaECWXGCJWSAONx8kZDwQjkKDcStJAfgmSiSzzWpDIARzNmDdGNwglptg3VkcIJab4V3YWt1MgE"}'
|
|
2026-03-29 04:50:23.485 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:50:23.486 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:50:26.492 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:50:26.493 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:26.493 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:50:26.593 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:50:26.593 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:50:26.595 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:50:26.595 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.42
|
|
2026-03-29 04:50:26.595 DEBUG [src.node.docker_mananger] Generated ports ['55746', '55747', '55748', '55749', '55750']
|
|
2026-03-29 04:50:26.596 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:50:26.596 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:50:26.596 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:50:26.596 DEBUG [src.node.docker_mananger] docker run -i -t -p 55746:55746 -p 55747:55747 -p 55748:55748 -p 55749:55749 -p 55750:55750 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=55748 --rest-port=55746 --tcp-port=55747 --discv5-udp-port=55749 --rest-address=0.0.0.0 --nat=extip:172.18.135.42 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c7e23af408db6fed3dbbdad2cfbbda86731fec87b3db0587508e6bc7d910bbe0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55750 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGlpMLKSiuA6VC5wX9eNobO2-aGxNXxraQdf1-a-JpAeHJl4AYx9h0u86nby2c6kT1QUn3AQopceCPvnrlyPfZgCgmlkgnY0gmlwhKwS_riKbXVsdGlhZGRyc5YACASsEv64BlptAAoErBL-uAZabt0DgnJzhQADAQAAiXNlY3AyNTZrMaECWXGCJWSAONx8kZDwQjkKDcStJAfgmSiSzzWpDIARzNmDdGNwglptg3VkcIJab4V3YWt1MgE
|
|
2026-03-29 04:50:26.789 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.42 waku fd1740019b517ac1e896e2423fd1913465a497f8aac8b14dd633ef3fb00ade86
|
|
2026-03-29 04:50:26.818 DEBUG [src.node.docker_mananger] Container started with ID fd1740019b51. Setting up logs at ./log/docker/node14_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:26.818 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55746
|
|
2026-03-29 04:50:26.819 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:50:27.819 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55746/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:27.837 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-29 04:50:27.838 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:50:27.840 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55746/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:27.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.42/tcp/55747/p2p/16Uiu2HAmQv5aJbCZm3vARjRc5eSxwGwU22ruXYwVdRaifNJTdwxf","/ip4/172.18.135.42/tcp/55748/ws/p2p/16Uiu2HAmQv5aJbCZm3vARjRc5eSxwGwU22ruXYwVdRaifNJTdwxf"],"enrUri":"enr:-L24QPVHpEkZ7y2lOMLkOdRxT8bb9WvaIDh4cX9ymy6wU3shd5wCds3CRef3AjD_O9fTMVQkN76ADesGX6YUBJR_IzECgmlkgnY0gmlwhKwShyqKbXVsdGlhZGRyc5YACASsEocqBtnDAAoErBKHKgbZxN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDtincy42Bx8UmHFIwLksGJJrIccdfGNcKW4cwn1LlWFSDdGNwgtnDg3VkcILZxYV3YWt1MgE"}'
|
|
2026-03-29 04:50:27.853 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:50:27.853 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:50:30.860 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:50:30.861 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:30.861 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:50:30.961 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:50:30.961 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:50:30.963 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:50:30.964 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.251.138
|
|
2026-03-29 04:50:30.964 DEBUG [src.node.docker_mananger] Generated ports ['24399', '24400', '24401', '24402', '24403']
|
|
2026-03-29 04:50:30.964 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:50:30.964 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:50:30.964 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:50:30.964 DEBUG [src.node.docker_mananger] docker run -i -t -p 24399:24399 -p 24400:24400 -p 24401:24401 -p 24402:24402 -p 24403:24403 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=24401 --rest-port=24399 --tcp-port=24400 --discv5-udp-port=24402 --rest-address=0.0.0.0 --nat=extip:172.18.251.138 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dfc4121dcbebeba01dd8f3acceafae0eb94cc41eb7bea9a8afe58266e9fadd90 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24403 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPVHpEkZ7y2lOMLkOdRxT8bb9WvaIDh4cX9ymy6wU3shd5wCds3CRef3AjD_O9fTMVQkN76ADesGX6YUBJR_IzECgmlkgnY0gmlwhKwShyqKbXVsdGlhZGRyc5YACASsEocqBtnDAAoErBKHKgbZxN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDtincy42Bx8UmHFIwLksGJJrIccdfGNcKW4cwn1LlWFSDdGNwgtnDg3VkcILZxYV3YWt1MgE
|
|
2026-03-29 04:50:31.162 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.251.138 waku 6cab2abe61070bf36e04a61b2e6db4091df943bd9baae6adb8c8ebcfccdcef44
|
|
2026-03-29 04:50:31.190 DEBUG [src.node.docker_mananger] Container started with ID 6cab2abe6107. Setting up logs at ./log/docker/node15_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:31.191 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24399
|
|
2026-03-29 04:50:31.191 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:50:32.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24399/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:32.213 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-29 04:50:32.213 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:50:32.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24399/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:32.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.251.138/tcp/24400/p2p/16Uiu2HAm2HNfMQc1AdD5LtXXBKXN8KMnfCwegRNFw8DgTLRfqBjF","/ip4/172.18.251.138/tcp/24401/ws/p2p/16Uiu2HAm2HNfMQc1AdD5LtXXBKXN8KMnfCwegRNFw8DgTLRfqBjF"],"enrUri":"enr:-L24QLDdwhSGMkRzMBcA1v3wJw1XMeQS2whjGO_0UvGWJ8HXYdyUYXNc3HCDYck9mPJB99seiEVEo3_HR2WA22WylhcCgmlkgnY0gmlwhKwS-4qKbXVsdGlhZGRyc5YACASsEvuKBl9QAAoErBL7igZfUd0DgnJzhQADAQAAiXNlY3AyNTZrMaECZeGUns04My4LHCf889iT9Ml6WbXPery6vraucfwl_pqDdGNwgl9Qg3VkcIJfUoV3YWt1MgE"}'
|
|
2026-03-29 04:50:32.219 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:50:32.219 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:50:35.226 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:50:35.227 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:35.227 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:50:35.327 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:50:35.327 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:50:35.329 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:50:35.329 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.97.37
|
|
2026-03-29 04:50:35.329 DEBUG [src.node.docker_mananger] Generated ports ['12407', '12408', '12409', '12410', '12411']
|
|
2026-03-29 04:50:35.329 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:50:35.329 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:50:35.329 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:50:35.330 DEBUG [src.node.docker_mananger] docker run -i -t -p 12407:12407 -p 12408:12408 -p 12409:12409 -p 12410:12410 -p 12411:12411 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=12409 --rest-port=12407 --tcp-port=12408 --discv5-udp-port=12410 --rest-address=0.0.0.0 --nat=extip:172.18.97.37 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7db7a4df85eda92b873b2d5ade9acc74bcdb2c4218badbabb4de729d5fc14b6c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12411 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLDdwhSGMkRzMBcA1v3wJw1XMeQS2whjGO_0UvGWJ8HXYdyUYXNc3HCDYck9mPJB99seiEVEo3_HR2WA22WylhcCgmlkgnY0gmlwhKwS-4qKbXVsdGlhZGRyc5YACASsEvuKBl9QAAoErBL7igZfUd0DgnJzhQADAQAAiXNlY3AyNTZrMaECZeGUns04My4LHCf889iT9Ml6WbXPery6vraucfwl_pqDdGNwgl9Qg3VkcIJfUoV3YWt1MgE
|
|
2026-03-29 04:50:35.534 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.97.37 waku 056266029a20e97a8c7c58a89ad7b0793d4dc6f1c641c60fb949ec3d4ecba486
|
|
2026-03-29 04:50:35.565 DEBUG [src.node.docker_mananger] Container started with ID 056266029a20. Setting up logs at ./log/docker/node16_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:35.566 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12407
|
|
2026-03-29 04:50:35.566 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:50:36.566 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12407/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:36.579 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-29 04:50:36.580 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:50:36.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12407/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:36.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.97.37/tcp/12408/p2p/16Uiu2HAmQgp6f2Ush72YeyCSbsCT8HiZZVvZoQPMVV3c2fb3gq4k","/ip4/172.18.97.37/tcp/12409/ws/p2p/16Uiu2HAmQgp6f2Ush72YeyCSbsCT8HiZZVvZoQPMVV3c2fb3gq4k"],"enrUri":"enr:-L24QEWy1aGYrVUkCXXWZZOH3W7mBKp4P7CV4m9Vbjh5W3CsLUxSgJZWmidM8TF23LXR7_4UqWgAngsQaFgv-6wH69ECgmlkgnY0gmlwhKwSYSWKbXVsdGlhZGRyc5YACASsEmElBjB4AAoErBJhJQYwed0DgnJzhQADAQAAiXNlY3AyNTZrMaEDssPP-tDQBvqyOGjIpsXkivJPPlHbDaO6Au8FP0oQbBGDdGNwgjB4g3VkcIIweoV3YWt1MgE"}'
|
|
2026-03-29 04:50:36.586 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:50:36.587 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:50:39.594 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:50:39.594 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node17_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:39.594 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:50:39.695 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:50:39.700 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:50:39.706 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:50:39.710 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.237.202
|
|
2026-03-29 04:50:39.711 DEBUG [src.node.docker_mananger] Generated ports ['48902', '48903', '48904', '48905', '48906']
|
|
2026-03-29 04:50:39.712 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:50:39.715 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:50:39.715 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:50:39.715 DEBUG [src.node.docker_mananger] docker run -i -t -p 48902:48902 -p 48903:48903 -p 48904:48904 -p 48905:48905 -p 48906:48906 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=48904 --rest-port=48902 --tcp-port=48903 --discv5-udp-port=48905 --rest-address=0.0.0.0 --nat=extip:172.18.237.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8e71dad1b3025971b7c0fbd29a1c5f4df07d8ad0adb31a992a95cd0c929c3f2b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48906 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEWy1aGYrVUkCXXWZZOH3W7mBKp4P7CV4m9Vbjh5W3CsLUxSgJZWmidM8TF23LXR7_4UqWgAngsQaFgv-6wH69ECgmlkgnY0gmlwhKwSYSWKbXVsdGlhZGRyc5YACASsEmElBjB4AAoErBJhJQYwed0DgnJzhQADAQAAiXNlY3AyNTZrMaEDssPP-tDQBvqyOGjIpsXkivJPPlHbDaO6Au8FP0oQbBGDdGNwgjB4g3VkcIIweoV3YWt1MgE
|
|
2026-03-29 04:50:39.904 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.237.202 waku ee3ed76caa195b58678af2b352b509037687a99068147bdd7567329b697d6c56
|
|
2026-03-29 04:50:39.933 DEBUG [src.node.docker_mananger] Container started with ID ee3ed76caa19. Setting up logs at ./log/docker/node17_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:39.933 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48902
|
|
2026-03-29 04:50:39.933 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:50:40.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48902/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:40.951 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-29 04:50:40.954 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:50:40.956 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48902/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:40.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.202/tcp/48903/p2p/16Uiu2HAm4aagDnka1nqDwURw71xruaHbojLnnuSta5aDGMsAYhWv","/ip4/172.18.237.202/tcp/48904/ws/p2p/16Uiu2HAm4aagDnka1nqDwURw71xruaHbojLnnuSta5aDGMsAYhWv"],"enrUri":"enr:-L24QODqhE9zgIEdnAabl8uB5WZRV6TvgIZbo6ToNtwA7-M5PntKav0ueikf9tCYXBqoFnDyKQXLshME2Fb_6AafVtICgmlkgnY0gmlwhKwS7cqKbXVsdGlhZGRyc5YACASsEu3KBr8HAAoErBLtyga_CN0DgnJzhQADAQAAiXNlY3AyNTZrMaECiAFp3UaJlhVanTg2GE30o3-yo-7-GOicMhQ5EBDhNo-DdGNwgr8Hg3VkcIK_CYV3YWt1MgE"}'
|
|
2026-03-29 04:50:40.961 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:50:40.961 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:50:43.968 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:50:43.968 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node18_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:43.968 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:50:44.069 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:50:44.069 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:50:44.071 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:50:44.071 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.44.29
|
|
2026-03-29 04:50:44.071 DEBUG [src.node.docker_mananger] Generated ports ['1475', '1476', '1477', '1478', '1479']
|
|
2026-03-29 04:50:44.071 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:50:44.071 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:50:44.072 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:50:44.072 DEBUG [src.node.docker_mananger] docker run -i -t -p 1475:1475 -p 1476:1476 -p 1477:1477 -p 1478:1478 -p 1479:1479 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=1477 --rest-port=1475 --tcp-port=1476 --discv5-udp-port=1478 --rest-address=0.0.0.0 --nat=extip:172.18.44.29 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fafaa9c2ed7bb8ca255fdbede2d89b21ab53f50df2fbab008bb4adda86fbae7b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1479 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QODqhE9zgIEdnAabl8uB5WZRV6TvgIZbo6ToNtwA7-M5PntKav0ueikf9tCYXBqoFnDyKQXLshME2Fb_6AafVtICgmlkgnY0gmlwhKwS7cqKbXVsdGlhZGRyc5YACASsEu3KBr8HAAoErBLtyga_CN0DgnJzhQADAQAAiXNlY3AyNTZrMaECiAFp3UaJlhVanTg2GE30o3-yo-7-GOicMhQ5EBDhNo-DdGNwgr8Hg3VkcIK_CYV3YWt1MgE
|
|
2026-03-29 04:50:44.270 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.44.29 waku b9218c9eec6e5e622ea68d0339edb386e264698ea9b76b30c782b2c9d70a2255
|
|
2026-03-29 04:50:44.300 DEBUG [src.node.docker_mananger] Container started with ID b9218c9eec6e. Setting up logs at ./log/docker/node18_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:44.301 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1475
|
|
2026-03-29 04:50:44.301 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:50:45.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1475/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:45.311 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-29 04:50:45.312 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:50:45.313 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1475/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:45.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.44.29/tcp/1476/p2p/16Uiu2HAmNENBgx7x4J4Nnkwc21uzRmZJgkZ1NizAWvYubJWMoYHe","/ip4/172.18.44.29/tcp/1477/ws/p2p/16Uiu2HAmNENBgx7x4J4Nnkwc21uzRmZJgkZ1NizAWvYubJWMoYHe"],"enrUri":"enr:-L24QB6kvtajeE-lIwgkfhriQoDJQyuPhGe1MC2sk4ZjUulsIy2Qtu31sKeI2WLkV6hH5LUUANgnkraltV9V3u0QrboCgmlkgnY0gmlwhKwSLB2KbXVsdGlhZGRyc5YACASsEiwdBgXEAAoErBIsHQYFxd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjkYJkGuad_pRotVVx7O0axmOjNhGaSu_7n8Hz-6tO_GDdGNwggXEg3VkcIIFxoV3YWt1MgE"}'
|
|
2026-03-29 04:50:45.319 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:50:45.319 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:50:48.326 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:50:48.326 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node19_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:48.326 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-29 04:50:48.426 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:50:48.426 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:50:48.428 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:50:48.428 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.33.167
|
|
2026-03-29 04:50:48.429 DEBUG [src.node.docker_mananger] Generated ports ['41883', '41884', '41885', '41886', '41887']
|
|
2026-03-29 04:50:48.429 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:50:48.429 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:50:48.429 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:50:48.429 DEBUG [src.node.docker_mananger] docker run -i -t -p 41883:41883 -p 41884:41884 -p 41885:41885 -p 41886:41886 -p 41887:41887 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=41885 --rest-port=41883 --tcp-port=41884 --discv5-udp-port=41886 --rest-address=0.0.0.0 --nat=extip:172.18.33.167 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9198c8b16dffd23ba75ff0c8fcaf1f051ef4494abbcab7ebbb6add4dcbcd7b0d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41887 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QB6kvtajeE-lIwgkfhriQoDJQyuPhGe1MC2sk4ZjUulsIy2Qtu31sKeI2WLkV6hH5LUUANgnkraltV9V3u0QrboCgmlkgnY0gmlwhKwSLB2KbXVsdGlhZGRyc5YACASsEiwdBgXEAAoErBIsHQYFxd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjkYJkGuad_pRotVVx7O0axmOjNhGaSu_7n8Hz-6tO_GDdGNwggXEg3VkcIIFxoV3YWt1MgE
|
|
2026-03-29 04:50:48.622 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.33.167 waku d8221a02269e023388fb9730659b39e851f5a350bcc5c4b6c1c9bdd8d6a47849
|
|
2026-03-29 04:50:48.653 DEBUG [src.node.docker_mananger] Container started with ID d8221a02269e. Setting up logs at ./log/docker/node19_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:48.654 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41883
|
|
2026-03-29 04:50:48.654 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:50:49.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41883/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:49.683 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-29 04:50:49.683 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:50:49.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41883/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:49.687 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.33.167/tcp/41884/p2p/16Uiu2HAmCpnJSvbmDuYmN23LShW1gHV9nTtFzvcLX6RpNyr3N2G7","/ip4/172.18.33.167/tcp/41885/ws/p2p/16Uiu2HAmCpnJSvbmDuYmN23LShW1gHV9nTtFzvcLX6RpNyr3N2G7"],"enrUri":"enr:-L24QLHppcKDYJ1457r5Onw2794WcuTPweNNvi1-NF57qEjkYY9tA3dBhyuM2KVHHuVVKba6SSz3LLe3rXJKVFcscHcCgmlkgnY0gmlwhKwSIaeKbXVsdGlhZGRyc5YACASsEiGnBqOcAAoErBIhpwajnd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDAoIvKm7R-sJIyNTweBVwiDgay0GAk0EJven7rW50QRiDdGNwgqOcg3VkcIKjnoV3YWt1MgE"}'
|
|
2026-03-29 04:50:49.687 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:50:49.688 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-03-29 04:50:52.688 DEBUG [tests.e2e.test_e2e] Start filter node and subscribed filter node
|
|
2026-03-29 04:50:52.695 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:50:52.695 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node21_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:52.700 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-29 04:50:52.700 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node22_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:52.701 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:50:52.701 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:50:52.702 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:50:52.702 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.109.89
|
|
2026-03-29 04:50:52.702 DEBUG [src.node.docker_mananger] Generated ports ['23687', '23688', '23689', '23690', '23691']
|
|
2026-03-29 04:50:52.702 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:50:52.702 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:50:52.702 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:50:52.702 DEBUG [src.node.docker_mananger] docker run -i -t -p 23687:23687 -p 23688:23688 -p 23689:23689 -p 23690:23690 -p 23691:23691 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=23689 --rest-port=23687 --tcp-port=23688 --discv5-udp-port=23690 --rest-address=0.0.0.0 --nat=extip:172.18.109.89 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6925d9bd1c0c737cfb6d04fc1719c5452e2d1b9ce810dbc38cfb7fc78e354da1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23691 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QLHppcKDYJ1457r5Onw2794WcuTPweNNvi1-NF57qEjkYY9tA3dBhyuM2KVHHuVVKba6SSz3LLe3rXJKVFcscHcCgmlkgnY0gmlwhKwSIaeKbXVsdGlhZGRyc5YACASsEiGnBqOcAAoErBIhpwajnd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDAoIvKm7R-sJIyNTweBVwiDgay0GAk0EJven7rW50QRiDdGNwgqOcg3VkcIKjnoV3YWt1MgE
|
|
2026-03-29 04:50:52.894 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.109.89 waku 54508f7fa151a3dcecc6e94b9d2703f8888811ff364809eb27c5347534beb3c0
|
|
2026-03-29 04:50:52.956 DEBUG [src.node.docker_mananger] Container started with ID 54508f7fa151. Setting up logs at ./log/docker/node21_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:52.957 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23687
|
|
2026-03-29 04:50:52.957 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:50:53.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23687/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:53.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"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-29 04:50:53.960 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:50:53.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23687/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:53.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.109.89/tcp/23688/p2p/16Uiu2HAm8TZuyDtjFZoGagM4TnuNVvNLiFzbzSABctUCFPjqzJqU","/ip4/172.18.109.89/tcp/23689/ws/p2p/16Uiu2HAm8TZuyDtjFZoGagM4TnuNVvNLiFzbzSABctUCFPjqzJqU"],"enrUri":"enr:-L24QMjyTiSndYxj4gPvjOl8DTAO_Y0czt-1Lmr68w_QouyTJZYzJ3PVkWdzRcTTdNb6Jeizrm_jWyz9WzPEl0oPP78CgmlkgnY0gmlwhKwSbVmKbXVsdGlhZGRyc5YACASsEm1ZBlyIAAoErBJtWQZcid0DgnJzhQADAQAAiXNlY3AyNTZrMaECwaQ7n4ziCFssoePrX1ZWmYZxXwneT9TLu-0e5Bs8ZgeDdGNwglyIg3VkcIJcioV3YWt1MgU"}'
|
|
2026-03-29 04:50:53.963 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:50:53.963 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-29 04:50:53.963 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-29 04:50:53.964 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-29 04:50:53.965 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.191.118
|
|
2026-03-29 04:50:53.965 DEBUG [src.node.docker_mananger] Generated ports ['16249', '16250', '16251', '16252', '16253']
|
|
2026-03-29 04:50:53.965 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-29 04:50:53.965 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-29 04:50:53.965 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-29 04:50:53.965 DEBUG [src.node.docker_mananger] docker run -i -t -p 16249:16249 -p 16250:16250 -p 16251:16251 -p 16252:16252 -p 16253:16253 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=16251 --rest-port=16249 --tcp-port=16250 --discv5-udp-port=16252 --rest-address=0.0.0.0 --nat=extip:172.18.191.118 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d6c4ffcd0bbeffada39aa48a49c87bb4b462e1b4f2f8cfb63abbe576be9f1eb7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16253 --metrics-logging=true --relay=false --filter=true --filternode=/ip4/172.18.109.89/tcp/23688/p2p/16Uiu2HAm8TZuyDtjFZoGagM4TnuNVvNLiFzbzSABctUCFPjqzJqU --store=false --discv5-bootstrap-node=<src.node.waku_node.WakuNode object at 0x7f7658bb22a0>
|
|
2026-03-29 04:50:54.161 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.191.118 waku 83c5e27da04b34a902600e2336ee0f734e5cd8c544dbb3a3c966bdb18a8b9278
|
|
2026-03-29 04:50:54.197 DEBUG [src.node.docker_mananger] Container started with ID 83c5e27da04b. Setting up logs at ./log/docker/node22_2026-03-29_04-49-28__7925c8c7-bfbe-43c9-903e-a7b133a91bb2__wakuorg_nwaku:latest.log
|
|
2026-03-29 04:50:54.197 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16249
|
|
2026-03-29 04:50:54.198 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:50:55.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16249/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:55.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-29 04:50:55.201 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-29 04:50:55.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16249/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:55.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.118/tcp/16250/p2p/16Uiu2HAkvs2RyRspEjS1G3iLsj4g6KDUYciWy78ddrpCT9v4Dixp","/ip4/172.18.191.118/tcp/16251/ws/p2p/16Uiu2HAkvs2RyRspEjS1G3iLsj4g6KDUYciWy78ddrpCT9v4Dixp"],"enrUri":"enr:-L24QL9bx6pvjWLPDM3Hapah_TOt7XKDAdfcMw0X5LYRFFSfORHwWwjyRdtD2V84jIILVDlia1_PnK7cu_RoeSgDy10CgmlkgnY0gmlwhKwSv3aKbXVsdGlhZGRyc5YACASsEr92Bj96AAoErBK_dgY_e90DgnJzhQADAQAAiXNlY3AyNTZrMaECFVpU5BvAi9LnGsKpkrpcIqs96qAPiALLs1UkVBDd-pmDdGNwgj96g3VkcII_fIV3YWt1MgQ"}'
|
|
2026-03-29 04:50:55.204 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-29 04:50:55.204 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
|
|
2026-03-29 04:50:55.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11431/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10708/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2056/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.315 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34557/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39578/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.408 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30569/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13829/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5775/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35100/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26337/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.631 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63179/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12199/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37364/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23148/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55746/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:55.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:55.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24399/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:56.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:56.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12407/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:56.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:56.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48902/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:56.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:56.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1475/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:56.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:56.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41883/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:56.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:56.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23687/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-29 04:50:56.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:50:56.259 DEBUG [tests.e2e.test_e2e] Node22 make filter request to pubsubtopic /waku/2/rs/3/1 and content topic /test/1/waku-filter/proto
|
|
2026-03-29 04:50:56.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16249/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-29 04:50:56.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-29 04:50:56.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11431/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.393 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10708/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.423 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2056/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.448 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34557/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.455 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39578/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.462 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30569/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.468 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13829/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.472 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5775/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.476 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35100/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.480 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26337/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.483 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63179/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.488 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12199/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.492 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.492 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37364/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.497 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23148/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.502 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55746/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.508 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24399/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.512 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12407/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.516 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48902/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.520 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.520 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1475/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.523 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-29 04:50:56.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41883/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.109.89/tcp/47774/p2p/16Uiu2HAm8TZuyDtjFZoGagM4TnuNVvNLiFzbzSABctUCFPjqzJqU","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.38.0-rc.0-14-g5c335c","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.44.29/tcp/1476/p2p/16Uiu2HAmNENBgx7x4J4Nnkwc21uzRmZJgkZ1NizAWvYubJWMoYHe","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-14-g5c335c","origin":"Discv5"},{"multiaddr":"/ip4/172.18.131.98/tcp/50918/p2p/16Uiu2HAmAgY3UVgANf1aXy9b2CcrzbSm3yQLd7GKqwQUxb85tdDM","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-14-g5c335c","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.84.245/tcp/35718/p2p/16Uiu2HAm2tQBABrDVPAnkwsceZZavVFTc6hrGWPC5ZjaSdGamcs9","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-14-g5c335c","origin":"UnknownOrigin"}]'
|
|
2026-03-29 04:50:56.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23687/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:50:56.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.191.118/tcp/34342/p2p/16Uiu2HAkvs2RyRspEjS1G3iLsj4g6KDUYciWy78ddrpCT9v4Dixp","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-14-g5c335c","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.33.167/tcp/41884/p2p/16Uiu2HAmCpnJSvbmDuYmN23LShW1gHV9nTtFzvcLX6RpNyr3N2G7","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-14-g5c335c","origin":"Discv5"}]'
|
|
2026-03-29 04:50:56.529 DEBUG [src.libs.common] Sleeping for 80 seconds
|
|
2026-03-29 04:52:16.529 DEBUG [tests.e2e.test_e2e] 20 Nodes publish 20 messages
|
|
2026-03-29 04:52:16.530 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:16.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11431/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-29 04:52:16.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:16.592 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:16.796 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:17.803 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:17.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10708/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-29 04:52:17.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:17.885 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:18.122 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:19.124 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:19.124 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2056/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-29 04:52:19.227 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:19.227 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:19.428 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:20.428 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:20.429 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34557/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-29 04:52:20.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:20.523 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:20.724 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:21.725 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:21.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39578/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-29 04:52:21.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:21.812 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:22.015 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:23.016 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:23.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30569/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-29 04:52:23.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:23.141 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:23.361 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:24.362 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:24.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13829/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-29 04:52:24.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:24.450 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:24.658 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:25.658 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:25.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5775/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-29 04:52:25.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:25.750 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:25.958 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:26.961 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:26.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35100/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-29 04:52:27.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:27.069 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:27.272 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:28.272 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:28.272 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26337/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-29 04:52:28.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:28.377 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:28.579 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:29.581 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:29.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63179/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-29 04:52:29.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:29.678 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:29.879 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:30.884 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:30.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12199/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-29 04:52:30.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:30.982 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:31.184 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:32.190 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:32.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37364/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-29 04:52:32.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:32.308 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:32.509 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:33.513 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:33.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23148/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-29 04:52:33.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:33.618 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:33.819 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:34.820 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:34.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55746/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-29 04:52:34.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:34.915 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:35.125 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:36.125 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:36.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24399/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-29 04:52:36.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:36.219 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:36.421 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:37.421 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:37.422 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12407/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-29 04:52:37.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:37.544 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:37.744 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:38.745 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:38.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48902/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-29 04:52:38.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:38.835 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:39.039 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:40.040 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:40.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1475/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-29 04:52:40.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:40.170 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:40.370 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:41.371 DEBUG [src.steps.store] Relaying message
|
|
2026-03-29 04:52:41.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41883/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-29 04:52:41.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-29 04:52:41.476 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-29 04:52:41.701 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-29 04:52:42.701 DEBUG [tests.e2e.test_e2e] Node 22 requests messages of subscribed filter topic
|
|
2026-03-29 04:52:42.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16249/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-29 04:52:42.705 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":1774759936530268902,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759937803318287,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759939124269429,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759940428565128,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759941725119396,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759943015992976,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759944362153667,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759945658819538,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759946961845336,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759948272548988,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759949581553215,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759950884073356,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759952190561058,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759953512949516,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759954820072040,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759956125808605,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759957421672703,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759958745290359,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759960040047427,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774759961371066802,"ephemeral":false}]'
|
|
2026-03-29 04:52:42.706 DEBUG [tests.e2e.test_e2e] Total number received messages for node 22 is 20
|
|
2026-03-29 04:52:42.708 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-29 04:52:42.709 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-29 04:52:42.709 DEBUG [src.node.waku_node] Stopping container with id df9c469d76cc
|
|
2026-03-29 04:52:43.544 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:52:43.546 DEBUG [src.node.waku_node] Stopping container with id 031b49c145c0
|
|
2026-03-29 04:52:44.263 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:52:44.265 DEBUG [src.node.waku_node] Stopping container with id fdda3882666d
|
|
2026-03-29 04:52:44.403 ERROR [src.node.docker_mananger] Max retries reached for container df9c469d76cc. Exiting log stream.
|
|
2026-03-29 04:52:44.959 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:52:44.960 DEBUG [src.node.waku_node] Stopping container with id ea4ea1b2488a
|
|
2026-03-29 04:52:45.097 ERROR [src.node.docker_mananger] Max retries reached for container 031b49c145c0. Exiting log stream.
|
|
2026-03-29 04:52:45.539 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:52:45.540 DEBUG [src.node.waku_node] Stopping container with id 8fa35788975f
|
|
2026-03-29 04:52:45.780 ERROR [src.node.docker_mananger] Max retries reached for container fdda3882666d. Exiting log stream.
|
|
2026-03-29 04:52:46.213 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:52:46.214 DEBUG [src.node.waku_node] Stopping container with id 0ed832555694
|
|
2026-03-29 04:52:46.816 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:52:46.816 DEBUG [src.node.waku_node] Stopping container with id a7654fef4447
|
|
2026-03-29 04:52:47.057 ERROR [src.node.docker_mananger] Max retries reached for container 8fa35788975f. Exiting log stream.
|
|
2026-03-29 04:52:47.434 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:52:47.435 DEBUG [src.node.waku_node] Stopping container with id 981e74e28984
|
|
2026-03-29 04:52:47.644 ERROR [src.node.docker_mananger] Max retries reached for container 0ed832555694. Exiting log stream.
|
|
2026-03-29 04:52:47.892 ERROR [src.node.docker_mananger] Max retries reached for container ea4ea1b2488a. Exiting log stream.
|
|
2026-03-29 04:52:47.937 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:52:47.938 DEBUG [src.node.waku_node] Stopping container with id aa1c10850757
|
|
2026-03-29 04:52:48.258 ERROR [src.node.docker_mananger] Max retries reached for container a7654fef4447. Exiting log stream.
|
|
2026-03-29 04:52:48.540 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:52:48.544 DEBUG [src.node.waku_node] Stopping container with id 090121097c79
|
|
2026-03-29 04:52:49.196 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:52:49.202 DEBUG [src.node.waku_node] Stopping container with id d6a340b5bb36
|
|
2026-03-29 04:52:49.809 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:52:49.810 DEBUG [src.node.waku_node] Stopping container with id 253d7b7e288e
|
|
2026-03-29 04:52:50.038 ERROR [src.node.docker_mananger] Max retries reached for container 090121097c79. Exiting log stream.
|
|
2026-03-29 04:52:50.345 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:52:50.349 DEBUG [src.node.waku_node] Stopping container with id 360a0cb35da8
|
|
2026-03-29 04:52:50.636 ERROR [src.node.docker_mananger] Max retries reached for container d6a340b5bb36. Exiting log stream.
|
|
2026-03-29 04:52:50.928 ERROR [src.node.docker_mananger] Max retries reached for container 981e74e28984. Exiting log stream.
|
|
2026-03-29 04:52:51.162 ERROR [src.node.docker_mananger] Max retries reached for container 253d7b7e288e. Exiting log stream.
|
|
2026-03-29 04:52:51.464 ERROR [src.node.docker_mananger] Max retries reached for container aa1c10850757. Exiting log stream.
|
|
2026-03-29 04:53:00.763 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:53:00.763 DEBUG [src.node.waku_node] Stopping container with id cdf576e71342
|
|
2026-03-29 04:53:01.576 ERROR [src.node.docker_mananger] Max retries reached for container 360a0cb35da8. Exiting log stream.
|
|
2026-03-29 04:53:11.197 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:53:11.198 DEBUG [src.node.waku_node] Stopping container with id fd1740019b51
|
|
2026-03-29 04:53:11.625 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:53:11.627 DEBUG [src.node.waku_node] Stopping container with id 6cab2abe6107
|
|
2026-03-29 04:53:12.012 ERROR [src.node.docker_mananger] Max retries reached for container cdf576e71342. Exiting log stream.
|
|
2026-03-29 04:53:12.438 ERROR [src.node.docker_mananger] Max retries reached for container fd1740019b51. Exiting log stream.
|
|
2026-03-29 04:53:22.059 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:53:22.060 DEBUG [src.node.waku_node] Stopping container with id 056266029a20
|
|
2026-03-29 04:53:22.485 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:53:22.486 DEBUG [src.node.waku_node] Stopping container with id ee3ed76caa19
|
|
2026-03-29 04:53:22.879 ERROR [src.node.docker_mananger] Max retries reached for container 6cab2abe6107. Exiting log stream.
|
|
2026-03-29 04:53:22.925 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:53:22.927 DEBUG [src.node.waku_node] Stopping container with id b9218c9eec6e
|
|
2026-03-29 04:53:23.471 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:53:23.472 DEBUG [src.node.waku_node] Stopping container with id d8221a02269e
|
|
2026-03-29 04:53:23.742 ERROR [src.node.docker_mananger] Max retries reached for container ee3ed76caa19. Exiting log stream.
|
|
2026-03-29 04:53:24.189 ERROR [src.node.docker_mananger] Max retries reached for container 056266029a20. Exiting log stream.
|
|
2026-03-29 04:53:24.289 ERROR [src.node.docker_mananger] Max retries reached for container b9218c9eec6e. Exiting log stream.
|
|
2026-03-29 04:53:33.871 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:53:33.871 DEBUG [src.node.waku_node] Stopping container with id 54508f7fa151
|
|
2026-03-29 04:53:34.276 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:53:34.278 DEBUG [src.node.waku_node] Stopping container with id 83c5e27da04b
|
|
2026-03-29 04:53:34.674 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-29 04:53:34.675 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-29 04:53:35.045 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:35.389 ERROR [src.node.docker_mananger] Max retries reached for container 54508f7fa151. Exiting log stream.
|
|
2026-03-29 04:53:35.421 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:35.772 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:35.822 ERROR [src.node.docker_mananger] Max retries reached for container d8221a02269e. Exiting log stream.
|
|
2026-03-29 04:53:35.924 ERROR [src.node.docker_mananger] Max retries reached for container 83c5e27da04b. Exiting log stream.
|
|
2026-03-29 04:53:36.464 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:36.807 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:37.143 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:37.483 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:38.154 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:38.798 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:39.134 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:39.472 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:39.808 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:40.117 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:40.450 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:40.753 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:41.062 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:41.660 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:41.961 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-29 04:53:42.243 DEBUG [src.node.docker_mananger] Found matches for keyword 'fatal': ['/app/vendor/nimbus-build-system/vendor/Nim/lib/system/fatal.nim(53) _ZN6system8sysFatalE8typeDescIN10exceptions11IndexDefectEE6string']
|
|
2026-03-29 04:53:42.243 DEBUG [src.node.docker_mananger] Found matches for keyword 'unhandled': ['Error: unhandled exception: index 144 not in 0 .. 20 [IndexDefect]']
|
|
2026-03-29 04:53:42.243 DEBUG [src.node.docker_mananger] Found matches for keyword 'stacktrace': ['/app/vendor/nimbus-build-system/vendor/Nim/lib/system/excpt.nim(349) _ZN6system18rawWriteStackTraceE3varI3seqIN6system15StackTraceEntryEEE', '/app/vendor/nimbus-build-system/vendor/Nim/lib/system/stacktraces.nim(62) _ZN11stacktraces30auxWriteStackTraceWithOverrideE3varI3seqIN6system15StackTraceEntryEEE', '/app/vendor/nimbus-build-system/vendor/Nim/lib/system/stacktraces.nim(62) _ZN11stacktraces30auxWriteStackTraceWithOverrideE3varI3seqIN6system15StackTraceEntryEEE', '/app/vendor/nimbus-build-system/vendor/Nim/lib/system/stacktraces.nim(62) _ZN11stacktraces30auxWriteStackTraceWithOverrideE3varI3seqIN6system15StackTraceEntryEEE', '/app/vendor/nimbus-build-system/vendor/Nim/lib/system/stacktraces.nim(62) _ZN11stacktraces30auxWriteStackTraceWithOverrideE3varI3seqIN6system15StackTraceEntryEEE', '/app/vendor/nimbus-build-system/vendor/Nim/lib/system/stacktraces.nim(62) _ZN11stacktraces30auxWriteStackTraceWithOverrideE3varI3seqIN6system15StackTraceEntryEEE', '/app/vendor/nimbus-build-system/vendor/Nim/lib/system/stacktraces.nim(62) _ZN11stacktraces30auxWriteStackTraceWithOverrideE3varI3seqIN6system15StackTraceEntryEEE', '/app/vendor/nimbus-build-system/vendor/Nim/lib/system/stacktraces.nim(62) _ZN11stacktraces30auxWriteStackTraceWithOverrideE3varI3seqIN6system15StackTraceEntryEEE', '/app/vendor/nimbus-build-system/vendor/Nim/lib/system/stacktraces.nim(62) _ZN11stacktraces30auxWriteStackTraceWithOverrideE3varI3seqIN6system15StackTraceEntryEEE', '/app/vendor/nimbus-build-system/vendor/Nim/lib/system/stacktraces.nim(62) _ZN11stacktraces30auxWriteStackTraceWithOverrideE3varI3seqIN6system15StackTraceEntryEEE', '/app/vendor/nimbus-build-system/vendor/Nim/lib/system/stacktraces.nim(62) _ZN11stacktraces30auxWriteStackTraceWithOverrideE3varI3seqIN6system15StackTraceEntryEEE', '/app/vendor/nimbus-build-system/vendor/Nim/lib/system/stacktraces.nim(62) _ZN11stacktraces30auxWriteStackTraceWithOverrideE3varI3seqIN6system15StackTraceEntryEEE']
|