mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-02 00:23:10 +00:00
272 lines
47 KiB
Plaintext
272 lines
47 KiB
Plaintext
2026-03-14 04:41:10.640 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:41:10.640 DEBUG [tests.conftest] Running test: test_static_shard_relay with id: 2026-03-14_04-41-10__a656009c-d235-4c0f-97f4-ed73193178d3
|
|
2026-03-14 04:41:10.641 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:41:10.641 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-14 04:41:10.641 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-14 04:41:10.649 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:41:10.650 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-41-10__a656009c-d235-4c0f-97f4-ed73193178d3__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:10.650 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:41:10.650 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:41:10.651 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:41:10.651 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.209.148
|
|
2026-03-14 04:41:10.652 DEBUG [src.node.docker_mananger] Generated ports ['3168', '3169', '3170', '3171', '3172']
|
|
2026-03-14 04:41:10.652 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-14 04:41:10.652 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-14 04:41:10.652 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:41:10.652 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:41:10.652 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:41:10.652 DEBUG [src.node.docker_mananger] docker run -i -t -p 3168:3168 -p 3169:3169 -p 3170:3170 -p 3171:3171 -p 3172:3172 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=3170 --rest-port=3168 --tcp-port=3169 --discv5-udp-port=3171 --rest-address=0.0.0.0 --nat=extip:172.18.209.148 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b8f0b316d71995dfb8ce8beede994c92624febfb94bcfe2b3afbeb197a2c11d4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3172 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-14 04:41:10.839 ERROR [src.node.docker_mananger] Max retries reached for container 1a3931397c5c. Exiting log stream.
|
|
2026-03-14 04:41:10.855 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.209.148 waku 1dc2755a8dc04d1707a5b1acfa6e901b5a604d486ef84a4dda552d3422a6a524
|
|
2026-03-14 04:41:10.892 DEBUG [src.node.docker_mananger] Container started with ID 1dc2755a8dc0. Setting up logs at ./log/docker/node1_2026-03-14_04-41-10__a656009c-d235-4c0f-97f4-ed73193178d3__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:10.893 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3168
|
|
2026-03-14 04:41:10.893 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:41:11.439 ERROR [src.node.docker_mananger] Max retries reached for container 71e8ee52d3ff. Exiting log stream.
|
|
2026-03-14 04:41:11.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3168/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:11.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"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-14 04:41:11.897 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:41:11.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3168/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:11.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.209.148/tcp/3169/p2p/16Uiu2HAmDF4QtmNTDfLNzWV3ZvtfxbsGVEXMddt6LV4WQYVipVyB","/ip4/172.18.209.148/tcp/3170/ws/p2p/16Uiu2HAmDF4QtmNTDfLNzWV3ZvtfxbsGVEXMddt6LV4WQYVipVyB"],"enrUri":"enr:-L24QMYVQ4zyOX5hPdm2uAeAC7LH7C_3jmfVkOELXGQk49cbRAvioOROtq-fwYFDx70mzK3Mx6pOQ_vk-Nafoq3ezCsCgmlkgnY0gmlwhKwS0ZSKbXVsdGlhZGRyc5YACASsEtGUBgxhAAoErBLRlAYMYt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDCLpXL7QAde8LmDSnhZd8t4Tyg41Hgeae6YvOFuvdtVKDdGNwggxhg3VkcIIMY4V3YWt1MgU"}'
|
|
2026-03-14 04:41:11.900 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:41:11.908 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:41:11.908 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-41-10__a656009c-d235-4c0f-97f4-ed73193178d3__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:11.908 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:41:11.908 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:41:11.910 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:41:11.910 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.87.22
|
|
2026-03-14 04:41:11.910 DEBUG [src.node.docker_mananger] Generated ports ['32219', '32220', '32221', '32222', '32223']
|
|
2026-03-14 04:41:11.910 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-14 04:41:11.910 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-14 04:41:11.910 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:41:11.911 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:41:11.911 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:41:11.911 DEBUG [src.node.docker_mananger] docker run -i -t -p 32219:32219 -p 32220:32220 -p 32221:32221 -p 32222:32222 -p 32223:32223 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=32221 --rest-port=32219 --tcp-port=32220 --discv5-udp-port=32222 --rest-address=0.0.0.0 --nat=extip:172.18.87.22 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=8ef4acfaaada5d09b01dfd5b3a1ec2de63cef05248bca65f8bbc4924be7dcbab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32223 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMYVQ4zyOX5hPdm2uAeAC7LH7C_3jmfVkOELXGQk49cbRAvioOROtq-fwYFDx70mzK3Mx6pOQ_vk-Nafoq3ezCsCgmlkgnY0gmlwhKwS0ZSKbXVsdGlhZGRyc5YACASsEtGUBgxhAAoErBLRlAYMYt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDCLpXL7QAde8LmDSnhZd8t4Tyg41Hgeae6YvOFuvdtVKDdGNwggxhg3VkcIIMY4V3YWt1MgU
|
|
2026-03-14 04:41:12.122 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.87.22 waku f3d9420149e648938a5143d82178c350f97a8c3820939e58ad49510486e31587
|
|
2026-03-14 04:41:12.157 DEBUG [src.node.docker_mananger] Container started with ID f3d9420149e6. Setting up logs at ./log/docker/node2_2026-03-14_04-41-10__a656009c-d235-4c0f-97f4-ed73193178d3__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:12.158 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32219
|
|
2026-03-14 04:41:12.158 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:41:13.158 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32219/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:13.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:13.271 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32219/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:13.278 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-14 04:41:13.278 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:41:13.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32219/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:13.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.22/tcp/32220/p2p/16Uiu2HAkvYWnNpTDR46CYiMqDHt2wEnxwkjBGDG97vdjTUkqMHP1","/ip4/172.18.87.22/tcp/32221/ws/p2p/16Uiu2HAkvYWnNpTDR46CYiMqDHt2wEnxwkjBGDG97vdjTUkqMHP1"],"enrUri":"enr:-L24QL04UkExbwcGne5SET8Svujy8-10_ibfNGPNomvr7zKoLSKcEnFRH09QW3grGx5OYAYsE5HyrUnpHL9yYPFY2ZsCgmlkgnY0gmlwhKwSVxaKbXVsdGlhZGRyc5YACASsElcWBn3cAAoErBJXFgZ93d0DgnJzhQACAQAAiXNlY3AyNTZrMaECEJxai6ifsaq4XngVPZH55G_wQfStkLtLjbk9TIe9BvyDdGNwgn3cg3VkcIJ93oV3YWt1MgE"}'
|
|
2026-03-14 04:41:13.281 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:41:13.282 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32219/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.209.148/tcp/3169/p2p/16Uiu2HAmDF4QtmNTDfLNzWV3ZvtfxbsGVEXMddt6LV4WQYVipVyB"]'
|
|
2026-03-14 04:41:13.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:13.316 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:41:13.318 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-14_04-41-10__a656009c-d235-4c0f-97f4-ed73193178d3__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:13.319 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:41:13.320 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:41:13.322 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:41:13.324 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.53.250
|
|
2026-03-14 04:41:13.325 DEBUG [src.node.docker_mananger] Generated ports ['5492', '5493', '5494', '5495', '5496']
|
|
2026-03-14 04:41:13.326 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-14 04:41:13.326 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-14 04:41:13.326 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:41:13.326 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:41:13.327 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:41:13.328 DEBUG [src.node.docker_mananger] docker run -i -t -p 5492:5492 -p 5493:5493 -p 5494:5494 -p 5495:5495 -p 5496:5496 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=5494 --rest-port=5492 --tcp-port=5493 --discv5-udp-port=5495 --rest-address=0.0.0.0 --nat=extip:172.18.53.250 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=feec9c5aba9fd5c9c3adf9c28a08ecfd148bae65c242d2851f3ab9ed8bd8bc5a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5496 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMYVQ4zyOX5hPdm2uAeAC7LH7C_3jmfVkOELXGQk49cbRAvioOROtq-fwYFDx70mzK3Mx6pOQ_vk-Nafoq3ezCsCgmlkgnY0gmlwhKwS0ZSKbXVsdGlhZGRyc5YACASsEtGUBgxhAAoErBLRlAYMYt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDCLpXL7QAde8LmDSnhZd8t4Tyg41Hgeae6YvOFuvdtVKDdGNwggxhg3VkcIIMY4V3YWt1MgU
|
|
2026-03-14 04:41:13.537 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.53.250 waku 06295fc2bad766c9168c0d45cf2f55e46e91fd6bd7f01ce7060f6cb9586da9f1
|
|
2026-03-14 04:41:13.573 DEBUG [src.node.docker_mananger] Container started with ID 06295fc2bad7. Setting up logs at ./log/docker/node3_2026-03-14_04-41-10__a656009c-d235-4c0f-97f4-ed73193178d3__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:13.573 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5492
|
|
2026-03-14 04:41:13.573 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:41:14.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5492/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:14.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:14.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5492/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:14.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:14.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5492/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:14.783 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-14 04:41:14.784 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:41:14.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5492/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:14.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.53.250/tcp/5493/p2p/16Uiu2HAmSqErPS71Va4e5DfSs7rJRQWdLYHRPPYtLLqJvtwBLQRn","/ip4/172.18.53.250/tcp/5494/ws/p2p/16Uiu2HAmSqErPS71Va4e5DfSs7rJRQWdLYHRPPYtLLqJvtwBLQRn"],"enrUri":"enr:-L24QO9EFa63eVMA0T0FiUUnqKKxWJAgRg7fp6l-eUn-QIvwSicE3Xfx88gXZnOW2HybUsOZ61i_napkvhamlQDh3_oCgmlkgnY0gmlwhKwSNfqKbXVsdGlhZGRyc5YACASsEjX6BhV1AAoErBI1-gYVdt0DgnJzhQACAQAAiXNlY3AyNTZrMaED0qPSeYb7mZ6_wTToxZR_NR3U7GN33rTmelNgYh0ih3GDdGNwghV1g3VkcIIVd4V3YWt1MgE"}'
|
|
2026-03-14 04:41:14.787 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:41:14.787 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5492/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.209.148/tcp/3169/p2p/16Uiu2HAmDF4QtmNTDfLNzWV3ZvtfxbsGVEXMddt6LV4WQYVipVyB"]'
|
|
2026-03-14 04:41:14.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:14.822 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:41:14.823 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-14_04-41-10__a656009c-d235-4c0f-97f4-ed73193178d3__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:14.823 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:41:14.823 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:41:14.826 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:41:14.827 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.26.110
|
|
2026-03-14 04:41:14.827 DEBUG [src.node.docker_mananger] Generated ports ['9353', '9354', '9355', '9356', '9357']
|
|
2026-03-14 04:41:14.827 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-14 04:41:14.828 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-14 04:41:14.829 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:41:14.831 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:41:14.831 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:41:14.831 DEBUG [src.node.docker_mananger] docker run -i -t -p 9353:9353 -p 9354:9354 -p 9355:9355 -p 9356:9356 -p 9357:9357 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=9355 --rest-port=9353 --tcp-port=9354 --discv5-udp-port=9356 --rest-address=0.0.0.0 --nat=extip:172.18.26.110 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=5f79e53f698bbbbecefd59ca4b6c8fb6cf9abb3c8aa665ffa57abdde701af0c6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9357 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMYVQ4zyOX5hPdm2uAeAC7LH7C_3jmfVkOELXGQk49cbRAvioOROtq-fwYFDx70mzK3Mx6pOQ_vk-Nafoq3ezCsCgmlkgnY0gmlwhKwS0ZSKbXVsdGlhZGRyc5YACASsEtGUBgxhAAoErBLRlAYMYt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDCLpXL7QAde8LmDSnhZd8t4Tyg41Hgeae6YvOFuvdtVKDdGNwggxhg3VkcIIMY4V3YWt1MgU
|
|
2026-03-14 04:41:15.044 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.26.110 waku 8a3a2549ca48cbc2a94d063f9b1d6fac0e0dee79664e4608a93595b97936c515
|
|
2026-03-14 04:41:15.081 DEBUG [src.node.docker_mananger] Container started with ID 8a3a2549ca48. Setting up logs at ./log/docker/node4_2026-03-14_04-41-10__a656009c-d235-4c0f-97f4-ed73193178d3__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:15.082 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9353
|
|
2026-03-14 04:41:15.082 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:41:16.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9353/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:16.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:16.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9353/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:16.201 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-14 04:41:16.201 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:41:16.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9353/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:16.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.26.110/tcp/9354/p2p/16Uiu2HAm8UPVmjzRacwqL7Qw2rGRyNB6iPfA7DiW5drTGgzdA2VS","/ip4/172.18.26.110/tcp/9355/ws/p2p/16Uiu2HAm8UPVmjzRacwqL7Qw2rGRyNB6iPfA7DiW5drTGgzdA2VS"],"enrUri":"enr:-L24QDi7lMAM7ZpZn2XKgsBCYJkZPxZw-V9u63fUv7iwbIlxOrYLV4YqXaWlpQ-xTLvJyn9z56a04iMVR9L1Hlpj_v4CgmlkgnY0gmlwhKwSGm6KbXVsdGlhZGRyc5YACASsEhpuBiSKAAoErBIabgYki90DgnJzhQACAQAAiXNlY3AyNTZrMaECwdoI8dNexuf2-xRbbevgLJBZCThyndiQdQri8ShRyx2DdGNwgiSKg3VkcIIkjIV3YWt1MgE"}'
|
|
2026-03-14 04:41:16.204 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:41:16.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9353/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.209.148/tcp/3169/p2p/16Uiu2HAmDF4QtmNTDfLNzWV3ZvtfxbsGVEXMddt6LV4WQYVipVyB"]'
|
|
2026-03-14 04:41:16.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:16.258 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:41:16.258 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-14_04-41-10__a656009c-d235-4c0f-97f4-ed73193178d3__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:16.258 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:41:16.258 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:41:16.260 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:41:16.261 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.212
|
|
2026-03-14 04:41:16.261 DEBUG [src.node.docker_mananger] Generated ports ['16713', '16714', '16715', '16716', '16717']
|
|
2026-03-14 04:41:16.261 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-14 04:41:16.261 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-14 04:41:16.262 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:41:16.263 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:41:16.263 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:41:16.263 DEBUG [src.node.docker_mananger] docker run -i -t -p 16713:16713 -p 16714:16714 -p 16715:16715 -p 16716:16716 -p 16717:16717 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=16715 --rest-port=16713 --tcp-port=16714 --discv5-udp-port=16716 --rest-address=0.0.0.0 --nat=extip:172.18.249.212 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ee0512345e33b9369b38ba5bc02cacbdecab97beca1436baf2c00acdc673aa1c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16717 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMYVQ4zyOX5hPdm2uAeAC7LH7C_3jmfVkOELXGQk49cbRAvioOROtq-fwYFDx70mzK3Mx6pOQ_vk-Nafoq3ezCsCgmlkgnY0gmlwhKwS0ZSKbXVsdGlhZGRyc5YACASsEtGUBgxhAAoErBLRlAYMYt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDCLpXL7QAde8LmDSnhZd8t4Tyg41Hgeae6YvOFuvdtVKDdGNwggxhg3VkcIIMY4V3YWt1MgU
|
|
2026-03-14 04:41:16.481 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.212 waku d53b945609615942c061681a6168bc1e54e12dad1fcede41bfde5b7bf0d3ceed
|
|
2026-03-14 04:41:16.517 DEBUG [src.node.docker_mananger] Container started with ID d53b94560961. Setting up logs at ./log/docker/node5_2026-03-14_04-41-10__a656009c-d235-4c0f-97f4-ed73193178d3__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:41:16.518 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16713
|
|
2026-03-14 04:41:16.518 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:41:17.519 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:17.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:17.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:17.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:17.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:17.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:17.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:17.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:17.932 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:17.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:18.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:18.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:18.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:18.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:18.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:18.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:18.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:18.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:18.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:18.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:18.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:18.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:18.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:18.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:18.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:18.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:18.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:18.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:18.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:18.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:19.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:19.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:19.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:19.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:19.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:19.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:19.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:19.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:19.481 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:19.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:19.587 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:19.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:19.690 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:19.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:19.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:19.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:19.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:19.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:20.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:20.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:20.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:20.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:20.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:20.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:20.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:20.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:20.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:20.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:20.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:20.519 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:20.619 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:20.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:20.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:20.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:20.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:20.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:20.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:20.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:21.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:21.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:21.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:21.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:21.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:21.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:21.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:21.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:21.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:21.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:21.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:21.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:21.653 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:21.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:21.756 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:21.759 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-14 04:41:21.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:21.863 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-14 04:41:21.863 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:41:21.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:21.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.212/tcp/16714/p2p/16Uiu2HAmP4qk5CgPEUoQER77dHThm7xnuKC3WesoF3TKGxrPyyMi","/ip4/172.18.249.212/tcp/16715/ws/p2p/16Uiu2HAmP4qk5CgPEUoQER77dHThm7xnuKC3WesoF3TKGxrPyyMi"],"enrUri":"enr:-L24QKAQPB_taufoe5j-Mj-HFUq2O7oJJFZvRQk5xb31kK0CDcq-d4lxVI8-gxPcC-8W9ZSHkruLkySQ93nT_7MB92YCgmlkgnY0gmlwhKwS-dSKbXVsdGlhZGRyc5YACASsEvnUBkFKAAoErBL51AZBS90DgnJzhQACAQAAiXNlY3AyNTZrMaEDmrETlgyPiu_sIeYIpavbIs_p-Nyt1-XmQ_HWQrKzA5GDdGNwgkFKg3VkcIJBTIV3YWt1MgE"}'
|
|
2026-03-14 04:41:21.866 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:41:21.866 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16713/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.209.148/tcp/3169/p2p/16Uiu2HAmDF4QtmNTDfLNzWV3ZvtfxbsGVEXMddt6LV4WQYVipVyB"]'
|
|
2026-03-14 04:41:21.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:21.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3168/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-14 04:41:21.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:21.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32219/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-14 04:41:21.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:21.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5492/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-14 04:41:21.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:21.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9353/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-14 04:41:21.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:21.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16713/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-14 04:41:21.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:21.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3168/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-14 04:41:21.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:41:21.971 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-14 04:41:22.080 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:41:22.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3168/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:22.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773463281950818288,"ephemeral":false,"proof":""}]'
|
|
2026-03-14 04:41:22.084 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:41:22.085 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32219/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:22.088 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773463281950818288,"ephemeral":false,"proof":""}]'
|
|
2026-03-14 04:41:22.089 DEBUG [src.steps.sharding] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:41:22.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5492/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:22.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773463281950818288,"ephemeral":false,"proof":""}]'
|
|
2026-03-14 04:41:22.093 DEBUG [src.steps.sharding] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:41:22.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9353/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:22.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773463281950818288,"ephemeral":false,"proof":""}]'
|
|
2026-03-14 04:41:22.097 DEBUG [src.steps.sharding] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
|
2026-03-14 04:41:22.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16713/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:41:22.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773463281950818288,"ephemeral":false,"proof":""}]'
|
|
2026-03-14 04:41:22.102 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:41:22.103 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:41:22.104 DEBUG [src.node.waku_node] Stopping container with id 1dc2755a8dc0
|
|
2026-03-14 04:41:22.771 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:41:22.773 DEBUG [src.node.waku_node] Stopping container with id f3d9420149e6
|
|
2026-03-14 04:41:23.413 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:41:23.413 DEBUG [src.node.waku_node] Stopping container with id 06295fc2bad7
|
|
2026-03-14 04:41:23.586 ERROR [src.node.docker_mananger] Max retries reached for container 1dc2755a8dc0. Exiting log stream.
|
|
2026-03-14 04:41:24.032 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:41:24.033 DEBUG [src.node.waku_node] Stopping container with id 8a3a2549ca48
|
|
2026-03-14 04:41:24.233 ERROR [src.node.docker_mananger] Max retries reached for container f3d9420149e6. Exiting log stream.
|
|
2026-03-14 04:41:24.660 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:41:24.660 DEBUG [src.node.waku_node] Stopping container with id d53b94560961
|
|
2026-03-14 04:41:24.971 ERROR [src.node.docker_mananger] Max retries reached for container 06295fc2bad7. Exiting log stream.
|
|
2026-03-14 04:41:25.249 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:41:25.251 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:41:25.302 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:41:25.335 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:41:25.388 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:41:25.415 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-14 04:41:25.447 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|