mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 09:43:24 +00:00
811 lines
142 KiB
Plaintext
811 lines
142 KiB
Plaintext
2026-03-21 04:34:10.283 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-21 04:34:10.283 DEBUG [tests.conftest] Running test: test_static_shard_relay_10_nwaku_nodes with id: 2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d
|
|
2026-03-21 04:34:10.283 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-21 04:34:10.284 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-21 04:34:10.284 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-21 04:34:10.291 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:34:10.291 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:10.291 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:34:10.292 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:34:10.293 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:34:10.293 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.78.195
|
|
2026-03-21 04:34:10.293 DEBUG [src.node.docker_mananger] Generated ports ['63209', '63210', '63211', '63212', '63213']
|
|
2026-03-21 04:34:10.293 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:34:10.294 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:34:10.294 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:34:10.294 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:34:10.294 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:34:10.294 DEBUG [src.node.docker_mananger] docker run -i -t -p 63209:63209 -p 63210:63210 -p 63211:63211 -p 63212:63212 -p 63213:63213 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=63211 --rest-port=63209 --tcp-port=63210 --discv5-udp-port=63212 --rest-address=0.0.0.0 --nat=extip:172.18.78.195 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=04f84eb3a8cb6fd0c4bbe004dbc3e5fbc16ba5403e2bbaae65f051cefbf1dbf0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63213 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-21 04:34:10.486 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.78.195 waku 00c7892f9239c29bcf7181524cb9af45cdfffc0629f693cc96b5812bfde3fa44
|
|
2026-03-21 04:34:10.522 DEBUG [src.node.docker_mananger] Container started with ID 00c7892f9239. Setting up logs at ./log/docker/node1_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:10.524 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63209
|
|
2026-03-21 04:34:10.524 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:34:10.540 ERROR [src.node.docker_mananger] Max retries reached for container ce08a0bbfffe. Exiting log stream.
|
|
2026-03-21 04:34:11.087 ERROR [src.node.docker_mananger] Max retries reached for container 11f8fe4158be. Exiting log stream.
|
|
2026-03-21 04:34:11.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63209/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:11.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:11.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63209/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:11.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:11.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63209/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:11.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:11.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63209/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:11.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:11.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63209/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:11.971 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-21 04:34:11.971 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:34:11.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63209/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:11.974 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.78.195/tcp/63210/p2p/16Uiu2HAm5qCLhLybQvPgmssrX99883U24JdNmU5GEunDTu3kgKdX","/ip4/172.18.78.195/tcp/63211/ws/p2p/16Uiu2HAm5qCLhLybQvPgmssrX99883U24JdNmU5GEunDTu3kgKdX"],"enrUri":"enr:-L24QJUiYTdzyW1-GpRD0Ya3ATW2WGaj4PLxC07pI_k2ba7VdXrgMOKFh5CSPkp__MhP3PXpnhdtWK1o2apnFpiW_CECgmlkgnY0gmlwhKwSTsOKbXVsdGlhZGRyc5YACASsEk7DBvbqAAoErBJOwwb2690DgnJzhQACAQAAiXNlY3AyNTZrMaECmpuOdXjPP2YTWWGSnDeURIFabj4Z8ga642F-g9-BKdaDdGNwgvbqg3VkcIL27IV3YWt1MgU"}'
|
|
2026-03-21 04:34:11.974 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:34:11.982 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:34:11.982 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:11.982 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:34:11.982 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:34:11.983 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:34:11.983 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.142.62
|
|
2026-03-21 04:34:11.984 DEBUG [src.node.docker_mananger] Generated ports ['13909', '13910', '13911', '13912', '13913']
|
|
2026-03-21 04:34:11.984 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:34:11.984 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:34:11.984 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:34:11.984 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:34:11.984 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:34:11.984 DEBUG [src.node.docker_mananger] docker run -i -t -p 13909:13909 -p 13910:13910 -p 13911:13911 -p 13912:13912 -p 13913:13913 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=13911 --rest-port=13909 --tcp-port=13910 --discv5-udp-port=13912 --rest-address=0.0.0.0 --nat=extip:172.18.142.62 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ed8deaeb0cd9db3b0280290f4dd13cef119a5ffd6bd2de75e5001fbeee45c983 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13913 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJUiYTdzyW1-GpRD0Ya3ATW2WGaj4PLxC07pI_k2ba7VdXrgMOKFh5CSPkp__MhP3PXpnhdtWK1o2apnFpiW_CECgmlkgnY0gmlwhKwSTsOKbXVsdGlhZGRyc5YACASsEk7DBvbqAAoErBJOwwb2690DgnJzhQACAQAAiXNlY3AyNTZrMaECmpuOdXjPP2YTWWGSnDeURIFabj4Z8ga642F-g9-BKdaDdGNwgvbqg3VkcIL27IV3YWt1MgU
|
|
2026-03-21 04:34:12.201 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.142.62 waku f798069c56605408ba16bf4ac3aaed953f71bac12173fbde7bb0716777f0aa30
|
|
2026-03-21 04:34:12.238 DEBUG [src.node.docker_mananger] Container started with ID f798069c5660. Setting up logs at ./log/docker/node3_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:12.238 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13909
|
|
2026-03-21 04:34:12.239 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:34:13.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13909/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:13.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:13.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13909/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:13.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:13.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13909/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:13.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:13.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13909/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:13.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:13.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13909/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:13.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:13.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13909/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:13.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:13.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13909/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:13.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:13.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13909/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:13.963 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-21 04:34:13.963 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:34:13.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13909/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:13.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.142.62/tcp/13910/p2p/16Uiu2HAmLqSS9L9QhcC2dvebs5sSJW6EB9yTKZa1ZUdcrg9Sst7t","/ip4/172.18.142.62/tcp/13911/ws/p2p/16Uiu2HAmLqSS9L9QhcC2dvebs5sSJW6EB9yTKZa1ZUdcrg9Sst7t"],"enrUri":"enr:-L24QA2E4XjAcx0YLNPR0cC4ewdQgaay-_ZlK7HtJ7wEWBJjZ51scSW9y5pmOlu0csOgaqPoAR7IaS-rLB4_L3Ibi1kCgmlkgnY0gmlwhKwSjj6KbXVsdGlhZGRyc5YACASsEo4-BjZWAAoErBKOPgY2V90DgnJzhQACAQAAiXNlY3AyNTZrMaEDeYrL4yDc7nN2IxCWVtpVmVArtfhVP0ErgKLOayT7nFuDdGNwgjZWg3VkcII2WIV3YWt1MgE"}'
|
|
2026-03-21 04:34:13.966 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:34:13.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13909/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.78.195/tcp/63210/p2p/16Uiu2HAm5qCLhLybQvPgmssrX99883U24JdNmU5GEunDTu3kgKdX"]'
|
|
2026-03-21 04:34:13.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:14.004 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:34:14.004 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:14.005 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:34:14.005 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:34:14.009 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:34:14.010 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.109.225
|
|
2026-03-21 04:34:14.012 DEBUG [src.node.docker_mananger] Generated ports ['21739', '21740', '21741', '21742', '21743']
|
|
2026-03-21 04:34:14.012 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:34:14.012 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:34:14.012 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:34:14.012 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:34:14.013 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:34:14.013 DEBUG [src.node.docker_mananger] docker run -i -t -p 21739:21739 -p 21740:21740 -p 21741:21741 -p 21742:21742 -p 21743:21743 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=21741 --rest-port=21739 --tcp-port=21740 --discv5-udp-port=21742 --rest-address=0.0.0.0 --nat=extip:172.18.109.225 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b2b5afa69c6ad04b93144dbae388f9ba8acddd5f47dd0fbaede9c632b5b2acdc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21743 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJUiYTdzyW1-GpRD0Ya3ATW2WGaj4PLxC07pI_k2ba7VdXrgMOKFh5CSPkp__MhP3PXpnhdtWK1o2apnFpiW_CECgmlkgnY0gmlwhKwSTsOKbXVsdGlhZGRyc5YACASsEk7DBvbqAAoErBJOwwb2690DgnJzhQACAQAAiXNlY3AyNTZrMaECmpuOdXjPP2YTWWGSnDeURIFabj4Z8ga642F-g9-BKdaDdGNwgvbqg3VkcIL27IV3YWt1MgU
|
|
2026-03-21 04:34:14.219 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.109.225 waku c81878b1241d3350aa217199ee7bfc85cb9ef7620d5ea5865735977e2dd2d5ab
|
|
2026-03-21 04:34:14.255 DEBUG [src.node.docker_mananger] Container started with ID c81878b1241d. Setting up logs at ./log/docker/node4_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:14.255 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21739
|
|
2026-03-21 04:34:14.256 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:34:15.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21739/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:15.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:15.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21739/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:15.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"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-21 04:34:15.364 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:34:15.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21739/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:15.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.109.225/tcp/21740/p2p/16Uiu2HAmPpa3dQJPmy9Qkp3pXkWuddWok8C8j3q7fBdMw1kHbV8P","/ip4/172.18.109.225/tcp/21741/ws/p2p/16Uiu2HAmPpa3dQJPmy9Qkp3pXkWuddWok8C8j3q7fBdMw1kHbV8P"],"enrUri":"enr:-L24QOeNU9fClY3QsVn2CgSDhSMdCxSdxPTBllEXAam6WQNhD047lZMjn0_PXu_CmOQBav6Gk1ZHotxkXxByhTtUntQCgmlkgnY0gmlwhKwSbeGKbXVsdGlhZGRyc5YACASsEm3hBlTsAAoErBJt4QZU7d0DgnJzhQACAQAAiXNlY3AyNTZrMaEDpeTiEfAqDYqntNRVssaeOLu0MkmAQJWcv0zst0fEaMyDdGNwglTsg3VkcIJU7oV3YWt1MgE"}'
|
|
2026-03-21 04:34:15.366 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:34:15.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21739/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.78.195/tcp/63210/p2p/16Uiu2HAm5qCLhLybQvPgmssrX99883U24JdNmU5GEunDTu3kgKdX"]'
|
|
2026-03-21 04:34:15.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:15.406 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:34:15.407 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:15.407 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:34:15.409 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:34:15.413 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:34:15.414 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.118.89
|
|
2026-03-21 04:34:15.415 DEBUG [src.node.docker_mananger] Generated ports ['7788', '7789', '7790', '7791', '7792']
|
|
2026-03-21 04:34:15.416 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:34:15.416 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:34:15.417 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:34:15.417 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:34:15.417 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:34:15.418 DEBUG [src.node.docker_mananger] docker run -i -t -p 7788:7788 -p 7789:7789 -p 7790:7790 -p 7791:7791 -p 7792:7792 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=7790 --rest-port=7788 --tcp-port=7789 --discv5-udp-port=7791 --rest-address=0.0.0.0 --nat=extip:172.18.118.89 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=428b946eef98c899f5db455b9027aae1cec1bb02c1e44fff9adbab3e1adfeda2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7792 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJUiYTdzyW1-GpRD0Ya3ATW2WGaj4PLxC07pI_k2ba7VdXrgMOKFh5CSPkp__MhP3PXpnhdtWK1o2apnFpiW_CECgmlkgnY0gmlwhKwSTsOKbXVsdGlhZGRyc5YACASsEk7DBvbqAAoErBJOwwb2690DgnJzhQACAQAAiXNlY3AyNTZrMaECmpuOdXjPP2YTWWGSnDeURIFabj4Z8ga642F-g9-BKdaDdGNwgvbqg3VkcIL27IV3YWt1MgU
|
|
2026-03-21 04:34:15.642 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.118.89 waku b526d4bcf13351a8b7dabb29d8928dd127777d440a22c03df6432ff3f3ba1e26
|
|
2026-03-21 04:34:15.684 DEBUG [src.node.docker_mananger] Container started with ID b526d4bcf133. Setting up logs at ./log/docker/node5_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:15.684 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7788
|
|
2026-03-21 04:34:15.684 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:34:16.685 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7788/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:16.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:16.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7788/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:16.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:16.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7788/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:16.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:17.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7788/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:17.039 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-21 04:34:17.039 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:34:17.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7788/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:17.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.118.89/tcp/7789/p2p/16Uiu2HAmFyWJJhWW2n1XgCMLnHZxcu9GEoBqXP7ZSgqEjtNJP4Sg","/ip4/172.18.118.89/tcp/7790/ws/p2p/16Uiu2HAmFyWJJhWW2n1XgCMLnHZxcu9GEoBqXP7ZSgqEjtNJP4Sg"],"enrUri":"enr:-L24QOJGEF6frUJ17D4kFpZKr58FXqPpJ2Xt4xhpieI5_CE1WG1oeAcYaeonVppHu0oL_DZ0leYbd8YjwMQpiNVmirUCgmlkgnY0gmlwhKwSdlmKbXVsdGlhZGRyc5YACASsEnZZBh5tAAoErBJ2WQYebt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDMVFg1uxYYQfRcUo9a34-HqsYisNI7a41Khzdn0X4WZ2DdGNwgh5tg3VkcIIeb4V3YWt1MgE"}'
|
|
2026-03-21 04:34:17.042 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:34:17.043 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7788/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.78.195/tcp/63210/p2p/16Uiu2HAm5qCLhLybQvPgmssrX99883U24JdNmU5GEunDTu3kgKdX"]'
|
|
2026-03-21 04:34:17.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:17.081 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:34:17.082 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:17.083 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:34:17.085 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:34:17.086 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:34:17.086 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.155.226
|
|
2026-03-21 04:34:17.086 DEBUG [src.node.docker_mananger] Generated ports ['38166', '38167', '38168', '38169', '38170']
|
|
2026-03-21 04:34:17.086 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:34:17.087 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:34:17.087 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:34:17.087 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:34:17.087 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:34:17.087 DEBUG [src.node.docker_mananger] docker run -i -t -p 38166:38166 -p 38167:38167 -p 38168:38168 -p 38169:38169 -p 38170:38170 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=38168 --rest-port=38166 --tcp-port=38167 --discv5-udp-port=38169 --rest-address=0.0.0.0 --nat=extip:172.18.155.226 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1d76c704eae1dabea004ab5c6c3d49fabbc00001f8ecb51bd9bb8ffdd250ceab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38170 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJUiYTdzyW1-GpRD0Ya3ATW2WGaj4PLxC07pI_k2ba7VdXrgMOKFh5CSPkp__MhP3PXpnhdtWK1o2apnFpiW_CECgmlkgnY0gmlwhKwSTsOKbXVsdGlhZGRyc5YACASsEk7DBvbqAAoErBJOwwb2690DgnJzhQACAQAAiXNlY3AyNTZrMaECmpuOdXjPP2YTWWGSnDeURIFabj4Z8ga642F-g9-BKdaDdGNwgvbqg3VkcIL27IV3YWt1MgU
|
|
2026-03-21 04:34:17.292 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.155.226 waku ce40f4d1457783cefc5f6e0acf05b2c4b3c873195117f3148734a8896dc4f0c3
|
|
2026-03-21 04:34:17.329 DEBUG [src.node.docker_mananger] Container started with ID ce40f4d14577. Setting up logs at ./log/docker/node6_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:17.330 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38166
|
|
2026-03-21 04:34:17.330 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:34:18.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38166/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:18.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38166/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.437 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-21 04:34:18.437 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:34:18.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38166/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.155.226/tcp/38167/p2p/16Uiu2HAmNUqUz48cLsZAVUEubWK9h6XZ45PiBsXdrqH5TnZnpXAp","/ip4/172.18.155.226/tcp/38168/ws/p2p/16Uiu2HAmNUqUz48cLsZAVUEubWK9h6XZ45PiBsXdrqH5TnZnpXAp"],"enrUri":"enr:-L24QBYR_BAVzsQEtv1uQzVz_2hdczlVyBrKLKqOCDO6hx5CXJrM4SsWAGl9ZlT2uVwNHFQUdcCrWeXQ5BKNB0_31fcCgmlkgnY0gmlwhKwSm-KKbXVsdGlhZGRyc5YACASsEpviBpUXAAoErBKb4gaVGN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDkfsI66-6n81sEGnM0r4EJ9KO0K-r_VFGwHlaShIxr9mDdGNwgpUXg3VkcIKVGYV3YWt1MgE"}'
|
|
2026-03-21 04:34:18.440 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:34:18.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38166/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.78.195/tcp/63210/p2p/16Uiu2HAm5qCLhLybQvPgmssrX99883U24JdNmU5GEunDTu3kgKdX"]'
|
|
2026-03-21 04:34:18.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:18.488 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:34:18.488 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:18.489 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:34:18.489 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:34:18.491 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:34:18.492 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.164.249
|
|
2026-03-21 04:34:18.493 DEBUG [src.node.docker_mananger] Generated ports ['45180', '45181', '45182', '45183', '45184']
|
|
2026-03-21 04:34:18.493 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:34:18.493 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:34:18.493 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:34:18.494 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:34:18.494 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:34:18.494 DEBUG [src.node.docker_mananger] docker run -i -t -p 45180:45180 -p 45181:45181 -p 45182:45182 -p 45183:45183 -p 45184:45184 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=45182 --rest-port=45180 --tcp-port=45181 --discv5-udp-port=45183 --rest-address=0.0.0.0 --nat=extip:172.18.164.249 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=0caaae0b75adc7b03fef8729496718be6c32ce48f769ed262cedf3e99fcaae24 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45184 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJUiYTdzyW1-GpRD0Ya3ATW2WGaj4PLxC07pI_k2ba7VdXrgMOKFh5CSPkp__MhP3PXpnhdtWK1o2apnFpiW_CECgmlkgnY0gmlwhKwSTsOKbXVsdGlhZGRyc5YACASsEk7DBvbqAAoErBJOwwb2690DgnJzhQACAQAAiXNlY3AyNTZrMaECmpuOdXjPP2YTWWGSnDeURIFabj4Z8ga642F-g9-BKdaDdGNwgvbqg3VkcIL27IV3YWt1MgU
|
|
2026-03-21 04:34:18.708 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.164.249 waku e6fb53f19c4fcef8e16d09e06eec3f61731858e5bb57a5d6b920ecb5e0294bc7
|
|
2026-03-21 04:34:18.743 DEBUG [src.node.docker_mananger] Container started with ID e6fb53f19c4f. Setting up logs at ./log/docker/node7_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:18.744 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45180
|
|
2026-03-21 04:34:18.744 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:34:19.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45180/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:19.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:19.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45180/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:19.850 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-21 04:34:19.851 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:34:19.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45180/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:19.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.164.249/tcp/45181/p2p/16Uiu2HAmEqpLZcgBXxmQZ4rf7yayJkcfNMwtG3FKqJwvQ8NaHJrc","/ip4/172.18.164.249/tcp/45182/ws/p2p/16Uiu2HAmEqpLZcgBXxmQZ4rf7yayJkcfNMwtG3FKqJwvQ8NaHJrc"],"enrUri":"enr:-L24QF2RC-KhB8lBrylOc-ariEv5xRtJqkoTxD75I1sRP8hGa8q8CAMJRFghmMbY4dkT8KzY92EjLlgAl9UOBPViJ6gCgmlkgnY0gmlwhKwSpPmKbXVsdGlhZGRyc5YACASsEqT5BrB9AAoErBKk-Qawft0DgnJzhQACAQAAiXNlY3AyNTZrMaEDIH1xCVorbdSQZ66PBkBpEXprCkVidCwx4K2BiO-p9JGDdGNwgrB9g3VkcIKwf4V3YWt1MgE"}'
|
|
2026-03-21 04:34:19.853 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:34:19.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45180/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.78.195/tcp/63210/p2p/16Uiu2HAm5qCLhLybQvPgmssrX99883U24JdNmU5GEunDTu3kgKdX"]'
|
|
2026-03-21 04:34:19.890 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:19.901 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:34:19.901 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:19.902 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:34:19.906 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:34:19.908 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:34:19.909 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.103.12
|
|
2026-03-21 04:34:19.909 DEBUG [src.node.docker_mananger] Generated ports ['59501', '59502', '59503', '59504', '59505']
|
|
2026-03-21 04:34:19.909 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:34:19.910 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:34:19.910 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:34:19.910 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:34:19.910 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:34:19.910 DEBUG [src.node.docker_mananger] docker run -i -t -p 59501:59501 -p 59502:59502 -p 59503:59503 -p 59504:59504 -p 59505:59505 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=59503 --rest-port=59501 --tcp-port=59502 --discv5-udp-port=59504 --rest-address=0.0.0.0 --nat=extip:172.18.103.12 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=791cea0a6e7c485adae3363f3e4c99fae82c752217cfdcaecacc8bfd9f7146ed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59505 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJUiYTdzyW1-GpRD0Ya3ATW2WGaj4PLxC07pI_k2ba7VdXrgMOKFh5CSPkp__MhP3PXpnhdtWK1o2apnFpiW_CECgmlkgnY0gmlwhKwSTsOKbXVsdGlhZGRyc5YACASsEk7DBvbqAAoErBJOwwb2690DgnJzhQACAQAAiXNlY3AyNTZrMaECmpuOdXjPP2YTWWGSnDeURIFabj4Z8ga642F-g9-BKdaDdGNwgvbqg3VkcIL27IV3YWt1MgU
|
|
2026-03-21 04:34:20.118 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.103.12 waku 08a085007914e8b6e7303d875600c2bda82ea0c1d089deee137919e62183fa90
|
|
2026-03-21 04:34:20.152 DEBUG [src.node.docker_mananger] Container started with ID 08a085007914. Setting up logs at ./log/docker/node8_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:20.153 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59501
|
|
2026-03-21 04:34:20.154 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:34:21.155 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59501/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:21.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:21.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59501/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:21.262 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-21 04:34:21.262 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:34:21.262 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59501/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:21.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.103.12/tcp/59502/p2p/16Uiu2HAmKKnSuV4LjA7xSDngwxdAkp1yFoQsZRPDFRF7UvneHefq","/ip4/172.18.103.12/tcp/59503/ws/p2p/16Uiu2HAmKKnSuV4LjA7xSDngwxdAkp1yFoQsZRPDFRF7UvneHefq"],"enrUri":"enr:-L24QEyXowoiWB4A9gh3t7Ium_9qCA9-LHRmGyIKUPAMbID6WlTqjJEAPic74MvAygYeWhZkqLf2wEd6TBX3ESdKTRcCgmlkgnY0gmlwhKwSZwyKbXVsdGlhZGRyc5YACASsEmcMBuhuAAoErBJnDAbob90DgnJzhQACAQAAiXNlY3AyNTZrMaEDYxZQbA6jmxsFYxnD6J9iE5hWf2FvHbYjFqr7CVlLarCDdGNwguhug3VkcILocIV3YWt1MgE"}'
|
|
2026-03-21 04:34:21.265 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:34:21.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59501/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.78.195/tcp/63210/p2p/16Uiu2HAm5qCLhLybQvPgmssrX99883U24JdNmU5GEunDTu3kgKdX"]'
|
|
2026-03-21 04:34:21.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:21.316 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:34:21.317 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:21.317 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:34:21.318 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:34:21.321 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:34:21.321 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.99.229
|
|
2026-03-21 04:34:21.321 DEBUG [src.node.docker_mananger] Generated ports ['46025', '46026', '46027', '46028', '46029']
|
|
2026-03-21 04:34:21.322 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:34:21.322 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:34:21.322 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:34:21.322 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:34:21.323 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:34:21.323 DEBUG [src.node.docker_mananger] docker run -i -t -p 46025:46025 -p 46026:46026 -p 46027:46027 -p 46028:46028 -p 46029:46029 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=46027 --rest-port=46025 --tcp-port=46026 --discv5-udp-port=46028 --rest-address=0.0.0.0 --nat=extip:172.18.99.229 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e21ec96d805263d4cfd81a5a17bad5f841ceb4902c4bf40d2ccf0c9f6ddb82ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46029 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJUiYTdzyW1-GpRD0Ya3ATW2WGaj4PLxC07pI_k2ba7VdXrgMOKFh5CSPkp__MhP3PXpnhdtWK1o2apnFpiW_CECgmlkgnY0gmlwhKwSTsOKbXVsdGlhZGRyc5YACASsEk7DBvbqAAoErBJOwwb2690DgnJzhQACAQAAiXNlY3AyNTZrMaECmpuOdXjPP2YTWWGSnDeURIFabj4Z8ga642F-g9-BKdaDdGNwgvbqg3VkcIL27IV3YWt1MgU
|
|
2026-03-21 04:34:21.536 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.99.229 waku 03d5062fa8ef8d8c0b6da614994c97047362ce6ea2bff7af1161f5ea58c7a6fa
|
|
2026-03-21 04:34:21.571 DEBUG [src.node.docker_mananger] Container started with ID 03d5062fa8ef. Setting up logs at ./log/docker/node9_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:21.571 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46025
|
|
2026-03-21 04:34:21.573 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:34:22.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46025/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:22.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:22.678 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46025/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:22.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:22.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46025/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:22.789 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-21 04:34:22.789 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:34:22.789 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46025/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:22.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.99.229/tcp/46026/p2p/16Uiu2HAm2hBgVpzfFDDaWQPaps1X3ty8Zn89dGU1cctyjEDvcfc8","/ip4/172.18.99.229/tcp/46027/ws/p2p/16Uiu2HAm2hBgVpzfFDDaWQPaps1X3ty8Zn89dGU1cctyjEDvcfc8"],"enrUri":"enr:-L24QPY4vkL9wAm3pg-fqHahG8u3JN6CMyxgjtdospDlHI_YSqf7Zet-SgFNCuQGvELFZOLSwJZ33n_ZBlTWZMJZnzICgmlkgnY0gmlwhKwSY-WKbXVsdGlhZGRyc5YACASsEmPlBrPKAAoErBJj5Qazy90DgnJzhQACAQAAiXNlY3AyNTZrMaECa_saw-JgcJu275jFHNDZojoYxMhcXhlP9pD6-I_3etWDdGNwgrPKg3VkcIKzzIV3YWt1MgE"}'
|
|
2026-03-21 04:34:22.792 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:34:22.793 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46025/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.78.195/tcp/63210/p2p/16Uiu2HAm5qCLhLybQvPgmssrX99883U24JdNmU5GEunDTu3kgKdX"]'
|
|
2026-03-21 04:34:22.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:22.845 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:34:22.848 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:22.848 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:34:22.851 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:34:22.856 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:34:22.857 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.157.231
|
|
2026-03-21 04:34:22.857 DEBUG [src.node.docker_mananger] Generated ports ['54264', '54265', '54266', '54267', '54268']
|
|
2026-03-21 04:34:22.858 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:34:22.860 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:34:22.860 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:34:22.861 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:34:22.861 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:34:22.862 DEBUG [src.node.docker_mananger] docker run -i -t -p 54264:54264 -p 54265:54265 -p 54266:54266 -p 54267:54267 -p 54268:54268 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=54266 --rest-port=54264 --tcp-port=54265 --discv5-udp-port=54267 --rest-address=0.0.0.0 --nat=extip:172.18.157.231 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=7ca6ca60c01bbdf4a7e523eedbcc1eb8f12ed56a360b333ed84a917dd7e43047 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54268 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJUiYTdzyW1-GpRD0Ya3ATW2WGaj4PLxC07pI_k2ba7VdXrgMOKFh5CSPkp__MhP3PXpnhdtWK1o2apnFpiW_CECgmlkgnY0gmlwhKwSTsOKbXVsdGlhZGRyc5YACASsEk7DBvbqAAoErBJOwwb2690DgnJzhQACAQAAiXNlY3AyNTZrMaECmpuOdXjPP2YTWWGSnDeURIFabj4Z8ga642F-g9-BKdaDdGNwgvbqg3VkcIL27IV3YWt1MgU
|
|
2026-03-21 04:34:23.094 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.157.231 waku 1fd20b54989b50bc1e4f12840b495c512aa6b39f1ea85692c3d98edf5b6e7ff3
|
|
2026-03-21 04:34:23.136 DEBUG [src.node.docker_mananger] Container started with ID 1fd20b54989b. Setting up logs at ./log/docker/node10_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:23.136 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54264
|
|
2026-03-21 04:34:23.138 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:34:24.138 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54264/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:24.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:24.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54264/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:24.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:24.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54264/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:24.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:24.449 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54264/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:24.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:24.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54264/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:24.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:24.662 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54264/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:24.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:24.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54264/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:24.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:24.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54264/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:24.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:24.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54264/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:24.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:25.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54264/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:25.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:25.182 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54264/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:25.185 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-21 04:34:25.185 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:34:25.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54264/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:25.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.157.231/tcp/54265/p2p/16Uiu2HAkuuk8nnsuFRduXZgLKgLuNriX1GPL2LhDsc7iseEmjikM","/ip4/172.18.157.231/tcp/54266/ws/p2p/16Uiu2HAkuuk8nnsuFRduXZgLKgLuNriX1GPL2LhDsc7iseEmjikM"],"enrUri":"enr:-L24QMtIYCJFGc1mgzzpOWH_nw0PmG1lToCZDZ6MvWZOekm7X7eDP0yPT4lRB-1WPZGMXGmYrFQ5Oh4A052dldCbnmUCgmlkgnY0gmlwhKwSneeKbXVsdGlhZGRyc5YACASsEp3nBtP5AAoErBKd5wbT-t0DgnJzhQACAQAAiXNlY3AyNTZrMaECBzD1-u3wcoNhRpc5IZf_6RGJo8gatKR8ehGwhRr1XEaDdGNwgtP5g3VkcILT-4V3YWt1MgE"}'
|
|
2026-03-21 04:34:25.188 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:34:25.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54264/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.78.195/tcp/63210/p2p/16Uiu2HAm5qCLhLybQvPgmssrX99883U24JdNmU5GEunDTu3kgKdX"]'
|
|
2026-03-21 04:34:25.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:25.235 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:34:25.239 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:25.239 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:34:25.239 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:34:25.243 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:34:25.244 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.167.129
|
|
2026-03-21 04:34:25.244 DEBUG [src.node.docker_mananger] Generated ports ['57268', '57269', '57270', '57271', '57272']
|
|
2026-03-21 04:34:25.244 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:34:25.245 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:34:25.245 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:34:25.245 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:34:25.245 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:34:25.246 DEBUG [src.node.docker_mananger] docker run -i -t -p 57268:57268 -p 57269:57269 -p 57270:57270 -p 57271:57271 -p 57272:57272 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=57270 --rest-port=57268 --tcp-port=57269 --discv5-udp-port=57271 --rest-address=0.0.0.0 --nat=extip:172.18.167.129 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=14dd8bc0f90bacb066fc0fea2ecb7c3fc28936dae689fabda60b2d9e8cb9bfab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57272 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJUiYTdzyW1-GpRD0Ya3ATW2WGaj4PLxC07pI_k2ba7VdXrgMOKFh5CSPkp__MhP3PXpnhdtWK1o2apnFpiW_CECgmlkgnY0gmlwhKwSTsOKbXVsdGlhZGRyc5YACASsEk7DBvbqAAoErBJOwwb2690DgnJzhQACAQAAiXNlY3AyNTZrMaECmpuOdXjPP2YTWWGSnDeURIFabj4Z8ga642F-g9-BKdaDdGNwgvbqg3VkcIL27IV3YWt1MgU
|
|
2026-03-21 04:34:25.474 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.167.129 waku afefd0dd2632f03f67740ee9c5c1ed28548b19da3a347e4c4b4df06e3adec721
|
|
2026-03-21 04:34:25.521 DEBUG [src.node.docker_mananger] Container started with ID afefd0dd2632. Setting up logs at ./log/docker/node11_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:25.521 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57268
|
|
2026-03-21 04:34:25.521 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:34:26.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57268/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:26.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:26.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57268/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:26.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:26.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57268/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:26.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:26.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57268/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:26.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:26.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57268/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:26.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:27.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57268/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:27.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:27.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57268/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:27.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:27.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57268/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:27.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:27.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57268/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:27.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:27.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57268/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:27.569 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-21 04:34:27.573 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:34:27.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57268/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:27.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.167.129/tcp/57269/p2p/16Uiu2HAmSqG5VmxeRssfcvUgcYd1onkrEFgXgExt4XnTKftQrdEG","/ip4/172.18.167.129/tcp/57270/ws/p2p/16Uiu2HAmSqG5VmxeRssfcvUgcYd1onkrEFgXgExt4XnTKftQrdEG"],"enrUri":"enr:-L24QMIafqsNIPihgAkZT-3ms55rru6dcwJXuB9Zvs_jJPb5dNDROGFiswsZbQtAPvv5GJbs1oFXiTFVSkJfcO8wAd8CgmlkgnY0gmlwhKwSp4GKbXVsdGlhZGRyc5YACASsEqeBBt-1AAoErBKngQbftt0DgnJzhQACAQAAiXNlY3AyNTZrMaED0qU1XAydm_wgSPzq81dnwSRqrLVRSaTzklACmZ1Nb4mDdGNwgt-1g3VkcILft4V3YWt1MgE"}'
|
|
2026-03-21 04:34:27.583 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:34:27.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57268/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.78.195/tcp/63210/p2p/16Uiu2HAm5qCLhLybQvPgmssrX99883U24JdNmU5GEunDTu3kgKdX"]'
|
|
2026-03-21 04:34:27.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:27.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63209/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:34:27.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:27.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13909/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:34:27.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:27.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21739/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:34:27.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:27.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7788/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:34:27.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:27.675 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38166/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:34:27.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:27.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45180/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:34:27.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:27.694 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59501/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:34:27.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:27.712 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46025/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:34:27.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:27.726 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54264/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:34:27.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:27.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57268/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:34:27.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:27.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63209/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-21 04:34:27.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:27.778 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:34:27.878 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:34:27.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63209/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:27.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067666190889096,"ephemeral":false,"proof":""},{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067667747396970,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:34:28.003 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-21 04:34:28.004 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-21 04:34:28.005 DEBUG [src.node.waku_node] Stopping container with id 00c7892f9239
|
|
2026-03-21 04:34:28.937 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:28.937 DEBUG [src.node.waku_node] Stopping container with id f798069c5660
|
|
2026-03-21 04:34:29.711 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:29.711 DEBUG [src.node.waku_node] Stopping container with id c81878b1241d
|
|
2026-03-21 04:34:29.763 ERROR [src.node.docker_mananger] Max retries reached for container 00c7892f9239. Exiting log stream.
|
|
2026-03-21 04:34:30.546 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:30.549 DEBUG [src.node.waku_node] Stopping container with id b526d4bcf133
|
|
2026-03-21 04:34:30.553 ERROR [src.node.docker_mananger] Max retries reached for container f798069c5660. Exiting log stream.
|
|
2026-03-21 04:34:31.274 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:31.277 DEBUG [src.node.waku_node] Stopping container with id ce40f4d14577
|
|
2026-03-21 04:34:31.393 ERROR [src.node.docker_mananger] Max retries reached for container c81878b1241d. Exiting log stream.
|
|
2026-03-21 04:34:31.974 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:31.979 DEBUG [src.node.waku_node] Stopping container with id e6fb53f19c4f
|
|
2026-03-21 04:34:32.672 ERROR [src.node.docker_mananger] Max retries reached for container b526d4bcf133. Exiting log stream.
|
|
2026-03-21 04:34:32.688 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:32.689 DEBUG [src.node.waku_node] Stopping container with id 08a085007914
|
|
2026-03-21 04:34:33.271 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:33.274 DEBUG [src.node.waku_node] Stopping container with id 03d5062fa8ef
|
|
2026-03-21 04:34:33.386 ERROR [src.node.docker_mananger] Max retries reached for container ce40f4d14577. Exiting log stream.
|
|
2026-03-21 04:34:33.501 ERROR [src.node.docker_mananger] Max retries reached for container e6fb53f19c4f. Exiting log stream.
|
|
2026-03-21 04:34:34.083 ERROR [src.node.docker_mananger] Max retries reached for container 08a085007914. Exiting log stream.
|
|
2026-03-21 04:34:43.874 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:43.877 DEBUG [src.node.waku_node] Stopping container with id 1fd20b54989b
|
|
2026-03-21 04:34:44.692 ERROR [src.node.docker_mananger] Max retries reached for container 03d5062fa8ef. Exiting log stream.
|
|
2026-03-21 04:34:54.451 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:54.451 DEBUG [src.node.waku_node] Stopping container with id afefd0dd2632
|
|
2026-03-21 04:34:55.013 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:55.015 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-21 04:34:55.135 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:34:55.227 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:34:55.312 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:34:55.477 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:34:55.657 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:34:55.658 ERROR [src.node.docker_mananger] Max retries reached for container 1fd20b54989b. Exiting log stream.
|
|
2026-03-21 04:34:55.727 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:34:55.827 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:34:55.914 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:34:56.004 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:34:56.083 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:34:56.084 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
|
2026-03-21 04:34:56.084 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
|
2026-03-21 04:34:56.085 DEBUG [src.libs.common] Attaching file ./log/docker/node4_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:56.087 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:56.090 DEBUG [src.libs.common] Attaching file ./log/docker/node3_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:56.092 DEBUG [src.libs.common] Attaching file ./log/docker/node8_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:56.095 DEBUG [src.libs.common] Attaching file ./log/docker/node7_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:56.097 DEBUG [src.libs.common] Attaching file ./log/docker/node5_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:56.101 DEBUG [src.libs.common] Attaching file ./log/docker/node6_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:56.105 DEBUG [src.libs.common] Attaching file ./log/docker/node9_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:56.108 DEBUG [src.libs.common] Attaching file ./log/docker/node11_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:56.110 DEBUG [src.libs.common] Attaching file ./log/docker/node10_2026-03-21_04-34-10__e33f0937-6d9c-4e7b-9567-d00d4394aa8d__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:56.115 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-21 04:34:56.116 DEBUG [tests.conftest] Running test: test_static_shard_relay_10_nwaku_nodes with id: 2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4
|
|
2026-03-21 04:34:56.116 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-21 04:34:56.116 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-21 04:34:56.117 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
|
2026-03-21 04:34:56.124 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:34:56.124 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:56.125 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:34:56.125 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:34:56.126 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:34:56.126 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.60
|
|
2026-03-21 04:34:56.127 DEBUG [src.node.docker_mananger] Generated ports ['43502', '43503', '43504', '43505', '43506']
|
|
2026-03-21 04:34:56.127 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:34:56.127 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:34:56.127 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:34:56.127 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:34:56.127 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:34:56.127 DEBUG [src.node.docker_mananger] docker run -i -t -p 43502:43502 -p 43503:43503 -p 43504:43504 -p 43505:43505 -p 43506:43506 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=43504 --rest-port=43502 --tcp-port=43503 --discv5-udp-port=43505 --rest-address=0.0.0.0 --nat=extip:172.18.165.60 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=84ac2ecbbf86fcb45aab86f99c2fed2413bb651e8b3a6c3cc3f6bb3ecc432804 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43506 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-21 04:34:56.207 ERROR [src.node.docker_mananger] Max retries reached for container afefd0dd2632. Exiting log stream.
|
|
2026-03-21 04:34:56.330 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.60 waku caf5ea219b5ba9a5a09eb3837c897532b7e1ee214e04355820740f3837d5e823
|
|
2026-03-21 04:34:56.365 DEBUG [src.node.docker_mananger] Container started with ID caf5ea219b5b. Setting up logs at ./log/docker/node1_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:56.365 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43502
|
|
2026-03-21 04:34:56.365 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:34:57.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43502/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:57.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:57.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43502/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:57.472 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-21 04:34:57.472 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:34:57.472 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43502/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:57.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.60/tcp/43503/p2p/16Uiu2HAkxV4Ho41qGkuHD9kxEBYbx45UGdMWwd5B33xxLWuMHxci","/ip4/172.18.165.60/tcp/43504/ws/p2p/16Uiu2HAkxV4Ho41qGkuHD9kxEBYbx45UGdMWwd5B33xxLWuMHxci"],"enrUri":"enr:-L24QHXPOe3ucrBMyBiM-IkzVy24MaKR3gqJJITpQJytmicoAzJcm7ckW6L2ZN_kBgady-17YqE2bMTSB-tSR7oZGmcCgmlkgnY0gmlwhKwSpTyKbXVsdGlhZGRyc5YACASsEqU8BqnvAAoErBKlPAap8N0DgnJzhQACAQAAiXNlY3AyNTZrMaECLXEHlRsTVKl9dmCJHVYhvyUmWvt9WP6XZ5SNmyt0aNODdGNwgqnvg3VkcIKp8YV3YWt1MgU"}'
|
|
2026-03-21 04:34:57.475 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:34:57.482 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:34:57.482 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:57.482 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:34:57.482 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:34:57.483 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:34:57.484 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.163.226
|
|
2026-03-21 04:34:57.484 DEBUG [src.node.docker_mananger] Generated ports ['37708', '37709', '37710', '37711', '37712']
|
|
2026-03-21 04:34:57.484 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:34:57.484 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:34:57.484 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:34:57.484 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:34:57.484 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:34:57.484 DEBUG [src.node.docker_mananger] docker run -i -t -p 37708:37708 -p 37709:37709 -p 37710:37710 -p 37711:37711 -p 37712:37712 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=37710 --rest-port=37708 --tcp-port=37709 --discv5-udp-port=37711 --rest-address=0.0.0.0 --nat=extip:172.18.163.226 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=db0b4c9e69d36fadf44bedd721b0eb12b2ed9e5fd7d0fe1fd1c1bb0bff6fdbe8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37712 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHXPOe3ucrBMyBiM-IkzVy24MaKR3gqJJITpQJytmicoAzJcm7ckW6L2ZN_kBgady-17YqE2bMTSB-tSR7oZGmcCgmlkgnY0gmlwhKwSpTyKbXVsdGlhZGRyc5YACASsEqU8BqnvAAoErBKlPAap8N0DgnJzhQACAQAAiXNlY3AyNTZrMaECLXEHlRsTVKl9dmCJHVYhvyUmWvt9WP6XZ5SNmyt0aNODdGNwgqnvg3VkcIKp8YV3YWt1MgU
|
|
2026-03-21 04:34:57.690 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.163.226 waku da1facc38fdf001120223491595b434e5368795d681345ced6a8a6870925e734
|
|
2026-03-21 04:34:57.730 DEBUG [src.node.docker_mananger] Container started with ID da1facc38fdf. Setting up logs at ./log/docker/node3_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:57.730 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37708
|
|
2026-03-21 04:34:57.730 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:34:58.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37708/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:58.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:58.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37708/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:58.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:34:58.936 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37708/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:58.939 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-21 04:34:58.939 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:34:58.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37708/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:58.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.163.226/tcp/37709/p2p/16Uiu2HAmAVVhpMqSbedhwnmSKAmfbBkfx8inKoLYRJLP6Cz7nDJm","/ip4/172.18.163.226/tcp/37710/ws/p2p/16Uiu2HAmAVVhpMqSbedhwnmSKAmfbBkfx8inKoLYRJLP6Cz7nDJm"],"enrUri":"enr:-L24QKYh2boz2pwu73rXB_9q_QRrBnlnzu8i6iE6Qci2jxH2IU4fIJ4bemEdBklpAHl-oECHU29yjuKXPISEODGJJoECgmlkgnY0gmlwhKwSo-KKbXVsdGlhZGRyc5YACASsEqPiBpNNAAoErBKj4gaTTt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC39oCNlz-Q9DQwvKXpQx_MKQ3bhDKyr52EMESkpZCav6DdGNwgpNNg3VkcIKTT4V3YWt1MgE"}'
|
|
2026-03-21 04:34:58.942 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:34:58.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37708/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.60/tcp/43503/p2p/16Uiu2HAkxV4Ho41qGkuHD9kxEBYbx45UGdMWwd5B33xxLWuMHxci"]'
|
|
2026-03-21 04:34:58.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:58.981 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:34:58.981 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:58.982 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:34:58.984 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:34:58.990 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:34:58.991 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.22.22
|
|
2026-03-21 04:34:58.993 DEBUG [src.node.docker_mananger] Generated ports ['61849', '61850', '61851', '61852', '61853']
|
|
2026-03-21 04:34:58.994 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:34:58.996 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:34:58.996 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:34:58.998 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:34:58.999 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:34:58.999 DEBUG [src.node.docker_mananger] docker run -i -t -p 61849:61849 -p 61850:61850 -p 61851:61851 -p 61852:61852 -p 61853:61853 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=61851 --rest-port=61849 --tcp-port=61850 --discv5-udp-port=61852 --rest-address=0.0.0.0 --nat=extip:172.18.22.22 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f1e540420b8c11665f529c7a78deed64ea0f4fbc531e3b9cce1f6af7fbbb4298 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61853 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHXPOe3ucrBMyBiM-IkzVy24MaKR3gqJJITpQJytmicoAzJcm7ckW6L2ZN_kBgady-17YqE2bMTSB-tSR7oZGmcCgmlkgnY0gmlwhKwSpTyKbXVsdGlhZGRyc5YACASsEqU8BqnvAAoErBKlPAap8N0DgnJzhQACAQAAiXNlY3AyNTZrMaECLXEHlRsTVKl9dmCJHVYhvyUmWvt9WP6XZ5SNmyt0aNODdGNwgqnvg3VkcIKp8YV3YWt1MgU
|
|
2026-03-21 04:34:59.205 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.22.22 waku b7cbebe2a3cec2fc46f42d14723bbfc2908e567970a25b0a02e8b540c2204720
|
|
2026-03-21 04:34:59.242 DEBUG [src.node.docker_mananger] Container started with ID b7cbebe2a3ce. Setting up logs at ./log/docker/node4_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:34:59.242 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61849
|
|
2026-03-21 04:34:59.242 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:35:00.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61849/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:00.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:00.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61849/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:00.350 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-21 04:35:00.350 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:35:00.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61849/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:00.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.22.22/tcp/61850/p2p/16Uiu2HAmJjoJ9AZmdtg1327xsJbjHd6oj66woEtj5ddqzUuUJ5Nt","/ip4/172.18.22.22/tcp/61851/ws/p2p/16Uiu2HAmJjoJ9AZmdtg1327xsJbjHd6oj66woEtj5ddqzUuUJ5Nt"],"enrUri":"enr:-L24QCGuLbNTjVE1ckoYgbYnV-Cus2qOMGUsmHjJAjwXIXWEFizbpwvffPrgoK8ydG4avfHnWaHsLImOHg4vIEOcQeoCgmlkgnY0gmlwhKwSFhaKbXVsdGlhZGRyc5YACASsEhYWBvGaAAoErBIWFgbxm90DgnJzhQACAQAAiXNlY3AyNTZrMaEDWmGGx_D9ahryShSCjU2toodQTambsa6-CoGstAamwp2DdGNwgvGag3VkcILxnIV3YWt1MgE"}'
|
|
2026-03-21 04:35:00.353 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:35:00.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61849/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.60/tcp/43503/p2p/16Uiu2HAkxV4Ho41qGkuHD9kxEBYbx45UGdMWwd5B33xxLWuMHxci"]'
|
|
2026-03-21 04:35:00.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:00.397 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:35:00.398 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:00.398 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:35:00.399 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:35:00.403 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:35:00.404 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.229.195
|
|
2026-03-21 04:35:00.404 DEBUG [src.node.docker_mananger] Generated ports ['44989', '44990', '44991', '44992', '44993']
|
|
2026-03-21 04:35:00.405 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:35:00.405 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:35:00.405 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:35:00.407 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:35:00.407 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:35:00.407 DEBUG [src.node.docker_mananger] docker run -i -t -p 44989:44989 -p 44990:44990 -p 44991:44991 -p 44992:44992 -p 44993:44993 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=44991 --rest-port=44989 --tcp-port=44990 --discv5-udp-port=44992 --rest-address=0.0.0.0 --nat=extip:172.18.229.195 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=afdfafc40e25d9dffce4b1056afd32b21ddc8f4871b71278bfe27f59ada77ad7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44993 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHXPOe3ucrBMyBiM-IkzVy24MaKR3gqJJITpQJytmicoAzJcm7ckW6L2ZN_kBgady-17YqE2bMTSB-tSR7oZGmcCgmlkgnY0gmlwhKwSpTyKbXVsdGlhZGRyc5YACASsEqU8BqnvAAoErBKlPAap8N0DgnJzhQACAQAAiXNlY3AyNTZrMaECLXEHlRsTVKl9dmCJHVYhvyUmWvt9WP6XZ5SNmyt0aNODdGNwgqnvg3VkcIKp8YV3YWt1MgU
|
|
2026-03-21 04:35:00.619 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.229.195 waku 01d23ece6b147ef8a1e971ca39abc5a80bfba34f77155a9e92182fd4173cf6c0
|
|
2026-03-21 04:35:00.658 DEBUG [src.node.docker_mananger] Container started with ID 01d23ece6b14. Setting up logs at ./log/docker/node5_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:00.658 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44989
|
|
2026-03-21 04:35:00.659 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:35:01.660 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44989/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:01.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:01.763 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44989/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:01.766 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-21 04:35:01.766 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:35:01.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44989/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:01.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.229.195/tcp/44990/p2p/16Uiu2HAmQPPKfmLPpYRQEYxv9DFN8ViAETqTfGqwBwyBJghDyKEC","/ip4/172.18.229.195/tcp/44991/ws/p2p/16Uiu2HAmQPPKfmLPpYRQEYxv9DFN8ViAETqTfGqwBwyBJghDyKEC"],"enrUri":"enr:-L24QNQ50iJk7SjjFklv4zpFk2kpwZHUNBOF2bfTme6zVqOsGR4n0iZbFCUuKgJ6qxx3qwT3YrT6YIx7Qi1Gs5R3EiICgmlkgnY0gmlwhKwS5cOKbXVsdGlhZGRyc5YACASsEuXDBq--AAoErBLlwwavv90DgnJzhQACAQAAiXNlY3AyNTZrMaEDrkzsvPeXg8NP-YHrBHSq6M5tbBzKq_wX2ptZbhxWjkWDdGNwgq--g3VkcIKvwIV3YWt1MgE"}'
|
|
2026-03-21 04:35:01.768 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:35:01.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44989/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.60/tcp/43503/p2p/16Uiu2HAkxV4Ho41qGkuHD9kxEBYbx45UGdMWwd5B33xxLWuMHxci"]'
|
|
2026-03-21 04:35:01.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:01.817 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:35:01.819 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:01.819 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:35:01.819 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:35:01.826 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:35:01.826 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.22
|
|
2026-03-21 04:35:01.826 DEBUG [src.node.docker_mananger] Generated ports ['22944', '22945', '22946', '22947', '22948']
|
|
2026-03-21 04:35:01.828 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:35:01.829 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:35:01.829 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:35:01.829 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:35:01.830 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:35:01.830 DEBUG [src.node.docker_mananger] docker run -i -t -p 22944:22944 -p 22945:22945 -p 22946:22946 -p 22947:22947 -p 22948:22948 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=22946 --rest-port=22944 --tcp-port=22945 --discv5-udp-port=22947 --rest-address=0.0.0.0 --nat=extip:172.18.88.22 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=aa008ef9aabfda6618fbacafdd12ee8aea4fbfef29ee7f81e5ab4adffefe8c30 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22948 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHXPOe3ucrBMyBiM-IkzVy24MaKR3gqJJITpQJytmicoAzJcm7ckW6L2ZN_kBgady-17YqE2bMTSB-tSR7oZGmcCgmlkgnY0gmlwhKwSpTyKbXVsdGlhZGRyc5YACASsEqU8BqnvAAoErBKlPAap8N0DgnJzhQACAQAAiXNlY3AyNTZrMaECLXEHlRsTVKl9dmCJHVYhvyUmWvt9WP6XZ5SNmyt0aNODdGNwgqnvg3VkcIKp8YV3YWt1MgU
|
|
2026-03-21 04:35:02.039 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.22 waku dbcbedb737f74ae0841e137abb4ace4b986463ff878d0019f8017bb4381de5af
|
|
2026-03-21 04:35:02.074 DEBUG [src.node.docker_mananger] Container started with ID dbcbedb737f7. Setting up logs at ./log/docker/node6_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:02.074 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22944
|
|
2026-03-21 04:35:02.076 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:35:03.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22944/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:03.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:03.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22944/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:03.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:03.295 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22944/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:03.297 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-21 04:35:03.298 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:35:03.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22944/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:03.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.22/tcp/22945/p2p/16Uiu2HAmAMDBhdHfSntichMGq9SLWYhrLgj6MZ4YRfaFspP5Wos7","/ip4/172.18.88.22/tcp/22946/ws/p2p/16Uiu2HAmAMDBhdHfSntichMGq9SLWYhrLgj6MZ4YRfaFspP5Wos7"],"enrUri":"enr:-L24QK68TLktKVQo91sKXyen1HUPlUD8nhSJJReaFVIGRvTPW85gCvzlyTNCAtVdvIGBHUa9im4KBW6Z9PQG8f89DD4CgmlkgnY0gmlwhKwSWBaKbXVsdGlhZGRyc5YACASsElgWBlmhAAoErBJYFgZZot0DgnJzhQACAQAAiXNlY3AyNTZrMaEC3bqvDaHo7wxh2ES-UI30qMg63UKQnKWrDls6WYN50RqDdGNwglmhg3VkcIJZo4V3YWt1MgE"}'
|
|
2026-03-21 04:35:03.302 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:35:03.302 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22944/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.60/tcp/43503/p2p/16Uiu2HAkxV4Ho41qGkuHD9kxEBYbx45UGdMWwd5B33xxLWuMHxci"]'
|
|
2026-03-21 04:35:03.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:03.352 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:35:03.352 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:03.352 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:35:03.352 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:35:03.355 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:35:03.356 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.243.177
|
|
2026-03-21 04:35:03.356 DEBUG [src.node.docker_mananger] Generated ports ['19348', '19349', '19350', '19351', '19352']
|
|
2026-03-21 04:35:03.356 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:35:03.357 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:35:03.357 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:35:03.357 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:35:03.358 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:35:03.358 DEBUG [src.node.docker_mananger] docker run -i -t -p 19348:19348 -p 19349:19349 -p 19350:19350 -p 19351:19351 -p 19352:19352 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=19350 --rest-port=19348 --tcp-port=19349 --discv5-udp-port=19351 --rest-address=0.0.0.0 --nat=extip:172.18.243.177 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4ef1fbc42b0a490ba5acf5b6ad8f8b0eb1ef37477ee77f1ecba9fc67badfecce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19352 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHXPOe3ucrBMyBiM-IkzVy24MaKR3gqJJITpQJytmicoAzJcm7ckW6L2ZN_kBgady-17YqE2bMTSB-tSR7oZGmcCgmlkgnY0gmlwhKwSpTyKbXVsdGlhZGRyc5YACASsEqU8BqnvAAoErBKlPAap8N0DgnJzhQACAQAAiXNlY3AyNTZrMaECLXEHlRsTVKl9dmCJHVYhvyUmWvt9WP6XZ5SNmyt0aNODdGNwgqnvg3VkcIKp8YV3YWt1MgU
|
|
2026-03-21 04:35:03.566 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.243.177 waku d111152f7f16f0364a650d06a33b867bb91d9a217f66aef24b090da4b0ffe0d5
|
|
2026-03-21 04:35:03.605 DEBUG [src.node.docker_mananger] Container started with ID d111152f7f16. Setting up logs at ./log/docker/node7_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:03.606 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19348
|
|
2026-03-21 04:35:03.606 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:35:04.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19348/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:04.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:04.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19348/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:04.715 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-21 04:35:04.715 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:35:04.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19348/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:04.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.243.177/tcp/19349/p2p/16Uiu2HAmBvnV8gNqcjga8o7nJAhP83QN3KSEnYvoAr2t8VJkKudw","/ip4/172.18.243.177/tcp/19350/ws/p2p/16Uiu2HAmBvnV8gNqcjga8o7nJAhP83QN3KSEnYvoAr2t8VJkKudw"],"enrUri":"enr:-L24QMe0N8APQSt9ZnYSXEmgd6FE8Puc1UK3hSQs9gIZo8fHPVBK9JMbpFYV1TXIkrReDhC-QWflzqWhmaJ09Sdc-lACgmlkgnY0gmlwhKwS87GKbXVsdGlhZGRyc5YACASsEvOxBkuVAAoErBLzsQZLlt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC9TAww1VLkkYugWn4TE__y9XdCYc4SwFplagzFq3WXU6DdGNwgkuVg3VkcIJLl4V3YWt1MgE"}'
|
|
2026-03-21 04:35:04.718 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:35:04.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19348/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.60/tcp/43503/p2p/16Uiu2HAkxV4Ho41qGkuHD9kxEBYbx45UGdMWwd5B33xxLWuMHxci"]'
|
|
2026-03-21 04:35:04.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:04.764 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:35:04.765 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:04.765 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:35:04.765 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:35:04.768 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:35:04.771 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.92.139
|
|
2026-03-21 04:35:04.772 DEBUG [src.node.docker_mananger] Generated ports ['45339', '45340', '45341', '45342', '45343']
|
|
2026-03-21 04:35:04.772 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:35:04.772 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:35:04.773 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:35:04.773 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:35:04.774 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:35:04.774 DEBUG [src.node.docker_mananger] docker run -i -t -p 45339:45339 -p 45340:45340 -p 45341:45341 -p 45342:45342 -p 45343:45343 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=45341 --rest-port=45339 --tcp-port=45340 --discv5-udp-port=45342 --rest-address=0.0.0.0 --nat=extip:172.18.92.139 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=7bd7ce9b6013f1d6c81d8afbdd6bfb3b9244e1c6d5e26f8c61b8cfe8fe9dbf96 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45343 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHXPOe3ucrBMyBiM-IkzVy24MaKR3gqJJITpQJytmicoAzJcm7ckW6L2ZN_kBgady-17YqE2bMTSB-tSR7oZGmcCgmlkgnY0gmlwhKwSpTyKbXVsdGlhZGRyc5YACASsEqU8BqnvAAoErBKlPAap8N0DgnJzhQACAQAAiXNlY3AyNTZrMaECLXEHlRsTVKl9dmCJHVYhvyUmWvt9WP6XZ5SNmyt0aNODdGNwgqnvg3VkcIKp8YV3YWt1MgU
|
|
2026-03-21 04:35:04.988 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.92.139 waku 28c9194d0cb98f249c206b9aa282eb95ef86b1bc6241b5a100f3899875a7bb7a
|
|
2026-03-21 04:35:05.030 DEBUG [src.node.docker_mananger] Container started with ID 28c9194d0cb9. Setting up logs at ./log/docker/node8_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:05.031 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45339
|
|
2026-03-21 04:35:05.031 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:35:06.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45339/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:06.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:06.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45339/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:06.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:06.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45339/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:06.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:06.341 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45339/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:06.344 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-21 04:35:06.344 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:35:06.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45339/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:06.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.92.139/tcp/45340/p2p/16Uiu2HAm8zgUnUvTHheG18SawqbAASSHkQuC6TwLxX7GwthY1DdN","/ip4/172.18.92.139/tcp/45341/ws/p2p/16Uiu2HAm8zgUnUvTHheG18SawqbAASSHkQuC6TwLxX7GwthY1DdN"],"enrUri":"enr:-L24QG3z_zmmAir9lEfHK4BH2XiefDoMcoO-4_5EKVs16k-0Qot-N2-FlACRRAOElsJx7AC-2P9uk3Rs00nRlbf8uoICgmlkgnY0gmlwhKwSXIuKbXVsdGlhZGRyc5YACASsElyLBrEcAAoErBJciwaxHd0DgnJzhQACAQAAiXNlY3AyNTZrMaECyZypdBMHRFQqD-n7yn_yWxOINW_7VybJRGlTpHDonJ2DdGNwgrEcg3VkcIKxHoV3YWt1MgE"}'
|
|
2026-03-21 04:35:06.349 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:35:06.350 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45339/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.60/tcp/43503/p2p/16Uiu2HAkxV4Ho41qGkuHD9kxEBYbx45UGdMWwd5B33xxLWuMHxci"]'
|
|
2026-03-21 04:35:06.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:06.387 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:35:06.391 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:06.391 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:35:06.392 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:35:06.396 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:35:06.396 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.63
|
|
2026-03-21 04:35:06.397 DEBUG [src.node.docker_mananger] Generated ports ['52385', '52386', '52387', '52388', '52389']
|
|
2026-03-21 04:35:06.398 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:35:06.398 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:35:06.398 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:35:06.399 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:35:06.399 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:35:06.399 DEBUG [src.node.docker_mananger] docker run -i -t -p 52385:52385 -p 52386:52386 -p 52387:52387 -p 52388:52388 -p 52389:52389 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=52387 --rest-port=52385 --tcp-port=52386 --discv5-udp-port=52388 --rest-address=0.0.0.0 --nat=extip:172.18.184.63 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3a5fa6aecf579edad3c0ec28ddd1bfdff5370522c19ba0b0b029ff2e9da9f1b4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52389 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHXPOe3ucrBMyBiM-IkzVy24MaKR3gqJJITpQJytmicoAzJcm7ckW6L2ZN_kBgady-17YqE2bMTSB-tSR7oZGmcCgmlkgnY0gmlwhKwSpTyKbXVsdGlhZGRyc5YACASsEqU8BqnvAAoErBKlPAap8N0DgnJzhQACAQAAiXNlY3AyNTZrMaECLXEHlRsTVKl9dmCJHVYhvyUmWvt9WP6XZ5SNmyt0aNODdGNwgqnvg3VkcIKp8YV3YWt1MgU
|
|
2026-03-21 04:35:06.627 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.63 waku 70b4ca599c8947627ae6f62dc0bd6ba83a2b728aea49b57b6fcaad829baf716b
|
|
2026-03-21 04:35:06.669 DEBUG [src.node.docker_mananger] Container started with ID 70b4ca599c89. Setting up logs at ./log/docker/node9_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:06.669 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52385
|
|
2026-03-21 04:35:06.670 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:35:07.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52385/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:07.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:07.774 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52385/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:07.777 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-21 04:35:07.777 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:35:07.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52385/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:07.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.63/tcp/52386/p2p/16Uiu2HAmBdafmiau5yvZ4uHnhf3p581NjJtMHvsdRdYRVtifAmHE","/ip4/172.18.184.63/tcp/52387/ws/p2p/16Uiu2HAmBdafmiau5yvZ4uHnhf3p581NjJtMHvsdRdYRVtifAmHE"],"enrUri":"enr:-L24QNuvr6Nfxy4Fp-Alhl3v2txDDlUWMAdu0nAK5eYekb9JbGW-RqYGMowqG1Vp39S1yu0Voe8Z4Cn3r2k2N-0Np-sCgmlkgnY0gmlwhKwSuD-KbXVsdGlhZGRyc5YACASsErg_BsyiAAoErBK4PwbMo90DgnJzhQACAQAAiXNlY3AyNTZrMaEC8Mf0p4RLIbD9hCesCYaFH-yjsUdgq7RVMIRWBNosCwWDdGNwgsyig3VkcILMpIV3YWt1MgE"}'
|
|
2026-03-21 04:35:07.780 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:35:07.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52385/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.60/tcp/43503/p2p/16Uiu2HAkxV4Ho41qGkuHD9kxEBYbx45UGdMWwd5B33xxLWuMHxci"]'
|
|
2026-03-21 04:35:07.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:07.828 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:35:07.828 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:07.828 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:35:07.828 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:35:07.830 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:35:07.830 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.202.224
|
|
2026-03-21 04:35:07.830 DEBUG [src.node.docker_mananger] Generated ports ['22331', '22332', '22333', '22334', '22335']
|
|
2026-03-21 04:35:07.830 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:35:07.830 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:35:07.830 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:35:07.830 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:35:07.831 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:35:07.831 DEBUG [src.node.docker_mananger] docker run -i -t -p 22331:22331 -p 22332:22332 -p 22333:22333 -p 22334:22334 -p 22335:22335 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=22333 --rest-port=22331 --tcp-port=22332 --discv5-udp-port=22334 --rest-address=0.0.0.0 --nat=extip:172.18.202.224 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b49c255efb4a2ce61b553f9a599c6ced59cfda0c1ad3551908b66b8fe7447f04 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22335 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHXPOe3ucrBMyBiM-IkzVy24MaKR3gqJJITpQJytmicoAzJcm7ckW6L2ZN_kBgady-17YqE2bMTSB-tSR7oZGmcCgmlkgnY0gmlwhKwSpTyKbXVsdGlhZGRyc5YACASsEqU8BqnvAAoErBKlPAap8N0DgnJzhQACAQAAiXNlY3AyNTZrMaECLXEHlRsTVKl9dmCJHVYhvyUmWvt9WP6XZ5SNmyt0aNODdGNwgqnvg3VkcIKp8YV3YWt1MgU
|
|
2026-03-21 04:35:08.053 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.202.224 waku 2e15fa075d3563f6915938008e598bff6f81efe801de9faa6511df47fd07b80b
|
|
2026-03-21 04:35:08.103 DEBUG [src.node.docker_mananger] Container started with ID 2e15fa075d35. Setting up logs at ./log/docker/node10_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:08.104 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22331
|
|
2026-03-21 04:35:08.104 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:35:09.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:09.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:09.209 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:09.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:09.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:09.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:09.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:09.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:09.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:09.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:09.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:09.626 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:09.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:09.732 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:09.833 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:09.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:09.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:09.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:10.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:10.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:10.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:10.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:10.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:10.294 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-21 04:35:10.294 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:35:10.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:10.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.202.224/tcp/22332/p2p/16Uiu2HAmDbJFWavaQNF8Cv86Uu5edaXoCNtDLeryprKujqfqEvMF","/ip4/172.18.202.224/tcp/22333/ws/p2p/16Uiu2HAmDbJFWavaQNF8Cv86Uu5edaXoCNtDLeryprKujqfqEvMF"],"enrUri":"enr:-L24QCyNpHkUOmGp3APiCtQxTqk1LdYPI8RSa2LFflzVm1yjYLu1JFKH4UjHDW6dMi89ZlD6xUe_iwmBDdpvupD2uAQCgmlkgnY0gmlwhKwSyuCKbXVsdGlhZGRyc5YACASsEsrgBlc8AAoErBLK4AZXPd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDDemai7g1E0e-hi_3S3dU4kDIKknYGCMjA_A8oNwG4tKDdGNwglc8g3VkcIJXPoV3YWt1MgE"}'
|
|
2026-03-21 04:35:10.297 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:35:10.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22331/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.60/tcp/43503/p2p/16Uiu2HAkxV4Ho41qGkuHD9kxEBYbx45UGdMWwd5B33xxLWuMHxci"]'
|
|
2026-03-21 04:35:10.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:10.339 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:35:10.340 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:10.341 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:35:10.342 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:35:10.347 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:35:10.348 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.124
|
|
2026-03-21 04:35:10.348 DEBUG [src.node.docker_mananger] Generated ports ['46591', '46592', '46593', '46594', '46595']
|
|
2026-03-21 04:35:10.348 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
|
2026-03-21 04:35:10.349 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
|
2026-03-21 04:35:10.350 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:35:10.350 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:35:10.352 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:35:10.353 DEBUG [src.node.docker_mananger] docker run -i -t -p 46591:46591 -p 46592:46592 -p 46593:46593 -p 46594:46594 -p 46595:46595 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=46593 --rest-port=46591 --tcp-port=46592 --discv5-udp-port=46594 --rest-address=0.0.0.0 --nat=extip:172.18.208.124 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6d8ccdf09d4fc42bdd725b6cefe5bc01dd61e3f5daab234c6e62adaeaa5dfaff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46595 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHXPOe3ucrBMyBiM-IkzVy24MaKR3gqJJITpQJytmicoAzJcm7ckW6L2ZN_kBgady-17YqE2bMTSB-tSR7oZGmcCgmlkgnY0gmlwhKwSpTyKbXVsdGlhZGRyc5YACASsEqU8BqnvAAoErBKlPAap8N0DgnJzhQACAQAAiXNlY3AyNTZrMaECLXEHlRsTVKl9dmCJHVYhvyUmWvt9WP6XZ5SNmyt0aNODdGNwgqnvg3VkcIKp8YV3YWt1MgU
|
|
2026-03-21 04:35:10.582 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.124 waku 53174b87cbb72933fb154d4344e512c877e35175a4c7c98a6aacf35f439c01be
|
|
2026-03-21 04:35:10.624 DEBUG [src.node.docker_mananger] Container started with ID 53174b87cbb7. Setting up logs at ./log/docker/node11_2026-03-21_04-34-56__f402e13a-8b25-4226-8361-5dcb0295aad4__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:10.624 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46591
|
|
2026-03-21 04:35:10.624 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:35:11.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46591/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:11.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
|
2026-03-21 04:35:11.728 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46591/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:11.732 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-21 04:35:11.732 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:35:11.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46591/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:11.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.124/tcp/46592/p2p/16Uiu2HAmM6pFwjsvsS7n4QQXhdFci4EAxZ4XHmpWd9CpCJLECQLN","/ip4/172.18.208.124/tcp/46593/ws/p2p/16Uiu2HAmM6pFwjsvsS7n4QQXhdFci4EAxZ4XHmpWd9CpCJLECQLN"],"enrUri":"enr:-L24QJ-hgnexQQInHtbWk3wfu0CHLA2C8yAbEKCnh26brw6pEoWSWdpoYtM1iHgTkw5URV5Bp9aAxh9byksy8U9pKoYCgmlkgnY0gmlwhKwS0HyKbXVsdGlhZGRyc5YACASsEtB8BrYAAAoErBLQfAa2Ad0DgnJzhQACAQAAiXNlY3AyNTZrMaEDfXsvaZnuywcAcEDMEzP3l-wvWxPItr-g5Q2XOrLLUceDdGNwgrYAg3VkcIK2AoV3YWt1MgE"}'
|
|
2026-03-21 04:35:11.740 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:35:11.740 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46591/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.60/tcp/43503/p2p/16Uiu2HAkxV4Ho41qGkuHD9kxEBYbx45UGdMWwd5B33xxLWuMHxci"]'
|
|
2026-03-21 04:35:11.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:11.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43502/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:35:11.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:11.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37708/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:35:11.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:11.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61849/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:35:11.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:11.812 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44989/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:35:11.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:11.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22944/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:35:11.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:11.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19348/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:35:11.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:11.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45339/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:35:11.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:11.827 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52385/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:35:11.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:11.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22331/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:35:11.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:11.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46591/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
|
2026-03-21 04:35:11.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:11.837 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43502/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-21 04:35:11.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:35:11.864 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:35:11.965 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:35:11.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43502/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:11.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067711837243350,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:35:11.986 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:35:11.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37708/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:12.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067711837243350,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:35:12.047 DEBUG [src.steps.sharding] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:35:12.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61849/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:12.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067711837243350,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:35:12.077 DEBUG [src.steps.sharding] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:35:12.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44989/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:12.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067711837243350,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:35:12.145 DEBUG [src.steps.sharding] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:35:12.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22944/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:12.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067711837243350,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:35:12.169 DEBUG [src.steps.sharding] Checking that peer NODE_6:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:35:12.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19348/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:12.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067711837243350,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:35:12.189 DEBUG [src.steps.sharding] Checking that peer NODE_7:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:35:12.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45339/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:12.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067711837243350,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:35:12.203 DEBUG [src.steps.sharding] Checking that peer NODE_8:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:35:12.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52385/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:12.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067711837243350,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:35:12.222 DEBUG [src.steps.sharding] Checking that peer NODE_9:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:35:12.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22331/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:12.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067711837243350,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:35:12.242 DEBUG [src.steps.sharding] Checking that peer NODE_10:wakuorg/nwaku:latest can find the published message
|
|
2026-03-21 04:35:12.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46591/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:12.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067711837243350,"ephemeral":false,"proof":""}]'
|
|
2026-03-21 04:35:12.270 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-21 04:35:12.294 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-21 04:35:12.295 DEBUG [src.node.waku_node] Stopping container with id caf5ea219b5b
|
|
2026-03-21 04:35:12.986 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:35:12.987 DEBUG [src.node.waku_node] Stopping container with id da1facc38fdf
|
|
2026-03-21 04:35:13.812 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:35:13.812 DEBUG [src.node.waku_node] Stopping container with id b7cbebe2a3ce
|
|
2026-03-21 04:35:14.504 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:35:14.504 DEBUG [src.node.waku_node] Stopping container with id 01d23ece6b14
|
|
2026-03-21 04:35:14.634 ERROR [src.node.docker_mananger] Max retries reached for container da1facc38fdf. Exiting log stream.
|
|
2026-03-21 04:35:14.716 ERROR [src.node.docker_mananger] Max retries reached for container caf5ea219b5b. Exiting log stream.
|
|
2026-03-21 04:35:15.117 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:35:15.117 DEBUG [src.node.waku_node] Stopping container with id dbcbedb737f7
|
|
2026-03-21 04:35:15.323 ERROR [src.node.docker_mananger] Max retries reached for container b7cbebe2a3ce. Exiting log stream.
|
|
2026-03-21 04:35:15.754 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:35:15.755 DEBUG [src.node.waku_node] Stopping container with id d111152f7f16
|
|
2026-03-21 04:35:15.932 ERROR [src.node.docker_mananger] Max retries reached for container 01d23ece6b14. Exiting log stream.
|
|
2026-03-21 04:35:16.385 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:35:16.385 DEBUG [src.node.waku_node] Stopping container with id 28c9194d0cb9
|
|
2026-03-21 04:35:16.742 ERROR [src.node.docker_mananger] Max retries reached for container dbcbedb737f7. Exiting log stream.
|
|
2026-03-21 04:35:16.987 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:35:16.987 DEBUG [src.node.waku_node] Stopping container with id 70b4ca599c89
|
|
2026-03-21 04:35:17.436 ERROR [src.node.docker_mananger] Max retries reached for container d111152f7f16. Exiting log stream.
|
|
2026-03-21 04:35:17.970 ERROR [src.node.docker_mananger] Max retries reached for container 28c9194d0cb9. Exiting log stream.
|
|
2026-03-21 04:35:27.561 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:35:27.563 DEBUG [src.node.waku_node] Stopping container with id 2e15fa075d35
|
|
2026-03-21 04:35:28.137 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:35:28.139 DEBUG [src.node.waku_node] Stopping container with id 53174b87cbb7
|
|
2026-03-21 04:35:28.381 ERROR [src.node.docker_mananger] Max retries reached for container 70b4ca599c89. Exiting log stream.
|
|
2026-03-21 04:35:28.720 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:35:28.721 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-21 04:35:28.900 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:28.971 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:29.037 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:29.087 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:29.171 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:29.284 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:29.378 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:29.422 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:29.423 ERROR [src.node.docker_mananger] Max retries reached for container 2e15fa075d35. Exiting log stream.
|
|
2026-03-21 04:35:29.500 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:29.535 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|