mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 09:33:42 +00:00
563 lines
108 KiB
Plaintext
563 lines
108 KiB
Plaintext
2026-03-21 04:31:56.720 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-21 04:31:56.721 DEBUG [tests.conftest] Running test: test_filter_many_subscribed_nodes with id: 2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc
|
|
2026-03-21 04:31:56.721 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-21 04:31:56.721 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-21 04:31:56.721 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-21 04:31:56.727 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:31:56.727 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:31:56.733 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:31:56.733 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:31:56.738 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:31:56.738 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:31:56.738 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-21 04:31:56.738 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-21 04:31:56.739 DEBUG [tests.e2e.test_e2e] Start 2 nodes
|
|
2026-03-21 04:31:56.739 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:31:56.739 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:31:56.741 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:31:56.741 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.9.190
|
|
2026-03-21 04:31:56.741 DEBUG [src.node.docker_mananger] Generated ports ['20667', '20668', '20669', '20670', '20671']
|
|
2026-03-21 04:31:56.741 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:31:56.741 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:31:56.741 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:31:56.741 DEBUG [src.node.docker_mananger] docker run -i -t -p 20667:20667 -p 20668:20668 -p 20669:20669 -p 20670:20670 -p 20671:20671 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=20669 --rest-port=20667 --tcp-port=20668 --discv5-udp-port=20670 --rest-address=0.0.0.0 --nat=extip:172.18.9.190 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=62f3f2dce19daac9ab36d4b0fcea838f0ab3c7b64bdf99ba4cd924f83157e44b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20671 --metrics-logging=true --relay=true --store=false
|
|
2026-03-21 04:31:56.899 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.9.190 waku a68187858725b151f13289e52b4498618c9e70e5d8341888516f4213cd288139
|
|
2026-03-21 04:31:56.927 DEBUG [src.node.docker_mananger] Container started with ID a68187858725. Setting up logs at ./log/docker/node1_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:31:56.927 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20667
|
|
2026-03-21 04:31:56.927 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:31:56.978 ERROR [src.node.docker_mananger] Max retries reached for container 3be4b37cf53d. Exiting log stream.
|
|
2026-03-21 04:31:57.482 ERROR [src.node.docker_mananger] Max retries reached for container 1b73e5694142. Exiting log stream.
|
|
2026-03-21 04:31:57.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20667/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:31:57.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:31:57.931 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:31:57.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20667/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:31:57.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.190/tcp/20668/p2p/16Uiu2HAkxaRnhwsXJVmhyQJvTTXZHyqRpiCEHbNqaFvV1to1maTA","/ip4/172.18.9.190/tcp/20669/ws/p2p/16Uiu2HAkxaRnhwsXJVmhyQJvTTXZHyqRpiCEHbNqaFvV1to1maTA"],"enrUri":"enr:-L24QKekFNJmS8K0eefBXLb6UabWGrLFiYDOsIaRSBIMbWhUSXqCuYX4r03Dl5cm9ZrlGy9L_TZ6EePZ8VJfTEnMDx4CgmlkgnY0gmlwhKwSCb6KbXVsdGlhZGRyc5YACASsEgm-BlC8AAoErBIJvgZQvd0DgnJzhQADAQAAiXNlY3AyNTZrMaECLtE9-Kq4a9hUpZtiaksdyGyo1731VPsHHanYWi8MlfGDdGNwglC8g3VkcIJQvoV3YWt1MgE"}'
|
|
2026-03-21 04:31:57.934 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:31:57.934 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:31:57.934 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:31:57.935 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:31:57.936 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.124.163
|
|
2026-03-21 04:31:57.936 DEBUG [src.node.docker_mananger] Generated ports ['32807', '32808', '32809', '32810', '32811']
|
|
2026-03-21 04:31:57.936 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:31:57.936 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:31:57.936 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:31:57.936 DEBUG [src.node.docker_mananger] docker run -i -t -p 32807:32807 -p 32808:32808 -p 32809:32809 -p 32810:32810 -p 32811:32811 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=32809 --rest-port=32807 --tcp-port=32808 --discv5-udp-port=32810 --rest-address=0.0.0.0 --nat=extip:172.18.124.163 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1b41b44ac9793d809af99562e3a7febde6afdca3ffc9a5a1effd2ebc110fbc78 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32811 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QKekFNJmS8K0eefBXLb6UabWGrLFiYDOsIaRSBIMbWhUSXqCuYX4r03Dl5cm9ZrlGy9L_TZ6EePZ8VJfTEnMDx4CgmlkgnY0gmlwhKwSCb6KbXVsdGlhZGRyc5YACASsEgm-BlC8AAoErBIJvgZQvd0DgnJzhQADAQAAiXNlY3AyNTZrMaECLtE9-Kq4a9hUpZtiaksdyGyo1731VPsHHanYWi8MlfGDdGNwglC8g3VkcIJQvoV3YWt1MgE
|
|
2026-03-21 04:31:58.106 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.124.163 waku c22910f2ab9bd503b440c92505c322371d4afc156910fbb8f7db09727918beef
|
|
2026-03-21 04:31:58.135 DEBUG [src.node.docker_mananger] Container started with ID c22910f2ab9b. Setting up logs at ./log/docker/node2_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:31:58.135 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32807
|
|
2026-03-21 04:31:58.135 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:31:59.135 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32807/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:31:59.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:31:59.152 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:31:59.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32807/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:31:59.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs","/ip4/172.18.124.163/tcp/32809/ws/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs"],"enrUri":"enr:-L24QElHLlCrvZai9iShtL-lOqvATxfQOG-SyNXGG1xyrxWpVaCIkrf6-r6vV_fncHFqFBzaPkXROIx2RomSxrCDjKMCgmlkgnY0gmlwhKwSfKOKbXVsdGlhZGRyc5YACASsEnyjBoAoAAoErBJ8owaAKd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqUevmZJZFTwro0f_EC8jIfdj9lTi7Ck34wCoELLxPzKDdGNwgoAog3VkcIKAKoV3YWt1MgU"}'
|
|
2026-03-21 04:31:59.159 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:31:59.159 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
|
|
2026-03-21 04:31:59.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20667/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-21 04:31:59.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:31:59.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32807/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-21 04:31:59.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:31:59.167 DEBUG [tests.e2e.test_e2e] 15 Node start and making filter requests to node2
|
|
2026-03-21 04:31:59.174 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:31:59.174 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:31:59.174 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:31:59.275 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:31:59.275 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:31:59.276 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:31:59.277 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.149.158
|
|
2026-03-21 04:31:59.277 DEBUG [src.node.docker_mananger] Generated ports ['41871', '41872', '41873', '41874', '41875']
|
|
2026-03-21 04:31:59.277 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:31:59.277 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:31:59.277 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:31:59.277 DEBUG [src.node.docker_mananger] docker run -i -t -p 41871:41871 -p 41872:41872 -p 41873:41873 -p 41874:41874 -p 41875:41875 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=41873 --rest-port=41871 --tcp-port=41872 --discv5-udp-port=41874 --rest-address=0.0.0.0 --nat=extip:172.18.149.158 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9d3e131ae8ceaec3ad8cddebda8cdaa6eb20266033b6e2dc0a9e98fcea72a5e5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41875 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QElHLlCrvZai9iShtL-lOqvATxfQOG-SyNXGG1xyrxWpVaCIkrf6-r6vV_fncHFqFBzaPkXROIx2RomSxrCDjKMCgmlkgnY0gmlwhKwSfKOKbXVsdGlhZGRyc5YACASsEnyjBoAoAAoErBJ8owaAKd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqUevmZJZFTwro0f_EC8jIfdj9lTi7Ck34wCoELLxPzKDdGNwgoAog3VkcIKAKoV3YWt1MgU --store=false
|
|
2026-03-21 04:31:59.445 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.149.158 waku 377b556a66e60b64107cc21b2b7e07f055694495e3ef7b51e01cc7254f391480
|
|
2026-03-21 04:31:59.472 DEBUG [src.node.docker_mananger] Container started with ID 377b556a66e6. Setting up logs at ./log/docker/node2_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:31:59.472 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41871
|
|
2026-03-21 04:31:59.472 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:00.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41871/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:00.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:00.476 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:00.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41871/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:00.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.149.158/tcp/41872/p2p/16Uiu2HAm6t8t6fezWY2qyii99QJ3Q4cTnkLxZgBCwiR1ujX56id4","/ip4/172.18.149.158/tcp/41873/ws/p2p/16Uiu2HAm6t8t6fezWY2qyii99QJ3Q4cTnkLxZgBCwiR1ujX56id4"],"enrUri":"enr:-L24QH18HvNH0-12tAEsS2iL-Txi2xgFSoP2gs-YeEa0jsgXLW7Gv3hpep6ttqSoRPdVA6LXuNIx3_AtBbNqz9Rsf6wCgmlkgnY0gmlwhKwSlZ6KbXVsdGlhZGRyc5YACASsEpWeBqOQAAoErBKVngajkd0DgnJzhQADAQAAiXNlY3AyNTZrMaECqjgTQEmgCKTeFp0xHvLOG8aIpVhBLmMxMV2hmAzuvzeDdGNwgqOQg3VkcIKjkoV3YWt1MgA"}'
|
|
2026-03-21 04:32:00.478 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:00.478 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:01.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41871/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:01.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:01.535 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:01.535 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:01.535 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:01.635 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:01.635 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:01.637 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:01.637 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.155.219
|
|
2026-03-21 04:32:01.637 DEBUG [src.node.docker_mananger] Generated ports ['42972', '42973', '42974', '42975', '42976']
|
|
2026-03-21 04:32:01.637 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:01.637 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:01.637 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:01.638 DEBUG [src.node.docker_mananger] docker run -i -t -p 42972:42972 -p 42973:42973 -p 42974:42974 -p 42975:42975 -p 42976:42976 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=42974 --rest-port=42972 --tcp-port=42973 --discv5-udp-port=42975 --rest-address=0.0.0.0 --nat=extip:172.18.155.219 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f1ffae4ef1b4d4ebbfb26dafca87c8557c9ee8e04ec7b9aefcdb6b0041c3f7f0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42976 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QH18HvNH0-12tAEsS2iL-Txi2xgFSoP2gs-YeEa0jsgXLW7Gv3hpep6ttqSoRPdVA6LXuNIx3_AtBbNqz9Rsf6wCgmlkgnY0gmlwhKwSlZ6KbXVsdGlhZGRyc5YACASsEpWeBqOQAAoErBKVngajkd0DgnJzhQADAQAAiXNlY3AyNTZrMaECqjgTQEmgCKTeFp0xHvLOG8aIpVhBLmMxMV2hmAzuvzeDdGNwgqOQg3VkcIKjkoV3YWt1MgA --store=false
|
|
2026-03-21 04:32:01.816 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.155.219 waku 6b8ccff1a86035208bcce21d05d277ed1c64d4262b2380e9924fd5dadbf292b8
|
|
2026-03-21 04:32:01.846 DEBUG [src.node.docker_mananger] Container started with ID 6b8ccff1a860. Setting up logs at ./log/docker/node3_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:01.847 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42972
|
|
2026-03-21 04:32:01.847 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:02.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42972/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:02.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:02.852 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:02.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42972/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:02.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.155.219/tcp/42973/p2p/16Uiu2HAm1u3jrNH7un1g8Lzruhuu5qhFZcxkL2DaeVskQsfmFBpa","/ip4/172.18.155.219/tcp/42974/ws/p2p/16Uiu2HAm1u3jrNH7un1g8Lzruhuu5qhFZcxkL2DaeVskQsfmFBpa"],"enrUri":"enr:-L24QGXRpX5qJBpBIZflkYbYELClUZqyoZP0zyEbqS_oC3xBD2UEIhHfJ6JVbtM5Em36jHUrZxAf8IJLzlg1p7rckRECgmlkgnY0gmlwhKwSm9uKbXVsdGlhZGRyc5YACASsEpvbBqfdAAoErBKb2wan3t0DgnJzhQADAQAAiXNlY3AyNTZrMaECYCloN0ewhTdTJmrEsIRKAsMr4TvdUV2tHmBv8WYvod-DdGNwgqfdg3VkcIKn34V3YWt1MgA"}'
|
|
2026-03-21 04:32:02.854 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:02.854 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:03.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42972/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:03.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:03.907 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:03.907 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:03.907 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:04.007 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:04.007 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:04.009 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:04.009 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.126.66
|
|
2026-03-21 04:32:04.009 DEBUG [src.node.docker_mananger] Generated ports ['15523', '15524', '15525', '15526', '15527']
|
|
2026-03-21 04:32:04.009 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:04.009 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:04.009 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:04.010 DEBUG [src.node.docker_mananger] docker run -i -t -p 15523:15523 -p 15524:15524 -p 15525:15525 -p 15526:15526 -p 15527:15527 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=15525 --rest-port=15523 --tcp-port=15524 --discv5-udp-port=15526 --rest-address=0.0.0.0 --nat=extip:172.18.126.66 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cdf193e8d0e80660ef49baa5eccf77ad7d31efddddadf010fce4b32dc089e19f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15527 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QGXRpX5qJBpBIZflkYbYELClUZqyoZP0zyEbqS_oC3xBD2UEIhHfJ6JVbtM5Em36jHUrZxAf8IJLzlg1p7rckRECgmlkgnY0gmlwhKwSm9uKbXVsdGlhZGRyc5YACASsEpvbBqfdAAoErBKb2wan3t0DgnJzhQADAQAAiXNlY3AyNTZrMaECYCloN0ewhTdTJmrEsIRKAsMr4TvdUV2tHmBv8WYvod-DdGNwgqfdg3VkcIKn34V3YWt1MgA --store=false
|
|
2026-03-21 04:32:04.181 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.126.66 waku 310d37bcf15e11b51059ba27a6ee9b62e78ecbb1f85dceda2bb89593de72ac31
|
|
2026-03-21 04:32:04.209 DEBUG [src.node.docker_mananger] Container started with ID 310d37bcf15e. Setting up logs at ./log/docker/node4_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:04.210 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15523
|
|
2026-03-21 04:32:04.210 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:05.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15523/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:05.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:05.213 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:05.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15523/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:05.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.126.66/tcp/15524/p2p/16Uiu2HAkwxkboHYGdicWuR6LT5BwkX2xzZh5Fp21ZgCifhV8CwBA","/ip4/172.18.126.66/tcp/15525/ws/p2p/16Uiu2HAkwxkboHYGdicWuR6LT5BwkX2xzZh5Fp21ZgCifhV8CwBA"],"enrUri":"enr:-L24QDSulL7qZhuZtpeXDv2I8IiT4PLFk_ZqIRctgXMRz7QYe0G8bD2Di98j2hrluPXNgDCEa4tuNStyzS4FetJ4cLQCgmlkgnY0gmlwhKwSfkKKbXVsdGlhZGRyc5YACASsEn5CBjykAAoErBJ-QgY8pd0DgnJzhQADAQAAiXNlY3AyNTZrMaECJa2aif9ztcLNaHECz1poto1BQvxc5yDFpJ5N8GNLzI2DdGNwgjykg3VkcII8poV3YWt1MgA"}'
|
|
2026-03-21 04:32:05.216 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:05.216 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:06.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15523/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:06.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:06.267 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:06.267 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:06.267 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:06.367 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:06.367 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:06.369 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:06.369 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.31.203
|
|
2026-03-21 04:32:06.369 DEBUG [src.node.docker_mananger] Generated ports ['23361', '23362', '23363', '23364', '23365']
|
|
2026-03-21 04:32:06.369 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:06.369 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:06.370 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:06.370 DEBUG [src.node.docker_mananger] docker run -i -t -p 23361:23361 -p 23362:23362 -p 23363:23363 -p 23364:23364 -p 23365:23365 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=23363 --rest-port=23361 --tcp-port=23362 --discv5-udp-port=23364 --rest-address=0.0.0.0 --nat=extip:172.18.31.203 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9b00e45ea11167b72fcbffe0dc42eb333fa06c875f5f2506c56ecc4fcdfc0d2a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23365 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QDSulL7qZhuZtpeXDv2I8IiT4PLFk_ZqIRctgXMRz7QYe0G8bD2Di98j2hrluPXNgDCEa4tuNStyzS4FetJ4cLQCgmlkgnY0gmlwhKwSfkKKbXVsdGlhZGRyc5YACASsEn5CBjykAAoErBJ-QgY8pd0DgnJzhQADAQAAiXNlY3AyNTZrMaECJa2aif9ztcLNaHECz1poto1BQvxc5yDFpJ5N8GNLzI2DdGNwgjykg3VkcII8poV3YWt1MgA --store=false
|
|
2026-03-21 04:32:06.530 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.31.203 waku 0408718c8bd5867fd3071b5a568c16d10c850c32a4473de669bffa65ccc3f34a
|
|
2026-03-21 04:32:06.559 DEBUG [src.node.docker_mananger] Container started with ID 0408718c8bd5. Setting up logs at ./log/docker/node5_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:06.559 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23361
|
|
2026-03-21 04:32:06.559 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:07.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23361/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:07.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:07.563 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:07.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23361/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:07.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.31.203/tcp/23362/p2p/16Uiu2HAm2NYNuPq9Qv2EjiDqeyeK658oKpGeBYGz32CfHeiKjveN","/ip4/172.18.31.203/tcp/23363/ws/p2p/16Uiu2HAm2NYNuPq9Qv2EjiDqeyeK658oKpGeBYGz32CfHeiKjveN"],"enrUri":"enr:-L24QBYJCZscigeMvx3g8LtPPtT3vkuhAxXyRtl7LYO9zzhlT24Ebf9PUgq7k0q_yxrZEa5oZPOKkGBNHPp6Br-nINECgmlkgnY0gmlwhKwSH8uKbXVsdGlhZGRyc5YACASsEh_LBltCAAoErBIfywZbQ90DgnJzhQADAQAAiXNlY3AyNTZrMaECZzR4kVdz7JjM1_mrYxy7zQ8s0C6LDRBX7NIV3KBNhHuDdGNwgltCg3VkcIJbRIV3YWt1MgA"}'
|
|
2026-03-21 04:32:07.566 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:07.566 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:08.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23361/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:08.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:08.622 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:08.622 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:08.622 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:08.722 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:08.722 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:08.724 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:08.724 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.32.25
|
|
2026-03-21 04:32:08.724 DEBUG [src.node.docker_mananger] Generated ports ['52420', '52421', '52422', '52423', '52424']
|
|
2026-03-21 04:32:08.724 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:08.724 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:08.725 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:08.725 DEBUG [src.node.docker_mananger] docker run -i -t -p 52420:52420 -p 52421:52421 -p 52422:52422 -p 52423:52423 -p 52424:52424 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=52422 --rest-port=52420 --tcp-port=52421 --discv5-udp-port=52423 --rest-address=0.0.0.0 --nat=extip:172.18.32.25 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=424b3ffc1d74b37f95c3d2dcf0ebfbeba2aad8443d7d0aaf2acbf6c3f587e37d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52424 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QBYJCZscigeMvx3g8LtPPtT3vkuhAxXyRtl7LYO9zzhlT24Ebf9PUgq7k0q_yxrZEa5oZPOKkGBNHPp6Br-nINECgmlkgnY0gmlwhKwSH8uKbXVsdGlhZGRyc5YACASsEh_LBltCAAoErBIfywZbQ90DgnJzhQADAQAAiXNlY3AyNTZrMaECZzR4kVdz7JjM1_mrYxy7zQ8s0C6LDRBX7NIV3KBNhHuDdGNwgltCg3VkcIJbRIV3YWt1MgA --store=false
|
|
2026-03-21 04:32:08.882 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.32.25 waku 35c2843ea08247ebca07d6b8b39cc7be68c7c70b056dc3c8fe868205d6735791
|
|
2026-03-21 04:32:08.905 DEBUG [src.node.docker_mananger] Container started with ID 35c2843ea082. Setting up logs at ./log/docker/node6_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:08.905 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52420
|
|
2026-03-21 04:32:08.906 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:09.906 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52420/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:09.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:09.909 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:09.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52420/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:09.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.32.25/tcp/52421/p2p/16Uiu2HAmLyG3iVNQeFjNiJzfWpXRixkEoVnzN56uhEJKU7EaxX9x","/ip4/172.18.32.25/tcp/52422/ws/p2p/16Uiu2HAmLyG3iVNQeFjNiJzfWpXRixkEoVnzN56uhEJKU7EaxX9x"],"enrUri":"enr:-L24QNfTMrYIQnyiqFNCnT8vsJUhjuQ-VSeZ2O98tgtGWc_FGsM8IuAv9j5NGYWlOTY8fLz95PoXLSjfI2B9SEHth4ACgmlkgnY0gmlwhKwSIBmKbXVsdGlhZGRyc5YACASsEiAZBszFAAoErBIgGQbMxt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDe4uy2awl9P2VJKqXu1jyrEnBg3ue9jcQGzE8wW6lFAeDdGNwgszFg3VkcILMx4V3YWt1MgA"}'
|
|
2026-03-21 04:32:09.912 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:09.912 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:10.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52420/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:10.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:10.964 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:10.964 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:10.964 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:11.065 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:11.065 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:11.067 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:11.067 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.22.213
|
|
2026-03-21 04:32:11.067 DEBUG [src.node.docker_mananger] Generated ports ['52429', '52430', '52431', '52432', '52433']
|
|
2026-03-21 04:32:11.067 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:11.067 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:11.067 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:11.067 DEBUG [src.node.docker_mananger] docker run -i -t -p 52429:52429 -p 52430:52430 -p 52431:52431 -p 52432:52432 -p 52433:52433 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=52431 --rest-port=52429 --tcp-port=52430 --discv5-udp-port=52432 --rest-address=0.0.0.0 --nat=extip:172.18.22.213 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d25a1eae54cfd3259e8cd7c8fb5bf646d4a7be663f2c64b9f8bd5ed9a5775c8a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52433 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QNfTMrYIQnyiqFNCnT8vsJUhjuQ-VSeZ2O98tgtGWc_FGsM8IuAv9j5NGYWlOTY8fLz95PoXLSjfI2B9SEHth4ACgmlkgnY0gmlwhKwSIBmKbXVsdGlhZGRyc5YACASsEiAZBszFAAoErBIgGQbMxt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDe4uy2awl9P2VJKqXu1jyrEnBg3ue9jcQGzE8wW6lFAeDdGNwgszFg3VkcILMx4V3YWt1MgA --store=false
|
|
2026-03-21 04:32:11.233 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.22.213 waku 9b20b85f044e72fdaa386e108af995311ea9c568c1d7591bc62dde433d57d900
|
|
2026-03-21 04:32:11.260 DEBUG [src.node.docker_mananger] Container started with ID 9b20b85f044e. Setting up logs at ./log/docker/node7_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:11.260 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52429
|
|
2026-03-21 04:32:11.260 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:12.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52429/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:12.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:12.264 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:12.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52429/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:12.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.22.213/tcp/52430/p2p/16Uiu2HAmVkARJR52yEVtX6ELpzEqBdqZ313dkGSUVKBWda441SeJ","/ip4/172.18.22.213/tcp/52431/ws/p2p/16Uiu2HAmVkARJR52yEVtX6ELpzEqBdqZ313dkGSUVKBWda441SeJ"],"enrUri":"enr:-L24QIyjft2KsbepFqQVBHo-BrIL0QDklfKiV7JLVUqM4m9_Pg48NYB9h1z8Uuu495ZBxOlXgriMsPbtrIg8ShKPI7MCgmlkgnY0gmlwhKwSFtWKbXVsdGlhZGRyc5YACASsEhbVBszOAAoErBIW1QbMz90DgnJzhQADAQAAiXNlY3AyNTZrMaED_en3jxnCdQpTc413cNNSB1WW17PrhlTQHDdqEj5LWkeDdGNwgszOg3VkcILM0IV3YWt1MgA"}'
|
|
2026-03-21 04:32:12.266 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:12.266 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:13.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52429/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:13.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:13.324 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:13.324 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:13.324 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:13.425 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:13.425 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:13.426 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:13.426 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.134.213
|
|
2026-03-21 04:32:13.427 DEBUG [src.node.docker_mananger] Generated ports ['13390', '13391', '13392', '13393', '13394']
|
|
2026-03-21 04:32:13.427 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:13.427 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:13.427 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:13.427 DEBUG [src.node.docker_mananger] docker run -i -t -p 13390:13390 -p 13391:13391 -p 13392:13392 -p 13393:13393 -p 13394:13394 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=13392 --rest-port=13390 --tcp-port=13391 --discv5-udp-port=13393 --rest-address=0.0.0.0 --nat=extip:172.18.134.213 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a0aee0ba81d0e9c98ae24f0de5afc89c6fcb44aa2c9f07fb7daf6cf5e34aeddb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13394 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QIyjft2KsbepFqQVBHo-BrIL0QDklfKiV7JLVUqM4m9_Pg48NYB9h1z8Uuu495ZBxOlXgriMsPbtrIg8ShKPI7MCgmlkgnY0gmlwhKwSFtWKbXVsdGlhZGRyc5YACASsEhbVBszOAAoErBIW1QbMz90DgnJzhQADAQAAiXNlY3AyNTZrMaED_en3jxnCdQpTc413cNNSB1WW17PrhlTQHDdqEj5LWkeDdGNwgszOg3VkcILM0IV3YWt1MgA --store=false
|
|
2026-03-21 04:32:13.587 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.134.213 waku 7d894133e5aa84fdc05ab70705594d2f1a7e1929be00b274088258b539e4c10c
|
|
2026-03-21 04:32:13.612 DEBUG [src.node.docker_mananger] Container started with ID 7d894133e5aa. Setting up logs at ./log/docker/node8_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:13.613 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13390
|
|
2026-03-21 04:32:13.613 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:14.613 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13390/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:14.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:14.617 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:14.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13390/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:14.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.134.213/tcp/13391/p2p/16Uiu2HAmGAeqGvYV8pSoJnsnHxDs36PX9uL5XL1aoy4g4R8etXrp","/ip4/172.18.134.213/tcp/13392/ws/p2p/16Uiu2HAmGAeqGvYV8pSoJnsnHxDs36PX9uL5XL1aoy4g4R8etXrp"],"enrUri":"enr:-L24QGJnrFr4s_uQ7cr6wRBtLNPjIU6qmUmB-uJOi9FroMOEKlU6o6i8inPVzvRqEASXFH5ueAEr0bEOfLrgQxje8ooCgmlkgnY0gmlwhKwShtWKbXVsdGlhZGRyc5YACASsEobVBjRPAAoErBKG1QY0UN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDNCxqozfXf7HgbJNj4BGWEjmZS-zPK4-hXeIJ-7-wUKmDdGNwgjRPg3VkcII0UYV3YWt1MgA"}'
|
|
2026-03-21 04:32:14.619 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:14.619 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:15.619 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13390/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:15.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:15.668 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:15.669 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:15.669 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:15.769 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:15.769 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:15.771 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:15.771 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.22.252
|
|
2026-03-21 04:32:15.771 DEBUG [src.node.docker_mananger] Generated ports ['42522', '42523', '42524', '42525', '42526']
|
|
2026-03-21 04:32:15.771 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:15.771 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:15.771 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:15.771 DEBUG [src.node.docker_mananger] docker run -i -t -p 42522:42522 -p 42523:42523 -p 42524:42524 -p 42525:42525 -p 42526:42526 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=42524 --rest-port=42522 --tcp-port=42523 --discv5-udp-port=42525 --rest-address=0.0.0.0 --nat=extip:172.18.22.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c4cf5a138b1b8b0ade9f59ddb0708eafdaa05b695aa29f322953a88cfc5ec2a0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42526 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QGJnrFr4s_uQ7cr6wRBtLNPjIU6qmUmB-uJOi9FroMOEKlU6o6i8inPVzvRqEASXFH5ueAEr0bEOfLrgQxje8ooCgmlkgnY0gmlwhKwShtWKbXVsdGlhZGRyc5YACASsEobVBjRPAAoErBKG1QY0UN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDNCxqozfXf7HgbJNj4BGWEjmZS-zPK4-hXeIJ-7-wUKmDdGNwgjRPg3VkcII0UYV3YWt1MgA --store=false
|
|
2026-03-21 04:32:15.945 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.22.252 waku 8c1e98dc7577bc575acbe68db402e3253257d2170823dbd46432825a4193aebd
|
|
2026-03-21 04:32:15.973 DEBUG [src.node.docker_mananger] Container started with ID 8c1e98dc7577. Setting up logs at ./log/docker/node9_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:15.973 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42522
|
|
2026-03-21 04:32:15.974 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:16.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42522/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:16.978 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:16.978 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42522/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:16.980 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.22.252/tcp/42523/p2p/16Uiu2HAm2FiGjNYrp32vwEzupgvnZ2TRhhjJHCSAJgGKStfPBRFj","/ip4/172.18.22.252/tcp/42524/ws/p2p/16Uiu2HAm2FiGjNYrp32vwEzupgvnZ2TRhhjJHCSAJgGKStfPBRFj"],"enrUri":"enr:-L24QLcCbWhKHIh7h5xd22fIzIOQl67fur8zFJdM6Q1ttlubVNzkmfwNXQF9Rz1WGmpPmy62LOzuMog3eRk3wnim0CkCgmlkgnY0gmlwhKwSFvyKbXVsdGlhZGRyc5YACASsEhb8BqYbAAoErBIW_AamHN0DgnJzhQADAQAAiXNlY3AyNTZrMaECZXSXjXaia95okhgJQ158DJs5svDDONwrcRDFGGGWKqaDdGNwgqYbg3VkcIKmHYV3YWt1MgA"}'
|
|
2026-03-21 04:32:16.980 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:16.980 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:17.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42522/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:18.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:18.033 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:18.033 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:18.033 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:18.133 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:18.134 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:18.143 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:18.143 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.155.231
|
|
2026-03-21 04:32:18.145 DEBUG [src.node.docker_mananger] Generated ports ['31998', '31999', '32000', '32001', '32002']
|
|
2026-03-21 04:32:18.145 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:18.145 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:18.145 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:18.146 DEBUG [src.node.docker_mananger] docker run -i -t -p 31998:31998 -p 31999:31999 -p 32000:32000 -p 32001:32001 -p 32002:32002 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=32000 --rest-port=31998 --tcp-port=31999 --discv5-udp-port=32001 --rest-address=0.0.0.0 --nat=extip:172.18.155.231 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0cdedcdcbd1f1eeaef4fa6d0ac5f95dda5e303ffeab5f8aaf77a436b3b6cab7c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32002 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QLcCbWhKHIh7h5xd22fIzIOQl67fur8zFJdM6Q1ttlubVNzkmfwNXQF9Rz1WGmpPmy62LOzuMog3eRk3wnim0CkCgmlkgnY0gmlwhKwSFvyKbXVsdGlhZGRyc5YACASsEhb8BqYbAAoErBIW_AamHN0DgnJzhQADAQAAiXNlY3AyNTZrMaECZXSXjXaia95okhgJQ158DJs5svDDONwrcRDFGGGWKqaDdGNwgqYbg3VkcIKmHYV3YWt1MgA --store=false
|
|
2026-03-21 04:32:18.311 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.155.231 waku aa3ee27229899f5e316c22c31562c43542db33c83e0e9d44bb60d9beadf5efb9
|
|
2026-03-21 04:32:18.339 DEBUG [src.node.docker_mananger] Container started with ID aa3ee2722989. Setting up logs at ./log/docker/node10_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:18.339 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31998
|
|
2026-03-21 04:32:18.340 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:19.340 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31998/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:19.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:19.343 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:19.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31998/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:19.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.155.231/tcp/31999/p2p/16Uiu2HAmSMRva1Mh6p2PnghCkasbCn4QEcw7ScsuUNKfEeyhyvCT","/ip4/172.18.155.231/tcp/32000/ws/p2p/16Uiu2HAmSMRva1Mh6p2PnghCkasbCn4QEcw7ScsuUNKfEeyhyvCT"],"enrUri":"enr:-L24QI4ES12Jd-5WWKOr8F8eo7MOTz0Zth3r32QQ-cd89jPyEEAFbZbN43piHVx7Fv6TKCoPLiPkLpdyHbwnHLy7KaUCgmlkgnY0gmlwhKwSm-eKbXVsdGlhZGRyc5YACASsEpvnBnz_AAoErBKb5wZ9AN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDy4QUK091OeTwkrizk-UfNpXqP3lx869kez5yLGaaTwyDdGNwgnz_g3VkcIJ9AYV3YWt1MgA"}'
|
|
2026-03-21 04:32:19.345 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:19.346 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:20.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31998/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:20.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:20.397 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:20.398 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:20.398 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:20.498 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:20.498 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:20.500 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:20.500 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.150.163
|
|
2026-03-21 04:32:20.500 DEBUG [src.node.docker_mananger] Generated ports ['35294', '35295', '35296', '35297', '35298']
|
|
2026-03-21 04:32:20.500 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:20.500 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:20.500 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:20.500 DEBUG [src.node.docker_mananger] docker run -i -t -p 35294:35294 -p 35295:35295 -p 35296:35296 -p 35297:35297 -p 35298:35298 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=35296 --rest-port=35294 --tcp-port=35295 --discv5-udp-port=35297 --rest-address=0.0.0.0 --nat=extip:172.18.150.163 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cda67f0a0c1d90ebf2696aaf7b20217f4b918182385bd3e1087be9bb3839bc2f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35298 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QI4ES12Jd-5WWKOr8F8eo7MOTz0Zth3r32QQ-cd89jPyEEAFbZbN43piHVx7Fv6TKCoPLiPkLpdyHbwnHLy7KaUCgmlkgnY0gmlwhKwSm-eKbXVsdGlhZGRyc5YACASsEpvnBnz_AAoErBKb5wZ9AN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDy4QUK091OeTwkrizk-UfNpXqP3lx869kez5yLGaaTwyDdGNwgnz_g3VkcIJ9AYV3YWt1MgA --store=false
|
|
2026-03-21 04:32:20.665 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.150.163 waku f21b635fd283e3c5ba4111d52da7be24016a250ce7bd2ac89b9ade9a6efb558c
|
|
2026-03-21 04:32:20.695 DEBUG [src.node.docker_mananger] Container started with ID f21b635fd283. Setting up logs at ./log/docker/node11_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:20.696 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35294
|
|
2026-03-21 04:32:20.696 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:21.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35294/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:21.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:21.699 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:21.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35294/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:21.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.150.163/tcp/35295/p2p/16Uiu2HAkuqWx36rEiHiCRMBdb9bXxNZGAEtpNFPiDCcBg2Rv77gb","/ip4/172.18.150.163/tcp/35296/ws/p2p/16Uiu2HAkuqWx36rEiHiCRMBdb9bXxNZGAEtpNFPiDCcBg2Rv77gb"],"enrUri":"enr:-L24QKtCnWNNPH7eF0d5hh6DP1CtZ1A3IbH4cpy8H9FQeZPQaNSIlL4EUYCyOjc7G6ejHvgam07fRKxgtlM1wl_Y_nECgmlkgnY0gmlwhKwSlqOKbXVsdGlhZGRyc5YACASsEpajBonfAAoErBKWowaJ4N0DgnJzhQADAQAAiXNlY3AyNTZrMaECBhu6lXRGYhXFfa1HkyEOk-EG7ubKSUI7qGDhjTN6Y9CDdGNwgonfg3VkcIKJ4YV3YWt1MgA"}'
|
|
2026-03-21 04:32:21.702 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:21.702 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:22.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35294/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:22.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:22.758 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:22.758 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:22.758 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:22.859 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:22.859 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:22.861 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:22.861 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.194
|
|
2026-03-21 04:32:22.861 DEBUG [src.node.docker_mananger] Generated ports ['30735', '30736', '30737', '30738', '30739']
|
|
2026-03-21 04:32:22.861 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:22.861 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:22.861 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:22.861 DEBUG [src.node.docker_mananger] docker run -i -t -p 30735:30735 -p 30736:30736 -p 30737:30737 -p 30738:30738 -p 30739:30739 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=30737 --rest-port=30735 --tcp-port=30736 --discv5-udp-port=30738 --rest-address=0.0.0.0 --nat=extip:172.18.200.194 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b96ff79cccee006bedec4adf4b9f51e916e2b708b5fcbf76e6cf71f8cb1cf5e0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30739 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QKtCnWNNPH7eF0d5hh6DP1CtZ1A3IbH4cpy8H9FQeZPQaNSIlL4EUYCyOjc7G6ejHvgam07fRKxgtlM1wl_Y_nECgmlkgnY0gmlwhKwSlqOKbXVsdGlhZGRyc5YACASsEpajBonfAAoErBKWowaJ4N0DgnJzhQADAQAAiXNlY3AyNTZrMaECBhu6lXRGYhXFfa1HkyEOk-EG7ubKSUI7qGDhjTN6Y9CDdGNwgonfg3VkcIKJ4YV3YWt1MgA --store=false
|
|
2026-03-21 04:32:23.030 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.194 waku 6543f0575723717f85cda0faeb3abb83fac40e1cbfda5311bc57e662fda69ce6
|
|
2026-03-21 04:32:23.057 DEBUG [src.node.docker_mananger] Container started with ID 6543f0575723. Setting up logs at ./log/docker/node12_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:23.057 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30735
|
|
2026-03-21 04:32:23.057 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:24.058 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30735/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:24.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:24.061 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:24.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30735/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:24.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.194/tcp/30736/p2p/16Uiu2HAkzFjreYV1KgLh1CaAg8PYnKakZMAgg4DHC9NEyCUTT7Yt","/ip4/172.18.200.194/tcp/30737/ws/p2p/16Uiu2HAkzFjreYV1KgLh1CaAg8PYnKakZMAgg4DHC9NEyCUTT7Yt"],"enrUri":"enr:-L24QL4RBHeMVKsrIjIuwY--zKoTSVjEvYEvNSVlhXmcJh5GTK3ZI9ktJiH9XzbnkT4enCyxIn_Z_zWzMEq_6qP1ip0CgmlkgnY0gmlwhKwSyMKKbXVsdGlhZGRyc5YACASsEsjCBngQAAoErBLIwgZ4Ed0DgnJzhQADAQAAiXNlY3AyNTZrMaECR78Ckw73Tf62pTQwiNw3BWjVI2sm8O-2FzUjCu9gsWGDdGNwgngQg3VkcIJ4EoV3YWt1MgA"}'
|
|
2026-03-21 04:32:24.063 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:24.064 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:25.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30735/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:25.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:25.117 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:25.117 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:25.117 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:25.217 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:25.218 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:25.219 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:25.219 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.76.96
|
|
2026-03-21 04:32:25.219 DEBUG [src.node.docker_mananger] Generated ports ['41230', '41231', '41232', '41233', '41234']
|
|
2026-03-21 04:32:25.220 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:25.220 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:25.220 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:25.220 DEBUG [src.node.docker_mananger] docker run -i -t -p 41230:41230 -p 41231:41231 -p 41232:41232 -p 41233:41233 -p 41234:41234 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=41232 --rest-port=41230 --tcp-port=41231 --discv5-udp-port=41233 --rest-address=0.0.0.0 --nat=extip:172.18.76.96 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5f66dfdc4ceb42bb4efb80d912fba361b61b1bf6cca60390028fbcf92d517095 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41234 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QL4RBHeMVKsrIjIuwY--zKoTSVjEvYEvNSVlhXmcJh5GTK3ZI9ktJiH9XzbnkT4enCyxIn_Z_zWzMEq_6qP1ip0CgmlkgnY0gmlwhKwSyMKKbXVsdGlhZGRyc5YACASsEsjCBngQAAoErBLIwgZ4Ed0DgnJzhQADAQAAiXNlY3AyNTZrMaECR78Ckw73Tf62pTQwiNw3BWjVI2sm8O-2FzUjCu9gsWGDdGNwgngQg3VkcIJ4EoV3YWt1MgA --store=false
|
|
2026-03-21 04:32:25.399 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.76.96 waku 6a41a40575439d5fc0906232891a082c11bc475086a1b89fdc658e7e6358eec7
|
|
2026-03-21 04:32:25.426 DEBUG [src.node.docker_mananger] Container started with ID 6a41a4057543. Setting up logs at ./log/docker/node13_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:25.427 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41230
|
|
2026-03-21 04:32:25.427 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:26.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41230/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:26.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:26.430 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:26.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41230/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:26.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.76.96/tcp/41231/p2p/16Uiu2HAmDLhXHozq3qE3L9R67oPYuNcY7MrSgpWfhx8qfadTQc5r","/ip4/172.18.76.96/tcp/41232/ws/p2p/16Uiu2HAmDLhXHozq3qE3L9R67oPYuNcY7MrSgpWfhx8qfadTQc5r"],"enrUri":"enr:-L24QA798HMCnHI2LtOEVJdHMD3SZH3q7gxdaRNg0-vPTY40Ffbl5cfv2y9H4GdGky1yaLHt4Qf1WXDPBYVF4RX4BesCgmlkgnY0gmlwhKwSTGCKbXVsdGlhZGRyc5YACASsEkxgBqEPAAoErBJMYAahEN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCiw0ktiCVCuM5MCqsPOGPYECBD1qRTQW65OClfypY_2DdGNwgqEPg3VkcIKhEYV3YWt1MgA"}'
|
|
2026-03-21 04:32:26.433 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:26.433 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:27.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41230/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:27.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:27.490 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:27.490 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:27.490 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:27.591 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:27.591 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:27.593 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:27.593 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.27.186
|
|
2026-03-21 04:32:27.593 DEBUG [src.node.docker_mananger] Generated ports ['38616', '38617', '38618', '38619', '38620']
|
|
2026-03-21 04:32:27.593 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:27.593 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:27.593 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:27.593 DEBUG [src.node.docker_mananger] docker run -i -t -p 38616:38616 -p 38617:38617 -p 38618:38618 -p 38619:38619 -p 38620:38620 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=38618 --rest-port=38616 --tcp-port=38617 --discv5-udp-port=38619 --rest-address=0.0.0.0 --nat=extip:172.18.27.186 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6fd1b5227aaedfa4aef2aa5a2f1d7588a0b721185fe8b01dbec476f92c4aaadf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38620 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QA798HMCnHI2LtOEVJdHMD3SZH3q7gxdaRNg0-vPTY40Ffbl5cfv2y9H4GdGky1yaLHt4Qf1WXDPBYVF4RX4BesCgmlkgnY0gmlwhKwSTGCKbXVsdGlhZGRyc5YACASsEkxgBqEPAAoErBJMYAahEN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCiw0ktiCVCuM5MCqsPOGPYECBD1qRTQW65OClfypY_2DdGNwgqEPg3VkcIKhEYV3YWt1MgA --store=false
|
|
2026-03-21 04:32:27.775 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.27.186 waku 7dc3d44a743996fe1eb061aa184e03dfb593f103ab8f2742d6f9b996060b2548
|
|
2026-03-21 04:32:27.803 DEBUG [src.node.docker_mananger] Container started with ID 7dc3d44a7439. Setting up logs at ./log/docker/node14_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:27.804 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38616
|
|
2026-03-21 04:32:27.804 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:28.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38616/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:28.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:28.808 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:28.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38616/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:28.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.27.186/tcp/38617/p2p/16Uiu2HAmTXdpofDpcyCtWviBChFCJiHDTTZuUwT2s76giGb2MzrL","/ip4/172.18.27.186/tcp/38618/ws/p2p/16Uiu2HAmTXdpofDpcyCtWviBChFCJiHDTTZuUwT2s76giGb2MzrL"],"enrUri":"enr:-L24QBs9GDBjeLc6x4-h_8IZlr9E0er0OB3KZDizrjODJttXF134_pYuysAlpma0-CDeP66yIPunlvnxUH5GyhMwlh0CgmlkgnY0gmlwhKwSG7qKbXVsdGlhZGRyc5YACASsEhu6BpbZAAoErBIbugaW2t0DgnJzhQADAQAAiXNlY3AyNTZrMaED3P0HpUn3NZEWaNckBiiCwACEuQl9mC74_XX9y7bivOGDdGNwgpbZg3VkcIKW24V3YWt1MgA"}'
|
|
2026-03-21 04:32:28.810 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:28.811 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:29.811 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38616/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:29.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:29.863 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:29.863 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:29.863 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:29.964 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:29.964 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:29.965 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:29.966 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.177.229
|
|
2026-03-21 04:32:29.966 DEBUG [src.node.docker_mananger] Generated ports ['43659', '43660', '43661', '43662', '43663']
|
|
2026-03-21 04:32:29.966 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:29.966 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:29.966 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:29.966 DEBUG [src.node.docker_mananger] docker run -i -t -p 43659:43659 -p 43660:43660 -p 43661:43661 -p 43662:43662 -p 43663:43663 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=43661 --rest-port=43659 --tcp-port=43660 --discv5-udp-port=43662 --rest-address=0.0.0.0 --nat=extip:172.18.177.229 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5b323eaaae1caae0cf8c319fba46ced1df1debee4c6ac2e1fb61e46db9ebd51c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43663 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QBs9GDBjeLc6x4-h_8IZlr9E0er0OB3KZDizrjODJttXF134_pYuysAlpma0-CDeP66yIPunlvnxUH5GyhMwlh0CgmlkgnY0gmlwhKwSG7qKbXVsdGlhZGRyc5YACASsEhu6BpbZAAoErBIbugaW2t0DgnJzhQADAQAAiXNlY3AyNTZrMaED3P0HpUn3NZEWaNckBiiCwACEuQl9mC74_XX9y7bivOGDdGNwgpbZg3VkcIKW24V3YWt1MgA --store=false
|
|
2026-03-21 04:32:30.151 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.177.229 waku 241deeb142a8442548d4514defb826ea343dee7aba61ef0b12912fe7e39e3228
|
|
2026-03-21 04:32:30.177 DEBUG [src.node.docker_mananger] Container started with ID 241deeb142a8. Setting up logs at ./log/docker/node15_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:30.178 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43659
|
|
2026-03-21 04:32:30.178 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:31.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43659/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:31.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:31.181 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:31.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43659/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:31.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.177.229/tcp/43660/p2p/16Uiu2HAm1hq2PH4AdHeRcmQ5RPeEQHLsCY9aKgoj7LCQ6hVq36iq","/ip4/172.18.177.229/tcp/43661/ws/p2p/16Uiu2HAm1hq2PH4AdHeRcmQ5RPeEQHLsCY9aKgoj7LCQ6hVq36iq"],"enrUri":"enr:-L24QNOCErbaLU2joNKa0rRAEguRbtCiL3VL6un5Y3LAZf-VHKe1R4zlY21FvoVz-JpgZQaTU0UJVc19v0AsB8-StfACgmlkgnY0gmlwhKwSseWKbXVsdGlhZGRyc5YACASsErHlBqqMAAoErBKx5Qaqjd0DgnJzhQADAQAAiXNlY3AyNTZrMaECXUmkL85vX3oR3_yNfORiPTuB6NMs5g2xqDfvuqZcz36DdGNwgqqMg3VkcIKqjoV3YWt1MgA"}'
|
|
2026-03-21 04:32:31.184 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:31.184 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:32.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43659/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:32.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:32.246 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:32:32.246 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:32.246 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-21 04:32:32.346 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:32:32.346 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:32:32.348 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:32:32.348 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.26.65
|
|
2026-03-21 04:32:32.348 DEBUG [src.node.docker_mananger] Generated ports ['3733', '3734', '3735', '3736', '3737']
|
|
2026-03-21 04:32:32.348 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:32:32.348 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:32:32.348 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:32:32.349 DEBUG [src.node.docker_mananger] docker run -i -t -p 3733:3733 -p 3734:3734 -p 3735:3735 -p 3736:3736 -p 3737:3737 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=3735 --rest-port=3733 --tcp-port=3734 --discv5-udp-port=3736 --rest-address=0.0.0.0 --nat=extip:172.18.26.65 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=579acca9218b2dcbf985f3cd0ca1a19fdfeecec04ca7abbaf4560dccbc85dedb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3737 --metrics-logging=true --relay=false --filternode=/ip4/172.18.124.163/tcp/32808/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs --discv5-bootstrap-node=enr:-L24QNOCErbaLU2joNKa0rRAEguRbtCiL3VL6un5Y3LAZf-VHKe1R4zlY21FvoVz-JpgZQaTU0UJVc19v0AsB8-StfACgmlkgnY0gmlwhKwSseWKbXVsdGlhZGRyc5YACASsErHlBqqMAAoErBKx5Qaqjd0DgnJzhQADAQAAiXNlY3AyNTZrMaECXUmkL85vX3oR3_yNfORiPTuB6NMs5g2xqDfvuqZcz36DdGNwgqqMg3VkcIKqjoV3YWt1MgA --store=false
|
|
2026-03-21 04:32:32.533 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.26.65 waku 1c3b10e30c27fa8e9769d485b79a139b03ca6ad91350fdfbe88331c2a94a199e
|
|
2026-03-21 04:32:32.559 DEBUG [src.node.docker_mananger] Container started with ID 1c3b10e30c27. Setting up logs at ./log/docker/node16_2026-03-21_04-31-56__0e33ed1b-bc16-4367-863b-a374bd4e6ecc__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:32:32.560 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3733
|
|
2026-03-21 04:32:32.560 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:33.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3733/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:33.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-21 04:32:33.564 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:32:33.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3733/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:33.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.26.65/tcp/3734/p2p/16Uiu2HAmPrYXr4oku4KnLSBZa7BPXZAWws6vhZFsQPU1c3b1otBL","/ip4/172.18.26.65/tcp/3735/ws/p2p/16Uiu2HAmPrYXr4oku4KnLSBZa7BPXZAWws6vhZFsQPU1c3b1otBL"],"enrUri":"enr:-L24QKqH7q_aVnRo2RzUNnT6ig1w8EcFD0oG3kGZDOCLte_6D5teWtLacparNsIKxG1y4toqGJrvHHcKKFw9QyWWrM4CgmlkgnY0gmlwhKwSGkGKbXVsdGlhZGRyc5YACASsEhpBBg6WAAoErBIaQQYOl90DgnJzhQADAQAAiXNlY3AyNTZrMaEDpmZVWmZesCWb9Z1ROHXbt-dqGjAC8h1O9QVOm8WYvPODdGNwgg6Wg3VkcIIOmIV3YWt1MgA"}'
|
|
2026-03-21 04:32:33.567 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:32:33.567 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:32:34.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3733/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-21 04:32:34.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-21 04:32:34.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20667/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:34.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.124.163/tcp/54158/p2p/16Uiu2HAmQ3nei4xKQ7RFfbzEKAYLVdJcxRbuV4tmdwJkCAyDHTVs","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.38.0-rc.0-2-g85a7bf","origin":"Discv5"}]'
|
|
2026-03-21 04:32:34.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32807/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:32:34.623 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
|
2026-03-21 04:32:34.623 DEBUG [src.libs.common] Sleeping for 100 seconds
|
|
2026-03-21 04:34:14.624 DEBUG [tests.e2e.test_e2e] Node1 publish message
|
|
2026-03-21 04:34:14.624 DEBUG [src.steps.store] Relaying message
|
|
2026-03-21 04:34:14.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20667/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-21 04:34:14.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-21 04:34:14.631 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
|
2026-03-21 04:34:14.831 DEBUG [src.libs.common] Sleeping for 4 seconds
|
|
2026-03-21 04:34:18.831 DEBUG [tests.e2e.test_e2e] 15 Node requests the published message of subscribed filter topic
|
|
2026-03-21 04:34:18.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41871/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.835 DEBUG [tests.e2e.test_e2e] Response for node 1 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.836 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42972/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.838 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.838 DEBUG [tests.e2e.test_e2e] Response for node 2 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.838 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15523/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.841 DEBUG [tests.e2e.test_e2e] Response for node 3 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23361/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.844 DEBUG [tests.e2e.test_e2e] Response for node 4 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52420/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.848 DEBUG [tests.e2e.test_e2e] Response for node 5 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52429/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.851 DEBUG [tests.e2e.test_e2e] Response for node 6 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13390/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.854 DEBUG [tests.e2e.test_e2e] Response for node 7 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42522/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.857 DEBUG [tests.e2e.test_e2e] Response for node 8 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31998/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.859 DEBUG [tests.e2e.test_e2e] Response for node 9 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35294/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.862 DEBUG [tests.e2e.test_e2e] Response for node 10 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30735/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.865 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.865 DEBUG [tests.e2e.test_e2e] Response for node 11 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41230/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.868 DEBUG [tests.e2e.test_e2e] Response for node 12 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38616/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.870 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.870 DEBUG [tests.e2e.test_e2e] Response for node 13 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.871 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43659/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.873 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.873 DEBUG [tests.e2e.test_e2e] Response for node 14 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3733/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:34:18.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1774067654624765339,"ephemeral":false}]'
|
|
2026-03-21 04:34:18.876 DEBUG [tests.e2e.test_e2e] Response for node 15 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1774067654624765339, 'ephemeral': False}]
|
|
2026-03-21 04:34:18.877 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-21 04:34:18.878 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-21 04:34:18.878 DEBUG [src.node.waku_node] Stopping container with id a68187858725
|
|
2026-03-21 04:34:19.440 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:19.440 DEBUG [src.node.waku_node] Stopping container with id c22910f2ab9b
|
|
2026-03-21 04:34:20.012 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:20.012 DEBUG [src.node.waku_node] Stopping container with id 377b556a66e6
|
|
2026-03-21 04:34:20.264 ERROR [src.node.docker_mananger] Max retries reached for container a68187858725. Exiting log stream.
|
|
2026-03-21 04:34:20.534 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:20.537 DEBUG [src.node.waku_node] Stopping container with id 6b8ccff1a860
|
|
2026-03-21 04:34:21.099 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:21.100 DEBUG [src.node.waku_node] Stopping container with id 310d37bcf15e
|
|
2026-03-21 04:34:21.353 ERROR [src.node.docker_mananger] Max retries reached for container 377b556a66e6. Exiting log stream.
|
|
2026-03-21 04:34:21.607 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:21.607 DEBUG [src.node.waku_node] Stopping container with id 0408718c8bd5
|
|
2026-03-21 04:34:21.910 ERROR [src.node.docker_mananger] Max retries reached for container 6b8ccff1a860. Exiting log stream.
|
|
2026-03-21 04:34:21.994 ERROR [src.node.docker_mananger] Max retries reached for container c22910f2ab9b. Exiting log stream.
|
|
2026-03-21 04:34:22.129 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:22.129 DEBUG [src.node.waku_node] Stopping container with id 35c2843ea082
|
|
2026-03-21 04:34:22.423 ERROR [src.node.docker_mananger] Max retries reached for container 310d37bcf15e. Exiting log stream.
|
|
2026-03-21 04:34:22.667 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:22.669 DEBUG [src.node.waku_node] Stopping container with id 9b20b85f044e
|
|
2026-03-21 04:34:22.944 ERROR [src.node.docker_mananger] Max retries reached for container 0408718c8bd5. Exiting log stream.
|
|
2026-03-21 04:34:23.479 ERROR [src.node.docker_mananger] Max retries reached for container 35c2843ea082. Exiting log stream.
|
|
2026-03-21 04:34:33.166 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:33.168 DEBUG [src.node.waku_node] Stopping container with id 7d894133e5aa
|
|
2026-03-21 04:34:33.979 ERROR [src.node.docker_mananger] Max retries reached for container 9b20b85f044e. Exiting log stream.
|
|
2026-03-21 04:34:43.673 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:43.673 DEBUG [src.node.waku_node] Stopping container with id 8c1e98dc7577
|
|
2026-03-21 04:34:44.192 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:44.193 DEBUG [src.node.waku_node] Stopping container with id aa3ee2722989
|
|
2026-03-21 04:34:44.486 ERROR [src.node.docker_mananger] Max retries reached for container 7d894133e5aa. Exiting log stream.
|
|
2026-03-21 04:34:44.659 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:44.660 DEBUG [src.node.waku_node] Stopping container with id f21b635fd283
|
|
2026-03-21 04:34:45.005 ERROR [src.node.docker_mananger] Max retries reached for container 8c1e98dc7577. Exiting log stream.
|
|
2026-03-21 04:34:45.471 ERROR [src.node.docker_mananger] Max retries reached for container aa3ee2722989. Exiting log stream.
|
|
2026-03-21 04:34:55.172 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:55.172 DEBUG [src.node.waku_node] Stopping container with id 6543f0575723
|
|
2026-03-21 04:34:55.651 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:55.653 DEBUG [src.node.waku_node] Stopping container with id 6a41a4057543
|
|
2026-03-21 04:34:55.984 ERROR [src.node.docker_mananger] Max retries reached for container f21b635fd283. Exiting log stream.
|
|
2026-03-21 04:34:56.144 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:34:56.146 DEBUG [src.node.waku_node] Stopping container with id 7dc3d44a7439
|
|
2026-03-21 04:34:56.465 ERROR [src.node.docker_mananger] Max retries reached for container 6543f0575723. Exiting log stream.
|
|
2026-03-21 04:34:56.955 ERROR [src.node.docker_mananger] Max retries reached for container 6a41a4057543. Exiting log stream.
|
|
2026-03-21 04:35:06.646 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:35:06.646 DEBUG [src.node.waku_node] Stopping container with id 241deeb142a8
|
|
2026-03-21 04:35:07.458 ERROR [src.node.docker_mananger] Max retries reached for container 7dc3d44a7439. Exiting log stream.
|
|
2026-03-21 04:35:17.135 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:35:17.135 DEBUG [src.node.waku_node] Stopping container with id 1c3b10e30c27
|
|
2026-03-21 04:35:17.555 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:35:17.556 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-21 04:35:17.602 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:18.351 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.068 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.069 ERROR [src.node.docker_mananger] Max retries reached for container 241deeb142a8. Exiting log stream.
|
|
2026-03-21 04:35:19.095 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.121 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.147 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.173 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.198 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.226 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.254 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.281 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.304 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.327 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.351 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.376 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.398 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:35:19.421 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|