mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-25 19:59:26 +00:00
799 lines
139 KiB
Plaintext
799 lines
139 KiB
Plaintext
2026-04-23 05:10:32.115 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-04-23 05:10:32.115 DEBUG [tests.conftest] Running test: test_filter_20_senders_1_receiver with id: 2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196
|
|
2026-04-23 05:10:32.116 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-04-23 05:10:32.117 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-04-23 05:10:32.118 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-04-23 05:10:32.130 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:10:32.130 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:32.138 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:10:32.138 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:32.146 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:10:32.146 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:32.147 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-04-23 05:10:32.147 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-04-23 05:10:32.149 DEBUG [tests.e2e.test_e2e] Start 20 nodes to publish messages
|
|
2026-04-23 05:10:32.149 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:10:32.150 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:10:32.153 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:10:32.153 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.7
|
|
2026-04-23 05:10:32.154 DEBUG [src.node.docker_mananger] Generated ports ['2370', '2371', '2372', '2373', '2374']
|
|
2026-04-23 05:10:32.154 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:10:32.154 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:10:32.154 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:10:32.154 DEBUG [src.node.docker_mananger] docker run -i -t -p 2370:2370 -p 2371:2371 -p 2372:2372 -p 2373:2373 -p 2374:2374 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=2372 --rest-port=2370 --tcp-port=2371 --discv5-udp-port=2373 --rest-address=0.0.0.0 --nat=extip:172.18.169.7 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=60cded87baf6cde68cda9f74fb41a617d4bc852ede44e94bb06ce74a83dc388b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2374 --metrics-logging=true --relay=true
|
|
2026-04-23 05:10:32.346 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.7 waku 52aedddabc84bf6d0083663559951b520621fb3311a5e602ad6eab60b2aa49f9
|
|
2026-04-23 05:10:32.384 DEBUG [src.node.docker_mananger] Container started with ID 52aedddabc84. Setting up logs at ./log/docker/node1_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:32.385 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2370
|
|
2026-04-23 05:10:32.385 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:10:32.419 ERROR [src.node.docker_mananger] Max retries reached for container aab085e8b7dd. Exiting log stream.
|
|
2026-04-23 05:10:32.977 ERROR [src.node.docker_mananger] Max retries reached for container ef51bec49bd4. Exiting log stream.
|
|
2026-04-23 05:10:33.386 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2370/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:33.389 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:10:33.389 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:10:33.389 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2370/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:33.392 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.7/tcp/2371/p2p/16Uiu2HAmA339ULdXdRpg81ambSGXa2XPRyA529zvUAJ8tVF5CH2h","/ip4/172.18.169.7/tcp/2372/ws/p2p/16Uiu2HAmA339ULdXdRpg81ambSGXa2XPRyA529zvUAJ8tVF5CH2h"],"enrUri":"enr:-L24QLftks4Z5FWfc2X8eWn4jwGSnSXnFfPIuJWlw3hb0YjrHqRPYp4ZbSltjhHH1WELTgRp2alkPDvtHA_t2Y6gzQYCgmlkgnY0gmlwhKwSqQeKbXVsdGlhZGRyc5YACASsEqkHBglDAAoErBKpBwYJRN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC2RLg9YgC94e3mCLBxNUlxceJpYH3yXbnue-Q6ilNSNqDdGNwgglDg3VkcIIJRYV3YWt1MgE"}'
|
|
2026-04-23 05:10:33.392 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:10:33.398 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:10:33.399 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:33.399 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:10:33.499 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:10:33.499 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:10:33.501 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:10:33.501 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.178.180
|
|
2026-04-23 05:10:33.501 DEBUG [src.node.docker_mananger] Generated ports ['7495', '7496', '7497', '7498', '7499']
|
|
2026-04-23 05:10:33.502 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:10:33.502 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:10:33.502 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:10:33.502 DEBUG [src.node.docker_mananger] docker run -i -t -p 7495:7495 -p 7496:7496 -p 7497:7497 -p 7498:7498 -p 7499:7499 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=7497 --rest-port=7495 --tcp-port=7496 --discv5-udp-port=7498 --rest-address=0.0.0.0 --nat=extip:172.18.178.180 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=f9555beac84698cebe6eff6dfa15f66abd81a00e73be8f9b3bfdfbbabbacbecf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7499 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLftks4Z5FWfc2X8eWn4jwGSnSXnFfPIuJWlw3hb0YjrHqRPYp4ZbSltjhHH1WELTgRp2alkPDvtHA_t2Y6gzQYCgmlkgnY0gmlwhKwSqQeKbXVsdGlhZGRyc5YACASsEqkHBglDAAoErBKpBwYJRN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC2RLg9YgC94e3mCLBxNUlxceJpYH3yXbnue-Q6ilNSNqDdGNwgglDg3VkcIIJRYV3YWt1MgE
|
|
2026-04-23 05:10:33.696 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.178.180 waku fb47c5f16370c6904dfc13c5e21d0ad2cc0288d6a3d267eb42d743ef73fe9f20
|
|
2026-04-23 05:10:33.733 DEBUG [src.node.docker_mananger] Container started with ID fb47c5f16370. Setting up logs at ./log/docker/node1_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:33.733 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7495
|
|
2026-04-23 05:10:33.734 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:10:34.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7495/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:34.747 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:10:34.748 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:10:34.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7495/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:34.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.178.180/tcp/7496/p2p/16Uiu2HAmTfwbmnPES8PJgfUNehM7nNEptEpE34yvNy88boKdGYov","/ip4/172.18.178.180/tcp/7497/ws/p2p/16Uiu2HAmTfwbmnPES8PJgfUNehM7nNEptEpE34yvNy88boKdGYov"],"enrUri":"enr:-L24QFFaUtGASYqiqMfQEvy-GQTSL43QUXPS7KCaItI26vR0AWlCmPxUjK2pcs_F61ZIdqH1mNKmovYC29cUuhraHTYCgmlkgnY0gmlwhKwSsrSKbXVsdGlhZGRyc5YACASsErK0Bh1IAAoErBKytAYdSd0DgnJzhQDGAQAAiXNlY3AyNTZrMaED3x3GYmfGMLaN5XR7D1-u6R3kFyOPbMIvR_fE4GUB31WDdGNwgh1Ig3VkcIIdSoV3YWt1MgE"}'
|
|
2026-04-23 05:10:34.752 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:10:34.753 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:10:37.760 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:10:37.760 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:37.760 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:10:37.860 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:10:37.861 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:10:37.862 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:10:37.863 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.157.170
|
|
2026-04-23 05:10:37.863 DEBUG [src.node.docker_mananger] Generated ports ['33510', '33511', '33512', '33513', '33514']
|
|
2026-04-23 05:10:37.863 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:10:37.863 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:10:37.863 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:10:37.863 DEBUG [src.node.docker_mananger] docker run -i -t -p 33510:33510 -p 33511:33511 -p 33512:33512 -p 33513:33513 -p 33514:33514 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=33512 --rest-port=33510 --tcp-port=33511 --discv5-udp-port=33513 --rest-address=0.0.0.0 --nat=extip:172.18.157.170 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=e4d0d0ab4c58fadde3bed8fac3cafbf45adf57dfd92e2d95eff2bfeeafcf7299 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33514 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFFaUtGASYqiqMfQEvy-GQTSL43QUXPS7KCaItI26vR0AWlCmPxUjK2pcs_F61ZIdqH1mNKmovYC29cUuhraHTYCgmlkgnY0gmlwhKwSsrSKbXVsdGlhZGRyc5YACASsErK0Bh1IAAoErBKytAYdSd0DgnJzhQDGAQAAiXNlY3AyNTZrMaED3x3GYmfGMLaN5XR7D1-u6R3kFyOPbMIvR_fE4GUB31WDdGNwgh1Ig3VkcIIdSoV3YWt1MgE
|
|
2026-04-23 05:10:38.046 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.157.170 waku 31df0fecf29c11cb75d4a8dc5d8422377a2d38919ac5ff3784e64cb89b509522
|
|
2026-04-23 05:10:38.081 DEBUG [src.node.docker_mananger] Container started with ID 31df0fecf29c. Setting up logs at ./log/docker/node2_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:38.081 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33510
|
|
2026-04-23 05:10:38.081 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:10:39.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33510/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:39.101 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:10:39.101 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:10:39.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33510/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:39.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.157.170/tcp/33511/p2p/16Uiu2HAm3tWkfot41n5xPFGfDWThpzG7fv9MudAjkoYLHjztrqXy","/ip4/172.18.157.170/tcp/33512/ws/p2p/16Uiu2HAm3tWkfot41n5xPFGfDWThpzG7fv9MudAjkoYLHjztrqXy"],"enrUri":"enr:-L24QDb-SMEpN9CcQOpKQeW6irKyBoCpy_A5M0hC9SlV-ogSfCmmttXXGDHC8PszD_N4OuMByzjNq_ftH215FnPlgDwCgmlkgnY0gmlwhKwSnaqKbXVsdGlhZGRyc5YACASsEp2qBoLnAAoErBKdqgaC6N0DgnJzhQDGAQAAiXNlY3AyNTZrMaECfb2-vZcVRgfLVRkp7HuHbL-C_6WsnIwgfh-2hqsw4byDdGNwgoLng3VkcIKC6YV3YWt1MgE"}'
|
|
2026-04-23 05:10:39.105 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:10:39.105 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:10:42.112 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:10:42.112 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:42.112 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:10:42.213 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:10:42.213 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:10:42.215 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:10:42.215 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.123.64
|
|
2026-04-23 05:10:42.215 DEBUG [src.node.docker_mananger] Generated ports ['14643', '14644', '14645', '14646', '14647']
|
|
2026-04-23 05:10:42.215 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:10:42.215 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:10:42.216 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:10:42.216 DEBUG [src.node.docker_mananger] docker run -i -t -p 14643:14643 -p 14644:14644 -p 14645:14645 -p 14646:14646 -p 14647:14647 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=14645 --rest-port=14643 --tcp-port=14644 --discv5-udp-port=14646 --rest-address=0.0.0.0 --nat=extip:172.18.123.64 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=c9cae9c6b2fe6f117bdafd769714f17bbb504be6f09fe648c4ac76915e49e9b7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14647 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDb-SMEpN9CcQOpKQeW6irKyBoCpy_A5M0hC9SlV-ogSfCmmttXXGDHC8PszD_N4OuMByzjNq_ftH215FnPlgDwCgmlkgnY0gmlwhKwSnaqKbXVsdGlhZGRyc5YACASsEp2qBoLnAAoErBKdqgaC6N0DgnJzhQDGAQAAiXNlY3AyNTZrMaECfb2-vZcVRgfLVRkp7HuHbL-C_6WsnIwgfh-2hqsw4byDdGNwgoLng3VkcIKC6YV3YWt1MgE
|
|
2026-04-23 05:10:42.424 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.123.64 waku f75bf2c8ba09df51707043398539d4d7973937eabec72e65fd06113d7aedc01a
|
|
2026-04-23 05:10:42.455 DEBUG [src.node.docker_mananger] Container started with ID f75bf2c8ba09. Setting up logs at ./log/docker/node3_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:42.456 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14643
|
|
2026-04-23 05:10:42.456 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:10:43.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14643/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:43.467 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:10:43.468 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:10:43.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14643/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:43.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.123.64/tcp/14644/p2p/16Uiu2HAmB4dPxoCSjF39FrXBXEh6yCfChKKp8NnMyZMKkR5sW4Ab","/ip4/172.18.123.64/tcp/14645/ws/p2p/16Uiu2HAmB4dPxoCSjF39FrXBXEh6yCfChKKp8NnMyZMKkR5sW4Ab"],"enrUri":"enr:-L24QDqZOj7e4ltHJxdpeEFI4LZPMeEquDWymVHw9FPRBdS4A2eBDknJByXPHeMBqWX8lLaCHMVvu9iVktm7-DDJX3sCgmlkgnY0gmlwhKwSe0CKbXVsdGlhZGRyc5YACASsEntABjk0AAoErBJ7QAY5Nd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC6FbfdkJi1d711rJn_hTGG83HGeUfVsSfM2IjvvrVl0CDdGNwgjk0g3VkcII5NoV3YWt1MgE"}'
|
|
2026-04-23 05:10:43.474 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:10:43.474 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:10:46.481 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:10:46.481 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:46.481 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:10:46.581 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:10:46.582 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:10:46.583 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:10:46.584 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.204.5
|
|
2026-04-23 05:10:46.584 DEBUG [src.node.docker_mananger] Generated ports ['14162', '14163', '14164', '14165', '14166']
|
|
2026-04-23 05:10:46.584 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:10:46.584 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:10:46.584 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:10:46.584 DEBUG [src.node.docker_mananger] docker run -i -t -p 14162:14162 -p 14163:14163 -p 14164:14164 -p 14165:14165 -p 14166:14166 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=14164 --rest-port=14162 --tcp-port=14163 --discv5-udp-port=14165 --rest-address=0.0.0.0 --nat=extip:172.18.204.5 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=9abf97128c5dd5fc6bebef703fb7e372f14a6cfd1a3f49cdfdd1622cfa6cf8fe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14166 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDqZOj7e4ltHJxdpeEFI4LZPMeEquDWymVHw9FPRBdS4A2eBDknJByXPHeMBqWX8lLaCHMVvu9iVktm7-DDJX3sCgmlkgnY0gmlwhKwSe0CKbXVsdGlhZGRyc5YACASsEntABjk0AAoErBJ7QAY5Nd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC6FbfdkJi1d711rJn_hTGG83HGeUfVsSfM2IjvvrVl0CDdGNwgjk0g3VkcII5NoV3YWt1MgE
|
|
2026-04-23 05:10:46.794 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.204.5 waku 8bf52b2e66c1ad8f19cf20bad086b1909922bf21d94c80b6b713fd6252e9f991
|
|
2026-04-23 05:10:46.832 DEBUG [src.node.docker_mananger] Container started with ID 8bf52b2e66c1. Setting up logs at ./log/docker/node4_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:46.833 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14162
|
|
2026-04-23 05:10:46.833 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:10:47.835 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14162/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:47.844 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:10:47.844 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:10:47.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14162/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:47.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.204.5/tcp/14163/p2p/16Uiu2HAmBVLqfcRoHsgL6e3UTc3JZLHW4ngC9aLJss3TV8DaLX13","/ip4/172.18.204.5/tcp/14164/ws/p2p/16Uiu2HAmBVLqfcRoHsgL6e3UTc3JZLHW4ngC9aLJss3TV8DaLX13"],"enrUri":"enr:-L24QJ0hJWWgewCdjH_JCBhFX1pJ3VFq42ERtGRsdTzoKc48Y7vEwGUC0JleUkSbMy3_ocgOY8Y5lCQT0LcCTYxNS1oCgmlkgnY0gmlwhKwSzAWKbXVsdGlhZGRyc5YACASsEswFBjdTAAoErBLMBQY3VN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC7qusGN-jlZRuqag4eTLU3rIKB_fanOpwl7Jg3F1r9YKDdGNwgjdTg3VkcII3VYV3YWt1MgE"}'
|
|
2026-04-23 05:10:47.850 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:10:47.850 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:10:50.857 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:10:50.857 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:50.857 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:10:50.957 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:10:50.958 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:10:50.960 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:10:50.960 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.132.205
|
|
2026-04-23 05:10:50.960 DEBUG [src.node.docker_mananger] Generated ports ['15055', '15056', '15057', '15058', '15059']
|
|
2026-04-23 05:10:50.960 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:10:50.960 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:10:50.960 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:10:50.961 DEBUG [src.node.docker_mananger] docker run -i -t -p 15055:15055 -p 15056:15056 -p 15057:15057 -p 15058:15058 -p 15059:15059 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=15057 --rest-port=15055 --tcp-port=15056 --discv5-udp-port=15058 --rest-address=0.0.0.0 --nat=extip:172.18.132.205 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=bd9feccce6c221cefffed0c3a3abf32249ce8b3763fbfc32a2dc1b66eba64061 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15059 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJ0hJWWgewCdjH_JCBhFX1pJ3VFq42ERtGRsdTzoKc48Y7vEwGUC0JleUkSbMy3_ocgOY8Y5lCQT0LcCTYxNS1oCgmlkgnY0gmlwhKwSzAWKbXVsdGlhZGRyc5YACASsEswFBjdTAAoErBLMBQY3VN0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC7qusGN-jlZRuqag4eTLU3rIKB_fanOpwl7Jg3F1r9YKDdGNwgjdTg3VkcII3VYV3YWt1MgE
|
|
2026-04-23 05:10:51.161 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.132.205 waku ccbbffdc40ed98ee5fa6c25034b1b7d6c124b5a11eed4987323915c81060f47e
|
|
2026-04-23 05:10:51.195 DEBUG [src.node.docker_mananger] Container started with ID ccbbffdc40ed. Setting up logs at ./log/docker/node5_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:51.196 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15055
|
|
2026-04-23 05:10:51.196 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:10:52.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15055/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:52.208 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:10:52.209 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:10:52.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15055/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:52.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.132.205/tcp/15056/p2p/16Uiu2HAmBV8Y2DinnQbS58Uqq2dBmdPkAEsN8XAQgoPmWbjGADaW","/ip4/172.18.132.205/tcp/15057/ws/p2p/16Uiu2HAmBV8Y2DinnQbS58Uqq2dBmdPkAEsN8XAQgoPmWbjGADaW"],"enrUri":"enr:-L24QL8q5Cw9wGr60MgAMDEmcifAsQ57yT0er-LkacLhUQP7YfJHvgh3_Jmfm0QggQgOHh8gDBawYFEkhubesKw1xLcCgmlkgnY0gmlwhKwShM2KbXVsdGlhZGRyc5YACASsEoTNBjrQAAoErBKEzQY60d0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC7p3ChDrtRSMZYzuPpyDlcfmhTGWVusmtrI_yGLj0jd-DdGNwgjrQg3VkcII60oV3YWt1MgE"}'
|
|
2026-04-23 05:10:52.214 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:10:52.214 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:10:55.221 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:10:55.222 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:55.222 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:10:55.322 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:10:55.322 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:10:55.324 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:10:55.324 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.8.177
|
|
2026-04-23 05:10:55.324 DEBUG [src.node.docker_mananger] Generated ports ['40852', '40853', '40854', '40855', '40856']
|
|
2026-04-23 05:10:55.325 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:10:55.325 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:10:55.325 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:10:55.325 DEBUG [src.node.docker_mananger] docker run -i -t -p 40852:40852 -p 40853:40853 -p 40854:40854 -p 40855:40855 -p 40856:40856 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=40854 --rest-port=40852 --tcp-port=40853 --discv5-udp-port=40855 --rest-address=0.0.0.0 --nat=extip:172.18.8.177 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=38a6e0b55bc2cfe60a7dda4e70efb4ddcc7efa5f0012cedea061bee78a6e8bfc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40856 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QL8q5Cw9wGr60MgAMDEmcifAsQ57yT0er-LkacLhUQP7YfJHvgh3_Jmfm0QggQgOHh8gDBawYFEkhubesKw1xLcCgmlkgnY0gmlwhKwShM2KbXVsdGlhZGRyc5YACASsEoTNBjrQAAoErBKEzQY60d0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC7p3ChDrtRSMZYzuPpyDlcfmhTGWVusmtrI_yGLj0jd-DdGNwgjrQg3VkcII60oV3YWt1MgE
|
|
2026-04-23 05:10:55.522 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.8.177 waku b46b0516797ca6ad6e18f841f1306528688cf7598844f7d6d1bbd4bc13c9012e
|
|
2026-04-23 05:10:55.557 DEBUG [src.node.docker_mananger] Container started with ID b46b0516797c. Setting up logs at ./log/docker/node6_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:55.557 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40852
|
|
2026-04-23 05:10:55.558 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:10:56.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40852/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:56.570 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:10:56.571 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:10:56.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40852/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:10:56.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.8.177/tcp/40853/p2p/16Uiu2HAmQgrjzCQrhRFcW4PrvYt7SrXDrSqKnaRyjRbAXB8WzvKx","/ip4/172.18.8.177/tcp/40854/ws/p2p/16Uiu2HAmQgrjzCQrhRFcW4PrvYt7SrXDrSqKnaRyjRbAXB8WzvKx"],"enrUri":"enr:-L24QHGzVrHtF2iqebH_lmQaHJVD9Jf7yVGRbOvbgbv0ZTeuFe2m9bVoHoG7caVrbI0eSPkhRCJRHSSRRMRhF8AeDgACgmlkgnY0gmlwhKwSCLGKbXVsdGlhZGRyc5YACASsEgixBp-VAAoErBIIsQaflt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDssbNNIhJVLH7fBCbeTb98dl9LgnkCICI3lx3W7QXCFeDdGNwgp-Vg3VkcIKfl4V3YWt1MgE"}'
|
|
2026-04-23 05:10:56.576 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:10:56.577 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:10:59.585 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:10:59.585 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:59.585 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:10:59.685 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:10:59.685 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:10:59.687 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:10:59.687 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.229.103
|
|
2026-04-23 05:10:59.687 DEBUG [src.node.docker_mananger] Generated ports ['20119', '20120', '20121', '20122', '20123']
|
|
2026-04-23 05:10:59.688 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:10:59.688 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:10:59.688 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:10:59.688 DEBUG [src.node.docker_mananger] docker run -i -t -p 20119:20119 -p 20120:20120 -p 20121:20121 -p 20122:20122 -p 20123:20123 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=20121 --rest-port=20119 --tcp-port=20120 --discv5-udp-port=20122 --rest-address=0.0.0.0 --nat=extip:172.18.229.103 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=eb4778aeffe4adfd32087ece9c9cfa1b3bfecbbb30be81fa6e64fe7b10a9936b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20123 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHGzVrHtF2iqebH_lmQaHJVD9Jf7yVGRbOvbgbv0ZTeuFe2m9bVoHoG7caVrbI0eSPkhRCJRHSSRRMRhF8AeDgACgmlkgnY0gmlwhKwSCLGKbXVsdGlhZGRyc5YACASsEgixBp-VAAoErBIIsQaflt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDssbNNIhJVLH7fBCbeTb98dl9LgnkCICI3lx3W7QXCFeDdGNwgp-Vg3VkcIKfl4V3YWt1MgE
|
|
2026-04-23 05:10:59.913 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.229.103 waku f15cb84f0c2011f91997478e2fede9069c053e6606a02d2fa06980078eef1b09
|
|
2026-04-23 05:10:59.947 DEBUG [src.node.docker_mananger] Container started with ID f15cb84f0c20. Setting up logs at ./log/docker/node7_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:10:59.948 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20119
|
|
2026-04-23 05:10:59.948 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:00.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20119/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:00.959 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:00.960 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:00.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20119/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:00.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.229.103/tcp/20120/p2p/16Uiu2HAm8jDjyNBNvB3V6S3xYKqoU4Dp8JxgV3NgttjVRXk5ZYaX","/ip4/172.18.229.103/tcp/20121/ws/p2p/16Uiu2HAm8jDjyNBNvB3V6S3xYKqoU4Dp8JxgV3NgttjVRXk5ZYaX"],"enrUri":"enr:-L24QF14NPxxoPgGhFlJiu1TWxQYpWrhSoitAmha1T0GknLkQ4U9ePz3icYUOiapGQ6jaJsKWQtdgRNoQcx0diNbuWYCgmlkgnY0gmlwhKwS5WeKbXVsdGlhZGRyc5YACASsEuVnBk6YAAoErBLlZwZOmd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECxaa3hSeT0p5cxQqAHTbf68K0nbaPumJyxcV7c-4bZZSDdGNwgk6Yg3VkcIJOmoV3YWt1MgE"}'
|
|
2026-04-23 05:11:00.964 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:00.965 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:11:03.972 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:03.973 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:03.973 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:11:04.073 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:04.073 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:04.075 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:04.075 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.239.229
|
|
2026-04-23 05:11:04.075 DEBUG [src.node.docker_mananger] Generated ports ['36367', '36368', '36369', '36370', '36371']
|
|
2026-04-23 05:11:04.076 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:04.076 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:04.076 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:04.076 DEBUG [src.node.docker_mananger] docker run -i -t -p 36367:36367 -p 36368:36368 -p 36369:36369 -p 36370:36370 -p 36371:36371 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=36369 --rest-port=36367 --tcp-port=36368 --discv5-udp-port=36370 --rest-address=0.0.0.0 --nat=extip:172.18.239.229 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=f618bbbe53cf4f7fe50beb7f8bdbadf54db746c36b1517bf5afdbcafad4c8eeb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36371 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF14NPxxoPgGhFlJiu1TWxQYpWrhSoitAmha1T0GknLkQ4U9ePz3icYUOiapGQ6jaJsKWQtdgRNoQcx0diNbuWYCgmlkgnY0gmlwhKwS5WeKbXVsdGlhZGRyc5YACASsEuVnBk6YAAoErBLlZwZOmd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECxaa3hSeT0p5cxQqAHTbf68K0nbaPumJyxcV7c-4bZZSDdGNwgk6Yg3VkcIJOmoV3YWt1MgE
|
|
2026-04-23 05:11:04.311 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.239.229 waku 70df9493c4cf6d364036fbe455ec937d505b7d544fabeaa9406c9002f9396914
|
|
2026-04-23 05:11:04.349 DEBUG [src.node.docker_mananger] Container started with ID 70df9493c4cf. Setting up logs at ./log/docker/node8_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:04.349 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36367
|
|
2026-04-23 05:11:04.349 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:05.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36367/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:05.364 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:05.368 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:05.369 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36367/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:05.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.239.229/tcp/36368/p2p/16Uiu2HAmNeQCi5s8p4DpXyaZSCxZNNLgosMubF3oWNwDPNyZZGf3","/ip4/172.18.239.229/tcp/36369/ws/p2p/16Uiu2HAmNeQCi5s8p4DpXyaZSCxZNNLgosMubF3oWNwDPNyZZGf3"],"enrUri":"enr:-L24QGOTSDGXvhoodydpsTiNR4VF1PxSY01HeUUOt5rUneJdJlL_4lA-LGzpdC5msaT-VH5qb-uQIX--9O7O_pnFN1gCgmlkgnY0gmlwhKwS7-WKbXVsdGlhZGRyc5YACASsEu_lBo4QAAoErBLv5QaOEd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDlG5CEEZGGuLnzh0PmZqC8-bzRLbjlnumGPLIxmVPHfqDdGNwgo4Qg3VkcIKOEoV3YWt1MgE"}'
|
|
2026-04-23 05:11:05.374 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:05.374 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:11:08.382 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:08.383 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:08.383 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:11:08.483 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:08.483 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:08.485 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:08.485 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.34.207
|
|
2026-04-23 05:11:08.486 DEBUG [src.node.docker_mananger] Generated ports ['3113', '3114', '3115', '3116', '3117']
|
|
2026-04-23 05:11:08.486 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:08.486 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:08.486 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:08.486 DEBUG [src.node.docker_mananger] docker run -i -t -p 3113:3113 -p 3114:3114 -p 3115:3115 -p 3116:3116 -p 3117:3117 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=3115 --rest-port=3113 --tcp-port=3114 --discv5-udp-port=3116 --rest-address=0.0.0.0 --nat=extip:172.18.34.207 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=d2c0e77f4cdb5c653390ece59bd8ada8402fbf0d09e01130f795d350cf63b92a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3117 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGOTSDGXvhoodydpsTiNR4VF1PxSY01HeUUOt5rUneJdJlL_4lA-LGzpdC5msaT-VH5qb-uQIX--9O7O_pnFN1gCgmlkgnY0gmlwhKwS7-WKbXVsdGlhZGRyc5YACASsEu_lBo4QAAoErBLv5QaOEd0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDlG5CEEZGGuLnzh0PmZqC8-bzRLbjlnumGPLIxmVPHfqDdGNwgo4Qg3VkcIKOEoV3YWt1MgE
|
|
2026-04-23 05:11:08.718 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.34.207 waku d0220baeba7e56e716936ba8a7acab75a604778ec738c5af35b36c61156f52e3
|
|
2026-04-23 05:11:08.751 DEBUG [src.node.docker_mananger] Container started with ID d0220baeba7e. Setting up logs at ./log/docker/node9_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:08.752 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3113
|
|
2026-04-23 05:11:08.752 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:09.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3113/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:09.763 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:09.767 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:09.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3113/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:09.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.34.207/tcp/3114/p2p/16Uiu2HAmUVcT71YJqhpSVVomoiQJmbR73j4DJQBcQPhZnhSpt3CR","/ip4/172.18.34.207/tcp/3115/ws/p2p/16Uiu2HAmUVcT71YJqhpSVVomoiQJmbR73j4DJQBcQPhZnhSpt3CR"],"enrUri":"enr:-L24QIV17AgM9TLAMWaGOQvwwidbBW6kUuowXstSIZ8pA-94dSieYEaNYXzvlI2DzBdkfn2ZdR35ArLYJSq2WHrVlegCgmlkgnY0gmlwhKwSIs-KbXVsdGlhZGRyc5YACASsEiLPBgwqAAoErBIizwYMK90DgnJzhQDGAQAAiXNlY3AyNTZrMaED61QAXLXrHfnF-GVvcs159jj7CUjFzXwfhavZ-qpLd-aDdGNwggwqg3VkcIIMLIV3YWt1MgE"}'
|
|
2026-04-23 05:11:09.770 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:09.770 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:11:12.777 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:12.777 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:12.777 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:11:12.878 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:12.878 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:12.879 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:12.880 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.55
|
|
2026-04-23 05:11:12.880 DEBUG [src.node.docker_mananger] Generated ports ['24667', '24668', '24669', '24670', '24671']
|
|
2026-04-23 05:11:12.880 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:12.880 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:12.880 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:12.880 DEBUG [src.node.docker_mananger] docker run -i -t -p 24667:24667 -p 24668:24668 -p 24669:24669 -p 24670:24670 -p 24671:24671 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=24669 --rest-port=24667 --tcp-port=24668 --discv5-udp-port=24670 --rest-address=0.0.0.0 --nat=extip:172.18.169.55 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=e89e38edb5fa3bff0fbf2bcf940dfdbafad033ebfade34e9b91affb55ec37eda --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24671 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIV17AgM9TLAMWaGOQvwwidbBW6kUuowXstSIZ8pA-94dSieYEaNYXzvlI2DzBdkfn2ZdR35ArLYJSq2WHrVlegCgmlkgnY0gmlwhKwSIs-KbXVsdGlhZGRyc5YACASsEiLPBgwqAAoErBIizwYMK90DgnJzhQDGAQAAiXNlY3AyNTZrMaED61QAXLXrHfnF-GVvcs159jj7CUjFzXwfhavZ-qpLd-aDdGNwggwqg3VkcIIMLIV3YWt1MgE
|
|
2026-04-23 05:11:13.108 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.55 waku 101860857f57fa5735f5b541f439a23909ec7e55f744d993fdb78094130e3147
|
|
2026-04-23 05:11:13.143 DEBUG [src.node.docker_mananger] Container started with ID 101860857f57. Setting up logs at ./log/docker/node10_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:13.143 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24667
|
|
2026-04-23 05:11:13.144 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:14.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24667/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:14.156 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:14.157 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:14.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24667/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:14.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.55/tcp/24668/p2p/16Uiu2HAkunnmTY5rFgnThe4jXB5ENz22MZxsZJ4aQpWfXdMjU4N8","/ip4/172.18.169.55/tcp/24669/ws/p2p/16Uiu2HAkunnmTY5rFgnThe4jXB5ENz22MZxsZJ4aQpWfXdMjU4N8"],"enrUri":"enr:-L24QAixHrweC-JD6O-H_v0p4kQLian3YlzVCwKhjdhIJqfTMBYV1ltjalnqmmM6Jb-9oWE5zYvl21SEYAXPelrNeecCgmlkgnY0gmlwhKwSqTeKbXVsdGlhZGRyc5YACASsEqk3BmBcAAoErBKpNwZgXd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECBWjfFt8kE2WgsQ57dxbRzWdfqeMse-7UKtTMTErEG42DdGNwgmBcg3VkcIJgXoV3YWt1MgE"}'
|
|
2026-04-23 05:11:14.163 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:14.163 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:11:17.171 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:17.172 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:17.172 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:11:17.279 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:17.279 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:17.283 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:17.283 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.66.174
|
|
2026-04-23 05:11:17.283 DEBUG [src.node.docker_mananger] Generated ports ['3493', '3494', '3495', '3496', '3497']
|
|
2026-04-23 05:11:17.283 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:17.284 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:17.284 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:17.284 DEBUG [src.node.docker_mananger] docker run -i -t -p 3493:3493 -p 3494:3494 -p 3495:3495 -p 3496:3496 -p 3497:3497 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=3495 --rest-port=3493 --tcp-port=3494 --discv5-udp-port=3496 --rest-address=0.0.0.0 --nat=extip:172.18.66.174 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=380edfe1c3538dcbf07bfb2fbdf8ced14e9a8f4a2fb2f2bd9f66da6bfca4e99e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3497 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAixHrweC-JD6O-H_v0p4kQLian3YlzVCwKhjdhIJqfTMBYV1ltjalnqmmM6Jb-9oWE5zYvl21SEYAXPelrNeecCgmlkgnY0gmlwhKwSqTeKbXVsdGlhZGRyc5YACASsEqk3BmBcAAoErBKpNwZgXd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECBWjfFt8kE2WgsQ57dxbRzWdfqeMse-7UKtTMTErEG42DdGNwgmBcg3VkcIJgXoV3YWt1MgE
|
|
2026-04-23 05:11:17.524 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.66.174 waku 1e21ca317dedfd866bc977bd57fdf0a7308b40292b53b0d2bc1a7246d4f40a80
|
|
2026-04-23 05:11:17.556 DEBUG [src.node.docker_mananger] Container started with ID 1e21ca317ded. Setting up logs at ./log/docker/node11_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:17.557 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3493
|
|
2026-04-23 05:11:17.557 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:18.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3493/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:18.570 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:18.571 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:18.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3493/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:18.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.66.174/tcp/3494/p2p/16Uiu2HAmFAobvCNZtAyeRqbZDqhM3j3PH2VffBA7jMpAbxGNhFuz","/ip4/172.18.66.174/tcp/3495/ws/p2p/16Uiu2HAmFAobvCNZtAyeRqbZDqhM3j3PH2VffBA7jMpAbxGNhFuz"],"enrUri":"enr:-L24QPuONZLAzpLuArOOs4z0kc29wk32Fz9r97YB2Seo-ewyGjGFJtRz3r7gAYtsMxTBhxYw60d37zu_f-1VSJn1NFwCgmlkgnY0gmlwhKwSQq6KbXVsdGlhZGRyc5YACASsEkKuBg2mAAoErBJCrgYNp90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDJVqlQ1bz4OF_MG1hQHjw6b9_cm2nja6iGdWLW23C_KmDdGNwgg2mg3VkcIINqIV3YWt1MgE"}'
|
|
2026-04-23 05:11:18.574 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:18.574 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:11:21.583 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:21.583 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:21.583 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:11:21.683 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:21.683 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:21.685 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:21.685 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.137.8
|
|
2026-04-23 05:11:21.686 DEBUG [src.node.docker_mananger] Generated ports ['52924', '52925', '52926', '52927', '52928']
|
|
2026-04-23 05:11:21.686 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:21.686 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:21.686 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:21.686 DEBUG [src.node.docker_mananger] docker run -i -t -p 52924:52924 -p 52925:52925 -p 52926:52926 -p 52927:52927 -p 52928:52928 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=52926 --rest-port=52924 --tcp-port=52925 --discv5-udp-port=52927 --rest-address=0.0.0.0 --nat=extip:172.18.137.8 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=d61ed4dfed5bc3c3b8b88bb3cfa7f469e1187654b3ffbf7f7616ccbe7bf628b3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52928 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPuONZLAzpLuArOOs4z0kc29wk32Fz9r97YB2Seo-ewyGjGFJtRz3r7gAYtsMxTBhxYw60d37zu_f-1VSJn1NFwCgmlkgnY0gmlwhKwSQq6KbXVsdGlhZGRyc5YACASsEkKuBg2mAAoErBJCrgYNp90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDJVqlQ1bz4OF_MG1hQHjw6b9_cm2nja6iGdWLW23C_KmDdGNwgg2mg3VkcIINqIV3YWt1MgE
|
|
2026-04-23 05:11:21.893 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.137.8 waku 5a9cd969eaa318511753bc5d3fd0772d2f04067d62ab6bcca173bc3d7c94548a
|
|
2026-04-23 05:11:21.930 DEBUG [src.node.docker_mananger] Container started with ID 5a9cd969eaa3. Setting up logs at ./log/docker/node12_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:21.931 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52924
|
|
2026-04-23 05:11:21.931 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:22.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52924/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:22.947 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:22.951 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:22.951 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52924/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:22.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.137.8/tcp/52925/p2p/16Uiu2HAmGSJ3hrhxUHfisjJ1cDdz72AknwNC8sbrXbAHEkfhMgKF","/ip4/172.18.137.8/tcp/52926/ws/p2p/16Uiu2HAmGSJ3hrhxUHfisjJ1cDdz72AknwNC8sbrXbAHEkfhMgKF"],"enrUri":"enr:-L24QN_R_oxGZo7xv5IhZWAOTZNSCgv7rzopi4vne21u2z86YyidF0HnmfheMeiXnwwyaIrLzFghbL54LDh0k6OYsxMCgmlkgnY0gmlwhKwSiQiKbXVsdGlhZGRyc5YACASsEokIBs69AAoErBKJCAbOvt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDOC41ALMWPNYZI4QqTj6GZVQ_DUYPcl1FOaL38kYUxz6DdGNwgs69g3VkcILOv4V3YWt1MgE"}'
|
|
2026-04-23 05:11:22.957 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:22.958 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:11:25.965 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:25.965 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:25.965 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:11:26.066 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:26.066 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:26.068 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:26.068 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.117.97
|
|
2026-04-23 05:11:26.068 DEBUG [src.node.docker_mananger] Generated ports ['29769', '29770', '29771', '29772', '29773']
|
|
2026-04-23 05:11:26.068 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:26.069 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:26.069 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:26.069 DEBUG [src.node.docker_mananger] docker run -i -t -p 29769:29769 -p 29770:29770 -p 29771:29771 -p 29772:29772 -p 29773:29773 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=29771 --rest-port=29769 --tcp-port=29770 --discv5-udp-port=29772 --rest-address=0.0.0.0 --nat=extip:172.18.117.97 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=0d06d5cedd8c4728f3bced6590cb357c23a9ca9a8895e0388cafc12d8469edb8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29773 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QN_R_oxGZo7xv5IhZWAOTZNSCgv7rzopi4vne21u2z86YyidF0HnmfheMeiXnwwyaIrLzFghbL54LDh0k6OYsxMCgmlkgnY0gmlwhKwSiQiKbXVsdGlhZGRyc5YACASsEokIBs69AAoErBKJCAbOvt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDOC41ALMWPNYZI4QqTj6GZVQ_DUYPcl1FOaL38kYUxz6DdGNwgs69g3VkcILOv4V3YWt1MgE
|
|
2026-04-23 05:11:26.300 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.117.97 waku 07217dafc4b26139b31c25272a80d1a6f33ead991ee84588bda2e2b45316971d
|
|
2026-04-23 05:11:26.338 DEBUG [src.node.docker_mananger] Container started with ID 07217dafc4b2. Setting up logs at ./log/docker/node13_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:26.339 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29769
|
|
2026-04-23 05:11:26.339 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:27.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29769/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:27.345 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:27.346 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:27.347 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29769/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:27.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.117.97/tcp/29770/p2p/16Uiu2HAmBX9RucNkLZUHEhj1cMJAir4QDhMCEdiZRGWp5GbieJmJ","/ip4/172.18.117.97/tcp/29771/ws/p2p/16Uiu2HAmBX9RucNkLZUHEhj1cMJAir4QDhMCEdiZRGWp5GbieJmJ"],"enrUri":"enr:-L24QLSGaMS6k7_yythqdVG7sJMr10fZzM2ptd8CMHNLL3idCtESwvyVnlOW6yxAxUxf-9tTrEuMIWqMJ9oELxFFkWICgmlkgnY0gmlwhKwSdWGKbXVsdGlhZGRyc5YACASsEnVhBnRKAAoErBJ1YQZ0S90DgnJzhQDGAQAAiXNlY3AyNTZrMaEC7yHu1ojxZbUpumCmN2W2b1Q4zQQlRzUggbQejvE_rMWDdGNwgnRKg3VkcIJ0TIV3YWt1MgE"}'
|
|
2026-04-23 05:11:27.355 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:27.356 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:11:30.365 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:30.365 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:30.365 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:11:30.465 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:30.466 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:30.467 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:30.468 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.185.18
|
|
2026-04-23 05:11:30.468 DEBUG [src.node.docker_mananger] Generated ports ['24844', '24845', '24846', '24847', '24848']
|
|
2026-04-23 05:11:30.468 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:30.468 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:30.468 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:30.468 DEBUG [src.node.docker_mananger] docker run -i -t -p 24844:24844 -p 24845:24845 -p 24846:24846 -p 24847:24847 -p 24848:24848 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=24846 --rest-port=24844 --tcp-port=24845 --discv5-udp-port=24847 --rest-address=0.0.0.0 --nat=extip:172.18.185.18 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=cadfc0096a0dc0c03a9af264a244aa090f3dd4867bebda6ec07fecb980baf870 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24848 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLSGaMS6k7_yythqdVG7sJMr10fZzM2ptd8CMHNLL3idCtESwvyVnlOW6yxAxUxf-9tTrEuMIWqMJ9oELxFFkWICgmlkgnY0gmlwhKwSdWGKbXVsdGlhZGRyc5YACASsEnVhBnRKAAoErBJ1YQZ0S90DgnJzhQDGAQAAiXNlY3AyNTZrMaEC7yHu1ojxZbUpumCmN2W2b1Q4zQQlRzUggbQejvE_rMWDdGNwgnRKg3VkcIJ0TIV3YWt1MgE
|
|
2026-04-23 05:11:30.713 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.185.18 waku 9c5d3782e4c03f9f9ce63b1fa75827e2ad23931ba36747360514606402fc6412
|
|
2026-04-23 05:11:30.753 DEBUG [src.node.docker_mananger] Container started with ID 9c5d3782e4c0. Setting up logs at ./log/docker/node14_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:30.754 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24844
|
|
2026-04-23 05:11:30.754 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:31.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24844/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:31.770 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:31.770 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:31.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24844/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:31.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.185.18/tcp/24845/p2p/16Uiu2HAmRbGqZRAvujhMFVwmMedeJqZHWUeSXBAXvvFyFAqaqCsN","/ip4/172.18.185.18/tcp/24846/ws/p2p/16Uiu2HAmRbGqZRAvujhMFVwmMedeJqZHWUeSXBAXvvFyFAqaqCsN"],"enrUri":"enr:-L24QMUGFXcjpBChlH5QR8orjNubaLoIt7OaFlMdmxY3JlC-IbQmfLwxxzvYCTYNfwu-Zhmd-AdAZVNiEguC4WMbl8ACgmlkgnY0gmlwhKwSuRKKbXVsdGlhZGRyc5YACASsErkSBmENAAoErBK5EgZhDt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDwDQ_ylzcmlCWJ1PNKxx9bnKFh7rrzbptwwQqem4tq8WDdGNwgmENg3VkcIJhD4V3YWt1MgE"}'
|
|
2026-04-23 05:11:31.791 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:31.792 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:11:34.799 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:34.800 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:34.800 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:11:34.900 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:34.900 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:34.902 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:34.902 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.192.3
|
|
2026-04-23 05:11:34.903 DEBUG [src.node.docker_mananger] Generated ports ['15724', '15725', '15726', '15727', '15728']
|
|
2026-04-23 05:11:34.903 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:34.903 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:34.903 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:34.903 DEBUG [src.node.docker_mananger] docker run -i -t -p 15724:15724 -p 15725:15725 -p 15726:15726 -p 15727:15727 -p 15728:15728 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=15726 --rest-port=15724 --tcp-port=15725 --discv5-udp-port=15727 --rest-address=0.0.0.0 --nat=extip:172.18.192.3 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=bd0dcbfafef6d9f2307fa1d41a2baf892a9ffbcfadeb80db8cf72ff6edafbaeb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15728 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMUGFXcjpBChlH5QR8orjNubaLoIt7OaFlMdmxY3JlC-IbQmfLwxxzvYCTYNfwu-Zhmd-AdAZVNiEguC4WMbl8ACgmlkgnY0gmlwhKwSuRKKbXVsdGlhZGRyc5YACASsErkSBmENAAoErBK5EgZhDt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDwDQ_ylzcmlCWJ1PNKxx9bnKFh7rrzbptwwQqem4tq8WDdGNwgmENg3VkcIJhD4V3YWt1MgE
|
|
2026-04-23 05:11:35.157 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.192.3 waku 397de71acef7e9048dd4cb5dc64358e9287fec03f0391f8cf662e5987d4a8896
|
|
2026-04-23 05:11:35.194 DEBUG [src.node.docker_mananger] Container started with ID 397de71acef7. Setting up logs at ./log/docker/node15_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:35.195 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15724
|
|
2026-04-23 05:11:35.195 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:36.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15724/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:36.206 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:36.207 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:36.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15724/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:36.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.192.3/tcp/15725/p2p/16Uiu2HAm45CXrgkRyvvqQbnzYVuUD8FNju4Th9b4Jop6d9Y2iAxs","/ip4/172.18.192.3/tcp/15726/ws/p2p/16Uiu2HAm45CXrgkRyvvqQbnzYVuUD8FNju4Th9b4Jop6d9Y2iAxs"],"enrUri":"enr:-L24QFYxuWbEf8TJkREmCAAKsUDO5vKWyyjPTOceXFfXXWzqHkjQQTAd04mhnQBZMH1MV1imy4bhojriA4bheSFEa58CgmlkgnY0gmlwhKwSwAOKbXVsdGlhZGRyc5YACASsEsADBj1tAAoErBLAAwY9bt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECgHqIEtv2j1HNRofzkMEHURRxHjrkfC9VZo1JVPQvBcSDdGNwgj1tg3VkcII9b4V3YWt1MgE"}'
|
|
2026-04-23 05:11:36.209 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:36.210 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:11:39.217 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:39.218 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:39.218 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:11:39.318 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:39.318 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:39.320 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:39.320 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.24.46
|
|
2026-04-23 05:11:39.320 DEBUG [src.node.docker_mananger] Generated ports ['41845', '41846', '41847', '41848', '41849']
|
|
2026-04-23 05:11:39.321 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:39.321 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:39.321 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:39.321 DEBUG [src.node.docker_mananger] docker run -i -t -p 41845:41845 -p 41846:41846 -p 41847:41847 -p 41848:41848 -p 41849:41849 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=41847 --rest-port=41845 --tcp-port=41846 --discv5-udp-port=41848 --rest-address=0.0.0.0 --nat=extip:172.18.24.46 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=90aaec3d5e6a4d75fc717787f6fc9b0cf1b6ba271af03beaa223bb26ffbe6a9c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41849 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFYxuWbEf8TJkREmCAAKsUDO5vKWyyjPTOceXFfXXWzqHkjQQTAd04mhnQBZMH1MV1imy4bhojriA4bheSFEa58CgmlkgnY0gmlwhKwSwAOKbXVsdGlhZGRyc5YACASsEsADBj1tAAoErBLAAwY9bt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECgHqIEtv2j1HNRofzkMEHURRxHjrkfC9VZo1JVPQvBcSDdGNwgj1tg3VkcII9b4V3YWt1MgE
|
|
2026-04-23 05:11:39.564 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.24.46 waku 4d1f460274ba7cf43e85e010a045024f326a0ac2b20d7e6edf0cf4d3abd932f7
|
|
2026-04-23 05:11:39.600 DEBUG [src.node.docker_mananger] Container started with ID 4d1f460274ba. Setting up logs at ./log/docker/node16_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:39.601 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41845
|
|
2026-04-23 05:11:39.602 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:40.603 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41845/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:40.614 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:40.616 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:40.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41845/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:40.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.24.46/tcp/41846/p2p/16Uiu2HAm2ARCACWUWoEpMZAA2AgePWZMsQKSEXBaggfQgzn8WYWD","/ip4/172.18.24.46/tcp/41847/ws/p2p/16Uiu2HAm2ARCACWUWoEpMZAA2AgePWZMsQKSEXBaggfQgzn8WYWD"],"enrUri":"enr:-L24QAY8UUba1AEiBEbEIEcjPZIsaM3wcdeaWoT7zz8-rUn3cR5DzJaperXpC8eKpgx3wPW4dMf-ufmIS5X5Lqv8oJcCgmlkgnY0gmlwhKwSGC6KbXVsdGlhZGRyc5YACASsEhguBqN2AAoErBIYLgajd90DgnJzhQDGAQAAiXNlY3AyNTZrMaECZBlgekoMS_4hP9OdH3dfc0He2v9S3-g15UJRJStPkdKDdGNwgqN2g3VkcIKjeIV3YWt1MgE"}'
|
|
2026-04-23 05:11:40.621 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:40.621 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:11:43.628 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:43.629 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node17_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:43.629 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:11:43.729 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:43.729 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:43.731 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:43.731 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.222
|
|
2026-04-23 05:11:43.731 DEBUG [src.node.docker_mananger] Generated ports ['43168', '43169', '43170', '43171', '43172']
|
|
2026-04-23 05:11:43.732 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:43.732 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:43.732 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:43.732 DEBUG [src.node.docker_mananger] docker run -i -t -p 43168:43168 -p 43169:43169 -p 43170:43170 -p 43171:43171 -p 43172:43172 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=43170 --rest-port=43168 --tcp-port=43169 --discv5-udp-port=43171 --rest-address=0.0.0.0 --nat=extip:172.18.189.222 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=3e64dc69f5011d28f41ece9d2cbdd0658cfba7deebfaff023f2e4ca204be7bdb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43172 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAY8UUba1AEiBEbEIEcjPZIsaM3wcdeaWoT7zz8-rUn3cR5DzJaperXpC8eKpgx3wPW4dMf-ufmIS5X5Lqv8oJcCgmlkgnY0gmlwhKwSGC6KbXVsdGlhZGRyc5YACASsEhguBqN2AAoErBIYLgajd90DgnJzhQDGAQAAiXNlY3AyNTZrMaECZBlgekoMS_4hP9OdH3dfc0He2v9S3-g15UJRJStPkdKDdGNwgqN2g3VkcIKjeIV3YWt1MgE
|
|
2026-04-23 05:11:43.988 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.222 waku e6e2e1c76033059f770bcd5d9de296c5ca8955f6972115487cda139a8b8504c0
|
|
2026-04-23 05:11:44.031 DEBUG [src.node.docker_mananger] Container started with ID e6e2e1c76033. Setting up logs at ./log/docker/node17_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:44.031 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43168
|
|
2026-04-23 05:11:44.031 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:45.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43168/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:45.039 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:45.039 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:45.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43168/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:45.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.222/tcp/43169/p2p/16Uiu2HAmECjTAKvPx49zJaauPtwRz7WBpNPKd3HfGc3YpZF5F1Cy","/ip4/172.18.189.222/tcp/43170/ws/p2p/16Uiu2HAmECjTAKvPx49zJaauPtwRz7WBpNPKd3HfGc3YpZF5F1Cy"],"enrUri":"enr:-L24QCh0Icdf45DjvBfisluYKyy1ITzwXZYfLCpO81xJSWYeJCgNOAf38L96KHVUpWA4AP4ITP7RXnCR8jrFKg4WgvQCgmlkgnY0gmlwhKwSvd6KbXVsdGlhZGRyc5YACASsEr3eBqihAAoErBK93gaoot0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDFv1tPkdsTezAyWKwauCaB7ZlPOOcG-k_PBfk-IodgGaDdGNwgqihg3VkcIKoo4V3YWt1MgE"}'
|
|
2026-04-23 05:11:45.042 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:45.042 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:11:48.050 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:48.050 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node18_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:48.050 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:11:48.151 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:48.151 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:48.153 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:48.153 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.163.90
|
|
2026-04-23 05:11:48.153 DEBUG [src.node.docker_mananger] Generated ports ['18690', '18691', '18692', '18693', '18694']
|
|
2026-04-23 05:11:48.153 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:48.153 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:48.154 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:48.154 DEBUG [src.node.docker_mananger] docker run -i -t -p 18690:18690 -p 18691:18691 -p 18692:18692 -p 18693:18693 -p 18694:18694 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=18692 --rest-port=18690 --tcp-port=18691 --discv5-udp-port=18693 --rest-address=0.0.0.0 --nat=extip:172.18.163.90 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=e5bd5f671cde5e89c5aefd5d00561fd3a4cd593dae9b4879701aecd1f36cc2b4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18694 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCh0Icdf45DjvBfisluYKyy1ITzwXZYfLCpO81xJSWYeJCgNOAf38L96KHVUpWA4AP4ITP7RXnCR8jrFKg4WgvQCgmlkgnY0gmlwhKwSvd6KbXVsdGlhZGRyc5YACASsEr3eBqihAAoErBK93gaoot0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDFv1tPkdsTezAyWKwauCaB7ZlPOOcG-k_PBfk-IodgGaDdGNwgqihg3VkcIKoo4V3YWt1MgE
|
|
2026-04-23 05:11:48.422 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.163.90 waku b536ff2cd38a4e32667f6a96f4b5d3817aaa207f2e0b8476c14e6b2b3346e8c1
|
|
2026-04-23 05:11:48.462 DEBUG [src.node.docker_mananger] Container started with ID b536ff2cd38a. Setting up logs at ./log/docker/node18_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:48.462 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18690
|
|
2026-04-23 05:11:48.463 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:49.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18690/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:49.474 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:49.476 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:49.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18690/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:49.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.163.90/tcp/18691/p2p/16Uiu2HAkuqd4kRynSCD1kzHkiC2yCpPBDbguxwpcP6Hu9865GW2V","/ip4/172.18.163.90/tcp/18692/ws/p2p/16Uiu2HAkuqd4kRynSCD1kzHkiC2yCpPBDbguxwpcP6Hu9865GW2V"],"enrUri":"enr:-L24QOe0oOmkyFLuPUafsf1Y4QZucXT8BnbEK9h0qrWADPpTbBiWpGa8xc5k2L6hPEj8F-E1X_Hm6kcL1KSPa5zamfwCgmlkgnY0gmlwhKwSo1qKbXVsdGlhZGRyc5YACASsEqNaBkkDAAoErBKjWgZJBN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECBiKk2FBgW2WcTAobQ4Nm-2j2SHu2g6gJMj6e58qRzeKDdGNwgkkDg3VkcIJJBYV3YWt1MgE"}'
|
|
2026-04-23 05:11:49.480 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:49.480 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:11:52.488 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:52.488 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node19_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:52.489 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-04-23 05:11:52.589 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:52.589 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:52.591 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:52.591 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.1.174
|
|
2026-04-23 05:11:52.591 DEBUG [src.node.docker_mananger] Generated ports ['30995', '30996', '30997', '30998', '30999']
|
|
2026-04-23 05:11:52.592 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:52.592 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:52.592 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:52.592 DEBUG [src.node.docker_mananger] docker run -i -t -p 30995:30995 -p 30996:30996 -p 30997:30997 -p 30998:30998 -p 30999:30999 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=30997 --rest-port=30995 --tcp-port=30996 --discv5-udp-port=30998 --rest-address=0.0.0.0 --nat=extip:172.18.1.174 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=caeee4bec4ab5421f5c9ba2fdfdd8149d9fcd42ee069502b1fd0f55c97ec64ab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30999 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOe0oOmkyFLuPUafsf1Y4QZucXT8BnbEK9h0qrWADPpTbBiWpGa8xc5k2L6hPEj8F-E1X_Hm6kcL1KSPa5zamfwCgmlkgnY0gmlwhKwSo1qKbXVsdGlhZGRyc5YACASsEqNaBkkDAAoErBKjWgZJBN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECBiKk2FBgW2WcTAobQ4Nm-2j2SHu2g6gJMj6e58qRzeKDdGNwgkkDg3VkcIJJBYV3YWt1MgE
|
|
2026-04-23 05:11:52.922 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.1.174 waku f4c822325d5d9d7e1dcfdce9985a5f745d47142f61d841ed9b4ef8a0d596c538
|
|
2026-04-23 05:11:52.972 DEBUG [src.node.docker_mananger] Container started with ID f4c822325d5d. Setting up logs at ./log/docker/node19_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:52.974 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30995
|
|
2026-04-23 05:11:52.974 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:53.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30995/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:53.977 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:53.978 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:53.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30995/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:53.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.1.174/tcp/30996/p2p/16Uiu2HAmVTMu4hZERADPUi7691kTdZ6VUY1Fp48y4PaKG7v8d5Ze","/ip4/172.18.1.174/tcp/30997/ws/p2p/16Uiu2HAmVTMu4hZERADPUi7691kTdZ6VUY1Fp48y4PaKG7v8d5Ze"],"enrUri":"enr:-L24QJ8N_NPZ7wccRUCf9pPSNjfpnmOzH0FBu6pZmh9VidmcK9mhOGuqVraW5eRkNOyvDWxQKnunLuJB_gC-uHV_eLsCgmlkgnY0gmlwhKwSAa6KbXVsdGlhZGRyc5YACASsEgGuBnkUAAoErBIBrgZ5Fd0DgnJzhQDGAQAAiXNlY3AyNTZrMaED-ZwSf5iJVMrJagNmmWUSsXqdhtj-DoMXumAOq9jO3iWDdGNwgnkUg3VkcIJ5FoV3YWt1MgE"}'
|
|
2026-04-23 05:11:53.981 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:53.981 DEBUG [src.libs.common] Sleeping for 3 seconds
|
|
2026-04-23 05:11:56.981 DEBUG [tests.e2e.test_e2e] Start filter node and subscribed filter node
|
|
2026-04-23 05:11:56.989 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:56.989 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node21_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:56.997 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-04-23 05:11:56.997 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node22_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:56.997 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:56.997 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:56.999 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:57.000 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.107.165
|
|
2026-04-23 05:11:57.000 DEBUG [src.node.docker_mananger] Generated ports ['53180', '53181', '53182', '53183', '53184']
|
|
2026-04-23 05:11:57.000 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:57.001 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:57.001 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:57.001 DEBUG [src.node.docker_mananger] docker run -i -t -p 53180:53180 -p 53181:53181 -p 53182:53182 -p 53183:53183 -p 53184:53184 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=53182 --rest-port=53180 --tcp-port=53181 --discv5-udp-port=53183 --rest-address=0.0.0.0 --nat=extip:172.18.107.165 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=268872ddfdebcdd01ac6a1a1587883b99d6c2abc2fdebe3cfbb7b3e08af5ae6b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53184 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QJ8N_NPZ7wccRUCf9pPSNjfpnmOzH0FBu6pZmh9VidmcK9mhOGuqVraW5eRkNOyvDWxQKnunLuJB_gC-uHV_eLsCgmlkgnY0gmlwhKwSAa6KbXVsdGlhZGRyc5YACASsEgGuBnkUAAoErBIBrgZ5Fd0DgnJzhQDGAQAAiXNlY3AyNTZrMaED-ZwSf5iJVMrJagNmmWUSsXqdhtj-DoMXumAOq9jO3iWDdGNwgnkUg3VkcIJ5FoV3YWt1MgE
|
|
2026-04-23 05:11:57.288 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.107.165 waku f62a3e8cad037de1e3207bf6f2e6b6a8c1c25d789dffee0d1b75bf9ac56d83e6
|
|
2026-04-23 05:11:57.322 DEBUG [src.node.docker_mananger] Container started with ID f62a3e8cad03. Setting up logs at ./log/docker/node21_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:57.323 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53180
|
|
2026-04-23 05:11:57.323 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:11:58.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53180/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:58.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:11:58.373 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:11:58.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53180/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:11:58.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.107.165/tcp/53181/p2p/16Uiu2HAmHceLFmUeNX95raFTvECgTWCq3YUukAdR76jTF9a6q7r2","/ip4/172.18.107.165/tcp/53182/ws/p2p/16Uiu2HAmHceLFmUeNX95raFTvECgTWCq3YUukAdR76jTF9a6q7r2"],"enrUri":"enr:-L24QAtV1p1EW1q_1-XShlrH1JyaOT_aeOS1Py-uqaD9CQgNeU13rt7coy5ImHwISM8H4QMH8T6LiGFvgKrgwqq1r7MCgmlkgnY0gmlwhKwSa6WKbXVsdGlhZGRyc5YACASsEmulBs-9AAoErBJrpQbPvt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEDSbCjhr-wDAI2yXZrkXwZc1EO-Vfe7v0NXO5KYAyaU2ODdGNwgs-9g3VkcILPv4V3YWt1MgU"}'
|
|
2026-04-23 05:11:58.416 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:11:58.416 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-04-23 05:11:58.416 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-04-23 05:11:58.425 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-04-23 05:11:58.431 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.26.150
|
|
2026-04-23 05:11:58.442 DEBUG [src.node.docker_mananger] Generated ports ['38930', '38931', '38932', '38933', '38934']
|
|
2026-04-23 05:11:58.442 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-04-23 05:11:58.442 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-04-23 05:11:58.442 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-04-23 05:11:58.442 DEBUG [src.node.docker_mananger] docker run -i -t -p 38930:38930 -p 38931:38931 -p 38932:38932 -p 38933:38933 -p 38934:38934 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=38932 --rest-port=38930 --tcp-port=38931 --discv5-udp-port=38933 --rest-address=0.0.0.0 --nat=extip:172.18.26.150 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=8ae92fedc27ec579c656ef8a01bde8f3dddbf3c2b8e0fe0e87cfcecfee35b4ca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38934 --metrics-logging=true --relay=false --filter=true --filternode=/ip4/172.18.107.165/tcp/53181/p2p/16Uiu2HAmHceLFmUeNX95raFTvECgTWCq3YUukAdR76jTF9a6q7r2 --store=false --discv5-bootstrap-node=<src.node.waku_node.WakuNode object at 0x7feceda9a960>
|
|
2026-04-23 05:11:59.161 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.26.150 waku 57e6c528373d4d165630eac2543f8c8daa725c3c42076b2d961aea57206b6616
|
|
2026-04-23 05:11:59.213 DEBUG [src.node.docker_mananger] Container started with ID 57e6c528373d. Setting up logs at ./log/docker/node22_2026-04-23_05-10-32__07e11c6d-e8e9-43b9-af47-6829d1b2b196__wakuorg_nwaku:latest.log
|
|
2026-04-23 05:11:59.214 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38930
|
|
2026-04-23 05:11:59.214 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:12:00.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38930/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:00.218 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"},{"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"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-04-23 05:12:00.218 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-04-23 05:12:00.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38930/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:00.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.26.150/tcp/38931/p2p/16Uiu2HAkvV2aFuqfWuaUdKvKvUNurMu5WNYEsQPfUWatZwv2ZDNu","/ip4/172.18.26.150/tcp/38932/ws/p2p/16Uiu2HAkvV2aFuqfWuaUdKvKvUNurMu5WNYEsQPfUWatZwv2ZDNu"],"enrUri":"enr:-L24QEp-R7RaLMy26BIRhaFrVBfvpaAx4x10mt-844Jcn4eQLSNGtCa5aYn8KruQ2c4MnCpNck6O2XWFLX0UHZ2weGICgmlkgnY0gmlwhKwSGpaKbXVsdGlhZGRyc5YACASsEhqWBpgTAAoErBIalgaYFN0DgnJzhQDGAQAAiXNlY3AyNTZrMaECD7e3HjvAC12jP7TJzmwC0yjLTl5TNiGi_aHSOMggiVaDdGNwgpgTg3VkcIKYFYV3YWt1MgQ"}'
|
|
2026-04-23 05:12:00.221 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-04-23 05:12:00.221 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/198/1
|
|
2026-04-23 05:12:00.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2370/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:00.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:00.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7495/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:00.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:00.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33510/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:00.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:00.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14643/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:00.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:00.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14162/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:00.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:00.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15055/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:00.588 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:00.588 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40852/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:00.640 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:00.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20119/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:00.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:00.725 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36367/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:00.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:00.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3113/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:00.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:00.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24667/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:00.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:01.005 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3493/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:01.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:01.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52924/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:01.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:01.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29769/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:01.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:01.269 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24844/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:01.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:01.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15724/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:01.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:01.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41845/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:01.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:01.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43168/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:01.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:01.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18690/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:01.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:01.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30995/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:01.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:01.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53180/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
|
|
2026-04-23 05:12:01.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:12:01.837 DEBUG [tests.e2e.test_e2e] Node22 make filter request to pubsubtopic /waku/2/rs/198/1 and content topic /test/1/waku-filter/proto
|
|
2026-04-23 05:12:01.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38930/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
|
|
2026-04-23 05:12:01.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-04-23 05:12:01.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2370/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:01.946 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:01.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7495/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:01.957 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:01.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33510/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:01.964 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:01.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14643/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:01.970 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:01.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14162/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:01.979 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:01.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15055/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:01.985 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:01.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40852/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:01.993 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:01.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20119/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:02.004 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:02.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36367/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:02.013 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:02.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3113/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:02.034 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:02.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24667/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:02.045 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:02.046 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3493/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:02.055 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:02.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52924/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:02.098 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:02.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29769/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:02.129 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:02.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24844/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:02.143 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:02.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15724/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:02.153 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:02.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41845/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:02.163 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:02.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43168/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:02.183 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:02.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18690/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:02.215 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:02.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30995/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:02.231 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-04-23 05:12:02.232 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53180/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:12:02.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.1.174/tcp/30996/p2p/16Uiu2HAmVTMu4hZERADPUi7691kTdZ6VUY1Fp48y4PaKG7v8d5Ze","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-18-gbb8a7e\\"","origin":"Discv5"},{"multiaddr":"/ip4/172.18.26.150/tcp/37568/p2p/16Uiu2HAkvV2aFuqfWuaUdKvKvUNurMu5WNYEsQPfUWatZwv2ZDNu","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-18-gbb8a7e\\"","origin":"UnknownOrigin"}]'
|
|
2026-04-23 05:12:02.243 DEBUG [src.libs.common] Sleeping for 80 seconds
|
|
2026-04-23 05:13:22.243 DEBUG [tests.e2e.test_e2e] 20 Nodes publish 20 messages
|
|
2026-04-23 05:13:22.244 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:22.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2370/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:22.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:22.418 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:22.619 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:23.624 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:23.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:23.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:23.757 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:23.958 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:24.960 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:24.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33510/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:25.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:25.092 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:25.296 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:26.299 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:26.299 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14643/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:26.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:26.481 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:26.694 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:27.694 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:27.695 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14162/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:27.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:27.914 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:28.137 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:29.194 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:29.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15055/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:29.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:29.366 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:29.568 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:30.572 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:30.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40852/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:30.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:30.684 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:30.886 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:31.890 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:31.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20119/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:32.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:32.028 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:32.240 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:33.240 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:33.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36367/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:33.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:33.335 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:33.536 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:34.538 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:34.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3113/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:34.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:34.665 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:34.870 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:35.874 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:35.875 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24667/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:36.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:36.067 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:36.278 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:37.280 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:37.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3493/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:37.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:37.418 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:37.619 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:38.620 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:38.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52924/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:38.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:38.750 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:38.958 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:39.961 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:39.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29769/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:40.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:40.069 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:40.277 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:41.278 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:41.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24844/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:41.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:41.506 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:41.716 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:42.721 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:42.733 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15724/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:42.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:42.853 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:43.063 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:44.071 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:44.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41845/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:44.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:44.287 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:44.488 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:45.489 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:45.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43168/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:45.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:45.594 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:45.795 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:46.795 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:46.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18690/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:46.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:46.867 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:47.069 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:48.080 DEBUG [src.steps.store] Relaying message
|
|
2026-04-23 05:13:48.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30995/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-04-23 05:13:48.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-04-23 05:13:48.225 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-04-23 05:13:48.432 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-04-23 05:13:49.432 DEBUG [tests.e2e.test_e2e] Node 22 requests messages of subscribed filter topic
|
|
2026-04-23 05:13:49.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38930/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-04-23 05:13:49.437 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":1776921202243948629,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921203623153587,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921204960627844,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921206297883019,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921207694737544,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921209194262113,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921210572651949,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921211890414179,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921213240790210,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921214537866742,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921215874468169,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921217280193502,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921218620364977,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921219960528635,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921221277832679,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921222721600720,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921224071313484,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921225488810577,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921226795752060,"ephemeral":false},{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776921228080549364,"ephemeral":false}]'
|
|
2026-04-23 05:13:49.438 DEBUG [tests.e2e.test_e2e] Total number received messages for node 22 is 20
|
|
2026-04-23 05:13:49.441 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-04-23 05:13:49.458 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-04-23 05:13:49.458 DEBUG [src.node.waku_node] Stopping container with id 52aedddabc84
|
|
2026-04-23 05:13:50.485 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:50.492 DEBUG [src.node.waku_node] Stopping container with id fb47c5f16370
|
|
2026-04-23 05:13:51.315 ERROR [src.node.docker_mananger] Max retries reached for container 52aedddabc84. Exiting log stream.
|
|
2026-04-23 05:13:51.411 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:51.412 DEBUG [src.node.waku_node] Stopping container with id 31df0fecf29c
|
|
2026-04-23 05:13:52.323 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:52.324 DEBUG [src.node.waku_node] Stopping container with id f75bf2c8ba09
|
|
2026-04-23 05:13:53.188 ERROR [src.node.docker_mananger] Max retries reached for container 31df0fecf29c. Exiting log stream.
|
|
2026-04-23 05:13:53.326 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:53.328 DEBUG [src.node.waku_node] Stopping container with id 8bf52b2e66c1
|
|
2026-04-23 05:13:54.182 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:54.187 DEBUG [src.node.waku_node] Stopping container with id ccbbffdc40ed
|
|
2026-04-23 05:13:55.029 ERROR [src.node.docker_mananger] Max retries reached for container 8bf52b2e66c1. Exiting log stream.
|
|
2026-04-23 05:13:55.036 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:55.039 DEBUG [src.node.waku_node] Stopping container with id b46b0516797c
|
|
2026-04-23 05:13:55.821 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:55.822 DEBUG [src.node.waku_node] Stopping container with id f15cb84f0c20
|
|
2026-04-23 05:13:55.877 ERROR [src.node.docker_mananger] Max retries reached for container ccbbffdc40ed. Exiting log stream.
|
|
2026-04-23 05:13:55.944 ERROR [src.node.docker_mananger] Max retries reached for container fb47c5f16370. Exiting log stream.
|
|
2026-04-23 05:13:56.657 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:56.658 DEBUG [src.node.waku_node] Stopping container with id 70df9493c4cf
|
|
2026-04-23 05:13:57.471 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:57.474 DEBUG [src.node.waku_node] Stopping container with id d0220baeba7e
|
|
2026-04-23 05:13:57.498 ERROR [src.node.docker_mananger] Max retries reached for container f15cb84f0c20. Exiting log stream.
|
|
2026-04-23 05:13:58.261 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:58.263 DEBUG [src.node.waku_node] Stopping container with id 101860857f57
|
|
2026-04-23 05:13:58.331 ERROR [src.node.docker_mananger] Max retries reached for container 70df9493c4cf. Exiting log stream.
|
|
2026-04-23 05:13:58.991 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:13:58.994 DEBUG [src.node.waku_node] Stopping container with id 1e21ca317ded
|
|
2026-04-23 05:14:00.791 ERROR [src.node.docker_mananger] Max retries reached for container f75bf2c8ba09. Exiting log stream.
|
|
2026-04-23 05:14:04.152 ERROR [src.node.docker_mananger] Max retries reached for container b46b0516797c. Exiting log stream.
|
|
2026-04-23 05:14:05.689 ERROR [src.node.docker_mananger] Max retries reached for container d0220baeba7e. Exiting log stream.
|
|
2026-04-23 05:14:05.863 ERROR [src.node.docker_mananger] Max retries reached for container 101860857f57. Exiting log stream.
|
|
2026-04-23 05:14:09.622 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:14:09.622 DEBUG [src.node.waku_node] Stopping container with id 5a9cd969eaa3
|
|
2026-04-23 05:14:10.428 ERROR [src.node.docker_mananger] Max retries reached for container 1e21ca317ded. Exiting log stream.
|
|
2026-04-23 05:14:20.120 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:14:20.120 DEBUG [src.node.waku_node] Stopping container with id 07217dafc4b2
|
|
2026-04-23 05:14:20.773 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:14:20.773 DEBUG [src.node.waku_node] Stopping container with id 9c5d3782e4c0
|
|
2026-04-23 05:14:21.396 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:14:21.397 DEBUG [src.node.waku_node] Stopping container with id 397de71acef7
|
|
2026-04-23 05:14:21.600 ERROR [src.node.docker_mananger] Max retries reached for container 07217dafc4b2. Exiting log stream.
|
|
2026-04-23 05:14:21.928 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:14:21.931 DEBUG [src.node.waku_node] Stopping container with id 4d1f460274ba
|
|
2026-04-23 05:14:22.215 ERROR [src.node.docker_mananger] Max retries reached for container 9c5d3782e4c0. Exiting log stream.
|
|
2026-04-23 05:14:22.497 ERROR [src.node.docker_mananger] Max retries reached for container 5a9cd969eaa3. Exiting log stream.
|
|
2026-04-23 05:14:22.508 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:14:22.511 DEBUG [src.node.waku_node] Stopping container with id e6e2e1c76033
|
|
2026-04-23 05:14:23.331 ERROR [src.node.docker_mananger] Max retries reached for container 4d1f460274ba. Exiting log stream.
|
|
2026-04-23 05:14:24.069 ERROR [src.node.docker_mananger] Max retries reached for container 397de71acef7. Exiting log stream.
|
|
2026-04-23 05:14:33.005 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:14:33.006 DEBUG [src.node.waku_node] Stopping container with id b536ff2cd38a
|
|
2026-04-23 05:14:33.556 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:14:33.557 DEBUG [src.node.waku_node] Stopping container with id f4c822325d5d
|
|
2026-04-23 05:14:34.147 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:14:34.148 DEBUG [src.node.waku_node] Stopping container with id f62a3e8cad03
|
|
2026-04-23 05:14:34.700 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:14:34.704 DEBUG [src.node.waku_node] Stopping container with id 57e6c528373d
|
|
2026-04-23 05:14:34.965 ERROR [src.node.docker_mananger] Max retries reached for container f4c822325d5d. Exiting log stream.
|
|
2026-04-23 05:14:35.293 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-04-23 05:14:35.296 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-04-23 05:14:36.180 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:37.059 ERROR [src.node.docker_mananger] Max retries reached for container f62a3e8cad03. Exiting log stream.
|
|
2026-04-23 05:14:37.076 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:37.530 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:37.981 ERROR [src.node.docker_mananger] Max retries reached for container 57e6c528373d. Exiting log stream.
|
|
2026-04-23 05:14:38.452 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:38.888 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:39.372 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:40.226 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:40.677 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:41.136 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:42.031 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:42.930 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:43.381 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:44.278 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:44.756 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:45.163 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:46.041 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:46.433 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:47.232 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:47.827 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:48.202 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:48.597 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-04-23 05:14:48.645 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|