mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-03 09:03:25 +00:00
401 lines
70 KiB
Plaintext
401 lines
70 KiB
Plaintext
2026-03-18 04:42:50.649 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-18 04:42:50.650 DEBUG [tests.conftest] Running test: test_static_shard_relay_10_nwaku_nodes with id: 2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d
|
|
2026-03-18 04:42:50.650 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-18 04:42:50.650 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-18 04:42:50.651 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-18 04:42:50.658 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:42:50.658 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:42:50.658 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:42:50.658 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:42:50.660 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:42:50.660 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.244.103
|
|
2026-03-18 04:42:50.660 DEBUG [src.node.docker_mananger] Generated ports ['42959', '42960', '42961', '42962', '42963']
|
|
2026-03-18 04:42:50.660 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-18 04:42:50.660 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-18 04:42:50.660 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:42:50.660 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:42:50.661 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:42:50.661 DEBUG [src.node.docker_mananger] docker run -i -t -p 42959:42959 -p 42960:42960 -p 42961:42961 -p 42962:42962 -p 42963:42963 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=42961 --rest-port=42959 --tcp-port=42960 --discv5-udp-port=42962 --rest-address=0.0.0.0 --nat=extip:172.18.244.103 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fb908dab7048b7dec7a91c5eecbbdebf664fceaddf19cf6f3fa5583c212d7c16 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42963 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-18 04:42:50.855 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.244.103 waku 1b9e533a1e127a77201fe8df2f17bf9febbe77cda5e1ff9f558bbd06e95e3b74
|
|
2026-03-18 04:42:50.892 DEBUG [src.node.docker_mananger] Container started with ID 1b9e533a1e12. Setting up logs at ./log/docker/node1_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:42:50.894 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42959
|
|
2026-03-18 04:42:50.894 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:42:50.904 ERROR [src.node.docker_mananger] Max retries reached for container aaf9da4e163a. Exiting log stream.
|
|
2026-03-18 04:42:51.446 ERROR [src.node.docker_mananger] Max retries reached for container 8eaf84efe0bc. Exiting log stream.
|
|
2026-03-18 04:42:51.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42959/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:51.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:51.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42959/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:52.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:52.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42959/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:52.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:52.205 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42959/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:52.208 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:52.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42959/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:52.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:52.411 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42959/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:52.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:52.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42959/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:52.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:42:52.530 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:42:52.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42959/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:52.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.244.103/tcp/42960/p2p/16Uiu2HAkxNtytsBpvrhCNWzyUYGEDcG8ZUrBzArPdAuwxFBXFJD3","/ip4/172.18.244.103/tcp/42961/ws/p2p/16Uiu2HAkxNtytsBpvrhCNWzyUYGEDcG8ZUrBzArPdAuwxFBXFJD3"],"enrUri":"enr:-L24QKsQ5l0E7a-c709lGutL2nK5Z5ZwmRr5X6D3P3qxMNmDONHO5ooNEbdpo1_cJHblkcxQjWjnonpHESvUMZY6akgCgmlkgnY0gmlwhKwS9GeKbXVsdGlhZGRyc5YACASsEvRnBqfQAAoErBL0Zwan0d0DgnJzhQACAQAAiXNlY3AyNTZrMaECK90E_IJGbOZhBVTZUzM-A3xZdhcOJXuGWyEAF20oi26DdGNwgqfQg3VkcIKn0oV3YWt1MgU"}'
|
|
2026-03-18 04:42:52.534 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:42:52.542 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:42:52.542 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:42:52.542 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:42:52.542 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:42:52.544 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:42:52.544 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.103.216
|
|
2026-03-18 04:42:52.544 DEBUG [src.node.docker_mananger] Generated ports ['23452', '23453', '23454', '23455', '23456']
|
|
2026-03-18 04:42:52.544 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-18 04:42:52.544 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-18 04:42:52.544 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:42:52.544 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:42:52.544 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:42:52.545 DEBUG [src.node.docker_mananger] docker run -i -t -p 23452:23452 -p 23453:23453 -p 23454:23454 -p 23455:23455 -p 23456:23456 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=23454 --rest-port=23452 --tcp-port=23453 --discv5-udp-port=23455 --rest-address=0.0.0.0 --nat=extip:172.18.103.216 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b9182fedaed0e4af24be5c427d3ca2c4c0afc69808d7a8212c2c3ff994e0f2cd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23456 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKsQ5l0E7a-c709lGutL2nK5Z5ZwmRr5X6D3P3qxMNmDONHO5ooNEbdpo1_cJHblkcxQjWjnonpHESvUMZY6akgCgmlkgnY0gmlwhKwS9GeKbXVsdGlhZGRyc5YACASsEvRnBqfQAAoErBL0Zwan0d0DgnJzhQACAQAAiXNlY3AyNTZrMaECK90E_IJGbOZhBVTZUzM-A3xZdhcOJXuGWyEAF20oi26DdGNwgqfQg3VkcIKn0oV3YWt1MgU
|
|
2026-03-18 04:42:52.750 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.103.216 waku e954b5629b96bb1e6e4a1bac6932bf178c6a9a91c01b983eabbf0f0e59336f87
|
|
2026-03-18 04:42:52.791 DEBUG [src.node.docker_mananger] Container started with ID e954b5629b96. Setting up logs at ./log/docker/node3_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:42:52.791 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23452
|
|
2026-03-18 04:42:52.792 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:42:53.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23452/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:53.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:53.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23452/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:53.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:54.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23452/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:54.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:42:54.007 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:42:54.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23452/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:54.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.103.216/tcp/23453/p2p/16Uiu2HAmUUXRCwyBQXaAeXTJoyWoqNa7rbNP2ZPqRrchR396RxwM","/ip4/172.18.103.216/tcp/23454/ws/p2p/16Uiu2HAmUUXRCwyBQXaAeXTJoyWoqNa7rbNP2ZPqRrchR396RxwM"],"enrUri":"enr:-L24QBdHMAViI3dP3jywNAcvTgrZqKosts9Thg6n018lDgrtGgIHzKJ3K_AaM3tOojG1RTHTuTTX71ECAyCCxK_FAg8CgmlkgnY0gmlwhKwSZ9iKbXVsdGlhZGRyc5YACASsEmfYBludAAoErBJn2AZbnt0DgnJzhQACAQAAiXNlY3AyNTZrMaED6wy65206aiWZR363QF15l8iX4XPBVkbaJB0RsEYo45yDdGNwgludg3VkcIJbn4V3YWt1MgE"}'
|
|
2026-03-18 04:42:54.010 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:42:54.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23452/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.244.103/tcp/42960/p2p/16Uiu2HAkxNtytsBpvrhCNWzyUYGEDcG8ZUrBzArPdAuwxFBXFJD3"]'
|
|
2026-03-18 04:42:54.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:42:54.060 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:42:54.060 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:42:54.060 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:42:54.060 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:42:54.065 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:42:54.065 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.83.237
|
|
2026-03-18 04:42:54.065 DEBUG [src.node.docker_mananger] Generated ports ['9383', '9384', '9385', '9386', '9387']
|
|
2026-03-18 04:42:54.066 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-18 04:42:54.066 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-18 04:42:54.066 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:42:54.067 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:42:54.067 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:42:54.067 DEBUG [src.node.docker_mananger] docker run -i -t -p 9383:9383 -p 9384:9384 -p 9385:9385 -p 9386:9386 -p 9387:9387 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=9385 --rest-port=9383 --tcp-port=9384 --discv5-udp-port=9386 --rest-address=0.0.0.0 --nat=extip:172.18.83.237 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1cc0347ae15e3697d4562aff9dfb0bb20fc0805fad0a99cc6e46bc16cf4afca5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9387 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKsQ5l0E7a-c709lGutL2nK5Z5ZwmRr5X6D3P3qxMNmDONHO5ooNEbdpo1_cJHblkcxQjWjnonpHESvUMZY6akgCgmlkgnY0gmlwhKwS9GeKbXVsdGlhZGRyc5YACASsEvRnBqfQAAoErBL0Zwan0d0DgnJzhQACAQAAiXNlY3AyNTZrMaECK90E_IJGbOZhBVTZUzM-A3xZdhcOJXuGWyEAF20oi26DdGNwgqfQg3VkcIKn0oV3YWt1MgU
|
|
2026-03-18 04:42:54.282 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.83.237 waku 36846a0510d291e1afeb62cc5542d7424af0731444cabd6cc8eced101e3b2dcb
|
|
2026-03-18 04:42:54.318 DEBUG [src.node.docker_mananger] Container started with ID 36846a0510d2. Setting up logs at ./log/docker/node4_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:42:54.319 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9383
|
|
2026-03-18 04:42:54.319 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:42:55.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9383/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:55.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:55.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9383/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:55.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:55.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9383/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:55.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:55.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9383/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:55.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:55.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9383/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:55.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:42:55.735 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:42:55.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9383/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:55.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.83.237/tcp/9384/p2p/16Uiu2HAmR9YQFXBUxiGmpzqa4txQKbEwBFQr6fWMD6JTFvZHs3xF","/ip4/172.18.83.237/tcp/9385/ws/p2p/16Uiu2HAmR9YQFXBUxiGmpzqa4txQKbEwBFQr6fWMD6JTFvZHs3xF"],"enrUri":"enr:-L24QGtfx78KPMbnWTt2HJV4nqFCdmqmJjI92xjfmBLo7-fZJl4YvcJnYxMMkso9k3v2owAxT2WPBXm6-95XEvFQ3FUCgmlkgnY0gmlwhKwSU-2KbXVsdGlhZGRyc5YACASsElPtBiSoAAoErBJT7QYkqd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDuZy--uMJWCOQwk5gzPt38iQpkPkFlcarK1cS0aBDrdyDdGNwgiSog3VkcIIkqoV3YWt1MgE"}'
|
|
2026-03-18 04:42:55.738 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:42:55.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9383/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.244.103/tcp/42960/p2p/16Uiu2HAkxNtytsBpvrhCNWzyUYGEDcG8ZUrBzArPdAuwxFBXFJD3"]'
|
|
2026-03-18 04:42:55.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:42:55.778 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:42:55.779 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:42:55.779 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:42:55.779 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:42:55.784 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:42:55.784 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.73.141
|
|
2026-03-18 04:42:55.784 DEBUG [src.node.docker_mananger] Generated ports ['36413', '36414', '36415', '36416', '36417']
|
|
2026-03-18 04:42:55.785 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-18 04:42:55.785 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-18 04:42:55.785 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:42:55.785 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:42:55.785 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:42:55.785 DEBUG [src.node.docker_mananger] docker run -i -t -p 36413:36413 -p 36414:36414 -p 36415:36415 -p 36416:36416 -p 36417:36417 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=36415 --rest-port=36413 --tcp-port=36414 --discv5-udp-port=36416 --rest-address=0.0.0.0 --nat=extip:172.18.73.141 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=2294edb74db1bcfb63da6ff5eb9cc93ce2d7ffe42f6c0308121bf7b1997cff5b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36417 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKsQ5l0E7a-c709lGutL2nK5Z5ZwmRr5X6D3P3qxMNmDONHO5ooNEbdpo1_cJHblkcxQjWjnonpHESvUMZY6akgCgmlkgnY0gmlwhKwS9GeKbXVsdGlhZGRyc5YACASsEvRnBqfQAAoErBL0Zwan0d0DgnJzhQACAQAAiXNlY3AyNTZrMaECK90E_IJGbOZhBVTZUzM-A3xZdhcOJXuGWyEAF20oi26DdGNwgqfQg3VkcIKn0oV3YWt1MgU
|
|
2026-03-18 04:42:55.995 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.73.141 waku 4e5dadbdb0d0b07868d4780adc0ac32980d23e369e365f00c609c2788ce54281
|
|
2026-03-18 04:42:56.032 DEBUG [src.node.docker_mananger] Container started with ID 4e5dadbdb0d0. Setting up logs at ./log/docker/node5_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:42:56.033 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36413
|
|
2026-03-18 04:42:56.033 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:42:57.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36413/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:57.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:57.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36413/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:57.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:42:57.140 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:42:57.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36413/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:57.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.73.141/tcp/36414/p2p/16Uiu2HAmQA643U1PvjoF8bfQDtXEcsZDVWQ4BfqUY2QEjefBEHGp","/ip4/172.18.73.141/tcp/36415/ws/p2p/16Uiu2HAmQA643U1PvjoF8bfQDtXEcsZDVWQ4BfqUY2QEjefBEHGp"],"enrUri":"enr:-L24QHNeCHDZ6iE59Ol_KyRqEkcDdjmX1r9PJw204SZUKr-dKIQMiubjOpJRSbcCjXiRqx1N0e9msZSy6JtNRoPuniUCgmlkgnY0gmlwhKwSSY2KbXVsdGlhZGRyc5YACASsEkmNBo4-AAoErBJJjQaOP90DgnJzhQACAQAAiXNlY3AyNTZrMaEDquTY_-z3raq7bYEXwVDBX9XkdvKEL8KWdUVwAG2ykX2DdGNwgo4-g3VkcIKOQIV3YWt1MgE"}'
|
|
2026-03-18 04:42:57.143 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:42:57.143 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36413/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.244.103/tcp/42960/p2p/16Uiu2HAkxNtytsBpvrhCNWzyUYGEDcG8ZUrBzArPdAuwxFBXFJD3"]'
|
|
2026-03-18 04:42:57.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:42:57.186 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:42:57.187 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:42:57.188 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:42:57.189 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:42:57.195 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:42:57.196 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.164
|
|
2026-03-18 04:42:57.196 DEBUG [src.node.docker_mananger] Generated ports ['65142', '65143', '65144', '65145', '65146']
|
|
2026-03-18 04:42:57.196 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-18 04:42:57.196 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-18 04:42:57.197 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:42:57.197 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:42:57.197 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:42:57.198 DEBUG [src.node.docker_mananger] docker run -i -t -p 65142:65142 -p 65143:65143 -p 65144:65144 -p 65145:65145 -p 65146:65146 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=65144 --rest-port=65142 --tcp-port=65143 --discv5-udp-port=65145 --rest-address=0.0.0.0 --nat=extip:172.18.169.164 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=cefcdccb0200e4df4974dd2b0d7dcb39911af960e8cb7b6a8eb0bc8c71963bca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65146 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKsQ5l0E7a-c709lGutL2nK5Z5ZwmRr5X6D3P3qxMNmDONHO5ooNEbdpo1_cJHblkcxQjWjnonpHESvUMZY6akgCgmlkgnY0gmlwhKwS9GeKbXVsdGlhZGRyc5YACASsEvRnBqfQAAoErBL0Zwan0d0DgnJzhQACAQAAiXNlY3AyNTZrMaECK90E_IJGbOZhBVTZUzM-A3xZdhcOJXuGWyEAF20oi26DdGNwgqfQg3VkcIKn0oV3YWt1MgU
|
|
2026-03-18 04:42:57.407 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.164 waku 527d5e7b8c524199f9158769b1afc71feee58d8619fad03f9b5734dd485bfed8
|
|
2026-03-18 04:42:57.443 DEBUG [src.node.docker_mananger] Container started with ID 527d5e7b8c52. Setting up logs at ./log/docker/node6_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:42:57.444 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65142
|
|
2026-03-18 04:42:57.445 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:42:58.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65142/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:58.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:58.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65142/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:58.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:42:58.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65142/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:58.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:42:58.673 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:42:58.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65142/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:42:58.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.164/tcp/65143/p2p/16Uiu2HAm3fGXNUNdeUMhyDRwwxTQWtAw8cS2AuZGgnHeBizSxcgu","/ip4/172.18.169.164/tcp/65144/ws/p2p/16Uiu2HAm3fGXNUNdeUMhyDRwwxTQWtAw8cS2AuZGgnHeBizSxcgu"],"enrUri":"enr:-L24QFpNoLo9YZKjPgFxOP2YFlrcCjBs6aTUQCsOvoCrcSAiLhk_U8_Y7lu13wrAAHMsLHc6ZxVZGkp3i_bX3qTaPS8CgmlkgnY0gmlwhKwSqaSKbXVsdGlhZGRyc5YACASsEqmkBv53AAoErBKppAb-eN0DgnJzhQACAQAAiXNlY3AyNTZrMaECelka_tvtHkkjkuM3GtbkXvarIwHPMBu0bMNEgosYdP6DdGNwgv53g3VkcIL-eYV3YWt1MgE"}'
|
|
2026-03-18 04:42:58.676 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:42:58.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65142/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.244.103/tcp/42960/p2p/16Uiu2HAkxNtytsBpvrhCNWzyUYGEDcG8ZUrBzArPdAuwxFBXFJD3"]'
|
|
2026-03-18 04:42:58.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:42:58.729 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:42:58.732 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:42:58.732 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:42:58.732 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:42:58.737 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:42:58.737 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.173.15
|
|
2026-03-18 04:42:58.738 DEBUG [src.node.docker_mananger] Generated ports ['57020', '57021', '57022', '57023', '57024']
|
|
2026-03-18 04:42:58.738 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-18 04:42:58.738 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-18 04:42:58.739 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:42:58.740 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:42:58.740 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:42:58.741 DEBUG [src.node.docker_mananger] docker run -i -t -p 57020:57020 -p 57021:57021 -p 57022:57022 -p 57023:57023 -p 57024:57024 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=57022 --rest-port=57020 --tcp-port=57021 --discv5-udp-port=57023 --rest-address=0.0.0.0 --nat=extip:172.18.173.15 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=7ce2d4bfbfffbbb3abb42fdf34bc9a694cabfd72d69b6bf7268806db9ed7aba4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57024 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKsQ5l0E7a-c709lGutL2nK5Z5ZwmRr5X6D3P3qxMNmDONHO5ooNEbdpo1_cJHblkcxQjWjnonpHESvUMZY6akgCgmlkgnY0gmlwhKwS9GeKbXVsdGlhZGRyc5YACASsEvRnBqfQAAoErBL0Zwan0d0DgnJzhQACAQAAiXNlY3AyNTZrMaECK90E_IJGbOZhBVTZUzM-A3xZdhcOJXuGWyEAF20oi26DdGNwgqfQg3VkcIKn0oV3YWt1MgU
|
|
2026-03-18 04:42:58.970 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.173.15 waku 7f3ae6e44d9af3bacdc7e0e0d65ab2679eee1f1a09d64ed5dd478226c5e94915
|
|
2026-03-18 04:42:59.009 DEBUG [src.node.docker_mananger] Container started with ID 7f3ae6e44d9a. Setting up logs at ./log/docker/node7_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:42:59.010 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57020
|
|
2026-03-18 04:42:59.010 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:43:00.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57020/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:00.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:43:00.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57020/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:00.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:43:00.119 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:43:00.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57020/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:00.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.173.15/tcp/57021/p2p/16Uiu2HAm3KXodsWp5Rh75K556RCK26oyfKqisjFK8CevYnLSBdvn","/ip4/172.18.173.15/tcp/57022/ws/p2p/16Uiu2HAm3KXodsWp5Rh75K556RCK26oyfKqisjFK8CevYnLSBdvn"],"enrUri":"enr:-L24QEWYnk3c1vu4lwO8veJ8TQrbABvoCZMfiDhB3Sdn1AxwD594xkuP4d5x87vMf0CQeE-Bg73BD7yg0Qe_lCZY-WICgmlkgnY0gmlwhKwSrQ-KbXVsdGlhZGRyc5YACASsEq0PBt69AAoErBKtDwbevt0DgnJzhQACAQAAiXNlY3AyNTZrMaECdUrEVL2GBYK5ll64JexrJPZhzsL-GZeS1wNaY9mgZf-DdGNwgt69g3VkcILev4V3YWt1MgE"}'
|
|
2026-03-18 04:43:00.123 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:43:00.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57020/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.244.103/tcp/42960/p2p/16Uiu2HAkxNtytsBpvrhCNWzyUYGEDcG8ZUrBzArPdAuwxFBXFJD3"]'
|
|
2026-03-18 04:43:00.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:00.171 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:43:00.172 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:43:00.172 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:43:00.174 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:43:00.177 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:43:00.178 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.149
|
|
2026-03-18 04:43:00.178 DEBUG [src.node.docker_mananger] Generated ports ['1950', '1951', '1952', '1953', '1954']
|
|
2026-03-18 04:43:00.179 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-18 04:43:00.179 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-18 04:43:00.180 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:43:00.180 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:43:00.181 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:43:00.181 DEBUG [src.node.docker_mananger] docker run -i -t -p 1950:1950 -p 1951:1951 -p 1952:1952 -p 1953:1953 -p 1954:1954 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=1952 --rest-port=1950 --tcp-port=1951 --discv5-udp-port=1953 --rest-address=0.0.0.0 --nat=extip:172.18.21.149 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f3b0d639aeaca9980bcdfdafc5cc1a88cc99b6d9b87f4d4a2656fc936e8abcdc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1954 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKsQ5l0E7a-c709lGutL2nK5Z5ZwmRr5X6D3P3qxMNmDONHO5ooNEbdpo1_cJHblkcxQjWjnonpHESvUMZY6akgCgmlkgnY0gmlwhKwS9GeKbXVsdGlhZGRyc5YACASsEvRnBqfQAAoErBL0Zwan0d0DgnJzhQACAQAAiXNlY3AyNTZrMaECK90E_IJGbOZhBVTZUzM-A3xZdhcOJXuGWyEAF20oi26DdGNwgqfQg3VkcIKn0oV3YWt1MgU
|
|
2026-03-18 04:43:00.385 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.149 waku 953b560809bb8b0aac682be6da28adf11e1dbf20561ebfbfb9e5f78f8a062d5e
|
|
2026-03-18 04:43:00.423 DEBUG [src.node.docker_mananger] Container started with ID 953b560809bb. Setting up logs at ./log/docker/node8_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:43:00.424 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1950
|
|
2026-03-18 04:43:00.426 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:43:01.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1950/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:01.429 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:43:01.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1950/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:01.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:43:01.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1950/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:01.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:43:01.640 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:43:01.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1950/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:01.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.149/tcp/1951/p2p/16Uiu2HAmKk43wYpPX7YTHx72UnVZLM85oRtL3fTE5cfGwwtyJQv5","/ip4/172.18.21.149/tcp/1952/ws/p2p/16Uiu2HAmKk43wYpPX7YTHx72UnVZLM85oRtL3fTE5cfGwwtyJQv5"],"enrUri":"enr:-L24QJwANd--ZTtSRuqeCA3cS-9konUuKhHigC6jN1_0e7XkG39vIbE-_DOTKI8urXLQHFMntT8oY--hYvNEVqHyvdgCgmlkgnY0gmlwhKwSFZWKbXVsdGlhZGRyc5YACASsEhWVBgefAAoErBIVlQYHoN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDaU3lqrIV0VQvF51fzP8GacF52nsua8ycG0nB0yDskMqDdGNwggefg3VkcIIHoYV3YWt1MgE"}'
|
|
2026-03-18 04:43:01.643 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:43:01.643 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1950/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.244.103/tcp/42960/p2p/16Uiu2HAkxNtytsBpvrhCNWzyUYGEDcG8ZUrBzArPdAuwxFBXFJD3"]'
|
|
2026-03-18 04:43:01.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:01.701 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:43:01.701 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:43:01.702 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:43:01.703 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:43:01.707 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:43:01.708 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.57.106
|
|
2026-03-18 04:43:01.708 DEBUG [src.node.docker_mananger] Generated ports ['51184', '51185', '51186', '51187', '51188']
|
|
2026-03-18 04:43:01.709 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-18 04:43:01.710 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-18 04:43:01.710 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:43:01.710 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:43:01.710 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:43:01.711 DEBUG [src.node.docker_mananger] docker run -i -t -p 51184:51184 -p 51185:51185 -p 51186:51186 -p 51187:51187 -p 51188:51188 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=51186 --rest-port=51184 --tcp-port=51185 --discv5-udp-port=51187 --rest-address=0.0.0.0 --nat=extip:172.18.57.106 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d008cde80e010dd546ab322f0f1fb8bf3dbbe9e9ff49c99ea3b930df5d552a19 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51188 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKsQ5l0E7a-c709lGutL2nK5Z5ZwmRr5X6D3P3qxMNmDONHO5ooNEbdpo1_cJHblkcxQjWjnonpHESvUMZY6akgCgmlkgnY0gmlwhKwS9GeKbXVsdGlhZGRyc5YACASsEvRnBqfQAAoErBL0Zwan0d0DgnJzhQACAQAAiXNlY3AyNTZrMaECK90E_IJGbOZhBVTZUzM-A3xZdhcOJXuGWyEAF20oi26DdGNwgqfQg3VkcIKn0oV3YWt1MgU
|
|
2026-03-18 04:43:01.930 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.57.106 waku b33136b11a2e33fb52603a60a0559dcb27973aaf0c88ee4e9cecc73c03d0c8ec
|
|
2026-03-18 04:43:01.968 DEBUG [src.node.docker_mananger] Container started with ID b33136b11a2e. Setting up logs at ./log/docker/node9_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:43:01.968 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51184
|
|
2026-03-18 04:43:01.969 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:43:02.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51184/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:02.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:43:03.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51184/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:03.077 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:43:03.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51184/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:03.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:43:03.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51184/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:03.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:43:03.284 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:43:03.284 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51184/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:03.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.57.106/tcp/51185/p2p/16Uiu2HAkv6KPyhQHvS9rsqqaHZDKDLyM1WTJ4nHpJE8zRchsr3rY","/ip4/172.18.57.106/tcp/51186/ws/p2p/16Uiu2HAkv6KPyhQHvS9rsqqaHZDKDLyM1WTJ4nHpJE8zRchsr3rY"],"enrUri":"enr:-L24QOp-ZRucz05GbqpmQQ9bC97x2_LVQ6vVFcLtF56yMwJmZmEqp5l5h9c5s7WmoQg5vLYWAD94G4XCrGBFoE2qb0sCgmlkgnY0gmlwhKwSOWqKbXVsdGlhZGRyc5YACASsEjlqBsfxAAoErBI5agbH8t0DgnJzhQACAQAAiXNlY3AyNTZrMaECCeZg1ZDVXgc0ZKp6W9RPnPcTeqzO-hN1sGHT0m6JRwmDdGNwgsfxg3VkcILH84V3YWt1MgE"}'
|
|
2026-03-18 04:43:03.287 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:43:03.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51184/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.244.103/tcp/42960/p2p/16Uiu2HAkxNtytsBpvrhCNWzyUYGEDcG8ZUrBzArPdAuwxFBXFJD3"]'
|
|
2026-03-18 04:43:03.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:03.334 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:43:03.335 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:43:03.336 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:43:03.337 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:43:03.340 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:43:03.340 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.130.108
|
|
2026-03-18 04:43:03.342 DEBUG [src.node.docker_mananger] Generated ports ['8141', '8142', '8143', '8144', '8145']
|
|
2026-03-18 04:43:03.342 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-18 04:43:03.343 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-18 04:43:03.343 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:43:03.343 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:43:03.344 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:43:03.344 DEBUG [src.node.docker_mananger] docker run -i -t -p 8141:8141 -p 8142:8142 -p 8143:8143 -p 8144:8144 -p 8145:8145 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=8143 --rest-port=8141 --tcp-port=8142 --discv5-udp-port=8144 --rest-address=0.0.0.0 --nat=extip:172.18.130.108 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=7eb4b1110c1f1ea808608ee8a4677f7dfaf14a07e18ff8ce5ccabb49cb7abb06 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8145 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKsQ5l0E7a-c709lGutL2nK5Z5ZwmRr5X6D3P3qxMNmDONHO5ooNEbdpo1_cJHblkcxQjWjnonpHESvUMZY6akgCgmlkgnY0gmlwhKwS9GeKbXVsdGlhZGRyc5YACASsEvRnBqfQAAoErBL0Zwan0d0DgnJzhQACAQAAiXNlY3AyNTZrMaECK90E_IJGbOZhBVTZUzM-A3xZdhcOJXuGWyEAF20oi26DdGNwgqfQg3VkcIKn0oV3YWt1MgU
|
|
2026-03-18 04:43:03.556 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.130.108 waku c8eeff9ac4e9b0a7f79f46e7efc04459b2a5f8f33b822e18dfa43a9126f55650
|
|
2026-03-18 04:43:03.596 DEBUG [src.node.docker_mananger] Container started with ID c8eeff9ac4e9. Setting up logs at ./log/docker/node10_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:43:03.596 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8141
|
|
2026-03-18 04:43:03.597 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:43:04.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8141/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:04.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:43:04.702 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8141/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:04.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:43:04.705 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:43:04.705 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8141/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:04.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.130.108/tcp/8142/p2p/16Uiu2HAm2BDWjkoQuiXpis6d1WjRWRWdnodAcMMmnTGXN3n7o8oR","/ip4/172.18.130.108/tcp/8143/ws/p2p/16Uiu2HAm2BDWjkoQuiXpis6d1WjRWRWdnodAcMMmnTGXN3n7o8oR"],"enrUri":"enr:-L24QN7uQBJg81E38mZQji3O-U-s3ggcGBYHAFR_ky-CyRAxW-2WxUOwKYX1eTPTDElpGmSdtcUQGtAbD-zN7ZXim7oCgmlkgnY0gmlwhKwSgmyKbXVsdGlhZGRyc5YACASsEoJsBh_OAAoErBKCbAYfz90DgnJzhQACAQAAiXNlY3AyNTZrMaECZE3AXPzMORAj_Bw_2eQ5cqUtjkeBzioS3Q0nAPy_kjCDdGNwgh_Og3VkcIIf0IV3YWt1MgE"}'
|
|
2026-03-18 04:43:04.708 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:43:04.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8141/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.244.103/tcp/42960/p2p/16Uiu2HAkxNtytsBpvrhCNWzyUYGEDcG8ZUrBzArPdAuwxFBXFJD3"]'
|
|
2026-03-18 04:43:04.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:04.748 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-18 04:43:04.748 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:43:04.749 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-18 04:43:04.749 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-18 04:43:04.754 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-18 04:43:04.754 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.69.44
|
|
2026-03-18 04:43:04.755 DEBUG [src.node.docker_mananger] Generated ports ['9102', '9103', '9104', '9105', '9106']
|
|
2026-03-18 04:43:04.755 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-18 04:43:04.755 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-18 04:43:04.755 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-18 04:43:04.756 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-18 04:43:04.757 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-18 04:43:04.757 DEBUG [src.node.docker_mananger] docker run -i -t -p 9102:9102 -p 9103:9103 -p 9104:9104 -p 9105:9105 -p 9106:9106 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=9104 --rest-port=9102 --tcp-port=9103 --discv5-udp-port=9105 --rest-address=0.0.0.0 --nat=extip:172.18.69.44 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=eaaa0b5faaa50aec0c1da3ab5757decf66fcdcbbe4bb3a8f3dbaaa85c5dd0a76 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9106 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKsQ5l0E7a-c709lGutL2nK5Z5ZwmRr5X6D3P3qxMNmDONHO5ooNEbdpo1_cJHblkcxQjWjnonpHESvUMZY6akgCgmlkgnY0gmlwhKwS9GeKbXVsdGlhZGRyc5YACASsEvRnBqfQAAoErBL0Zwan0d0DgnJzhQACAQAAiXNlY3AyNTZrMaECK90E_IJGbOZhBVTZUzM-A3xZdhcOJXuGWyEAF20oi26DdGNwgqfQg3VkcIKn0oV3YWt1MgU
|
|
2026-03-18 04:43:05.012 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.69.44 waku 90e49b23c2a0ac919618c5591fbf2bba7748a45d3f4f6155a96deed2dcb8e44f
|
|
2026-03-18 04:43:05.060 DEBUG [src.node.docker_mananger] Container started with ID 90e49b23c2a0. Setting up logs at ./log/docker/node11_2026-03-18_04-42-50__c1c5d091-20d1-4024-8ae3-cd8d0f79b53d__wakuorg_nwaku:latest.log
|
|
2026-03-18 04:43:05.060 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9102
|
|
2026-03-18 04:43:05.061 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-18 04:43:06.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9102/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:43:06.168 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9102/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:43:06.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9102/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-18 04:43:06.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9102/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-18 04:43:06.386 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-18 04:43:06.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9102/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.69.44/tcp/9103/p2p/16Uiu2HAmFmCDohddyojDAmFP9sfheXBqKy6T32Gz7De1p5CKmutE","/ip4/172.18.69.44/tcp/9104/ws/p2p/16Uiu2HAmFmCDohddyojDAmFP9sfheXBqKy6T32Gz7De1p5CKmutE"],"enrUri":"enr:-L24QLb5ZDvnm_JPnP7zy5ifPtKz14R6ntXDJfjknxMqTLM8IaJjPOOFM_sVBxiLtxfFp-4di-AOS-6grSYupzM63cUCgmlkgnY0gmlwhKwSRSyKbXVsdGlhZGRyc5YACASsEkUsBiOPAAoErBJFLAYjkN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDLin32prHeqWYCk2cGjMlsmfQNJnVb-aRa1zZmzr_h0uDdGNwgiOPg3VkcIIjkYV3YWt1MgE"}'
|
|
2026-03-18 04:43:06.391 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-18 04:43:06.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9102/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.244.103/tcp/42960/p2p/16Uiu2HAkxNtytsBpvrhCNWzyUYGEDcG8ZUrBzArPdAuwxFBXFJD3"]'
|
|
2026-03-18 04:43:06.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:06.417 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42959/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-18 04:43:06.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:06.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23452/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-18 04:43:06.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:06.442 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9383/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-18 04:43:06.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:06.448 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36413/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-18 04:43:06.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:06.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65142/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-18 04:43:06.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:06.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57020/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-18 04:43:06.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:06.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1950/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-18 04:43:06.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:06.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51184/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-18 04:43:06.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:06.471 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8141/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-18 04:43:06.479 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:06.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9102/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-18 04:43:06.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:06.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-18 04:43:06.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-18 04:43:06.514 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-18 04:43:06.619 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-18 04:43:06.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42959/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773808986486102455,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 04:43:06.624 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-18 04:43:06.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23452/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773808986486102455,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 04:43:06.649 DEBUG [src.steps.sharding] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
|
2026-03-18 04:43:06.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9383/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773808986486102455,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 04:43:06.654 DEBUG [src.steps.sharding] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
|
2026-03-18 04:43:06.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36413/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773808986486102455,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 04:43:06.657 DEBUG [src.steps.sharding] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
|
2026-03-18 04:43:06.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65142/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773808986486102455,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 04:43:06.662 DEBUG [src.steps.sharding] Checking that peer NODE_6:wakuorg/nwaku:latest can find the published message
|
|
2026-03-18 04:43:06.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57020/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773808986486102455,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 04:43:06.666 DEBUG [src.steps.sharding] Checking that peer NODE_7:wakuorg/nwaku:latest can find the published message
|
|
2026-03-18 04:43:06.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1950/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773808986486102455,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 04:43:06.671 DEBUG [src.steps.sharding] Checking that peer NODE_8:wakuorg/nwaku:latest can find the published message
|
|
2026-03-18 04:43:06.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51184/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773808986486102455,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 04:43:06.676 DEBUG [src.steps.sharding] Checking that peer NODE_9:wakuorg/nwaku:latest can find the published message
|
|
2026-03-18 04:43:06.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8141/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773808986486102455,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 04:43:06.682 DEBUG [src.steps.sharding] Checking that peer NODE_10:wakuorg/nwaku:latest can find the published message
|
|
2026-03-18 04:43:06.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9102/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-18 04:43:06.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773808986486102455,"ephemeral":false,"proof":""}]'
|
|
2026-03-18 04:43:06.694 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-18 04:43:06.723 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-18 04:43:06.723 DEBUG [src.node.waku_node] Stopping container with id 1b9e533a1e12
|
|
2026-03-18 04:43:07.583 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:43:07.583 DEBUG [src.node.waku_node] Stopping container with id e954b5629b96
|
|
2026-03-18 04:43:08.249 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:43:08.252 DEBUG [src.node.waku_node] Stopping container with id 36846a0510d2
|
|
2026-03-18 04:43:08.401 ERROR [src.node.docker_mananger] Max retries reached for container 1b9e533a1e12. Exiting log stream.
|
|
2026-03-18 04:43:08.863 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:43:08.865 DEBUG [src.node.waku_node] Stopping container with id 4e5dadbdb0d0
|
|
2026-03-18 04:43:09.331 ERROR [src.node.docker_mananger] Max retries reached for container e954b5629b96. Exiting log stream.
|
|
2026-03-18 04:43:09.463 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:43:09.466 DEBUG [src.node.waku_node] Stopping container with id 527d5e7b8c52
|
|
2026-03-18 04:43:09.844 ERROR [src.node.docker_mananger] Max retries reached for container 36846a0510d2. Exiting log stream.
|
|
2026-03-18 04:43:10.048 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:43:10.048 DEBUG [src.node.waku_node] Stopping container with id 7f3ae6e44d9a
|
|
2026-03-18 04:43:10.461 ERROR [src.node.docker_mananger] Max retries reached for container 4e5dadbdb0d0. Exiting log stream.
|
|
2026-03-18 04:43:10.661 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:43:10.661 DEBUG [src.node.waku_node] Stopping container with id 953b560809bb
|
|
2026-03-18 04:43:10.872 ERROR [src.node.docker_mananger] Max retries reached for container 527d5e7b8c52. Exiting log stream.
|
|
2026-03-18 04:43:11.230 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:43:11.232 DEBUG [src.node.waku_node] Stopping container with id b33136b11a2e
|
|
2026-03-18 04:43:11.481 ERROR [src.node.docker_mananger] Max retries reached for container 7f3ae6e44d9a. Exiting log stream.
|
|
2026-03-18 04:43:11.822 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:43:11.823 DEBUG [src.node.waku_node] Stopping container with id c8eeff9ac4e9
|
|
2026-03-18 04:43:12.262 ERROR [src.node.docker_mananger] Max retries reached for container 953b560809bb. Exiting log stream.
|
|
2026-03-18 04:43:12.382 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:43:12.382 DEBUG [src.node.waku_node] Stopping container with id 90e49b23c2a0
|
|
2026-03-18 04:43:12.641 ERROR [src.node.docker_mananger] Max retries reached for container b33136b11a2e. Exiting log stream.
|
|
2026-03-18 04:43:12.983 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-18 04:43:12.987 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-18 04:43:13.071 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:43:13.200 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:43:13.279 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:43:13.360 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:43:13.400 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:43:13.450 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:43:13.546 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:43:13.579 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:43:13.646 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-18 04:43:13.648 ERROR [src.node.docker_mananger] Max retries reached for container c8eeff9ac4e9. Exiting log stream.
|
|
2026-03-18 04:43:13.676 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|