mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-02-22 06:43:29 +00:00
deploy: cdb99ebfa6168b555a58b95e4d62f1aafe6542de
This commit is contained in:
parent
c141526457
commit
89d89679a5
2
nim/1086/app.js
Normal file
2
nim/1086/app.js
Normal file
File diff suppressed because one or more lines are too long
99
nim/1086/data/attachments/100da333c83c7118.txt
Normal file
99
nim/1086/data/attachments/100da333c83c7118.txt
Normal file
@ -0,0 +1,99 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store_node_not_connected_directly_to_lightpushing_node with id: 2026-02-21_04-30-36__aa198e21-83d7-4b5f-9d0d-f56f4488b46b
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-30-36__aa198e21-83d7-4b5f-9d0d-f56f4488b46b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-30-36__aa198e21-83d7-4b5f-9d0d-f56f4488b46b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-30-36__aa198e21-83d7-4b5f-9d0d-f56f4488b46b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:33 Network waku created
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.129.15
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['35655', '35656', '35657', '35658', '35659']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 35655:35655 -p 35656:35656 -p 35657:35657 -p 35658:35658 -p 35659:35659 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=35657 --rest-port=35655 --tcp-port=35656 --discv5-udp-port=35658 --rest-address=0.0.0.0 --nat=extip:172.18.129.15 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cddf87aa8abaebef62dab46da7efa1fb2b3eee8fac0b1d6517ac76a5d6a5df29 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35659 --metrics-logging=true --lightpush=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.129.15 waku 93df4f39b330cd953bb61a904c686797732bd9885125ea63726c1343b46ea4c0
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 93df4f39b330. Setting up logs at ./log/docker/node1_2026-02-21_04-30-36__aa198e21-83d7-4b5f-9d0d-f56f4488b46b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 35655
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35655/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35655/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.129.15/tcp/35656/p2p/16Uiu2HAmMkjtQJN9r8LfRKALc5AonqHA6gzAHtmeUUGVaaeWpJ6Q","/ip4/172.18.129.15/tcp/35657/ws/p2p/16Uiu2HAmMkjtQJN9r8LfRKALc5AonqHA6gzAHtmeUUGVaaeWpJ6Q"],"enrUri":"enr:-L24QAJVGzTnPysQ_uUUyyfgraNvYLhppNDpcrw51eQuUrgETMLaEzd_jYWdZngBUTBuOXmjhk8J2pISveTb6k-MVdwCgmlkgnY0gmlwhKwSgQ-KbXVsdGlhZGRyc5YACASsEoEPBotIAAoErBKBDwaLSd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhzJQLEHRF3EyPlGci2dbTj1-DL5aPESUHLvv6P8a56WDdGNwgotIg3VkcIKLSoV3YWt1Mgk"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.205.144
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['56503', '56504', '56505', '56506', '56507']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 56503:56503 -p 56504:56504 -p 56505:56505 -p 56506:56506 -p 56507:56507 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=56505 --rest-port=56503 --tcp-port=56504 --discv5-udp-port=56506 --rest-address=0.0.0.0 --nat=extip:172.18.205.144 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cb187f51e0ceeffbcec3aac2c6ee7a3b029df2b077f195b3d518d184ed1c59ce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56507 --metrics-logging=true --lightpush=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QAJVGzTnPysQ_uUUyyfgraNvYLhppNDpcrw51eQuUrgETMLaEzd_jYWdZngBUTBuOXmjhk8J2pISveTb6k-MVdwCgmlkgnY0gmlwhKwSgQ-KbXVsdGlhZGRyc5YACASsEoEPBotIAAoErBKBDwaLSd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhzJQLEHRF3EyPlGci2dbTj1-DL5aPESUHLvv6P8a56WDdGNwgotIg3VkcIKLSoV3YWt1Mgk --lightpushnode=/ip4/172.18.129.15/tcp/35656/p2p/16Uiu2HAmMkjtQJN9r8LfRKALc5AonqHA6gzAHtmeUUGVaaeWpJ6Q
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.205.144 waku 36540542c2f2b5698610db3417a725563ec82b64b75d1be3c8244776a044ef68
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 36540542c2f2. Setting up logs at ./log/docker/node2_2026-02-21_04-30-36__aa198e21-83d7-4b5f-9d0d-f56f4488b46b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 56503
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56503/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"READY"},{"Legacy Lightpush":"READY"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56503/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.205.144/tcp/56504/p2p/16Uiu2HAm25bg2MQVYA1aNN1HJmawXA9fThhC28CQ6noSuV1ECaQP","/ip4/172.18.205.144/tcp/56505/ws/p2p/16Uiu2HAm25bg2MQVYA1aNN1HJmawXA9fThhC28CQ6noSuV1ECaQP"],"enrUri":"enr:-L24QBz24mNQP4P713nibMx59SKZPlYjEOlt7oci3gGDy9GkTJmaXJtZo_ZreDrMnYbrUNV9trT_Gk_Je39bl-O60HgCgmlkgnY0gmlwhKwSzZCKbXVsdGlhZGRyc5YACASsEs2QBty4AAoErBLNkAbcud0DgnJzhQADAQAAiXNlY3AyNTZrMaECYt1StR7XGoYrI_Uwzq0baSXJBh53wlCalIerI9oK4niDdGNwgty4g3VkcILcuoV3YWt1Mgs"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.211.243
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['7301', '7302', '7303', '7304', '7305']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 7301:7301 -p 7302:7302 -p 7303:7303 -p 7304:7304 -p 7305:7305 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=7303 --rest-port=7301 --tcp-port=7302 --discv5-udp-port=7304 --rest-address=0.0.0.0 --nat=extip:172.18.211.243 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9f4d6694b0f9a3b2e5d9e436fc4c00a287fa6be1fa85455dbf1a1d991848bbbd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7305 --metrics-logging=true --relay=false --storenode=/ip4/172.18.205.144/tcp/56504/p2p/16Uiu2HAm25bg2MQVYA1aNN1HJmawXA9fThhC28CQ6noSuV1ECaQP --discv5-bootstrap-node=enr:-L24QBz24mNQP4P713nibMx59SKZPlYjEOlt7oci3gGDy9GkTJmaXJtZo_ZreDrMnYbrUNV9trT_Gk_Je39bl-O60HgCgmlkgnY0gmlwhKwSzZCKbXVsdGlhZGRyc5YACASsEs2QBty4AAoErBLNkAbcud0DgnJzhQADAQAAiXNlY3AyNTZrMaECYt1StR7XGoYrI_Uwzq0baSXJBh53wlCalIerI9oK4niDdGNwgty4g3VkcILcuoV3YWt1Mgs
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.211.243 waku 34c9d138f255159266fdc53722cd9119e325409443c047bf4e9b21967100fd81
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 34c9d138f255. Setting up logs at ./log/docker/node3_2026-02-21_04-30-36__aa198e21-83d7-4b5f-9d0d-f56f4488b46b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 7301
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7301/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7301/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.211.243/tcp/7302/p2p/16Uiu2HAmFmdBa9DGSXtUXwXQsb4dEJ6MgV7m7tgMUe6Xba3BYuYv","/ip4/172.18.211.243/tcp/7303/ws/p2p/16Uiu2HAmFmdBa9DGSXtUXwXQsb4dEJ6MgV7m7tgMUe6Xba3BYuYv"],"enrUri":"enr:-L24QNl7rBMJPxppEiLo4O0JYNbd36GQTiV_8NuLy040HR3Mf_h4Rx7I6Wd_WchvKuYNZNZ3ns-PAQQV70RaWZL5ckgCgmlkgnY0gmlwhKwS0_OKbXVsdGlhZGRyc5YACASsEtPzBhyGAAoErBLT8wYch90DgnJzhQADAQAAiXNlY3AyNTZrMaEDLkYxNXsnyLdQ-6jSqhfqlAchirs8jRBLmZzxlXO5SoODdGNwghyGg3VkcIIciIV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35655/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56503/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35655/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.205.144/tcp/50544/p2p/16Uiu2HAm25bg2MQVYA1aNN1HJmawXA9fThhC28CQ6noSuV1ECaQP","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/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/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":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56503/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.129.15/tcp/35656/p2p/16Uiu2HAmMkjtQJN9r8LfRKALc5AonqHA6gzAHtmeUUGVaaeWpJ6Q","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/lightpush/3.0.0","/vac/waku/lightpush/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":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 30 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35655/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": 1771648273401054492}}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7301/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"44fd4ceabdcb6cb3c179","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x425a420f5d7c2e9c8463bdc19d1641f4f7584a232aa91f8ecd1c353a45f4abcf"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 93df4f39b330
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 36540542c2f2
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 34c9d138f255
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 93df4f39b330. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
178
nim/1086/data/attachments/1016d6157cafbdb4.txt
Normal file
178
nim/1086/data/attachments/1016d6157cafbdb4.txt
Normal file
@ -0,0 +1,178 @@
|
||||
2026-02-21 04:35:09.247 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:35:09.248 DEBUG [tests.conftest] Running test: test_on_postgress_db_with_one_message with id: 2026-02-21_04-35-09__c90c468e-0954-4c95-a7c0-8eba3a120ee6
|
||||
2026-02-21 04:35:09.248 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:35:09.248 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:35:09.481 ERROR [src.node.docker_mananger] Max retries reached for container da81281caea0. Exiting log stream.
|
||||
2026-02-21 04:35:10.039 ERROR [src.node.docker_mananger] Max retries reached for container ea4596661bdc. Exiting log stream.
|
||||
2026-02-21 04:35:13.529 DEBUG [src.postgres_setup] Postgres container started
|
||||
2026-02-21 04:35:13.537 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:13.537 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-35-09__c90c468e-0954-4c95-a7c0-8eba3a120ee6__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:13.537 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:13.537 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:13.539 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:13.539 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.89
|
||||
2026-02-21 04:35:13.539 DEBUG [src.node.docker_mananger] Generated ports ['26900', '26901', '26902', '26903', '26904']
|
||||
2026-02-21 04:35:13.540 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:13.540 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:13.540 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:13.540 DEBUG [src.node.docker_mananger] docker run -i -t -p 26900:26900 -p 26901:26901 -p 26902:26902 -p 26903:26903 -p 26904:26904 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=26902 --rest-port=26900 --tcp-port=26901 --discv5-udp-port=26903 --rest-address=0.0.0.0 --nat=extip:172.18.158.89 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fea6b8eed8c913c5f4aa205c3b873c6aac666f0520bfa0d1b34cdedecfcd6027 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26904 --metrics-logging=true --store=true --relay=true --store-message-db-url=postgres://postgres:test123@postgres:5432/postgres
|
||||
2026-02-21 04:35:13.728 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.89 waku d7b4f1603fc1f7ae8b0754edd44b7ec9ed7b94e7075fbdeb0bca01a08da32e5f
|
||||
2026-02-21 04:35:13.763 DEBUG [src.node.docker_mananger] Container started with ID d7b4f1603fc1. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-35-09__c90c468e-0954-4c95-a7c0-8eba3a120ee6__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:13.764 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26900
|
||||
2026-02-21 04:35:13.765 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:14.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:14.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:14.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:15.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:15.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:15.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:15.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:15.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:15.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:15.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:15.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:15.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:15.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:16.089 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:16.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:16.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:16.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:16.496 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:16.499 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:35:16.499 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:16.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:16.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.89/tcp/26901/p2p/16Uiu2HAmJNKAfBxhVSULpG3Tmtfrmj738efPJna8wBgraHTuTvg7","/ip4/172.18.158.89/tcp/26902/ws/p2p/16Uiu2HAmJNKAfBxhVSULpG3Tmtfrmj738efPJna8wBgraHTuTvg7"],"enrUri":"enr:-L24QICfq5ZTrKLX_kMgCh2zF_hUxFEXZpDB72NT9dRBH20SV_86keaZTBQl0dDtw-OTbb669aH0kQVwCbNLK4ufjdsCgmlkgnY0gmlwhKwSnlmKbXVsdGlhZGRyc5YACASsEp5ZBmkVAAoErBKeWQZpFt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVOCGIDx7ykBqgzhHxfJkC2JZ5Nkwp7cgLKDErHdyMGCDdGNwgmkVg3VkcIJpF4V3YWt1MgM"}'
|
||||
2026-02-21 04:35:16.502 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:16.509 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:16.509 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-35-09__c90c468e-0954-4c95-a7c0-8eba3a120ee6__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:16.509 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:16.509 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:16.510 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:16.511 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.53.112
|
||||
2026-02-21 04:35:16.511 DEBUG [src.node.docker_mananger] Generated ports ['2137', '2138', '2139', '2140', '2141']
|
||||
2026-02-21 04:35:16.511 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:16.511 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:16.511 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:16.511 DEBUG [src.node.docker_mananger] docker run -i -t -p 2137:2137 -p 2138:2138 -p 2139:2139 -p 2140:2140 -p 2141:2141 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=2139 --rest-port=2137 --tcp-port=2138 --discv5-udp-port=2140 --rest-address=0.0.0.0 --nat=extip:172.18.53.112 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fe77d7b7ffa3eab04f93bb8b81bb78e63effbebf4c0ce23bcae4aa68962ddef2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2141 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QICfq5ZTrKLX_kMgCh2zF_hUxFEXZpDB72NT9dRBH20SV_86keaZTBQl0dDtw-OTbb669aH0kQVwCbNLK4ufjdsCgmlkgnY0gmlwhKwSnlmKbXVsdGlhZGRyc5YACASsEp5ZBmkVAAoErBKeWQZpFt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVOCGIDx7ykBqgzhHxfJkC2JZ5Nkwp7cgLKDErHdyMGCDdGNwgmkVg3VkcIJpF4V3YWt1MgM --storenode=/ip4/172.18.158.89/tcp/26901/p2p/16Uiu2HAmJNKAfBxhVSULpG3Tmtfrmj738efPJna8wBgraHTuTvg7 --store=false --relay=true
|
||||
2026-02-21 04:35:16.685 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.53.112 waku 922a3e23b60d41cdac03b674758ea6290323633bb5f49a38bd5f795ac0c2170e
|
||||
2026-02-21 04:35:16.712 DEBUG [src.node.docker_mananger] Container started with ID 922a3e23b60d. Setting up logs at ./log/docker/store_node1_2026-02-21_04-35-09__c90c468e-0954-4c95-a7c0-8eba3a120ee6__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:16.713 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2137
|
||||
2026-02-21 04:35:16.713 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:17.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2137/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:17.716 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-02-21 04:35:17.716 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:17.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2137/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:17.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.53.112/tcp/2138/p2p/16Uiu2HAmLXLGuEjPpVTU8oVAZau3azd56vfX1SxvLdu75hh335k8","/ip4/172.18.53.112/tcp/2139/ws/p2p/16Uiu2HAmLXLGuEjPpVTU8oVAZau3azd56vfX1SxvLdu75hh335k8"],"enrUri":"enr:-L24QKmIgEZRcIbODMh7Fack4rtzxV9bmzQynl59l7ZppBlwOh7-pMc5ZKHOKgmn6qWaeamfjB9FoZg89ZT5zBznMDkCgmlkgnY0gmlwhKwSNXCKbXVsdGlhZGRyc5YACASsEjVwBghaAAoErBI1cAYIW90DgnJzhQADAQAAiXNlY3AyNTZrMaEDdOdgoR2XLqWOOuYmnY1NRTTEU1_N7JPwi2v0VdfaF8WDdGNwgghag3VkcIIIXIV3YWt1MgE"}'
|
||||
2026-02-21 04:35:17.720 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:17.720 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2137/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.158.89/tcp/26901/p2p/16Uiu2HAmJNKAfBxhVSULpG3Tmtfrmj738efPJna8wBgraHTuTvg7"]'
|
||||
2026-02-21 04:35:17.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:17.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26900/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:35:17.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:17.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2137/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:35:17.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:17.788 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:17.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26900/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:17.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:17.797 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:17.997 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:35:17.998 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:18.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xae719aca161c13aef8db1bd7e97f21f72d8e983de3f86d0bc7838fb245d798e5"}]}'
|
||||
2026-02-21 04:35:18.003 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-21 04:35:18.003 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:35:18.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2137/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:18.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"b21820e1e828ffe4d14d","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xae719aca161c13aef8db1bd7e97f21f72d8e983de3f86d0bc7838fb245d798e5"}]}'
|
||||
2026-02-21 04:35:18.011 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-21 04:35:18.019 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:18.019 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-35-09__c90c468e-0954-4c95-a7c0-8eba3a120ee6__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:18.020 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:18.020 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:18.021 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:18.021 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.33.247
|
||||
2026-02-21 04:35:18.022 DEBUG [src.node.docker_mananger] Generated ports ['9766', '9767', '9768', '9769', '9770']
|
||||
2026-02-21 04:35:18.022 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:18.022 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:18.022 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:18.022 DEBUG [src.node.docker_mananger] docker run -i -t -p 9766:9766 -p 9767:9767 -p 9768:9768 -p 9769:9769 -p 9770:9770 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=9768 --rest-port=9766 --tcp-port=9767 --discv5-udp-port=9769 --rest-address=0.0.0.0 --nat=extip:172.18.33.247 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2bfedd1950ffda6edfd40be90cfd930611446d1e7e1fd4ceefce86f9ae0ca8fa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9770 --metrics-logging=true --store=true --relay=true --store-message-db-url=postgres://postgres:test123@postgres:5432/postgres
|
||||
2026-02-21 04:35:18.200 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.33.247 waku 532b3871afa465e5e5be14cbdb7b57bd8e66cbfab490f95522c98178d3894dac
|
||||
2026-02-21 04:35:18.225 DEBUG [src.node.docker_mananger] Container started with ID 532b3871afa4. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-35-09__c90c468e-0954-4c95-a7c0-8eba3a120ee6__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:18.225 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9766
|
||||
2026-02-21 04:35:18.226 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:19.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9766/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:19.230 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:35:19.231 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:19.231 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9766/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:19.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.33.247/tcp/9767/p2p/16Uiu2HAmQJZV7w5BG5BWRiGFS7hZWXdmpRV8PUtyBEUjmaePHVgg","/ip4/172.18.33.247/tcp/9768/ws/p2p/16Uiu2HAmQJZV7w5BG5BWRiGFS7hZWXdmpRV8PUtyBEUjmaePHVgg"],"enrUri":"enr:-L24QHa0Oz-RmsKJL_DYa4KTy7UN7ZWgu--p1Xr4OQ2fBCtvNEA6DWeUlV_hz04Jw4uPSmV4MzYPjAePI3GrnDt-vLsCgmlkgnY0gmlwhKwSIfeKbXVsdGlhZGRyc5YACASsEiH3BiYnAAoErBIh9wYmKN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrRCDEldDMX4m55aLvYxa3tQMJEK1PF-Nxow0a0t-Qy2DdGNwgiYng3VkcIImKYV3YWt1MgM"}'
|
||||
2026-02-21 04:35:19.234 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:19.234 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9766/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.158.89/tcp/26901/p2p/16Uiu2HAmJNKAfBxhVSULpG3Tmtfrmj738efPJna8wBgraHTuTvg7"]'
|
||||
2026-02-21 04:35:19.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:19.267 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:19.268 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-35-09__c90c468e-0954-4c95-a7c0-8eba3a120ee6__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:19.268 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:19.268 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:19.269 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:19.269 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.223.217
|
||||
2026-02-21 04:35:19.270 DEBUG [src.node.docker_mananger] Generated ports ['8922', '8923', '8924', '8925', '8926']
|
||||
2026-02-21 04:35:19.270 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:19.270 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:19.270 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:19.270 DEBUG [src.node.docker_mananger] docker run -i -t -p 8922:8922 -p 8923:8923 -p 8924:8924 -p 8925:8925 -p 8926:8926 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=8924 --rest-port=8922 --tcp-port=8923 --discv5-udp-port=8925 --rest-address=0.0.0.0 --nat=extip:172.18.223.217 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fd9ad6c28fbe9dbb441db2f7f78d6bf0cc0fc98f7fcf5ffcf38e655a670db436 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8926 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHa0Oz-RmsKJL_DYa4KTy7UN7ZWgu--p1Xr4OQ2fBCtvNEA6DWeUlV_hz04Jw4uPSmV4MzYPjAePI3GrnDt-vLsCgmlkgnY0gmlwhKwSIfeKbXVsdGlhZGRyc5YACASsEiH3BiYnAAoErBIh9wYmKN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrRCDEldDMX4m55aLvYxa3tQMJEK1PF-Nxow0a0t-Qy2DdGNwgiYng3VkcIImKYV3YWt1MgM --storenode=/ip4/172.18.158.89/tcp/26901/p2p/16Uiu2HAmJNKAfBxhVSULpG3Tmtfrmj738efPJna8wBgraHTuTvg7 --store=false --relay=true
|
||||
2026-02-21 04:35:19.445 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.223.217 waku 1a2b74e8f0b8af50ead1b7cdd3601580b4e5ab4681f87a38a146d5de25129610
|
||||
2026-02-21 04:35:19.474 DEBUG [src.node.docker_mananger] Container started with ID 1a2b74e8f0b8. Setting up logs at ./log/docker/store_node1_2026-02-21_04-35-09__c90c468e-0954-4c95-a7c0-8eba3a120ee6__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:19.475 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8922
|
||||
2026-02-21 04:35:19.475 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:20.476 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8922/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:20.478 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-02-21 04:35:20.479 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:20.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8922/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:20.481 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.223.217/tcp/8923/p2p/16Uiu2HAm5nRcuRqKSQwLNLL9gSvYg7xJj6fCydXk5C6yjo857DHS","/ip4/172.18.223.217/tcp/8924/ws/p2p/16Uiu2HAm5nRcuRqKSQwLNLL9gSvYg7xJj6fCydXk5C6yjo857DHS"],"enrUri":"enr:-L24QA6aAE_XwTv97E7tSNCdO3cFhxNa_okB7C9jbVguIzUvbvRDxZMnjrO0GbA6dy_eQr5Tmxo8O0IkmVZyqd0gcHkCgmlkgnY0gmlwhKwS39mKbXVsdGlhZGRyc5YACASsEt_ZBiLbAAoErBLf2QYi3N0DgnJzhQADAQAAiXNlY3AyNTZrMaECmeXURRpUZjStdoEA4NFT8T3eqUBIKF6Nd782QPGBOHmDdGNwgiLbg3VkcIIi3YV3YWt1MgE"}'
|
||||
2026-02-21 04:35:20.481 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:20.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8922/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.158.89/tcp/26901/p2p/16Uiu2HAmJNKAfBxhVSULpG3Tmtfrmj738efPJna8wBgraHTuTvg7"]'
|
||||
2026-02-21 04:35:20.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:20.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8922/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.33.247/tcp/9767/p2p/16Uiu2HAmQJZV7w5BG5BWRiGFS7hZWXdmpRV8PUtyBEUjmaePHVgg"]'
|
||||
2026-02-21 04:35:20.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:20.556 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26900/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:35:20.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:20.564 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2137/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:35:20.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:20.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9766/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:35:20.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:20.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8922/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:35:20.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:20.574 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:20.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9766/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:20.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:20.588 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:20.789 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:35:20.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26900/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:20.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xae719aca161c13aef8db1bd7e97f21f72d8e983de3f86d0bc7838fb245d798e5"},{"messageHash":"0xd6bab53c904455859eb2cbcd0f380f886337926071afd8d02621ab2285af4c43"}]}'
|
||||
2026-02-21 04:35:20.795 DEBUG [src.steps.store] messages length is 2
|
||||
2026-02-21 04:35:20.795 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:35:20.795 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2137/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:20.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"08061ef7e6841df48edc","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xae719aca161c13aef8db1bd7e97f21f72d8e983de3f86d0bc7838fb245d798e5"},{"messageHash":"0xd6bab53c904455859eb2cbcd0f380f886337926071afd8d02621ab2285af4c43"}]}'
|
||||
2026-02-21 04:35:20.805 DEBUG [src.steps.store] messages length is 2
|
||||
2026-02-21 04:35:20.805 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:35:20.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9766/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:20.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xae719aca161c13aef8db1bd7e97f21f72d8e983de3f86d0bc7838fb245d798e5"},{"messageHash":"0xd6bab53c904455859eb2cbcd0f380f886337926071afd8d02621ab2285af4c43"}]}'
|
||||
2026-02-21 04:35:20.813 DEBUG [src.steps.store] messages length is 2
|
||||
2026-02-21 04:35:20.814 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:35:20.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8922/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:20.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c4b3125fcbebda93b7ed","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xae719aca161c13aef8db1bd7e97f21f72d8e983de3f86d0bc7838fb245d798e5"},{"messageHash":"0xd6bab53c904455859eb2cbcd0f380f886337926071afd8d02621ab2285af4c43"}]}'
|
||||
2026-02-21 04:35:20.825 DEBUG [src.steps.store] messages length is 2
|
||||
2026-02-21 04:35:20.962 DEBUG [src.postgres_setup] Postgres container stopped and removed.
|
||||
2026-02-21 04:35:20.964 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:35:20.965 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:35:20.965 DEBUG [src.node.waku_node] Stopping container with id d7b4f1603fc1
|
||||
2026-02-21 04:35:21.537 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:21.538 DEBUG [src.node.waku_node] Stopping container with id 922a3e23b60d
|
||||
2026-02-21 04:35:22.089 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:22.089 DEBUG [src.node.waku_node] Stopping container with id 532b3871afa4
|
||||
2026-02-21 04:35:22.353 ERROR [src.node.docker_mananger] Max retries reached for container d7b4f1603fc1. Exiting log stream.
|
||||
2026-02-21 04:35:22.667 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:22.668 DEBUG [src.node.waku_node] Stopping container with id 1a2b74e8f0b8
|
||||
2026-02-21 04:35:22.904 ERROR [src.node.docker_mananger] Max retries reached for container 922a3e23b60d. Exiting log stream.
|
||||
2026-02-21 04:35:23.183 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:23.184 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:35:23.200 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:35:23.209 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:35:23.223 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:35:23.230 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1086/data/attachments/104312b692ee2ee7.txt
Normal file
68
nim/1086/data/attachments/104312b692ee2ee7.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2026-02-21 04:33:06.639 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:33:06.639 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_invalid_pubsub_topic_format with id: 2026-02-21_04-33-06__2eec1b06-2ed3-43b7-ae30-d02998ca4aa3
|
||||
2026-02-21 04:33:06.639 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:33:06.640 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:33:06.640 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-21 04:33:06.647 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:06.647 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-33-06__2eec1b06-2ed3-43b7-ae30-d02998ca4aa3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:06.647 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:06.647 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:06.649 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:06.649 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.150.9
|
||||
2026-02-21 04:33:06.649 DEBUG [src.node.docker_mananger] Generated ports ['52240', '52241', '52242', '52243', '52244']
|
||||
2026-02-21 04:33:06.649 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:06.649 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:06.650 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:06.650 DEBUG [src.node.docker_mananger] docker run -i -t -p 52240:52240 -p 52241:52241 -p 52242:52242 -p 52243:52243 -p 52244:52244 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=52242 --rest-port=52240 --tcp-port=52241 --discv5-udp-port=52243 --rest-address=0.0.0.0 --nat=extip:172.18.150.9 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfb834175e7231feec6ae2fd7936acfa1dcf4c69bffde079c211dedd9e8ef39f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52244 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:33:06.831 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.150.9 waku c0b8e0e06f4bc0a8e7f8991b56caf0ff6b0f29262d9016b208fb125f399d6a70
|
||||
2026-02-21 04:33:06.862 DEBUG [src.node.docker_mananger] Container started with ID c0b8e0e06f4b. Setting up logs at ./log/docker/node1_2026-02-21_04-33-06__2eec1b06-2ed3-43b7-ae30-d02998ca4aa3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:06.862 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52240
|
||||
2026-02-21 04:33:06.863 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:06.925 ERROR [src.node.docker_mananger] Max retries reached for container 8c0522935c57. Exiting log stream.
|
||||
2026-02-21 04:33:07.438 ERROR [src.node.docker_mananger] Max retries reached for container 9fe336a7802d. Exiting log stream.
|
||||
2026-02-21 04:33:07.863 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52240/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:07.866 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-02-21 04:33:07.866 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:07.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52240/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:07.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.150.9/tcp/52241/p2p/16Uiu2HAmFtLKpJ2P6QAXK5P2QpSmq4tVrKmE4VTLk3gUR1rj4ejK","/ip4/172.18.150.9/tcp/52242/ws/p2p/16Uiu2HAmFtLKpJ2P6QAXK5P2QpSmq4tVrKmE4VTLk3gUR1rj4ejK"],"enrUri":"enr:-L24QKJo6w-v_69CEHNkv1CpqslO-hbVT8LlHzlOa6dhWwj7VH_7punWoGBMz_1CPDR74QhZGvsupN6J_WbK9uVjc-sCgmlkgnY0gmlwhKwSlgmKbXVsdGlhZGRyc5YACASsEpYJBswRAAoErBKWCQbMEt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDL_4yVwZ6iB01CY_aFRQo_G1lZjiTDPOMyYbx4-PJA4KDdGNwgswRg3VkcILME4V3YWt1MgU"}'
|
||||
2026-02-21 04:33:07.869 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:07.870 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-21 04:33:07.876 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:07.877 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-33-06__2eec1b06-2ed3-43b7-ae30-d02998ca4aa3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:07.877 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:07.877 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:07.878 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:07.878 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.241
|
||||
2026-02-21 04:33:07.879 DEBUG [src.node.docker_mananger] Generated ports ['12196', '12197', '12198', '12199', '12200']
|
||||
2026-02-21 04:33:07.879 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:07.879 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:07.879 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:07.879 DEBUG [src.node.docker_mananger] docker run -i -t -p 12196:12196 -p 12197:12197 -p 12198:12198 -p 12199:12199 -p 12200:12200 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=12198 --rest-port=12196 --tcp-port=12197 --discv5-udp-port=12199 --rest-address=0.0.0.0 --nat=extip:172.18.135.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7f4d3ecfe569abb1ab1d0c61c4effbb05bd69da2ec1bc2efcd5165f5eac29bca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12200 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QKJo6w-v_69CEHNkv1CpqslO-hbVT8LlHzlOa6dhWwj7VH_7punWoGBMz_1CPDR74QhZGvsupN6J_WbK9uVjc-sCgmlkgnY0gmlwhKwSlgmKbXVsdGlhZGRyc5YACASsEpYJBswRAAoErBKWCQbMEt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDL_4yVwZ6iB01CY_aFRQo_G1lZjiTDPOMyYbx4-PJA4KDdGNwgswRg3VkcILME4V3YWt1MgU --filternode=/ip4/172.18.150.9/tcp/52241/p2p/16Uiu2HAmFtLKpJ2P6QAXK5P2QpSmq4tVrKmE4VTLk3gUR1rj4ejK
|
||||
2026-02-21 04:33:08.060 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.241 waku 1b9d20867e6dc838b78348d2f2c734482f15173b6c6410962e04f2adb92c6484
|
||||
2026-02-21 04:33:08.091 DEBUG [src.node.docker_mananger] Container started with ID 1b9d20867e6d. Setting up logs at ./log/docker/node2_2026-02-21_04-33-06__2eec1b06-2ed3-43b7-ae30-d02998ca4aa3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:08.092 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12196
|
||||
2026-02-21 04:33:08.092 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:09.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12196/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:09.096 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-02-21 04:33:09.096 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:09.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12196/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:09.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.241/tcp/12197/p2p/16Uiu2HAm2n3gmYcBDKtqYHrRNxGoVmcjYFzi4xFD789uJAUzWQW8","/ip4/172.18.135.241/tcp/12198/ws/p2p/16Uiu2HAm2n3gmYcBDKtqYHrRNxGoVmcjYFzi4xFD789uJAUzWQW8"],"enrUri":"enr:-L24QJMp0Og48hgc8pUDAMhg3HRonjAtMsCe25R6RHzOKtG-aL0QncvQhvEJNLICF3PshmyeoT9VHNxVd2DBXwF8FP8CgmlkgnY0gmlwhKwSh_GKbXVsdGlhZGRyc5YACASsEofxBi-lAAoErBKH8QYvpt0DgnJzhQADAQAAiXNlY3AyNTZrMaECbTn330rtZ0Yel4s6rdLH-PxhobUugPO7K5XxzOFuFo2DdGNwgi-lg3VkcIIvp4V3YWt1MgA"}'
|
||||
2026-02-21 04:33:09.099 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:09.099 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12196/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.150.9/tcp/52241/p2p/16Uiu2HAmFtLKpJ2P6QAXK5P2QpSmq4tVrKmE4VTLk3gUR1rj4ejK"]'
|
||||
2026-02-21 04:33:09.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:09.135 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-21 04:33:09.136 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52240/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:33:09.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:09.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12196/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c00104d1-73ac-46f3-a7f2-5964fc6edb4c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:33:09.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c00104d1-73ac-46f3-a7f2-5964fc6edb4c","statusDesc":"OK"}'
|
||||
2026-02-21 04:33:09.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12196/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": ["/waku/2/rs/3/1"]}'
|
||||
2026-02-21 04:33:09.169 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:12196/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
2026-02-21 04:33:09.172 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:33:09.173 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:33:09.173 DEBUG [src.node.waku_node] Stopping container with id c0b8e0e06f4b
|
||||
2026-02-21 04:33:09.685 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:09.685 DEBUG [src.node.waku_node] Stopping container with id 1b9d20867e6d
|
||||
2026-02-21 04:33:10.232 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:10.233 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:33:10.237 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:10.242 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1086/data/attachments/105a6a1ec8fedce1.txt
Normal file
68
nim/1086/data/attachments/105a6a1ec8fedce1.txt
Normal file
@ -0,0 +1,68 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_unsubscribe_with_extra_field with id: 2026-02-21_04-35-41__3637bfb1-2378-441d-a999-d4828609a58c
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-35-41__3637bfb1-2378-441d-a999-d4828609a58c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.18.168
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46529', '46530', '46531', '46532', '46533']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 46529:46529 -p 46530:46530 -p 46531:46531 -p 46532:46532 -p 46533:46533 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=46531 --rest-port=46529 --tcp-port=46530 --discv5-udp-port=46532 --rest-address=0.0.0.0 --nat=extip:172.18.18.168 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fbcc80e3182c1cccdcfb98a4ea3c481d9ac924fdaca4dec2da9e7fd0deaf34d1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46533 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.18.168 waku 735bbe4d5a2475a703d54466c092be5435a7fc4da12dc8bd85038f7960fc83ed
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 735bbe4d5a24. Setting up logs at ./log/docker/node1_2026-02-21_04-35-41__3637bfb1-2378-441d-a999-d4828609a58c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46529
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 29f61e828100. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 51b375566188. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46529/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46529/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.18.168/tcp/46530/p2p/16Uiu2HAmTvDCQ6PuLebfS5FLsqmSEJZ3t4qQFyHuaMKRhjuUzkea","/ip4/172.18.18.168/tcp/46531/ws/p2p/16Uiu2HAmTvDCQ6PuLebfS5FLsqmSEJZ3t4qQFyHuaMKRhjuUzkea"],"enrUri":"enr:-L24QPSGY_QeZzoUeuPPTGGu7b9dvc5_tMlwsYD71YcGuerpDtEa0snIqxevY-5lrHQOf5Z9xsRWKFXlqQQfKMXDLKYCgmlkgnY0gmlwhKwSEqiKbXVsdGlhZGRyc5YACASsEhKoBrXCAAoErBISqAa1w90DgnJzhQADAQAAiXNlY3AyNTZrMaED4sWKtsCJOEhFLPkmQIljBH12n--qxDOhXhp6REUb5CeDdGNwgrXCg3VkcIK1xIV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-35-41__3637bfb1-2378-441d-a999-d4828609a58c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.184.17
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['7587', '7588', '7589', '7590', '7591']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 7587:7587 -p 7588:7588 -p 7589:7589 -p 7590:7590 -p 7591:7591 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=7589 --rest-port=7587 --tcp-port=7588 --discv5-udp-port=7590 --rest-address=0.0.0.0 --nat=extip:172.18.184.17 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=faf7f1fe9cba56ebf4d2e1a4bd4a9e14aa4b15cce17ac98d21daf9bd2e5a4ecc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7591 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPSGY_QeZzoUeuPPTGGu7b9dvc5_tMlwsYD71YcGuerpDtEa0snIqxevY-5lrHQOf5Z9xsRWKFXlqQQfKMXDLKYCgmlkgnY0gmlwhKwSEqiKbXVsdGlhZGRyc5YACASsEhKoBrXCAAoErBISqAa1w90DgnJzhQADAQAAiXNlY3AyNTZrMaED4sWKtsCJOEhFLPkmQIljBH12n--qxDOhXhp6REUb5CeDdGNwgrXCg3VkcIK1xIV3YWt1MgU --filternode=/ip4/172.18.18.168/tcp/46530/p2p/16Uiu2HAmTvDCQ6PuLebfS5FLsqmSEJZ3t4qQFyHuaMKRhjuUzkea
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.184.17 waku ac229829ca377d65382258f6a2be0297a9b5f8fb372f0380219c4945d9cae19d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID ac229829ca37. Setting up logs at ./log/docker/node2_2026-02-21_04-35-41__3637bfb1-2378-441d-a999-d4828609a58c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 7587
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7587/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7587/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.17/tcp/7588/p2p/16Uiu2HAmLSTmMFc3rv8KkWK2RYHkeCkcBGC9ux3sFganpjzRTfs7","/ip4/172.18.184.17/tcp/7589/ws/p2p/16Uiu2HAmLSTmMFc3rv8KkWK2RYHkeCkcBGC9ux3sFganpjzRTfs7"],"enrUri":"enr:-L24QDETbfBmlIppThCe67-s0IsuNQpp-_8jaX5jMyBUiZC9H34fymdmYsH0RFtz51qmFBxdNTPQURifLTg5uNMw4ssCgmlkgnY0gmlwhKwSuBGKbXVsdGlhZGRyc5YACASsErgRBh2kAAoErBK4EQYdpd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDc6fxZHkjKXef8ppigLwYb4aeUPiCoi4tTTK7p75cd-KDdGNwgh2kg3VkcIIdpoV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7587/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.18.168/tcp/46530/p2p/16Uiu2HAmTvDCQ6PuLebfS5FLsqmSEJZ3t4qQFyHuaMKRhjuUzkea"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46529/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7587/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "0051a7c0-c702-4f9a-a102-8fa17390f528", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"0051a7c0-c702-4f9a-a102-8fa17390f528","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:7587/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1", "extraField": "extraValue"}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:7587/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 735bbe4d5a24
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id ac229829ca37
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
68
nim/1086/data/attachments/105d5afa27a6a8ea.txt
Normal file
68
nim/1086/data/attachments/105d5afa27a6a8ea.txt
Normal file
@ -0,0 +1,68 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_update_subscription_with_pubsub_topic_list_instead_of_string with id: 2026-02-21_04-39-15__014ee5ae-44ad-4410-8eb2-602b230bb1ce
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-39-15__014ee5ae-44ad-4410-8eb2-602b230bb1ce__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.31.10
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['15321', '15322', '15323', '15324', '15325']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 15321:15321 -p 15322:15322 -p 15323:15323 -p 15324:15324 -p 15325:15325 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=15323 --rest-port=15321 --tcp-port=15322 --discv5-udp-port=15324 --rest-address=0.0.0.0 --nat=extip:172.18.31.10 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dc140dddaee0ceea7d415c86670ec8940c58dcafbd8aacb380562fdec61ca1be --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15325 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.31.10 waku b4e226a5a42feb84e380f9129fd8ee61fc46f8aea981cf17df7fdd25b2502b06
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID b4e226a5a42f. Setting up logs at ./log/docker/node1_2026-02-21_04-39-15__014ee5ae-44ad-4410-8eb2-602b230bb1ce__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 15321
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container acaa50a1ec48. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 0330bc88b49c. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15321/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15321/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.31.10/tcp/15322/p2p/16Uiu2HAmLs5vm3xnUNJgxuTGDvpu2HXfTVf9ngJtuyRAswdUtRvy","/ip4/172.18.31.10/tcp/15323/ws/p2p/16Uiu2HAmLs5vm3xnUNJgxuTGDvpu2HXfTVf9ngJtuyRAswdUtRvy"],"enrUri":"enr:-L24QLxLsO9ToHkh7Zd9oOYwNM3J_AHYgS6jVAp5ouA-84cMV5Lzc-OHo7dKcDS_F27ZbSkOvsY6z4lfam5udaNtTVsCgmlkgnY0gmlwhKwSHwqKbXVsdGlhZGRyc5YACASsEh8KBjvaAAoErBIfCgY7290DgnJzhQADAQAAiXNlY3AyNTZrMaEDefbFaXOJnh0_kP2_ewGykpfzrMhB3gS2lG-4Vd0TcEKDdGNwgjvag3VkcII73IV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-39-15__014ee5ae-44ad-4410-8eb2-602b230bb1ce__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.118.150
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['17403', '17404', '17405', '17406', '17407']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 17403:17403 -p 17404:17404 -p 17405:17405 -p 17406:17406 -p 17407:17407 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=17405 --rest-port=17403 --tcp-port=17404 --discv5-udp-port=17406 --rest-address=0.0.0.0 --nat=extip:172.18.118.150 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c32db177c9efedb4aa1d8aabccb2bec22b6cbfadf63ae580ad95ea172fce30a5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17407 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLxLsO9ToHkh7Zd9oOYwNM3J_AHYgS6jVAp5ouA-84cMV5Lzc-OHo7dKcDS_F27ZbSkOvsY6z4lfam5udaNtTVsCgmlkgnY0gmlwhKwSHwqKbXVsdGlhZGRyc5YACASsEh8KBjvaAAoErBIfCgY7290DgnJzhQADAQAAiXNlY3AyNTZrMaEDefbFaXOJnh0_kP2_ewGykpfzrMhB3gS2lG-4Vd0TcEKDdGNwgjvag3VkcII73IV3YWt1MgU --filternode=/ip4/172.18.31.10/tcp/15322/p2p/16Uiu2HAmLs5vm3xnUNJgxuTGDvpu2HXfTVf9ngJtuyRAswdUtRvy
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.118.150 waku 6a5f23f60490e28c28f81ded33a6806ed014c93e6a0a520e7758c26fd789436b
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6a5f23f60490. Setting up logs at ./log/docker/node2_2026-02-21_04-39-15__014ee5ae-44ad-4410-8eb2-602b230bb1ce__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 17403
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:17403/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:17403/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.118.150/tcp/17404/p2p/16Uiu2HAmFQVAMToK1fxfkVEA2MYomrkFA37tdvHJtsgrefkfu4pD","/ip4/172.18.118.150/tcp/17405/ws/p2p/16Uiu2HAmFQVAMToK1fxfkVEA2MYomrkFA37tdvHJtsgrefkfu4pD"],"enrUri":"enr:-L24QKOK57bBNgu3oroPEmMoy0-Os74llK_yRtXrCcV2ZcewZIpqG8cC3QqKWV4h6R-vBMu2EtVlK3dyGpvAPh48aWgCgmlkgnY0gmlwhKwSdpaKbXVsdGlhZGRyc5YACASsEnaWBkP8AAoErBJ2lgZD_d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKNvtBEE6GB6HIf_OHtJG6xFaBsEcSH0SsGje60SlvX6DdGNwgkP8g3VkcIJD_oV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17403/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.31.10/tcp/15322/p2p/16Uiu2HAmLs5vm3xnUNJgxuTGDvpu2HXfTVf9ngJtuyRAswdUtRvy"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15321/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17403/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "a97f46ec-a224-4ea0-8d1b-75ce0526c599", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"a97f46ec-a224-4ea0-8d1b-75ce0526c599","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X PUT "http://127.0.0.1:17403/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": ["/waku/2/rs/3/1"]}'
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:17403/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id b4e226a5a42f
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6a5f23f60490
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
199
nim/1086/data/attachments/1075c8421119b129.txt
Normal file
199
nim/1086/data/attachments/1075c8421119b129.txt
Normal file
@ -0,0 +1,199 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_relay_get_message_while_one_peer_is_paused with id: 2026-02-21_04-36-01__550808c6-64c0-4096-a670-a2fe3f23f29f
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-36-01__550808c6-64c0-4096-a670-a2fe3f23f29f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.168.165
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['4484', '4485', '4486', '4487', '4488']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 4484:4484 -p 4485:4485 -p 4486:4486 -p 4487:4487 -p 4488:4488 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=4486 --rest-port=4484 --tcp-port=4485 --discv5-udp-port=4487 --rest-address=0.0.0.0 --nat=extip:172.18.168.165 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6eb7aa5ae3f9fe7ab8c1e1a5155adb667debae0a34bc185ccc401d7734ad7b8d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4488 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.168.165 waku da371894d804dd4b088eccb6f856821f8eb869d476e104a090ff30daeedf1d8f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID da371894d804. Setting up logs at ./log/docker/node1_2026-02-21_04-36-01__550808c6-64c0-4096-a670-a2fe3f23f29f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 4484
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 9fd3e5195a8e. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 5650c049d212. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4484/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4484/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.165/tcp/4485/p2p/16Uiu2HAmQ85bF869dTYj5gac4364LxYRQT5fy6djqxRNXDLCaA8h","/ip4/172.18.168.165/tcp/4486/ws/p2p/16Uiu2HAmQ85bF869dTYj5gac4364LxYRQT5fy6djqxRNXDLCaA8h"],"enrUri":"enr:-L24QKzggt1Ckn15l851ttBz1WsDqWcWFfydRUvwWCCMTZaIeB_ZwwTcz-N-ZUt31yBlVK5NL9x63GyuyVaryKUgI5sCgmlkgnY0gmlwhKwSqKWKbXVsdGlhZGRyc5YACASsEqilBhGFAAoErBKopQYRht0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqmEp4ToXEFPWI8NbV2puI9S52n0UqJ0BYhaAn4WPqLqDdGNwghGFg3VkcIIRh4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-36-01__550808c6-64c0-4096-a670-a2fe3f23f29f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.37.120
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['16693', '16694', '16695', '16696', '16697']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 16693:16693 -p 16694:16694 -p 16695:16695 -p 16696:16696 -p 16697:16697 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=16695 --rest-port=16693 --tcp-port=16694 --discv5-udp-port=16696 --rest-address=0.0.0.0 --nat=extip:172.18.37.120 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=112aa95ee50ce3da1577fa2eceeae7c6aea3c0e5ceecde651df6cdfa4ce89fab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16697 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKzggt1Ckn15l851ttBz1WsDqWcWFfydRUvwWCCMTZaIeB_ZwwTcz-N-ZUt31yBlVK5NL9x63GyuyVaryKUgI5sCgmlkgnY0gmlwhKwSqKWKbXVsdGlhZGRyc5YACASsEqilBhGFAAoErBKopQYRht0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqmEp4ToXEFPWI8NbV2puI9S52n0UqJ0BYhaAn4WPqLqDdGNwghGFg3VkcIIRh4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.37.120 waku b4f473e5b569f76361c375aa4f7ef6d4add0452df117a398ec1c3f3a593fd671
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID b4f473e5b569. Setting up logs at ./log/docker/node2_2026-02-21_04-36-01__550808c6-64c0-4096-a670-a2fe3f23f29f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 16693
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:16693/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:16693/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.37.120/tcp/16694/p2p/16Uiu2HAmJufo3iLGsZHuoGhbXNZpXjYC2xNQdafF4T7iqTwxb3mZ","/ip4/172.18.37.120/tcp/16695/ws/p2p/16Uiu2HAmJufo3iLGsZHuoGhbXNZpXjYC2xNQdafF4T7iqTwxb3mZ"],"enrUri":"enr:-L24QEFomw7JKA3pVDNvpj21Y26eWFSwJPAcW529eWtwjqWCWtbTvcgmWpRh3xG8UKwLsESHHTBi5vrCzHmfTV2oCqsCgmlkgnY0gmlwhKwSJXiKbXVsdGlhZGRyc5YACASsEiV4BkE2AAoErBIleAZBN90DgnJzhQADAQAAiXNlY3AyNTZrMaEDXOjaO3BKkYWZaSVRAWdvKlVLfsT5atkIo8MJVAh8W2CDdGNwgkE2g3VkcIJBOIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:16693/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.168.165/tcp/4485/p2p/16Uiu2HAmQ85bF869dTYj5gac4364LxYRQT5fy6djqxRNXDLCaA8h"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:46 Running fixture setup: setup_optional_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-36-01__550808c6-64c0-4096-a670-a2fe3f23f29f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.166.228
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['6687', '6688', '6689', '6690', '6691']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 6687:6687 -p 6688:6688 -p 6689:6689 -p 6690:6690 -p 6691:6691 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=6689 --rest-port=6687 --tcp-port=6688 --discv5-udp-port=6690 --rest-address=0.0.0.0 --nat=extip:172.18.166.228 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d5d4422d1eed18f17a3df2edfb7bdb992f09aeb2477d3b7aafae60e214d64abc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6691 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKzggt1Ckn15l851ttBz1WsDqWcWFfydRUvwWCCMTZaIeB_ZwwTcz-N-ZUt31yBlVK5NL9x63GyuyVaryKUgI5sCgmlkgnY0gmlwhKwSqKWKbXVsdGlhZGRyc5YACASsEqilBhGFAAoErBKopQYRht0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqmEp4ToXEFPWI8NbV2puI9S52n0UqJ0BYhaAn4WPqLqDdGNwghGFg3VkcIIRh4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.166.228 waku f1462e76e6141388d1f4a86f884cc18f256cd26eadc530cb0489d8b1bae48597
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f1462e76e614. Setting up logs at ./log/docker/node3_2026-02-21_04-36-01__550808c6-64c0-4096-a670-a2fe3f23f29f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 6687
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6687/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6687/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.166.228/tcp/6688/p2p/16Uiu2HAmPLchPsd36TPTLQ8pD2L6mjcDSzD1cfevpitXFGT5tjqr","/ip4/172.18.166.228/tcp/6689/ws/p2p/16Uiu2HAmPLchPsd36TPTLQ8pD2L6mjcDSzD1cfevpitXFGT5tjqr"],"enrUri":"enr:-L24QBXHuZgSLW1kMvjCqSHoFGJvFPNIoTaUWnvv5miQ0faWJYAQiO49cgpRmK1sPn3qE4c_z8y_zzoKiMSqFn7pLlICgmlkgnY0gmlwhKwSpuSKbXVsdGlhZGRyc5YACASsEqbkBhogAAoErBKm5AYaId0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnrueO6hTJ7SrLSqt6rcmmPj-ULurXRFaTvt5mXxV-DGDdGNwghogg3VkcIIaIoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6687/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.168.165/tcp/4485/p2p/16Uiu2HAmQ85bF869dTYj5gac4364LxYRQT5fy6djqxRNXDLCaA8h"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node4_2026-02-21_04-36-01__550808c6-64c0-4096-a670-a2fe3f23f29f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.37.254
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['19099', '19100', '19101', '19102', '19103']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 19099:19099 -p 19100:19100 -p 19101:19101 -p 19102:19102 -p 19103:19103 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=19101 --rest-port=19099 --tcp-port=19100 --discv5-udp-port=19102 --rest-address=0.0.0.0 --nat=extip:172.18.37.254 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a0da62170a01b2f02f0e8cc677d96b97dbcc1bcac0ebcfb574cc59ebe1b64e3d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19103 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKzggt1Ckn15l851ttBz1WsDqWcWFfydRUvwWCCMTZaIeB_ZwwTcz-N-ZUt31yBlVK5NL9x63GyuyVaryKUgI5sCgmlkgnY0gmlwhKwSqKWKbXVsdGlhZGRyc5YACASsEqilBhGFAAoErBKopQYRht0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqmEp4ToXEFPWI8NbV2puI9S52n0UqJ0BYhaAn4WPqLqDdGNwghGFg3VkcIIRh4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.37.254 waku 86398cb19a658b6fb444ff7cc1e46a4a901f8474218a0654e25f684ec906a7c3
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 86398cb19a65. Setting up logs at ./log/docker/node4_2026-02-21_04-36-01__550808c6-64c0-4096-a670-a2fe3f23f29f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 19099
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19099/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19099/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.37.254/tcp/19100/p2p/16Uiu2HAkyzRaqFmSHkBapPxW6KobQaaDMmhoc3co3JX3YWLJzMJZ","/ip4/172.18.37.254/tcp/19101/ws/p2p/16Uiu2HAkyzRaqFmSHkBapPxW6KobQaaDMmhoc3co3JX3YWLJzMJZ"],"enrUri":"enr:-L24QDrfzpJhUahbwkDdTsJf7NJ2vP5Jt9iGdiTH8pKrlSmgWlE9yqcr6Xfp_Ce6EkkIvvQtNPnjCAZV1qlv_Qh2kc4CgmlkgnY0gmlwhKwSJf6KbXVsdGlhZGRyc5YACASsEiX-BkqcAAoErBIl_gZKnd0DgnJzhQADAQAAiXNlY3AyNTZrMaECQ9KjDlf_GJcxIosrjVVcflAAtqRpMxvjUlv8WZ0xs2KDdGNwgkqcg3VkcIJKnoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:19099/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.168.165/tcp/4485/p2p/16Uiu2HAmQ85bF869dTYj5gac4364LxYRQT5fy6djqxRNXDLCaA8h"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node5_2026-02-21_04-36-01__550808c6-64c0-4096-a670-a2fe3f23f29f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.239.114
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['5679', '5680', '5681', '5682', '5683']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 5679:5679 -p 5680:5680 -p 5681:5681 -p 5682:5682 -p 5683:5683 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=5681 --rest-port=5679 --tcp-port=5680 --discv5-udp-port=5682 --rest-address=0.0.0.0 --nat=extip:172.18.239.114 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d78f18cd7cbd811fca3a148de9ffbf7ac48b2aff51a078c7a2bdcb830cbbeaa4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5683 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKzggt1Ckn15l851ttBz1WsDqWcWFfydRUvwWCCMTZaIeB_ZwwTcz-N-ZUt31yBlVK5NL9x63GyuyVaryKUgI5sCgmlkgnY0gmlwhKwSqKWKbXVsdGlhZGRyc5YACASsEqilBhGFAAoErBKopQYRht0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqmEp4ToXEFPWI8NbV2puI9S52n0UqJ0BYhaAn4WPqLqDdGNwghGFg3VkcIIRh4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.239.114 waku 6e4cbdccd6a15c72bb6ca49462914fe43d5bc5dd85930fac8f08aaeadf47b65f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6e4cbdccd6a1. Setting up logs at ./log/docker/node5_2026-02-21_04-36-01__550808c6-64c0-4096-a670-a2fe3f23f29f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 5679
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5679/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5679/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.239.114/tcp/5680/p2p/16Uiu2HAmFsfGonmMyZbFUmMmLspVMdGHWFQo2ckJsX8UKJygVKeq","/ip4/172.18.239.114/tcp/5681/ws/p2p/16Uiu2HAmFsfGonmMyZbFUmMmLspVMdGHWFQo2ckJsX8UKJygVKeq"],"enrUri":"enr:-L24QCD9bVXvazFJHzM2LgTGNpyTgvN_tmHXSa-CIUEtbqAmLER-9sk92BiAEAxnbaZyC1bA2R-f7jFrFAfQ9jChB1ACgmlkgnY0gmlwhKwS73KKbXVsdGlhZGRyc5YACASsEu9yBhYwAAoErBLvcgYWMd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDL9IKYTIQY5Mv5N_Y287bbP9UEtb0N5lCR8q4Zql_eiqDdGNwghYwg3VkcIIWMoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:5679/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.168.165/tcp/4485/p2p/16Uiu2HAmQ85bF869dTYj5gac4364LxYRQT5fy6djqxRNXDLCaA8h"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:4484/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:16693/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:64 Running fixture setup: subscribe_optional_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6687/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:19099/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:5679/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:4484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648568142979840,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:16693/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648568142979840,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6687/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648568142979840,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19099/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648568142979840,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648568142979840,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:4484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648568277786821,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:16693/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648568277786821,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6687/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648568277786821,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19099/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648568277786821,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5679/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648568277786821,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:262 Pausing container with id b4f473e5b569
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:4484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:267 Unpause container with id b4f473e5b569
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:4484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:16693/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648568410610103,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648568410687168,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id da371894d804
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id b4f473e5b569
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f1462e76e614
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container da371894d804. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 86398cb19a65
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b4f473e5b569. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 6e4cbdccd6a1
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container f1462e76e614. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
97
nim/1086/data/attachments/10764779bdfc0ca0.txt
Normal file
97
nim/1086/data/attachments/10764779bdfc0ca0.txt
Normal file
@ -0,0 +1,97 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_light_push_on_non_subscribed_pubsub_topic with id: 2026-02-21_04-36-01__33da24c5-90b0-4bb3-941c-4c68fe6afc5d
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-21_04-36-01__33da24c5-90b0-4bb3-941c-4c68fe6afc5d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.254.229
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['11723', '11724', '11725', '11726', '11727']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 11723:11723 -p 11724:11724 -p 11725:11725 -p 11726:11726 -p 11727:11727 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=11725 --rest-port=11723 --tcp-port=11724 --discv5-udp-port=11726 --rest-address=0.0.0.0 --nat=extip:172.18.254.229 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=16cde50bffbc56a41ab963fcaa4863da19efea91b2ed3eadd0729cc5ff57542e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11727 --metrics-logging=true --lightpush=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.254.229 waku 7ba6c6f62a2ad3b51e7b5c74c690505c65608fda601e5df76d3d65bf7df06974
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 7ba6c6f62a2a. Setting up logs at ./log/docker/receiving_node1_2026-02-21_04-36-01__33da24c5-90b0-4bb3-941c-4c68fe6afc5d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 11723
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b76040f5f728. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 9c5f50fc93f0. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11723/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11723/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.254.229/tcp/11724/p2p/16Uiu2HAm8o1TBaHN2os4E7QWShu8i6uhephQZk1VasboFeAjxhMV","/ip4/172.18.254.229/tcp/11725/ws/p2p/16Uiu2HAm8o1TBaHN2os4E7QWShu8i6uhephQZk1VasboFeAjxhMV"],"enrUri":"enr:-L24QArCWyf0-yqhrUNBSGajeA9WQQnjfWmC--rLl2IRfh5UB3yFZd5ZcUb_3HUAJteWgFGUQ2HzhPoQ8cJxlZQPmqACgmlkgnY0gmlwhKwS_uWKbXVsdGlhZGRyc5YACASsEv7lBi3MAAoErBL-5QYtzd0DgnJzhQADAQAAiXNlY3AyNTZrMaECxp8k9LZO0rhvGnoTHmLlcPKzTOvftVIDrRKdy-VIxFyDdGNwgi3Mg3VkcIItzoV3YWt1Mgk"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-21_04-36-01__33da24c5-90b0-4bb3-941c-4c68fe6afc5d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.215.158
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['50768', '50769', '50770', '50771', '50772']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 50768:50768 -p 50769:50769 -p 50770:50770 -p 50771:50771 -p 50772:50772 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=50770 --rest-port=50768 --tcp-port=50769 --discv5-udp-port=50771 --rest-address=0.0.0.0 --nat=extip:172.18.215.158 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cecb3b5f10b6ad6bb0ad2f42b0b5bb8cd1e1b256815a3fd92901bbfdcf503c7a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50772 --metrics-logging=true --lightpush=false --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.215.158 waku 7a18ffb59959a2163c0346a2bdfc5e02a112cc600cf8c35f7cd8934a021a0377
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 7a18ffb59959. Setting up logs at ./log/docker/receiving_node2_2026-02-21_04-36-01__33da24c5-90b0-4bb3-941c-4c68fe6afc5d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 50768
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:50768/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:50768/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.215.158/tcp/50769/p2p/16Uiu2HAkwCCSw9Ywr336uXZWnaZJUUndaUX7YCFLaF7ZX5HD2kae","/ip4/172.18.215.158/tcp/50770/ws/p2p/16Uiu2HAkwCCSw9Ywr336uXZWnaZJUUndaUX7YCFLaF7ZX5HD2kae"],"enrUri":"enr:-L24QPgUZs_yDcsOOxyWa0P3jVoXV5eKdCrqUwo9rxQca0bjXLOvZCcLXEhASAe5frCrwBs8OfKzPtDmRtktLVTLeqQCgmlkgnY0gmlwhKwS156KbXVsdGlhZGRyc5YACASsEteeBsZRAAoErBLXngbGUt0DgnJzhQADAQAAiXNlY3AyNTZrMaECGkOxV40dKNuC6jIyoG--vr73EXJNRJhT7MJN9pwsjZODdGNwgsZRg3VkcILGU4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:50768/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.254.229/tcp/11724/p2p/16Uiu2HAm8o1TBaHN2os4E7QWShu8i6uhephQZk1VasboFeAjxhMV"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-21_04-36-01__33da24c5-90b0-4bb3-941c-4c68fe6afc5d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.248.145
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['56904', '56905', '56906', '56907', '56908']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 56904:56904 -p 56905:56905 -p 56906:56906 -p 56907:56907 -p 56908:56908 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=56906 --rest-port=56904 --tcp-port=56905 --discv5-udp-port=56907 --rest-address=0.0.0.0 --nat=extip:172.18.248.145 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=89b06a613455473880cfacbbebc3931e619b0b5b60f3bf23e6a088ffacc3bdcd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56908 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QArCWyf0-yqhrUNBSGajeA9WQQnjfWmC--rLl2IRfh5UB3yFZd5ZcUb_3HUAJteWgFGUQ2HzhPoQ8cJxlZQPmqACgmlkgnY0gmlwhKwS_uWKbXVsdGlhZGRyc5YACASsEv7lBi3MAAoErBL-5QYtzd0DgnJzhQADAQAAiXNlY3AyNTZrMaECxp8k9LZO0rhvGnoTHmLlcPKzTOvftVIDrRKdy-VIxFyDdGNwgi3Mg3VkcIItzoV3YWt1Mgk --lightpushnode=/ip4/172.18.254.229/tcp/11724/p2p/16Uiu2HAm8o1TBaHN2os4E7QWShu8i6uhephQZk1VasboFeAjxhMV --lightpush=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.248.145 waku f92df1d066a890f12b9771112fd7bfc252aa8a9b6ee996041fd80cf675633348
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f92df1d066a8. Setting up logs at ./log/docker/lightpush_node1_2026-02-21_04-36-01__33da24c5-90b0-4bb3-941c-4c68fe6afc5d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 56904
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56904/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56904/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.248.145/tcp/56905/p2p/16Uiu2HAmCrQFMfRcq92TqD95uLhTYmQU6PNSE61ehQZSD2HDCJTt","/ip4/172.18.248.145/tcp/56906/ws/p2p/16Uiu2HAmCrQFMfRcq92TqD95uLhTYmQU6PNSE61ehQZSD2HDCJTt"],"enrUri":"enr:-L24QOx0cyq34ePrY9gtmzx5OD5PIkiDpzfT86oc_JCAOVvkV2ITzQx7VwQro3uSUInniqDkKa0Wrp80d1bvV5LutaYCgmlkgnY0gmlwhKwS-JGKbXVsdGlhZGRyc5YACASsEviRBt5JAAoErBL4kQbeSt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDAuxo_hMFv_MwrDLwtFdXKF_6wkQ_H9VBmLainOVeRTODdGNwgt5Jg3VkcILeS4V3YWt1Mgk"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56904/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.254.229/tcp/11724/p2p/16Uiu2HAm8o1TBaHN2os4E7QWShu8i6uhephQZk1VasboFeAjxhMV"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56904/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.215.158/tcp/50769/p2p/16Uiu2HAkwCCSw9Ywr336uXZWnaZJUUndaUX7YCFLaF7ZX5HD2kae"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11723/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:50768/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56904/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:121 Lightpushing message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56904/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648564861413851}}'
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 503 Server Error: Service Unavailable for url: http://127.0.0.1:56904/lightpush/v1/message. Response content: b'Failed to request a message push: not_published_to_any_peer'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 7ba6c6f62a2a
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 7a18ffb59959
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f92df1d066a8
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 7ba6c6f62a2a. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
144
nim/1086/data/attachments/10814ca821806090.txt
Normal file
144
nim/1086/data/attachments/10814ca821806090.txt
Normal file
@ -0,0 +1,144 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_works_with_auto_sharding with id: 2026-02-21_04-32-06__c20620bf-ee90-49b5-a27b-ccac9af42978
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-32-06__c20620bf-ee90-49b5-a27b-ccac9af42978__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.177.76
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['29893', '29894', '29895', '29896', '29897']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 29893:29893 -p 29894:29894 -p 29895:29895 -p 29896:29896 -p 29897:29897 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=29895 --rest-port=29893 --tcp-port=29894 --discv5-udp-port=29896 --rest-address=0.0.0.0 --nat=extip:172.18.177.76 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3ad9eaef4c8ee86fef5edcd4304a13fde7ebf64c8faf4eea0b3aaef1dcbd1d21 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29897 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=1
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.177.76 waku b1a7915194c9417515c97ab61318fd0b35e7bf966f7362452c2c1acf3697ed9e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID b1a7915194c9. Setting up logs at ./log/docker/node1_2026-02-21_04-32-06__c20620bf-ee90-49b5-a27b-ccac9af42978__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 29893
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 4c79c35ea782. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a09f6c4a3e84. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:29893/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:29893/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.177.76/tcp/29894/p2p/16Uiu2HAm12Fo6jtjXBedWkLxFe4DdWuwKvM8PekzRwrDcVATSRgV","/ip4/172.18.177.76/tcp/29895/ws/p2p/16Uiu2HAm12Fo6jtjXBedWkLxFe4DdWuwKvM8PekzRwrDcVATSRgV"],"enrUri":"enr:-L24QLWYL5Y6Dh5mxwydgim5beGdnXsNfRYKs6jf22nJxWghaZ_GYzy-QOn0m5IaokmCpi4xpEhEHFBUEAkUMbE_tcQCgmlkgnY0gmlwhKwSsUyKbXVsdGlhZGRyc5YACASsErFMBnTGAAoErBKxTAZ0x90DgnJzhQACAQAAiXNlY3AyNTZrMaECUyZq5yWpcQZMz2i1K9gxL5q-Elr8gb2QZ-NCrRRmlPqDdGNwgnTGg3VkcIJ0yIV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-32-06__c20620bf-ee90-49b5-a27b-ccac9af42978__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.59.73
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['2477', '2478', '2479', '2480', '2481']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 2477:2477 -p 2478:2478 -p 2479:2479 -p 2480:2480 -p 2481:2481 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=2479 --rest-port=2477 --tcp-port=2478 --discv5-udp-port=2480 --rest-address=0.0.0.0 --nat=extip:172.18.59.73 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d1eab93f5feca0886b0c8be5a590ca7cade5abe8808bfdffb45f92b41f70ccbb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2481 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLWYL5Y6Dh5mxwydgim5beGdnXsNfRYKs6jf22nJxWghaZ_GYzy-QOn0m5IaokmCpi4xpEhEHFBUEAkUMbE_tcQCgmlkgnY0gmlwhKwSsUyKbXVsdGlhZGRyc5YACASsErFMBnTGAAoErBKxTAZ0x90DgnJzhQACAQAAiXNlY3AyNTZrMaECUyZq5yWpcQZMz2i1K9gxL5q-Elr8gb2QZ-NCrRRmlPqDdGNwgnTGg3VkcIJ0yIV3YWt1MgU --filternode=/ip4/172.18.177.76/tcp/29894/p2p/16Uiu2HAm12Fo6jtjXBedWkLxFe4DdWuwKvM8PekzRwrDcVATSRgV --content-topic=/myapp/1/latest/proto
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.59.73 waku a54a0153061be6bc0012572199df7e48d7d0c8273da0a82beaba079fd108191b
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID a54a0153061b. Setting up logs at ./log/docker/node2_2026-02-21_04-32-06__c20620bf-ee90-49b5-a27b-ccac9af42978__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 2477
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2477/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2477/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.59.73/tcp/2478/p2p/16Uiu2HAm3H2DYEq6cq3xS74xdiq8jAiwGcayypfK4hz4BGmYcMQF","/ip4/172.18.59.73/tcp/2479/ws/p2p/16Uiu2HAm3H2DYEq6cq3xS74xdiq8jAiwGcayypfK4hz4BGmYcMQF"],"enrUri":"enr:-L24QCoHdwa5mDIhoD9yIgI-5BgQWnzT-Y1kZhG3WuEnEyF4VbUvyqXykW7Gqgs6SaZiPU38aZwgFLzma5rfeS64NuoCgmlkgnY0gmlwhKwSO0mKbXVsdGlhZGRyc5YACASsEjtJBgmuAAoErBI7SQYJr90DgnJzhQACAQAAiXNlY3AyNTZrMaECdKYmce2n22b_zde2ceBdk44SM-FxHMJKRphiUEGNF7yDdGNwggmug3VkcIIJsIV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:2477/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.177.76/tcp/29894/p2p/16Uiu2HAm12Fo6jtjXBedWkLxFe4DdWuwKvM8PekzRwrDcVATSRgV"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:29893/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:2477/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "192fd313-fac0-49d6-a00e-7d62d17f1cdb", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"192fd313-fac0-49d6-a00e-7d62d17f1cdb","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:29893/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:29893/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id b1a7915194c9
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id a54a0153061b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:73 Running fixture teardown: attach_logs_on_fail
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:74 Test failed, attempting to attach logs to the allure reports
|
||||
[35mDEBUG [0m src.libs.common:common.py:42 Attaching file ./log/docker/node1_2026-02-21_04-32-06__c20620bf-ee90-49b5-a27b-ccac9af42978__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:42 Attaching file ./log/docker/node2_2026-02-21_04-32-06__c20620bf-ee90-49b5-a27b-ccac9af42978__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_works_with_auto_sharding with id: 2026-02-21_04-32-10__ffd9607a-b43c-4bae-9231-e3453cf019fe
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-32-10__ffd9607a-b43c-4bae-9231-e3453cf019fe__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.154.38
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['52046', '52047', '52048', '52049', '52050']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 52046:52046 -p 52047:52047 -p 52048:52048 -p 52049:52049 -p 52050:52050 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=52048 --rest-port=52046 --tcp-port=52047 --discv5-udp-port=52049 --rest-address=0.0.0.0 --nat=extip:172.18.154.38 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=5b7ec50cbb4bc73eb3b9b2aeb83bcf16b973de0f6d49c4747fc07a9dd25cfd02 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52050 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=1
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.154.38 waku dd557d2d02b8cc408a2b3c2ef6bc58bb94588f8426a3ec4e8e0e7b79f2074ef9
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b1a7915194c9. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID dd557d2d02b8. Setting up logs at ./log/docker/node1_2026-02-21_04-32-10__ffd9607a-b43c-4bae-9231-e3453cf019fe__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 52046
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a54a0153061b. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:52046/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:52046/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.38/tcp/52047/p2p/16Uiu2HAm1pnm5o54E4zi7qhJdxvET23k2pdzqvkJRGKjtEhAwXSo","/ip4/172.18.154.38/tcp/52048/ws/p2p/16Uiu2HAm1pnm5o54E4zi7qhJdxvET23k2pdzqvkJRGKjtEhAwXSo"],"enrUri":"enr:-L24QG-X5OrkHOYMz630mD-GXTkz3kQ3Y1V0d_u5acyvYzkyA-etT-Rby78MgQT7YlDWgKenPtGzFZCgT5glnQziQrcCgmlkgnY0gmlwhKwSmiaKbXVsdGlhZGRyc5YACASsEpomBstPAAoErBKaJgbLUN0DgnJzhQACAQAAiXNlY3AyNTZrMaECXxIltjCJJeXSCFoj7wfo_6TDQBwEFrcqBnIBImcGPdCDdGNwgstPg3VkcILLUYV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-32-10__ffd9607a-b43c-4bae-9231-e3453cf019fe__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.21.56
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['61401', '61402', '61403', '61404', '61405']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 61401:61401 -p 61402:61402 -p 61403:61403 -p 61404:61404 -p 61405:61405 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=61403 --rest-port=61401 --tcp-port=61402 --discv5-udp-port=61404 --rest-address=0.0.0.0 --nat=extip:172.18.21.56 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ac5ed884bfaeddb8dc1b81b24ee6c5a5f9fe84e7ab809f9cb9ecd1aea3c5bdab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61405 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QG-X5OrkHOYMz630mD-GXTkz3kQ3Y1V0d_u5acyvYzkyA-etT-Rby78MgQT7YlDWgKenPtGzFZCgT5glnQziQrcCgmlkgnY0gmlwhKwSmiaKbXVsdGlhZGRyc5YACASsEpomBstPAAoErBKaJgbLUN0DgnJzhQACAQAAiXNlY3AyNTZrMaECXxIltjCJJeXSCFoj7wfo_6TDQBwEFrcqBnIBImcGPdCDdGNwgstPg3VkcILLUYV3YWt1MgU --filternode=/ip4/172.18.154.38/tcp/52047/p2p/16Uiu2HAm1pnm5o54E4zi7qhJdxvET23k2pdzqvkJRGKjtEhAwXSo --content-topic=/myapp/1/latest/proto
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.21.56 waku 69bee49bf7f933ab5190b9e216f89ee5adc47683a795bd1745422ed69fdf6abb
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 69bee49bf7f9. Setting up logs at ./log/docker/node2_2026-02-21_04-32-10__ffd9607a-b43c-4bae-9231-e3453cf019fe__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 61401
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61401/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61401/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.56/tcp/61402/p2p/16Uiu2HAmMdRDrBVv87X7ej4BSY8diDaP8CSpKYsA8Hjzh2txLQf5","/ip4/172.18.21.56/tcp/61403/ws/p2p/16Uiu2HAmMdRDrBVv87X7ej4BSY8diDaP8CSpKYsA8Hjzh2txLQf5"],"enrUri":"enr:-L24QAM6xpkwjEmXiIn5aygP1nt8pSTU0x1hQwwYMVNJFeCTdu22ET5otT3QCI1KbfweiwDT-RWRklpiI2UeyRONZtkCgmlkgnY0gmlwhKwSFTiKbXVsdGlhZGRyc5YACASsEhU4Bu_aAAoErBIVOAbv290DgnJzhQACAQAAiXNlY3AyNTZrMaEDhVIkq7ym2A-dBY5VUuKWvHlGIVBh8bS159KbB0rSNGSDdGNwgu_ag3VkcILv3IV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:61401/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.154.38/tcp/52047/p2p/16Uiu2HAm1pnm5o54E4zi7qhJdxvET23k2pdzqvkJRGKjtEhAwXSo"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:52046/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:61401/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d95a5ace-099d-42fb-9e62-14a99d77f59f", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"d95a5ace-099d-42fb-9e62-14a99d77f59f","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:52046/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:52046/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id dd557d2d02b8
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 69bee49bf7f9
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:73 Running fixture teardown: attach_logs_on_fail
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:74 Test failed, attempting to attach logs to the allure reports
|
||||
[35mDEBUG [0m src.libs.common:common.py:42 Attaching file ./log/docker/node1_2026-02-21_04-32-10__ffd9607a-b43c-4bae-9231-e3453cf019fe__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:42 Attaching file ./log/docker/node2_2026-02-21_04-32-10__ffd9607a-b43c-4bae-9231-e3453cf019fe__wakuorg_nwaku:latest.log
|
||||
77
nim/1086/data/attachments/108d87bd7ba3e4f.txt
Normal file
77
nim/1086/data/attachments/108d87bd7ba3e4f.txt
Normal file
@ -0,0 +1,77 @@
|
||||
2026-02-21 04:33:54.162 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:33:54.163 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/5/1] with id: 2026-02-21_04-33-54__b3c2e9b4-75f3-4ee2-ba66-905c0304f66f
|
||||
2026-02-21 04:33:54.163 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:33:54.163 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:33:54.163 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-21 04:33:54.172 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:54.172 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-33-54__b3c2e9b4-75f3-4ee2-ba66-905c0304f66f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:54.173 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:54.173 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:54.174 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:54.175 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.254.121
|
||||
2026-02-21 04:33:54.175 DEBUG [src.node.docker_mananger] Generated ports ['3580', '3581', '3582', '3583', '3584']
|
||||
2026-02-21 04:33:54.175 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
||||
2026-02-21 04:33:54.175 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-21 04:33:54.175 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:54.175 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:54.175 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:54.175 DEBUG [src.node.docker_mananger] docker run -i -t -p 3580:3580 -p 3581:3581 -p 3582:3582 -p 3583:3583 -p 3584:3584 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=3582 --rest-port=3580 --tcp-port=3581 --discv5-udp-port=3583 --rest-address=0.0.0.0 --nat=extip:172.18.254.121 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=6b5d7abfe5cbdad37fcb60cca9f7df63f0a5f9e92457aae693bfcaaa8fddbb6a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3584 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:33:54.361 ERROR [src.node.docker_mananger] Max retries reached for container 779bfb598c51. Exiting log stream.
|
||||
2026-02-21 04:33:54.372 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.254.121 waku 10de738e35155b85d12965b65dee365392eb5df38e226d602c3ea8fd35e22374
|
||||
2026-02-21 04:33:54.406 DEBUG [src.node.docker_mananger] Container started with ID 10de738e3515. Setting up logs at ./log/docker/node1_2026-02-21_04-33-54__b3c2e9b4-75f3-4ee2-ba66-905c0304f66f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:54.407 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3580
|
||||
2026-02-21 04:33:54.407 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:54.958 ERROR [src.node.docker_mananger] Max retries reached for container 6f43b0238463. Exiting log stream.
|
||||
2026-02-21 04:33:55.409 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3580/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:55.412 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-02-21 04:33:55.412 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:55.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3580/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:55.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.254.121/tcp/3581/p2p/16Uiu2HAkyMr2PrQt4X2SJZGpEmYepdMsemusthCo4M48sJjm134z","/ip4/172.18.254.121/tcp/3582/ws/p2p/16Uiu2HAkyMr2PrQt4X2SJZGpEmYepdMsemusthCo4M48sJjm134z"],"enrUri":"enr:-L24QDWtPMYHSeNuPHLty7STuwMpytV30sYx7r6KUoaHas3FZXho-CuxN2XpCAevS5nj81vqh5VxSm-ew9DL37doFI4CgmlkgnY0gmlwhKwS_nmKbXVsdGlhZGRyc5YACASsEv55Bg39AAoErBL-eQYN_t0DgnJzhQAFAQAAiXNlY3AyNTZrMaECOnPIP2KHPGLz2-nE6XDrcidtqjhuwEsfxVbrxnVm2m-DdGNwgg39g3VkcIIN_4V3YWt1MgU"}'
|
||||
2026-02-21 04:33:55.416 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:55.423 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:55.423 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-33-54__b3c2e9b4-75f3-4ee2-ba66-905c0304f66f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:55.423 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:55.423 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:55.425 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:55.425 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.85.113
|
||||
2026-02-21 04:33:55.425 DEBUG [src.node.docker_mananger] Generated ports ['14335', '14336', '14337', '14338', '14339']
|
||||
2026-02-21 04:33:55.425 DEBUG [src.node.waku_node] Cluster id was resolved to: 5
|
||||
2026-02-21 04:33:55.426 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-21 04:33:55.426 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:55.426 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:55.426 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:55.426 DEBUG [src.node.docker_mananger] docker run -i -t -p 14335:14335 -p 14336:14336 -p 14337:14337 -p 14338:14338 -p 14339:14339 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=14337 --rest-port=14335 --tcp-port=14336 --discv5-udp-port=14338 --rest-address=0.0.0.0 --nat=extip:172.18.85.113 --peer-exchange=true --discv5-discovery=true --cluster-id=5 --nodekey=028f55da8aede368f31bfef314fb691080a68a6effa4a7aee565ebdfafee5b4e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14339 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDWtPMYHSeNuPHLty7STuwMpytV30sYx7r6KUoaHas3FZXho-CuxN2XpCAevS5nj81vqh5VxSm-ew9DL37doFI4CgmlkgnY0gmlwhKwS_nmKbXVsdGlhZGRyc5YACASsEv55Bg39AAoErBL-eQYN_t0DgnJzhQAFAQAAiXNlY3AyNTZrMaECOnPIP2KHPGLz2-nE6XDrcidtqjhuwEsfxVbrxnVm2m-DdGNwgg39g3VkcIIN_4V3YWt1MgU
|
||||
2026-02-21 04:33:55.623 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.85.113 waku f485b8f930e55d6b4051552b1901f4ea9bdda582e3f6a4874d997393f3895301
|
||||
2026-02-21 04:33:55.655 DEBUG [src.node.docker_mananger] Container started with ID f485b8f930e5. Setting up logs at ./log/docker/node2_2026-02-21_04-33-54__b3c2e9b4-75f3-4ee2-ba66-905c0304f66f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:55.656 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14335
|
||||
2026-02-21 04:33:55.656 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:56.656 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14335/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:56.671 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-02-21 04:33:56.672 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:56.673 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14335/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:56.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.85.113/tcp/14336/p2p/16Uiu2HAmUJHPzA6Tx5XuoNpy4CLsEoHKXudRXyBU8bVJuJSgGvXb","/ip4/172.18.85.113/tcp/14337/ws/p2p/16Uiu2HAmUJHPzA6Tx5XuoNpy4CLsEoHKXudRXyBU8bVJuJSgGvXb"],"enrUri":"enr:-L24QFBhYJOLO_XCPk-5iqpf4SF6-15aLpEdaqyTUJgkzGtwQ7VYc2OPbIuaiFZgXvd_gPpPxaXNxRdWdZuX1BxGZoUCgmlkgnY0gmlwhKwSVXGKbXVsdGlhZGRyc5YACASsElVxBjgAAAoErBJVcQY4Ad0DgnJzhQAFAQAAiXNlY3AyNTZrMaED6G0Rf-_OLsqe4H12j2zWsU3BqQoaWuQ6mN8BI6IxBwqDdGNwgjgAg3VkcII4AoV3YWt1MgE"}'
|
||||
2026-02-21 04:33:56.680 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:56.680 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14335/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.254.121/tcp/3581/p2p/16Uiu2HAkyMr2PrQt4X2SJZGpEmYepdMsemusthCo4M48sJjm134z"]'
|
||||
2026-02-21 04:33:56.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:56.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3580/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/1"]'
|
||||
2026-02-21 04:33:56.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:56.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14335/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/5/1"]'
|
||||
2026-02-21 04:33:56.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:56.696 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:56.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:56.702 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:33:56.803 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:56.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3580/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:56.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648436696468302,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:56.808 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:56.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14335/relay/v1/messages/%2Fwaku%2F2%2Frs%2F5%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:56.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648436696468302,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:56.814 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:33:56.815 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:33:56.815 DEBUG [src.node.waku_node] Stopping container with id 10de738e3515
|
||||
2026-02-21 04:33:57.365 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:57.366 DEBUG [src.node.waku_node] Stopping container with id f485b8f930e5
|
||||
2026-02-21 04:33:57.935 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:57.936 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:33:57.943 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:57.949 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
72
nim/1086/data/attachments/108e53bae06194e9.txt
Normal file
72
nim/1086/data/attachments/108e53bae06194e9.txt
Normal file
@ -0,0 +1,72 @@
|
||||
2026-02-21 04:35:09.407 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:35:09.408 DEBUG [tests.conftest] Running test: test_filter_get_message_with_meta with id: 2026-02-21_04-35-09__270f62aa-7d16-45a4-b385-c26bf74e2995
|
||||
2026-02-21 04:35:09.409 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:35:09.409 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:35:09.410 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-21 04:35:09.419 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:09.420 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-35-09__270f62aa-7d16-45a4-b385-c26bf74e2995__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:09.420 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:09.420 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:09.422 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:09.422 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.66.22
|
||||
2026-02-21 04:35:09.423 DEBUG [src.node.docker_mananger] Generated ports ['43914', '43915', '43916', '43917', '43918']
|
||||
2026-02-21 04:35:09.423 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:09.423 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:09.424 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:09.424 DEBUG [src.node.docker_mananger] docker run -i -t -p 43914:43914 -p 43915:43915 -p 43916:43916 -p 43917:43917 -p 43918:43918 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=43916 --rest-port=43914 --tcp-port=43915 --discv5-udp-port=43917 --rest-address=0.0.0.0 --nat=extip:172.18.66.22 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0b64bfde9ac397b58b2ad16be33cd5d36dd63ca38a6c5e4f1779a594be22a9d5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43918 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:35:09.619 ERROR [src.node.docker_mananger] Max retries reached for container 4417497672d7. Exiting log stream.
|
||||
2026-02-21 04:35:09.636 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.66.22 waku e7edab077d283d3386d6512f396baaab303fe52b3d78b30b727b8009cc74866b
|
||||
2026-02-21 04:35:09.669 DEBUG [src.node.docker_mananger] Container started with ID e7edab077d28. Setting up logs at ./log/docker/node1_2026-02-21_04-35-09__270f62aa-7d16-45a4-b385-c26bf74e2995__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:09.670 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43914
|
||||
2026-02-21 04:35:09.670 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:10.393 ERROR [src.node.docker_mananger] Max retries reached for container e06c9ad0b2a8. Exiting log stream.
|
||||
2026-02-21 04:35:10.671 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43914/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:10.674 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-02-21 04:35:10.674 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:10.674 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43914/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:10.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.66.22/tcp/43915/p2p/16Uiu2HAmRA4taWa8VCAsFknVkDYvpn4EAmJhakRHkZ2hKbf6eCHd","/ip4/172.18.66.22/tcp/43916/ws/p2p/16Uiu2HAmRA4taWa8VCAsFknVkDYvpn4EAmJhakRHkZ2hKbf6eCHd"],"enrUri":"enr:-L24QLyTe9MKscVPjoKxLgo4bcuNrFxAudgIQuD1hiwAvqrTU57vMZEzi3GAEJhARF-OsC96Ss0L12HYc2s5FqRvdBwCgmlkgnY0gmlwhKwSQhaKbXVsdGlhZGRyc5YACASsEkIWBquLAAoErBJCFgarjN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDub84KDT6E7Irs0xKlX4kPIeg2D6uiYnxTNmWjegkPqiDdGNwgquLg3VkcIKrjYV3YWt1MgU"}'
|
||||
2026-02-21 04:35:10.676 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:10.677 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-21 04:35:10.683 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:10.683 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-35-09__270f62aa-7d16-45a4-b385-c26bf74e2995__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:10.683 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:10.684 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:10.685 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:10.685 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.168.32
|
||||
2026-02-21 04:35:10.685 DEBUG [src.node.docker_mananger] Generated ports ['54882', '54883', '54884', '54885', '54886']
|
||||
2026-02-21 04:35:10.685 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:10.685 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:10.685 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:10.686 DEBUG [src.node.docker_mananger] docker run -i -t -p 54882:54882 -p 54883:54883 -p 54884:54884 -p 54885:54885 -p 54886:54886 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=54884 --rest-port=54882 --tcp-port=54883 --discv5-udp-port=54885 --rest-address=0.0.0.0 --nat=extip:172.18.168.32 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1ae471ae8e9bdfefedc4b35f2061bade68ebbeace5062f6dbe2b9da3e9d5cce3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54886 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLyTe9MKscVPjoKxLgo4bcuNrFxAudgIQuD1hiwAvqrTU57vMZEzi3GAEJhARF-OsC96Ss0L12HYc2s5FqRvdBwCgmlkgnY0gmlwhKwSQhaKbXVsdGlhZGRyc5YACASsEkIWBquLAAoErBJCFgarjN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDub84KDT6E7Irs0xKlX4kPIeg2D6uiYnxTNmWjegkPqiDdGNwgquLg3VkcIKrjYV3YWt1MgU --filternode=/ip4/172.18.66.22/tcp/43915/p2p/16Uiu2HAmRA4taWa8VCAsFknVkDYvpn4EAmJhakRHkZ2hKbf6eCHd
|
||||
2026-02-21 04:35:10.865 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.168.32 waku 8e80bf0cdf980185625d56ffd5b6808daf9cb2327766a8144b45d027e491b352
|
||||
2026-02-21 04:35:10.898 DEBUG [src.node.docker_mananger] Container started with ID 8e80bf0cdf98. Setting up logs at ./log/docker/node2_2026-02-21_04-35-09__270f62aa-7d16-45a4-b385-c26bf74e2995__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:10.898 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54882
|
||||
2026-02-21 04:35:10.899 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:11.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54882/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:11.902 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-02-21 04:35:11.902 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:11.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54882/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:11.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.32/tcp/54883/p2p/16Uiu2HAmHrc4mt71k7BrpfbeqQkoxg74roAW7Wvnza4iqUZA5ccM","/ip4/172.18.168.32/tcp/54884/ws/p2p/16Uiu2HAmHrc4mt71k7BrpfbeqQkoxg74roAW7Wvnza4iqUZA5ccM"],"enrUri":"enr:-L24QEp4vOUm3Ov0Ys7Ab_PYXwOf42WykGVyl6aZnBc8Ja-nIf7eTtf0YgJkLv-Od6c788s1aYuIiGPL-RFZVLXabtICgmlkgnY0gmlwhKwSqCCKbXVsdGlhZGRyc5YACASsEqggBtZjAAoErBKoIAbWZN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTUQ090uZDyNqlRqxhdObH1AjkJYp3BDmeGylXVnc-d6DdGNwgtZjg3VkcILWZYV3YWt1MgA"}'
|
||||
2026-02-21 04:35:11.905 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:11.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54882/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.66.22/tcp/43915/p2p/16Uiu2HAmRA4taWa8VCAsFknVkDYvpn4EAmJhakRHkZ2hKbf6eCHd"]'
|
||||
2026-02-21 04:35:11.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:11.938 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-21 04:35:11.939 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43914/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:35:11.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:11.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54882/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "ca12accb-5966-4512-8b1c-b5cf68e6985e", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:35:11.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ca12accb-5966-4512-8b1c-b5cf68e6985e","statusDesc":"OK"}'
|
||||
2026-02-21 04:35:11.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43914/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)', "meta": "RmlsdGVyIHdvcmtzISE="}'
|
||||
2026-02-21 04:35:11.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:11.978 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:35:12.078 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:35:12.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54882/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:12.081 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":1771648511970979027,"meta":"RmlsdGVyIHdvcmtzISE=","ephemeral":false}]'
|
||||
2026-02-21 04:35:12.084 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:35:12.085 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:35:12.085 DEBUG [src.node.waku_node] Stopping container with id e7edab077d28
|
||||
2026-02-21 04:35:12.591 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:12.592 DEBUG [src.node.waku_node] Stopping container with id 8e80bf0cdf98
|
||||
2026-02-21 04:35:13.106 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:13.108 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:35:13.113 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:35:13.119 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
77
nim/1086/data/attachments/1146f282ea4138d0.txt
Normal file
77
nim/1086/data/attachments/1146f282ea4138d0.txt
Normal file
@ -0,0 +1,77 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publish_with_missing_content_topic with id: 2026-02-21_04-33-32__6bfb4edd-75fa-40a4-b1ec-b6bacafb9f7b
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-33-32__6bfb4edd-75fa-40a4-b1ec-b6bacafb9f7b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.89.63
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['49991', '49992', '49993', '49994', '49995']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 49991:49991 -p 49992:49992 -p 49993:49993 -p 49994:49994 -p 49995:49995 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=49993 --rest-port=49991 --tcp-port=49992 --discv5-udp-port=49994 --rest-address=0.0.0.0 --nat=extip:172.18.89.63 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cce6eecdfe6d501b32eac06e91a8c8a6810a3b9c2c4db37feaebdff54b5c23ee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49995 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.89.63 waku f55f141f3f34294bfc1bf611cd6058206cbacefe72e32906d6f9c2e412fffb97
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f55f141f3f34. Setting up logs at ./log/docker/node1_2026-02-21_04-33-32__6bfb4edd-75fa-40a4-b1ec-b6bacafb9f7b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 49991
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 95a64c92653d. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 36d9f453a6da. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:49991/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:49991/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.89.63/tcp/49992/p2p/16Uiu2HAmPFSSiE9dABAFnPDrmjkmbUhZsk67TyyfcBUFh3CppwSa","/ip4/172.18.89.63/tcp/49993/ws/p2p/16Uiu2HAmPFSSiE9dABAFnPDrmjkmbUhZsk67TyyfcBUFh3CppwSa"],"enrUri":"enr:-L24QGTNr4Lf5prwI8f3SPMkIwJh0YynzXFlGfIWTuAKtYtpUoAXNRgd9Cx5MuC034d8b4ezdkLZliMzLBv8zOx14qQCgmlkgnY0gmlwhKwSWT-KbXVsdGlhZGRyc5YACASsElk_BsNIAAoErBJZPwbDSd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnWge6kRX3vSWhI4MR_DS9_uMu9d3SF5ziJpSLDyfqQuDdGNwgsNIg3VkcILDSoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-33-32__6bfb4edd-75fa-40a4-b1ec-b6bacafb9f7b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.191.137
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['38146', '38147', '38148', '38149', '38150']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 38146:38146 -p 38147:38147 -p 38148:38148 -p 38149:38149 -p 38150:38150 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=38148 --rest-port=38146 --tcp-port=38147 --discv5-udp-port=38149 --rest-address=0.0.0.0 --nat=extip:172.18.191.137 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=86a483ce7ead4bb6ddedf9ead8c8b2df52f53bcdb5ac99a52dbc20ee3ee8621d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38150 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGTNr4Lf5prwI8f3SPMkIwJh0YynzXFlGfIWTuAKtYtpUoAXNRgd9Cx5MuC034d8b4ezdkLZliMzLBv8zOx14qQCgmlkgnY0gmlwhKwSWT-KbXVsdGlhZGRyc5YACASsElk_BsNIAAoErBJZPwbDSd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnWge6kRX3vSWhI4MR_DS9_uMu9d3SF5ziJpSLDyfqQuDdGNwgsNIg3VkcILDSoV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.191.137 waku c6f60dc8e06b041fccc7551d49412287a3a3b3698dd35882a6bfe98eca50d149
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c6f60dc8e06b. Setting up logs at ./log/docker/node2_2026-02-21_04-33-32__6bfb4edd-75fa-40a4-b1ec-b6bacafb9f7b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 38146
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38146/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38146/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.191.137/tcp/38147/p2p/16Uiu2HAmPAsRfeFRT5g4zjL5zkuFFHtwMa6W2ENV9zETgQwHvNyR","/ip4/172.18.191.137/tcp/38148/ws/p2p/16Uiu2HAmPAsRfeFRT5g4zjL5zkuFFHtwMa6W2ENV9zETgQwHvNyR"],"enrUri":"enr:-L24QDT9UdVdEA_H7bfCwjpz-8GPnXymaueQem88RjskCG0yOzZzSPW7naOwb0YhB-KVZdktbqllDvg_g5P-LnIeABwCgmlkgnY0gmlwhKwSv4mKbXVsdGlhZGRyc5YACASsEr-JBpUDAAoErBK_iQaVBN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnDx2xPzLkvwldVmGBquEpFKsy4U8Ic-aooDKFqRoZQSDdGNwgpUDg3VkcIKVBYV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:38146/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.89.63/tcp/49992/p2p/16Uiu2HAmPFSSiE9dABAFnPDrmjkmbUhZsk67TyyfcBUFh3CppwSa"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49991/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:38146/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49991/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:49991/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648415473563904,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648415473563904,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49991/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "timestamp": '$(date +%s%N)'}'
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:49991/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f55f141f3f34
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c6f60dc8e06b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
108
nim/1086/data/attachments/1186ebeb0f6be770.txt
Normal file
108
nim/1086/data/attachments/1186ebeb0f6be770.txt
Normal file
@ -0,0 +1,108 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_empty_cursor with id: 2026-02-21_04-37-12__f2b757c1-0c46-46e4-ad94-eeb1912d1bb1
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-37-12__f2b757c1-0c46-46e4-ad94-eeb1912d1bb1__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.55.157
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['36649', '36650', '36651', '36652', '36653']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 36649:36649 -p 36650:36650 -p 36651:36651 -p 36652:36652 -p 36653:36653 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=36651 --rest-port=36649 --tcp-port=36650 --discv5-udp-port=36652 --rest-address=0.0.0.0 --nat=extip:172.18.55.157 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9803c2bca39a9feda99cdcbe0df2f297da4bacf414dda3f8cfca05e55f9a2683 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36653 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.55.157 waku 751d86a10ccb564f4d0fd36c7b2090b9430d56e067bb88f73abeb086f2eabfc9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 751d86a10ccb. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-37-12__f2b757c1-0c46-46e4-ad94-eeb1912d1bb1__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 36649
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 43009505c681. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container af2eae405d24. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:36649/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:36649/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.55.157/tcp/36650/p2p/16Uiu2HAm673fx4Ef7ZzAC65ungj3KWFCzqrdqQfUJtNUF6EriPdE","/ip4/172.18.55.157/tcp/36651/ws/p2p/16Uiu2HAm673fx4Ef7ZzAC65ungj3KWFCzqrdqQfUJtNUF6EriPdE"],"enrUri":"enr:-L24QFdE_4H3qnl5E4NQGQyZuaq6L0FJxCIxEJDTYZvxCZOuQ8GD6iPhP82LUTQd39EQ5tCtQF8yo_y72F-FM21l87wCgmlkgnY0gmlwhKwSN52KbXVsdGlhZGRyc5YACASsEjedBo8qAAoErBI3nQaPK90DgnJzhQADAQAAiXNlY3AyNTZrMaECnqsMZpc_IJo092Odob1UZ9zNlAxx9jZ2uiuG-GBopiWDdGNwgo8qg3VkcIKPLIV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-37-12__f2b757c1-0c46-46e4-ad94-eeb1912d1bb1__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.209.235
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['3747', '3748', '3749', '3750', '3751']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 3747:3747 -p 3748:3748 -p 3749:3749 -p 3750:3750 -p 3751:3751 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=3749 --rest-port=3747 --tcp-port=3748 --discv5-udp-port=3750 --rest-address=0.0.0.0 --nat=extip:172.18.209.235 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=efbfd15e9817566cb55f7c4cd71da4a10de3f8189cbd3edcc2ef1f173add697f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3751 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFdE_4H3qnl5E4NQGQyZuaq6L0FJxCIxEJDTYZvxCZOuQ8GD6iPhP82LUTQd39EQ5tCtQF8yo_y72F-FM21l87wCgmlkgnY0gmlwhKwSN52KbXVsdGlhZGRyc5YACASsEjedBo8qAAoErBI3nQaPK90DgnJzhQADAQAAiXNlY3AyNTZrMaECnqsMZpc_IJo092Odob1UZ9zNlAxx9jZ2uiuG-GBopiWDdGNwgo8qg3VkcIKPLIV3YWt1MgM --storenode=/ip4/172.18.55.157/tcp/36650/p2p/16Uiu2HAm673fx4Ef7ZzAC65ungj3KWFCzqrdqQfUJtNUF6EriPdE --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.209.235 waku b80bf7c9ad1ba43a1ef85d91e36ebc3132bf676b3d3851c74eb1cae573d539d3
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID b80bf7c9ad1b. Setting up logs at ./log/docker/store_node1_2026-02-21_04-37-12__f2b757c1-0c46-46e4-ad94-eeb1912d1bb1__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 3747
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3747/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3747/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.209.235/tcp/3748/p2p/16Uiu2HAmGssT8fZ6vNtWX9Z4t1fVBV5DTRnHeCCf7DtC8vmWgWNW","/ip4/172.18.209.235/tcp/3749/ws/p2p/16Uiu2HAmGssT8fZ6vNtWX9Z4t1fVBV5DTRnHeCCf7DtC8vmWgWNW"],"enrUri":"enr:-L24QC8-9VOrorDaLex_xCQmZNngs0Qivyl-BrbT6EHaquMiXGwbesuPr_fyQE0QEM7HqQJQW-mS_Q6UOQIdidQQSxACgmlkgnY0gmlwhKwS0euKbXVsdGlhZGRyc5YACASsEtHrBg6kAAoErBLR6wYOpd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPrt_SQ9lLIp-BT4LuDeyib4iZnhnUzVMcslgGv_OXhuDdGNwgg6kg3VkcIIOpoV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3747/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.55.157/tcp/36650/p2p/16Uiu2HAm673fx4Ef7ZzAC65ungj3KWFCzqrdqQfUJtNUF6EriPdE"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36649/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3747/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36649/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36649/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36649/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36649/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36649/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36649/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36649/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36649/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36649/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36649/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:36649/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x957c8198a130ce4288c2fa0ea6aa59d2e6bf5949f5ae00103146a3daf998aeb0"},{"messageHash":"0x1739261f0ec0a56408e0bac549aeab064649252e017e7637d7f78718537a6679"},{"messageHash":"0xc65efd0bb52d74b5c9c378b6eaf5fb99754e9415a808ebf723c549b6018eb7f4"},{"messageHash":"0xed45be87f46f0f1d0097ad9ad8e7e7a8c103aa34d81652ab81061ad77cc55593"},{"messageHash":"0x5b6584880716547d36457782b5c7aa7959ed09edc86d1fbe211b522092f9fb8d"}],"paginationCursor":"0x5b6584880716547d36457782b5c7aa7959ed09edc86d1fbe211b522092f9fb8d"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3747/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x957c8198a130ce4288c2fa0ea6aa59d2e6bf5949f5ae00103146a3daf998aeb0"},{"messageHash":"0x1739261f0ec0a56408e0bac549aeab064649252e017e7637d7f78718537a6679"},{"messageHash":"0xc65efd0bb52d74b5c9c378b6eaf5fb99754e9415a808ebf723c549b6018eb7f4"},{"messageHash":"0xed45be87f46f0f1d0097ad9ad8e7e7a8c103aa34d81652ab81061ad77cc55593"},{"messageHash":"0x5b6584880716547d36457782b5c7aa7959ed09edc86d1fbe211b522092f9fb8d"}],"paginationCursor":"0x5b6584880716547d36457782b5c7aa7959ed09edc86d1fbe211b522092f9fb8d"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 751d86a10ccb
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id b80bf7c9ad1b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
72
nim/1086/data/attachments/11b5e563f2b41d69.txt
Normal file
72
nim/1086/data/attachments/11b5e563f2b41d69.txt
Normal file
@ -0,0 +1,72 @@
|
||||
2026-02-21 04:40:21.039 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:40:21.040 DEBUG [tests.conftest] Running test: test_store_with_peerAddr with id: 2026-02-21_04-40-21__225b611b-3de8-410c-8283-c9140a50543d
|
||||
2026-02-21 04:40:21.040 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:40:21.040 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:40:21.041 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-21 04:40:21.047 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:40:21.047 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-40-21__225b611b-3de8-410c-8283-c9140a50543d__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:40:21.047 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:40:21.048 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:40:21.049 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:40:21.049 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.239
|
||||
2026-02-21 04:40:21.049 DEBUG [src.node.docker_mananger] Generated ports ['1364', '1365', '1366', '1367', '1368']
|
||||
2026-02-21 04:40:21.049 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:40:21.049 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:40:21.050 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:40:21.050 DEBUG [src.node.docker_mananger] docker run -i -t -p 1364:1364 -p 1365:1365 -p 1366:1366 -p 1367:1367 -p 1368:1368 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=1366 --rest-port=1364 --tcp-port=1365 --discv5-udp-port=1367 --rest-address=0.0.0.0 --nat=extip:172.18.224.239 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9eb0702ee226cc5ebcfc1bdddcbb2dacec4b17cb31a8adae8a77ab9b4a7ee7ca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1368 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-21 04:40:21.244 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.239 waku b17cd6f6c46cb6174bc90604247ea4ae481011220b5c8321d1863d7a59b5ef9c
|
||||
2026-02-21 04:40:21.275 DEBUG [src.node.docker_mananger] Container started with ID b17cd6f6c46c. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-40-21__225b611b-3de8-410c-8283-c9140a50543d__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:40:21.275 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1364
|
||||
2026-02-21 04:40:21.275 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:40:21.323 ERROR [src.node.docker_mananger] Max retries reached for container 64aef6fe683d. Exiting log stream.
|
||||
2026-02-21 04:40:21.846 ERROR [src.node.docker_mananger] Max retries reached for container b75bb9adaac9. Exiting log stream.
|
||||
2026-02-21 04:40:22.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1364/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:22.279 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:40:22.279 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:40:22.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1364/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:22.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.239/tcp/1365/p2p/16Uiu2HAm4AtiB9qZBtUPizQLkPY5oCc7EAXERiUiNxzCC2X2tv59","/ip4/172.18.224.239/tcp/1366/ws/p2p/16Uiu2HAm4AtiB9qZBtUPizQLkPY5oCc7EAXERiUiNxzCC2X2tv59"],"enrUri":"enr:-L24QJN_Ml4i3KPnq6idAlBnR3g0dxJ8oqrv9s2ulciUbEgqJbp9q4fEACtWdwcYpO_l3Rsw8wOS5JtbWmGijl_AgIQCgmlkgnY0gmlwhKwS4O-KbXVsdGlhZGRyc5YACASsEuDvBgVVAAoErBLg7wYFVt0DgnJzhQADAQAAiXNlY3AyNTZrMaECge_daP7JiUzBHx-8Z82V_7SuHvOCOKQuLDhm8NkaR-yDdGNwggVVg3VkcIIFV4V3YWt1MgM"}'
|
||||
2026-02-21 04:40:22.282 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:40:22.289 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:40:22.289 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-40-21__225b611b-3de8-410c-8283-c9140a50543d__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:40:22.289 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:40:22.289 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:40:22.291 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:40:22.291 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.30.229
|
||||
2026-02-21 04:40:22.291 DEBUG [src.node.docker_mananger] Generated ports ['6545', '6546', '6547', '6548', '6549']
|
||||
2026-02-21 04:40:22.291 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:40:22.291 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:40:22.291 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:40:22.291 DEBUG [src.node.docker_mananger] docker run -i -t -p 6545:6545 -p 6546:6546 -p 6547:6547 -p 6548:6548 -p 6549:6549 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=6547 --rest-port=6545 --tcp-port=6546 --discv5-udp-port=6548 --rest-address=0.0.0.0 --nat=extip:172.18.30.229 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5cf6a6b41d7a5f6e5fd1781c8fa734c9a2adf5f15cbac1ee1f02dba34dbfab7c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6549 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJN_Ml4i3KPnq6idAlBnR3g0dxJ8oqrv9s2ulciUbEgqJbp9q4fEACtWdwcYpO_l3Rsw8wOS5JtbWmGijl_AgIQCgmlkgnY0gmlwhKwS4O-KbXVsdGlhZGRyc5YACASsEuDvBgVVAAoErBLg7wYFVt0DgnJzhQADAQAAiXNlY3AyNTZrMaECge_daP7JiUzBHx-8Z82V_7SuHvOCOKQuLDhm8NkaR-yDdGNwggVVg3VkcIIFV4V3YWt1MgM --storenode=/ip4/172.18.224.239/tcp/1365/p2p/16Uiu2HAm4AtiB9qZBtUPizQLkPY5oCc7EAXERiUiNxzCC2X2tv59 --store=true --relay=true
|
||||
2026-02-21 04:40:22.476 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.30.229 waku 344fc09d3dfbda15839a14f11cc28e6b3fd0012336e7d2746a15824313b82d3b
|
||||
2026-02-21 04:40:22.512 DEBUG [src.node.docker_mananger] Container started with ID 344fc09d3dfb. Setting up logs at ./log/docker/store_node1_2026-02-21_04-40-21__225b611b-3de8-410c-8283-c9140a50543d__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:40:22.512 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6545
|
||||
2026-02-21 04:40:22.513 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:40:23.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6545/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:23.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:40:23.517 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:40:23.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6545/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:23.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.30.229/tcp/6546/p2p/16Uiu2HAmGqhCDtLuwfS54aJyohvQ5TX57KbPGtgP7hrWj59T1kcK","/ip4/172.18.30.229/tcp/6547/ws/p2p/16Uiu2HAmGqhCDtLuwfS54aJyohvQ5TX57KbPGtgP7hrWj59T1kcK"],"enrUri":"enr:-L24QHTj_hCEPa9XzZswkBV4yEOFEUt91JXUfMBFVcSnHGyYPf853Y9ZbAX_AOT690qrcqxg0La0KxixNR-FPUXtyAkCgmlkgnY0gmlwhKwSHuWKbXVsdGlhZGRyc5YACASsEh7lBhmSAAoErBIe5QYZk90DgnJzhQADAQAAiXNlY3AyNTZrMaEDPiy85hRA2FlavoC-B7CTjC5cLuezSHJ5LkBcJAdPNqyDdGNwghmSg3VkcIIZlIV3YWt1MgM"}'
|
||||
2026-02-21 04:40:23.520 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:40:23.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6545/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.224.239/tcp/1365/p2p/16Uiu2HAm4AtiB9qZBtUPizQLkPY5oCc7EAXERiUiNxzCC2X2tv59"]'
|
||||
2026-02-21 04:40:23.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:23.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1364/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:40:23.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:23.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6545/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:40:23.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:23.529 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:40:23.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1364/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:40:23.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:23.535 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:40:23.736 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:40:23.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6545/store/v3/messages?peerAddr=%2Fip4%2F172.18.224.239%2Ftcp%2F1365%2Fp2p%2F16Uiu2HAm4AtiB9qZBtUPizQLkPY5oCc7EAXERiUiNxzCC2X2tv59&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:23.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ff212d33f076ea848d47","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xbc7ae3b9e9d7d6740a384e6b77f0efe7caaa57a20d268df9b7f62ce02cd22d75"}]}'
|
||||
2026-02-21 04:40:23.745 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-21 04:40:23.747 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:40:23.748 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:40:23.748 DEBUG [src.node.waku_node] Stopping container with id b17cd6f6c46c
|
||||
2026-02-21 04:40:24.309 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:40:24.310 DEBUG [src.node.waku_node] Stopping container with id 344fc09d3dfb
|
||||
2026-02-21 04:40:24.867 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:40:24.870 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:40:24.877 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:40:24.883 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1086/data/attachments/1214ba7bd28b13f5.txt
Normal file
68
nim/1086/data/attachments/1214ba7bd28b13f5.txt
Normal file
@ -0,0 +1,68 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_update_subscription_with_extra_field with id: 2026-02-21_04-31-16__b835cc8b-97d7-4e81-b132-830365aea639
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-31-16__b835cc8b-97d7-4e81-b132-830365aea639__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.116.250
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['16904', '16905', '16906', '16907', '16908']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 16904:16904 -p 16905:16905 -p 16906:16906 -p 16907:16907 -p 16908:16908 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=16906 --rest-port=16904 --tcp-port=16905 --discv5-udp-port=16907 --rest-address=0.0.0.0 --nat=extip:172.18.116.250 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8ebc237b55703d63af7cf88fa2b2add1e46df59ead31bdff0e3a3267eaae0ec3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16908 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.116.250 waku 2475bbc5003dc3399c5582aafc744ffe9c219f7e805ec57596eacbe9bd87d3fe
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container ab56b6e133ee. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 2475bbc5003d. Setting up logs at ./log/docker/node1_2026-02-21_04-31-16__b835cc8b-97d7-4e81-b132-830365aea639__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 16904
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e2b5cea51d61. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:16904/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:16904/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.116.250/tcp/16905/p2p/16Uiu2HAmGQErxdymqdoQSV7hAFt793BR7PoGQsuqpv3AXRQMQCx7","/ip4/172.18.116.250/tcp/16906/ws/p2p/16Uiu2HAmGQErxdymqdoQSV7hAFt793BR7PoGQsuqpv3AXRQMQCx7"],"enrUri":"enr:-L24QAL8pb4rYSzLjGm2mZuB-SnbXA6wBAjnxve9_Cc8F5QVWFisP0HXk1e0d3Tyxd62gARhhCHdr8SJdVMMml18UGwCgmlkgnY0gmlwhKwSdPqKbXVsdGlhZGRyc5YACASsEnT6BkIJAAoErBJ0-gZCCt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDN6dxn1CLBIvDHBIfv_XFni5Os1fSU8qZSu-Mhm22Z0CDdGNwgkIJg3VkcIJCC4V3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-16__b835cc8b-97d7-4e81-b132-830365aea639__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.220.216
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['56688', '56689', '56690', '56691', '56692']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 56688:56688 -p 56689:56689 -p 56690:56690 -p 56691:56691 -p 56692:56692 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=56690 --rest-port=56688 --tcp-port=56689 --discv5-udp-port=56691 --rest-address=0.0.0.0 --nat=extip:172.18.220.216 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e3cdaf7f3bac32a2efcbdaadb7b5e1bd62d91989dc89e7eed43df5bf4e453d52 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56692 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QAL8pb4rYSzLjGm2mZuB-SnbXA6wBAjnxve9_Cc8F5QVWFisP0HXk1e0d3Tyxd62gARhhCHdr8SJdVMMml18UGwCgmlkgnY0gmlwhKwSdPqKbXVsdGlhZGRyc5YACASsEnT6BkIJAAoErBJ0-gZCCt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDN6dxn1CLBIvDHBIfv_XFni5Os1fSU8qZSu-Mhm22Z0CDdGNwgkIJg3VkcIJCC4V3YWt1MgU --filternode=/ip4/172.18.116.250/tcp/16905/p2p/16Uiu2HAmGQErxdymqdoQSV7hAFt793BR7PoGQsuqpv3AXRQMQCx7
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.220.216 waku 5a84ed643975ca46ae04ed28e884c3b1800ec282a32bf447b935a38ed04c6cfc
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 5a84ed643975. Setting up logs at ./log/docker/node2_2026-02-21_04-31-16__b835cc8b-97d7-4e81-b132-830365aea639__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 56688
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56688/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56688/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.220.216/tcp/56689/p2p/16Uiu2HAm8PykSXxPrywfPqSybiUuXkrteKTtBTADrUevDJgPLgQM","/ip4/172.18.220.216/tcp/56690/ws/p2p/16Uiu2HAm8PykSXxPrywfPqSybiUuXkrteKTtBTADrUevDJgPLgQM"],"enrUri":"enr:-L24QMGf1SuwttgOkfoBHHFw9BADB5p0w1tnRH9ID6vwGyDWNL88M6MJUfJhyh_xxBgydfd-M54lV2dcEzU2QvJ7dQUCgmlkgnY0gmlwhKwS3NiKbXVsdGlhZGRyc5YACASsEtzYBt1xAAoErBLc2Abdct0DgnJzhQADAQAAiXNlY3AyNTZrMaECwLjcXF9wzEkcwaXmwMkr4LJdV1hBmBRdCbUOVXSK9L6DdGNwgt1xg3VkcILdc4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56688/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.116.250/tcp/16905/p2p/16Uiu2HAmGQErxdymqdoQSV7hAFt793BR7PoGQsuqpv3AXRQMQCx7"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:16904/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56688/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6e69b426-57b5-47a6-8217-0e157519f1dd", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"6e69b426-57b5-47a6-8217-0e157519f1dd","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X PUT "http://127.0.0.1:56688/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1", "extraField": "extraValue"}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:56688/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 2475bbc5003d
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 5a84ed643975
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
110
nim/1086/data/attachments/121ab828af301356.txt
Normal file
110
nim/1086/data/attachments/121ab828af301356.txt
Normal file
@ -0,0 +1,110 @@
|
||||
2026-02-21 04:31:39.106 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:31:39.107 DEBUG [tests.conftest] Running test: test_light_push_with_invalid_pubsub_topics with id: 2026-02-21_04-31-39__92fae437-e817-4144-849e-5f42add16916
|
||||
2026-02-21 04:31:39.107 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:31:39.108 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-21 04:31:39.115 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:39.115 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-21_04-31-39__92fae437-e817-4144-849e-5f42add16916__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:39.116 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:39.116 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:39.119 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:39.119 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.87.43
|
||||
2026-02-21 04:31:39.120 DEBUG [src.node.docker_mananger] Generated ports ['14793', '14794', '14795', '14796', '14797']
|
||||
2026-02-21 04:31:39.120 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:39.120 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:39.120 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:39.120 DEBUG [src.node.docker_mananger] docker run -i -t -p 14793:14793 -p 14794:14794 -p 14795:14795 -p 14796:14796 -p 14797:14797 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=14795 --rest-port=14793 --tcp-port=14794 --discv5-udp-port=14796 --rest-address=0.0.0.0 --nat=extip:172.18.87.43 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c9f0954f86a061aea15bcb4f79feef0b1d80e1198b35a21be3ac4fade22cdf6a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14797 --metrics-logging=true --lightpush=true --relay=true
|
||||
2026-02-21 04:31:39.305 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.87.43 waku 06e46968f5609659bc03da44f9b6e7f6f981ef0cfd4cee348117a21a75161217
|
||||
2026-02-21 04:31:39.340 DEBUG [src.node.docker_mananger] Container started with ID 06e46968f560. Setting up logs at ./log/docker/receiving_node1_2026-02-21_04-31-39__92fae437-e817-4144-849e-5f42add16916__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:39.340 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14793
|
||||
2026-02-21 04:31:39.341 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:39.376 ERROR [src.node.docker_mananger] Max retries reached for container 888c8b04e3a0. Exiting log stream.
|
||||
2026-02-21 04:31:39.939 ERROR [src.node.docker_mananger] Max retries reached for container 1d2586737642. Exiting log stream.
|
||||
2026-02-21 04:31:40.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14793/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:40.344 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-02-21 04:31:40.345 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:40.345 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14793/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:40.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.43/tcp/14794/p2p/16Uiu2HAm9TDBk4gS4xD4ap4fdjjKgxTu4ia75yjQCDVpTxzBtYUn","/ip4/172.18.87.43/tcp/14795/ws/p2p/16Uiu2HAm9TDBk4gS4xD4ap4fdjjKgxTu4ia75yjQCDVpTxzBtYUn"],"enrUri":"enr:-L24QFjw1KdCbYIjIuzWevgvCArnchF4rVb9O_iXc-rTXfJsK6kZqX-b0HxE9YbI57nkVTmkOrXtn7sSkd3fYs2kKUcCgmlkgnY0gmlwhKwSVyuKbXVsdGlhZGRyc5YACASsElcrBjnKAAoErBJXKwY5y90DgnJzhQADAQAAiXNlY3AyNTZrMaEC0Gh7iFkRGvIYMoRbwEqK8OY5iW3y-28bY8aKyH2Arp-DdGNwgjnKg3VkcII5zIV3YWt1Mgk"}'
|
||||
2026-02-21 04:31:40.347 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:40.354 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:40.354 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-21_04-31-39__92fae437-e817-4144-849e-5f42add16916__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:40.355 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:40.355 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:40.356 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:40.356 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.18.228
|
||||
2026-02-21 04:31:40.356 DEBUG [src.node.docker_mananger] Generated ports ['19360', '19361', '19362', '19363', '19364']
|
||||
2026-02-21 04:31:40.357 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:40.357 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:40.357 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:40.357 DEBUG [src.node.docker_mananger] docker run -i -t -p 19360:19360 -p 19361:19361 -p 19362:19362 -p 19363:19363 -p 19364:19364 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=19362 --rest-port=19360 --tcp-port=19361 --discv5-udp-port=19363 --rest-address=0.0.0.0 --nat=extip:172.18.18.228 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0ee25e7f69af04d56b93fd8e82ade5cae88c3e321191c3a8e064465abc12f9a3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19364 --metrics-logging=true --lightpush=false --relay=true
|
||||
2026-02-21 04:31:40.541 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.18.228 waku 1233d7ce4b8264b7608419fcf4ad55e432511d22278946b1ca4cdee2a0148723
|
||||
2026-02-21 04:31:40.579 DEBUG [src.node.docker_mananger] Container started with ID 1233d7ce4b82. Setting up logs at ./log/docker/receiving_node2_2026-02-21_04-31-39__92fae437-e817-4144-849e-5f42add16916__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:40.579 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19360
|
||||
2026-02-21 04:31:40.579 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:41.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19360/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:41.583 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-02-21 04:31:41.583 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:41.584 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19360/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:41.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.18.228/tcp/19361/p2p/16Uiu2HAmCJ1jJpGV6y63GNYun7BA58R7VGbNTM7RP5LkJzsEH6h9","/ip4/172.18.18.228/tcp/19362/ws/p2p/16Uiu2HAmCJ1jJpGV6y63GNYun7BA58R7VGbNTM7RP5LkJzsEH6h9"],"enrUri":"enr:-L24QBkrn5vJ_UvFwPt-CfRWWFapCok3WW1NlS80KQYH8JK_Z4nU4uc1roX5smSJ2zjX9T56Cl4KYVKqhsXvbPZOMPcCgmlkgnY0gmlwhKwSEuSKbXVsdGlhZGRyc5YACASsEhLkBkuhAAoErBIS5AZLot0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-qBc6oLZv7-m14apDK0deAgOjQTsHswIvNNbANtHYByDdGNwgkuhg3VkcIJLo4V3YWt1MgE"}'
|
||||
2026-02-21 04:31:41.586 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:41.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19360/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.87.43/tcp/14794/p2p/16Uiu2HAm9TDBk4gS4xD4ap4fdjjKgxTu4ia75yjQCDVpTxzBtYUn"]'
|
||||
2026-02-21 04:31:41.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:41.633 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:41.634 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-21_04-31-39__92fae437-e817-4144-849e-5f42add16916__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:41.634 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:41.634 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:41.635 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:41.635 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.87.185
|
||||
2026-02-21 04:31:41.636 DEBUG [src.node.docker_mananger] Generated ports ['28736', '28737', '28738', '28739', '28740']
|
||||
2026-02-21 04:31:41.636 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:41.636 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:41.636 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:41.636 DEBUG [src.node.docker_mananger] docker run -i -t -p 28736:28736 -p 28737:28737 -p 28738:28738 -p 28739:28739 -p 28740:28740 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=28738 --rest-port=28736 --tcp-port=28737 --discv5-udp-port=28739 --rest-address=0.0.0.0 --nat=extip:172.18.87.185 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aba3e15bbcd900adf8c3d316904cccac42eef9bdb8bd76b23af0f7f398985e6e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28740 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFjw1KdCbYIjIuzWevgvCArnchF4rVb9O_iXc-rTXfJsK6kZqX-b0HxE9YbI57nkVTmkOrXtn7sSkd3fYs2kKUcCgmlkgnY0gmlwhKwSVyuKbXVsdGlhZGRyc5YACASsElcrBjnKAAoErBJXKwY5y90DgnJzhQADAQAAiXNlY3AyNTZrMaEC0Gh7iFkRGvIYMoRbwEqK8OY5iW3y-28bY8aKyH2Arp-DdGNwgjnKg3VkcII5zIV3YWt1Mgk --lightpushnode=/ip4/172.18.87.43/tcp/14794/p2p/16Uiu2HAm9TDBk4gS4xD4ap4fdjjKgxTu4ia75yjQCDVpTxzBtYUn --lightpush=true --relay=true
|
||||
2026-02-21 04:31:41.833 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.87.185 waku 61eb681126690bcdd157e71dadb637ac4a71485c7966317e2c8af45b45598af0
|
||||
2026-02-21 04:31:41.865 DEBUG [src.node.docker_mananger] Container started with ID 61eb68112669. Setting up logs at ./log/docker/lightpush_node1_2026-02-21_04-31-39__92fae437-e817-4144-849e-5f42add16916__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:41.866 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28736
|
||||
2026-02-21 04:31:41.866 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:42.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28736/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.887 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-02-21 04:31:42.887 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:42.888 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28736/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.185/tcp/28737/p2p/16Uiu2HAmHn2A7Kr7iGppDHsfSi7Bjf9fhnhbV9PsRK7fvXy4XUw5","/ip4/172.18.87.185/tcp/28738/ws/p2p/16Uiu2HAmHn2A7Kr7iGppDHsfSi7Bjf9fhnhbV9PsRK7fvXy4XUw5"],"enrUri":"enr:-L24QKeFGPqtsUE7dHMSFNmG5249ug7Vwh1R1zDt_tD-MpX1feBJerJMCDPe7uITPL26NEthyy8cQ9DYoT_FZZ_ISbkCgmlkgnY0gmlwhKwSV7mKbXVsdGlhZGRyc5YACASsEle5BnBBAAoErBJXuQZwQt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTBeLMyoVc2XWCpfR2hkeWAYnTDKLOhoDR4OWAS9jM-yDdGNwgnBBg3VkcIJwQ4V3YWt1Mgk"}'
|
||||
2026-02-21 04:31:42.893 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:42.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28736/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.87.43/tcp/14794/p2p/16Uiu2HAm9TDBk4gS4xD4ap4fdjjKgxTu4ia75yjQCDVpTxzBtYUn"]'
|
||||
2026-02-21 04:31:42.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28736/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.18.228/tcp/19361/p2p/16Uiu2HAmCJ1jJpGV6y63GNYun7BA58R7VGbNTM7RP5LkJzsEH6h9"]'
|
||||
2026-02-21 04:31:42.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14793/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:31:42.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19360/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:31:42.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28736/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:31:42.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.941 DEBUG [tests.light_push.test_publish] Running test with pubsub topic {'description': 'A dictionary', 'value': {'key': 'YWFh'}}
|
||||
2026-02-21 04:31:42.942 DEBUG [src.steps.light_push] Lightpushing message
|
||||
2026-02-21 04:31:42.942 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28736/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": {"key": "YWFh"}, "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648302942352068}}'
|
||||
2026-02-21 04:31:42.945 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:28736/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
2026-02-21 04:31:42.946 DEBUG [tests.light_push.test_publish] Running test with pubsub topic {'description': 'An integer', 'value': 1234567890}
|
||||
2026-02-21 04:31:42.946 DEBUG [src.steps.light_push] Lightpushing message
|
||||
2026-02-21 04:31:42.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28736/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": 1234567890, "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648302946661461}}'
|
||||
2026-02-21 04:31:42.949 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:28736/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
2026-02-21 04:31:42.950 DEBUG [tests.light_push.test_publish] Running test with pubsub topic {'description': 'A list', 'value': ['YWFh']}
|
||||
2026-02-21 04:31:42.950 DEBUG [src.steps.light_push] Lightpushing message
|
||||
2026-02-21 04:31:42.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28736/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": ["YWFh"], "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648302950545836}}'
|
||||
2026-02-21 04:31:42.953 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:28736/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
2026-02-21 04:31:42.954 DEBUG [tests.light_push.test_publish] Running test with pubsub topic {'description': 'A bool', 'value': True}
|
||||
2026-02-21 04:31:42.954 DEBUG [src.steps.light_push] Lightpushing message
|
||||
2026-02-21 04:31:42.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28736/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": true, "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648302954483073}}'
|
||||
2026-02-21 04:31:42.957 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:28736/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
2026-02-21 04:31:42.959 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:31:42.960 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:31:42.960 DEBUG [src.node.waku_node] Stopping container with id 06e46968f560
|
||||
2026-02-21 04:31:43.507 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:43.507 DEBUG [src.node.waku_node] Stopping container with id 1233d7ce4b82
|
||||
2026-02-21 04:31:44.083 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:44.083 DEBUG [src.node.waku_node] Stopping container with id 61eb68112669
|
||||
2026-02-21 04:31:44.322 ERROR [src.node.docker_mananger] Max retries reached for container 06e46968f560. Exiting log stream.
|
||||
2026-02-21 04:31:44.599 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:44.600 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:31:44.612 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:31:44.619 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:31:44.626 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
86
nim/1086/data/attachments/12b47a2a4a79cfb4.txt
Normal file
86
nim/1086/data/attachments/12b47a2a4a79cfb4.txt
Normal file
@ -0,0 +1,86 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_relay_unsubscribe_from_non_existing_pubsub_topic with id: 2026-02-21_04-39-47__11ed86e4-bde1-452b-90fc-dea0fb5431ec
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-39-47__11ed86e4-bde1-452b-90fc-dea0fb5431ec__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.60.124
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['5022', '5023', '5024', '5025', '5026']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 5022:5022 -p 5023:5023 -p 5024:5024 -p 5025:5025 -p 5026:5026 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=5024 --rest-port=5022 --tcp-port=5023 --discv5-udp-port=5025 --rest-address=0.0.0.0 --nat=extip:172.18.60.124 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=db7c848def64c96f43ed8ade8f9f76edeb11fb42179ddd6553a97bcfd8be670a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5026 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.60.124 waku 680dbbb6e97d1e2271cda5cfee8a5ba7f42ef97a72bf4d6fa07e4586ac8f4829
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 680dbbb6e97d. Setting up logs at ./log/docker/node1_2026-02-21_04-39-47__11ed86e4-bde1-452b-90fc-dea0fb5431ec__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 5022
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 34617dbd8e14. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 8d6988f090c1. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5022/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5022/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.124/tcp/5023/p2p/16Uiu2HAkxtm1U39YXvfnEEV5iQ9SubJUSktfsT8EnXieHeJBb35F","/ip4/172.18.60.124/tcp/5024/ws/p2p/16Uiu2HAkxtm1U39YXvfnEEV5iQ9SubJUSktfsT8EnXieHeJBb35F"],"enrUri":"enr:-L24QLcw49WF8oluiaphfcjehEO_sUnDin1qKMpmfi1aw-0Oaa5WzdKykp_WCC8sequn3fv2GOkUJi5TLEb6HElLfW0CgmlkgnY0gmlwhKwSPHyKbXVsdGlhZGRyc5YACASsEjx8BhOfAAoErBI8fAYToN0DgnJzhQADAQAAiXNlY3AyNTZrMaECM4Ntw5qPP1thWZHZM52v1taMfdqYsQEcRdgjGHczlQ6DdGNwghOfg3VkcIIToYV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-39-47__11ed86e4-bde1-452b-90fc-dea0fb5431ec__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.138.201
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['64999', '65000', '65001', '65002', '65003']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 64999:64999 -p 65000:65000 -p 65001:65001 -p 65002:65002 -p 65003:65003 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=65001 --rest-port=64999 --tcp-port=65000 --discv5-udp-port=65002 --rest-address=0.0.0.0 --nat=extip:172.18.138.201 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfcdbc89f1ac5011c96a1c212652ea12a98cbab700a8442eeffb69bf84e0654c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65003 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLcw49WF8oluiaphfcjehEO_sUnDin1qKMpmfi1aw-0Oaa5WzdKykp_WCC8sequn3fv2GOkUJi5TLEb6HElLfW0CgmlkgnY0gmlwhKwSPHyKbXVsdGlhZGRyc5YACASsEjx8BhOfAAoErBI8fAYToN0DgnJzhQADAQAAiXNlY3AyNTZrMaECM4Ntw5qPP1thWZHZM52v1taMfdqYsQEcRdgjGHczlQ6DdGNwghOfg3VkcIIToYV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.138.201 waku 381596241e406667134502e829dd57b2835424b3da314a0d618434269dd90627
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 381596241e40. Setting up logs at ./log/docker/node2_2026-02-21_04-39-47__11ed86e4-bde1-452b-90fc-dea0fb5431ec__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 64999
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64999/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64999/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.138.201/tcp/65000/p2p/16Uiu2HAkwtt98x4JwYjWs6TEXUf57ZUumLWGAHecuyGovvci7MYm","/ip4/172.18.138.201/tcp/65001/ws/p2p/16Uiu2HAkwtt98x4JwYjWs6TEXUf57ZUumLWGAHecuyGovvci7MYm"],"enrUri":"enr:-L24QIUJic5d_Zw31qEpoWn-fpnjTQyLPwvCrnMjAbU6RPbsPtz6GyDnu5CuXylNFJhlTA_obHGwjpfHxlUZ-7eWk_kCgmlkgnY0gmlwhKwSismKbXVsdGlhZGRyc5YACASsEorJBv3oAAoErBKKyQb96d0DgnJzhQADAQAAiXNlY3AyNTZrMaECJK_OajZRr5QhMxsyEnBOwC3cJAoUfNl0-sQn4fqTEyKDdGNwgv3og3VkcIL96oV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64999/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.60.124/tcp/5023/p2p/16Uiu2HAkxtm1U39YXvfnEEV5iQ9SubJUSktfsT8EnXieHeJBb35F"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:5022/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:64999/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:5022/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5022/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648790156816640,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64999/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648790156816640,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:5022/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1000"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:64999/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1000"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:5022/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5022/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648790275289551,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:64999/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648790275289551,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 680dbbb6e97d
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 381596241e40
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
73
nim/1086/data/attachments/12f464b4cf70b41.txt
Normal file
73
nim/1086/data/attachments/12f464b4cf70b41.txt
Normal file
@ -0,0 +1,73 @@
|
||||
2026-02-21 04:34:41.853 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:34:41.854 DEBUG [tests.conftest] Running test: test_single_content_topic[/myapp/1/latest/proto] with id: 2026-02-21_04-34-41__5fbf4d2f-5970-4241-a548-09ed38dc6a86
|
||||
2026-02-21 04:34:41.854 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:34:41.854 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:34:41.854 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-21 04:34:41.862 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:34:41.862 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-34-41__5fbf4d2f-5970-4241-a548-09ed38dc6a86__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:41.862 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:34:41.862 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:34:41.864 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:34:41.864 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.77.164
|
||||
2026-02-21 04:34:41.864 DEBUG [src.node.docker_mananger] Generated ports ['22015', '22016', '22017', '22018', '22019']
|
||||
2026-02-21 04:34:41.864 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:34:41.864 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:34:41.864 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:34:41.865 DEBUG [src.node.docker_mananger] docker run -i -t -p 22015:22015 -p 22016:22016 -p 22017:22017 -p 22018:22018 -p 22019:22019 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=22017 --rest-port=22015 --tcp-port=22016 --discv5-udp-port=22018 --rest-address=0.0.0.0 --nat=extip:172.18.77.164 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6dde108d242ccd023ea17f80dfdf8708efc19fe969df9dcafbc0f0f26563bad7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22019 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
|
||||
2026-02-21 04:34:42.046 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.77.164 waku d8d9546a40989651647e5d132825908339d4af72a544badfcb48af609ac36832
|
||||
2026-02-21 04:34:42.077 DEBUG [src.node.docker_mananger] Container started with ID d8d9546a4098. Setting up logs at ./log/docker/node1_2026-02-21_04-34-41__5fbf4d2f-5970-4241-a548-09ed38dc6a86__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:42.077 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22015
|
||||
2026-02-21 04:34:42.077 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:34:42.118 ERROR [src.node.docker_mananger] Max retries reached for container 848b47505c97. Exiting log stream.
|
||||
2026-02-21 04:34:42.640 ERROR [src.node.docker_mananger] Max retries reached for container 2055559704b7. Exiting log stream.
|
||||
2026-02-21 04:34:43.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22015/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:43.081 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-02-21 04:34:43.081 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:34:43.081 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22015/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:43.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.77.164/tcp/22016/p2p/16Uiu2HAmQrHzftGvvGfW3uJrRbWcpZ7pMkrg2bAPwnyAcYm9LRFu","/ip4/172.18.77.164/tcp/22017/ws/p2p/16Uiu2HAmQrHzftGvvGfW3uJrRbWcpZ7pMkrg2bAPwnyAcYm9LRFu"],"enrUri":"enr:-L24QFRVpM8ncfPW_2YosGJtbgm_evdbqoTWTxj9U9BoS7JNW_N_7ch43qncMrxggNzah2tmePuXE2Tu_KwE6-c0_9QCgmlkgnY0gmlwhKwSTaSKbXVsdGlhZGRyc5YACASsEk2kBlYAAAoErBJNpAZWAd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDtTGVLVEQhb86Ji_aqMmI09ckI5efFXnZRqT_dNcM_fiDdGNwglYAg3VkcIJWAoV3YWt1MgU"}'
|
||||
2026-02-21 04:34:43.084 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:34:43.090 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:34:43.090 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-34-41__5fbf4d2f-5970-4241-a548-09ed38dc6a86__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:43.090 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:34:43.091 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:34:43.092 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:34:43.092 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.84.159
|
||||
2026-02-21 04:34:43.092 DEBUG [src.node.docker_mananger] Generated ports ['48782', '48783', '48784', '48785', '48786']
|
||||
2026-02-21 04:34:43.092 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:34:43.092 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:34:43.093 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:34:43.093 DEBUG [src.node.docker_mananger] docker run -i -t -p 48782:48782 -p 48783:48783 -p 48784:48784 -p 48785:48785 -p 48786:48786 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=48784 --rest-port=48782 --tcp-port=48783 --discv5-udp-port=48785 --rest-address=0.0.0.0 --nat=extip:172.18.84.159 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fecb7c1b4ce23fc78cfce8bff398198ef4bdbef4fb7cd93ddced82fdfbbddeb8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48786 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFRVpM8ncfPW_2YosGJtbgm_evdbqoTWTxj9U9BoS7JNW_N_7ch43qncMrxggNzah2tmePuXE2Tu_KwE6-c0_9QCgmlkgnY0gmlwhKwSTaSKbXVsdGlhZGRyc5YACASsEk2kBlYAAAoErBJNpAZWAd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDtTGVLVEQhb86Ji_aqMmI09ckI5efFXnZRqT_dNcM_fiDdGNwglYAg3VkcIJWAoV3YWt1MgU --content-topic=/myapp/1/latest/proto
|
||||
2026-02-21 04:34:43.277 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.84.159 waku fb8272efee899613a7b9087507b8d26f8696e76aad099508eb243dccb91b527b
|
||||
2026-02-21 04:34:43.310 DEBUG [src.node.docker_mananger] Container started with ID fb8272efee89. Setting up logs at ./log/docker/node2_2026-02-21_04-34-41__5fbf4d2f-5970-4241-a548-09ed38dc6a86__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:43.311 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48782
|
||||
2026-02-21 04:34:43.311 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:34:44.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48782/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:44.331 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-02-21 04:34:44.332 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:34:44.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48782/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:44.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.84.159/tcp/48783/p2p/16Uiu2HAm2i5hW1S5pPf5wofVqsx9UM2cjaMueEB8spiMsSuYv7Uc","/ip4/172.18.84.159/tcp/48784/ws/p2p/16Uiu2HAm2i5hW1S5pPf5wofVqsx9UM2cjaMueEB8spiMsSuYv7Uc"],"enrUri":"enr:-L24QNSercrImqdLQeOsmCZwC65Y37UcfqVR3FWxNHVnkqXNMUEs-ZtA42xosQVjvgVJEjbIpySjkukbcNXC4SmsZnQCgmlkgnY0gmlwhKwSVJ-KbXVsdGlhZGRyc5YACASsElSfBr6PAAoErBJUnwa-kN0DgnJzhQACAQAAiXNlY3AyNTZrMaECbDXrsp7j6axyX2yT6UX3CmbyPpHT0ywsB8iwCkrlfBGDdGNwgr6Pg3VkcIK-kYV3YWt1MgE"}'
|
||||
2026-02-21 04:34:44.339 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:34:44.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48782/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.77.164/tcp/22016/p2p/16Uiu2HAmQrHzftGvvGfW3uJrRbWcpZ7pMkrg2bAPwnyAcYm9LRFu"]'
|
||||
2026-02-21 04:34:44.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:44.344 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22015/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-21 04:34:44.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:44.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48782/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-21 04:34:44.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:44.349 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22015/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:34:44.353 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:44.354 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:34:44.454 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:34:44.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22015/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:44.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648484349331736,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:34:44.459 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:34:44.460 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48782/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:44.462 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648484349331736,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:34:44.465 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:34:44.466 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:34:44.466 DEBUG [src.node.waku_node] Stopping container with id d8d9546a4098
|
||||
2026-02-21 04:34:45.056 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:34:45.057 DEBUG [src.node.waku_node] Stopping container with id fb8272efee89
|
||||
2026-02-21 04:34:45.647 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:34:45.650 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:34:45.660 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:34:45.667 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
109
nim/1086/data/attachments/12fcb97ebf89b432.txt
Normal file
109
nim/1086/data/attachments/12fcb97ebf89b432.txt
Normal file
@ -0,0 +1,109 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_sync_flags_no_relay_2nodes with id: 2026-02-21_04-33-10__a4c7c00d-43cf-48ac-b22e-b5a4723732ea
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-33-10__a4c7c00d-43cf-48ac-b22e-b5a4723732ea__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-33-10__a4c7c00d-43cf-48ac-b22e-b5a4723732ea__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-33-10__a4c7c00d-43cf-48ac-b22e-b5a4723732ea__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.65.190
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['17311', '17312', '17313', '17314', '17315']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 17311:17311 -p 17312:17312 -p 17313:17313 -p 17314:17314 -p 17315:17315 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=17313 --rest-port=17311 --tcp-port=17312 --discv5-udp-port=17314 --rest-address=0.0.0.0 --nat=extip:172.18.65.190 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aa9eea0e94e13fcb7d79efdaed81fd592930feee0a54982cf75e8527c1fedb57 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17315 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.65.190 waku 822facbb53ce762f3019133f17670ba3939fda046db7544e996cec4ef25d23bc
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 9440cd28787d. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 822facbb53ce. Setting up logs at ./log/docker/node1_2026-02-21_04-33-10__a4c7c00d-43cf-48ac-b22e-b5a4723732ea__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 17311
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 3a21d6311563. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:17311/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:17311/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.65.190/tcp/17312/p2p/16Uiu2HAm5h4pdJGtxs1VoJEiQJoQuGvFC6qjfP2fDbb4Mf43yabd","/ip4/172.18.65.190/tcp/17313/ws/p2p/16Uiu2HAm5h4pdJGtxs1VoJEiQJoQuGvFC6qjfP2fDbb4Mf43yabd"],"enrUri":"enr:-L24QOM6G3d3U15bViFkI8Tj9DkQEwdbdWuOBbdULgkuOU6OICBDuMie_dN_kKfG6UK7EgEiYH8KfoyS3WgNtPXPDuICgmlkgnY0gmlwhKwSQb6KbXVsdGlhZGRyc5YACASsEkG-BkOgAAoErBJBvgZDod0DgnJzhQADAQAAiXNlY3AyNTZrMaECmIZorA2W3ffYbUQFYdhIltV1D8AG0H5gnWC2_xgQq7yDdGNwgkOgg3VkcIJDooV3YWt1MhM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17311/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.45.0
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['61954', '61955', '61956', '61957', '61958']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 61954:61954 -p 61955:61955 -p 61956:61956 -p 61957:61957 -p 61958:61958 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=61956 --rest-port=61954 --tcp-port=61955 --discv5-udp-port=61957 --rest-address=0.0.0.0 --nat=extip:172.18.45.0 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=473d4a9bc14621f3cebcd7fbeac98f55e49a16c128107a7e63ae2c6cb4e9bccd --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61958 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QOM6G3d3U15bViFkI8Tj9DkQEwdbdWuOBbdULgkuOU6OICBDuMie_dN_kKfG6UK7EgEiYH8KfoyS3WgNtPXPDuICgmlkgnY0gmlwhKwSQb6KbXVsdGlhZGRyc5YACASsEkG-BkOgAAoErBJBvgZDod0DgnJzhQADAQAAiXNlY3AyNTZrMaECmIZorA2W3ffYbUQFYdhIltV1D8AG0H5gnWC2_xgQq7yDdGNwgkOgg3VkcIJDooV3YWt1MhM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.45.0 waku d697fe6169458dfaedbf148d1af901197192394a5a132cdd8e0021241fd0995e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d697fe616945. Setting up logs at ./log/docker/node2_2026-02-21_04-33-10__a4c7c00d-43cf-48ac-b22e-b5a4723732ea__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 61954
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61954/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61954/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.45.0/tcp/61955/p2p/16Uiu2HAmCuicRFKuwegrKV6MGhTnF3uwHx6FhYGJ5w7KMW4nJDjD","/ip4/172.18.45.0/tcp/61956/ws/p2p/16Uiu2HAmCuicRFKuwegrKV6MGhTnF3uwHx6FhYGJ5w7KMW4nJDjD"],"enrUri":"enr:-L24QHfu9WKbJ5HcywuAD5YSMzKpqSDhwlp-tsMz98IUAxO1M8YctmGzkNlo-AaUKH8U2d2WvPdG11xatqqAVIDXL38CgmlkgnY0gmlwhKwSLQCKbXVsdGlhZGRyc5YACASsEi0ABvIDAAoErBItAAbyBN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDA8XqcvLyWTOHofulwvzgkQYmPP3gb4Ggf4Nd0orUjdiDdGNwgvIDg3VkcILyBYV3YWt1MhI"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:61954/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.65.190/tcp/17312/p2p/16Uiu2HAm5h4pdJGtxs1VoJEiQJoQuGvFC6qjfP2fDbb4Mf43yabd"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17311/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17311/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17311/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17311/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17311/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17311/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17311/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17311/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17311/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17311/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 20 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61954/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xab0da9e6575dc800313589cf8269b05b2db4fe12c101f32bf044adf91c0bf97e"},{"messageHash":"0xe49bd2a0d8d7623dd42f885e391d7ba4ad094ddfb77f3a1fb79c8b5b41bd0b31"},{"messageHash":"0x5045e8ff63529101e59cda485674c7450f61f1585009770bef51d58dede9a718"},{"messageHash":"0x5e0f90eb83dd16d4006f9ff16a24331108dd95dc516d07563b9eaffe3b208b1a"},{"messageHash":"0x5430f79ce0d179317f06bb8d5e47bb418e8744d6feb7fdb6f881aa66cdb11a91"},{"messageHash":"0x26d7a03a73c1e6d716e15181ab3a2362622ddfec135b648620d40e9b4ebd3964"},{"messageHash":"0x4cde5dcf10f9994f9986d7b5555a78436402f7f7403d26f8b50045f10c28bdf1"},{"messageHash":"0x528a45c87fc7db3574980ce3a29057f818fa39fcfe369166858465ecd8547f0b"},{"messageHash":"0x441b511e7766bea84f8d59fa4470aa4e01383d081f9d25da711ea8fae25a2c76"},{"messageHash":"0x0edcc05a8ecc26b4b45434f195d9538e9f9362e5ee0f44a045b9219f9bb52850"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 10
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 822facbb53ce
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id d697fe616945
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
78
nim/1086/data/attachments/13772aa9e916e594.txt
Normal file
78
nim/1086/data/attachments/13772aa9e916e594.txt
Normal file
@ -0,0 +1,78 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publishing_node_is_stopped with id: 2026-02-21_04-40-44__f396eeeb-af44-47ec-b89d-c63760d84185
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-40-44__f396eeeb-af44-47ec-b89d-c63760d84185__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.108.38
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['51494', '51495', '51496', '51497', '51498']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 51494:51494 -p 51495:51495 -p 51496:51496 -p 51497:51497 -p 51498:51498 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=51496 --rest-port=51494 --tcp-port=51495 --discv5-udp-port=51497 --rest-address=0.0.0.0 --nat=extip:172.18.108.38 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c06aaebaac5b1f27c7edf7febff7bc797aa592d7359a4f76ea1b63fe8092e0ce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51498 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.108.38 waku fc91b8ec3731e88c3432222ad489bc37f0767e426d20709d3d48b19b60c1aa0d
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e373dbe3e9b9. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID fc91b8ec3731. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-40-44__f396eeeb-af44-47ec-b89d-c63760d84185__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 51494
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 2f8cc941b840. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51494/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51494/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.108.38/tcp/51495/p2p/16Uiu2HAmPZCUZvJe75hffg7URs4hZ8owLka7KoRS8a1VD4u1Ukib","/ip4/172.18.108.38/tcp/51496/ws/p2p/16Uiu2HAmPZCUZvJe75hffg7URs4hZ8owLka7KoRS8a1VD4u1Ukib"],"enrUri":"enr:-L24QEYfgtZfo6zcGufh9oYWKkXgivMNnnPzkpXzVBGSvlskcCCXcSCIswVuO664o-ZKvIJOUfdID3VWkufawGuv8mkCgmlkgnY0gmlwhKwSbCaKbXVsdGlhZGRyc5YACASsEmwmBsknAAoErBJsJgbJKN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDofTIG687G_S3lhEuYp3YrofmzdChwb1m-RkZToTv3fCDdGNwgskng3VkcILJKYV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-40-44__f396eeeb-af44-47ec-b89d-c63760d84185__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.49.188
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['1193', '1194', '1195', '1196', '1197']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 1193:1193 -p 1194:1194 -p 1195:1195 -p 1196:1196 -p 1197:1197 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=1195 --rest-port=1193 --tcp-port=1194 --discv5-udp-port=1196 --rest-address=0.0.0.0 --nat=extip:172.18.49.188 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c01f178fac59adc400433e76cfd6bb0bf14b611fc384eca5ea17bfd03e1ec1e7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1197 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEYfgtZfo6zcGufh9oYWKkXgivMNnnPzkpXzVBGSvlskcCCXcSCIswVuO664o-ZKvIJOUfdID3VWkufawGuv8mkCgmlkgnY0gmlwhKwSbCaKbXVsdGlhZGRyc5YACASsEmwmBsknAAoErBJsJgbJKN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDofTIG687G_S3lhEuYp3YrofmzdChwb1m-RkZToTv3fCDdGNwgskng3VkcILJKYV3YWt1MgM --storenode=/ip4/172.18.108.38/tcp/51495/p2p/16Uiu2HAmPZCUZvJe75hffg7URs4hZ8owLka7KoRS8a1VD4u1Ukib --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.49.188 waku ae65f37e42f5d2ed8693c4dbdee90ffcbc15bcd98d7a7686788cca56721c9af9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID ae65f37e42f5. Setting up logs at ./log/docker/store_node1_2026-02-21_04-40-44__f396eeeb-af44-47ec-b89d-c63760d84185__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 1193
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1193/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1193/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.49.188/tcp/1194/p2p/16Uiu2HAm6ueNLQcu2b7Nyn5eB9X3owU58oekRPMqssNAA7W6w9sH","/ip4/172.18.49.188/tcp/1195/ws/p2p/16Uiu2HAm6ueNLQcu2b7Nyn5eB9X3owU58oekRPMqssNAA7W6w9sH"],"enrUri":"enr:-L24QFFf2MuOMLbMjW-9Sj1u7USFjNFqZ-ybc_ejW9PylB5GTEFYMuA0UBSsyElnCuAjs2BfNqvkqRQScGyHJOPGRI0CgmlkgnY0gmlwhKwSMbyKbXVsdGlhZGRyc5YACASsEjG8BgSqAAoErBIxvAYEq90DgnJzhQADAQAAiXNlY3AyNTZrMaECqpr_NBnuG3619VFQu0Sron87feG1l9PbDyC3C_EwFGSDdGNwggSqg3VkcIIErIV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1193/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.108.38/tcp/51495/p2p/16Uiu2HAmPZCUZvJe75hffg7URs4hZ8owLka7KoRS8a1VD4u1Ukib"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51494/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1193/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:51494/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:51494/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x17bafc049645e25eee7c1fa7a48a6923af7fb212a769ca4c53337f8185b0b4fe"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1193/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x17bafc049645e25eee7c1fa7a48a6923af7fb212a769ca4c53337f8185b0b4fe"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id fc91b8ec3731
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1193/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x17bafc049645e25eee7c1fa7a48a6923af7fb212a769ca4c53337f8185b0b4fe"}]}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id ae65f37e42f5
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
562
nim/1086/data/attachments/1381a9fb14616779.txt
Normal file
562
nim/1086/data/attachments/1381a9fb14616779.txt
Normal file
@ -0,0 +1,562 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_many_subscribed_nodes with id: 2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:266 Start 2 nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.74.132
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['47582', '47583', '47584', '47585', '47586']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 47582:47582 -p 47583:47583 -p 47584:47584 -p 47585:47585 -p 47586:47586 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=47584 --rest-port=47582 --tcp-port=47583 --discv5-udp-port=47585 --rest-address=0.0.0.0 --nat=extip:172.18.74.132 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e017bb76cba97485d8f389a0c80f03e27fccbc03ca95d94f99adaaef6e6b6831 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47586 --metrics-logging=true --relay=true --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.74.132 waku d341e48da1e1f5671c5454ff2514c53355b237e0c7cc24772f2682938ce6c252
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 49fcd7c92a35. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d341e48da1e1. Setting up logs at ./log/docker/node1_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 47582
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container f387d951afc1. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47582/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47582/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.74.132/tcp/47583/p2p/16Uiu2HAmT98tTs8yQnrzvUh2S5bSGgKMjt6X42GF9BrFvJneCkno","/ip4/172.18.74.132/tcp/47584/ws/p2p/16Uiu2HAmT98tTs8yQnrzvUh2S5bSGgKMjt6X42GF9BrFvJneCkno"],"enrUri":"enr:-L24QBDVqtbBf6Y6_2NjnZf7AXzDwHyAXrsv4MqfRvDp_M3VYMXjkA7u9IfiBURTuCRh8u4Rql17jU-ragIrkGBUeFwCgmlkgnY0gmlwhKwSSoSKbXVsdGlhZGRyc5YACASsEkqEBrnfAAoErBJKhAa54N0DgnJzhQADAQAAiXNlY3AyNTZrMaED1zmIceVPBOY2Mt1tsoAKCmmesaXvdYteIMYJuAJ3FlSDdGNwgrnfg3VkcIK54YV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.196.17
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['11244', '11245', '11246', '11247', '11248']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 11244:11244 -p 11245:11245 -p 11246:11246 -p 11247:11247 -p 11248:11248 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=11246 --rest-port=11244 --tcp-port=11245 --discv5-udp-port=11247 --rest-address=0.0.0.0 --nat=extip:172.18.196.17 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=be167adbf044ae9c8f2dfeca9c3aae3f27aec8b2ae5f942df3a6baf9e3306c6a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11248 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QBDVqtbBf6Y6_2NjnZf7AXzDwHyAXrsv4MqfRvDp_M3VYMXjkA7u9IfiBURTuCRh8u4Rql17jU-ragIrkGBUeFwCgmlkgnY0gmlwhKwSSoSKbXVsdGlhZGRyc5YACASsEkqEBrnfAAoErBJKhAa54N0DgnJzhQADAQAAiXNlY3AyNTZrMaED1zmIceVPBOY2Mt1tsoAKCmmesaXvdYteIMYJuAJ3FlSDdGNwgrnfg3VkcIK54YV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.196.17 waku d27a5142db487e282ed52b5ac31c4eb8af23877f7cd59917ceb30b16ded07cf7
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d27a5142db48. Setting up logs at ./log/docker/node2_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 11244
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11244/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11244/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX","/ip4/172.18.196.17/tcp/11246/ws/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX"],"enrUri":"enr:-L24QNv04d_noxdXE-2w0Z3l_-9YX9zuLVYaU_ALcJtAf3aUVkiAQZn8HwypTn7apjXCbFDiRy2FfjEQs2aUo4DnKboCgmlkgnY0gmlwhKwSxBGKbXVsdGlhZGRyc5YACASsEsQRBivtAAoErBLEEQYr7t0DgnJzhQADAQAAiXNlY3AyNTZrMaED6EcUVUTTXH5xYpwwN9fUv1Cpmt8C5MMjKKbeV0ct4YaDdGNwgivtg3VkcIIr74V3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:270 Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:47582/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11244/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:276 15 Node start and making filter requests to node2
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.222.122
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['12972', '12973', '12974', '12975', '12976']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 12972:12972 -p 12973:12973 -p 12974:12974 -p 12975:12975 -p 12976:12976 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=12974 --rest-port=12972 --tcp-port=12973 --discv5-udp-port=12975 --rest-address=0.0.0.0 --nat=extip:172.18.222.122 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ce1b665b1ffa23687c1fcef0afbbf5adab56eedabacfb37dbcdffa986daa5d41 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12976 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QNv04d_noxdXE-2w0Z3l_-9YX9zuLVYaU_ALcJtAf3aUVkiAQZn8HwypTn7apjXCbFDiRy2FfjEQs2aUo4DnKboCgmlkgnY0gmlwhKwSxBGKbXVsdGlhZGRyc5YACASsEsQRBivtAAoErBLEEQYr7t0DgnJzhQADAQAAiXNlY3AyNTZrMaED6EcUVUTTXH5xYpwwN9fUv1Cpmt8C5MMjKKbeV0ct4YaDdGNwgivtg3VkcIIr74V3YWt1MgU --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.222.122 waku 5519f964964797d1b263b06ff2a80cd0d80b7fc2c422d0242d8d9ae39e7797d3
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 5519f9649647. Setting up logs at ./log/docker/node2_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 12972
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12972/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12972/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.222.122/tcp/12973/p2p/16Uiu2HAkyUG5z4sgHrZ4LcTwABhNNHx2aCQYWhZeV7AcnfcwKQrG","/ip4/172.18.222.122/tcp/12974/ws/p2p/16Uiu2HAkyUG5z4sgHrZ4LcTwABhNNHx2aCQYWhZeV7AcnfcwKQrG"],"enrUri":"enr:-L24QM7_sVZ4eeTeKqQ2YxyAdh6QQHKxNO9HHytYipLSg4xNXYFePtnkfBR9xhCb2lzWrT0_VmW_B58OAQqVl9wxFf4CgmlkgnY0gmlwhKwS3nqKbXVsdGlhZGRyc5YACASsEt56BjKtAAoErBLeegYyrt0DgnJzhQADAQAAiXNlY3AyNTZrMaECPBh5VFU4b7QlfmwUBsd2dhJ-v_iKeEtLCwtTxn4ioXWDdGNwgjKtg3VkcIIyr4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:12972/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.68.195
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['26740', '26741', '26742', '26743', '26744']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 26740:26740 -p 26741:26741 -p 26742:26742 -p 26743:26743 -p 26744:26744 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=26742 --rest-port=26740 --tcp-port=26741 --discv5-udp-port=26743 --rest-address=0.0.0.0 --nat=extip:172.18.68.195 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ffcce8ccad9cfacba5781d4b4a9e299b2eedd9aba55258923885ba7da01eaca5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26744 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QM7_sVZ4eeTeKqQ2YxyAdh6QQHKxNO9HHytYipLSg4xNXYFePtnkfBR9xhCb2lzWrT0_VmW_B58OAQqVl9wxFf4CgmlkgnY0gmlwhKwS3nqKbXVsdGlhZGRyc5YACASsEt56BjKtAAoErBLeegYyrt0DgnJzhQADAQAAiXNlY3AyNTZrMaECPBh5VFU4b7QlfmwUBsd2dhJ-v_iKeEtLCwtTxn4ioXWDdGNwgjKtg3VkcIIyr4V3YWt1MgA --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.68.195 waku a9d5525a680b0a329815a8608b0af096ab42a4b9c505a323cb989f1c8d786d58
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID a9d5525a680b. Setting up logs at ./log/docker/node3_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 26740
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:26740/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:26740/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.195/tcp/26741/p2p/16Uiu2HAmHpFgu1GkUB62fsMgUQfSXWr9j4iQ9FP3UDRFYgVhBmfy","/ip4/172.18.68.195/tcp/26742/ws/p2p/16Uiu2HAmHpFgu1GkUB62fsMgUQfSXWr9j4iQ9FP3UDRFYgVhBmfy"],"enrUri":"enr:-L24QORd4iOIWlallnBt79xBWFGMVWU2zi6sPyZlIlioG8RJGAnGh1pxq-KNK-0Bpv4t8KuiHGf7BMURk-RLslAf05ACgmlkgnY0gmlwhKwSRMOKbXVsdGlhZGRyc5YACASsEkTDBmh1AAoErBJEwwZodt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTKoBNQA1FAMBAKqHedhZrvfwz_bZVlxxUj3MfpjU99SDdGNwgmh1g3VkcIJod4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26740/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node4_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.97.43
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['62590', '62591', '62592', '62593', '62594']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 62590:62590 -p 62591:62591 -p 62592:62592 -p 62593:62593 -p 62594:62594 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=62592 --rest-port=62590 --tcp-port=62591 --discv5-udp-port=62593 --rest-address=0.0.0.0 --nat=extip:172.18.97.43 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f5bbeb4e636d497f36cdd862bbe73db871dd5d569df2ec264aafb849cfa70ed1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62594 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QORd4iOIWlallnBt79xBWFGMVWU2zi6sPyZlIlioG8RJGAnGh1pxq-KNK-0Bpv4t8KuiHGf7BMURk-RLslAf05ACgmlkgnY0gmlwhKwSRMOKbXVsdGlhZGRyc5YACASsEkTDBmh1AAoErBJEwwZodt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTKoBNQA1FAMBAKqHedhZrvfwz_bZVlxxUj3MfpjU99SDdGNwgmh1g3VkcIJod4V3YWt1MgA --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.97.43 waku 90ab812c967428cecb7efe29fd25dd25450f54ba33820333df04bcaceeaa44af
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 90ab812c9674. Setting up logs at ./log/docker/node4_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 62590
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62590/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62590/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.97.43/tcp/62591/p2p/16Uiu2HAkxNxwGYKWhVX3TEkC8nopaRhQX1JE2P4oLfVmKTgisi25","/ip4/172.18.97.43/tcp/62592/ws/p2p/16Uiu2HAkxNxwGYKWhVX3TEkC8nopaRhQX1JE2P4oLfVmKTgisi25"],"enrUri":"enr:-L24QIXyxwjTtGWJCMOmYxQj0S72F3eIPRfCFYW8IcoCWORnBLt6SOy7wMmf5YqC3rMT0m0tg9GabJ2uw1weC2quztYCgmlkgnY0gmlwhKwSYSuKbXVsdGlhZGRyc5YACASsEmErBvR_AAoErBJhKwb0gN0DgnJzhQADAQAAiXNlY3AyNTZrMaECK-F9uEVjKzXSjKBpQA9yieGMFopaK36jNmauMHWPzUKDdGNwgvR_g3VkcIL0gYV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:62590/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node5_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.49.197
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['7184', '7185', '7186', '7187', '7188']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 7184:7184 -p 7185:7185 -p 7186:7186 -p 7187:7187 -p 7188:7188 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=7186 --rest-port=7184 --tcp-port=7185 --discv5-udp-port=7187 --rest-address=0.0.0.0 --nat=extip:172.18.49.197 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ca1a7ca186ec7baf2f8b05b11bf2e7be4117fafaf632ca6e7c07f01fe31ca492 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7188 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QIXyxwjTtGWJCMOmYxQj0S72F3eIPRfCFYW8IcoCWORnBLt6SOy7wMmf5YqC3rMT0m0tg9GabJ2uw1weC2quztYCgmlkgnY0gmlwhKwSYSuKbXVsdGlhZGRyc5YACASsEmErBvR_AAoErBJhKwb0gN0DgnJzhQADAQAAiXNlY3AyNTZrMaECK-F9uEVjKzXSjKBpQA9yieGMFopaK36jNmauMHWPzUKDdGNwgvR_g3VkcIL0gYV3YWt1MgA --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.49.197 waku dc9aa41438db35653e8003a02476fff086529f00bd394859d2b26ba4e1341d1a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID dc9aa41438db. Setting up logs at ./log/docker/node5_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 7184
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7184/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7184/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.49.197/tcp/7185/p2p/16Uiu2HAkvt2RMbhUya7UhxN73Z2JXmtk6HDhcMKdX6Bt8TLryuVp","/ip4/172.18.49.197/tcp/7186/ws/p2p/16Uiu2HAkvt2RMbhUya7UhxN73Z2JXmtk6HDhcMKdX6Bt8TLryuVp"],"enrUri":"enr:-L24QErj9ZyE-aiUmAOyiSnjrKQnHOtKk9ilqPI8XJHaeZHsLicASN8aM6N-Vm0VZEZ2rijawZptLmyhNhV2NHEaw5cCgmlkgnY0gmlwhKwSMcWKbXVsdGlhZGRyc5YACASsEjHFBhwRAAoErBIxxQYcEt0DgnJzhQADAQAAiXNlY3AyNTZrMaECFZvmfr0NrbM61mx_aDMzuLtbCzbTsZHzkLLZ4sDvzIeDdGNwghwRg3VkcIIcE4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7184/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node6_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.193.106
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['1141', '1142', '1143', '1144', '1145']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 1141:1141 -p 1142:1142 -p 1143:1143 -p 1144:1144 -p 1145:1145 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=1143 --rest-port=1141 --tcp-port=1142 --discv5-udp-port=1144 --rest-address=0.0.0.0 --nat=extip:172.18.193.106 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2c3dd1aea89aad1bbf4f6edfcb3efacfda2b657c8fcebdbf8946e1a1e03e0cb3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1145 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QErj9ZyE-aiUmAOyiSnjrKQnHOtKk9ilqPI8XJHaeZHsLicASN8aM6N-Vm0VZEZ2rijawZptLmyhNhV2NHEaw5cCgmlkgnY0gmlwhKwSMcWKbXVsdGlhZGRyc5YACASsEjHFBhwRAAoErBIxxQYcEt0DgnJzhQADAQAAiXNlY3AyNTZrMaECFZvmfr0NrbM61mx_aDMzuLtbCzbTsZHzkLLZ4sDvzIeDdGNwghwRg3VkcIIcE4V3YWt1MgA --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.193.106 waku af45a46d330988266cabb8ca27c86da7bccadf6a45c17d60c7952c4d741dc261
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID af45a46d3309. Setting up logs at ./log/docker/node6_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 1141
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1141/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1141/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.106/tcp/1142/p2p/16Uiu2HAmQh8TVubu8Fkfkrd7pn3giMGGD3TekhLDzZxmjAg7MdTK","/ip4/172.18.193.106/tcp/1143/ws/p2p/16Uiu2HAmQh8TVubu8Fkfkrd7pn3giMGGD3TekhLDzZxmjAg7MdTK"],"enrUri":"enr:-L24QNs_r2ySqN2WKza1C-65nKufmKhLmKppRjsuXrIOGUMdZw78He_poTWFNat1zlB58Ip8QOXlNLS2jtJK1Iz596MCgmlkgnY0gmlwhKwSwWqKbXVsdGlhZGRyc5YACASsEsFqBgR2AAoErBLBagYEd90DgnJzhQADAQAAiXNlY3AyNTZrMaEDstiSSCg39OuemNxe7o4IxNYPHQ7wEgpY8BsKepgiXyaDdGNwggR2g3VkcIIEeIV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1141/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node7_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.43.63
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['17813', '17814', '17815', '17816', '17817']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 17813:17813 -p 17814:17814 -p 17815:17815 -p 17816:17816 -p 17817:17817 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=17815 --rest-port=17813 --tcp-port=17814 --discv5-udp-port=17816 --rest-address=0.0.0.0 --nat=extip:172.18.43.63 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fee7cdeda8a6fecebb29dfe7cd3ecb91d76619dd1df60ddedce83c7e00b3dcfa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17817 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QNs_r2ySqN2WKza1C-65nKufmKhLmKppRjsuXrIOGUMdZw78He_poTWFNat1zlB58Ip8QOXlNLS2jtJK1Iz596MCgmlkgnY0gmlwhKwSwWqKbXVsdGlhZGRyc5YACASsEsFqBgR2AAoErBLBagYEd90DgnJzhQADAQAAiXNlY3AyNTZrMaEDstiSSCg39OuemNxe7o4IxNYPHQ7wEgpY8BsKepgiXyaDdGNwggR2g3VkcIIEeIV3YWt1MgA --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.43.63 waku eb12f3051474b6d3bcdbe8783a53a5b25d4703994a0622c87d8e7e29d7a79a71
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID eb12f3051474. Setting up logs at ./log/docker/node7_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 17813
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:17813/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:17813/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.43.63/tcp/17814/p2p/16Uiu2HAm8AGvv36HpLR2hfvK6HBAMYAXHY1QPJiP7VKMFLJk2U2z","/ip4/172.18.43.63/tcp/17815/ws/p2p/16Uiu2HAm8AGvv36HpLR2hfvK6HBAMYAXHY1QPJiP7VKMFLJk2U2z"],"enrUri":"enr:-L24QCjb74BcAgNNwaTBT3xF7VONC0LfntLuDkF231BAOK4lDcWnpWZ31vq-1StAtMjwFMvFaxld4SSBLDNmRG3OJJkCgmlkgnY0gmlwhKwSKz-KbXVsdGlhZGRyc5YACASsEis_BkWWAAoErBIrPwZFl90DgnJzhQADAQAAiXNlY3AyNTZrMaECvTYn1irFz-ReJu24GWtJkWxUirO7EQTx6R1sw3SKcHeDdGNwgkWWg3VkcIJFmIV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17813/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node8_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.194.12
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['32256', '32257', '32258', '32259', '32260']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 32256:32256 -p 32257:32257 -p 32258:32258 -p 32259:32259 -p 32260:32260 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=32258 --rest-port=32256 --tcp-port=32257 --discv5-udp-port=32259 --rest-address=0.0.0.0 --nat=extip:172.18.194.12 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ccbd78b6f45fb6f2b22bdea40b4d2d6d9697209ccf716c14eb7c347ac4c25a14 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32260 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QCjb74BcAgNNwaTBT3xF7VONC0LfntLuDkF231BAOK4lDcWnpWZ31vq-1StAtMjwFMvFaxld4SSBLDNmRG3OJJkCgmlkgnY0gmlwhKwSKz-KbXVsdGlhZGRyc5YACASsEis_BkWWAAoErBIrPwZFl90DgnJzhQADAQAAiXNlY3AyNTZrMaECvTYn1irFz-ReJu24GWtJkWxUirO7EQTx6R1sw3SKcHeDdGNwgkWWg3VkcIJFmIV3YWt1MgA --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.194.12 waku fdd28e3ae6f8a3dc88119bbc1360ceece6557c8d851ff823dd453a5d9f445944
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID fdd28e3ae6f8. Setting up logs at ./log/docker/node8_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 32256
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32256/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32256/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.194.12/tcp/32257/p2p/16Uiu2HAkyFiSxZWZK3gv13umWK7onaQ8T6AFhQGNmChca5JgQQrq","/ip4/172.18.194.12/tcp/32258/ws/p2p/16Uiu2HAkyFiSxZWZK3gv13umWK7onaQ8T6AFhQGNmChca5JgQQrq"],"enrUri":"enr:-L24QLtOWDAYiYn45Y-Ie5VbhGKGz7n3a9rK2569ox78mDxAUQfsEkuxw61WjPR53Ss4ovNPP7FMu-soc39-w4SZj24CgmlkgnY0gmlwhKwSwgyKbXVsdGlhZGRyc5YACASsEsIMBn4BAAoErBLCDAZ-At0DgnJzhQADAQAAiXNlY3AyNTZrMaECOOG7CPFyHswNBEWaWAx3dkogreGteta6zMUXugFboq6DdGNwgn4Bg3VkcIJ-A4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32256/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node9_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.47.103
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['6178', '6179', '6180', '6181', '6182']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 6178:6178 -p 6179:6179 -p 6180:6180 -p 6181:6181 -p 6182:6182 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=6180 --rest-port=6178 --tcp-port=6179 --discv5-udp-port=6181 --rest-address=0.0.0.0 --nat=extip:172.18.47.103 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=95dbd5f28dda200abada06d05f2d6d33f89d10faebe2ff795b4baeb8adac19d1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6182 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QLtOWDAYiYn45Y-Ie5VbhGKGz7n3a9rK2569ox78mDxAUQfsEkuxw61WjPR53Ss4ovNPP7FMu-soc39-w4SZj24CgmlkgnY0gmlwhKwSwgyKbXVsdGlhZGRyc5YACASsEsIMBn4BAAoErBLCDAZ-At0DgnJzhQADAQAAiXNlY3AyNTZrMaECOOG7CPFyHswNBEWaWAx3dkogreGteta6zMUXugFboq6DdGNwgn4Bg3VkcIJ-A4V3YWt1MgA --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.47.103 waku e54ad6dac27c47dd9534e337031448d13b3fa4060e5c6cdcb197053e4371e01d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e54ad6dac27c. Setting up logs at ./log/docker/node9_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 6178
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6178/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6178/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.47.103/tcp/6179/p2p/16Uiu2HAm9AFiS6ABJtf6rAjgZ3XsQ3Ld2uBzqfEm2ucnCszeXfGP","/ip4/172.18.47.103/tcp/6180/ws/p2p/16Uiu2HAm9AFiS6ABJtf6rAjgZ3XsQ3Ld2uBzqfEm2ucnCszeXfGP"],"enrUri":"enr:-L24QJ51iTK1vguSgncCWA1e8vMGegdGAfQnT9nOrlsBgc-xdFoT1dLCggHcxd4vzLyIxnyhZsM8gLAJE3mje_02emYCgmlkgnY0gmlwhKwSL2eKbXVsdGlhZGRyc5YACASsEi9nBhgjAAoErBIvZwYYJN0DgnJzhQADAQAAiXNlY3AyNTZrMaECzBB378KWg7eL7sHYMqs2ITww2whrO_RihADfwZqb2nSDdGNwghgjg3VkcIIYJYV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6178/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node10_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.172.18
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['14994', '14995', '14996', '14997', '14998']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 14994:14994 -p 14995:14995 -p 14996:14996 -p 14997:14997 -p 14998:14998 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=14996 --rest-port=14994 --tcp-port=14995 --discv5-udp-port=14997 --rest-address=0.0.0.0 --nat=extip:172.18.172.18 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fcd23ff5e5b6d42079dabbb57c142d797d1eef897c923a4a170a1d5df08eeb03 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14998 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QJ51iTK1vguSgncCWA1e8vMGegdGAfQnT9nOrlsBgc-xdFoT1dLCggHcxd4vzLyIxnyhZsM8gLAJE3mje_02emYCgmlkgnY0gmlwhKwSL2eKbXVsdGlhZGRyc5YACASsEi9nBhgjAAoErBIvZwYYJN0DgnJzhQADAQAAiXNlY3AyNTZrMaECzBB378KWg7eL7sHYMqs2ITww2whrO_RihADfwZqb2nSDdGNwghgjg3VkcIIYJYV3YWt1MgA --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.172.18 waku 0b1cabe87db267daafcc89d02a1521f22c575f682a5ef0a9b7cff6cf3f7a7ee0
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 0b1cabe87db2. Setting up logs at ./log/docker/node10_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 14994
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:14994/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:14994/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.172.18/tcp/14995/p2p/16Uiu2HAm7dueHSf4KZ879uFa9omQXPF1GbK82oUpEAX3puuBSUEu","/ip4/172.18.172.18/tcp/14996/ws/p2p/16Uiu2HAm7dueHSf4KZ879uFa9omQXPF1GbK82oUpEAX3puuBSUEu"],"enrUri":"enr:-L24QGDCTmU0xxZvK4aMzGzqhxgDwhnmun4cxmZ1rfDNRhhYOyWYeztFd-k2B4h42XeTIL7yeX5I_JtbdXKPpnmwg0ACgmlkgnY0gmlwhKwSrBKKbXVsdGlhZGRyc5YACASsEqwSBjqTAAoErBKsEgY6lN0DgnJzhQADAQAAiXNlY3AyNTZrMaECtW6pj3w4rE926l3crQb8Dfe1MgPqhibqMye5YbV2t3qDdGNwgjqTg3VkcII6lYV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:14994/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node11_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.72.105
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['35483', '35484', '35485', '35486', '35487']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 35483:35483 -p 35484:35484 -p 35485:35485 -p 35486:35486 -p 35487:35487 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=35485 --rest-port=35483 --tcp-port=35484 --discv5-udp-port=35486 --rest-address=0.0.0.0 --nat=extip:172.18.72.105 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d1a893cfbee9ee5d0fcbd89992cbc6cfae0cf4a6f2aed4d0650b4301b7681e8e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35487 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QGDCTmU0xxZvK4aMzGzqhxgDwhnmun4cxmZ1rfDNRhhYOyWYeztFd-k2B4h42XeTIL7yeX5I_JtbdXKPpnmwg0ACgmlkgnY0gmlwhKwSrBKKbXVsdGlhZGRyc5YACASsEqwSBjqTAAoErBKsEgY6lN0DgnJzhQADAQAAiXNlY3AyNTZrMaECtW6pj3w4rE926l3crQb8Dfe1MgPqhibqMye5YbV2t3qDdGNwgjqTg3VkcII6lYV3YWt1MgA --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.72.105 waku 2514db0eca635f5a15fa31163fde1aacbc754851bc9b6fd14e0cbefa6670af97
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 2514db0eca63. Setting up logs at ./log/docker/node11_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 35483
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35483/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35483/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.105/tcp/35484/p2p/16Uiu2HAm1tj3mnM3i9yobzLHAheahC75S9tLoo22PGYTXmYTAcrx","/ip4/172.18.72.105/tcp/35485/ws/p2p/16Uiu2HAm1tj3mnM3i9yobzLHAheahC75S9tLoo22PGYTXmYTAcrx"],"enrUri":"enr:-L24QAN_f4sdbQJm-nE3AQJktrDkcNXxtOfszuxRU6KRMQsnC_qo5PMAzSbhTH3trZ_4FhJzje8GzWHFUZGYgRHO90gCgmlkgnY0gmlwhKwSSGmKbXVsdGlhZGRyc5YACASsEkhpBoqcAAoErBJIaQaKnd0DgnJzhQADAQAAiXNlY3AyNTZrMaECYBRF6VoGNpDV4_7JoASUdwL89S6JOmbXSCHvq38TnqWDdGNwgoqcg3VkcIKKnoV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35483/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node12_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.43.76
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['7074', '7075', '7076', '7077', '7078']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 7074:7074 -p 7075:7075 -p 7076:7076 -p 7077:7077 -p 7078:7078 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=7076 --rest-port=7074 --tcp-port=7075 --discv5-udp-port=7077 --rest-address=0.0.0.0 --nat=extip:172.18.43.76 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b5e43fa3aa61d971a0df2c8e20075bb3beeb8b0b7e87cec08a17bb4cebddb2a8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7078 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QAN_f4sdbQJm-nE3AQJktrDkcNXxtOfszuxRU6KRMQsnC_qo5PMAzSbhTH3trZ_4FhJzje8GzWHFUZGYgRHO90gCgmlkgnY0gmlwhKwSSGmKbXVsdGlhZGRyc5YACASsEkhpBoqcAAoErBJIaQaKnd0DgnJzhQADAQAAiXNlY3AyNTZrMaECYBRF6VoGNpDV4_7JoASUdwL89S6JOmbXSCHvq38TnqWDdGNwgoqcg3VkcIKKnoV3YWt1MgA --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.43.76 waku eb7360f3db93fdb03953957e4d8d8760c00d486e666a9720b99631473d5025d4
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID eb7360f3db93. Setting up logs at ./log/docker/node12_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 7074
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7074/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7074/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.43.76/tcp/7075/p2p/16Uiu2HAmVkhGMxVTf5pMhqHPEjMbs2PchQkMC9adH4Qbdbiczj5K","/ip4/172.18.43.76/tcp/7076/ws/p2p/16Uiu2HAmVkhGMxVTf5pMhqHPEjMbs2PchQkMC9adH4Qbdbiczj5K"],"enrUri":"enr:-L24QLIQcKi2Uh2KJ7YAg5UMmD42Jp7wSI8zzw_7FsDMB9c_Yf9crDa7vgn0juTekunq-n9u7593E4-ko8uZYegBxwsCgmlkgnY0gmlwhKwSK0yKbXVsdGlhZGRyc5YACASsEitMBhujAAoErBIrTAYbpN0DgnJzhQADAQAAiXNlY3AyNTZrMaED_gzYNhk5zumxuWDhmyBh4xORPNQ_VVPxPhyGnErpThqDdGNwghujg3VkcIIbpYV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7074/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node13_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.25.78
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['42079', '42080', '42081', '42082', '42083']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 42079:42079 -p 42080:42080 -p 42081:42081 -p 42082:42082 -p 42083:42083 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=42081 --rest-port=42079 --tcp-port=42080 --discv5-udp-port=42082 --rest-address=0.0.0.0 --nat=extip:172.18.25.78 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e2f205af2af9fc9264daaccf35b7c46ccd5cce0a2c21457a07725601e62abb29 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42083 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QLIQcKi2Uh2KJ7YAg5UMmD42Jp7wSI8zzw_7FsDMB9c_Yf9crDa7vgn0juTekunq-n9u7593E4-ko8uZYegBxwsCgmlkgnY0gmlwhKwSK0yKbXVsdGlhZGRyc5YACASsEitMBhujAAoErBIrTAYbpN0DgnJzhQADAQAAiXNlY3AyNTZrMaED_gzYNhk5zumxuWDhmyBh4xORPNQ_VVPxPhyGnErpThqDdGNwghujg3VkcIIbpYV3YWt1MgA --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.25.78 waku 56a2be8b372dd156d98bde8dcdc2e6a9b6302331264a9bdefe07dffd3278e90a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 56a2be8b372d. Setting up logs at ./log/docker/node13_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 42079
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42079/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42079/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.78/tcp/42080/p2p/16Uiu2HAmRj79y5L4Y12cjvnRmGGXgDfHufAm2hf6qMBbMwnFViHe","/ip4/172.18.25.78/tcp/42081/ws/p2p/16Uiu2HAmRj79y5L4Y12cjvnRmGGXgDfHufAm2hf6qMBbMwnFViHe"],"enrUri":"enr:-L24QFg97kAiL9D0dz9LVcNkgnmBj9n2Svvw2KTiHEZiVwe_XhImlFuXfj7TQTHFfjdhzN380tAYndBxFO52fpz77dgCgmlkgnY0gmlwhKwSGU6KbXVsdGlhZGRyc5YACASsEhlOBqRgAAoErBIZTgakYd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwjXyjerftfLFIwxxxL6lg1DO0hAKjpws-FgVaC7OyGmDdGNwgqRgg3VkcIKkYoV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42079/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node14_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.81.51
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['2286', '2287', '2288', '2289', '2290']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 2286:2286 -p 2287:2287 -p 2288:2288 -p 2289:2289 -p 2290:2290 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=2288 --rest-port=2286 --tcp-port=2287 --discv5-udp-port=2289 --rest-address=0.0.0.0 --nat=extip:172.18.81.51 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a83aaa365e9bc8c23df1cadfc7fb3dcdcf553ffe2d2bd6068fbac4bcac15dda4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2290 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QFg97kAiL9D0dz9LVcNkgnmBj9n2Svvw2KTiHEZiVwe_XhImlFuXfj7TQTHFfjdhzN380tAYndBxFO52fpz77dgCgmlkgnY0gmlwhKwSGU6KbXVsdGlhZGRyc5YACASsEhlOBqRgAAoErBIZTgakYd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwjXyjerftfLFIwxxxL6lg1DO0hAKjpws-FgVaC7OyGmDdGNwgqRgg3VkcIKkYoV3YWt1MgA --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.81.51 waku 5a40c369e17648ae9571d468764e227b430c6c018cb34cd98d218f528e55a6bb
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 5a40c369e176. Setting up logs at ./log/docker/node14_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 2286
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2286/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2286/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.81.51/tcp/2287/p2p/16Uiu2HAkvRonjQ3BFtz5peJnYG4gcrTeqwJaNAdcvX28MUtDL3TA","/ip4/172.18.81.51/tcp/2288/ws/p2p/16Uiu2HAkvRonjQ3BFtz5peJnYG4gcrTeqwJaNAdcvX28MUtDL3TA"],"enrUri":"enr:-L24QJCOsJ1KaTkcJkiwAvs4t5zcNrfmLCDdGMXrTSGEfUcMJJvm_WBcVZ4DOoSmJvezHGXRNHuRb835GBth5H0dexwCgmlkgnY0gmlwhKwSUTOKbXVsdGlhZGRyc5YACASsElEzBgjvAAoErBJRMwYI8N0DgnJzhQADAQAAiXNlY3AyNTZrMaECDuSEVBn7nxQUomlkcS00pCMmWneZPAtaTjAduOIMqI2DdGNwggjvg3VkcIII8YV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:2286/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node15_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.149.202
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['58300', '58301', '58302', '58303', '58304']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 58300:58300 -p 58301:58301 -p 58302:58302 -p 58303:58303 -p 58304:58304 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=58302 --rest-port=58300 --tcp-port=58301 --discv5-udp-port=58303 --rest-address=0.0.0.0 --nat=extip:172.18.149.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5eedb2d3ebb32b2a9bcdfa53bfcc4e46ffc75d30acc7dad5b366c3adaedba24d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58304 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QJCOsJ1KaTkcJkiwAvs4t5zcNrfmLCDdGMXrTSGEfUcMJJvm_WBcVZ4DOoSmJvezHGXRNHuRb835GBth5H0dexwCgmlkgnY0gmlwhKwSUTOKbXVsdGlhZGRyc5YACASsElEzBgjvAAoErBJRMwYI8N0DgnJzhQADAQAAiXNlY3AyNTZrMaECDuSEVBn7nxQUomlkcS00pCMmWneZPAtaTjAduOIMqI2DdGNwggjvg3VkcIII8YV3YWt1MgA --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.149.202 waku 3e5d73fccbdcdcf32d3133ceb2d4ad4df384484a001452e89948042c15e76b48
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 3e5d73fccbdc. Setting up logs at ./log/docker/node15_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 58300
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58300/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58300/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.149.202/tcp/58301/p2p/16Uiu2HAm5Yo3KanQxYDUYFKSTbbC8w2x6fkgP1Rp6LkBmEJNXhgJ","/ip4/172.18.149.202/tcp/58302/ws/p2p/16Uiu2HAm5Yo3KanQxYDUYFKSTbbC8w2x6fkgP1Rp6LkBmEJNXhgJ"],"enrUri":"enr:-L24QO-VHCQOznS8lQPMeyvy2Oa2YMTWZ1x5h7xWiqFqqhaRGpiQ2ZSGWbIwAk59kPpYNrS3fQqK54y21zY59PTHrTsCgmlkgnY0gmlwhKwSlcqKbXVsdGlhZGRyc5YACASsEpXKBuO9AAoErBKVygbjvt0DgnJzhQADAQAAiXNlY3AyNTZrMaEClmfrKvO2gRkBKhURY3dH6ATtRZogVXyNpTenKOgkFGeDdGNwguO9g3VkcILjv4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58300/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node16_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.130.89
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['39598', '39599', '39600', '39601', '39602']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 39598:39598 -p 39599:39599 -p 39600:39600 -p 39601:39601 -p 39602:39602 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=39600 --rest-port=39598 --tcp-port=39599 --discv5-udp-port=39601 --rest-address=0.0.0.0 --nat=extip:172.18.130.89 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=860e6f7cbdf9da37ddac18eddb2c7e4a6cc6cbde0d6dad0afe490e7008d5ef01 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39602 --metrics-logging=true --relay=false --filternode=/ip4/172.18.196.17/tcp/11245/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX --discv5-bootstrap-node=enr:-L24QO-VHCQOznS8lQPMeyvy2Oa2YMTWZ1x5h7xWiqFqqhaRGpiQ2ZSGWbIwAk59kPpYNrS3fQqK54y21zY59PTHrTsCgmlkgnY0gmlwhKwSlcqKbXVsdGlhZGRyc5YACASsEpXKBuO9AAoErBKVygbjvt0DgnJzhQADAQAAiXNlY3AyNTZrMaEClmfrKvO2gRkBKhURY3dH6ATtRZogVXyNpTenKOgkFGeDdGNwguO9g3VkcILjv4V3YWt1MgA --store=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.130.89 waku 4999f998703f7153ebec8f03cbe84f7727b3c6308de3667a3d98a38ca5efe3c4
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 4999f998703f. Setting up logs at ./log/docker/node16_2026-02-21_04-31-19__563896e1-6fde-43ac-aabf-7104ab8528b5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 39598
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39598/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39598/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.130.89/tcp/39599/p2p/16Uiu2HAmPdnsR6YYqgTxG1qg3URP8ALPVnAKwp2VLTnqokUZpAcd","/ip4/172.18.130.89/tcp/39600/ws/p2p/16Uiu2HAmPdnsR6YYqgTxG1qg3URP8ALPVnAKwp2VLTnqokUZpAcd"],"enrUri":"enr:-L24QCwuLQk_piAcG_woEjaI4RO-C8csqKErkBrSZnkhz1BiZ3RRgc2Lr3fbs1Su-ckpMvpRcc32ljYiUyohCpXwYGMCgmlkgnY0gmlwhKwSglmKbXVsdGlhZGRyc5YACASsEoJZBpqvAAoErBKCWQaasN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDoyH-hwnyY-NdxrkaTpK9iCMMVrR_Ht5tvZ191uvyJ06DdGNwgpqvg3VkcIKasYV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39598/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47582/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.196.17/tcp/44712/p2p/16Uiu2HAmUHhoKpKcq99pCS7gFQJxhLigtPvk5bcQbTZrQSg1vLsX","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":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11244/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:custom_logger.py:10 Log line was discarded because it's longer than max_log_line_length=5000
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 100 seconds
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:292 Node1 publish message
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:47582/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 4 seconds
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:296 15 Node requests the published message of subscribed filter topic
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12972/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 1 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:26740/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 2 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:62590/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 3 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7184/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 4 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1141/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 5 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:17813/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 6 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32256/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 7 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6178/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 8 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:14994/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 9 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35483/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 10 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7074/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 11 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42079/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 12 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2286/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 13 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58300/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 14 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39598/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648417917597875,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:299 Response for node 15 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1771648417917597875, 'ephemeral': False}]
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id d341e48da1e1
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id d27a5142db48
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 5519f9649647
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d341e48da1e1. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id a9d5525a680b
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d27a5142db48. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 90ab812c9674
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 5519f9649647. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id dc9aa41438db
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a9d5525a680b. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id af45a46d3309
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 90ab812c9674. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id eb12f3051474
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container dc9aa41438db. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container af45a46d3309. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id fdd28e3ae6f8
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e54ad6dac27c
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container eb12f3051474. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container fdd28e3ae6f8. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 0b1cabe87db2
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 2514db0eca63
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e54ad6dac27c. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 0b1cabe87db2. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id eb7360f3db93
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 56a2be8b372d
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 2514db0eca63. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 5a40c369e176
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container eb7360f3db93. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 3e5d73fccbdc
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 56a2be8b372d. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 4999f998703f
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 5a40c369e176. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 3e5d73fccbdc. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
205
nim/1086/data/attachments/1393f6dc4d2d5fcc.txt
Normal file
205
nim/1086/data/attachments/1393f6dc4d2d5fcc.txt
Normal file
@ -0,0 +1,205 @@
|
||||
2026-02-21 04:31:37.756 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:31:37.757 DEBUG [tests.conftest] Running test: test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss40] with id: 2026-02-21_04-31-37__6c55bd58-b298-4b52-b4b8-c6ed239bc10f
|
||||
2026-02-21 04:31:37.759 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:31:37.760 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:31:37.768 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:37.769 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-31-37__6c55bd58-b298-4b52-b4b8-c6ed239bc10f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:37.777 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:37.777 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-37__6c55bd58-b298-4b52-b4b8-c6ed239bc10f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:37.787 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:37.787 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-31-37__6c55bd58-b298-4b52-b4b8-c6ed239bc10f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:37.795 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:37.796 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-21_04-31-37__6c55bd58-b298-4b52-b4b8-c6ed239bc10f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:37.796 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:37.796 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:37.799 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:37.799 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.44.204
|
||||
2026-02-21 04:31:37.799 DEBUG [src.node.docker_mananger] Generated ports ['2918', '2919', '2920', '2921', '2922']
|
||||
2026-02-21 04:31:37.799 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:37.800 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:37.800 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:37.800 DEBUG [src.node.docker_mananger] docker run -i -t -p 2918:2918 -p 2919:2919 -p 2920:2920 -p 2921:2921 -p 2922:2922 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=2920 --rest-port=2918 --tcp-port=2919 --discv5-udp-port=2921 --rest-address=0.0.0.0 --nat=extip:172.18.44.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dd4baaad4dddb951afd9b9f28b90dcc76a3bf1febaabffbaabe5ab0c8fbbbb95 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2922 --metrics-logging=true --relay=true
|
||||
2026-02-21 04:31:37.952 ERROR [src.node.docker_mananger] Max retries reached for container 02267f9eabdc. Exiting log stream.
|
||||
2026-02-21 04:31:37.986 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.44.204 waku b283cdf91f767efc498a0691e15fcc08e6f5695e5f4df27a3dcc39444e6e45c4
|
||||
2026-02-21 04:31:38.017 DEBUG [src.node.docker_mananger] Container started with ID b283cdf91f76. Setting up logs at ./log/docker/node1_2026-02-21_04-31-37__6c55bd58-b298-4b52-b4b8-c6ed239bc10f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:38.018 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2918
|
||||
2026-02-21 04:31:38.018 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:38.651 ERROR [src.node.docker_mananger] Max retries reached for container e13e2b213796. Exiting log stream.
|
||||
2026-02-21 04:31:39.019 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2918/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:39.022 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-02-21 04:31:39.022 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:39.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2918/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:39.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.44.204/tcp/2919/p2p/16Uiu2HAm8hrQ6EjcfYDB7RSymz5zmCckhVQsKJNEdKriTQPXtSZL","/ip4/172.18.44.204/tcp/2920/ws/p2p/16Uiu2HAm8hrQ6EjcfYDB7RSymz5zmCckhVQsKJNEdKriTQPXtSZL"],"enrUri":"enr:-L24QBpP1R5shvIXsgNBxhk6U-K9ndoyEebSKjsOvvbDFDkhJHV0K2WK5GTwDfEGRKwvB0GFuZd26LNMrla_gWWemL8CgmlkgnY0gmlwhKwSLMyKbXVsdGlhZGRyc5YACASsEizMBgtnAAoErBIszAYLaN0DgnJzhQADAQAAiXNlY3AyNTZrMaECxU0A8qgoNs0Q8z00K8WWqWb0YB878ovVWehvfGX-RS-DdGNwggtng3VkcIILaYV3YWt1MgE"}'
|
||||
2026-02-21 04:31:39.025 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:39.025 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:39.025 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:39.026 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:39.027 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.133.229
|
||||
2026-02-21 04:31:39.027 DEBUG [src.node.docker_mananger] Generated ports ['55752', '55753', '55754', '55755', '55756']
|
||||
2026-02-21 04:31:39.027 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:39.027 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:39.027 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:39.027 DEBUG [src.node.docker_mananger] docker run -i -t -p 55752:55752 -p 55753:55753 -p 55754:55754 -p 55755:55755 -p 55756:55756 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=55754 --rest-port=55752 --tcp-port=55753 --discv5-udp-port=55755 --rest-address=0.0.0.0 --nat=extip:172.18.133.229 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a429efbf8fabb2f3a3de8a2b953dc82e4cc5ff2d8caa8bcad9bdc6f5afcea4a8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55756 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBpP1R5shvIXsgNBxhk6U-K9ndoyEebSKjsOvvbDFDkhJHV0K2WK5GTwDfEGRKwvB0GFuZd26LNMrla_gWWemL8CgmlkgnY0gmlwhKwSLMyKbXVsdGlhZGRyc5YACASsEizMBgtnAAoErBIszAYLaN0DgnJzhQADAQAAiXNlY3AyNTZrMaECxU0A8qgoNs0Q8z00K8WWqWb0YB878ovVWehvfGX-RS-DdGNwggtng3VkcIILaYV3YWt1MgE
|
||||
2026-02-21 04:31:39.206 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.133.229 waku 4a2633d45e3ef4e35554a0602165ecd4529c0d2cfcc1294b9c0e0af0be79e73d
|
||||
2026-02-21 04:31:39.235 DEBUG [src.node.docker_mananger] Container started with ID 4a2633d45e3e. Setting up logs at ./log/docker/node2_2026-02-21_04-31-37__6c55bd58-b298-4b52-b4b8-c6ed239bc10f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:39.236 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55752
|
||||
2026-02-21 04:31:39.236 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:40.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55752/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:40.260 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-02-21 04:31:40.264 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:40.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55752/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:40.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.133.229/tcp/55753/p2p/16Uiu2HAmRBjq5yyNMKHHjmjMGux1zBkhhsnQ7FKrHZBXNteBvX2m","/ip4/172.18.133.229/tcp/55754/ws/p2p/16Uiu2HAmRBjq5yyNMKHHjmjMGux1zBkhhsnQ7FKrHZBXNteBvX2m"],"enrUri":"enr:-L24QJuWulJ78gi5AATlXW6PCw80H3ADbQJEvIlAwH-jEiQsGW49r1D9QEoZXTnACKJKBqtkBN0U6wrhpNP70KnsMI4CgmlkgnY0gmlwhKwSheWKbXVsdGlhZGRyc5YACASsEoXlBtnJAAoErBKF5QbZyt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuizUXLkuF-b8reG1B5Jc0UahzVwcCNAiwZTLgiAp5OaDdGNwgtnJg3VkcILZy4V3YWt1MgE"}'
|
||||
2026-02-21 04:31:40.269 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:40.269 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:40.269 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:40.272 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:40.272 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.137.250
|
||||
2026-02-21 04:31:40.272 DEBUG [src.node.docker_mananger] Generated ports ['36653', '36654', '36655', '36656', '36657']
|
||||
2026-02-21 04:31:40.273 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:40.273 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:40.273 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:40.273 DEBUG [src.node.docker_mananger] docker run -i -t -p 36653:36653 -p 36654:36654 -p 36655:36655 -p 36656:36656 -p 36657:36657 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=36655 --rest-port=36653 --tcp-port=36654 --discv5-udp-port=36656 --rest-address=0.0.0.0 --nat=extip:172.18.137.250 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abc59bdfeebaf1fbe0ea1bda1cdd3d07bfca74b3b5c0f0f875c0c4ccabac6148 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36657 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJuWulJ78gi5AATlXW6PCw80H3ADbQJEvIlAwH-jEiQsGW49r1D9QEoZXTnACKJKBqtkBN0U6wrhpNP70KnsMI4CgmlkgnY0gmlwhKwSheWKbXVsdGlhZGRyc5YACASsEoXlBtnJAAoErBKF5QbZyt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuizUXLkuF-b8reG1B5Jc0UahzVwcCNAiwZTLgiAp5OaDdGNwgtnJg3VkcILZy4V3YWt1MgE
|
||||
2026-02-21 04:31:40.450 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.137.250 waku a0300dcdef8b5e3dd38b6a26939395612805085e36b9298d1eb90735f0b66623
|
||||
2026-02-21 04:31:40.480 DEBUG [src.node.docker_mananger] Container started with ID a0300dcdef8b. Setting up logs at ./log/docker/node3_2026-02-21_04-31-37__6c55bd58-b298-4b52-b4b8-c6ed239bc10f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:40.481 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36653
|
||||
2026-02-21 04:31:40.482 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:41.482 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36653/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:41.500 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-02-21 04:31:41.502 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:41.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36653/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:41.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.137.250/tcp/36654/p2p/16Uiu2HAmGwL11XSNiSkkG3BdLPPPJad4CVvqyctfZCBADR632oBw","/ip4/172.18.137.250/tcp/36655/ws/p2p/16Uiu2HAmGwL11XSNiSkkG3BdLPPPJad4CVvqyctfZCBADR632oBw"],"enrUri":"enr:-L24QBbasyVq8PF4shb3OKGpC-_M2ZvibPjBVTO2CSGM9JcGF52JJmhfscAOocs3Hhdo3-FBgdukhEYurlzLKDRg_YcCgmlkgnY0gmlwhKwSifqKbXVsdGlhZGRyc5YACASsEon6Bo8uAAoErBKJ-gaPL90DgnJzhQADAQAAiXNlY3AyNTZrMaEDP55CZdFSjwk5S8xYdTKk4Dx8TIb3UCsHaR55YMgDzFqDdGNwgo8ug3VkcIKPMIV3YWt1MgE"}'
|
||||
2026-02-21 04:31:41.507 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:41.507 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:41.507 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:41.510 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:41.511 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.161.54
|
||||
2026-02-21 04:31:41.511 DEBUG [src.node.docker_mananger] Generated ports ['21032', '21033', '21034', '21035', '21036']
|
||||
2026-02-21 04:31:41.511 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:41.511 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:41.511 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:41.511 DEBUG [src.node.docker_mananger] docker run -i -t -p 21032:21032 -p 21033:21033 -p 21034:21034 -p 21035:21035 -p 21036:21036 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=21034 --rest-port=21032 --tcp-port=21033 --discv5-udp-port=21035 --rest-address=0.0.0.0 --nat=extip:172.18.161.54 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c8bd2fbead1a1cb4aa4bebf8473aa6edc9e4ddb7f30aebdbfe7b69323be9445f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21036 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBbasyVq8PF4shb3OKGpC-_M2ZvibPjBVTO2CSGM9JcGF52JJmhfscAOocs3Hhdo3-FBgdukhEYurlzLKDRg_YcCgmlkgnY0gmlwhKwSifqKbXVsdGlhZGRyc5YACASsEon6Bo8uAAoErBKJ-gaPL90DgnJzhQADAQAAiXNlY3AyNTZrMaEDP55CZdFSjwk5S8xYdTKk4Dx8TIb3UCsHaR55YMgDzFqDdGNwgo8ug3VkcIKPMIV3YWt1MgE
|
||||
2026-02-21 04:31:41.697 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.161.54 waku 74596153857eabe64c00046eb71da2c45dc0b7676fd0c02cca6e2cfe411c8970
|
||||
2026-02-21 04:31:41.733 DEBUG [src.node.docker_mananger] Container started with ID 74596153857e. Setting up logs at ./log/docker/node4_2026-02-21_04-31-37__6c55bd58-b298-4b52-b4b8-c6ed239bc10f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:41.733 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21032
|
||||
2026-02-21 04:31:41.734 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:42.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21032/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.744 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-02-21 04:31:42.747 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:42.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21032/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.161.54/tcp/21033/p2p/16Uiu2HAmKxg5hRzm3BZdT2Qjw9Ad1sknCbfzcYPfnKxf65EYDH1A","/ip4/172.18.161.54/tcp/21034/ws/p2p/16Uiu2HAmKxg5hRzm3BZdT2Qjw9Ad1sknCbfzcYPfnKxf65EYDH1A"],"enrUri":"enr:-L24QNgLb89xwc1KIXY9rfrWnL_vcX9ce5LG71S1q7n1wluQIHQKoCox9CsS9hL7taREjFtz7CplBHXOB44ST_gksXECgmlkgnY0gmlwhKwSoTaKbXVsdGlhZGRyc5YACASsEqE2BlIpAAoErBKhNgZSKt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbImbPkiBuk7HMtwYaX261ZXUOpOo2GLn90QULpgPM7mDdGNwglIpg3VkcIJSK4V3YWt1MgE"}'
|
||||
2026-02-21 04:31:42.752 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:42.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:42.755 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55752/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:42.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36653/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:42.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21032/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:42.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.782 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2918/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.133.229/tcp/35000/p2p/16Uiu2HAmRBjq5yyNMKHHjmjMGux1zBkhhsnQ7FKrHZBXNteBvX2m","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
2026-02-21 04:31:42.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55752/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.137.250/tcp/48764/p2p/16Uiu2HAmGwL11XSNiSkkG3BdLPPPJad4CVvqyctfZCBADR632oBw","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.44.204/tcp/2919/p2p/16Uiu2HAm8hrQ6EjcfYDB7RSymz5zmCckhVQsKJNEdKriTQPXtSZL","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
2026-02-21 04:31:42.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36653/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.133.229/tcp/55753/p2p/16Uiu2HAmRBjq5yyNMKHHjmjMGux1zBkhhsnQ7FKrHZBXNteBvX2m","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"},{"multiaddr":"/ip4/172.18.161.54/tcp/32820/p2p/16Uiu2HAmKxg5hRzm3BZdT2Qjw9Ad1sknCbfzcYPfnKxf65EYDH1A","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
2026-02-21 04:31:42.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21032/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.137.250/tcp/36654/p2p/16Uiu2HAmGwL11XSNiSkkG3BdLPPPJad4CVvqyctfZCBADR632oBw","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
2026-02-21 04:31:42.792 DEBUG [src.libs.common] Sleeping for 20 seconds
|
||||
2026-02-21 04:32:02.794 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '7170', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
2026-02-21 04:32:02.805 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '7170', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
2026-02-21 04:32:02.814 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '7170', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '40.0%']
|
||||
2026-02-21 04:32:02.823 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '7170', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
||||
2026-02-21 04:32:02.831 DEBUG [src.steps.network_conditions] tc -s qdisc show dev eth0:
|
||||
qdisc netem 8003: root refcnt 5 limit 1000 loss 40%
|
||||
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
|
||||
backlog 0b 0p requeues 0
|
||||
|
||||
2026-02-21 04:32:02.831 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21032/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:02.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
||||
2026-02-21 04:32:02.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:02.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:02.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:04.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:04.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:04.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:04.927 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:04.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:04.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:04.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:04.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:06.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:06.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:06.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:06.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:06.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:06.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:06.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:06.040 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:06.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:06.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:06.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:06.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:07.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:07.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:07.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:07.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:08.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:08.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:10.036 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.037 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:10.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:10.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:10.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.730 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.953 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:12.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:12.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:14.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:14.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:15.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:15.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:15.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:15.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:15.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:15.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:16.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:16.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2918/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:16.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:16.388 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '7170', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
||||
2026-02-21 04:32:16.401 DEBUG [src.steps.network_conditions] tc -s qdisc show dev eth0:
|
||||
qdisc netem 8003: root refcnt 5 limit 1000 loss 40%
|
||||
Sent 16030 bytes 165 pkt (dropped 86, overlimits 0 requeues 0)
|
||||
backlog 0b 0p requeues 0
|
||||
2026-02-21 04:32:16.401 DEBUG [src.libs.common] Sleeping for 40.0 seconds
|
||||
2026-02-21 04:32:56.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21032/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:56.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648322834165729,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648322845489227,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648324915856645,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648324927714181,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648324936612483,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648324950889796,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648326003256718,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648326021268396,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648326033182800,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648326040552041,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648326057775050,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648326070333382,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648327497736724,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648327510246067,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648328969708447,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648330037545463,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648330052393631,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648330066405525,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648330281410552,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648331513779559,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648331722996640,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648331732802576,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648331953425308,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648331967034135,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648332177608979,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648334049681121,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648335086030497,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648335105509061,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648335321184679,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648336371555660,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:56.405 INFO [tests.e2e.test_network_conditions] [LOSS=40.0%] sent=30 received=30 window=40.0s
|
||||
2026-02-21 04:32:56.406 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '7170', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
2026-02-21 04:32:56.417 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:32:56.418 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:32:56.418 DEBUG [src.node.waku_node] Stopping container with id b283cdf91f76
|
||||
2026-02-21 04:32:56.990 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:56.991 DEBUG [src.node.waku_node] Stopping container with id 4a2633d45e3e
|
||||
2026-02-21 04:32:57.544 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:57.547 DEBUG [src.node.waku_node] Stopping container with id a0300dcdef8b
|
||||
2026-02-21 04:32:57.805 ERROR [src.node.docker_mananger] Max retries reached for container b283cdf91f76. Exiting log stream.
|
||||
2026-02-21 04:32:58.078 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:58.078 DEBUG [src.node.waku_node] Stopping container with id 74596153857e
|
||||
2026-02-21 04:32:58.595 ERROR [src.node.docker_mananger] Max retries reached for container 4a2633d45e3e. Exiting log stream.
|
||||
2026-02-21 04:32:58.596 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:58.597 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:32:58.663 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:32:58.808 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:32:58.881 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:32:58.955 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
140
nim/1086/data/attachments/13afaf2c2b2d9751.txt
Normal file
140
nim/1086/data/attachments/13afaf2c2b2d9751.txt
Normal file
@ -0,0 +1,140 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_sync_nodes_are_not_relay_and_have_storenode_set with id: 2026-02-21_04-35-30__1a50808a-16de-467c-8547-651acc94489f
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-35-30__1a50808a-16de-467c-8547-651acc94489f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-35-30__1a50808a-16de-467c-8547-651acc94489f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-35-30__1a50808a-16de-467c-8547-651acc94489f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.60.0
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['3699', '3700', '3701', '3702', '3703']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 3699:3699 -p 3700:3700 -p 3701:3701 -p 3702:3702 -p 3703:3703 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=3701 --rest-port=3699 --tcp-port=3700 --discv5-udp-port=3702 --rest-address=0.0.0.0 --nat=extip:172.18.60.0 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c06da49a33fe15a4c3cfcbeba2cdc1b7b60e821400ebaa18f24cfb7a0b3adcbe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3703 --metrics-logging=true --store=true --relay=true
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 103b4040e570. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.60.0 waku b461dda56ae6f796f76fc244c022bc45b329c835c3b55a2d2016f7203f7f6f22
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID b461dda56ae6. Setting up logs at ./log/docker/node1_2026-02-21_04-35-30__1a50808a-16de-467c-8547-651acc94489f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 3699
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 67d20117ccb0. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3699/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3699/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.0/tcp/3700/p2p/16Uiu2HAmCxRzFJAeefxhzCv5Um3UU4XzkDGkdonhFxUg2k7jW88Q","/ip4/172.18.60.0/tcp/3701/ws/p2p/16Uiu2HAmCxRzFJAeefxhzCv5Um3UU4XzkDGkdonhFxUg2k7jW88Q"],"enrUri":"enr:-L24QLbBG9aX2DJ9EIN8436MBEBahyAomNMQgABJRCT48Rg7FO_5yqOqPfSsyPDiJFoSL0f_ur3pWsXyFL4P7GoUvYMCgmlkgnY0gmlwhKwSPACKbXVsdGlhZGRyc5YACASsEjwABg50AAoErBI8AAYOdd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBHfcoJTEHksEG5_yvTCOLS_-mWE9iHGhBBbwlPdBYtGDdGNwgg50g3VkcIIOdoV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.36.145
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['60283', '60284', '60285', '60286', '60287']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 60283:60283 -p 60284:60284 -p 60285:60285 -p 60286:60286 -p 60287:60287 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=60285 --rest-port=60283 --tcp-port=60284 --discv5-udp-port=60286 --rest-address=0.0.0.0 --nat=extip:172.18.36.145 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d9eced3edbf4d83be7edffe6df010dddd8ea7d811ba655cf5f84fefc5d4ec12d --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60287 --metrics-logging=true --relay=false --storenode=/ip4/172.18.60.0/tcp/3700/p2p/16Uiu2HAmCxRzFJAeefxhzCv5Um3UU4XzkDGkdonhFxUg2k7jW88Q --discv5-bootstrap-node=enr:-L24QLbBG9aX2DJ9EIN8436MBEBahyAomNMQgABJRCT48Rg7FO_5yqOqPfSsyPDiJFoSL0f_ur3pWsXyFL4P7GoUvYMCgmlkgnY0gmlwhKwSPACKbXVsdGlhZGRyc5YACASsEjwABg50AAoErBI8AAYOdd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBHfcoJTEHksEG5_yvTCOLS_-mWE9iHGhBBbwlPdBYtGDdGNwgg50g3VkcIIOdoV3YWt1MgM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.36.145 waku dd36049dd1b28bf029b66b126c2b964533bb725538b5b14d13801a36bd720272
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID dd36049dd1b2. Setting up logs at ./log/docker/node2_2026-02-21_04-35-30__1a50808a-16de-467c-8547-651acc94489f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 60283
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60283/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60283/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.36.145/tcp/60284/p2p/16Uiu2HAky4keHydxpspaeHcRMZGcMugdYVDDcvzFYPL9sYHytgn9","/ip4/172.18.36.145/tcp/60285/ws/p2p/16Uiu2HAky4keHydxpspaeHcRMZGcMugdYVDDcvzFYPL9sYHytgn9"],"enrUri":"enr:-L24QGJO_DkM1VU0ttZUCBQ65-eP-K4kxa0kqINLOx3FWbC9DaMAM-8adGM5cE_YkwnpJnAzDdhuagY1y6CvGaC8S0wCgmlkgnY0gmlwhKwSJJGKbXVsdGlhZGRyc5YACASsEiSRBut8AAoErBIkkQbrfd0DgnJzhQADAQAAiXNlY3AyNTZrMaECNhLS9xF9A9PbMv5QYwLtH818sZVW8V63zQIiainlSu6DdGNwgut8g3VkcILrfoV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.171.130
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['1646', '1647', '1648', '1649', '1650']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 1646:1646 -p 1647:1647 -p 1648:1648 -p 1649:1649 -p 1650:1650 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=1648 --rest-port=1646 --tcp-port=1647 --discv5-udp-port=1649 --rest-address=0.0.0.0 --nat=extip:172.18.171.130 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=077f26d2a3094cfd9e0fae24eab8e08ca2fb4ca2b5de2465ac3df3c1ce9d9c76 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1650 --metrics-logging=true --relay=false --storenode=/ip4/172.18.60.0/tcp/3700/p2p/16Uiu2HAmCxRzFJAeefxhzCv5Um3UU4XzkDGkdonhFxUg2k7jW88Q --discv5-bootstrap-node=enr:-L24QGJO_DkM1VU0ttZUCBQ65-eP-K4kxa0kqINLOx3FWbC9DaMAM-8adGM5cE_YkwnpJnAzDdhuagY1y6CvGaC8S0wCgmlkgnY0gmlwhKwSJJGKbXVsdGlhZGRyc5YACASsEiSRBut8AAoErBIkkQbrfd0DgnJzhQADAQAAiXNlY3AyNTZrMaECNhLS9xF9A9PbMv5QYwLtH818sZVW8V63zQIiainlSu6DdGNwgut8g3VkcILrfoV3YWt1MgA
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.171.130 waku 08c1bc0673d1be4d3bac38f220313dc47aa5dc9d33db1fda6a0c298c71cea07f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 08c1bc0673d1. Setting up logs at ./log/docker/node3_2026-02-21_04-35-30__1a50808a-16de-467c-8547-651acc94489f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 1646
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1646/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1646/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.171.130/tcp/1647/p2p/16Uiu2HAmUzEFZgSzLxY7VZ59JUfmjW2CfCJnLqkzkep5g1BoGa6n","/ip4/172.18.171.130/tcp/1648/ws/p2p/16Uiu2HAmUzEFZgSzLxY7VZ59JUfmjW2CfCJnLqkzkep5g1BoGa6n"],"enrUri":"enr:-L24QKDXtabZ8g77g9tX03PSvFx0N0KTAsRw8kWFsoEXxhR5WFzmOSwT8U_--04Ju7yISFFR3KtfkGm-6xNXx0yww5wCgmlkgnY0gmlwhKwSq4KKbXVsdGlhZGRyc5YACASsEquCBgZvAAoErBKrggYGcN0DgnJzhQADAQAAiXNlY3AyNTZrMaED8qi-kpkzwRaq66G6Y1dvQ23ceWsCg62ibTgLHfkZy-uDdGNwggZvg3VkcIIGcYV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:60283/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.60.0/tcp/3700/p2p/16Uiu2HAmCxRzFJAeefxhzCv5Um3UU4XzkDGkdonhFxUg2k7jW88Q"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1646/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.36.145/tcp/60284/p2p/16Uiu2HAky4keHydxpspaeHcRMZGcMugdYVDDcvzFYPL9sYHytgn9"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3699/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3699/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3699/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3699/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3699/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3699/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3699/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3699/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3699/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3699/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:3699/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:3699/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x25974c2e444050218b618caf999cbf56764d13d6affb44317a25b7a615deaded"},{"messageHash":"0xa99a6eb7459fa06ffa776b57e4ad2cd45544492268d3d3802506809bedce374c"},{"messageHash":"0x24f9e5020cdb9281f1402585e606574cca3496a00bdb10818675afa28fccd9bb"},{"messageHash":"0xfaa06c8a7648ed86fb0fe7006d756eeedce99cdfeb7e232cdaf0e879bc94e25f"},{"messageHash":"0xd689d8f2aeac8b7d78010c81dadc6768a3e5afa53f97685a055a4a6a7630a9a7"},{"messageHash":"0x5df6680297453665041aaee959868afbc0b0bf01053b827e8f328df24c67cc74"},{"messageHash":"0x507a2b0166955c0e1420e529dd0b73fec033256f8614ae05fcf66ce0fe4a780a"},{"messageHash":"0x47397c728363b74f4cef302a4dc4a3ce88c7927bfcb5790e69dfeea7e2e6c190"},{"messageHash":"0x8d1bfe9128172bca67c965e120f8650b252eb605bf941b6b1c646e9f78a0ab89"},{"messageHash":"0x045b0cedf2e047b0b6321fdfd22cf1878fff1480cb7a366002a55d5400b70653"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 10
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60283/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"24781fa63f9db92ecb86","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x25974c2e444050218b618caf999cbf56764d13d6affb44317a25b7a615deaded"},{"messageHash":"0xa99a6eb7459fa06ffa776b57e4ad2cd45544492268d3d3802506809bedce374c"},{"messageHash":"0x24f9e5020cdb9281f1402585e606574cca3496a00bdb10818675afa28fccd9bb"},{"messageHash":"0xfaa06c8a7648ed86fb0fe7006d756eeedce99cdfeb7e232cdaf0e879bc94e25f"},{"messageHash":"0xd689d8f2aeac8b7d78010c81dadc6768a3e5afa53f97685a055a4a6a7630a9a7"},{"messageHash":"0x5df6680297453665041aaee959868afbc0b0bf01053b827e8f328df24c67cc74"},{"messageHash":"0x507a2b0166955c0e1420e529dd0b73fec033256f8614ae05fcf66ce0fe4a780a"},{"messageHash":"0x47397c728363b74f4cef302a4dc4a3ce88c7927bfcb5790e69dfeea7e2e6c190"},{"messageHash":"0x8d1bfe9128172bca67c965e120f8650b252eb605bf941b6b1c646e9f78a0ab89"},{"messageHash":"0x045b0cedf2e047b0b6321fdfd22cf1878fff1480cb7a366002a55d5400b70653"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 10
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:1646/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"738531ffde4183dabec5","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x25974c2e444050218b618caf999cbf56764d13d6affb44317a25b7a615deaded"},{"messageHash":"0xa99a6eb7459fa06ffa776b57e4ad2cd45544492268d3d3802506809bedce374c"},{"messageHash":"0x24f9e5020cdb9281f1402585e606574cca3496a00bdb10818675afa28fccd9bb"},{"messageHash":"0xfaa06c8a7648ed86fb0fe7006d756eeedce99cdfeb7e232cdaf0e879bc94e25f"},{"messageHash":"0xd689d8f2aeac8b7d78010c81dadc6768a3e5afa53f97685a055a4a6a7630a9a7"},{"messageHash":"0x5df6680297453665041aaee959868afbc0b0bf01053b827e8f328df24c67cc74"},{"messageHash":"0x507a2b0166955c0e1420e529dd0b73fec033256f8614ae05fcf66ce0fe4a780a"},{"messageHash":"0x47397c728363b74f4cef302a4dc4a3ce88c7927bfcb5790e69dfeea7e2e6c190"},{"messageHash":"0x8d1bfe9128172bca67c965e120f8650b252eb605bf941b6b1c646e9f78a0ab89"},{"messageHash":"0x045b0cedf2e047b0b6321fdfd22cf1878fff1480cb7a366002a55d5400b70653"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 10
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id b461dda56ae6
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id dd36049dd1b2
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 08c1bc0673d1
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b461dda56ae6. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
84
nim/1086/data/attachments/13c85fa9415d3bf6.txt
Normal file
84
nim/1086/data/attachments/13c85fa9415d3bf6.txt
Normal file
@ -0,0 +1,84 @@
|
||||
2026-02-21 04:33:50.623 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:33:50.623 DEBUG [tests.conftest] Running test: test_publish_with_valid_meta with id: 2026-02-21_04-33-50__3380aef2-3ef5-4b17-8c17-bb23467b4c58
|
||||
2026-02-21 04:33:50.624 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:33:50.624 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:33:50.624 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2026-02-21 04:33:50.630 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:50.631 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-33-50__3380aef2-3ef5-4b17-8c17-bb23467b4c58__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:50.631 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:50.631 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:50.632 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:50.632 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.227.185
|
||||
2026-02-21 04:33:50.633 DEBUG [src.node.docker_mananger] Generated ports ['13169', '13170', '13171', '13172', '13173']
|
||||
2026-02-21 04:33:50.633 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:50.633 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:50.633 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:50.633 DEBUG [src.node.docker_mananger] docker run -i -t -p 13169:13169 -p 13170:13170 -p 13171:13171 -p 13172:13172 -p 13173:13173 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=13171 --rest-port=13169 --tcp-port=13170 --discv5-udp-port=13172 --rest-address=0.0.0.0 --nat=extip:172.18.227.185 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fffffcf3de7da4b4a4faf3bb8ada7dab1b54eb77e1bfb394c08b9aecadf98b57 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13173 --metrics-logging=true --relay=true
|
||||
2026-02-21 04:33:50.816 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.227.185 waku c7e723034b2d7f3547dd44f76ad772741a49fca4118a0e58e276600560fbf12b
|
||||
2026-02-21 04:33:50.845 DEBUG [src.node.docker_mananger] Container started with ID c7e723034b2d. Setting up logs at ./log/docker/node1_2026-02-21_04-33-50__3380aef2-3ef5-4b17-8c17-bb23467b4c58__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:50.847 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13169
|
||||
2026-02-21 04:33:50.847 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:50.862 ERROR [src.node.docker_mananger] Max retries reached for container d61ab7da3ce0. Exiting log stream.
|
||||
2026-02-21 04:33:51.420 ERROR [src.node.docker_mananger] Max retries reached for container 3db7866a0fb9. Exiting log stream.
|
||||
2026-02-21 04:33:51.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13169/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:51.850 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-02-21 04:33:51.850 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:51.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13169/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:51.853 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.227.185/tcp/13170/p2p/16Uiu2HAmD25CjubAVTxHJV8U7WzYfDPPkAEuDkNryKZyKewC6ojM","/ip4/172.18.227.185/tcp/13171/ws/p2p/16Uiu2HAmD25CjubAVTxHJV8U7WzYfDPPkAEuDkNryKZyKewC6ojM"],"enrUri":"enr:-L24QCzAc8zpnrWmLnYcrq7w7HJlf7OGoYg9nZ7D5XFoLgTYe7UXEPZOWzAw2yioc9t9camntYyo86_5rtfoCCsSJw0CgmlkgnY0gmlwhKwS47mKbXVsdGlhZGRyc5YACASsEuO5BjNyAAoErBLjuQYzc90DgnJzhQADAQAAiXNlY3AyNTZrMaEDBWavEDbLScozZyTAdzq2ZoMURioL3ErDDtuLHLRDPIiDdGNwgjNyg3VkcIIzdIV3YWt1MgE"}'
|
||||
2026-02-21 04:33:51.853 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:51.859 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:51.860 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-33-50__3380aef2-3ef5-4b17-8c17-bb23467b4c58__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:51.860 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:51.860 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:51.861 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:51.861 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.100
|
||||
2026-02-21 04:33:51.862 DEBUG [src.node.docker_mananger] Generated ports ['32296', '32297', '32298', '32299', '32300']
|
||||
2026-02-21 04:33:51.862 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:51.862 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:51.862 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:51.862 DEBUG [src.node.docker_mananger] docker run -i -t -p 32296:32296 -p 32297:32297 -p 32298:32298 -p 32299:32299 -p 32300:32300 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=32298 --rest-port=32296 --tcp-port=32297 --discv5-udp-port=32299 --rest-address=0.0.0.0 --nat=extip:172.18.158.100 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d4f7e5cb5d2d1daac7e7f33fe24f467bf42fdbaabf86c07d1047d1b1cbe04dab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32300 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCzAc8zpnrWmLnYcrq7w7HJlf7OGoYg9nZ7D5XFoLgTYe7UXEPZOWzAw2yioc9t9camntYyo86_5rtfoCCsSJw0CgmlkgnY0gmlwhKwS47mKbXVsdGlhZGRyc5YACASsEuO5BjNyAAoErBLjuQYzc90DgnJzhQADAQAAiXNlY3AyNTZrMaEDBWavEDbLScozZyTAdzq2ZoMURioL3ErDDtuLHLRDPIiDdGNwgjNyg3VkcIIzdIV3YWt1MgE
|
||||
2026-02-21 04:33:52.045 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.100 waku 5711141a494046be4613b3a47bf1e67d9761fa33ce78d11357c7fb689cc79836
|
||||
2026-02-21 04:33:52.077 DEBUG [src.node.docker_mananger] Container started with ID 5711141a4940. Setting up logs at ./log/docker/node2_2026-02-21_04-33-50__3380aef2-3ef5-4b17-8c17-bb23467b4c58__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:52.077 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32296
|
||||
2026-02-21 04:33:52.078 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:53.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32296/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:53.097 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-02-21 04:33:53.098 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:53.098 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32296/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:53.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.100/tcp/32297/p2p/16Uiu2HAmSteDgguFjrG4EUnfR446xWTKfHFTgA6utrRYeH9T9h65","/ip4/172.18.158.100/tcp/32298/ws/p2p/16Uiu2HAmSteDgguFjrG4EUnfR446xWTKfHFTgA6utrRYeH9T9h65"],"enrUri":"enr:-L24QKb-Mj5n_1Y_jRuNFF_r2Czu6ALozLpA2jel42JFYsgiS1GPTgTMreUQ4icxxAw1owHzeDLdfcihrJXR59g6vkUCgmlkgnY0gmlwhKwSnmSKbXVsdGlhZGRyc5YACASsEp5kBn4pAAoErBKeZAZ-Kt0DgnJzhQADAQAAiXNlY3AyNTZrMaED04L8aH5ueQRBErDP-Sr5xWVpAAXsXq2iAgMnyQAflCaDdGNwgn4pg3VkcIJ-K4V3YWt1MgE"}'
|
||||
2026-02-21 04:33:53.107 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:53.108 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32296/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.227.185/tcp/13170/p2p/16Uiu2HAmD25CjubAVTxHJV8U7WzYfDPPkAEuDkNryKZyKewC6ojM"]'
|
||||
2026-02-21 04:33:53.112 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:53.112 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2026-02-21 04:33:53.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13169/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:33:53.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:53.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32296/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:33:53.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:53.126 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:53.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:53.133 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:33:53.233 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:53.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:53.236 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648433125890048,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:53.237 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:53.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32296/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:53.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648433125890048,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:53.241 INFO [src.steps.relay] WARM UP successful!!
|
||||
2026-02-21 04:33:53.242 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)', "meta": "UmVsYXkgd29ya3MhIQ=="}'
|
||||
2026-02-21 04:33:53.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:53.248 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:33:53.348 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:53.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:53.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648433242434200,"meta":"UmVsYXkgd29ya3MhIQ==","ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:53.352 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:53.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32296/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:53.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648433242434200,"meta":"UmVsYXkgd29ya3MhIQ==","ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:53.358 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:33:53.359 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:33:53.359 DEBUG [src.node.waku_node] Stopping container with id c7e723034b2d
|
||||
2026-02-21 04:33:53.892 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:53.893 DEBUG [src.node.waku_node] Stopping container with id 5711141a4940
|
||||
2026-02-21 04:33:54.417 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:54.417 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:33:54.423 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:54.430 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
109
nim/1086/data/attachments/13d1485a13c0424a.txt
Normal file
109
nim/1086/data/attachments/13d1485a13c0424a.txt
Normal file
@ -0,0 +1,109 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_negative_number_page_size with id: 2026-02-21_04-40-39__4aa1605b-b845-4de1-b7bf-bc2b35dd782a
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-40-39__4aa1605b-b845-4de1-b7bf-bc2b35dd782a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.214.163
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['43062', '43063', '43064', '43065', '43066']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 43062:43062 -p 43063:43063 -p 43064:43064 -p 43065:43065 -p 43066:43066 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=43064 --rest-port=43062 --tcp-port=43063 --discv5-udp-port=43065 --rest-address=0.0.0.0 --nat=extip:172.18.214.163 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b108a8bbed87ffbff3bb3aa64c58ace0baeaeddd3bb74cb88ebafcacbf2c25c3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43066 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.214.163 waku e373dbe3e9b94f85d8cdd89851df4da75c4a29b6af1fddfb9b712bc6560d3b53
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e373dbe3e9b9. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-40-39__4aa1605b-b845-4de1-b7bf-bc2b35dd782a__wakuorg_nwaku:latest.log
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container fa29b02bb4ff. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 43062
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d560edfe426d. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43062/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43062/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.214.163/tcp/43063/p2p/16Uiu2HAkuZZKopw6nogUq2NLLjcVBHwgW1tEbeukSvUQUZPMCKKc","/ip4/172.18.214.163/tcp/43064/ws/p2p/16Uiu2HAkuZZKopw6nogUq2NLLjcVBHwgW1tEbeukSvUQUZPMCKKc"],"enrUri":"enr:-L24QNTdG_XByEi2t9PgnyYaXGSy9WUSH0I8BVbV46w6iZV3VhYTDgzITz13jPmQPeIViRcoiDXgts7pFRJRV9UEqfYCgmlkgnY0gmlwhKwS1qOKbXVsdGlhZGRyc5YACASsEtajBqg3AAoErBLWowaoON0DgnJzhQADAQAAiXNlY3AyNTZrMaECAgUfKb_MQlmB3hbU3q3ywz_ezKa-rhDDHFA5hsjZNfeDdGNwgqg3g3VkcIKoOYV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-40-39__4aa1605b-b845-4de1-b7bf-bc2b35dd782a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.117.145
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['34836', '34837', '34838', '34839', '34840']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 34836:34836 -p 34837:34837 -p 34838:34838 -p 34839:34839 -p 34840:34840 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=34838 --rest-port=34836 --tcp-port=34837 --discv5-udp-port=34839 --rest-address=0.0.0.0 --nat=extip:172.18.117.145 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bfc9f0eecafbeac4b6d42c85bebe8a2c4b734e7db70f0daf90c2ed42e62c9b2c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34840 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNTdG_XByEi2t9PgnyYaXGSy9WUSH0I8BVbV46w6iZV3VhYTDgzITz13jPmQPeIViRcoiDXgts7pFRJRV9UEqfYCgmlkgnY0gmlwhKwS1qOKbXVsdGlhZGRyc5YACASsEtajBqg3AAoErBLWowaoON0DgnJzhQADAQAAiXNlY3AyNTZrMaECAgUfKb_MQlmB3hbU3q3ywz_ezKa-rhDDHFA5hsjZNfeDdGNwgqg3g3VkcIKoOYV3YWt1MgM --storenode=/ip4/172.18.214.163/tcp/43063/p2p/16Uiu2HAkuZZKopw6nogUq2NLLjcVBHwgW1tEbeukSvUQUZPMCKKc --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.117.145 waku 2f8cc941b840524d6b6290e8f6f5016ff498a15619e60c71a95e39b791bc9ad0
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 2f8cc941b840. Setting up logs at ./log/docker/store_node1_2026-02-21_04-40-39__4aa1605b-b845-4de1-b7bf-bc2b35dd782a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 34836
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34836/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34836/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.117.145/tcp/34837/p2p/16Uiu2HAm5vcdsosgi6fNwCySqDJyPuXADGNsY4cG9Hn6JARHbGr7","/ip4/172.18.117.145/tcp/34838/ws/p2p/16Uiu2HAm5vcdsosgi6fNwCySqDJyPuXADGNsY4cG9Hn6JARHbGr7"],"enrUri":"enr:-L24QGg_FJT7zD-OwRuxIRYL5yeSHXPCwVzwP1iOIPVFmj3BdKWn47A4JYtRC08gMKqaU5Uc_2vEOTMB7g9s2FUEeZ4CgmlkgnY0gmlwhKwSdZGKbXVsdGlhZGRyc5YACASsEnWRBogVAAoErBJ1kQaIFt0DgnJzhQADAQAAiXNlY3AyNTZrMaECm_7urfghkkY4ZoU1W6mHiJtXGUPZYY69Nqk9cWlVs0yDdGNwgogVg3VkcIKIF4V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:34836/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.214.163/tcp/43063/p2p/16Uiu2HAkuZZKopw6nogUq2NLLjcVBHwgW1tEbeukSvUQUZPMCKKc"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43062/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:34836/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43062/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43062/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43062/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43062/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43062/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43062/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43062/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43062/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43062/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43062/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m tests.store.test_page_size:test_page_size.py:52 requesting stored message with wrong page_size = -1
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43062/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=-1&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x320ad9b72c0e98ca7c222e610611da8f697f187d40fd8ce3546f14d215b2bae6"},{"messageHash":"0xf8ac331e4de89f61d6fdbfa1ebe47d12a1f0324eaa57ef1e5392ed2bb05f99a9"},{"messageHash":"0x7f3ca80c07ab53fbb66bf0362454b7bc07827d71e1a193fe30590aaad8eb5e40"},{"messageHash":"0x162a5414458587de84871582c7b601de845b1a6f6617ec4e9ce06c7508eec78e"},{"messageHash":"0x92a8c43679f741abf4b5315971b467c9c73f3301ac691ceb78d91870d13300e1"},{"messageHash":"0x462bbebde64d75bcda52f0b69d734e40da1630aef1ea1dc44c08233558fd6e1b"},{"messageHash":"0x83ed422b65fd377a24050017126e741c39a919b0271609dd1b4050917e95bec8"},{"messageHash":"0xf611a4fa54e610a136b279a879e78acab036a18d3121d10ae1b24a169ceddf3b"},{"messageHash":"0x16ded99f0c5d627e32012bf428ad90e3afb59d1cf48932028de7cb1c3a789554"},{"messageHash":"0xdc26eb6ed042cc1599afc34afa6c4f53ef6a6bbdf40fce83d1ec364791512ac3"}]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34836/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=-1&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x320ad9b72c0e98ca7c222e610611da8f697f187d40fd8ce3546f14d215b2bae6"},{"messageHash":"0xf8ac331e4de89f61d6fdbfa1ebe47d12a1f0324eaa57ef1e5392ed2bb05f99a9"},{"messageHash":"0x7f3ca80c07ab53fbb66bf0362454b7bc07827d71e1a193fe30590aaad8eb5e40"},{"messageHash":"0x162a5414458587de84871582c7b601de845b1a6f6617ec4e9ce06c7508eec78e"},{"messageHash":"0x92a8c43679f741abf4b5315971b467c9c73f3301ac691ceb78d91870d13300e1"},{"messageHash":"0x462bbebde64d75bcda52f0b69d734e40da1630aef1ea1dc44c08233558fd6e1b"},{"messageHash":"0x83ed422b65fd377a24050017126e741c39a919b0271609dd1b4050917e95bec8"},{"messageHash":"0xf611a4fa54e610a136b279a879e78acab036a18d3121d10ae1b24a169ceddf3b"},{"messageHash":"0x16ded99f0c5d627e32012bf428ad90e3afb59d1cf48932028de7cb1c3a789554"},{"messageHash":"0xdc26eb6ed042cc1599afc34afa6c4f53ef6a6bbdf40fce83d1ec364791512ac3"}]}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e373dbe3e9b9
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 2f8cc941b840
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
93
nim/1086/data/attachments/13dcd0368f402a47.txt
Normal file
93
nim/1086/data/attachments/13dcd0368f402a47.txt
Normal file
@ -0,0 +1,93 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_subscribe_with_multiple_overlapping_content_topics with id: 2026-02-21_04-33-18__998ca0c1-6c4c-41cf-af68-26b2dfa6fda5
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-33-18__998ca0c1-6c4c-41cf-af68-26b2dfa6fda5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.218.176
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46554', '46555', '46556', '46557', '46558']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 46554:46554 -p 46555:46555 -p 46556:46556 -p 46557:46557 -p 46558:46558 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=46556 --rest-port=46554 --tcp-port=46555 --discv5-udp-port=46557 --rest-address=0.0.0.0 --nat=extip:172.18.218.176 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c8b35abebee2dcb0da6a38fffab2eff11d6f1dacd572c883dd79f1ac2f9f4e8e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46558 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.218.176 waku e297cceff7c0f4466476f4e1be60c6638612052f8abbc6fe5acdbdb518c1ca50
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e297cceff7c0. Setting up logs at ./log/docker/node1_2026-02-21_04-33-18__998ca0c1-6c4c-41cf-af68-26b2dfa6fda5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46554
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 762a3c7ae6ff. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 3108fb1c896e. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46554/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46554/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.218.176/tcp/46555/p2p/16Uiu2HAmURSfBAAGVMViuWFEingQR82CPWLYM7T8C5AUGPfFjo15","/ip4/172.18.218.176/tcp/46556/ws/p2p/16Uiu2HAmURSfBAAGVMViuWFEingQR82CPWLYM7T8C5AUGPfFjo15"],"enrUri":"enr:-L24QNS6AI8AxxYG8LC14BCQzXGYjSGxRjhdKOs5wldGCy48Ms5UHbBGZvvshkZeHcn1LaLKbcze8o2j837UXoRvMj4CgmlkgnY0gmlwhKwS2rCKbXVsdGlhZGRyc5YACASsEtqwBrXbAAoErBLasAa13N0DgnJzhQADAQAAiXNlY3AyNTZrMaED6kKbQfj1P_da5DofzdUTxTU-K9iRUs30_REW5yX016yDdGNwgrXbg3VkcIK13YV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-33-18__998ca0c1-6c4c-41cf-af68-26b2dfa6fda5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.211.36
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['53558', '53559', '53560', '53561', '53562']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 53558:53558 -p 53559:53559 -p 53560:53560 -p 53561:53561 -p 53562:53562 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=53560 --rest-port=53558 --tcp-port=53559 --discv5-udp-port=53561 --rest-address=0.0.0.0 --nat=extip:172.18.211.36 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dac10a7a03f9fdec7befa3eb9decd331980ae1f1b03db1fc10e9df7b00f665d6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53562 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QNS6AI8AxxYG8LC14BCQzXGYjSGxRjhdKOs5wldGCy48Ms5UHbBGZvvshkZeHcn1LaLKbcze8o2j837UXoRvMj4CgmlkgnY0gmlwhKwS2rCKbXVsdGlhZGRyc5YACASsEtqwBrXbAAoErBLasAa13N0DgnJzhQADAQAAiXNlY3AyNTZrMaED6kKbQfj1P_da5DofzdUTxTU-K9iRUs30_REW5yX016yDdGNwgrXbg3VkcIK13YV3YWt1MgU --filternode=/ip4/172.18.218.176/tcp/46555/p2p/16Uiu2HAmURSfBAAGVMViuWFEingQR82CPWLYM7T8C5AUGPfFjo15
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.211.36 waku c4644de337f3e82653babf68dcdd6f23471f7146a04366c81f70d8ebc0e433ea
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c4644de337f3. Setting up logs at ./log/docker/node2_2026-02-21_04-33-18__998ca0c1-6c4c-41cf-af68-26b2dfa6fda5__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 53558
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53558/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53558/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.211.36/tcp/53559/p2p/16Uiu2HAmS3DvcVAcHqJMCb6sbmVk1vUmV8r7QTMENANcmQxL1hoK","/ip4/172.18.211.36/tcp/53560/ws/p2p/16Uiu2HAmS3DvcVAcHqJMCb6sbmVk1vUmV8r7QTMENANcmQxL1hoK"],"enrUri":"enr:-L24QKu-nsvmWUae8bxBRUdbjpZnzGdPNLfDvfWtdIHtyFE1evOcxpTG7IY819tUtK7dXiMP9KcV3FQAfKmIm-iZvJ4CgmlkgnY0gmlwhKwS0ySKbXVsdGlhZGRyc5YACASsEtMkBtE3AAoErBLTJAbRON0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxtoOfiqru1uRvbqJ5iyQIE7IEHDTfwKXWCu_5SrXlG6DdGNwgtE3g3VkcILROYV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:53558/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.218.176/tcp/46555/p2p/16Uiu2HAmURSfBAAGVMViuWFEingQR82CPWLYM7T8C5AUGPfFjo15"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46554/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:53558/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "653525b6-431c-41e2-b2fa-37865fca3389", "contentFilters": ["Hello World!", "1234567890", "{\"key\": \"value\"}"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"653525b6-431c-41e2-b2fa-37865fca3389","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46554/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:53558/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "2d139936-4a92-43cc-9ad2-94d6c7c9acf7", "contentFilters": ["1234567890", "{\"key\": \"value\"}", "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"2d139936-4a92-43cc-9ad2-94d6c7c9acf7","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46554/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53558/filter/v2/messages/Hello%20World%21" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"Hello World!","version":0,"timestamp":1771648401516226409,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46554/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53558/filter/v2/messages/1234567890" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1234567890","version":0,"timestamp":1771648401630184800,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46554/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "{\"key\": \"value\"}", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53558/filter/v2/messages/%7B%22key%22%3A%20%22value%22%7D" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"{\\"key\\": \\"value\\"}","version":0,"timestamp":1771648401741375022,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46554/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53558/filter/v2/messages/%E8%BF%99%E6%98%AF%E4%B8%80%E4%BA%9B%E4%B8%AD%E6%96%87" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"\xe8\xbf\x99\xe6\x98\xaf\xe4\xb8\x80\xe4\xba\x9b\xe4\xb8\xad\xe6\x96\x87","version":0,"timestamp":1771648401853378403,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e297cceff7c0
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c4644de337f3
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
85
nim/1086/data/attachments/14645a308d614c4e.txt
Normal file
85
nim/1086/data/attachments/14645a308d614c4e.txt
Normal file
@ -0,0 +1,85 @@
|
||||
2026-02-21 04:33:00.771 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:33:00.771 DEBUG [tests.conftest] Running test: test_store_invalid_ascending with id: 2026-02-21_04-33-00__5df6328b-bbbd-4844-8013-4fc5ee66cf66
|
||||
2026-02-21 04:33:00.772 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:33:00.772 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:33:00.772 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-21 04:33:00.779 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:00.780 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-33-00__5df6328b-bbbd-4844-8013-4fc5ee66cf66__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:00.780 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:00.780 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:00.781 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:00.781 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.188.230
|
||||
2026-02-21 04:33:00.781 DEBUG [src.node.docker_mananger] Generated ports ['5096', '5097', '5098', '5099', '5100']
|
||||
2026-02-21 04:33:00.782 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:00.782 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:00.782 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:00.782 DEBUG [src.node.docker_mananger] docker run -i -t -p 5096:5096 -p 5097:5097 -p 5098:5098 -p 5099:5099 -p 5100:5100 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=5098 --rest-port=5096 --tcp-port=5097 --discv5-udp-port=5099 --rest-address=0.0.0.0 --nat=extip:172.18.188.230 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbf0549f3b0867bdaea03e0a3dec0c2a45bbfcc5fcdbd2dc05d2f4dffd0ace4b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5100 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-21 04:33:00.976 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.188.230 waku 6001823eb84a0fc04037f426f4ff1978b755a439f3128b9fbc6b54813426e8e6
|
||||
2026-02-21 04:33:00.991 ERROR [src.node.docker_mananger] Max retries reached for container bef4d3f6e638. Exiting log stream.
|
||||
2026-02-21 04:33:01.008 DEBUG [src.node.docker_mananger] Container started with ID 6001823eb84a. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-33-00__5df6328b-bbbd-4844-8013-4fc5ee66cf66__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:01.009 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5096
|
||||
2026-02-21 04:33:01.011 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:01.561 ERROR [src.node.docker_mananger] Max retries reached for container fcf00cf4031a. Exiting log stream.
|
||||
2026-02-21 04:33:02.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5096/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:02.015 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:33:02.015 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:02.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5096/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:02.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.188.230/tcp/5097/p2p/16Uiu2HAm6bFCSvfBzkJtkQR8FDk6H2HmpaacXjx3Kso2P1ADG3XL","/ip4/172.18.188.230/tcp/5098/ws/p2p/16Uiu2HAm6bFCSvfBzkJtkQR8FDk6H2HmpaacXjx3Kso2P1ADG3XL"],"enrUri":"enr:-L24QBM3Hi5in3y1uHr5ApAYXyNaUi2iy-YQLD2oloaPGS1XCQQfmC3fW7k4eVpua6vpj4wk9oVbI4vwWj9-ZtTLeE4CgmlkgnY0gmlwhKwSvOaKbXVsdGlhZGRyc5YACASsErzmBhPpAAoErBK85gYT6t0DgnJzhQADAQAAiXNlY3AyNTZrMaECpeRX6AociMR4GjUkiecZMgYqxa2SOEvCazjzHYUB1N-DdGNwghPpg3VkcIIT64V3YWt1MgM"}'
|
||||
2026-02-21 04:33:02.018 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:02.025 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:02.025 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-33-00__5df6328b-bbbd-4844-8013-4fc5ee66cf66__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:02.026 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:02.026 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:02.027 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:02.027 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.35.97
|
||||
2026-02-21 04:33:02.027 DEBUG [src.node.docker_mananger] Generated ports ['40604', '40605', '40606', '40607', '40608']
|
||||
2026-02-21 04:33:02.028 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:02.028 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:02.028 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:02.028 DEBUG [src.node.docker_mananger] docker run -i -t -p 40604:40604 -p 40605:40605 -p 40606:40606 -p 40607:40607 -p 40608:40608 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=40606 --rest-port=40604 --tcp-port=40605 --discv5-udp-port=40607 --rest-address=0.0.0.0 --nat=extip:172.18.35.97 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=efc3a508eb9baeae60bce69a7bff801fddfc9abd6acb0d5f3fac8fd5aa8da9ae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40608 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBM3Hi5in3y1uHr5ApAYXyNaUi2iy-YQLD2oloaPGS1XCQQfmC3fW7k4eVpua6vpj4wk9oVbI4vwWj9-ZtTLeE4CgmlkgnY0gmlwhKwSvOaKbXVsdGlhZGRyc5YACASsErzmBhPpAAoErBK85gYT6t0DgnJzhQADAQAAiXNlY3AyNTZrMaECpeRX6AociMR4GjUkiecZMgYqxa2SOEvCazjzHYUB1N-DdGNwghPpg3VkcIIT64V3YWt1MgM --storenode=/ip4/172.18.188.230/tcp/5097/p2p/16Uiu2HAm6bFCSvfBzkJtkQR8FDk6H2HmpaacXjx3Kso2P1ADG3XL --store=true --relay=true
|
||||
2026-02-21 04:33:02.220 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.35.97 waku 26b9822fada0e4c80718445875dff30ef1cea3c583730a6a63d668d61074dc8f
|
||||
2026-02-21 04:33:02.252 DEBUG [src.node.docker_mananger] Container started with ID 26b9822fada0. Setting up logs at ./log/docker/store_node1_2026-02-21_04-33-00__5df6328b-bbbd-4844-8013-4fc5ee66cf66__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:02.253 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40604
|
||||
2026-02-21 04:33:02.254 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:03.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40604/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:03.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:33:03.258 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:03.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40604/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:03.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.35.97/tcp/40605/p2p/16Uiu2HAm9fSJZ6cvQRTnyym7WELgnCmgqEoHTtvSP9mdxgjFyxze","/ip4/172.18.35.97/tcp/40606/ws/p2p/16Uiu2HAm9fSJZ6cvQRTnyym7WELgnCmgqEoHTtvSP9mdxgjFyxze"],"enrUri":"enr:-L24QPWu5HKUTJbzcVQj6Gau0nXFW_OGpkpOPo9uFAmv1mLHECmRf30w_aIDIiZG-eHjQO-ceai1focqq7dzfJxs9qMCgmlkgnY0gmlwhKwSI2GKbXVsdGlhZGRyc5YACASsEiNhBp6dAAoErBIjYQaent0DgnJzhQADAQAAiXNlY3AyNTZrMaEC04pIwDqMEraGGTwGpobN7vVMEmcO6OPPoPa6JIzC7OuDdGNwgp6dg3VkcIKen4V3YWt1MgM"}'
|
||||
2026-02-21 04:33:03.261 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:03.261 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40604/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.188.230/tcp/5097/p2p/16Uiu2HAm6bFCSvfBzkJtkQR8FDk6H2HmpaacXjx3Kso2P1ADG3XL"]'
|
||||
2026-02-21 04:33:03.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:03.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5096/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:33:03.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:03.267 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40604/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:33:03.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:03.270 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:33:03.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5096/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:03.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:03.276 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:03.477 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:33:03.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5096/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:03.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:03.484 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:03.685 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:33:03.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5096/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:03.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:03.691 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:03.891 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:33:03.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5096/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:03.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:03.898 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:04.099 DEBUG [tests.store.test_sorting] requesting stored messages with invalid ascending =##
|
||||
2026-02-21 04:33:04.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5096/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=2&ascending=##" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:04.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3c50a3b39133be8971483262353caeef30d43f0df354f8d7b97cb20eb81ed746"},{"messageHash":"0x42461647bcb51c94327ac166fca01c7c477f48efefbbf05ea9a30a8935dbaa55"}],"paginationCursor":"0x42461647bcb51c94327ac166fca01c7c477f48efefbbf05ea9a30a8935dbaa55"}'
|
||||
2026-02-21 04:33:04.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40604/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=2&ascending=##" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:04.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3c50a3b39133be8971483262353caeef30d43f0df354f8d7b97cb20eb81ed746"},{"messageHash":"0x42461647bcb51c94327ac166fca01c7c477f48efefbbf05ea9a30a8935dbaa55"}],"paginationCursor":"0x42461647bcb51c94327ac166fca01c7c477f48efefbbf05ea9a30a8935dbaa55"}'
|
||||
2026-02-21 04:33:04.107 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:33:04.108 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:33:04.109 DEBUG [src.node.waku_node] Stopping container with id 6001823eb84a
|
||||
2026-02-21 04:33:04.674 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:04.674 DEBUG [src.node.waku_node] Stopping container with id 26b9822fada0
|
||||
2026-02-21 04:33:05.219 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:05.220 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:33:05.228 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:05.235 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
82
nim/1086/data/attachments/14c2b5d3f577688f.txt
Normal file
82
nim/1086/data/attachments/14c2b5d3f577688f.txt
Normal file
@ -0,0 +1,82 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_unsubscribe_from_non_subscribed_pubsub_topics with id: 2026-02-21_04-32-27__3e514b46-282f-4122-bc3c-45f7c1fd90ca
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-32-27__3e514b46-282f-4122-bc3c-45f7c1fd90ca__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.160.143
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['30495', '30496', '30497', '30498', '30499']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 30495:30495 -p 30496:30496 -p 30497:30497 -p 30498:30498 -p 30499:30499 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=30497 --rest-port=30495 --tcp-port=30496 --discv5-udp-port=30498 --rest-address=0.0.0.0 --nat=extip:172.18.160.143 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ebf2bef220b6b1791eb1c000c002d2fb9fb2d381e70e71fd5ff4c1caaa3efbac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30499 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.160.143 waku e5628b4be891cffe727f17a78812bad9720c66457259c88559d856ed7164fad8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e5628b4be891. Setting up logs at ./log/docker/node1_2026-02-21_04-32-27__3e514b46-282f-4122-bc3c-45f7c1fd90ca__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 30495
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container c8f351822263. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container da16c5b98064. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:30495/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:30495/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.160.143/tcp/30496/p2p/16Uiu2HAmPyYK7hy2PMD8b5zHgcnvTchf285EvWxaRiweRv9ZnCTk","/ip4/172.18.160.143/tcp/30497/ws/p2p/16Uiu2HAmPyYK7hy2PMD8b5zHgcnvTchf285EvWxaRiweRv9ZnCTk"],"enrUri":"enr:-L24QJWMPvG4vqa1OPMUKItCir8GHO2ocdBmv_cy8ab0t0lfMJzkSQoiAabp4sAzZDabUuWEzwIWIIFadY74pTz8Sx8CgmlkgnY0gmlwhKwSoI-KbXVsdGlhZGRyc5YACASsEqCPBncgAAoErBKgjwZ3Id0DgnJzhQACAQAAiXNlY3AyNTZrMaEDqDEmoTvOjmMB0XN6nhReLKVOaq8pSvzntM8tA4gU-uODdGNwgncgg3VkcIJ3IoV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-32-27__3e514b46-282f-4122-bc3c-45f7c1fd90ca__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.131.209
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['65322', '65323', '65324', '65325', '65326']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 65322:65322 -p 65323:65323 -p 65324:65324 -p 65325:65325 -p 65326:65326 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=65324 --rest-port=65322 --tcp-port=65323 --discv5-udp-port=65325 --rest-address=0.0.0.0 --nat=extip:172.18.131.209 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f870aa5cabc24963aa6fde8c0dfe879bbff7bec79efd8e26e5d387380a85a316 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65326 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJWMPvG4vqa1OPMUKItCir8GHO2ocdBmv_cy8ab0t0lfMJzkSQoiAabp4sAzZDabUuWEzwIWIIFadY74pTz8Sx8CgmlkgnY0gmlwhKwSoI-KbXVsdGlhZGRyc5YACASsEqCPBncgAAoErBKgjwZ3Id0DgnJzhQACAQAAiXNlY3AyNTZrMaEDqDEmoTvOjmMB0XN6nhReLKVOaq8pSvzntM8tA4gU-uODdGNwgncgg3VkcIJ3IoV3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.131.209 waku 40f38acf993dd1ae151cc782a693b97c119a46ee36368d8c91e773dfae576048
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 40f38acf993d. Setting up logs at ./log/docker/node2_2026-02-21_04-32-27__3e514b46-282f-4122-bc3c-45f7c1fd90ca__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 65322
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65322/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65322/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.209/tcp/65323/p2p/16Uiu2HAmB3ug9viwYeVDfsdfsEr196MjDdvbUsMLeb1TepZyqwCB","/ip4/172.18.131.209/tcp/65324/ws/p2p/16Uiu2HAmB3ug9viwYeVDfsdfsEr196MjDdvbUsMLeb1TepZyqwCB"],"enrUri":"enr:-L24QBsXsXjsdRFoZOBAblp1OUSyfDns0k1KFDpTnsp0ZaSiWsNuRl1qbvYbZHkX21LXLFx-3PdbG4_bEEKQ0r62lrUCgmlkgnY0gmlwhKwSg9GKbXVsdGlhZGRyc5YACASsEoPRBv8rAAoErBKD0Qb_LN0DgnJzhQACAQAAiXNlY3AyNTZrMaEC6Cey8g6n8uILzVlCrJjHnxtYIS5jb3nHcxZ0qaPzg2CDdGNwgv8rg3VkcIL_LYV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:65322/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.160.143/tcp/30496/p2p/16Uiu2HAmPyYK7hy2PMD8b5zHgcnvTchf285EvWxaRiweRv9ZnCTk"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:30495/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:65322/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/3'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/4'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/5'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/6'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:30495/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/7'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e5628b4be891
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 40f38acf993d
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
191
nim/1086/data/attachments/1507430da8043461.txt
Normal file
191
nim/1086/data/attachments/1507430da8043461.txt
Normal file
@ -0,0 +1,191 @@
|
||||
2026-02-21 04:31:51.449 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:31:51.449 DEBUG [tests.conftest] Running test: test_last_node_to_start_publishes with id: 2026-02-21_04-31-51__09d35be2-9bd7-46e9-8b75-7d85780a53f9
|
||||
2026-02-21 04:31:51.449 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:31:51.449 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:31:51.450 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2026-02-21 04:31:51.456 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:51.456 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-31-51__09d35be2-9bd7-46e9-8b75-7d85780a53f9__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:51.456 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:51.456 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:51.457 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:51.457 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.243.171
|
||||
2026-02-21 04:31:51.457 DEBUG [src.node.docker_mananger] Generated ports ['14621', '14622', '14623', '14624', '14625']
|
||||
2026-02-21 04:31:51.458 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:51.458 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:51.458 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:51.458 DEBUG [src.node.docker_mananger] docker run -i -t -p 14621:14621 -p 14622:14622 -p 14623:14623 -p 14624:14624 -p 14625:14625 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=14623 --rest-port=14621 --tcp-port=14622 --discv5-udp-port=14624 --rest-address=0.0.0.0 --nat=extip:172.18.243.171 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=220b4ee52badcacf44f6bafd9ded6caec07be454edbd0e0583fa2319bada1d9e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14625 --metrics-logging=true --relay=true
|
||||
2026-02-21 04:31:51.631 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.243.171 waku 1be564d217626beae86b2af4b20a528f0267f762e5e2f9c22ddf77aecb930c93
|
||||
2026-02-21 04:31:51.663 DEBUG [src.node.docker_mananger] Container started with ID 1be564d21762. Setting up logs at ./log/docker/node1_2026-02-21_04-31-51__09d35be2-9bd7-46e9-8b75-7d85780a53f9__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:51.664 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14621
|
||||
2026-02-21 04:31:51.664 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:51.716 ERROR [src.node.docker_mananger] Max retries reached for container 911e869ac88d. Exiting log stream.
|
||||
2026-02-21 04:31:52.248 ERROR [src.node.docker_mananger] Max retries reached for container 87aabf6ea4e8. Exiting log stream.
|
||||
2026-02-21 04:31:52.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14621/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:52.667 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-02-21 04:31:52.667 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:52.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14621/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:52.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.243.171/tcp/14622/p2p/16Uiu2HAkz9khWGyJezFimUsAAw9gQJizgvJ1oEJUiVALEvjhi32W","/ip4/172.18.243.171/tcp/14623/ws/p2p/16Uiu2HAkz9khWGyJezFimUsAAw9gQJizgvJ1oEJUiVALEvjhi32W"],"enrUri":"enr:-L24QDnPEO11K8QjZX7Sg93psXawVWZWsDWKJfP-zwGKgwX-HePADQKWeKD3U9Yl2JyRSmk2ygWcHlSupWF-2sXIE0gCgmlkgnY0gmlwhKwS86uKbXVsdGlhZGRyc5YACASsEvOrBjkeAAoErBLzqwY5H90DgnJzhQADAQAAiXNlY3AyNTZrMaECRjZ6SMKp92Gq0ZSGsI4wJd9LXqHurqqp9n-AZjZguoeDdGNwgjkeg3VkcII5IIV3YWt1MgE"}'
|
||||
2026-02-21 04:31:52.670 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:52.680 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:52.680 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-51__09d35be2-9bd7-46e9-8b75-7d85780a53f9__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:52.680 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:52.680 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:52.682 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:52.682 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.253.186
|
||||
2026-02-21 04:31:52.682 DEBUG [src.node.docker_mananger] Generated ports ['42998', '42999', '43000', '43001', '43002']
|
||||
2026-02-21 04:31:52.682 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:52.682 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:52.683 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:52.683 DEBUG [src.node.docker_mananger] docker run -i -t -p 42998:42998 -p 42999:42999 -p 43000:43000 -p 43001:43001 -p 43002:43002 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=43000 --rest-port=42998 --tcp-port=42999 --discv5-udp-port=43001 --rest-address=0.0.0.0 --nat=extip:172.18.253.186 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c5a5d5c5aa79ab6a27e68c89a1dd3bfeadf4fe1bb1dc0e7c61a5bd339da69f8f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43002 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDnPEO11K8QjZX7Sg93psXawVWZWsDWKJfP-zwGKgwX-HePADQKWeKD3U9Yl2JyRSmk2ygWcHlSupWF-2sXIE0gCgmlkgnY0gmlwhKwS86uKbXVsdGlhZGRyc5YACASsEvOrBjkeAAoErBLzqwY5H90DgnJzhQADAQAAiXNlY3AyNTZrMaECRjZ6SMKp92Gq0ZSGsI4wJd9LXqHurqqp9n-AZjZguoeDdGNwgjkeg3VkcII5IIV3YWt1MgE
|
||||
2026-02-21 04:31:52.870 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.253.186 waku 7e2637429091e0a9c2d820f0d32dbfb1432ca98779b656c1128cbb8fd0bc7f54
|
||||
2026-02-21 04:31:52.902 DEBUG [src.node.docker_mananger] Container started with ID 7e2637429091. Setting up logs at ./log/docker/node2_2026-02-21_04-31-51__09d35be2-9bd7-46e9-8b75-7d85780a53f9__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:52.903 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42998
|
||||
2026-02-21 04:31:52.903 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:53.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42998/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:53.923 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-02-21 04:31:53.925 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:53.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42998/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:53.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.253.186/tcp/42999/p2p/16Uiu2HAmCV3xS4SE5f84FChssKw4HNLntG83gDswVRDoU4R5YQbZ","/ip4/172.18.253.186/tcp/43000/ws/p2p/16Uiu2HAmCV3xS4SE5f84FChssKw4HNLntG83gDswVRDoU4R5YQbZ"],"enrUri":"enr:-L24QAgelKnMZeAziI-DOij6X7niMMiRm9uoZbBxBxDnbXz3LA3cpyejveRL2Y6aXvvvKaLoLI1z9tf17xJCqP9HzYkCgmlkgnY0gmlwhKwS_bqKbXVsdGlhZGRyc5YACASsEv26Bqf3AAoErBL9ugan-N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_XRE5aGXycMsQc2hTlHCon7nyBtZnrX_zQBC_Ge_MGiDdGNwgqf3g3VkcIKn-YV3YWt1MgE"}'
|
||||
2026-02-21 04:31:53.931 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:53.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42998/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.243.171/tcp/14622/p2p/16Uiu2HAkz9khWGyJezFimUsAAw9gQJizgvJ1oEJUiVALEvjhi32W"]'
|
||||
2026-02-21 04:31:53.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:53.938 DEBUG [src.steps.relay] Running fixture setup: setup_optional_relay_nodes
|
||||
2026-02-21 04:31:53.945 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:53.945 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-31-51__09d35be2-9bd7-46e9-8b75-7d85780a53f9__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:53.945 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:53.945 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:53.947 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:53.947 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.39.40
|
||||
2026-02-21 04:31:53.947 DEBUG [src.node.docker_mananger] Generated ports ['62868', '62869', '62870', '62871', '62872']
|
||||
2026-02-21 04:31:53.947 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:53.947 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:53.947 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:53.947 DEBUG [src.node.docker_mananger] docker run -i -t -p 62868:62868 -p 62869:62869 -p 62870:62870 -p 62871:62871 -p 62872:62872 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=62870 --rest-port=62868 --tcp-port=62869 --discv5-udp-port=62871 --rest-address=0.0.0.0 --nat=extip:172.18.39.40 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=da2dfa58ddddd7d9dedc163d5aaacb982ceefdd1dfc00f1ed476e63c7bf9aee3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=62872 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDnPEO11K8QjZX7Sg93psXawVWZWsDWKJfP-zwGKgwX-HePADQKWeKD3U9Yl2JyRSmk2ygWcHlSupWF-2sXIE0gCgmlkgnY0gmlwhKwS86uKbXVsdGlhZGRyc5YACASsEvOrBjkeAAoErBLzqwY5H90DgnJzhQADAQAAiXNlY3AyNTZrMaECRjZ6SMKp92Gq0ZSGsI4wJd9LXqHurqqp9n-AZjZguoeDdGNwgjkeg3VkcII5IIV3YWt1MgE
|
||||
2026-02-21 04:31:54.136 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.39.40 waku 62a8bc3d307834b2ce78462e588f8072c8c696aa08d55172469203cf98c13514
|
||||
2026-02-21 04:31:54.169 DEBUG [src.node.docker_mananger] Container started with ID 62a8bc3d3078. Setting up logs at ./log/docker/node3_2026-02-21_04-31-51__09d35be2-9bd7-46e9-8b75-7d85780a53f9__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:54.169 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 62868
|
||||
2026-02-21 04:31:54.169 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:55.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62868/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:55.184 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-02-21 04:31:55.184 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:55.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62868/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:55.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.39.40/tcp/62869/p2p/16Uiu2HAm4yCXUhSbtjak2FBuMdCE9izCbfXyh8q2fvSggws2Bcj7","/ip4/172.18.39.40/tcp/62870/ws/p2p/16Uiu2HAm4yCXUhSbtjak2FBuMdCE9izCbfXyh8q2fvSggws2Bcj7"],"enrUri":"enr:-L24QBRT29g0gK5xRgGqjYMJ8Ol67cfNeEkRca4nTsaK5nGfSMKa5NlgWiVMlokLz6EveY9gvS4u21A9csvq1ap5HfoCgmlkgnY0gmlwhKwSJyiKbXVsdGlhZGRyc5YACASsEicoBvWVAAoErBInKAb1lt0DgnJzhQADAQAAiXNlY3AyNTZrMaECjcy56X45_DnLntp_Y_4IXCblm-bx38cpULuibuz28VaDdGNwgvWVg3VkcIL1l4V3YWt1MgE"}'
|
||||
2026-02-21 04:31:55.192 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:55.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62868/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.243.171/tcp/14622/p2p/16Uiu2HAkz9khWGyJezFimUsAAw9gQJizgvJ1oEJUiVALEvjhi32W"]'
|
||||
2026-02-21 04:31:55.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:55.201 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:55.202 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-21_04-31-51__09d35be2-9bd7-46e9-8b75-7d85780a53f9__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:55.202 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:55.202 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:55.203 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:55.203 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.132.62
|
||||
2026-02-21 04:31:55.203 DEBUG [src.node.docker_mananger] Generated ports ['37963', '37964', '37965', '37966', '37967']
|
||||
2026-02-21 04:31:55.204 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:55.204 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:55.204 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:55.204 DEBUG [src.node.docker_mananger] docker run -i -t -p 37963:37963 -p 37964:37964 -p 37965:37965 -p 37966:37966 -p 37967:37967 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=37965 --rest-port=37963 --tcp-port=37964 --discv5-udp-port=37966 --rest-address=0.0.0.0 --nat=extip:172.18.132.62 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1a15a9833898af2ba008d077f0f4b808a0b2aa2aefde65ed29fbb85eedbeaadc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37967 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDnPEO11K8QjZX7Sg93psXawVWZWsDWKJfP-zwGKgwX-HePADQKWeKD3U9Yl2JyRSmk2ygWcHlSupWF-2sXIE0gCgmlkgnY0gmlwhKwS86uKbXVsdGlhZGRyc5YACASsEvOrBjkeAAoErBLzqwY5H90DgnJzhQADAQAAiXNlY3AyNTZrMaECRjZ6SMKp92Gq0ZSGsI4wJd9LXqHurqqp9n-AZjZguoeDdGNwgjkeg3VkcII5IIV3YWt1MgE
|
||||
2026-02-21 04:31:55.389 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.132.62 waku db6d58b243e0ff3785eb216183b2770b4026f827b99fd7f0b593db44105dcaba
|
||||
2026-02-21 04:31:55.421 DEBUG [src.node.docker_mananger] Container started with ID db6d58b243e0. Setting up logs at ./log/docker/node4_2026-02-21_04-31-51__09d35be2-9bd7-46e9-8b75-7d85780a53f9__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:55.422 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37963
|
||||
2026-02-21 04:31:55.422 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:56.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37963/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:56.436 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-02-21 04:31:56.437 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:56.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37963/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:56.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.132.62/tcp/37964/p2p/16Uiu2HAmMtbEFdunhKbz7UsX7VfHWbXv1ttcGRukzH8UBTx7NCPm","/ip4/172.18.132.62/tcp/37965/ws/p2p/16Uiu2HAmMtbEFdunhKbz7UsX7VfHWbXv1ttcGRukzH8UBTx7NCPm"],"enrUri":"enr:-L24QKeNuAxaDBevpJlrJrMUUgEmPtpt9J4YjcsVomOWRvtaGt7K5bQSTjkFJHHfBeAe8LwbSH-yVRoXS6lwM8GwjG8CgmlkgnY0gmlwhKwShD6KbXVsdGlhZGRyc5YACASsEoQ-BpRMAAoErBKEPgaUTd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDiTUrmOBouD81MJ-rDUbyjv0TMu9LXLweDZeJ90D3YzyDdGNwgpRMg3VkcIKUToV3YWt1MgE"}'
|
||||
2026-02-21 04:31:56.444 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:56.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37963/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.243.171/tcp/14622/p2p/16Uiu2HAkz9khWGyJezFimUsAAw9gQJizgvJ1oEJUiVALEvjhi32W"]'
|
||||
2026-02-21 04:31:56.447 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:56.453 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:56.454 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-02-21_04-31-51__09d35be2-9bd7-46e9-8b75-7d85780a53f9__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:56.454 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:56.454 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:56.455 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:56.455 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.99.152
|
||||
2026-02-21 04:31:56.456 DEBUG [src.node.docker_mananger] Generated ports ['12410', '12411', '12412', '12413', '12414']
|
||||
2026-02-21 04:31:56.456 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:56.456 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:56.456 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:56.456 DEBUG [src.node.docker_mananger] docker run -i -t -p 12410:12410 -p 12411:12411 -p 12412:12412 -p 12413:12413 -p 12414:12414 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=12412 --rest-port=12410 --tcp-port=12411 --discv5-udp-port=12413 --rest-address=0.0.0.0 --nat=extip:172.18.99.152 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=42fda1cc09c77dde3d59eb95ea0bc8394de1904f6fbec189eb5f50241aa087c2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12414 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDnPEO11K8QjZX7Sg93psXawVWZWsDWKJfP-zwGKgwX-HePADQKWeKD3U9Yl2JyRSmk2ygWcHlSupWF-2sXIE0gCgmlkgnY0gmlwhKwS86uKbXVsdGlhZGRyc5YACASsEvOrBjkeAAoErBLzqwY5H90DgnJzhQADAQAAiXNlY3AyNTZrMaECRjZ6SMKp92Gq0ZSGsI4wJd9LXqHurqqp9n-AZjZguoeDdGNwgjkeg3VkcII5IIV3YWt1MgE
|
||||
2026-02-21 04:31:56.644 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.99.152 waku bd03c008b1ee5f5320968834a3ff3b2e00b51b22d207c59f271b2f3ac63e82b3
|
||||
2026-02-21 04:31:56.679 DEBUG [src.node.docker_mananger] Container started with ID bd03c008b1ee. Setting up logs at ./log/docker/node5_2026-02-21_04-31-51__09d35be2-9bd7-46e9-8b75-7d85780a53f9__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:56.679 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12410
|
||||
2026-02-21 04:31:56.679 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:57.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12410/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:57.695 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-02-21 04:31:57.696 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:57.697 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12410/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:57.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.99.152/tcp/12411/p2p/16Uiu2HAmTqZ1yzj6nFZbuStMj6mmMuLzzg92BVMNFWtNpwM8FYsn","/ip4/172.18.99.152/tcp/12412/ws/p2p/16Uiu2HAmTqZ1yzj6nFZbuStMj6mmMuLzzg92BVMNFWtNpwM8FYsn"],"enrUri":"enr:-L24QO3fAKTuU5joaRXZb2jBoPuSWZN3E1wpmq4Y9DW_R00TDJaBxkVrLUXHE4Wva3vPLSOgPqeEXynE-KM4aVC64ycCgmlkgnY0gmlwhKwSY5iKbXVsdGlhZGRyc5YACASsEmOYBjB7AAoErBJjmAYwfN0DgnJzhQADAQAAiXNlY3AyNTZrMaED4ZQMgBHwMw5cHCha93zCE79AyexSUDhstaAVYlfmsv2DdGNwgjB7g3VkcIIwfYV3YWt1MgE"}'
|
||||
2026-02-21 04:31:57.703 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:57.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12410/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.243.171/tcp/14622/p2p/16Uiu2HAkz9khWGyJezFimUsAAw9gQJizgvJ1oEJUiVALEvjhi32W"]'
|
||||
2026-02-21 04:31:57.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:57.707 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2026-02-21 04:31:57.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14621/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:57.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:57.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42998/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:57.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:57.724 DEBUG [src.steps.relay] Running fixture setup: subscribe_optional_relay_nodes
|
||||
2026-02-21 04:31:57.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:62868/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:57.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:57.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37963/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:57.737 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:57.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12410/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:57.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:57.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14621/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:57.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:57.757 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:57.857 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:57.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14621/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:57.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648317743333120,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:31:57.861 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:57.861 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42998/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:57.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648317743333120,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:31:57.865 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:57.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62868/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:57.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648317743333120,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:31:57.868 DEBUG [src.steps.relay] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:57.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:57.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648317743333120,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:31:57.872 DEBUG [src.steps.relay] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:57.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12410/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:57.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648317743333120,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:31:57.876 INFO [src.steps.relay] WARM UP successful!!
|
||||
2026-02-21 04:31:57.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12410/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:57.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:57.891 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:57.991 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:57.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14621/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:57.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648317877263805,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:31:57.995 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:57.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42998/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:57.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648317877263805,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:31:57.999 DEBUG [src.steps.relay] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:57.999 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:62868/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:58.001 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648317877263805,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:31:58.002 DEBUG [src.steps.relay] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:58.002 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37963/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:58.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648317877263805,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:31:58.006 DEBUG [src.steps.relay] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:58.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12410/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:58.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648317877263805,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:31:58.012 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:31:58.013 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:31:58.013 DEBUG [src.node.waku_node] Stopping container with id 1be564d21762
|
||||
2026-02-21 04:31:58.596 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:58.596 DEBUG [src.node.waku_node] Stopping container with id 7e2637429091
|
||||
2026-02-21 04:31:59.131 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:59.132 DEBUG [src.node.waku_node] Stopping container with id 62a8bc3d3078
|
||||
2026-02-21 04:31:59.410 ERROR [src.node.docker_mananger] Max retries reached for container 1be564d21762. Exiting log stream.
|
||||
2026-02-21 04:31:59.661 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:59.663 DEBUG [src.node.waku_node] Stopping container with id db6d58b243e0
|
||||
2026-02-21 04:31:59.944 ERROR [src.node.docker_mananger] Max retries reached for container 7e2637429091. Exiting log stream.
|
||||
2026-02-21 04:32:00.191 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:00.191 DEBUG [src.node.waku_node] Stopping container with id bd03c008b1ee
|
||||
2026-02-21 04:32:00.494 ERROR [src.node.docker_mananger] Max retries reached for container 62a8bc3d3078. Exiting log stream.
|
||||
2026-02-21 04:32:00.698 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:00.698 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:32:00.715 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:32:00.721 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:32:00.731 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:32:00.737 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:32:00.742 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
99
nim/1086/data/attachments/154f94ea1887561f.txt
Normal file
99
nim/1086/data/attachments/154f94ea1887561f.txt
Normal file
@ -0,0 +1,99 @@
|
||||
2026-02-21 04:36:06.511 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:36:06.511 DEBUG [tests.conftest] Running test: test_get_peers_after_node1_was_restarted with id: 2026-02-21_04-36-06__f6874b37-ac7f-47cf-8cbf-e44d58cb50c1
|
||||
2026-02-21 04:36:06.512 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:36:06.512 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:36:06.524 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:36:06.524 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-36-06__f6874b37-ac7f-47cf-8cbf-e44d58cb50c1__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:36:06.524 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:36:06.525 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:36:06.527 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:36:06.527 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.236.19
|
||||
2026-02-21 04:36:06.527 DEBUG [src.node.docker_mananger] Generated ports ['60910', '60911', '60912', '60913', '60914']
|
||||
2026-02-21 04:36:06.528 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:36:06.528 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:36:06.528 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:36:06.529 DEBUG [src.node.docker_mananger] docker run -i -t -p 60910:60910 -p 60911:60911 -p 60912:60912 -p 60913:60913 -p 60914:60914 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=60912 --rest-port=60910 --tcp-port=60911 --discv5-udp-port=60913 --rest-address=0.0.0.0 --nat=extip:172.18.236.19 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a663cd044fdcd13c55fdb7503aa2f4def5f8bb5d86082fcebe1ccdcc8ddadebe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60914 --metrics-logging=true --relay=true --relay-peer-exchange=true
|
||||
2026-02-21 04:36:06.716 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.236.19 waku 7185a22d9b54592b395b533f9883c48ec0f9bfa3bf1b3282d9872d41b48b86f2
|
||||
2026-02-21 04:36:06.747 DEBUG [src.node.docker_mananger] Container started with ID 7185a22d9b54. Setting up logs at ./log/docker/node1_2026-02-21_04-36-06__f6874b37-ac7f-47cf-8cbf-e44d58cb50c1__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:36:06.749 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60910
|
||||
2026-02-21 04:36:06.749 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:36:06.753 ERROR [src.node.docker_mananger] Max retries reached for container 7a18ffb59959. Exiting log stream.
|
||||
2026-02-21 04:36:07.353 ERROR [src.node.docker_mananger] Max retries reached for container f92df1d066a8. Exiting log stream.
|
||||
2026-02-21 04:36:07.751 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60910/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:36:07.753 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-02-21 04:36:07.753 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:36:07.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60910/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:36:07.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.236.19/tcp/60911/p2p/16Uiu2HAm6xrpP1ikSg846ymYmHRTP2aaca9AGrH7f4ZQdM82Kx6o","/ip4/172.18.236.19/tcp/60912/ws/p2p/16Uiu2HAm6xrpP1ikSg846ymYmHRTP2aaca9AGrH7f4ZQdM82Kx6o"],"enrUri":"enr:-L24QAHGwB2dIEm9Nwra_eiSDdVmozWD0iPinDbELZqLpVdTGApcAscthRbhBOdm2ec_pOint631oODQxe86g6TCktQCgmlkgnY0gmlwhKwS7BOKbXVsdGlhZGRyc5YACASsEuwTBu3vAAoErBLsEwbt8N0DgnJzhQADAQAAiXNlY3AyNTZrMaECq23QxL2LSXa0-ga3KppTdKKuEuIDLntgJNo5WNS-OUyDdGNwgu3vg3VkcILt8YV3YWt1MgE"}'
|
||||
2026-02-21 04:36:07.756 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:36:07.763 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:36:07.763 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-36-06__f6874b37-ac7f-47cf-8cbf-e44d58cb50c1__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:36:07.763 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:36:07.763 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:36:07.764 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:36:07.765 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.199
|
||||
2026-02-21 04:36:07.765 DEBUG [src.node.docker_mananger] Generated ports ['22672', '22673', '22674', '22675', '22676']
|
||||
2026-02-21 04:36:07.765 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:36:07.765 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:36:07.765 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:36:07.765 DEBUG [src.node.docker_mananger] docker run -i -t -p 22672:22672 -p 22673:22673 -p 22674:22674 -p 22675:22675 -p 22676:22676 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=22674 --rest-port=22672 --tcp-port=22673 --discv5-udp-port=22675 --rest-address=0.0.0.0 --nat=extip:172.18.158.199 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=502ac95e7b15f33d4c8c071bdaa0ea99971f7eab62f88c50ec0dccdbc53becc0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22676 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAHGwB2dIEm9Nwra_eiSDdVmozWD0iPinDbELZqLpVdTGApcAscthRbhBOdm2ec_pOint631oODQxe86g6TCktQCgmlkgnY0gmlwhKwS7BOKbXVsdGlhZGRyc5YACASsEuwTBu3vAAoErBLsEwbt8N0DgnJzhQADAQAAiXNlY3AyNTZrMaECq23QxL2LSXa0-ga3KppTdKKuEuIDLntgJNo5WNS-OUyDdGNwgu3vg3VkcILt8YV3YWt1MgE
|
||||
2026-02-21 04:36:07.952 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.199 waku f0133d201b084a4d1f7a74b67441ac7860dbc309d4ca55ef3d7e3d9167774020
|
||||
2026-02-21 04:36:07.983 DEBUG [src.node.docker_mananger] Container started with ID f0133d201b08. Setting up logs at ./log/docker/node2_2026-02-21_04-36-06__f6874b37-ac7f-47cf-8cbf-e44d58cb50c1__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:36:07.983 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22672
|
||||
2026-02-21 04:36:07.983 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:36:08.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22672/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:36:09.007 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-02-21 04:36:09.008 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:36:09.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22672/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:36:09.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.199/tcp/22673/p2p/16Uiu2HAmGvjmGmJ69vVEKD4nThwKNecExADDFWXH5tr8gFd5uuDb","/ip4/172.18.158.199/tcp/22674/ws/p2p/16Uiu2HAmGvjmGmJ69vVEKD4nThwKNecExADDFWXH5tr8gFd5uuDb"],"enrUri":"enr:-L24QIzQbobSZtyl9W34Svpcb3827eXI4npAzJLeqhounMfhPPGH2Dw9LeUsrOhcaI6a2EQpE6fY7utPKFpP-jMlKZoCgmlkgnY0gmlwhKwSnseKbXVsdGlhZGRyc5YACASsEp7HBliRAAoErBKexwZYkt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDP3eMMfNOU-vk2cml9ragMi8mfWkNOsLX1Fn9nHON2wqDdGNwgliRg3VkcIJYk4V3YWt1MgE"}'
|
||||
2026-02-21 04:36:09.016 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:36:09.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22672/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.236.19/tcp/60911/p2p/16Uiu2HAm6xrpP1ikSg846ymYmHRTP2aaca9AGrH7f4ZQdM82Kx6o"]'
|
||||
2026-02-21 04:36:09.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:36:09.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60910/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
||||
2026-02-21 04:36:09.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:36:09.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22672/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
||||
2026-02-21 04:36:09.037 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:36:09.038 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:36:10.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60910/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:36:10.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.158.199/tcp/56048/p2p/16Uiu2HAmGvjmGmJ69vVEKD4nThwKNecExADDFWXH5tr8gFd5uuDb","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
2026-02-21 04:36:10.042 DEBUG [src.node.waku_node] Restarting container with id 7185a22d9b54
|
||||
2026-02-21 04:36:10.776 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:36:11.783 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:36:11.783 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-36-06__f6874b37-ac7f-47cf-8cbf-e44d58cb50c1__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:36:11.784 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:36:11.784 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:36:11.786 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:36:11.786 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.7.174
|
||||
2026-02-21 04:36:11.786 DEBUG [src.node.docker_mananger] Generated ports ['9295', '9296', '9297', '9298', '9299']
|
||||
2026-02-21 04:36:11.786 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:36:11.786 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:36:11.786 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:36:11.786 DEBUG [src.node.docker_mananger] docker run -i -t -p 9295:9295 -p 9296:9296 -p 9297:9297 -p 9298:9298 -p 9299:9299 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=9297 --rest-port=9295 --tcp-port=9296 --discv5-udp-port=9298 --rest-address=0.0.0.0 --nat=extip:172.18.7.174 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=ab82bd7ee5e2ea3b263c140cfe9cf64a89ead7d9483dea58de7e9fdc9f99abdf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9299 --metrics-logging=true --relay=false --peer-exchange-node=/ip4/172.18.158.199/tcp/56048/p2p/16Uiu2HAmGvjmGmJ69vVEKD4nThwKNecExADDFWXH5tr8gFd5uuDb
|
||||
2026-02-21 04:36:11.979 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.7.174 waku 7e41bde784c2cd54a86885d8591b6d30d4f8ef1aafceed2f8d257f649ef0c61e
|
||||
2026-02-21 04:36:12.007 DEBUG [src.node.docker_mananger] Container started with ID 7e41bde784c2. Setting up logs at ./log/docker/node3_2026-02-21_04-36-06__f6874b37-ac7f-47cf-8cbf-e44d58cb50c1__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:36:12.008 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9295
|
||||
2026-02-21 04:36:12.008 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:36:13.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9295/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:36:13.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||||
2026-02-21 04:36:13.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9295/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:36:13.114 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-02-21 04:36:13.114 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:36:13.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9295/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:36:13.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.7.174/tcp/9296/p2p/16Uiu2HAmHjgahPMRWi4TdDdmsbMXTWnSRwCZRp4qcYAGMneRD6H9","/ip4/172.18.7.174/tcp/9297/ws/p2p/16Uiu2HAmHjgahPMRWi4TdDdmsbMXTWnSRwCZRp4qcYAGMneRD6H9"],"enrUri":"enr:-La4QBr4ftzY2frJWFDPtiSI07tR5uszQ3EFJ7evj9Fu7x5SfVyMhwbAsupmqelNhN2wRRv5ACrZaIcDthkCnNXay3ACgmlkgnY0gmlwhKwSB66KbXVsdGlhZGRyc5YACASsEgeuBiRQAAoErBIHrgYkUd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDS34_VJ4z6KrngIhMGp1uYQasmVxv7k-ZDLhBKLeLsRyDdGNwgiRQhXdha3UyAA"}'
|
||||
2026-02-21 04:36:13.116 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:36:13.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9295/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.236.19/tcp/60911/p2p/16Uiu2HAm6xrpP1ikSg846ymYmHRTP2aaca9AGrH7f4ZQdM82Kx6o"]'
|
||||
2026-02-21 04:36:13.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:36:13.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9295/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:36:13.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.236.19/tcp/60911/p2p/16Uiu2HAm6xrpP1ikSg846ymYmHRTP2aaca9AGrH7f4ZQdM82Kx6o","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.158.199/tcp/56048/p2p/16Uiu2HAmGvjmGmJ69vVEKD4nThwKNecExADDFWXH5tr8gFd5uuDb","protocols":[],"shards":[],"connected":"NotConnected","agent":"","origin":"UnknownOrigin"}]'
|
||||
2026-02-21 04:36:13.144 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:36:13.153 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:36:13.153 DEBUG [src.node.waku_node] Stopping container with id 7185a22d9b54
|
||||
2026-02-21 04:36:13.697 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:36:13.697 DEBUG [src.node.waku_node] Stopping container with id f0133d201b08
|
||||
2026-02-21 04:36:14.252 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:36:14.254 DEBUG [src.node.waku_node] Stopping container with id 7e41bde784c2
|
||||
2026-02-21 04:36:14.509 ERROR [src.node.docker_mananger] Max retries reached for container 7185a22d9b54. Exiting log stream.
|
||||
2026-02-21 04:36:14.808 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:36:14.810 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:36:14.836 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:36:14.857 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:36:14.861 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
131
nim/1086/data/attachments/156cd53ea68c11c8.txt
Normal file
131
nim/1086/data/attachments/156cd53ea68c11c8.txt
Normal file
@ -0,0 +1,131 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store_sync_indirect_node with id: 2026-02-21_04-36-26__23646394-f560-40ca-96a0-58c762097973
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-36-26__23646394-f560-40ca-96a0-58c762097973__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-36-26__23646394-f560-40ca-96a0-58c762097973__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-36-26__23646394-f560-40ca-96a0-58c762097973__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.247.174
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['43657', '43658', '43659', '43660', '43661']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 43657:43657 -p 43658:43658 -p 43659:43659 -p 43660:43660 -p 43661:43661 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=43659 --rest-port=43657 --tcp-port=43658 --discv5-udp-port=43660 --rest-address=0.0.0.0 --nat=extip:172.18.247.174 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=307d4df952b6ea0ea40ab17e2af6eff5eaace2e13cc20ba343c60b58fffa29ea --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43661 --metrics-logging=true --store-sync-relay-jitter=0 --relay=true
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 23039720340a. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.247.174 waku 56c765ea1ace2a521190a9953fc8b86da9c1331b9ace1d0476e32e218eefa00f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 56c765ea1ace. Setting up logs at ./log/docker/node1_2026-02-21_04-36-26__23646394-f560-40ca-96a0-58c762097973__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 43657
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container f5555ed8b3e6. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43657/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43657/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.247.174/tcp/43658/p2p/16Uiu2HAmNAYwonn2XTDqsVnaakr7PGPCUDmDK9MrZdivhxrGpXv5","/ip4/172.18.247.174/tcp/43659/ws/p2p/16Uiu2HAmNAYwonn2XTDqsVnaakr7PGPCUDmDK9MrZdivhxrGpXv5"],"enrUri":"enr:-L24QGoWVTsJcZGxymAgnlexOpeSQV4T5jtD9gH6TkbZTlB7TpbKl5osL5NdPWstDnyjBrf1BfiWuDHBiofa-BtrcrsCgmlkgnY0gmlwhKwS966KbXVsdGlhZGRyc5YACASsEveuBqqKAAoErBL3rgaqi90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjUvhmITvaypbCayUtjDmy4KffykxKNxlUxXAVNd-ReaDdGNwgqqKg3VkcIKqjIV3YWt1MhM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43657/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.140.222
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['47575', '47576', '47577', '47578', '47579']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 47575:47575 -p 47576:47576 -p 47577:47577 -p 47578:47578 -p 47579:47579 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=47577 --rest-port=47575 --tcp-port=47576 --discv5-udp-port=47578 --rest-address=0.0.0.0 --nat=extip:172.18.140.222 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ee20e5dfcd7b9ae0ed20ddabf3a82a34ff7fa0b4cda6d9872a6dc2ef6fa4f027 --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47579 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --discv5-bootstrap-node=enr:-L24QGoWVTsJcZGxymAgnlexOpeSQV4T5jtD9gH6TkbZTlB7TpbKl5osL5NdPWstDnyjBrf1BfiWuDHBiofa-BtrcrsCgmlkgnY0gmlwhKwS966KbXVsdGlhZGRyc5YACASsEveuBqqKAAoErBL3rgaqi90DgnJzhQADAQAAiXNlY3AyNTZrMaEDjUvhmITvaypbCayUtjDmy4KffykxKNxlUxXAVNd-ReaDdGNwgqqKg3VkcIKqjIV3YWt1MhM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.140.222 waku 4d0021e5b22f076cbaade97f989eddc6916c6ecaf869e293a0126e8225eeaeb6
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 4d0021e5b22f. Setting up logs at ./log/docker/node2_2026-02-21_04-36-26__23646394-f560-40ca-96a0-58c762097973__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 47575
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47575/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47575/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.140.222/tcp/47576/p2p/16Uiu2HAmQAgn3GtnP4RjAwrDPCfEvVD6P1oHHYSHPK8hCRXK5W5L","/ip4/172.18.140.222/tcp/47577/ws/p2p/16Uiu2HAmQAgn3GtnP4RjAwrDPCfEvVD6P1oHHYSHPK8hCRXK5W5L"],"enrUri":"enr:-L24QLMyK6FIORn0TtQsWzrqZducbdMSShhJmm-gkJoGz_kxekYNF-ybMoiLJa_xhDhncN0LgZxoh7bcHEdi8pxWuCwCgmlkgnY0gmlwhKwSjN6KbXVsdGlhZGRyc5YACASsEozeBrnYAAoErBKM3ga52d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqwwcPIgUiAeur1vFXbGXTGbPF_xHb7QF-WsAwmfLmg-DdGNwgrnYg3VkcIK52oV3YWt1MhI"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.226.222
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['2617', '2618', '2619', '2620', '2621']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 2617:2617 -p 2618:2618 -p 2619:2619 -p 2620:2620 -p 2621:2621 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=2619 --rest-port=2617 --tcp-port=2618 --discv5-udp-port=2620 --rest-address=0.0.0.0 --nat=extip:172.18.226.222 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9e60ee23b53fe155070e6e8ae4e28b6fbc61fedb4b6c1f86db2f1c5fd09e4c2f --store-sync=true --store=true --store-sync-range=45 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2621 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QLMyK6FIORn0TtQsWzrqZducbdMSShhJmm-gkJoGz_kxekYNF-ybMoiLJa_xhDhncN0LgZxoh7bcHEdi8pxWuCwCgmlkgnY0gmlwhKwSjN6KbXVsdGlhZGRyc5YACASsEozeBrnYAAoErBKM3ga52d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqwwcPIgUiAeur1vFXbGXTGbPF_xHb7QF-WsAwmfLmg-DdGNwgrnYg3VkcIK52oV3YWt1MhI
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.226.222 waku f8db74e391326aca6ea642c6570334759571f427df919669895112b26a950e0d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f8db74e39132. Setting up logs at ./log/docker/node3_2026-02-21_04-36-26__23646394-f560-40ca-96a0-58c762097973__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 2617
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2617/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2617/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.222/tcp/2618/p2p/16Uiu2HAmK8gajwx9FTwYXxXtiZtJVZMVBWXd6UAJZJc5vyLMekTX","/ip4/172.18.226.222/tcp/2619/ws/p2p/16Uiu2HAmK8gajwx9FTwYXxXtiZtJVZMVBWXd6UAJZJc5vyLMekTX"],"enrUri":"enr:-L24QI_fVfdl2R0RDIdtFmJH4brr2kFzIyA4lzbw-2jIBI06Bs_xMz2nC8twcxkS4hGHr7iSCIGmRDDcSPmxaQaL8eQCgmlkgnY0gmlwhKwS4t6KbXVsdGlhZGRyc5YACASsEuLeBgo6AAoErBLi3gYKO90DgnJzhQADAQAAiXNlY3AyNTZrMaEDYD5LNT3FkWOn0L8OonYdN9kWaNoW7nyIC-tFjFHEk3aDdGNwggo6g3VkcIIKPIV3YWt1MhI"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:47575/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.247.174/tcp/43658/p2p/16Uiu2HAmNAYwonn2XTDqsVnaakr7PGPCUDmDK9MrZdivhxrGpXv5"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43657/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43657/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43657/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43657/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43657/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43657/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43657/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43657/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43657/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43657/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 65 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2617/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf964e3b310e43d9df2d59201e5585cdcaf94eb79e96e65f3ef5bd5ac2c52d201"},{"messageHash":"0xaccbe52c7d3fea3ecf783ed645dfc0586c00b4cd79476cf498b526b5498018d5"},{"messageHash":"0x545b222e7a77a6476d2bc5cdfca9afbcdc6160620552e5a49070755b3527fcde"},{"messageHash":"0x37c2338a976bc7361a49cd8c08a4b7da91793adccfbb94c49664a9321f7ced13"},{"messageHash":"0xaf648f4e3ddefb107d694441943eaaf44ed0c85619582e779df05f4e290e22c2"},{"messageHash":"0xaeb595882543cd8d78853c63c19da64bed55cc01fba1f4ef54a0967505acca6a"},{"messageHash":"0x1eac409ba80df90fcf9333d8d4b5e57786b36be87b7ced4bf0943d3c00ae3ae5"},{"messageHash":"0xef078dc0eb6bd97a7e6e2519c8d91b8c1aa406a8f06ffb63601459874c35f063"},{"messageHash":"0x460d9a93d4d778f4e9ab27655d08fd1746a2e90787863e36a4b075001af78c13"},{"messageHash":"0x3a4c728ee989945433478fbef4bb8488fd41c54425cc7eed1e9396e37ae2fe40"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 10
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 56c765ea1ace
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 4d0021e5b22f
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f8db74e39132
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 56c765ea1ace. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
137
nim/1086/data/attachments/15a545cbfa3ae35b.txt
Normal file
137
nim/1086/data/attachments/15a545cbfa3ae35b.txt
Normal file
@ -0,0 +1,137 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_light_push_after_node_pauses_and_pauses with id: 2026-02-21_04-31-50__356cf2c9-cc42-4126-b1fe-f16907934989
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-21_04-31-50__356cf2c9-cc42-4126-b1fe-f16907934989__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.192.183
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['10612', '10613', '10614', '10615', '10616']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 10612:10612 -p 10613:10613 -p 10614:10614 -p 10615:10615 -p 10616:10616 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=10614 --rest-port=10612 --tcp-port=10613 --discv5-udp-port=10615 --rest-address=0.0.0.0 --nat=extip:172.18.192.183 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2db40ff0cdb45f7cfe7e0dc8304bbf5b3fc1d0ddc8c9bfce305efaa02cd2b2f7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10616 --metrics-logging=true --lightpush=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.192.183 waku 734b6bcf5b4c1195740eb28704d3259e19f72461e6e5e71f69b7db27b0978753
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 734b6bcf5b4c. Setting up logs at ./log/docker/receiving_node1_2026-02-21_04-31-50__356cf2c9-cc42-4126-b1fe-f16907934989__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 10612
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 888ffa986b48. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 60df09b5eea4. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10612/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10612/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.192.183/tcp/10613/p2p/16Uiu2HAkuigCfrFtY9ts8KeEj4JtoBT3w5ixy7xzMv7G45FLd96x","/ip4/172.18.192.183/tcp/10614/ws/p2p/16Uiu2HAkuigCfrFtY9ts8KeEj4JtoBT3w5ixy7xzMv7G45FLd96x"],"enrUri":"enr:-L24QK6_J2HFwsQmXzI9nPOpraMk0cf5LHbs890aveSJ8vtubk3qWhCzsBPdvtNY8L5fws41vwg9qvfx7qGa-AFTkH4CgmlkgnY0gmlwhKwSwLeKbXVsdGlhZGRyc5YACASsEsC3Bil1AAoErBLAtwYpdt0DgnJzhQADAQAAiXNlY3AyNTZrMaECBFsf8mGcGXo1yFQLkRqRFfRxko75wsnTs4TtFOEcxomDdGNwgil1g3VkcIIpd4V3YWt1Mgk"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-21_04-31-50__356cf2c9-cc42-4126-b1fe-f16907934989__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.224.15
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['35401', '35402', '35403', '35404', '35405']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 35401:35401 -p 35402:35402 -p 35403:35403 -p 35404:35404 -p 35405:35405 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=35403 --rest-port=35401 --tcp-port=35402 --discv5-udp-port=35404 --rest-address=0.0.0.0 --nat=extip:172.18.224.15 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d563c1cac8e50b0ba233e9d4d723ea95bf8b7a5aa2ed4af4b66d58fbc9a5f297 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35405 --metrics-logging=true --lightpush=false --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.224.15 waku 10bf123f877c3bc54d89ef38a639bc89fed56a4651bbd2807b17f9696c7962fd
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 10bf123f877c. Setting up logs at ./log/docker/receiving_node2_2026-02-21_04-31-50__356cf2c9-cc42-4126-b1fe-f16907934989__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 35401
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35401/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35401/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.15/tcp/35402/p2p/16Uiu2HAmHcvpnRmQdCEMwtqgapvszc7KXGGfxYzk4cej8fDgKcaf","/ip4/172.18.224.15/tcp/35403/ws/p2p/16Uiu2HAmHcvpnRmQdCEMwtqgapvszc7KXGGfxYzk4cej8fDgKcaf"],"enrUri":"enr:-L24QFcBeMeiplKBcnjgRCBcCslxdymkRecRRuIaS0h3asZfcjOXIGKN6forfTOVDGyL2DQlvYZMr5kUwHmG214JoLYCgmlkgnY0gmlwhKwS4A-KbXVsdGlhZGRyc5YACASsEuAPBopKAAoErBLgDwaKS90DgnJzhQADAQAAiXNlY3AyNTZrMaEDScNJRBGWu1ASJICcXmXsnZ_Z_UbkaAgp5OtPe19HIkyDdGNwgopKg3VkcIKKTIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35401/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.192.183/tcp/10613/p2p/16Uiu2HAkuigCfrFtY9ts8KeEj4JtoBT3w5ixy7xzMv7G45FLd96x"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-21_04-31-50__356cf2c9-cc42-4126-b1fe-f16907934989__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.27.33
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['14122', '14123', '14124', '14125', '14126']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 14122:14122 -p 14123:14123 -p 14124:14124 -p 14125:14125 -p 14126:14126 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=14124 --rest-port=14122 --tcp-port=14123 --discv5-udp-port=14125 --rest-address=0.0.0.0 --nat=extip:172.18.27.33 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3ccfec6bf9134dc7dd4baedb05647d3353cea4c2eab3bca22dffcc7dc526ddef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14126 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QK6_J2HFwsQmXzI9nPOpraMk0cf5LHbs890aveSJ8vtubk3qWhCzsBPdvtNY8L5fws41vwg9qvfx7qGa-AFTkH4CgmlkgnY0gmlwhKwSwLeKbXVsdGlhZGRyc5YACASsEsC3Bil1AAoErBLAtwYpdt0DgnJzhQADAQAAiXNlY3AyNTZrMaECBFsf8mGcGXo1yFQLkRqRFfRxko75wsnTs4TtFOEcxomDdGNwgil1g3VkcIIpd4V3YWt1Mgk --lightpushnode=/ip4/172.18.192.183/tcp/10613/p2p/16Uiu2HAkuigCfrFtY9ts8KeEj4JtoBT3w5ixy7xzMv7G45FLd96x --lightpush=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.27.33 waku c67349a896f9de216107de672c463e3a19944d87efb24e401b39d23d98ffee0a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c67349a896f9. Setting up logs at ./log/docker/lightpush_node1_2026-02-21_04-31-50__356cf2c9-cc42-4126-b1fe-f16907934989__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 14122
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:14122/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:14122/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.27.33/tcp/14123/p2p/16Uiu2HAkxtQJfKXKcs6LvAU3afPzUUigvYshsJSANLL1VHSUXGAe","/ip4/172.18.27.33/tcp/14124/ws/p2p/16Uiu2HAkxtQJfKXKcs6LvAU3afPzUUigvYshsJSANLL1VHSUXGAe"],"enrUri":"enr:-L24QOd9vpHqLSCbzsMGlKY0YasmWWZRP7duKsQGLNp8F8CTH68WBGX3lSBjel_6qjxNgjBpZgI3jQl06Y3UTMElLPACgmlkgnY0gmlwhKwSGyGKbXVsdGlhZGRyc5YACASsEhshBjcrAAoErBIbIQY3LN0DgnJzhQADAQAAiXNlY3AyNTZrMaECM2wE6gACyi11989ZUuc1jyDjTf1owVQyD7IcJQKJkUuDdGNwgjcrg3VkcII3LYV3YWt1Mgk"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:14122/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.192.183/tcp/10613/p2p/16Uiu2HAkuigCfrFtY9ts8KeEj4JtoBT3w5ixy7xzMv7G45FLd96x"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:14122/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.224.15/tcp/35402/p2p/16Uiu2HAmHcvpnRmQdCEMwtqgapvszc7KXGGfxYzk4cej8fDgKcaf"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:10612/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35401/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:14122/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:121 Lightpushing message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:14122/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648313874092889}}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:125 Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10612/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648313874092889,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:125 Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35401/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648313874092889,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:125 Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:14122/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648313874092889,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:262 Pausing container with id c67349a896f9
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:267 Unpause container with id c67349a896f9
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:121 Lightpushing message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:14122/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648314018267306}}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:125 Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10612/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648314018267306,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:125 Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35401/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648314018267306,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:125 Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:14122/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648314018267306,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:262 Pausing container with id 734b6bcf5b4c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:267 Unpause container with id 734b6bcf5b4c
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:121 Lightpushing message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:14122/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648314163299052}}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:125 Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10612/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648314163299052,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:125 Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35401/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648314163299052,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:125 Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:14122/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648314163299052,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 734b6bcf5b4c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 10bf123f877c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c67349a896f9
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 734b6bcf5b4c. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
70
nim/1086/data/attachments/15cbb30f42f1e2f1.txt
Normal file
70
nim/1086/data/attachments/15cbb30f42f1e2f1.txt
Normal file
@ -0,0 +1,70 @@
|
||||
2026-02-21 04:30:49.199 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:30:49.200 DEBUG [tests.conftest] Running test: test_store with id: 2026-02-21_04-30-49__2f724ae6-30e9-4435-8571-be74ea1fe2e8
|
||||
2026-02-21 04:30:49.200 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:30:49.200 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:30:49.201 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-21 04:30:49.201 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:30:49.201 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:30:49.211 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:30:49.212 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-30-49__2f724ae6-30e9-4435-8571-be74ea1fe2e8__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:49.212 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:30:49.212 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:30:49.254 DEBUG [src.node.docker_mananger] Network waku created
|
||||
2026-02-21 04:30:49.254 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.177
|
||||
2026-02-21 04:30:49.255 DEBUG [src.node.docker_mananger] Generated ports ['41445', '41446', '41447', '41448', '41449']
|
||||
2026-02-21 04:30:49.255 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:30:49.255 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:30:49.255 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:30:49.255 DEBUG [src.node.docker_mananger] docker run -i -t -p 41445:41445 -p 41446:41446 -p 41447:41447 -p 41448:41448 -p 41449:41449 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=41447 --rest-port=41445 --tcp-port=41446 --discv5-udp-port=41448 --rest-address=0.0.0.0 --nat=extip:172.18.154.177 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f43db622dcb47e7a0fc67999d4f8d19f35bdadab777aeed07c6088c3a42bbbd8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41449 --metrics-logging=true --relay=true --store=true
|
||||
2026-02-21 04:30:52.759 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.177 waku 0c8712758930722b725ce6858a6cc2c7058faa05b4efabb06acb08740adbed2f
|
||||
2026-02-21 04:30:52.789 DEBUG [src.node.docker_mananger] Container started with ID 0c8712758930. Setting up logs at ./log/docker/node1_2026-02-21_04-30-49__2f724ae6-30e9-4435-8571-be74ea1fe2e8__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:52.789 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41445
|
||||
2026-02-21 04:30:52.790 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:30:53.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41445/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:53.793 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:30:53.794 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:30:53.794 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41445/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:53.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.177/tcp/41446/p2p/16Uiu2HAmLYecuTXKLP14fY7cniQKHixmP36mz2bDaSQ3qiRKLP26","/ip4/172.18.154.177/tcp/41447/ws/p2p/16Uiu2HAmLYecuTXKLP14fY7cniQKHixmP36mz2bDaSQ3qiRKLP26"],"enrUri":"enr:-L24QM4o-Zgl4XNkYvzNFrllD9SzpwV3nruQ7fEr9JaKDUyyCOOmJoMUuwadNYQZkurbgbRYmx-j16TsFFiTpogKEzgCgmlkgnY0gmlwhKwSmrGKbXVsdGlhZGRyc5YACASsEpqxBqHmAAoErBKasQah590DgnJzhQADAQAAiXNlY3AyNTZrMaEDdT2zbncS7xkTiZSQUJFmKllKy6JC64JjJcCNMSKdIK-DdGNwgqHmg3VkcIKh6IV3YWt1MgM"}'
|
||||
2026-02-21 04:30:53.796 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:30:53.803 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:30:53.803 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-30-49__2f724ae6-30e9-4435-8571-be74ea1fe2e8__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:53.803 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:30:53.804 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:30:53.805 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:30:53.805 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.113
|
||||
2026-02-21 04:30:53.805 DEBUG [src.node.docker_mananger] Generated ports ['50129', '50130', '50131', '50132', '50133']
|
||||
2026-02-21 04:30:53.805 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:30:53.805 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:30:53.806 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:30:53.806 DEBUG [src.node.docker_mananger] docker run -i -t -p 50129:50129 -p 50130:50130 -p 50131:50131 -p 50132:50132 -p 50133:50133 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=50131 --rest-port=50129 --tcp-port=50130 --discv5-udp-port=50132 --rest-address=0.0.0.0 --nat=extip:172.18.5.113 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=421bcce9bfa636e458bff6426f11b3cd1de25b2f1c4e48160e1cfa8c5f8ff1de --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50133 --metrics-logging=true --relay=true --store=true --discv5-bootstrap-node=enr:-L24QM4o-Zgl4XNkYvzNFrllD9SzpwV3nruQ7fEr9JaKDUyyCOOmJoMUuwadNYQZkurbgbRYmx-j16TsFFiTpogKEzgCgmlkgnY0gmlwhKwSmrGKbXVsdGlhZGRyc5YACASsEpqxBqHmAAoErBKasQah590DgnJzhQADAQAAiXNlY3AyNTZrMaEDdT2zbncS7xkTiZSQUJFmKllKy6JC64JjJcCNMSKdIK-DdGNwgqHmg3VkcIKh6IV3YWt1MgM --storenode=/ip4/172.18.154.177/tcp/41446/p2p/16Uiu2HAmLYecuTXKLP14fY7cniQKHixmP36mz2bDaSQ3qiRKLP26
|
||||
2026-02-21 04:30:53.985 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.113 waku 71ddf338e5b5fe680d366964d0e18c02fdc0cabbd94dbc4d657b8608373c2869
|
||||
2026-02-21 04:30:54.015 DEBUG [src.node.docker_mananger] Container started with ID 71ddf338e5b5. Setting up logs at ./log/docker/node1_2026-02-21_04-30-49__2f724ae6-30e9-4435-8571-be74ea1fe2e8__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:54.016 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50129
|
||||
2026-02-21 04:30:54.016 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:30:55.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50129/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:55.021 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:30:55.021 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:30:55.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50129/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:55.023 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.113/tcp/50130/p2p/16Uiu2HAmUFP1cdHeb7KEtEvxGxZAu3Si8vDsuGPCHKvCBPoSAXmU","/ip4/172.18.5.113/tcp/50131/ws/p2p/16Uiu2HAmUFP1cdHeb7KEtEvxGxZAu3Si8vDsuGPCHKvCBPoSAXmU"],"enrUri":"enr:-L24QP5WedSivTk-Ftv9zOCmgEmwmwACwwDkdj1zcCVhjUN9FdCBt6zyreGTP12UVm3y28aUcd3vCOB_-9b9f9BKn3QCgmlkgnY0gmlwhKwSBXGKbXVsdGlhZGRyc5YACASsEgVxBsPSAAoErBIFcQbD090DgnJzhQADAQAAiXNlY3AyNTZrMaED566sjRznGE8ZSjARVN4eoygrZVQnYrv8IFtT_GhQQIODdGNwgsPSg3VkcILD1IV3YWt1MgM"}'
|
||||
2026-02-21 04:30:55.023 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:30:55.024 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41445/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:30:55.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:30:55.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50129/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:30:55.032 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:30:55.033 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:30:55.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41445/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:30:55.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:30:55.041 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:30:55.242 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:30:55.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50129/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:55.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf3748c24ecefe58b13ace1a6935ee8ced42c983ebf2ac2e70d1fd392ca69a104"}]}'
|
||||
2026-02-21 04:30:55.246 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-21 04:30:55.248 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:30:55.249 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:30:55.249 DEBUG [src.node.waku_node] Stopping container with id 0c8712758930
|
||||
2026-02-21 04:30:55.776 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:30:55.777 DEBUG [src.node.waku_node] Stopping container with id 71ddf338e5b5
|
||||
2026-02-21 04:30:56.286 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:30:56.288 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:30:56.296 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:30:56.301 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
74
nim/1086/data/attachments/15f73619bdb0144.txt
Normal file
74
nim/1086/data/attachments/15f73619bdb0144.txt
Normal file
@ -0,0 +1,74 @@
|
||||
2026-02-21 04:35:37.643 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:35:37.644 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_non_existing_pubsub_topic with id: 2026-02-21_04-35-37__9a526ef7-3d9e-4bcd-9d52-f8de2f0d5ed2
|
||||
2026-02-21 04:35:37.644 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:35:37.644 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:35:37.644 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-21 04:35:37.651 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:37.651 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-35-37__9a526ef7-3d9e-4bcd-9d52-f8de2f0d5ed2__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:37.651 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:37.651 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:37.652 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:37.653 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.227.207
|
||||
2026-02-21 04:35:37.653 DEBUG [src.node.docker_mananger] Generated ports ['42123', '42124', '42125', '42126', '42127']
|
||||
2026-02-21 04:35:37.653 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:37.653 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:37.653 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:37.653 DEBUG [src.node.docker_mananger] docker run -i -t -p 42123:42123 -p 42124:42124 -p 42125:42125 -p 42126:42126 -p 42127:42127 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=42125 --rest-port=42123 --tcp-port=42124 --discv5-udp-port=42126 --rest-address=0.0.0.0 --nat=extip:172.18.227.207 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a7e770dedd97a7acf826edaaee43bd6f19ede5b95d9cffb37dddf2ba0417e55a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42127 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:35:37.831 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.227.207 waku 29f61e8281009134bf0d14ae659ea83b54a5a7d43646bd5524d7634f3fce5f04
|
||||
2026-02-21 04:35:37.863 DEBUG [src.node.docker_mananger] Container started with ID 29f61e828100. Setting up logs at ./log/docker/node1_2026-02-21_04-35-37__9a526ef7-3d9e-4bcd-9d52-f8de2f0d5ed2__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:37.865 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42123
|
||||
2026-02-21 04:35:37.865 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:37.898 ERROR [src.node.docker_mananger] Max retries reached for container d4cb4218e0f1. Exiting log stream.
|
||||
2026-02-21 04:35:38.452 ERROR [src.node.docker_mananger] Max retries reached for container 2d15cd65d8bb. Exiting log stream.
|
||||
2026-02-21 04:35:38.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42123/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:38.868 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-02-21 04:35:38.868 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:38.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42123/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:38.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.227.207/tcp/42124/p2p/16Uiu2HAm3ZxBZUFZoKYWgo5wmm29ecKSx1qenbDTUivnUoy5Yd37","/ip4/172.18.227.207/tcp/42125/ws/p2p/16Uiu2HAm3ZxBZUFZoKYWgo5wmm29ecKSx1qenbDTUivnUoy5Yd37"],"enrUri":"enr:-L24QGgWkNEcINOPbjKJLg4HMzjJ7lD9XQXTlMMOlfPuSakOPuTgDic_5y1-U31d4qcigD7tKs0IrCQH7pLN8oWk0YECgmlkgnY0gmlwhKwS48-KbXVsdGlhZGRyc5YACASsEuPPBqSMAAoErBLjzwakjd0DgnJzhQADAQAAiXNlY3AyNTZrMaECePx2aQOVFq_X5wOy2rBY6XjFiAyg_IpfQ2ftLFIAmaKDdGNwgqSMg3VkcIKkjoV3YWt1MgU"}'
|
||||
2026-02-21 04:35:38.871 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:38.871 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-21 04:35:38.878 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:38.878 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-35-37__9a526ef7-3d9e-4bcd-9d52-f8de2f0d5ed2__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:38.878 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:38.878 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:38.879 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:38.879 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.113.47
|
||||
2026-02-21 04:35:38.879 DEBUG [src.node.docker_mananger] Generated ports ['11186', '11187', '11188', '11189', '11190']
|
||||
2026-02-21 04:35:38.880 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:38.880 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:38.880 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:38.880 DEBUG [src.node.docker_mananger] docker run -i -t -p 11186:11186 -p 11187:11187 -p 11188:11188 -p 11189:11189 -p 11190:11190 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=11188 --rest-port=11186 --tcp-port=11187 --discv5-udp-port=11189 --rest-address=0.0.0.0 --nat=extip:172.18.113.47 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9ce49d3eecf1acfff3d6efd476e3acdc9de1f5676bbd552f17febf53713bfa2c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11190 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGgWkNEcINOPbjKJLg4HMzjJ7lD9XQXTlMMOlfPuSakOPuTgDic_5y1-U31d4qcigD7tKs0IrCQH7pLN8oWk0YECgmlkgnY0gmlwhKwS48-KbXVsdGlhZGRyc5YACASsEuPPBqSMAAoErBLjzwakjd0DgnJzhQADAQAAiXNlY3AyNTZrMaECePx2aQOVFq_X5wOy2rBY6XjFiAyg_IpfQ2ftLFIAmaKDdGNwgqSMg3VkcIKkjoV3YWt1MgU --filternode=/ip4/172.18.227.207/tcp/42124/p2p/16Uiu2HAm3ZxBZUFZoKYWgo5wmm29ecKSx1qenbDTUivnUoy5Yd37
|
||||
2026-02-21 04:35:39.076 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.113.47 waku 51b375566188e0993eeb436d253b9b9048d2a9aae47fee17ba94de429973ae63
|
||||
2026-02-21 04:35:39.106 DEBUG [src.node.docker_mananger] Container started with ID 51b375566188. Setting up logs at ./log/docker/node2_2026-02-21_04-35-37__9a526ef7-3d9e-4bcd-9d52-f8de2f0d5ed2__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:39.106 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11186
|
||||
2026-02-21 04:35:39.106 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:40.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11186/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:40.110 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-02-21 04:35:40.110 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:40.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11186/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:40.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.113.47/tcp/11187/p2p/16Uiu2HAm2tsBFR1NaxJeujy31VtVFFTtajpBKvye7a4karAhcUSj","/ip4/172.18.113.47/tcp/11188/ws/p2p/16Uiu2HAm2tsBFR1NaxJeujy31VtVFFTtajpBKvye7a4karAhcUSj"],"enrUri":"enr:-L24QCW-flXMUEGymmKQrcYiKE_mCi-7dHTliUUuYqOfu7sdaWV9JE7cXUaqn4oDH8-II4d_phPP5J7F2zA8NMksbt8CgmlkgnY0gmlwhKwScS-KbXVsdGlhZGRyc5YACASsEnEvBiuzAAoErBJxLwYrtN0DgnJzhQADAQAAiXNlY3AyNTZrMaECbvkmwhWhDk_8wTZCuje0P_V3bESZ3PbhTa3h_9TS8viDdGNwgiuzg3VkcIIrtYV3YWt1MgA"}'
|
||||
2026-02-21 04:35:40.113 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:40.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11186/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.227.207/tcp/42124/p2p/16Uiu2HAm3ZxBZUFZoKYWgo5wmm29ecKSx1qenbDTUivnUoy5Yd37"]'
|
||||
2026-02-21 04:35:40.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:40.151 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-21 04:35:40.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42123/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:35:40.165 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:40.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11186/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "953b78de-7474-4257-b478-74a7faf9b158", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:35:40.179 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"953b78de-7474-4257-b478-74a7faf9b158","statusDesc":"OK"}'
|
||||
2026-02-21 04:35:40.180 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:11186/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/waku/2/rs/3/1"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
||||
2026-02-21 04:35:40.188 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:11186/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
||||
2026-02-21 04:35:40.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42123/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-02-21 04:35:40.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:40.197 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:35:40.297 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:35:40.298 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11186/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:40.301 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":1771648540189929202,"ephemeral":false}]'
|
||||
2026-02-21 04:35:40.304 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:35:40.305 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:35:40.305 DEBUG [src.node.waku_node] Stopping container with id 29f61e828100
|
||||
2026-02-21 04:35:40.843 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:40.844 DEBUG [src.node.waku_node] Stopping container with id 51b375566188
|
||||
2026-02-21 04:35:41.390 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:41.391 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:35:41.396 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:35:41.402 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
79
nim/1086/data/attachments/160c251c731a64c5.txt
Normal file
79
nim/1086/data/attachments/160c251c731a64c5.txt
Normal file
@ -0,0 +1,79 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_update_subscription_add_a_new_content_topic with id: 2026-02-21_04-31-38__7a511bc7-7d68-4fa3-ab97-3fd68058f8d3
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-31-38__7a511bc7-7d68-4fa3-ab97-3fd68058f8d3__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.88.241
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['20731', '20732', '20733', '20734', '20735']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 20731:20731 -p 20732:20732 -p 20733:20733 -p 20734:20734 -p 20735:20735 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=20733 --rest-port=20731 --tcp-port=20732 --discv5-udp-port=20734 --rest-address=0.0.0.0 --nat=extip:172.18.88.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e25b2cfb2c75ee3fbe0270ffa6bf52c23711b1fcd11ea4cdf9ddda1383a339ad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20735 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.88.241 waku c94afd936bd67ba66b9678b1699533bfcd1298908fd48ba3e0ac77246d118827
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c94afd936bd6. Setting up logs at ./log/docker/node1_2026-02-21_04-31-38__7a511bc7-7d68-4fa3-ab97-3fd68058f8d3__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 20731
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 9f0329ea6115. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 4196e3ec9f8c. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:20731/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:20731/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.241/tcp/20732/p2p/16Uiu2HAky1VBV6vfsQUD9w3ET96XHUpi3BCEWijdgmriJbtBfamS","/ip4/172.18.88.241/tcp/20733/ws/p2p/16Uiu2HAky1VBV6vfsQUD9w3ET96XHUpi3BCEWijdgmriJbtBfamS"],"enrUri":"enr:-L24QEFokOuxIOmLp0vPYsosYE1jrVRKw7XRqHFykt2R8bw8eoOwU4WiXep22zoxdtZOu743ktrzIAFxWwhxsAq_vmUCgmlkgnY0gmlwhKwSWPGKbXVsdGlhZGRyc5YACASsEljxBlD8AAoErBJY8QZQ_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECNTyZNeYwvRJuiZal8TVL-gnaQ1IKrKEqp7M0-tZSYSWDdGNwglD8g3VkcIJQ_oV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-38__7a511bc7-7d68-4fa3-ab97-3fd68058f8d3__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.245.209
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['55864', '55865', '55866', '55867', '55868']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 55864:55864 -p 55865:55865 -p 55866:55866 -p 55867:55867 -p 55868:55868 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=55866 --rest-port=55864 --tcp-port=55865 --discv5-udp-port=55867 --rest-address=0.0.0.0 --nat=extip:172.18.245.209 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=facdaf7fcdfde4eaa1b2c298e0dfd347fc4fbde7bd99b14eaf7aabbe0f4de8ff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55868 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QEFokOuxIOmLp0vPYsosYE1jrVRKw7XRqHFykt2R8bw8eoOwU4WiXep22zoxdtZOu743ktrzIAFxWwhxsAq_vmUCgmlkgnY0gmlwhKwSWPGKbXVsdGlhZGRyc5YACASsEljxBlD8AAoErBJY8QZQ_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECNTyZNeYwvRJuiZal8TVL-gnaQ1IKrKEqp7M0-tZSYSWDdGNwglD8g3VkcIJQ_oV3YWt1MgU --filternode=/ip4/172.18.88.241/tcp/20732/p2p/16Uiu2HAky1VBV6vfsQUD9w3ET96XHUpi3BCEWijdgmriJbtBfamS
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.245.209 waku 1c0e232b92324feb10bc7bbaafe66af070834312ace894787d397aec35a60b1b
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1c0e232b9232. Setting up logs at ./log/docker/node2_2026-02-21_04-31-38__7a511bc7-7d68-4fa3-ab97-3fd68058f8d3__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 55864
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55864/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55864/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.245.209/tcp/55865/p2p/16Uiu2HAm6hPrAXZ7CqbL26p4ASCWLCHKQhsecQkTg11Azk7VXYPs","/ip4/172.18.245.209/tcp/55866/ws/p2p/16Uiu2HAm6hPrAXZ7CqbL26p4ASCWLCHKQhsecQkTg11Azk7VXYPs"],"enrUri":"enr:-L24QARxKRx16HnLibS3-dvFBCozqad_rxV75LYNi_23xizGeQriQFFfS4dGTdMdwtkH2x9n-0NNCgcy2gst__xAN-gCgmlkgnY0gmlwhKwS9dGKbXVsdGlhZGRyc5YACASsEvXRBto5AAoErBL10QbaOt0DgnJzhQADAQAAiXNlY3AyNTZrMaECp3eb8gVNxQb6XQg4heeg6QRdSh9Ov9conOywj7x0APqDdGNwgto5g3VkcILaO4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55864/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.88.241/tcp/20732/p2p/16Uiu2HAky1VBV6vfsQUD9w3ET96XHUpi3BCEWijdgmriJbtBfamS"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20731/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55864/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "3f0483f6-36fa-4f96-8f80-710b7b178442", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"3f0483f6-36fa-4f96-8f80-710b7b178442","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X PUT "http://127.0.0.1:55864/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/2/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20731/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55864/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648300690056228,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20731/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/2/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55864/filter/v2/messages/%2Ftest%2F2%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/2/waku-filter/proto","version":0,"timestamp":1771648300801912757,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c94afd936bd6
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 1c0e232b9232
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
68
nim/1086/data/attachments/162c52e5b207e4f3.txt
Normal file
68
nim/1086/data/attachments/162c52e5b207e4f3.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2026-02-21 04:39:15.417 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:39:15.417 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_pubsub_topic_list_instead_of_string with id: 2026-02-21_04-39-15__014ee5ae-44ad-4410-8eb2-602b230bb1ce
|
||||
2026-02-21 04:39:15.417 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:39:15.418 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:39:15.418 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-21 04:39:15.424 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:39:15.424 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-39-15__014ee5ae-44ad-4410-8eb2-602b230bb1ce__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:39:15.424 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:39:15.425 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:39:15.426 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:39:15.426 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.31.10
|
||||
2026-02-21 04:39:15.426 DEBUG [src.node.docker_mananger] Generated ports ['15321', '15322', '15323', '15324', '15325']
|
||||
2026-02-21 04:39:15.426 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:39:15.426 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:39:15.426 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:39:15.427 DEBUG [src.node.docker_mananger] docker run -i -t -p 15321:15321 -p 15322:15322 -p 15323:15323 -p 15324:15324 -p 15325:15325 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=15323 --rest-port=15321 --tcp-port=15322 --discv5-udp-port=15324 --rest-address=0.0.0.0 --nat=extip:172.18.31.10 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dc140dddaee0ceea7d415c86670ec8940c58dcafbd8aacb380562fdec61ca1be --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15325 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:39:15.607 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.31.10 waku b4e226a5a42feb84e380f9129fd8ee61fc46f8aea981cf17df7fdd25b2502b06
|
||||
2026-02-21 04:39:15.638 DEBUG [src.node.docker_mananger] Container started with ID b4e226a5a42f. Setting up logs at ./log/docker/node1_2026-02-21_04-39-15__014ee5ae-44ad-4410-8eb2-602b230bb1ce__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:39:15.638 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15321
|
||||
2026-02-21 04:39:15.638 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:39:15.670 ERROR [src.node.docker_mananger] Max retries reached for container acaa50a1ec48. Exiting log stream.
|
||||
2026-02-21 04:39:16.225 ERROR [src.node.docker_mananger] Max retries reached for container 0330bc88b49c. Exiting log stream.
|
||||
2026-02-21 04:39:16.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15321/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:39:16.642 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-02-21 04:39:16.642 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:39:16.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15321/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:39:16.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.31.10/tcp/15322/p2p/16Uiu2HAmLs5vm3xnUNJgxuTGDvpu2HXfTVf9ngJtuyRAswdUtRvy","/ip4/172.18.31.10/tcp/15323/ws/p2p/16Uiu2HAmLs5vm3xnUNJgxuTGDvpu2HXfTVf9ngJtuyRAswdUtRvy"],"enrUri":"enr:-L24QLxLsO9ToHkh7Zd9oOYwNM3J_AHYgS6jVAp5ouA-84cMV5Lzc-OHo7dKcDS_F27ZbSkOvsY6z4lfam5udaNtTVsCgmlkgnY0gmlwhKwSHwqKbXVsdGlhZGRyc5YACASsEh8KBjvaAAoErBIfCgY7290DgnJzhQADAQAAiXNlY3AyNTZrMaEDefbFaXOJnh0_kP2_ewGykpfzrMhB3gS2lG-4Vd0TcEKDdGNwgjvag3VkcII73IV3YWt1MgU"}'
|
||||
2026-02-21 04:39:16.645 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:39:16.645 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-21 04:39:16.651 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:39:16.651 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-39-15__014ee5ae-44ad-4410-8eb2-602b230bb1ce__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:39:16.651 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:39:16.651 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:39:16.652 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:39:16.653 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.118.150
|
||||
2026-02-21 04:39:16.653 DEBUG [src.node.docker_mananger] Generated ports ['17403', '17404', '17405', '17406', '17407']
|
||||
2026-02-21 04:39:16.653 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:39:16.653 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:39:16.653 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:39:16.653 DEBUG [src.node.docker_mananger] docker run -i -t -p 17403:17403 -p 17404:17404 -p 17405:17405 -p 17406:17406 -p 17407:17407 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=17405 --rest-port=17403 --tcp-port=17404 --discv5-udp-port=17406 --rest-address=0.0.0.0 --nat=extip:172.18.118.150 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c32db177c9efedb4aa1d8aabccb2bec22b6cbfadf63ae580ad95ea172fce30a5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17407 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLxLsO9ToHkh7Zd9oOYwNM3J_AHYgS6jVAp5ouA-84cMV5Lzc-OHo7dKcDS_F27ZbSkOvsY6z4lfam5udaNtTVsCgmlkgnY0gmlwhKwSHwqKbXVsdGlhZGRyc5YACASsEh8KBjvaAAoErBIfCgY7290DgnJzhQADAQAAiXNlY3AyNTZrMaEDefbFaXOJnh0_kP2_ewGykpfzrMhB3gS2lG-4Vd0TcEKDdGNwgjvag3VkcII73IV3YWt1MgU --filternode=/ip4/172.18.31.10/tcp/15322/p2p/16Uiu2HAmLs5vm3xnUNJgxuTGDvpu2HXfTVf9ngJtuyRAswdUtRvy
|
||||
2026-02-21 04:39:16.839 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.118.150 waku 6a5f23f60490e28c28f81ded33a6806ed014c93e6a0a520e7758c26fd789436b
|
||||
2026-02-21 04:39:16.867 DEBUG [src.node.docker_mananger] Container started with ID 6a5f23f60490. Setting up logs at ./log/docker/node2_2026-02-21_04-39-15__014ee5ae-44ad-4410-8eb2-602b230bb1ce__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:39:16.868 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17403
|
||||
2026-02-21 04:39:16.868 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:39:17.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17403/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:39:17.871 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-02-21 04:39:17.871 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:39:17.872 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17403/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:39:17.874 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.118.150/tcp/17404/p2p/16Uiu2HAmFQVAMToK1fxfkVEA2MYomrkFA37tdvHJtsgrefkfu4pD","/ip4/172.18.118.150/tcp/17405/ws/p2p/16Uiu2HAmFQVAMToK1fxfkVEA2MYomrkFA37tdvHJtsgrefkfu4pD"],"enrUri":"enr:-L24QKOK57bBNgu3oroPEmMoy0-Os74llK_yRtXrCcV2ZcewZIpqG8cC3QqKWV4h6R-vBMu2EtVlK3dyGpvAPh48aWgCgmlkgnY0gmlwhKwSdpaKbXVsdGlhZGRyc5YACASsEnaWBkP8AAoErBJ2lgZD_d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKNvtBEE6GB6HIf_OHtJG6xFaBsEcSH0SsGje60SlvX6DdGNwgkP8g3VkcIJD_oV3YWt1MgA"}'
|
||||
2026-02-21 04:39:17.874 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:39:17.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17403/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.31.10/tcp/15322/p2p/16Uiu2HAmLs5vm3xnUNJgxuTGDvpu2HXfTVf9ngJtuyRAswdUtRvy"]'
|
||||
2026-02-21 04:39:17.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:39:17.909 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-21 04:39:17.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15321/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:39:17.926 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:39:17.928 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17403/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "a97f46ec-a224-4ea0-8d1b-75ce0526c599", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:39:17.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"a97f46ec-a224-4ea0-8d1b-75ce0526c599","statusDesc":"OK"}'
|
||||
2026-02-21 04:39:17.943 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:17403/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": ["/waku/2/rs/3/1"]}'
|
||||
2026-02-21 04:39:17.945 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:17403/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
2026-02-21 04:39:17.948 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:39:17.949 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:39:17.949 DEBUG [src.node.waku_node] Stopping container with id b4e226a5a42f
|
||||
2026-02-21 04:39:18.465 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:39:18.466 DEBUG [src.node.waku_node] Stopping container with id 6a5f23f60490
|
||||
2026-02-21 04:39:18.970 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:39:18.971 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:39:18.978 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:39:18.982 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
108
nim/1086/data/attachments/16447d8ed24b04c8.txt
Normal file
108
nim/1086/data/attachments/16447d8ed24b04c8.txt
Normal file
@ -0,0 +1,108 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_cursor_equal_to_first_message with id: 2026-02-21_04-35-34__7b9c102e-9819-4910-b31c-523e6858a047
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-35-34__7b9c102e-9819-4910-b31c-523e6858a047__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.243.25
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['6936', '6937', '6938', '6939', '6940']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 6936:6936 -p 6937:6937 -p 6938:6938 -p 6939:6939 -p 6940:6940 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=6938 --rest-port=6936 --tcp-port=6937 --discv5-udp-port=6939 --rest-address=0.0.0.0 --nat=extip:172.18.243.25 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9fdbc5ffcafb9bbff44f5aec6257f5edadaa1febbed6fdfbbde5aecb0d9b8351 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6940 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.243.25 waku 3e65732123dad61ed67b72411d73ffb593401c3689503cc86b89f0302cd26f1e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 3e65732123da. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-35-34__7b9c102e-9819-4910-b31c-523e6858a047__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 6936
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 30a0ea03d632. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 30e713faa378. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6936/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6936/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.243.25/tcp/6937/p2p/16Uiu2HAmC37AjS4aboEmkEQFzsDUYjz2UtufqPaH5Zx9YS5HDUVd","/ip4/172.18.243.25/tcp/6938/ws/p2p/16Uiu2HAmC37AjS4aboEmkEQFzsDUYjz2UtufqPaH5Zx9YS5HDUVd"],"enrUri":"enr:-L24QPoTZWYfnotJZnD2c0JSs48O3Mf8WqGGoPj-Or3t8eVuPhqtzehHVw5pwMxeFLu1otEEhITyI3jMPWyiInOoOXECgmlkgnY0gmlwhKwS8xmKbXVsdGlhZGRyc5YACASsEvMZBhsZAAoErBLzGQYbGt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC9s7My5sxCE6rp4pAfPAgHqPWg7u-QCCg1Ejv66HdqmiDdGNwghsZg3VkcIIbG4V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-35-34__7b9c102e-9819-4910-b31c-523e6858a047__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.28.30
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['35231', '35232', '35233', '35234', '35235']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 35231:35231 -p 35232:35232 -p 35233:35233 -p 35234:35234 -p 35235:35235 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=35233 --rest-port=35231 --tcp-port=35232 --discv5-udp-port=35234 --rest-address=0.0.0.0 --nat=extip:172.18.28.30 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eabd87f7e7ded7a325aa5bf423c5a85d518fa2b3a80cdcecebbf55edd4de1dd3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35235 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPoTZWYfnotJZnD2c0JSs48O3Mf8WqGGoPj-Or3t8eVuPhqtzehHVw5pwMxeFLu1otEEhITyI3jMPWyiInOoOXECgmlkgnY0gmlwhKwS8xmKbXVsdGlhZGRyc5YACASsEvMZBhsZAAoErBLzGQYbGt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC9s7My5sxCE6rp4pAfPAgHqPWg7u-QCCg1Ejv66HdqmiDdGNwghsZg3VkcIIbG4V3YWt1MgM --storenode=/ip4/172.18.243.25/tcp/6937/p2p/16Uiu2HAmC37AjS4aboEmkEQFzsDUYjz2UtufqPaH5Zx9YS5HDUVd --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.28.30 waku 19e1bd3834ded177ca051c9870c5ab10655cee13e3f9b67e41d5e2d8269d6165
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 19e1bd3834de. Setting up logs at ./log/docker/store_node1_2026-02-21_04-35-34__7b9c102e-9819-4910-b31c-523e6858a047__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 35231
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35231/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35231/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.30/tcp/35232/p2p/16Uiu2HAmKKeK1fMJ4vVyit5r1w5KjJCWzbjxbjy96EgUwDZcPrVn","/ip4/172.18.28.30/tcp/35233/ws/p2p/16Uiu2HAmKKeK1fMJ4vVyit5r1w5KjJCWzbjxbjy96EgUwDZcPrVn"],"enrUri":"enr:-L24QBxSvdNq7DHhM6dxLczuKLnn0t2kGZ4B-cAorogpdr9GNZy2wUALEkKTQhNTTDnBrULXU2EDNESOipLHa31qd9YCgmlkgnY0gmlwhKwSHB6KbXVsdGlhZGRyc5YACASsEhweBomgAAoErBIcHgaJod0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYw0dWN14y16U_5lTxKuFTvtGwI_WgEd8ngKYO4xK1gmDdGNwgomgg3VkcIKJooV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35231/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.243.25/tcp/6937/p2p/16Uiu2HAmC37AjS4aboEmkEQFzsDUYjz2UtufqPaH5Zx9YS5HDUVd"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6936/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35231/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6936/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6936/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe47c9f209ab525fdd1761d68106ce1c52d8b7bcf09bdcd65580c8e2a101c18b2&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x9bfec31cc7b7f87e75196bb33b25e5c86dee224a339d0c941c52c6162f0b6193"},{"messageHash":"0x79c662558bf5204ed58927de8c2b7137b6e77a3ede8202eac017b6368b14d725"},{"messageHash":"0x37394c716847ad8153c3ef835b8f59ee29e5187b0a61b34518dc12c9c9f0809b"},{"messageHash":"0x6b8efe1b83f0bb3b8bf647bd6cd854c539638f6a5b7b197c37d1a06e127712be"},{"messageHash":"0x9f40b80fe46250f06c30a194d0d5662d43141f13bd814d3c815f41bbb98afe71"},{"messageHash":"0x4b2efe6557d85585d38219186eeb77e6df8bce3d4dbd6725253816d7ed363f65"},{"messageHash":"0x7f7507a9ec135bf1b774025f15deaea20d3c6ed14361fb80ee91c3ebe558a3fe"},{"messageHash":"0xae1eb27a567302f28515177d5e88084a1c82684391a9e918f9bb9a3d03f6766a"},{"messageHash":"0x093888e9e6dd63b9ac19bca6af7f4182daf91bffd069d95e75fabd70673bb6c8"}]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35231/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xe47c9f209ab525fdd1761d68106ce1c52d8b7bcf09bdcd65580c8e2a101c18b2&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x9bfec31cc7b7f87e75196bb33b25e5c86dee224a339d0c941c52c6162f0b6193"},{"messageHash":"0x79c662558bf5204ed58927de8c2b7137b6e77a3ede8202eac017b6368b14d725"},{"messageHash":"0x37394c716847ad8153c3ef835b8f59ee29e5187b0a61b34518dc12c9c9f0809b"},{"messageHash":"0x6b8efe1b83f0bb3b8bf647bd6cd854c539638f6a5b7b197c37d1a06e127712be"},{"messageHash":"0x9f40b80fe46250f06c30a194d0d5662d43141f13bd814d3c815f41bbb98afe71"},{"messageHash":"0x4b2efe6557d85585d38219186eeb77e6df8bce3d4dbd6725253816d7ed363f65"},{"messageHash":"0x7f7507a9ec135bf1b774025f15deaea20d3c6ed14361fb80ee91c3ebe558a3fe"},{"messageHash":"0xae1eb27a567302f28515177d5e88084a1c82684391a9e918f9bb9a3d03f6766a"},{"messageHash":"0x093888e9e6dd63b9ac19bca6af7f4182daf91bffd069d95e75fabd70673bb6c8"}]}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 3e65732123da
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 19e1bd3834de
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
70
nim/1086/data/attachments/165a72ab49cfd0c5.txt
Normal file
70
nim/1086/data/attachments/165a72ab49cfd0c5.txt
Normal file
@ -0,0 +1,70 @@
|
||||
2026-02-21 04:33:48.489 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:33:48.490 DEBUG [tests.conftest] Running test: test_admin_relay_peers_schema with id: 2026-02-21_04-33-48__88bfdb13-9c98-4154-a82c-45b293a5e9c7
|
||||
2026-02-21 04:33:48.490 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:33:48.490 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:33:48.490 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-21 04:33:48.498 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:48.499 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-33-48__88bfdb13-9c98-4154-a82c-45b293a5e9c7__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:48.507 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:48.507 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-33-48__88bfdb13-9c98-4154-a82c-45b293a5e9c7__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:48.515 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:48.515 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-33-48__88bfdb13-9c98-4154-a82c-45b293a5e9c7__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:48.524 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:48.524 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-21_04-33-48__88bfdb13-9c98-4154-a82c-45b293a5e9c7__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:48.525 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:33:48.525 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:33:48.526 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:48.526 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:48.528 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:48.528 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.80.155
|
||||
2026-02-21 04:33:48.528 DEBUG [src.node.docker_mananger] Generated ports ['41379', '41380', '41381', '41382', '41383']
|
||||
2026-02-21 04:33:48.528 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:48.528 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:48.528 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:48.528 DEBUG [src.node.docker_mananger] docker run -i -t -p 41379:41379 -p 41380:41380 -p 41381:41381 -p 41382:41382 -p 41383:41383 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=41381 --rest-port=41379 --tcp-port=41380 --discv5-udp-port=41382 --rest-address=0.0.0.0 --nat=extip:172.18.80.155 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=372dfdb4f8c35cdd9987ee2baeb6d71aaf00892ead9f476f521d2546cb4ad887 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41383 --metrics-logging=true --relay=true
|
||||
2026-02-21 04:33:48.712 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.80.155 waku bdf8a66a180b11b10454b087582121be4a6f49777c473006aef65a43bb6c8041
|
||||
2026-02-21 04:33:48.744 DEBUG [src.node.docker_mananger] Container started with ID bdf8a66a180b. Setting up logs at ./log/docker/node1_2026-02-21_04-33-48__88bfdb13-9c98-4154-a82c-45b293a5e9c7__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:48.744 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41379
|
||||
2026-02-21 04:33:48.745 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:49.297 ERROR [src.node.docker_mananger] Max retries reached for container 71b45cad2334. Exiting log stream.
|
||||
2026-02-21 04:33:49.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41379/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:49.748 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-02-21 04:33:49.749 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:49.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41379/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:49.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.80.155/tcp/41380/p2p/16Uiu2HAm1dbnT7tLX9rBzw2KnWvNThuW38bCEQBLELgLdiJBCDH6","/ip4/172.18.80.155/tcp/41381/ws/p2p/16Uiu2HAm1dbnT7tLX9rBzw2KnWvNThuW38bCEQBLELgLdiJBCDH6"],"enrUri":"enr:-L24QFvsonzOsfJGRwZOQmB3aOummpS3ViuXsZpkGSutvR8Wf4Ey1IoNYBY5XUtXSf0xR_VcEr0QZOQrqQTgdW3p2wUCgmlkgnY0gmlwhKwSUJuKbXVsdGlhZGRyc5YACASsElCbBqGkAAoErBJQmwahpd0DgnJzhQADAQAAiXNlY3AyNTZrMaECXDRY6uSqJ8N4BdDpzWtEcK4j6qYGXIwkuOTtHKszOo2DdGNwgqGkg3VkcIKhpoV3YWt1MgE"}'
|
||||
2026-02-21 04:33:49.752 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:49.752 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:49.752 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:49.753 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:49.754 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.252.77
|
||||
2026-02-21 04:33:49.754 DEBUG [src.node.docker_mananger] Generated ports ['31092', '31093', '31094', '31095', '31096']
|
||||
2026-02-21 04:33:49.754 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:49.754 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:49.754 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:49.754 DEBUG [src.node.docker_mananger] docker run -i -t -p 31092:31092 -p 31093:31093 -p 31094:31094 -p 31095:31095 -p 31096:31096 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=31094 --rest-port=31092 --tcp-port=31093 --discv5-udp-port=31095 --rest-address=0.0.0.0 --nat=extip:172.18.252.77 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ce2bcaabbae178b66ef391db43c51d2b8ff3223e9b7d97851d3ecfbd0ef68e0e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31096 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFvsonzOsfJGRwZOQmB3aOummpS3ViuXsZpkGSutvR8Wf4Ey1IoNYBY5XUtXSf0xR_VcEr0QZOQrqQTgdW3p2wUCgmlkgnY0gmlwhKwSUJuKbXVsdGlhZGRyc5YACASsElCbBqGkAAoErBJQmwahpd0DgnJzhQADAQAAiXNlY3AyNTZrMaECXDRY6uSqJ8N4BdDpzWtEcK4j6qYGXIwkuOTtHKszOo2DdGNwgqGkg3VkcIKhpoV3YWt1MgE
|
||||
2026-02-21 04:33:49.920 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.252.77 waku 12efa5663f7022b5e192ed03c15cf492326a0adfb0947d7cf7d1ad98da435a96
|
||||
2026-02-21 04:33:49.949 DEBUG [src.node.docker_mananger] Container started with ID 12efa5663f70. Setting up logs at ./log/docker/node2_2026-02-21_04-33-48__88bfdb13-9c98-4154-a82c-45b293a5e9c7__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:49.949 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31092
|
||||
2026-02-21 04:33:49.950 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:50.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31092/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:50.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"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-02-21 04:33:50.971 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:50.972 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31092/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:50.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.252.77/tcp/31093/p2p/16Uiu2HAmKaLsPdghAVyjPXxqhpqNqVdn21jfS3WHMMed8T1mNbAJ","/ip4/172.18.252.77/tcp/31094/ws/p2p/16Uiu2HAmKaLsPdghAVyjPXxqhpqNqVdn21jfS3WHMMed8T1mNbAJ"],"enrUri":"enr:-L24QDxKmzTNgsF66bB8utgEidn8jwGsiM4mFU6jaxXup3AWQDGBDbqkaET_1HOh051qMV8SKqMI7JSFqKjqnjZSaJACgmlkgnY0gmlwhKwS_E2KbXVsdGlhZGRyc5YACASsEvxNBnl1AAoErBL8TQZ5dt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZtEa9uZwE0KJGAsaR9xmExqoX1NAIQZaptnxW4Vz5uuDdGNwgnl1g3VkcIJ5d4V3YWt1MgE"}'
|
||||
2026-02-21 04:33:50.975 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:50.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41379/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.252.77/tcp/31093/p2p/16Uiu2HAmKaLsPdghAVyjPXxqhpqNqVdn21jfS3WHMMed8T1mNbAJ"]'
|
||||
2026-02-21 04:33:50.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:50.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31092/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.80.155/tcp/41380/p2p/16Uiu2HAm1dbnT7tLX9rBzw2KnWvNThuW38bCEQBLELgLdiJBCDH6"]'
|
||||
2026-02-21 04:33:50.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:51.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41379/admin/v1/peers/relay" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:51.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"shard":0,"peers":[{"multiaddr":"/ip4/172.18.252.77/tcp/52082/p2p/16Uiu2HAmKaLsPdghAVyjPXxqhpqNqVdn21jfS3WHMMed8T1mNbAJ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin","score":0.0}]}]'
|
||||
2026-02-21 04:33:51.989 DEBUG [tests.rest_flags.test_admin_flags] /admin/v1/peers/relay (schema): [{'shard': 0, 'peers': [{'multiaddr': '/ip4/172.18.252.77/tcp/52082/p2p/16Uiu2HAmKaLsPdghAVyjPXxqhpqNqVdn21jfS3WHMMed8T1mNbAJ', 'protocols': ['/ipfs/id/1.0.0', '/libp2p/autonat/1.0.0', '/libp2p/circuit/relay/0.2.0/hop', '/vac/waku/metadata/1.0.0', '/vac/waku/relay/2.0.0', '/vac/waku/rendezvous/1.0.0', '/ipfs/ping/1.0.0', '/vac/waku/filter-push/2.0.0-beta1', '/vac/waku/peer-exchange/2.0.0-alpha1'], 'shards': [0], 'connected': 'Connected', 'agent': 'nwaku-v0.36.0-155-ga7872d', 'origin': 'UnknownOrigin', 'score': 0.0}]}] / type=list
|
||||
2026-02-21 04:33:51.991 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:33:51.992 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:33:51.993 DEBUG [src.node.waku_node] Stopping container with id bdf8a66a180b
|
||||
2026-02-21 04:33:52.554 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:52.556 DEBUG [src.node.waku_node] Stopping container with id 12efa5663f70
|
||||
2026-02-21 04:33:53.119 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:53.122 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:33:53.127 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:53.131 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
73
nim/1086/data/attachments/1697aa16583619d8.txt
Normal file
73
nim/1086/data/attachments/1697aa16583619d8.txt
Normal file
@ -0,0 +1,73 @@
|
||||
2026-02-21 04:32:35.160 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:32:35.161 DEBUG [tests.conftest] Running test: test_2_nodes_different_content_topic_same_shard with id: 2026-02-21_04-32-35__acc0ff92-1bce-427f-be81-6c40dd97924e
|
||||
2026-02-21 04:32:35.162 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:32:35.163 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:32:35.163 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-21 04:32:35.175 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:35.175 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-32-35__acc0ff92-1bce-427f-be81-6c40dd97924e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:35.176 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:32:35.176 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:32:35.178 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:32:35.178 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.54.152
|
||||
2026-02-21 04:32:35.179 DEBUG [src.node.docker_mananger] Generated ports ['18262', '18263', '18264', '18265', '18266']
|
||||
2026-02-21 04:32:35.179 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:32:35.179 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:32:35.180 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:32:35.180 DEBUG [src.node.docker_mananger] docker run -i -t -p 18262:18262 -p 18263:18263 -p 18264:18264 -p 18265:18265 -p 18266:18266 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=18264 --rest-port=18262 --tcp-port=18263 --discv5-udp-port=18265 --rest-address=0.0.0.0 --nat=extip:172.18.54.152 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4db62aff6cc5aadc6fa3bab877f60fba0dd39fea474b6c3c32b27bbaddeebdcb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18266 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/1.0/weekly/protobuf
|
||||
2026-02-21 04:32:35.363 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.54.152 waku e031d3d0a10d5dffdde3e437eeb424903c583cea215be699b6ebe14928f3ca3f
|
||||
2026-02-21 04:32:35.392 DEBUG [src.node.docker_mananger] Container started with ID e031d3d0a10d. Setting up logs at ./log/docker/node1_2026-02-21_04-32-35__acc0ff92-1bce-427f-be81-6c40dd97924e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:35.392 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18262
|
||||
2026-02-21 04:32:35.393 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:32:35.436 ERROR [src.node.docker_mananger] Max retries reached for container 488121df26ae. Exiting log stream.
|
||||
2026-02-21 04:32:35.995 ERROR [src.node.docker_mananger] Max retries reached for container 2e0b4da00723. Exiting log stream.
|
||||
2026-02-21 04:32:36.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18262/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:36.397 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-02-21 04:32:36.397 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:32:36.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18262/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:36.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.54.152/tcp/18263/p2p/16Uiu2HAmKAPeVGRpMmfwv7gnfb445k6rs5pHLjKAaLkVKwiKcnsy","/ip4/172.18.54.152/tcp/18264/ws/p2p/16Uiu2HAmKAPeVGRpMmfwv7gnfb445k6rs5pHLjKAaLkVKwiKcnsy"],"enrUri":"enr:-L24QGIwXORpqUC7eM3n5nmqA0XXzmKKZEZbZH93AN9TlJWQYByvTd-dL-q7irsBAmG1k5OFix5l36znvad7rSIg9oUCgmlkgnY0gmlwhKwSNpiKbXVsdGlhZGRyc5YACASsEjaYBkdXAAoErBI2mAZHWN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDYK5OdalYl2zD7IG47TzsiV7YNUxFyyH16LZB58wqnJiDdGNwgkdXg3VkcIJHWYV3YWt1MgU"}'
|
||||
2026-02-21 04:32:36.399 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:32:36.406 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:36.406 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-32-35__acc0ff92-1bce-427f-be81-6c40dd97924e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:36.407 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:32:36.407 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:32:36.408 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:32:36.408 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.135.246
|
||||
2026-02-21 04:32:36.408 DEBUG [src.node.docker_mananger] Generated ports ['49944', '49945', '49946', '49947', '49948']
|
||||
2026-02-21 04:32:36.408 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:32:36.409 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:32:36.409 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:32:36.409 DEBUG [src.node.docker_mananger] docker run -i -t -p 49944:49944 -p 49945:49945 -p 49946:49946 -p 49947:49947 -p 49948:49948 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=49946 --rest-port=49944 --tcp-port=49945 --discv5-udp-port=49947 --rest-address=0.0.0.0 --nat=extip:172.18.135.246 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b3d7c52e9c032e76e7b0aab70d1f39fc9c1e79fa65c0fe430de7c821c7132aac --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49948 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGIwXORpqUC7eM3n5nmqA0XXzmKKZEZbZH93AN9TlJWQYByvTd-dL-q7irsBAmG1k5OFix5l36znvad7rSIg9oUCgmlkgnY0gmlwhKwSNpiKbXVsdGlhZGRyc5YACASsEjaYBkdXAAoErBI2mAZHWN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDYK5OdalYl2zD7IG47TzsiV7YNUxFyyH16LZB58wqnJiDdGNwgkdXg3VkcIJHWYV3YWt1MgU --content-topic=/newsService/1.0/alerts/xml
|
||||
2026-02-21 04:32:36.583 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.135.246 waku 61ac5ac51f43f2eb9a5a603d1dd46a8a872d0a464818bf74de797a0681d2bb5e
|
||||
2026-02-21 04:32:36.622 DEBUG [src.node.docker_mananger] Container started with ID 61ac5ac51f43. Setting up logs at ./log/docker/node2_2026-02-21_04-32-35__acc0ff92-1bce-427f-be81-6c40dd97924e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:36.622 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 49944
|
||||
2026-02-21 04:32:36.623 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:32:37.624 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49944/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:37.641 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-02-21 04:32:37.642 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:32:37.642 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49944/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:37.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.246/tcp/49945/p2p/16Uiu2HAm9dDaeDgVqPCuQUtpZa45zGr73snz7KeGbMDqPVNEotZj","/ip4/172.18.135.246/tcp/49946/ws/p2p/16Uiu2HAm9dDaeDgVqPCuQUtpZa45zGr73snz7KeGbMDqPVNEotZj"],"enrUri":"enr:-L24QNwSJdxVjTG6-qfYexEkgGyomKQsu3e6L-fMZbIgRkIAEs9eYHUFeZrwZCr7GNp_Oix9rAcVp6EpNZNscKduKhQCgmlkgnY0gmlwhKwSh_aKbXVsdGlhZGRyc5YACASsEof2BsMZAAoErBKH9gbDGt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC0vi8r9Pnl48GFxp5tIJbkm6NLmRns505Zl0IyCHbNraDdGNwgsMZg3VkcILDG4V3YWt1MgE"}'
|
||||
2026-02-21 04:32:37.648 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:32:37.648 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49944/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.54.152/tcp/18263/p2p/16Uiu2HAmKAPeVGRpMmfwv7gnfb445k6rs5pHLjKAaLkVKwiKcnsy"]'
|
||||
2026-02-21 04:32:37.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:37.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18262/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
||||
2026-02-21 04:32:37.653 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:37.654 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:49944/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/alerts/xml"]'
|
||||
2026-02-21 04:32:37.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:37.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18262/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:37.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:37.661 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:37.762 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:37.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18262/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:37.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1771648357656861234,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:37.766 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:37.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:49944/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:37.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1771648357656861234,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:37.771 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:32:37.772 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:32:37.772 DEBUG [src.node.waku_node] Stopping container with id e031d3d0a10d
|
||||
2026-02-21 04:32:38.337 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:38.339 DEBUG [src.node.waku_node] Stopping container with id 61ac5ac51f43
|
||||
2026-02-21 04:32:38.885 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:38.886 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:32:38.892 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:32:38.897 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
308
nim/1086/data/attachments/16a3f31668d3b912.txt
Normal file
308
nim/1086/data/attachments/16a3f31668d3b912.txt
Normal file
@ -0,0 +1,308 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_relay_2_nodes_temporary_blackout_recovers_no_helpers with id: 2026-02-21_04-31-54__4191fc09-8e11-4ec6-ae59-8099850ffcca
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-31-54__4191fc09-8e11-4ec6-ae59-8099850ffcca__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-54__4191fc09-8e11-4ec6-ae59-8099850ffcca__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-31-54__4191fc09-8e11-4ec6-ae59-8099850ffcca__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-54__4191fc09-8e11-4ec6-ae59-8099850ffcca__wakuorg_nwaku:latest.log
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:732 Starting node1 and node2 with relay enabled
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.247.103
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['31644', '31645', '31646', '31647', '31648']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 31644:31644 -p 31645:31645 -p 31646:31646 -p 31647:31647 -p 31648:31648 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=31646 --rest-port=31644 --tcp-port=31645 --discv5-udp-port=31647 --rest-address=0.0.0.0 --nat=extip:172.18.247.103 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c3c1ad953ce2aceaf4ebe8febf7e7d6b5cbccfb5019f19449d8f47f6dcae7dbc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31648 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.247.103 waku a5d4972b12b96c5c28dd074822ed669b5372f4e991939c974c1d63217da65ac6
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID a5d4972b12b9. Setting up logs at ./log/docker/node1_2026-02-21_04-31-54__4191fc09-8e11-4ec6-ae59-8099850ffcca__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 31644
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 08fb09a17da6. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container cae95c3ba339. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31644/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31644/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.247.103/tcp/31645/p2p/16Uiu2HAmCteAa7K5Z8nYN2ZfypPc4oefjJA1j2wfRnrU6SeGuHKA","/ip4/172.18.247.103/tcp/31646/ws/p2p/16Uiu2HAmCteAa7K5Z8nYN2ZfypPc4oefjJA1j2wfRnrU6SeGuHKA"],"enrUri":"enr:-L24QFSmCi40lLII_-pZF2e6L8N2buiAgwwvT02w1XhqfZP2cr8EpIhn7llrySKhV_rrYZgg7HwLN8CWk4I5NGwjnbcCgmlkgnY0gmlwhKwS92eKbXVsdGlhZGRyc5YACASsEvdnBnudAAoErBL3ZwZ7nt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDA39O7QrbEehM0-Q85EHqYfWVsPYzlZu-1nbhf7I05E2DdGNwgnudg3VkcIJ7n4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.135.210
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['40048', '40049', '40050', '40051', '40052']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 40048:40048 -p 40049:40049 -p 40050:40050 -p 40051:40051 -p 40052:40052 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=40050 --rest-port=40048 --tcp-port=40049 --discv5-udp-port=40051 --rest-address=0.0.0.0 --nat=extip:172.18.135.210 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b5070527dcbec6cdc4f88f13f1cd93b2f8bcdb1d32277af8f0f9c9ddf5cbf3cf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40052 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFSmCi40lLII_-pZF2e6L8N2buiAgwwvT02w1XhqfZP2cr8EpIhn7llrySKhV_rrYZgg7HwLN8CWk4I5NGwjnbcCgmlkgnY0gmlwhKwS92eKbXVsdGlhZGRyc5YACASsEvdnBnudAAoErBL3ZwZ7nt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDA39O7QrbEehM0-Q85EHqYfWVsPYzlZu-1nbhf7I05E2DdGNwgnudg3VkcIJ7n4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.135.210 waku 7ea5fcc39d3e05a730cbcefd670d1eedcfaf0821f1c4441cb934fc3a99ede420
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 7ea5fcc39d3e. Setting up logs at ./log/docker/node2_2026-02-21_04-31-54__4191fc09-8e11-4ec6-ae59-8099850ffcca__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 40048
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40048/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40048/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.135.210/tcp/40049/p2p/16Uiu2HAmGosz9ABbKQFJW6tKFfBrZ25GTHpx6TLLu1opQfdvhfG9","/ip4/172.18.135.210/tcp/40050/ws/p2p/16Uiu2HAmGosz9ABbKQFJW6tKFfBrZ25GTHpx6TLLu1opQfdvhfG9"],"enrUri":"enr:-L24QBd2-3r5d8kgJerLxmg_zT2mUtZhL5DmnS1kLGg-E2lTB9ulyz_3XuxzzSoAdf11UXBrhWW9BhH-PcZsVWR61uwCgmlkgnY0gmlwhKwSh9KKbXVsdGlhZGRyc5YACASsEofSBpxxAAoErBKH0gacct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPbXHSnLvaCnHXFYX8Cjpp9qCCNc7SOQwhuPF5b3MFdaDdGNwgpxxg3VkcIKcc4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:736 Subscribing both nodes to relay topic
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40048/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:740 Waiting for autoconnection
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31644/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.135.210/tcp/58596/p2p/16Uiu2HAmGosz9ABbKQFJW6tKFfBrZ25GTHpx6TLLu1opQfdvhfG9","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40048/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.247.103/tcp/31645/p2p/16Uiu2HAmCteAa7K5Z8nYN2ZfypPc4oefjJA1j2wfRnrU6SeGuHKA","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 15 seconds
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:742 Applying 100%% packet loss on both nodes
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6204', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6400', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6204', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6204', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '100.0%']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6204', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
||||
[35mDEBUG [0m src.steps.network_conditions:network_conditions.py:71 tc -s qdisc show dev eth0:
|
||||
qdisc netem 8001: root refcnt 5 limit 1000 loss 100%
|
||||
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
|
||||
backlog 0b 0p requeues 0
|
||||
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6400', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6400', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '100.0%']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6400', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
||||
[35mDEBUG [0m src.steps.network_conditions:network_conditions.py:71 tc -s qdisc show dev eth0:
|
||||
qdisc netem 8002: root refcnt 5 limit 1000 loss 100%
|
||||
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
|
||||
backlog 0b 0p requeues 0
|
||||
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 5 seconds
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:749 Clearing tc rules (restore connectivity)
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6204', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6400', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:753 Waiting for peer list recovery on both nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31644/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.135.210/tcp/58596/p2p/16Uiu2HAmGosz9ABbKQFJW6tKFfBrZ25GTHpx6TLLu1opQfdvhfG9","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40048/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.247.103/tcp/31645/p2p/16Uiu2HAmCteAa7K5Z8nYN2ZfypPc4oefjJA1j2wfRnrU6SeGuHKA","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:764 Publishing after recovery
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31644/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 5 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40048/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:custom_logger.py:10 Log line was discarded because it's longer than max_log_line_length=5000
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:770 100 messages were delivered
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6204', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6400', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id a5d4972b12b9
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 7ea5fcc39d3e
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
92
nim/1086/data/attachments/16ff9d2f7a14d071.txt
Normal file
92
nim/1086/data/attachments/16ff9d2f7a14d071.txt
Normal file
@ -0,0 +1,92 @@
|
||||
2026-02-21 04:33:21.465 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:33:21.466 DEBUG [tests.conftest] Running test: test_time_filter_matches_multiple_messages with id: 2026-02-21_04-33-21__fb453f8b-a36b-4e2a-a0f3-767c55bb5db4
|
||||
2026-02-21 04:33:21.466 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:33:21.466 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:33:21.467 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-21 04:33:21.473 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:21.473 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-33-21__fb453f8b-a36b-4e2a-a0f3-767c55bb5db4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:21.473 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:21.473 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:21.475 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:21.475 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.198
|
||||
2026-02-21 04:33:21.475 DEBUG [src.node.docker_mananger] Generated ports ['27079', '27080', '27081', '27082', '27083']
|
||||
2026-02-21 04:33:21.475 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:21.475 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:21.475 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:21.475 DEBUG [src.node.docker_mananger] docker run -i -t -p 27079:27079 -p 27080:27080 -p 27081:27081 -p 27082:27082 -p 27083:27083 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=27081 --rest-port=27079 --tcp-port=27080 --discv5-udp-port=27082 --rest-address=0.0.0.0 --nat=extip:172.18.193.198 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4e4acbc3abb2ebbead0068113b9f0da7715e5afa5e3f9ff5e958ed8dfad7e1f3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27083 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-21 04:33:21.662 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.198 waku f1b168095d6dd5ef9c5df7b1f85c9aaf57bab6c075f71ddbc075ac3b6ef57832
|
||||
2026-02-21 04:33:21.695 DEBUG [src.node.docker_mananger] Container started with ID f1b168095d6d. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-33-21__fb453f8b-a36b-4e2a-a0f3-767c55bb5db4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:21.697 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27079
|
||||
2026-02-21 04:33:21.698 ERROR [src.node.docker_mananger] Max retries reached for container f2b31790d19e. Exiting log stream.
|
||||
2026-02-21 04:33:21.699 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:22.267 ERROR [src.node.docker_mananger] Max retries reached for container d3c165213be4. Exiting log stream.
|
||||
2026-02-21 04:33:22.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27079/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:22.704 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:33:22.704 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:22.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27079/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:22.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.198/tcp/27080/p2p/16Uiu2HAmEQuN9bLzEZTsQvmU3isxghuSSqqYvhHyBwpJadqqaxi5","/ip4/172.18.193.198/tcp/27081/ws/p2p/16Uiu2HAmEQuN9bLzEZTsQvmU3isxghuSSqqYvhHyBwpJadqqaxi5"],"enrUri":"enr:-L24QB-mYT5VCLXNKn2ftDn_x7vGEsWzn8zJKyy4Jm3rYVE8MwmbPwrOeXSs64hpMXKFe5UkcDZEz9sE9Cr1Tds7EkwCgmlkgnY0gmlwhKwSwcaKbXVsdGlhZGRyc5YACASsEsHGBmnIAAoErBLBxgZpyd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGhubEsfLMFAxZ34rxX2lcQlt6RQd4rkTUongpzzVNrKDdGNwgmnIg3VkcIJpyoV3YWt1MgM"}'
|
||||
2026-02-21 04:33:22.707 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:22.714 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:22.714 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-33-21__fb453f8b-a36b-4e2a-a0f3-767c55bb5db4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:22.714 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:22.714 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:22.716 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:22.716 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.114.25
|
||||
2026-02-21 04:33:22.716 DEBUG [src.node.docker_mananger] Generated ports ['21351', '21352', '21353', '21354', '21355']
|
||||
2026-02-21 04:33:22.716 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:22.716 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:22.716 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:22.717 DEBUG [src.node.docker_mananger] docker run -i -t -p 21351:21351 -p 21352:21352 -p 21353:21353 -p 21354:21354 -p 21355:21355 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=21353 --rest-port=21351 --tcp-port=21352 --discv5-udp-port=21354 --rest-address=0.0.0.0 --nat=extip:172.18.114.25 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8eaadeca65baad9abe2cd216a3ff2ac3401aa30c2d157def48df1e89fc4ddcec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21355 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QB-mYT5VCLXNKn2ftDn_x7vGEsWzn8zJKyy4Jm3rYVE8MwmbPwrOeXSs64hpMXKFe5UkcDZEz9sE9Cr1Tds7EkwCgmlkgnY0gmlwhKwSwcaKbXVsdGlhZGRyc5YACASsEsHGBmnIAAoErBLBxgZpyd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGhubEsfLMFAxZ34rxX2lcQlt6RQd4rkTUongpzzVNrKDdGNwgmnIg3VkcIJpyoV3YWt1MgM --storenode=/ip4/172.18.193.198/tcp/27080/p2p/16Uiu2HAmEQuN9bLzEZTsQvmU3isxghuSSqqYvhHyBwpJadqqaxi5 --store=true --relay=true
|
||||
2026-02-21 04:33:22.909 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.114.25 waku 2017a1db87a21c2961d7e9da093c1501150fa3627d04c169e4eba95da9264688
|
||||
2026-02-21 04:33:22.942 DEBUG [src.node.docker_mananger] Container started with ID 2017a1db87a2. Setting up logs at ./log/docker/store_node1_2026-02-21_04-33-21__fb453f8b-a36b-4e2a-a0f3-767c55bb5db4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:22.942 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21351
|
||||
2026-02-21 04:33:22.942 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:23.944 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21351/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:23.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:33:23.947 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:23.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21351/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:23.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.114.25/tcp/21352/p2p/16Uiu2HAm3c7E2jYBUC7iFBghBYP2C6g57yoobK6VikNSyztCNYX7","/ip4/172.18.114.25/tcp/21353/ws/p2p/16Uiu2HAm3c7E2jYBUC7iFBghBYP2C6g57yoobK6VikNSyztCNYX7"],"enrUri":"enr:-L24QK1clt71D90KuNAYorGSpe_2UMGO2IGIWW2V4DIbKuIMCaFXPbqAJt1xyjzTgtXvdeSZF-YAxXjIKJWDxnJ7ZA8CgmlkgnY0gmlwhKwSchmKbXVsdGlhZGRyc5YACASsEnIZBlNoAAoErBJyGQZTad0DgnJzhQADAQAAiXNlY3AyNTZrMaECeYnZQLyW0UFbp_l05StJBZl20tFUGvVraSrULTRGIUaDdGNwglNog3VkcIJTaoV3YWt1MgM"}'
|
||||
2026-02-21 04:33:23.949 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:23.950 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21351/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.193.198/tcp/27080/p2p/16Uiu2HAmEQuN9bLzEZTsQvmU3isxghuSSqqYvhHyBwpJadqqaxi5"]'
|
||||
2026-02-21 04:33:23.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:23.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27079/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:33:23.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:23.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21351/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:33:23.958 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:23.959 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:33:23.959 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27079/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:23.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:23.965 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:24.166 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:33:24.167 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27079/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:24.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:24.173 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:24.373 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:33:24.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27079/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:24.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:24.380 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:24.581 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:33:24.581 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27079/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:24.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:24.587 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:24.788 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:33:24.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27079/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:24.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:24.795 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:24.996 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:33:24.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27079/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:25.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:25.002 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:25.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27079/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=1771648400959322976&endTime=1771648405959536032&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:25.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xa4c5eec4f9e76bfb04757cf9d1a2c47d4121026ff8ed2ae30944b7346c5bd97c"},{"messageHash":"0x3adafc313d10366d743aeff76a68f8d2d7437edb8b1db6240f03af62a3dc06b1"},{"messageHash":"0x85af3241b4a71de72c592e7839d657a1dd00bf0a5a58e30bca31afb2e7b065c6"},{"messageHash":"0x1dd384fb0567d6c5d7b76f8234df08875edc134ed63116ed48db20dddb4a4644"},{"messageHash":"0x1486b027fa07d4cbff57cb4f150ec9dcd0082c7e7d44643c0e0b8931b998a9a8"}]}'
|
||||
2026-02-21 04:33:25.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21351/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=1771648400959322976&endTime=1771648405959536032&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:25.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xa4c5eec4f9e76bfb04757cf9d1a2c47d4121026ff8ed2ae30944b7346c5bd97c"},{"messageHash":"0x3adafc313d10366d743aeff76a68f8d2d7437edb8b1db6240f03af62a3dc06b1"},{"messageHash":"0x85af3241b4a71de72c592e7839d657a1dd00bf0a5a58e30bca31afb2e7b065c6"},{"messageHash":"0x1dd384fb0567d6c5d7b76f8234df08875edc134ed63116ed48db20dddb4a4644"},{"messageHash":"0x1486b027fa07d4cbff57cb4f150ec9dcd0082c7e7d44643c0e0b8931b998a9a8"}]}'
|
||||
2026-02-21 04:33:25.212 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:33:25.213 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:33:25.213 DEBUG [src.node.waku_node] Stopping container with id f1b168095d6d
|
||||
2026-02-21 04:33:25.775 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:25.775 DEBUG [src.node.waku_node] Stopping container with id 2017a1db87a2
|
||||
2026-02-21 04:33:26.336 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:26.338 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:33:26.352 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:26.359 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
73
nim/1086/data/attachments/1729a5662d3b5860.txt
Normal file
73
nim/1086/data/attachments/1729a5662d3b5860.txt
Normal file
@ -0,0 +1,73 @@
|
||||
2026-02-21 04:34:45.679 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:34:45.680 DEBUG [tests.conftest] Running test: test_single_content_topic[/app/20/sometopic/someencoding] with id: 2026-02-21_04-34-45__410cd265-c639-4ea7-8024-bc1c7663ea7e
|
||||
2026-02-21 04:34:45.681 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:34:45.681 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:34:45.681 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-21 04:34:45.692 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:34:45.693 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-34-45__410cd265-c639-4ea7-8024-bc1c7663ea7e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:45.693 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:34:45.693 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:34:45.697 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:34:45.697 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.225.137
|
||||
2026-02-21 04:34:45.697 DEBUG [src.node.docker_mananger] Generated ports ['11052', '11053', '11054', '11055', '11056']
|
||||
2026-02-21 04:34:45.698 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:34:45.698 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:34:45.698 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:34:45.698 DEBUG [src.node.docker_mananger] docker run -i -t -p 11052:11052 -p 11053:11053 -p 11054:11054 -p 11055:11055 -p 11056:11056 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=11054 --rest-port=11052 --tcp-port=11053 --discv5-udp-port=11055 --rest-address=0.0.0.0 --nat=extip:172.18.225.137 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=cdbcbef152d47b4f0b29ea0af64586ccf10903b5d5e653f84b9951f35d2d75ad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11056 --metrics-logging=true --relay=true --filter=true --content-topic=/app/20/sometopic/someencoding
|
||||
2026-02-21 04:34:45.882 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.225.137 waku 4e4640e040201cdbbfde1efa286d7c677088107b0fc8e07d98e4b10b75c89ada
|
||||
2026-02-21 04:34:45.896 ERROR [src.node.docker_mananger] Max retries reached for container d8d9546a4098. Exiting log stream.
|
||||
2026-02-21 04:34:45.919 DEBUG [src.node.docker_mananger] Container started with ID 4e4640e04020. Setting up logs at ./log/docker/node1_2026-02-21_04-34-45__410cd265-c639-4ea7-8024-bc1c7663ea7e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:45.919 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11052
|
||||
2026-02-21 04:34:45.919 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:34:46.509 ERROR [src.node.docker_mananger] Max retries reached for container fb8272efee89. Exiting log stream.
|
||||
2026-02-21 04:34:46.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11052/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:46.922 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-02-21 04:34:46.923 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:34:46.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11052/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:46.925 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.137/tcp/11053/p2p/16Uiu2HAmKGGm5eYZ91fZqniVJAPyfJUW1DwAP4PAFkPz4U73N7zv","/ip4/172.18.225.137/tcp/11054/ws/p2p/16Uiu2HAmKGGm5eYZ91fZqniVJAPyfJUW1DwAP4PAFkPz4U73N7zv"],"enrUri":"enr:-L24QC_ax2gt7IZTo0btZfG1XVH-dbNq26SbwQBtr9x7yPwLZm8KIg6lxCRmn83jTswRk1ZuYIph6aHTZe-HS_WXaPUCgmlkgnY0gmlwhKwS4YmKbXVsdGlhZGRyc5YACASsEuGJBistAAoErBLhiQYrLt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDYjABQ5e8BPOGc2tBghUW9LRQq0uBXKSWHxXP3ckapl-DdGNwgistg3VkcIIrL4V3YWt1MgU"}'
|
||||
2026-02-21 04:34:46.926 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:34:46.933 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:34:46.933 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-34-45__410cd265-c639-4ea7-8024-bc1c7663ea7e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:46.933 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:34:46.933 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:34:46.934 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:34:46.935 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.199.255
|
||||
2026-02-21 04:34:46.935 DEBUG [src.node.docker_mananger] Generated ports ['19679', '19680', '19681', '19682', '19683']
|
||||
2026-02-21 04:34:46.935 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:34:46.935 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:34:46.935 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:34:46.935 DEBUG [src.node.docker_mananger] docker run -i -t -p 19679:19679 -p 19680:19680 -p 19681:19681 -p 19682:19682 -p 19683:19683 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=19681 --rest-port=19679 --tcp-port=19680 --discv5-udp-port=19682 --rest-address=0.0.0.0 --nat=extip:172.18.199.255 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a34f0a17dcac8780769e242818af6abd3b6cb7b47e6fadcfd3a5febdfead0aaa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19683 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QC_ax2gt7IZTo0btZfG1XVH-dbNq26SbwQBtr9x7yPwLZm8KIg6lxCRmn83jTswRk1ZuYIph6aHTZe-HS_WXaPUCgmlkgnY0gmlwhKwS4YmKbXVsdGlhZGRyc5YACASsEuGJBistAAoErBLhiQYrLt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDYjABQ5e8BPOGc2tBghUW9LRQq0uBXKSWHxXP3ckapl-DdGNwgistg3VkcIIrL4V3YWt1MgU --content-topic=/app/20/sometopic/someencoding
|
||||
2026-02-21 04:34:47.119 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.199.255 waku 33260b8936db65637c36b02a79639f6333ff6c9d2ad5a05d615db2bdddab8423
|
||||
2026-02-21 04:34:47.150 DEBUG [src.node.docker_mananger] Container started with ID 33260b8936db. Setting up logs at ./log/docker/node2_2026-02-21_04-34-45__410cd265-c639-4ea7-8024-bc1c7663ea7e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:47.150 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19679
|
||||
2026-02-21 04:34:47.151 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:34:48.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19679/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:48.164 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-02-21 04:34:48.167 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:34:48.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19679/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:48.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.199.255/tcp/19680/p2p/16Uiu2HAmFNupt9m6gcg8nH3sdasAESeTF1vW8gFuMVJfwveQxNz4","/ip4/172.18.199.255/tcp/19681/ws/p2p/16Uiu2HAmFNupt9m6gcg8nH3sdasAESeTF1vW8gFuMVJfwveQxNz4"],"enrUri":"enr:-L24QEBOFjIIlRn4WK91oAUMYJLiGD7zBhNT7pe7UykJVapNYWe7EyXR4d1bMbUZJm7pkXVY1hkBV6H_T7cGSd4O5CYCgmlkgnY0gmlwhKwSx_-KbXVsdGlhZGRyc5YACASsEsf_BkzgAAoErBLH_wZM4d0DgnJzhQACAQAAiXNlY3AyNTZrMaEDKHSm-OfJ35mAR5kRzFhyYr-tS_hWxC8hCi8RSM1sXkmDdGNwgkzgg3VkcIJM4oV3YWt1MgE"}'
|
||||
2026-02-21 04:34:48.172 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:34:48.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19679/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.225.137/tcp/11053/p2p/16Uiu2HAmKGGm5eYZ91fZqniVJAPyfJUW1DwAP4PAFkPz4U73N7zv"]'
|
||||
2026-02-21 04:34:48.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:48.177 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11052/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/20/sometopic/someencoding"]'
|
||||
2026-02-21 04:34:48.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:48.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19679/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/20/sometopic/someencoding"]'
|
||||
2026-02-21 04:34:48.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:48.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11052/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:34:48.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:48.188 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:34:48.288 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:34:48.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11052/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:48.291 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1771648488183653587,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:34:48.293 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:34:48.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19679/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:48.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1771648488183653587,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:34:48.299 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:34:48.300 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:34:48.300 DEBUG [src.node.waku_node] Stopping container with id 4e4640e04020
|
||||
2026-02-21 04:34:48.851 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:34:48.851 DEBUG [src.node.waku_node] Stopping container with id 33260b8936db
|
||||
2026-02-21 04:34:49.385 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:34:49.386 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:34:49.392 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:34:49.397 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
129
nim/1086/data/attachments/173d05d601d5b4e4.txt
Normal file
129
nim/1086/data/attachments/173d05d601d5b4e4.txt
Normal file
@ -0,0 +1,129 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publish_on_multiple_pubsub_topics with id: 2026-02-21_04-33-42__d4939dfb-17e3-4115-8696-39f72411c5ee
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-33-42__d4939dfb-17e3-4115-8696-39f72411c5ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.160.187
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['59702', '59703', '59704', '59705', '59706']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 59702:59702 -p 59703:59703 -p 59704:59704 -p 59705:59705 -p 59706:59706 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=59704 --rest-port=59702 --tcp-port=59703 --discv5-udp-port=59705 --rest-address=0.0.0.0 --nat=extip:172.18.160.187 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=caf683600584d00f37256cadf4d1fdf994fa997ab268b2f9ccd9afebc69f5d02 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59706 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.160.187 waku 2eaed7429bebb45312fc0513eae295c7cfa14bcdd974e7895fed2c6d48508ff7
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 2eaed7429beb. Setting up logs at ./log/docker/node1_2026-02-21_04-33-42__d4939dfb-17e3-4115-8696-39f72411c5ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 59702
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 5bf0031ab3c0. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 09bd00d4ef2b. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59702/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59702/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.160.187/tcp/59703/p2p/16Uiu2HAm3zNXQ9vPZ1uv4qX8wtLQxo3Auw7XySYkavyswdJoseBj","/ip4/172.18.160.187/tcp/59704/ws/p2p/16Uiu2HAm3zNXQ9vPZ1uv4qX8wtLQxo3Auw7XySYkavyswdJoseBj"],"enrUri":"enr:-L24QK4dFVE6pPRHISpSuyua2k6wr4jse4-i_QvDH_zEBq4EaRdgITXUJK1zdxctqq3fsUe-Yl2WKFEc4qPAIEn-RlwCgmlkgnY0gmlwhKwSoLuKbXVsdGlhZGRyc5YACASsEqC7Buk3AAoErBKguwbpON0DgnJzhQADAQAAiXNlY3AyNTZrMaECfz3s9NKc1KLAr0fsl5BVafJMNeZwDIxe15e23gnNUvKDdGNwguk3g3VkcILpOYV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-33-42__d4939dfb-17e3-4115-8696-39f72411c5ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.104.205
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['60459', '60460', '60461', '60462', '60463']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 60459:60459 -p 60460:60460 -p 60461:60461 -p 60462:60462 -p 60463:60463 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=60461 --rest-port=60459 --tcp-port=60460 --discv5-udp-port=60462 --rest-address=0.0.0.0 --nat=extip:172.18.104.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dd852cd676e9357dc5ab0f9d1519b19062a4f7ae833caff5c7f788bd45e6d2af --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60463 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QK4dFVE6pPRHISpSuyua2k6wr4jse4-i_QvDH_zEBq4EaRdgITXUJK1zdxctqq3fsUe-Yl2WKFEc4qPAIEn-RlwCgmlkgnY0gmlwhKwSoLuKbXVsdGlhZGRyc5YACASsEqC7Buk3AAoErBKguwbpON0DgnJzhQADAQAAiXNlY3AyNTZrMaECfz3s9NKc1KLAr0fsl5BVafJMNeZwDIxe15e23gnNUvKDdGNwguk3g3VkcILpOYV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.104.205 waku 05ec1d2376aa52c1b4c48e7c8c3045c260bd9b2253d3392597922963005a374f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 05ec1d2376aa. Setting up logs at ./log/docker/node2_2026-02-21_04-33-42__d4939dfb-17e3-4115-8696-39f72411c5ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 60459
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60459/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60459/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.205/tcp/60460/p2p/16Uiu2HAm6STwf75F4EezE6PJUzbmKFHisyhRTGS2Ag9H9WPAxY6D","/ip4/172.18.104.205/tcp/60461/ws/p2p/16Uiu2HAm6STwf75F4EezE6PJUzbmKFHisyhRTGS2Ag9H9WPAxY6D"],"enrUri":"enr:-L24QPye8DhAqgCvZjetRwzco6aeyfv2hhuZ2sbssbKEsiJtIMajmqPs5GXNSkXPjppyOsQbJjdxSij4Wb1eRY3vMosCgmlkgnY0gmlwhKwSaM2KbXVsdGlhZGRyc5YACASsEmjNBuwsAAoErBJozQbsLd0DgnJzhQADAQAAiXNlY3AyNTZrMaECo6SG5DrcGGO2c8yrxFdRo5s_MyhPe47tBFm0ISkAZbKDdGNwguwsg3VkcILsLoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:60459/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.160.187/tcp/59703/p2p/16Uiu2HAm3zNXQ9vPZ1uv4qX8wtLQxo3Auw7XySYkavyswdJoseBj"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:59702/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:60459/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:59702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648424991900928,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60459/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648424991900928,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:59702/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:60459/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:99 Running test with pubsub topic /waku/2/rs/3/0
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:59702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648425122477845,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60459/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648425122477845,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:99 Running test with pubsub topic /waku/2/rs/3/1
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:59702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648425241730478,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60459/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648425241730478,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:99 Running test with pubsub topic /waku/2/rs/3/9
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:59702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648425356070256,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60459/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648425356070256,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:99 Running test with pubsub topic /waku/2/rs/3/25
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:59702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648425470754539,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60459/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648425470754539,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:99 Running test with pubsub topic /waku/2/rs/3/1000
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:59702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:59702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648425584242757,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60459/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648425584242757,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 2eaed7429beb
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 05ec1d2376aa
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
63
nim/1086/data/attachments/1755bb6d44b96d00.txt
Normal file
63
nim/1086/data/attachments/1755bb6d44b96d00.txt
Normal file
@ -0,0 +1,63 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_ping_on_peer_without_subscription with id: 2026-02-21_04-32-36__3724471d-1a12-4e8c-9585-cc7790333742
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-32-36__3724471d-1a12-4e8c-9585-cc7790333742__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.183.78
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['63583', '63584', '63585', '63586', '63587']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 63583:63583 -p 63584:63584 -p 63585:63585 -p 63586:63586 -p 63587:63587 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=63585 --rest-port=63583 --tcp-port=63584 --discv5-udp-port=63586 --rest-address=0.0.0.0 --nat=extip:172.18.183.78 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=161eedfefa6e4e9f7a5f76c96ea029efbde324cbcd3253df5bdcf1a0278afa20 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63587 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.183.78 waku 98d083ec8328175b02ca1ea86162859edd8346cb3a2a4c6d4c16aeadee49ddae
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 98d083ec8328. Setting up logs at ./log/docker/node1_2026-02-21_04-32-36__3724471d-1a12-4e8c-9585-cc7790333742__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 63583
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 6e079309addb. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 00904063851c. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63583/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63583/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.183.78/tcp/63584/p2p/16Uiu2HAmMXFmSmsKs4jZin3EfPb4esr7a1MFeMxuhB9QrK1fEPMt","/ip4/172.18.183.78/tcp/63585/ws/p2p/16Uiu2HAmMXFmSmsKs4jZin3EfPb4esr7a1MFeMxuhB9QrK1fEPMt"],"enrUri":"enr:-L24QN66MOYrBpEFGa7LHMrUiurg-fdBIh2Mv5acjRF7wsbmdkcRNklZ9qaKdbTDJ2FlFjoFccD2xnpXn99YMvE9dCACgmlkgnY0gmlwhKwSt06KbXVsdGlhZGRyc5YACASsErdOBvhgAAoErBK3Tgb4Yd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDg733oog_BWuZg-Za1KYMlXFKz7ydan4b_O4yqnLj7DuDdGNwgvhgg3VkcIL4YoV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-32-36__3724471d-1a12-4e8c-9585-cc7790333742__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.156.112
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['42361', '42362', '42363', '42364', '42365']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 42361:42361 -p 42362:42362 -p 42363:42363 -p 42364:42364 -p 42365:42365 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=42363 --rest-port=42361 --tcp-port=42362 --discv5-udp-port=42364 --rest-address=0.0.0.0 --nat=extip:172.18.156.112 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eace222e7cb1ff12605ed0fa62a4f5db9f5bdade8ceaf1b5d64bbe73dcb35d22 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42365 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QN66MOYrBpEFGa7LHMrUiurg-fdBIh2Mv5acjRF7wsbmdkcRNklZ9qaKdbTDJ2FlFjoFccD2xnpXn99YMvE9dCACgmlkgnY0gmlwhKwSt06KbXVsdGlhZGRyc5YACASsErdOBvhgAAoErBK3Tgb4Yd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDg733oog_BWuZg-Za1KYMlXFKz7ydan4b_O4yqnLj7DuDdGNwgvhgg3VkcIL4YoV3YWt1MgU --filternode=/ip4/172.18.183.78/tcp/63584/p2p/16Uiu2HAmMXFmSmsKs4jZin3EfPb4esr7a1MFeMxuhB9QrK1fEPMt
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.156.112 waku 8d7ce5aa68dc0ee559a2394184abf4e2604ec942ccad4c28af01caab23bdd961
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 8d7ce5aa68dc. Setting up logs at ./log/docker/node2_2026-02-21_04-32-36__3724471d-1a12-4e8c-9585-cc7790333742__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 42361
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42361/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42361/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.156.112/tcp/42362/p2p/16Uiu2HAkugE5GrUNECDa7skVJvdt99j1MWiYPjaVbYqYq5A6snER","/ip4/172.18.156.112/tcp/42363/ws/p2p/16Uiu2HAkugE5GrUNECDa7skVJvdt99j1MWiYPjaVbYqYq5A6snER"],"enrUri":"enr:-L24QEepdOw22PxpmUbsdNO9CHeOptM2LADhiTfVPLItzs5nFFpTJ_5iyUAqSGgMoCejMBZG0rARt7VNX4_BIatJMGMCgmlkgnY0gmlwhKwSnHCKbXVsdGlhZGRyc5YACASsEpxwBqV6AAoErBKccAale90DgnJzhQADAQAAiXNlY3AyNTZrMaECA7prsh4XHtRIP2xNVJZYRT8NC5L8jy6pP61v04w2bh6DdGNwgqV6g3VkcIKlfIV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42361/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.183.78/tcp/63584/p2p/16Uiu2HAmMXFmSmsKs4jZin3EfPb4esr7a1MFeMxuhB9QrK1fEPMt"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42361/filter/v2/subscriptions/d5941da5-8784-490c-bddf-55118fef423d" -H "Content-Type: application/json" -d 'None'
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:42361/filter/v2/subscriptions/d5941da5-8784-490c-bddf-55118fef423d. Response content: b'{"requestId":"d5941da5-8784-490c-bddf-55118fef423d","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 98d083ec8328
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 8d7ce5aa68dc
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
107
nim/1086/data/attachments/1765f46ad584b986.txt
Normal file
107
nim/1086/data/attachments/1765f46ad584b986.txt
Normal file
@ -0,0 +1,107 @@
|
||||
2026-02-21 04:30:43.831 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:30:43.831 DEBUG [tests.conftest] Running test: test_msg_not_stored_when_ephemeral_true with id: 2026-02-21_04-30-43__c818ff3a-680c-4a42-83a4-4b37ab541f57
|
||||
2026-02-21 04:30:43.831 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:30:43.831 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:30:43.832 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-21 04:30:43.842 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:30:43.842 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-30-43__c818ff3a-680c-4a42-83a4-4b37ab541f57__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:43.848 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:30:43.848 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-30-43__c818ff3a-680c-4a42-83a4-4b37ab541f57__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:43.854 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:30:43.854 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-30-43__c818ff3a-680c-4a42-83a4-4b37ab541f57__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:43.854 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:30:43.854 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:30:43.855 DEBUG [tests.e2e.test_e2e] Start 3 nodes
|
||||
2026-02-21 04:30:43.855 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:30:43.855 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:30:43.896 DEBUG [src.node.docker_mananger] Network waku created
|
||||
2026-02-21 04:30:43.896 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.203
|
||||
2026-02-21 04:30:43.897 DEBUG [src.node.docker_mananger] Generated ports ['34293', '34294', '34295', '34296', '34297']
|
||||
2026-02-21 04:30:43.897 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:30:43.897 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:30:43.897 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:30:43.897 DEBUG [src.node.docker_mananger] docker run -i -t -p 34293:34293 -p 34294:34294 -p 34295:34295 -p 34296:34296 -p 34297:34297 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=34295 --rest-port=34293 --tcp-port=34294 --discv5-udp-port=34296 --rest-address=0.0.0.0 --nat=extip:172.18.208.203 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c27adceee7f12b9e60541ddfc88ebe0981c5b5be3c920de5bece7a0ffdcacabd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34297 --metrics-logging=true --relay=true --store=true
|
||||
2026-02-21 04:30:47.230 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.203 waku e788f11984fc803415e554df32e7b9bf707205ec45453372819010fdade31835
|
||||
2026-02-21 04:30:47.264 DEBUG [src.node.docker_mananger] Container started with ID e788f11984fc. Setting up logs at ./log/docker/node1_2026-02-21_04-30-43__c818ff3a-680c-4a42-83a4-4b37ab541f57__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:47.265 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34293
|
||||
2026-02-21 04:30:47.266 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:30:48.266 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34293/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:48.269 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:30:48.270 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:30:48.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34293/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:48.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.203/tcp/34294/p2p/16Uiu2HAm5iG7wgBU9n27Bij9jsp8dm62p2ZnB5PqCE77nHQW2ynh","/ip4/172.18.208.203/tcp/34295/ws/p2p/16Uiu2HAm5iG7wgBU9n27Bij9jsp8dm62p2ZnB5PqCE77nHQW2ynh"],"enrUri":"enr:-L24QMdn18N617jtpzGtAqXdIrKs_b0SNjf84FxkB9R6cpLIEOWdbLdif82SHpB4zSs2Kd8UVS-PHeTkIEAlNTKLoCQCgmlkgnY0gmlwhKwS0MuKbXVsdGlhZGRyc5YACASsEtDLBoX2AAoErBLQywaF990DgnJzhQADAQAAiXNlY3AyNTZrMaECmNTD1_mLTpCCwCO5a4_3zIypDzH6eAzub7adC982GxKDdGNwgoX2g3VkcIKF-IV3YWt1MgM"}'
|
||||
2026-02-21 04:30:48.273 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:30:48.273 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:30:48.273 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:30:48.274 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:30:48.274 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.237.205
|
||||
2026-02-21 04:30:48.274 DEBUG [src.node.docker_mananger] Generated ports ['35055', '35056', '35057', '35058', '35059']
|
||||
2026-02-21 04:30:48.275 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:30:48.275 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:30:48.275 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:30:48.275 DEBUG [src.node.docker_mananger] docker run -i -t -p 35055:35055 -p 35056:35056 -p 35057:35057 -p 35058:35058 -p 35059:35059 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=35057 --rest-port=35055 --tcp-port=35056 --discv5-udp-port=35058 --rest-address=0.0.0.0 --nat=extip:172.18.237.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=06fd5f77b9bcfafa1cbcda4e703694d067a712035a846b2cd1b05cf26bea78ab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35059 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QMdn18N617jtpzGtAqXdIrKs_b0SNjf84FxkB9R6cpLIEOWdbLdif82SHpB4zSs2Kd8UVS-PHeTkIEAlNTKLoCQCgmlkgnY0gmlwhKwS0MuKbXVsdGlhZGRyc5YACASsEtDLBoX2AAoErBLQywaF990DgnJzhQADAQAAiXNlY3AyNTZrMaECmNTD1_mLTpCCwCO5a4_3zIypDzH6eAzub7adC982GxKDdGNwgoX2g3VkcIKF-IV3YWt1MgM
|
||||
2026-02-21 04:30:48.452 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.237.205 waku 98f77f334d421e9c1328658ca69588e17f5ce0ac03289004c2b179e5522641da
|
||||
2026-02-21 04:30:48.483 DEBUG [src.node.docker_mananger] Container started with ID 98f77f334d42. Setting up logs at ./log/docker/node2_2026-02-21_04-30-43__c818ff3a-680c-4a42-83a4-4b37ab541f57__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:48.484 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35055
|
||||
2026-02-21 04:30:48.484 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:30:49.486 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35055/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:49.489 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:30:49.489 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:30:49.489 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35055/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:49.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.205/tcp/35056/p2p/16Uiu2HAmTmc4GdEn61JtdwesvR3Jda8uiKdJ9E2kqbd7bLMwCzLF","/ip4/172.18.237.205/tcp/35057/ws/p2p/16Uiu2HAmTmc4GdEn61JtdwesvR3Jda8uiKdJ9E2kqbd7bLMwCzLF"],"enrUri":"enr:-L24QNuMQzsDPlz6WzcvFca4Vl39MjJNT6vnUXcG-NhuXcwiSxULKHvQ7-ZYq3cae_FkOrnWC4h_f6VKVeYZwDrl6Z8CgmlkgnY0gmlwhKwS7c2KbXVsdGlhZGRyc5YACASsEu3NBojwAAoErBLtzQaI8d0DgnJzhQADAQAAiXNlY3AyNTZrMaED4JEpi2CX8AyTc3YTsA4LLYMIDlhlbP0ZLnKaW0-DpLiDdGNwgojwg3VkcIKI8oV3YWt1MgM"}'
|
||||
2026-02-21 04:30:49.491 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:30:49.492 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:30:49.492 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:30:49.493 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:30:49.493 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.255
|
||||
2026-02-21 04:30:49.494 DEBUG [src.node.docker_mananger] Generated ports ['6891', '6892', '6893', '6894', '6895']
|
||||
2026-02-21 04:30:49.494 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:30:49.494 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:30:49.494 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:30:49.495 DEBUG [src.node.docker_mananger] docker run -i -t -p 6891:6891 -p 6892:6892 -p 6893:6893 -p 6894:6894 -p 6895:6895 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=6893 --rest-port=6891 --tcp-port=6892 --discv5-udp-port=6894 --rest-address=0.0.0.0 --nat=extip:172.18.165.255 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cc0e8abffb4f8cfc61f7932ae225ec1c02198e42ebd2d1ca27c05ed2edbac14f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6895 --metrics-logging=true --relay=false --storenode=/ip4/172.18.237.205/tcp/35056/p2p/16Uiu2HAmTmc4GdEn61JtdwesvR3Jda8uiKdJ9E2kqbd7bLMwCzLF --discv5-bootstrap-node=enr:-L24QNuMQzsDPlz6WzcvFca4Vl39MjJNT6vnUXcG-NhuXcwiSxULKHvQ7-ZYq3cae_FkOrnWC4h_f6VKVeYZwDrl6Z8CgmlkgnY0gmlwhKwS7c2KbXVsdGlhZGRyc5YACASsEu3NBojwAAoErBLtzQaI8d0DgnJzhQADAQAAiXNlY3AyNTZrMaED4JEpi2CX8AyTc3YTsA4LLYMIDlhlbP0ZLnKaW0-DpLiDdGNwgojwg3VkcIKI8oV3YWt1MgM
|
||||
2026-02-21 04:30:49.696 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.255 waku 8343ab80b77a38166fc3e722ba4c07f980041634c91022e53747af1362db6236
|
||||
2026-02-21 04:30:49.727 DEBUG [src.node.docker_mananger] Container started with ID 8343ab80b77a. Setting up logs at ./log/docker/node3_2026-02-21_04-30-43__c818ff3a-680c-4a42-83a4-4b37ab541f57__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:49.728 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6891
|
||||
2026-02-21 04:30:49.728 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:30:50.729 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6891/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:50.732 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-02-21 04:30:50.732 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:30:50.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6891/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:50.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.255/tcp/6892/p2p/16Uiu2HAm2ECRwnMpx9zdx2GTDHVEto7icAKeL3r14auGgwqHnb64","/ip4/172.18.165.255/tcp/6893/ws/p2p/16Uiu2HAm2ECRwnMpx9zdx2GTDHVEto7icAKeL3r14auGgwqHnb64"],"enrUri":"enr:-L24QBAK6lstXpNtQlQM9QR9phDFIlBYfmnC0UaNaDmQZ88OQDW-2lAF_z4i-X4vAhtE622beSPZt3Y8wQr3eXy8oxYCgmlkgnY0gmlwhKwSpf-KbXVsdGlhZGRyc5YACASsEqX_BhrsAAoErBKl_wYa7d0DgnJzhQADAQAAiXNlY3AyNTZrMaECZRFFC79xYmqaT3HK3ylYZjilhgiyd8oDoRwy5rpdFfWDdGNwghrsg3VkcIIa7oV3YWt1MgA"}'
|
||||
2026-02-21 04:30:50.735 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:30:50.735 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
|
||||
2026-02-21 04:30:50.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34293/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:30:50.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:30:50.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35055/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:30:50.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:30:50.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34293/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:50.749 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.237.205/tcp/45166/p2p/16Uiu2HAmTmc4GdEn61JtdwesvR3Jda8uiKdJ9E2kqbd7bLMwCzLF","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/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
2026-02-21 04:30:50.749 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35055/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:50.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.208.203/tcp/34294/p2p/16Uiu2HAm5iG7wgBU9n27Bij9jsp8dm62p2ZnB5PqCE77nHQW2ynh","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/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
2026-02-21 04:30:50.752 DEBUG [src.libs.common] Sleeping for 30 seconds
|
||||
2026-02-21 04:31:20.752 DEBUG [tests.e2e.test_e2e] Node1 publish message with flag ephemeral = True
|
||||
2026-02-21 04:31:20.753 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:31:20.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34293/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)', "ephemeral": true}'
|
||||
2026-02-21 04:31:20.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:20.759 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:31:20.959 DEBUG [src.libs.common] Sleeping for 3 seconds
|
||||
2026-02-21 04:31:23.959 DEBUG [tests.e2e.test_e2e] Node3 makes store request to get messages
|
||||
2026-02-21 04:31:23.960 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:31:23.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6891/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:24.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"8eb39b13de0f0b0197ae","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2026-02-21 04:31:24.001 DEBUG [src.steps.store] messages length is 0
|
||||
2026-02-21 04:31:24.002 DEBUG [tests.e2e.test_e2e] Response for store when ephemeral = true is strPeer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': '8eb39b13de0f0b0197ae', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
||||
2026-02-21 04:31:24.003 DEBUG [tests.e2e.test_e2e] Message isn't stored as ephemeral = True
|
||||
2026-02-21 04:31:24.010 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:31:24.011 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:31:24.011 DEBUG [src.node.waku_node] Stopping container with id e788f11984fc
|
||||
2026-02-21 04:31:24.575 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:24.575 DEBUG [src.node.waku_node] Stopping container with id 98f77f334d42
|
||||
2026-02-21 04:31:25.125 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:25.125 DEBUG [src.node.waku_node] Stopping container with id 8343ab80b77a
|
||||
2026-02-21 04:31:25.451 ERROR [src.node.docker_mananger] Max retries reached for container e788f11984fc. Exiting log stream.
|
||||
2026-02-21 04:31:25.653 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:25.655 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:31:25.691 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:31:25.710 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:31:25.715 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
114
nim/1086/data/attachments/179666fee3c6a036.txt
Normal file
114
nim/1086/data/attachments/179666fee3c6a036.txt
Normal file
@ -0,0 +1,114 @@
|
||||
2026-02-21 04:34:54.574 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:34:54.575 DEBUG [tests.conftest] Running test: test_publish_after_node2_restarts with id: 2026-02-21_04-34-54__03283d64-2d7f-4cd6-a2db-c5d8237def06
|
||||
2026-02-21 04:34:54.575 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:34:54.575 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:34:54.575 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2026-02-21 04:34:54.582 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:34:54.582 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-34-54__03283d64-2d7f-4cd6-a2db-c5d8237def06__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:54.582 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:34:54.582 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:34:54.583 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:34:54.584 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.255.143
|
||||
2026-02-21 04:34:54.584 DEBUG [src.node.docker_mananger] Generated ports ['54432', '54433', '54434', '54435', '54436']
|
||||
2026-02-21 04:34:54.584 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:34:54.584 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:34:54.584 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:34:54.584 DEBUG [src.node.docker_mananger] docker run -i -t -p 54432:54432 -p 54433:54433 -p 54434:54434 -p 54435:54435 -p 54436:54436 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=54434 --rest-port=54432 --tcp-port=54433 --discv5-udp-port=54435 --rest-address=0.0.0.0 --nat=extip:172.18.255.143 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fbbbcda6d1f7de3e5be6b9bdd62cdcbef5afe38dc84bf733bd712f570df706e1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54436 --metrics-logging=true --relay=true
|
||||
2026-02-21 04:34:54.768 ERROR [src.node.docker_mananger] Max retries reached for container ff88b778a627. Exiting log stream.
|
||||
2026-02-21 04:34:54.772 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.255.143 waku a4c68f461f9d5be60fb80d30c50643e3f47bb8ccf241df9e332a6e6447fa4c8a
|
||||
2026-02-21 04:34:54.801 DEBUG [src.node.docker_mananger] Container started with ID a4c68f461f9d. Setting up logs at ./log/docker/node1_2026-02-21_04-34-54__03283d64-2d7f-4cd6-a2db-c5d8237def06__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:54.801 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54432
|
||||
2026-02-21 04:34:54.801 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:34:55.254 ERROR [src.node.docker_mananger] Max retries reached for container 58571dd33c81. Exiting log stream.
|
||||
2026-02-21 04:34:55.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54432/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:55.805 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-02-21 04:34:55.805 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:34:55.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54432/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:55.808 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.255.143/tcp/54433/p2p/16Uiu2HAmRWdwhjAm2Qok3TLAtQT3TtaKfShpwPQ6fXuRqD2bCARn","/ip4/172.18.255.143/tcp/54434/ws/p2p/16Uiu2HAmRWdwhjAm2Qok3TLAtQT3TtaKfShpwPQ6fXuRqD2bCARn"],"enrUri":"enr:-L24QM9lHCaIwe51-KqJRLQlgdLXOXI0Orrwsn_eMjpC9cTGNfpXVfCvV1qB941ajHtAhhtWeS6LaPzFwAQNclK3LeoCgmlkgnY0gmlwhKwS_4-KbXVsdGlhZGRyc5YACASsEv-PBtShAAoErBL_jwbUot0DgnJzhQADAQAAiXNlY3AyNTZrMaEDvwQ1rTnb-PZcOP1npHfSU7g-ruWonp2ZUhCw5s4aaFmDdGNwgtShg3VkcILUo4V3YWt1MgE"}'
|
||||
2026-02-21 04:34:55.808 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:34:55.814 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:34:55.814 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-34-54__03283d64-2d7f-4cd6-a2db-c5d8237def06__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:55.815 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:34:55.815 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:34:55.816 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:34:55.816 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.20.57
|
||||
2026-02-21 04:34:55.816 DEBUG [src.node.docker_mananger] Generated ports ['34365', '34366', '34367', '34368', '34369']
|
||||
2026-02-21 04:34:55.817 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:34:55.817 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:34:55.817 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:34:55.817 DEBUG [src.node.docker_mananger] docker run -i -t -p 34365:34365 -p 34366:34366 -p 34367:34367 -p 34368:34368 -p 34369:34369 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=34367 --rest-port=34365 --tcp-port=34366 --discv5-udp-port=34368 --rest-address=0.0.0.0 --nat=extip:172.18.20.57 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ba2aef0affabbc3e68dceeaf57d7ec5d9ed9a5bdc680f28a9dacc2c7000c7bbe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34369 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM9lHCaIwe51-KqJRLQlgdLXOXI0Orrwsn_eMjpC9cTGNfpXVfCvV1qB941ajHtAhhtWeS6LaPzFwAQNclK3LeoCgmlkgnY0gmlwhKwS_4-KbXVsdGlhZGRyc5YACASsEv-PBtShAAoErBL_jwbUot0DgnJzhQADAQAAiXNlY3AyNTZrMaEDvwQ1rTnb-PZcOP1npHfSU7g-ruWonp2ZUhCw5s4aaFmDdGNwgtShg3VkcILUo4V3YWt1MgE
|
||||
2026-02-21 04:34:56.000 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.20.57 waku 13c0953c9826b77a63d88d20ae3b94913c4f135785ca1666ad8c79ef24f79b0e
|
||||
2026-02-21 04:34:56.030 DEBUG [src.node.docker_mananger] Container started with ID 13c0953c9826. Setting up logs at ./log/docker/node2_2026-02-21_04-34-54__03283d64-2d7f-4cd6-a2db-c5d8237def06__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:56.031 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34365
|
||||
2026-02-21 04:34:56.031 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:34:57.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34365/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:57.052 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-02-21 04:34:57.054 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:34:57.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34365/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:57.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.57/tcp/34366/p2p/16Uiu2HAmVPPTcMYL5x7kXEKnqaY29NjnHZwPAfUNNrm5pbonEyFz","/ip4/172.18.20.57/tcp/34367/ws/p2p/16Uiu2HAmVPPTcMYL5x7kXEKnqaY29NjnHZwPAfUNNrm5pbonEyFz"],"enrUri":"enr:-L24QFlv6jkTNDU11gd7EH9kaDyReFCQpKFUb39FCdZNT1qrLnosjjtgAQ_oJ3fswPmXicUfuSp-DP1vLRNNlmetTdsCgmlkgnY0gmlwhKwSFDmKbXVsdGlhZGRyc5YACASsEhQ5BoY-AAoErBIUOQaGP90DgnJzhQADAQAAiXNlY3AyNTZrMaED-JeDos-CM-1M8Mtv4KD3dNC6YVbrcWWWFtWHBkyuX92DdGNwgoY-g3VkcIKGQIV3YWt1MgE"}'
|
||||
2026-02-21 04:34:57.060 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:34:57.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34365/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.255.143/tcp/54433/p2p/16Uiu2HAmRWdwhjAm2Qok3TLAtQT3TtaKfShpwPQ6fXuRqD2bCARn"]'
|
||||
2026-02-21 04:34:57.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:57.064 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2026-02-21 04:34:57.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54432/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:34:57.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:57.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34365/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:34:57.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:57.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:34:57.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:57.079 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:34:57.180 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:34:57.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:57.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648497073973504,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:34:57.184 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:34:57.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34365/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:57.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648497073973504,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:34:57.187 INFO [src.steps.relay] WARM UP successful!!
|
||||
2026-02-21 04:34:57.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:34:57.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:57.193 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:34:57.293 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:34:57.293 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:57.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648497188883633,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:34:57.297 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:34:57.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34365/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:57.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648497188883633,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:34:57.301 DEBUG [src.node.waku_node] Restarting container with id 13c0953c9826
|
||||
2026-02-21 04:34:58.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34365/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:58.111 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34365/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:58.114 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-02-21 04:34:58.114 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:34:58.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34365/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:58.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.20.57/tcp/34366/p2p/16Uiu2HAmVPPTcMYL5x7kXEKnqaY29NjnHZwPAfUNNrm5pbonEyFz","/ip4/172.18.20.57/tcp/34367/ws/p2p/16Uiu2HAmVPPTcMYL5x7kXEKnqaY29NjnHZwPAfUNNrm5pbonEyFz"],"enrUri":"enr:-L24QFlv6jkTNDU11gd7EH9kaDyReFCQpKFUb39FCdZNT1qrLnosjjtgAQ_oJ3fswPmXicUfuSp-DP1vLRNNlmetTdsCgmlkgnY0gmlwhKwSFDmKbXVsdGlhZGRyc5YACASsEhQ5BoY-AAoErBIUOQaGP90DgnJzhQADAQAAiXNlY3AyNTZrMaED-JeDos-CM-1M8Mtv4KD3dNC6YVbrcWWWFtWHBkyuX92DdGNwgoY-g3VkcIKGQIV3YWt1MgE"}'
|
||||
2026-02-21 04:34:58.116 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:34:58.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54432/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:34:58.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:58.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34365/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:34:58.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:58.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:34:58.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:58.138 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:34:58.238 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:34:58.238 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:58.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648498135075072,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:34:58.242 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:34:58.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34365/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:58.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
||||
2026-02-21 04:34:59.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:34:59.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:59.251 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:34:59.352 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:34:59.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54432/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:59.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648499245771008,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:34:59.356 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:34:59.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34365/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:59.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648499245771008,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:34:59.361 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:34:59.362 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:34:59.363 DEBUG [src.node.waku_node] Stopping container with id a4c68f461f9d
|
||||
2026-02-21 04:34:59.893 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:34:59.893 DEBUG [src.node.waku_node] Stopping container with id 13c0953c9826
|
||||
2026-02-21 04:35:00.438 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:00.440 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:35:00.458 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:35:00.477 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
96
nim/1086/data/attachments/189d24f78450d6e7.txt
Normal file
96
nim/1086/data/attachments/189d24f78450d6e7.txt
Normal file
@ -0,0 +1,96 @@
|
||||
2026-02-21 04:33:16.786 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:33:16.786 DEBUG [tests.conftest] Running test: test_light_push_with_missing_pubsub_topics with id: 2026-02-21_04-33-16__7b05b190-526f-43eb-bccf-9143cd13daf3
|
||||
2026-02-21 04:33:16.786 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:33:16.787 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-21 04:33:16.794 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:16.794 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-21_04-33-16__7b05b190-526f-43eb-bccf-9143cd13daf3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:16.794 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:16.795 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:16.796 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:16.796 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.16.180
|
||||
2026-02-21 04:33:16.796 DEBUG [src.node.docker_mananger] Generated ports ['12125', '12126', '12127', '12128', '12129']
|
||||
2026-02-21 04:33:16.796 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:16.797 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:16.797 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:16.797 DEBUG [src.node.docker_mananger] docker run -i -t -p 12125:12125 -p 12126:12126 -p 12127:12127 -p 12128:12128 -p 12129:12129 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=12127 --rest-port=12125 --tcp-port=12126 --discv5-udp-port=12128 --rest-address=0.0.0.0 --nat=extip:172.18.16.180 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ebabf018dd98b136bad085ae6de3fbc276daec918fa784fa56dcd5d00d22cd50 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12129 --metrics-logging=true --lightpush=true --relay=true
|
||||
2026-02-21 04:33:16.948 ERROR [src.node.docker_mananger] Max retries reached for container b55caeac5fd9. Exiting log stream.
|
||||
2026-02-21 04:33:16.983 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.16.180 waku bfbaed87896df1be356c698649409b9b835fae00d0eed42c938ca88e705c260c
|
||||
2026-02-21 04:33:17.014 DEBUG [src.node.docker_mananger] Container started with ID bfbaed87896d. Setting up logs at ./log/docker/receiving_node1_2026-02-21_04-33-16__7b05b190-526f-43eb-bccf-9143cd13daf3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:17.014 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12125
|
||||
2026-02-21 04:33:17.014 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:17.427 ERROR [src.node.docker_mananger] Max retries reached for container 757042b80bd6. Exiting log stream.
|
||||
2026-02-21 04:33:18.015 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12125/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:18.017 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-02-21 04:33:18.018 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:18.018 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12125/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:18.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.16.180/tcp/12126/p2p/16Uiu2HAmPE7WL45NknuxW7ZGSSq6eAwzB5Q3yH4DGHYu4yNdBEU8","/ip4/172.18.16.180/tcp/12127/ws/p2p/16Uiu2HAmPE7WL45NknuxW7ZGSSq6eAwzB5Q3yH4DGHYu4yNdBEU8"],"enrUri":"enr:-L24QLqsRJ_HTKr9xwaCxJKU1dD7JvHClxlUXFuOEQrILvHFJ6GX4ydUO3AYEsw-piVkf6aXfrdPBE2HSuqeK0zZlR4CgmlkgnY0gmlwhKwSELSKbXVsdGlhZGRyc5YACASsEhC0Bi9eAAoErBIQtAYvX90DgnJzhQADAQAAiXNlY3AyNTZrMaEDnREgilr2aYrmTJbuf3O9DCTAbPiJC3gurEM2FQJfQmmDdGNwgi9eg3VkcIIvYIV3YWt1Mgk"}'
|
||||
2026-02-21 04:33:18.021 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:18.028 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:18.028 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-21_04-33-16__7b05b190-526f-43eb-bccf-9143cd13daf3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:18.028 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:18.028 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:18.030 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:18.030 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.90.92
|
||||
2026-02-21 04:33:18.030 DEBUG [src.node.docker_mananger] Generated ports ['52597', '52598', '52599', '52600', '52601']
|
||||
2026-02-21 04:33:18.030 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:18.030 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:18.031 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:18.031 DEBUG [src.node.docker_mananger] docker run -i -t -p 52597:52597 -p 52598:52598 -p 52599:52599 -p 52600:52600 -p 52601:52601 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=52599 --rest-port=52597 --tcp-port=52598 --discv5-udp-port=52600 --rest-address=0.0.0.0 --nat=extip:172.18.90.92 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dbd19e523bc7502a5894c165a8b60f4defbbeb0de445ed818469ff7d8beea290 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52601 --metrics-logging=true --lightpush=false --relay=true
|
||||
2026-02-21 04:33:18.230 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.90.92 waku 8fd3308eed485b7a0a4d63e8fe13b70a9d594c9f0a64afe0494995f2b3c2a12c
|
||||
2026-02-21 04:33:18.262 DEBUG [src.node.docker_mananger] Container started with ID 8fd3308eed48. Setting up logs at ./log/docker/receiving_node2_2026-02-21_04-33-16__7b05b190-526f-43eb-bccf-9143cd13daf3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:18.263 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52597
|
||||
2026-02-21 04:33:18.263 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:19.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52597/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:19.266 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-02-21 04:33:19.267 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:19.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52597/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:19.269 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.90.92/tcp/52598/p2p/16Uiu2HAmF7pfEciCiik5hytwHLAoNpJcuZqgaPm9atv18RcrLnK5","/ip4/172.18.90.92/tcp/52599/ws/p2p/16Uiu2HAmF7pfEciCiik5hytwHLAoNpJcuZqgaPm9atv18RcrLnK5"],"enrUri":"enr:-L24QJcYaBaxW5_std5jC1WAvGLSI1xEumseYHzBplg_npwcf_yTZmJyzdOO26Yk3647_EhG62hxCbPfmzZdFWrpjpwCgmlkgnY0gmlwhKwSWlyKbXVsdGlhZGRyc5YACASsElpcBs12AAoErBJaXAbNd90DgnJzhQADAQAAiXNlY3AyNTZrMaEDJJcZOARlQHc_CoPE6CJJqxpB_825aozfUUYyH9f2rtSDdGNwgs12g3VkcILNeIV3YWt1MgE"}'
|
||||
2026-02-21 04:33:19.269 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:19.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52597/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.16.180/tcp/12126/p2p/16Uiu2HAmPE7WL45NknuxW7ZGSSq6eAwzB5Q3yH4DGHYu4yNdBEU8"]'
|
||||
2026-02-21 04:33:19.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:19.318 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:19.318 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-21_04-33-16__7b05b190-526f-43eb-bccf-9143cd13daf3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:19.318 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:19.318 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:19.320 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:19.320 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.39.23
|
||||
2026-02-21 04:33:19.320 DEBUG [src.node.docker_mananger] Generated ports ['1065', '1066', '1067', '1068', '1069']
|
||||
2026-02-21 04:33:19.320 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:19.320 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:19.321 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:19.321 DEBUG [src.node.docker_mananger] docker run -i -t -p 1065:1065 -p 1066:1066 -p 1067:1067 -p 1068:1068 -p 1069:1069 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=1067 --rest-port=1065 --tcp-port=1066 --discv5-udp-port=1068 --rest-address=0.0.0.0 --nat=extip:172.18.39.23 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e429e2af7a4abeb50da134fedce02ab59f4ddfca0df5ded15daf6f99b09bbee1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1069 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLqsRJ_HTKr9xwaCxJKU1dD7JvHClxlUXFuOEQrILvHFJ6GX4ydUO3AYEsw-piVkf6aXfrdPBE2HSuqeK0zZlR4CgmlkgnY0gmlwhKwSELSKbXVsdGlhZGRyc5YACASsEhC0Bi9eAAoErBIQtAYvX90DgnJzhQADAQAAiXNlY3AyNTZrMaEDnREgilr2aYrmTJbuf3O9DCTAbPiJC3gurEM2FQJfQmmDdGNwgi9eg3VkcIIvYIV3YWt1Mgk --lightpushnode=/ip4/172.18.16.180/tcp/12126/p2p/16Uiu2HAmPE7WL45NknuxW7ZGSSq6eAwzB5Q3yH4DGHYu4yNdBEU8 --lightpush=true --relay=true
|
||||
2026-02-21 04:33:19.519 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.39.23 waku 6f81619aeb019eea3f019efd7c0ecfd95b0378025303e35eb8d5e1e72972caee
|
||||
2026-02-21 04:33:19.550 DEBUG [src.node.docker_mananger] Container started with ID 6f81619aeb01. Setting up logs at ./log/docker/lightpush_node1_2026-02-21_04-33-16__7b05b190-526f-43eb-bccf-9143cd13daf3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:19.551 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1065
|
||||
2026-02-21 04:33:19.551 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:20.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1065/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:20.569 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-02-21 04:33:20.570 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:20.570 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1065/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:20.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.39.23/tcp/1066/p2p/16Uiu2HAmJVcxPDF4yKWA8rrHDfw6LyF7R5QQJwjy5ftnaoVKMju6","/ip4/172.18.39.23/tcp/1067/ws/p2p/16Uiu2HAmJVcxPDF4yKWA8rrHDfw6LyF7R5QQJwjy5ftnaoVKMju6"],"enrUri":"enr:-L24QCaTQA5Y9OP0aZKUqC-rmL1nSlJErIr2xt1rBgSUoJECb1P1nh0GvWHxhJUYP4I9DlKAgDzJZB0pfE62KqeUlaQCgmlkgnY0gmlwhKwSJxeKbXVsdGlhZGRyc5YACASsEicXBgQqAAoErBInFwYEK90DgnJzhQADAQAAiXNlY3AyNTZrMaEDVr-z9HFYCSreyWNXowbYUvj2qtj_qdTNnqSK4xry9HWDdGNwggQqg3VkcIIELIV3YWt1Mgk"}'
|
||||
2026-02-21 04:33:20.576 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:20.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1065/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.16.180/tcp/12126/p2p/16Uiu2HAmPE7WL45NknuxW7ZGSSq6eAwzB5Q3yH4DGHYu4yNdBEU8"]'
|
||||
2026-02-21 04:33:20.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:20.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1065/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.90.92/tcp/52598/p2p/16Uiu2HAmF7pfEciCiik5hytwHLAoNpJcuZqgaPm9atv18RcrLnK5"]'
|
||||
2026-02-21 04:33:20.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:20.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12125/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:33:20.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:20.613 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52597/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:33:20.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:20.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1065/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:33:20.623 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:20.624 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1065/lightpush/v1/message" -H "Content-Type: application/json" -d '{"message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648400624931970}}'
|
||||
2026-02-21 04:33:20.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:20.643 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:33:20.644 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:33:20.644 DEBUG [src.node.waku_node] Stopping container with id bfbaed87896d
|
||||
2026-02-21 04:33:21.198 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:21.198 DEBUG [src.node.waku_node] Stopping container with id 8fd3308eed48
|
||||
2026-02-21 04:33:21.758 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:21.760 DEBUG [src.node.waku_node] Stopping container with id 6f81619aeb01
|
||||
2026-02-21 04:33:22.012 ERROR [src.node.docker_mananger] Max retries reached for container bfbaed87896d. Exiting log stream.
|
||||
2026-02-21 04:33:22.301 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:22.303 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:33:22.312 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:22.320 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:22.328 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
69
nim/1086/data/attachments/18fcc38295046a7d.txt
Normal file
69
nim/1086/data/attachments/18fcc38295046a7d.txt
Normal file
@ -0,0 +1,69 @@
|
||||
2026-02-21 04:37:58.624 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:37:58.624 DEBUG [tests.conftest] Running test: test_main_node_only_relay__peer_only_store with id: 2026-02-21_04-37-58__9e1a24ff-f4b9-4c1c-bdbf-532a52115f00
|
||||
2026-02-21 04:37:58.625 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:37:58.625 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:37:58.632 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:37:58.632 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-37-58__9e1a24ff-f4b9-4c1c-bdbf-532a52115f00__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:58.632 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:37:58.632 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:37:58.634 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:37:58.634 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.81.211
|
||||
2026-02-21 04:37:58.634 DEBUG [src.node.docker_mananger] Generated ports ['25509', '25510', '25511', '25512', '25513']
|
||||
2026-02-21 04:37:58.634 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:37:58.634 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:37:58.634 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:37:58.634 DEBUG [src.node.docker_mananger] docker run -i -t -p 25509:25509 -p 25510:25510 -p 25511:25511 -p 25512:25512 -p 25513:25513 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=25511 --rest-port=25509 --tcp-port=25510 --discv5-udp-port=25512 --rest-address=0.0.0.0 --nat=extip:172.18.81.211 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cc3b47cc3ec8a625fbe730a80a62ecfdb2bd7fc85201bb7ef073584a03c8b6d7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25513 --metrics-logging=true --store=false --relay=true
|
||||
2026-02-21 04:37:58.825 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.81.211 waku 9ff860cd2d377911b1f5581cd89506641b01b67b5fc81438a9a71921fe3d34c4
|
||||
2026-02-21 04:37:58.856 DEBUG [src.node.docker_mananger] Container started with ID 9ff860cd2d37. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-37-58__9e1a24ff-f4b9-4c1c-bdbf-532a52115f00__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:58.856 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25509
|
||||
2026-02-21 04:37:58.857 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:37:58.886 ERROR [src.node.docker_mananger] Max retries reached for container 567451e767cd. Exiting log stream.
|
||||
2026-02-21 04:37:59.430 ERROR [src.node.docker_mananger] Max retries reached for container 1870fedf847b. Exiting log stream.
|
||||
2026-02-21 04:37:59.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25509/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:59.859 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-02-21 04:37:59.859 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:37:59.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25509/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:59.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.81.211/tcp/25510/p2p/16Uiu2HAm9bSBHRhNHwofFfy3RymbThy8my3ZCcYLE4k2x1MnCMHE","/ip4/172.18.81.211/tcp/25511/ws/p2p/16Uiu2HAm9bSBHRhNHwofFfy3RymbThy8my3ZCcYLE4k2x1MnCMHE"],"enrUri":"enr:-L24QJ3dDXpX7wYNRpxGtsQ2XQvdxXBDzojAtRL_HdoNSFTDZMTvfIasszjnRwFT5mDH6DNMUNYtH6snqyQTZG2e4WMCgmlkgnY0gmlwhKwSUdOKbXVsdGlhZGRyc5YACASsElHTBmOmAAoErBJR0wZjp90DgnJzhQADAQAAiXNlY3AyNTZrMaEC0oPRuBgLif02f8IYa8pHGVqL8ykJcQ54D0OjHqRe6wWDdGNwgmOmg3VkcIJjqIV3YWt1MgE"}'
|
||||
2026-02-21 04:37:59.862 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:37:59.869 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:37:59.869 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-37-58__9e1a24ff-f4b9-4c1c-bdbf-532a52115f00__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:59.869 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:37:59.869 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:37:59.871 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:37:59.871 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.224.18
|
||||
2026-02-21 04:37:59.871 DEBUG [src.node.docker_mananger] Generated ports ['53143', '53144', '53145', '53146', '53147']
|
||||
2026-02-21 04:37:59.871 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:37:59.871 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:37:59.871 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:37:59.872 DEBUG [src.node.docker_mananger] docker run -i -t -p 53143:53143 -p 53144:53144 -p 53145:53145 -p 53146:53146 -p 53147:53147 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=53145 --rest-port=53143 --tcp-port=53144 --discv5-udp-port=53146 --rest-address=0.0.0.0 --nat=extip:172.18.224.18 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dcabd24f0bf9f78b839dab4c3acf8255d4efb426aa8ac188a2dee09e4e483bab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53147 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJ3dDXpX7wYNRpxGtsQ2XQvdxXBDzojAtRL_HdoNSFTDZMTvfIasszjnRwFT5mDH6DNMUNYtH6snqyQTZG2e4WMCgmlkgnY0gmlwhKwSUdOKbXVsdGlhZGRyc5YACASsElHTBmOmAAoErBJR0wZjp90DgnJzhQADAQAAiXNlY3AyNTZrMaEC0oPRuBgLif02f8IYa8pHGVqL8ykJcQ54D0OjHqRe6wWDdGNwgmOmg3VkcIJjqIV3YWt1MgE --storenode=/ip4/172.18.81.211/tcp/25510/p2p/16Uiu2HAm9bSBHRhNHwofFfy3RymbThy8my3ZCcYLE4k2x1MnCMHE --store=true --relay=false
|
||||
2026-02-21 04:38:00.059 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.224.18 waku 5cd2106500974789954a1ddc5c10ad5d03102ffb019e7b01e0cb1ba18d53e345
|
||||
2026-02-21 04:38:00.093 DEBUG [src.node.docker_mananger] Container started with ID 5cd210650097. Setting up logs at ./log/docker/store_node1_2026-02-21_04-37-58__9e1a24ff-f4b9-4c1c-bdbf-532a52115f00__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:38:00.095 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53143
|
||||
2026-02-21 04:38:00.095 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:38:01.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53143/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:38:01.098 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:38:01.098 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:38:01.099 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53143/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:38:01.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.18/tcp/53144/p2p/16Uiu2HAkzWZgocJTpFcVMwWkyKwhm8gUYd7eymJc1Bto3zA3WuRs","/ip4/172.18.224.18/tcp/53145/ws/p2p/16Uiu2HAkzWZgocJTpFcVMwWkyKwhm8gUYd7eymJc1Bto3zA3WuRs"],"enrUri":"enr:-L24QEaXGMjXVDEqHoQ86A5TBsFXWUqHmGaGFuPCIOP5gARxJXeGHKj64PkXT3sGr2cpxjFPs7N1lYBcIR8-YApmA1kCgmlkgnY0gmlwhKwS4BKKbXVsdGlhZGRyc5YACASsEuASBs-YAAoErBLgEgbPmd0DgnJzhQADAQAAiXNlY3AyNTZrMaECS4s5Jzowctkh8SxiQ6EWNXU4wa7WRhWhhBUxROSfkXqDdGNwgs-Yg3VkcILPmoV3YWt1MgI"}'
|
||||
2026-02-21 04:38:01.101 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:38:01.101 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53143/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.81.211/tcp/25510/p2p/16Uiu2HAm9bSBHRhNHwofFfy3RymbThy8my3ZCcYLE4k2x1MnCMHE"]'
|
||||
2026-02-21 04:38:01.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:01.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25509/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:38:01.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:01.151 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:01.151 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25509/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:01.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:01.159 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:38:01.360 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:38:01.361 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53143/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:38:01.364 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2026-02-21 04:38:01.364 DEBUG [src.steps.store] messages length is 0
|
||||
2026-02-21 04:38:01.365 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:38:01.367 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:38:01.367 DEBUG [src.node.waku_node] Stopping container with id 9ff860cd2d37
|
||||
2026-02-21 04:38:01.910 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:38:01.911 DEBUG [src.node.waku_node] Stopping container with id 5cd210650097
|
||||
2026-02-21 04:38:02.434 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:38:02.436 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:38:02.441 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:38:02.446 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
81
nim/1086/data/attachments/19029f4f4a16c521.txt
Normal file
81
nim/1086/data/attachments/19029f4f4a16c521.txt
Normal file
@ -0,0 +1,81 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publish_while_peer_is_paused with id: 2026-02-21_04-34-02__0cb692f4-bb46-4420-9ed2-6d08433d7397
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-34-02__0cb692f4-bb46-4420-9ed2-6d08433d7397__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.237.89
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['17803', '17804', '17805', '17806', '17807']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 17803:17803 -p 17804:17804 -p 17805:17805 -p 17806:17806 -p 17807:17807 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=17805 --rest-port=17803 --tcp-port=17804 --discv5-udp-port=17806 --rest-address=0.0.0.0 --nat=extip:172.18.237.89 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1eced4b5728ab66e6cef1dc526def3c985e0aeb29aad6fd7438dfbaf38d52b5f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17807 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.237.89 waku dae1489cb42ef1c3d73da179565d1f3a9c385d628ec52970520b66a2851d72d4
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID dae1489cb42e. Setting up logs at ./log/docker/node1_2026-02-21_04-34-02__0cb692f4-bb46-4420-9ed2-6d08433d7397__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 17803
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 730cd789a362. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 8ed0205ac722. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:17803/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:17803/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.89/tcp/17804/p2p/16Uiu2HAmPxxJhPJQZJPkEAD3ccFGPSXFvrVRr76cVzY9mEEsZP3W","/ip4/172.18.237.89/tcp/17805/ws/p2p/16Uiu2HAmPxxJhPJQZJPkEAD3ccFGPSXFvrVRr76cVzY9mEEsZP3W"],"enrUri":"enr:-L24QKabRUvuLGb0OHSmK2VmmpiPKowkYTqe9XyPMcfnb-W-Zdf4SkDWdaNkW2P9qag40l01nBM1nvKiYiPyamYXhAsCgmlkgnY0gmlwhKwS7VmKbXVsdGlhZGRyc5YACASsEu1ZBkWMAAoErBLtWQZFjd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqAqy5JD_INVF1zFt4diZbn6Th6zO_FclViR22xCoLimDdGNwgkWMg3VkcIJFjoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-34-02__0cb692f4-bb46-4420-9ed2-6d08433d7397__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.111.28
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['28413', '28414', '28415', '28416', '28417']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 28413:28413 -p 28414:28414 -p 28415:28415 -p 28416:28416 -p 28417:28417 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=28415 --rest-port=28413 --tcp-port=28414 --discv5-udp-port=28416 --rest-address=0.0.0.0 --nat=extip:172.18.111.28 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a16ccbce167012cbefd0ccaf02f48eec0ba60ae28a86cca9ad9bccee2ad31d93 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28417 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKabRUvuLGb0OHSmK2VmmpiPKowkYTqe9XyPMcfnb-W-Zdf4SkDWdaNkW2P9qag40l01nBM1nvKiYiPyamYXhAsCgmlkgnY0gmlwhKwS7VmKbXVsdGlhZGRyc5YACASsEu1ZBkWMAAoErBLtWQZFjd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqAqy5JD_INVF1zFt4diZbn6Th6zO_FclViR22xCoLimDdGNwgkWMg3VkcIJFjoV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.111.28 waku 40e77a635dab2670367d9c28dfa8266555797e7266db4b35660bef1e88f293dc
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 40e77a635dab. Setting up logs at ./log/docker/node2_2026-02-21_04-34-02__0cb692f4-bb46-4420-9ed2-6d08433d7397__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 28413
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28413/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28413/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.111.28/tcp/28414/p2p/16Uiu2HAky6CBVGEjdgRV9kHLDibDwToXkaujG7XqH9CQjH8khbmv","/ip4/172.18.111.28/tcp/28415/ws/p2p/16Uiu2HAky6CBVGEjdgRV9kHLDibDwToXkaujG7XqH9CQjH8khbmv"],"enrUri":"enr:-L24QAGjyeDgLk_dTiwg1R72viulJYjJQVaV0SCLpOvhIIrJPUTZfiBcfkNgzlmpZmaWJPeX-CucpGBVsvkiNn9BglUCgmlkgnY0gmlwhKwSbxyKbXVsdGlhZGRyc5YACASsEm8cBm7-AAoErBJvHAZu_90DgnJzhQADAQAAiXNlY3AyNTZrMaECNnFH1n-yUlIYh_CNK-6Ok7ufXchWzgYrkzr95-902kWDdGNwgm7-g3VkcIJvAIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:28413/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.237.89/tcp/17804/p2p/16Uiu2HAmPxxJhPJQZJPkEAD3ccFGPSXFvrVRr76cVzY9mEEsZP3W"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17803/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:28413/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17803/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:17803/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648445220521472,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28413/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648445220521472,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:262 Pausing container with id 40e77a635dab
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:17803/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:267 Unpause container with id 40e77a635dab
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:28413/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648445336219944,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id dae1489cb42e
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 40e77a635dab
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
143
nim/1086/data/attachments/190d4bb9bb444cf7.txt
Normal file
143
nim/1086/data/attachments/190d4bb9bb444cf7.txt
Normal file
@ -0,0 +1,143 @@
|
||||
2026-02-21 04:32:06.551 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:32:06.552 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_from_multiple_pubsub_topics with id: 2026-02-21_04-32-06__dc47b32e-d895-4faf-918c-e8bc87132c81
|
||||
2026-02-21 04:32:06.553 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:32:06.553 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:32:06.553 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-21 04:32:06.561 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:06.562 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-32-06__dc47b32e-d895-4faf-918c-e8bc87132c81__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:06.562 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:32:06.562 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:32:06.563 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:32:06.564 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.200.248
|
||||
2026-02-21 04:32:06.564 DEBUG [src.node.docker_mananger] Generated ports ['55073', '55074', '55075', '55076', '55077']
|
||||
2026-02-21 04:32:06.564 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:32:06.564 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:32:06.564 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:32:06.564 DEBUG [src.node.docker_mananger] docker run -i -t -p 55073:55073 -p 55074:55074 -p 55075:55075 -p 55076:55076 -p 55077:55077 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=55075 --rest-port=55073 --tcp-port=55074 --discv5-udp-port=55076 --rest-address=0.0.0.0 --nat=extip:172.18.200.248 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ef434d95db82a9bdadb3d3db8d37d11f0c75eaca964aa3af634b5bcbec326ffd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55077 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:32:06.739 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.200.248 waku 723ac4898f00565025354eb9df60601f1c85fafd9b746a9c7d9bbf5b5be7f02e
|
||||
2026-02-21 04:32:06.770 DEBUG [src.node.docker_mananger] Container started with ID 723ac4898f00. Setting up logs at ./log/docker/node1_2026-02-21_04-32-06__dc47b32e-d895-4faf-918c-e8bc87132c81__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:06.771 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55073
|
||||
2026-02-21 04:32:06.771 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:32:06.836 ERROR [src.node.docker_mananger] Max retries reached for container e836fc8112d6. Exiting log stream.
|
||||
2026-02-21 04:32:07.371 ERROR [src.node.docker_mananger] Max retries reached for container bdb67dbfc712. Exiting log stream.
|
||||
2026-02-21 04:32:07.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55073/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:07.774 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-02-21 04:32:07.774 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:32:07.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55073/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:07.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.200.248/tcp/55074/p2p/16Uiu2HAm9TPEdpnNLU37h94yuhQSPsc951D5L7hkL6zCPcn2hs6X","/ip4/172.18.200.248/tcp/55075/ws/p2p/16Uiu2HAm9TPEdpnNLU37h94yuhQSPsc951D5L7hkL6zCPcn2hs6X"],"enrUri":"enr:-L24QFgkg-Gle_-38rw9JuCMornMKpjgAxCRHySGhDid5vtUed-MSE4uKPiZdMJJQt54_HiFASgt_0fJXp-HQ-RvSh8CgmlkgnY0gmlwhKwSyPiKbXVsdGlhZGRyc5YACASsEsj4BtciAAoErBLI-AbXI90DgnJzhQADAQAAiXNlY3AyNTZrMaEC0HPYkasJOTYmxQ-1E46qyrFu0M5QWWn07x4DZEMglXiDdGNwgtcig3VkcILXJIV3YWt1MgU"}'
|
||||
2026-02-21 04:32:07.777 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:32:07.778 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-21 04:32:07.784 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:07.784 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-32-06__dc47b32e-d895-4faf-918c-e8bc87132c81__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:07.784 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:32:07.784 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:32:07.786 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:32:07.786 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.198.124
|
||||
2026-02-21 04:32:07.786 DEBUG [src.node.docker_mananger] Generated ports ['15882', '15883', '15884', '15885', '15886']
|
||||
2026-02-21 04:32:07.786 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:32:07.786 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:32:07.786 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:32:07.787 DEBUG [src.node.docker_mananger] docker run -i -t -p 15882:15882 -p 15883:15883 -p 15884:15884 -p 15885:15885 -p 15886:15886 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=15884 --rest-port=15882 --tcp-port=15883 --discv5-udp-port=15885 --rest-address=0.0.0.0 --nat=extip:172.18.198.124 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b9ab9cdc21dbffca5e257cfd13967ccbcb7bad53bf6dec1cd8c2bea1bb15edd1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15886 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QFgkg-Gle_-38rw9JuCMornMKpjgAxCRHySGhDid5vtUed-MSE4uKPiZdMJJQt54_HiFASgt_0fJXp-HQ-RvSh8CgmlkgnY0gmlwhKwSyPiKbXVsdGlhZGRyc5YACASsEsj4BtciAAoErBLI-AbXI90DgnJzhQADAQAAiXNlY3AyNTZrMaEC0HPYkasJOTYmxQ-1E46qyrFu0M5QWWn07x4DZEMglXiDdGNwgtcig3VkcILXJIV3YWt1MgU --filternode=/ip4/172.18.200.248/tcp/55074/p2p/16Uiu2HAm9TPEdpnNLU37h94yuhQSPsc951D5L7hkL6zCPcn2hs6X
|
||||
2026-02-21 04:32:07.974 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.198.124 waku e907046548092dacefbd360cc559398c3e8765f4e993774125cc3f721810421d
|
||||
2026-02-21 04:32:08.004 DEBUG [src.node.docker_mananger] Container started with ID e90704654809. Setting up logs at ./log/docker/node2_2026-02-21_04-32-06__dc47b32e-d895-4faf-918c-e8bc87132c81__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:08.005 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15882
|
||||
2026-02-21 04:32:08.006 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:32:09.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15882/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:09.010 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-02-21 04:32:09.010 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:32:09.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15882/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:09.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.198.124/tcp/15883/p2p/16Uiu2HAmL96FPQLT6AqPBW2ufjnAaK6gCTqgP1EL8k8FteobbDPb","/ip4/172.18.198.124/tcp/15884/ws/p2p/16Uiu2HAmL96FPQLT6AqPBW2ufjnAaK6gCTqgP1EL8k8FteobbDPb"],"enrUri":"enr:-L24QAn0On1C4y0j0EgmiTi_6OGwLdcc3Wu6_mM_WY_Uaskxd6QhRCsWWaHqV_Txb-XqTh4WHjRrrorpvAIG_2ZTvS0CgmlkgnY0gmlwhKwSxnyKbXVsdGlhZGRyc5YACASsEsZ8Bj4LAAoErBLGfAY-DN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbzS9g1oF6KLcsfX6F_jVnAH1EVrw4yIVlwq4zSbiEb6DdGNwgj4Lg3VkcII-DYV3YWt1MgA"}'
|
||||
2026-02-21 04:32:09.013 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:32:09.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15882/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.200.248/tcp/55074/p2p/16Uiu2HAm9TPEdpnNLU37h94yuhQSPsc951D5L7hkL6zCPcn2hs6X"]'
|
||||
2026-02-21 04:32:09.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:09.050 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:32:09.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:09.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15882/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d0cbbf5a-9f72-4a92-9f02-fba6a0084158", "contentFilters": ["/waku/2/rs/3/0"], "pubsubTopic": "/waku/2/rs/3/0"}'
|
||||
2026-02-21 04:32:09.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d0cbbf5a-9f72-4a92-9f02-fba6a0084158","statusDesc":"OK"}'
|
||||
2026-02-21 04:32:09.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/0", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:09.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:09.085 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:09.185 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:09.185 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:09.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/0","version":0,"timestamp":1771648329076768434,"ephemeral":false}]'
|
||||
2026-02-21 04:32:09.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:32:09.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:09.193 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15882/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "cf43a798-df8a-4b51-9cd6-136c480156a4", "contentFilters": ["/waku/2/rs/3/1"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:32:09.201 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"cf43a798-df8a-4b51-9cd6-136c480156a4","statusDesc":"OK"}'
|
||||
2026-02-21 04:32:09.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/1", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:09.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:09.206 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:09.307 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:09.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:09.309 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/1","version":0,"timestamp":1771648329202347641,"ephemeral":false}]'
|
||||
2026-02-21 04:32:09.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/9"]'
|
||||
2026-02-21 04:32:09.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:09.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15882/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bf07313b-94ad-4862-9b14-7fab2fb4fe96", "contentFilters": ["/waku/2/rs/3/9"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
||||
2026-02-21 04:32:09.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bf07313b-94ad-4862-9b14-7fab2fb4fe96","statusDesc":"OK"}'
|
||||
2026-02-21 04:32:09.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/9", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:09.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:09.328 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:09.429 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:09.429 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:09.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/9","version":0,"timestamp":1771648329323606620,"ephemeral":false}]'
|
||||
2026-02-21 04:32:09.433 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/25"]'
|
||||
2026-02-21 04:32:09.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:09.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15882/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "fb8d33a5-f26f-4315-b192-a0675da73d16", "contentFilters": ["/waku/2/rs/3/25"], "pubsubTopic": "/waku/2/rs/3/25"}'
|
||||
2026-02-21 04:32:09.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"fb8d33a5-f26f-4315-b192-a0675da73d16","statusDesc":"OK"}'
|
||||
2026-02-21 04:32:09.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/25", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:09.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:09.452 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:09.552 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:09.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:09.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/25","version":0,"timestamp":1771648329447032186,"ephemeral":false}]'
|
||||
2026-02-21 04:32:09.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1000"]'
|
||||
2026-02-21 04:32:09.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:09.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15882/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "2fc79f9d-4b6b-4f16-b964-30906eadbd54", "contentFilters": ["/waku/2/rs/3/1000"], "pubsubTopic": "/waku/2/rs/3/1000"}'
|
||||
2026-02-21 04:32:09.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"2fc79f9d-4b6b-4f16-b964-30906eadbd54","statusDesc":"OK"}'
|
||||
2026-02-21 04:32:09.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/1000", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:09.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:09.576 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:09.676 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:09.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:09.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/1000","version":0,"timestamp":1771648329570645909,"ephemeral":false}]'
|
||||
2026-02-21 04:32:09.680 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15882/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": "1"}'
|
||||
2026-02-21 04:32:09.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-21 04:32:09.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/0", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:09.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:09.692 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:09.792 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:09.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:09.794 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0. Response content: b'Not subscribed to topic: /waku/2/rs/3/0'
|
||||
2026-02-21 04:32:09.796 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/1", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:09.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:09.799 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:09.899 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:09.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:09.902 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Not subscribed to topic: /waku/2/rs/3/1'
|
||||
2026-02-21 04:32:09.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/9", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:09.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:09.906 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:10.007 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.007 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.009 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9. Response content: b'Not subscribed to topic: /waku/2/rs/3/9'
|
||||
2026-02-21 04:32:10.011 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/25", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:10.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.014 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:10.114 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.116 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25. Response content: b'Not subscribed to topic: /waku/2/rs/3/25'
|
||||
2026-02-21 04:32:10.118 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55073/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/1000", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:10.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.121 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:10.221 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.224 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15882/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000. Response content: b'Not subscribed to topic: /waku/2/rs/3/1000'
|
||||
2026-02-21 04:32:10.226 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:32:10.227 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:32:10.227 DEBUG [src.node.waku_node] Stopping container with id 723ac4898f00
|
||||
2026-02-21 04:32:10.767 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:10.767 DEBUG [src.node.waku_node] Stopping container with id e90704654809
|
||||
2026-02-21 04:32:11.275 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:11.276 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:32:11.286 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:32:11.294 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
122
nim/1086/data/attachments/191483577b6f887e.txt
Normal file
122
nim/1086/data/attachments/191483577b6f887e.txt
Normal file
@ -0,0 +1,122 @@
|
||||
2026-02-21 04:35:16.229 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:35:16.230 DEBUG [tests.conftest] Running test: test_message_relayed_while_store_node_is_stopped_and_removed with id: 2026-02-21_04-35-16__a6db9e7f-5a2d-4482-8272-41c8f279ac2e
|
||||
2026-02-21 04:35:16.230 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:35:16.231 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:35:16.231 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-21 04:35:16.241 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:16.242 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-35-16__a6db9e7f-5a2d-4482-8272-41c8f279ac2e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:16.242 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:16.242 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:16.245 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:16.245 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.198.97
|
||||
2026-02-21 04:35:16.245 DEBUG [src.node.docker_mananger] Generated ports ['54370', '54371', '54372', '54373', '54374']
|
||||
2026-02-21 04:35:16.245 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:16.245 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:16.245 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:16.246 DEBUG [src.node.docker_mananger] docker run -i -t -p 54370:54370 -p 54371:54371 -p 54372:54372 -p 54373:54373 -p 54374:54374 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=54372 --rest-port=54370 --tcp-port=54371 --discv5-udp-port=54373 --rest-address=0.0.0.0 --nat=extip:172.18.198.97 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1e214f1cca59ec9cb9ab4dea088adf526fbaae250903eccb3718eb43dbe1e1e8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54374 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-21 04:35:16.429 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.198.97 waku 07abdbd7d467bd535ce14a3ddd7afdd7a9bf96ab9b6e96e935cb44b5a041ce1a
|
||||
2026-02-21 04:35:16.443 ERROR [src.node.docker_mananger] Max retries reached for container 7bd0fa845967. Exiting log stream.
|
||||
2026-02-21 04:35:16.466 DEBUG [src.node.docker_mananger] Container started with ID 07abdbd7d467. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-35-16__a6db9e7f-5a2d-4482-8272-41c8f279ac2e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:16.468 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54370
|
||||
2026-02-21 04:35:16.468 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:17.073 ERROR [src.node.docker_mananger] Max retries reached for container cb566ef975af. Exiting log stream.
|
||||
2026-02-21 04:35:17.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54370/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:17.473 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:35:17.473 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:17.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54370/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:17.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.198.97/tcp/54371/p2p/16Uiu2HAm4FLhwNbYynk1JSaRxR1WoYFcwx7fwkixA3GAv41UN3eW","/ip4/172.18.198.97/tcp/54372/ws/p2p/16Uiu2HAm4FLhwNbYynk1JSaRxR1WoYFcwx7fwkixA3GAv41UN3eW"],"enrUri":"enr:-L24QKvLKcvQByeLeaW7AfWZkYEsDhDswVbfBYb8WVfKiWXldTXiBMS0zwtJrIHmzo4-3nsztYVa6mUiXpe4DDzpiWUCgmlkgnY0gmlwhKwSxmGKbXVsdGlhZGRyc5YACASsEsZhBtRjAAoErBLGYQbUZN0DgnJzhQADAQAAiXNlY3AyNTZrMaECgxOU76Ri29-Uv4nvwQWhCyOT9OOY3iNwovlHF4Zh9v-DdGNwgtRjg3VkcILUZYV3YWt1MgM"}'
|
||||
2026-02-21 04:35:17.475 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:17.483 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:17.483 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-35-16__a6db9e7f-5a2d-4482-8272-41c8f279ac2e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:17.483 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:17.483 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:17.484 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:17.485 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.155.179
|
||||
2026-02-21 04:35:17.485 DEBUG [src.node.docker_mananger] Generated ports ['47898', '47899', '47900', '47901', '47902']
|
||||
2026-02-21 04:35:17.485 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:17.485 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:17.485 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:17.485 DEBUG [src.node.docker_mananger] docker run -i -t -p 47898:47898 -p 47899:47899 -p 47900:47900 -p 47901:47901 -p 47902:47902 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=47900 --rest-port=47898 --tcp-port=47899 --discv5-udp-port=47901 --rest-address=0.0.0.0 --nat=extip:172.18.155.179 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=da9c8efef86af0e6c2be1caf67ceaedab0b8dfed6c4ccaa46d04b3e1d54ac3cb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47902 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKvLKcvQByeLeaW7AfWZkYEsDhDswVbfBYb8WVfKiWXldTXiBMS0zwtJrIHmzo4-3nsztYVa6mUiXpe4DDzpiWUCgmlkgnY0gmlwhKwSxmGKbXVsdGlhZGRyc5YACASsEsZhBtRjAAoErBLGYQbUZN0DgnJzhQADAQAAiXNlY3AyNTZrMaECgxOU76Ri29-Uv4nvwQWhCyOT9OOY3iNwovlHF4Zh9v-DdGNwgtRjg3VkcILUZYV3YWt1MgM --storenode=/ip4/172.18.198.97/tcp/54371/p2p/16Uiu2HAm4FLhwNbYynk1JSaRxR1WoYFcwx7fwkixA3GAv41UN3eW --store=true --relay=true
|
||||
2026-02-21 04:35:17.668 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.155.179 waku c86d832dc01fd7517ca82a5b70fc72d9a69bd93f667d6f4d9e4fa6183dfd4b42
|
||||
2026-02-21 04:35:17.698 DEBUG [src.node.docker_mananger] Container started with ID c86d832dc01f. Setting up logs at ./log/docker/store_node1_2026-02-21_04-35-16__a6db9e7f-5a2d-4482-8272-41c8f279ac2e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:17.700 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47898
|
||||
2026-02-21 04:35:17.700 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:18.700 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47898/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:18.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:35:18.704 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:18.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47898/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:18.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.155.179/tcp/47899/p2p/16Uiu2HAm628x7ftbcoCmH19DKjaqFfhSAoCsNecVW8FuVmh4tKQU","/ip4/172.18.155.179/tcp/47900/ws/p2p/16Uiu2HAm628x7ftbcoCmH19DKjaqFfhSAoCsNecVW8FuVmh4tKQU"],"enrUri":"enr:-L24QDthvyyGxUOpXXDHL5EV6tsVSfBtWVyf5CFrabfyhXR3BxkBYL4lrEg1tIFUmHuScAuD7Zrb1T7tXxUxP0eSFH4CgmlkgnY0gmlwhKwSm7OKbXVsdGlhZGRyc5YACASsEpuzBrsbAAoErBKbswa7HN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnWkc8bIjLcip53uuSTJk-IkEv4_5s_4hHI81w_z_LQGDdGNwgrsbg3VkcIK7HYV3YWt1MgM"}'
|
||||
2026-02-21 04:35:18.707 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:18.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47898/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.198.97/tcp/54371/p2p/16Uiu2HAm4FLhwNbYynk1JSaRxR1WoYFcwx7fwkixA3GAv41UN3eW"]'
|
||||
2026-02-21 04:35:18.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:18.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54370/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:35:18.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:18.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47898/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:35:18.717 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:18.718 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:18.718 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54370/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:18.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:18.725 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:18.926 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:35:18.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54370/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:18.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x681e624363565e140e0bc4c6c3697389ea957dab5acd22c52b789c48d7a00924"}]}'
|
||||
2026-02-21 04:35:18.930 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-21 04:35:18.930 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:35:18.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47898/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:18.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x681e624363565e140e0bc4c6c3697389ea957dab5acd22c52b789c48d7a00924"}]}'
|
||||
2026-02-21 04:35:18.933 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-21 04:35:18.933 DEBUG [src.node.waku_node] Stopping container with id c86d832dc01f
|
||||
2026-02-21 04:35:19.442 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:19.443 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:19.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54370/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:19.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:19.451 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:19.658 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:19.658 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-35-16__a6db9e7f-5a2d-4482-8272-41c8f279ac2e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:19.658 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:19.659 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:19.660 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:19.660 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.204.109
|
||||
2026-02-21 04:35:19.660 DEBUG [src.node.docker_mananger] Generated ports ['53581', '53582', '53583', '53584', '53585']
|
||||
2026-02-21 04:35:19.660 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:19.660 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:19.661 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:19.661 DEBUG [src.node.docker_mananger] docker run -i -t -p 53581:53581 -p 53582:53582 -p 53583:53583 -p 53584:53584 -p 53585:53585 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=53583 --rest-port=53581 --tcp-port=53582 --discv5-udp-port=53584 --rest-address=0.0.0.0 --nat=extip:172.18.204.109 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8cec28170ff3cb67d670cebeaab6c88ee264b11bbe7cff3549f99c4ec7eeafc1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53585 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKvLKcvQByeLeaW7AfWZkYEsDhDswVbfBYb8WVfKiWXldTXiBMS0zwtJrIHmzo4-3nsztYVa6mUiXpe4DDzpiWUCgmlkgnY0gmlwhKwSxmGKbXVsdGlhZGRyc5YACASsEsZhBtRjAAoErBLGYQbUZN0DgnJzhQADAQAAiXNlY3AyNTZrMaECgxOU76Ri29-Uv4nvwQWhCyOT9OOY3iNwovlHF4Zh9v-DdGNwgtRjg3VkcILUZYV3YWt1MgM --storenode=/ip4/172.18.198.97/tcp/54371/p2p/16Uiu2HAm4FLhwNbYynk1JSaRxR1WoYFcwx7fwkixA3GAv41UN3eW --store=false --relay=true
|
||||
2026-02-21 04:35:19.856 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.204.109 waku 813c2ae28296928b4fa52cefc3fdd07b7e96585a648aa1861b3e6f92b9d49356
|
||||
2026-02-21 04:35:19.891 DEBUG [src.node.docker_mananger] Container started with ID 813c2ae28296. Setting up logs at ./log/docker/store_node1_2026-02-21_04-35-16__a6db9e7f-5a2d-4482-8272-41c8f279ac2e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:19.891 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53581
|
||||
2026-02-21 04:35:19.892 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:20.280 ERROR [src.node.docker_mananger] Max retries reached for container c86d832dc01f. Exiting log stream.
|
||||
2026-02-21 04:35:20.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53581/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:20.896 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-02-21 04:35:20.896 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:20.896 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53581/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:20.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.204.109/tcp/53582/p2p/16Uiu2HAm4471RWPLUbXKdgktWu3YAQV5TpGRqmiNmkCUr19kNHGU","/ip4/172.18.204.109/tcp/53583/ws/p2p/16Uiu2HAm4471RWPLUbXKdgktWu3YAQV5TpGRqmiNmkCUr19kNHGU"],"enrUri":"enr:-L24QHGPZUtxcAS6Xx-1xjeSQt3Ixcq5V8f-atKrfNzgV1xjAZUHq6muRuFkrvx19OHLPvyChB-mzGDFs0e05I6j5aMCgmlkgnY0gmlwhKwSzG2KbXVsdGlhZGRyc5YACASsEsxtBtFOAAoErBLMbQbRT90DgnJzhQADAQAAiXNlY3AyNTZrMaECgDK0MtpEeb7wzMRWXKyJXSzetwa6jDm_yJj8TSoKUTmDdGNwgtFOg3VkcILRUIV3YWt1MgE"}'
|
||||
2026-02-21 04:35:20.899 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:20.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53581/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.198.97/tcp/54371/p2p/16Uiu2HAm4FLhwNbYynk1JSaRxR1WoYFcwx7fwkixA3GAv41UN3eW"]'
|
||||
2026-02-21 04:35:20.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:20.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53581/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:20.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:35:20.952 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:20.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53581/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:20.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.204.109/tcp/53582/p2p/16Uiu2HAm4471RWPLUbXKdgktWu3YAQV5TpGRqmiNmkCUr19kNHGU","/ip4/172.18.204.109/tcp/53583/ws/p2p/16Uiu2HAm4471RWPLUbXKdgktWu3YAQV5TpGRqmiNmkCUr19kNHGU"],"enrUri":"enr:-L24QHGPZUtxcAS6Xx-1xjeSQt3Ixcq5V8f-atKrfNzgV1xjAZUHq6muRuFkrvx19OHLPvyChB-mzGDFs0e05I6j5aMCgmlkgnY0gmlwhKwSzG2KbXVsdGlhZGRyc5YACASsEsxtBtFOAAoErBLMbQbRT90DgnJzhQADAQAAiXNlY3AyNTZrMaECgDK0MtpEeb7wzMRWXKyJXSzetwa6jDm_yJj8TSoKUTmDdGNwgtFOg3VkcILRUIV3YWt1MgE"}'
|
||||
2026-02-21 04:35:20.957 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:20.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53581/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.198.97/tcp/54371/p2p/16Uiu2HAm4FLhwNbYynk1JSaRxR1WoYFcwx7fwkixA3GAv41UN3eW"]'
|
||||
2026-02-21 04:35:20.962 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:20.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53581/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:35:20.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:20.965 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:21.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54370/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:21.968 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x681e624363565e140e0bc4c6c3697389ea957dab5acd22c52b789c48d7a00924"},{"messageHash":"0x10a5a12e5ca7dbce6e163a4f2c63c112c2c9bf250aa7b6e8d14c2317c08b7833"}]}'
|
||||
2026-02-21 04:35:21.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53581/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:21.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d16d51631ec99f6adf1e","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x681e624363565e140e0bc4c6c3697389ea957dab5acd22c52b789c48d7a00924"},{"messageHash":"0x10a5a12e5ca7dbce6e163a4f2c63c112c2c9bf250aa7b6e8d14c2317c08b7833"}]}'
|
||||
2026-02-21 04:35:21.979 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:35:21.980 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:35:21.980 DEBUG [src.node.waku_node] Stopping container with id 07abdbd7d467
|
||||
2026-02-21 04:35:22.504 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:22.506 DEBUG [src.node.waku_node] Stopping container with id 813c2ae28296
|
||||
2026-02-21 04:35:23.075 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:23.079 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:35:23.096 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:35:23.100 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:35:23.105 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
38
nim/1086/data/attachments/1966cbfd35e48bf3.txt
Normal file
38
nim/1086/data/attachments/1966cbfd35e48bf3.txt
Normal file
@ -0,0 +1,38 @@
|
||||
2026-02-21 04:33:26.578 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:33:26.579 DEBUG [tests.conftest] Running test: test_metrics_initial_value with id: 2026-02-21_04-33-26__c1aebedc-0e11-494b-9f92-bd71bd4dea63
|
||||
2026-02-21 04:33:26.579 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:33:26.579 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:33:26.580 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-21 04:33:26.580 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:33:26.580 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:33:26.588 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:26.588 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-33-26__c1aebedc-0e11-494b-9f92-bd71bd4dea63__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:26.588 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:26.588 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:26.590 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:26.590 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.118.233
|
||||
2026-02-21 04:33:26.590 DEBUG [src.node.docker_mananger] Generated ports ['55763', '55764', '55765', '55766', '55767']
|
||||
2026-02-21 04:33:26.590 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:26.590 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:26.590 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:26.591 DEBUG [src.node.docker_mananger] docker run -i -t -p 55763:55763 -p 55764:55764 -p 55765:55765 -p 55766:55766 -p 55767:55767 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=55765 --rest-port=55763 --tcp-port=55764 --discv5-udp-port=55766 --rest-address=0.0.0.0 --nat=extip:172.18.118.233 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7674731a2aaffbbbb6a44b3fa1c7ce318ee3cda1763d0e0ee3e40db4393decab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55767 --metrics-logging=true --relay=true --filter=true --store=true --lightpush=true
|
||||
2026-02-21 04:33:26.771 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.118.233 waku 7ff1534c99c7e7145853954e8ddff9b64317fe35c4271d85d64d88821eeacbfe
|
||||
2026-02-21 04:33:26.804 DEBUG [src.node.docker_mananger] Container started with ID 7ff1534c99c7. Setting up logs at ./log/docker/node1_2026-02-21_04-33-26__c1aebedc-0e11-494b-9f92-bd71bd4dea63__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:26.806 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55763
|
||||
2026-02-21 04:33:26.808 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:26.831 ERROR [src.node.docker_mananger] Max retries reached for container a780cdcfb24f. Exiting log stream.
|
||||
2026-02-21 04:33:27.362 ERROR [src.node.docker_mananger] Max retries reached for container 28392e8b2d6a. Exiting log stream.
|
||||
2026-02-21 04:33:27.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55763/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:27.811 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:33:27.811 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:27.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55763/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:27.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.118.233/tcp/55764/p2p/16Uiu2HAmBknhpPFwuSsvAMruxDyCh9ERvpF6R3mf2WGLHsvJt1rd","/ip4/172.18.118.233/tcp/55765/ws/p2p/16Uiu2HAmBknhpPFwuSsvAMruxDyCh9ERvpF6R3mf2WGLHsvJt1rd"],"enrUri":"enr:-L24QBbqpPghnzwhcQUY2VreoNyjk5a6mU33emFXiXuQlBZ4SlOXfZawFATcFmX0QlkIL5Mzjyn22qc91sj6QZfKAzICgmlkgnY0gmlwhKwSdumKbXVsdGlhZGRyc5YACASsEnbpBtnUAAoErBJ26QbZ1d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8qChMlEJpW8dcVR3B7kAnab_JxIckaBw1wTJCrq-zuaDdGNwgtnUg3VkcILZ1oV3YWt1Mg8"}'
|
||||
2026-02-21 04:33:27.814 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:27.814 DEBUG [src.libs.common] Sleeping for 5 seconds
|
||||
2026-02-21 04:33:32.819 DEBUG [src.steps.metrics] All metrics are present and have valid values.
|
||||
2026-02-21 04:33:32.821 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:33:32.822 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:33:32.822 DEBUG [src.node.waku_node] Stopping container with id 7ff1534c99c7
|
||||
2026-02-21 04:33:33.344 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:33.345 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:33:33.349 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
91
nim/1086/data/attachments/1983242d3273da1a.txt
Normal file
91
nim/1086/data/attachments/1983242d3273da1a.txt
Normal file
@ -0,0 +1,91 @@
|
||||
2026-02-21 04:33:08.528 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:33:08.529 DEBUG [tests.conftest] Running test: test_filter_get_message_after_node2_restarts with id: 2026-02-21_04-33-08__13df3180-966a-4bcf-9a94-ae6b2326e72c
|
||||
2026-02-21 04:33:08.529 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:33:08.529 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:33:08.530 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-21 04:33:08.537 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:08.537 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-33-08__13df3180-966a-4bcf-9a94-ae6b2326e72c__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:08.537 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:08.537 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:08.539 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:08.539 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.240.229
|
||||
2026-02-21 04:33:08.539 DEBUG [src.node.docker_mananger] Generated ports ['12786', '12787', '12788', '12789', '12790']
|
||||
2026-02-21 04:33:08.539 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:08.540 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:08.540 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:08.540 DEBUG [src.node.docker_mananger] docker run -i -t -p 12786:12786 -p 12787:12787 -p 12788:12788 -p 12789:12789 -p 12790:12790 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=12788 --rest-port=12786 --tcp-port=12787 --discv5-udp-port=12789 --rest-address=0.0.0.0 --nat=extip:172.18.240.229 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5508efdbd0aa39b77da1a89ac0fde4b7fcca9ed806d8fb9eb17e2cdcc9f94c0b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12790 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:33:08.728 ERROR [src.node.docker_mananger] Max retries reached for container 7916ba3aa78d. Exiting log stream.
|
||||
2026-02-21 04:33:08.734 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.240.229 waku 74433b70fe147edea9a9ca1206b90966421b3883b32001a24fa7bdaa9875b70a
|
||||
2026-02-21 04:33:08.767 DEBUG [src.node.docker_mananger] Container started with ID 74433b70fe14. Setting up logs at ./log/docker/node1_2026-02-21_04-33-08__13df3180-966a-4bcf-9a94-ae6b2326e72c__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:08.767 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12786
|
||||
2026-02-21 04:33:08.768 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:09.224 ERROR [src.node.docker_mananger] Max retries reached for container 0ed42640ddea. Exiting log stream.
|
||||
2026-02-21 04:33:09.769 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12786/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:09.772 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-02-21 04:33:09.772 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:09.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12786/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:09.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.240.229/tcp/12787/p2p/16Uiu2HAmGWz4iC3Jy4tqEJww7Tp3qC46S7tMjUvVwwk1aHyMPe3j","/ip4/172.18.240.229/tcp/12788/ws/p2p/16Uiu2HAmGWz4iC3Jy4tqEJww7Tp3qC46S7tMjUvVwwk1aHyMPe3j"],"enrUri":"enr:-L24QLFcc5jkP68GWmtoBnkAhTf-0vEZQYa0EAUguzyvlc8wPxoQO2zW2SgrT5w2GJrEWQZiTzVqaliOYNxVVDtzyEoCgmlkgnY0gmlwhKwS8OWKbXVsdGlhZGRyc5YACASsEvDlBjHzAAoErBLw5QYx9N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOWHHLO5iph5ixKGxTs7-QPDGLBlfpFCVWGJdQDZsKwKDdGNwgjHzg3VkcIIx9YV3YWt1MgU"}'
|
||||
2026-02-21 04:33:09.775 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:09.775 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-21 04:33:09.782 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:09.782 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-33-08__13df3180-966a-4bcf-9a94-ae6b2326e72c__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:09.782 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:09.783 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:09.784 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:09.784 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.177.4
|
||||
2026-02-21 04:33:09.784 DEBUG [src.node.docker_mananger] Generated ports ['10325', '10326', '10327', '10328', '10329']
|
||||
2026-02-21 04:33:09.785 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:09.785 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:09.785 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:09.785 DEBUG [src.node.docker_mananger] docker run -i -t -p 10325:10325 -p 10326:10326 -p 10327:10327 -p 10328:10328 -p 10329:10329 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=10327 --rest-port=10325 --tcp-port=10326 --discv5-udp-port=10328 --rest-address=0.0.0.0 --nat=extip:172.18.177.4 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=becd4acf1fe388b3c29f043ccc80d49e5fddfcfe70eccb7a50f324fceea89a2a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10329 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLFcc5jkP68GWmtoBnkAhTf-0vEZQYa0EAUguzyvlc8wPxoQO2zW2SgrT5w2GJrEWQZiTzVqaliOYNxVVDtzyEoCgmlkgnY0gmlwhKwS8OWKbXVsdGlhZGRyc5YACASsEvDlBjHzAAoErBLw5QYx9N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOWHHLO5iph5ixKGxTs7-QPDGLBlfpFCVWGJdQDZsKwKDdGNwgjHzg3VkcIIx9YV3YWt1MgU --filternode=/ip4/172.18.240.229/tcp/12787/p2p/16Uiu2HAmGWz4iC3Jy4tqEJww7Tp3qC46S7tMjUvVwwk1aHyMPe3j
|
||||
2026-02-21 04:33:09.976 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.177.4 waku cc647a05b8d499b9ad9fe4d00f804f7e8ea033f0b7770e6169a0107679b51052
|
||||
2026-02-21 04:33:10.008 DEBUG [src.node.docker_mananger] Container started with ID cc647a05b8d4. Setting up logs at ./log/docker/node2_2026-02-21_04-33-08__13df3180-966a-4bcf-9a94-ae6b2326e72c__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:10.008 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10325
|
||||
2026-02-21 04:33:10.009 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:11.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10325/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:11.012 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-02-21 04:33:11.012 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:11.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10325/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:11.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.177.4/tcp/10326/p2p/16Uiu2HAmEM8GkBwqBmZMAy9Xq9pGsgwDLC34RV9JtBoNTE8yvrfh","/ip4/172.18.177.4/tcp/10327/ws/p2p/16Uiu2HAmEM8GkBwqBmZMAy9Xq9pGsgwDLC34RV9JtBoNTE8yvrfh"],"enrUri":"enr:-L24QN0Er6xEZ3vOam7PhhPPXH1KYvnjeuE2i8-H4dPsG6YFE-xlS5oCydssw7Y6ODxLv7P4OI-e2U3dJEd2e5FjZEsCgmlkgnY0gmlwhKwSsQSKbXVsdGlhZGRyc5YACASsErEEBihWAAoErBKxBAYoV90DgnJzhQADAQAAiXNlY3AyNTZrMaEDGSPgVtdpLuyyI9xtxTK8ERXTNs6bxWADcNx6Ns-ffRCDdGNwgihWg3VkcIIoWIV3YWt1MgA"}'
|
||||
2026-02-21 04:33:11.015 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:11.016 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10325/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.240.229/tcp/12787/p2p/16Uiu2HAmGWz4iC3Jy4tqEJww7Tp3qC46S7tMjUvVwwk1aHyMPe3j"]'
|
||||
2026-02-21 04:33:11.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:11.056 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-21 04:33:11.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12786/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:33:11.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:11.073 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10325/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "fd671d2e-e61c-4c48-b673-63d10558e5bd", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:33:11.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"fd671d2e-e61c-4c48-b673-63d10558e5bd","statusDesc":"OK"}'
|
||||
2026-02-21 04:33:11.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12786/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-02-21 04:33:11.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:11.096 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:33:11.196 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:11.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10325/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:11.200 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":1771648391087785776,"ephemeral":false}]'
|
||||
2026-02-21 04:33:11.202 DEBUG [src.node.waku_node] Restarting container with id cc647a05b8d4
|
||||
2026-02-21 04:33:11.920 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10325/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:12.024 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10325/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:12.027 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-02-21 04:33:12.027 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:12.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10325/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:12.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.177.4/tcp/10326/p2p/16Uiu2HAmEM8GkBwqBmZMAy9Xq9pGsgwDLC34RV9JtBoNTE8yvrfh","/ip4/172.18.177.4/tcp/10327/ws/p2p/16Uiu2HAmEM8GkBwqBmZMAy9Xq9pGsgwDLC34RV9JtBoNTE8yvrfh"],"enrUri":"enr:-L24QN0Er6xEZ3vOam7PhhPPXH1KYvnjeuE2i8-H4dPsG6YFE-xlS5oCydssw7Y6ODxLv7P4OI-e2U3dJEd2e5FjZEsCgmlkgnY0gmlwhKwSsQSKbXVsdGlhZGRyc5YACASsErEEBihWAAoErBKxBAYoV90DgnJzhQADAQAAiXNlY3AyNTZrMaEDGSPgVtdpLuyyI9xtxTK8ERXTNs6bxWADcNx6Ns-ffRCDdGNwgihWg3VkcIIoWIV3YWt1MgA"}'
|
||||
2026-02-21 04:33:12.030 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:12.030 DEBUG [src.libs.common] Sleeping for 2 seconds
|
||||
2026-02-21 04:33:14.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12786/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:33:14.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:14.034 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10325/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "42c0c4ed-2f81-4dc4-b7c2-b3350697e877", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:33:14.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"42c0c4ed-2f81-4dc4-b7c2-b3350697e877","statusDesc":"OK"}'
|
||||
2026-02-21 04:33:14.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12786/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-02-21 04:33:14.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:14.051 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:33:14.152 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:14.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10325/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:14.155 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":1771648394044188059,"ephemeral":false}]'
|
||||
2026-02-21 04:33:14.158 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:33:14.159 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:33:14.159 DEBUG [src.node.waku_node] Stopping container with id 74433b70fe14
|
||||
2026-02-21 04:33:14.686 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:14.687 DEBUG [src.node.waku_node] Stopping container with id cc647a05b8d4
|
||||
2026-02-21 04:33:15.252 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:15.256 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:33:15.264 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:15.280 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
107
nim/1086/data/attachments/1a348cd1c4d87038.txt
Normal file
107
nim/1086/data/attachments/1a348cd1c4d87038.txt
Normal file
@ -0,0 +1,107 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_msg_not_stored_when_ephemeral_true with id: 2026-02-21_04-30-43__c818ff3a-680c-4a42-83a4-4b37ab541f57
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-30-43__c818ff3a-680c-4a42-83a4-4b37ab541f57__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-30-43__c818ff3a-680c-4a42-83a4-4b37ab541f57__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-30-43__c818ff3a-680c-4a42-83a4-4b37ab541f57__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:386 Start 3 nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:33 Network waku created
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.208.203
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['34293', '34294', '34295', '34296', '34297']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 34293:34293 -p 34294:34294 -p 34295:34295 -p 34296:34296 -p 34297:34297 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=34295 --rest-port=34293 --tcp-port=34294 --discv5-udp-port=34296 --rest-address=0.0.0.0 --nat=extip:172.18.208.203 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c27adceee7f12b9e60541ddfc88ebe0981c5b5be3c920de5bece7a0ffdcacabd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34297 --metrics-logging=true --relay=true --store=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.208.203 waku e788f11984fc803415e554df32e7b9bf707205ec45453372819010fdade31835
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e788f11984fc. Setting up logs at ./log/docker/node1_2026-02-21_04-30-43__c818ff3a-680c-4a42-83a4-4b37ab541f57__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 34293
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34293/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34293/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.203/tcp/34294/p2p/16Uiu2HAm5iG7wgBU9n27Bij9jsp8dm62p2ZnB5PqCE77nHQW2ynh","/ip4/172.18.208.203/tcp/34295/ws/p2p/16Uiu2HAm5iG7wgBU9n27Bij9jsp8dm62p2ZnB5PqCE77nHQW2ynh"],"enrUri":"enr:-L24QMdn18N617jtpzGtAqXdIrKs_b0SNjf84FxkB9R6cpLIEOWdbLdif82SHpB4zSs2Kd8UVS-PHeTkIEAlNTKLoCQCgmlkgnY0gmlwhKwS0MuKbXVsdGlhZGRyc5YACASsEtDLBoX2AAoErBLQywaF990DgnJzhQADAQAAiXNlY3AyNTZrMaECmNTD1_mLTpCCwCO5a4_3zIypDzH6eAzub7adC982GxKDdGNwgoX2g3VkcIKF-IV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.237.205
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['35055', '35056', '35057', '35058', '35059']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 35055:35055 -p 35056:35056 -p 35057:35057 -p 35058:35058 -p 35059:35059 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=35057 --rest-port=35055 --tcp-port=35056 --discv5-udp-port=35058 --rest-address=0.0.0.0 --nat=extip:172.18.237.205 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=06fd5f77b9bcfafa1cbcda4e703694d067a712035a846b2cd1b05cf26bea78ab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35059 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QMdn18N617jtpzGtAqXdIrKs_b0SNjf84FxkB9R6cpLIEOWdbLdif82SHpB4zSs2Kd8UVS-PHeTkIEAlNTKLoCQCgmlkgnY0gmlwhKwS0MuKbXVsdGlhZGRyc5YACASsEtDLBoX2AAoErBLQywaF990DgnJzhQADAQAAiXNlY3AyNTZrMaECmNTD1_mLTpCCwCO5a4_3zIypDzH6eAzub7adC982GxKDdGNwgoX2g3VkcIKF-IV3YWt1MgM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.237.205 waku 98f77f334d421e9c1328658ca69588e17f5ce0ac03289004c2b179e5522641da
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 98f77f334d42. Setting up logs at ./log/docker/node2_2026-02-21_04-30-43__c818ff3a-680c-4a42-83a4-4b37ab541f57__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 35055
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35055/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35055/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.205/tcp/35056/p2p/16Uiu2HAmTmc4GdEn61JtdwesvR3Jda8uiKdJ9E2kqbd7bLMwCzLF","/ip4/172.18.237.205/tcp/35057/ws/p2p/16Uiu2HAmTmc4GdEn61JtdwesvR3Jda8uiKdJ9E2kqbd7bLMwCzLF"],"enrUri":"enr:-L24QNuMQzsDPlz6WzcvFca4Vl39MjJNT6vnUXcG-NhuXcwiSxULKHvQ7-ZYq3cae_FkOrnWC4h_f6VKVeYZwDrl6Z8CgmlkgnY0gmlwhKwS7c2KbXVsdGlhZGRyc5YACASsEu3NBojwAAoErBLtzQaI8d0DgnJzhQADAQAAiXNlY3AyNTZrMaED4JEpi2CX8AyTc3YTsA4LLYMIDlhlbP0ZLnKaW0-DpLiDdGNwgojwg3VkcIKI8oV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.165.255
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['6891', '6892', '6893', '6894', '6895']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 6891:6891 -p 6892:6892 -p 6893:6893 -p 6894:6894 -p 6895:6895 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=6893 --rest-port=6891 --tcp-port=6892 --discv5-udp-port=6894 --rest-address=0.0.0.0 --nat=extip:172.18.165.255 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cc0e8abffb4f8cfc61f7932ae225ec1c02198e42ebd2d1ca27c05ed2edbac14f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6895 --metrics-logging=true --relay=false --storenode=/ip4/172.18.237.205/tcp/35056/p2p/16Uiu2HAmTmc4GdEn61JtdwesvR3Jda8uiKdJ9E2kqbd7bLMwCzLF --discv5-bootstrap-node=enr:-L24QNuMQzsDPlz6WzcvFca4Vl39MjJNT6vnUXcG-NhuXcwiSxULKHvQ7-ZYq3cae_FkOrnWC4h_f6VKVeYZwDrl6Z8CgmlkgnY0gmlwhKwS7c2KbXVsdGlhZGRyc5YACASsEu3NBojwAAoErBLtzQaI8d0DgnJzhQADAQAAiXNlY3AyNTZrMaED4JEpi2CX8AyTc3YTsA4LLYMIDlhlbP0ZLnKaW0-DpLiDdGNwgojwg3VkcIKI8oV3YWt1MgM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.165.255 waku 8343ab80b77a38166fc3e722ba4c07f980041634c91022e53747af1362db6236
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 8343ab80b77a. Setting up logs at ./log/docker/node3_2026-02-21_04-30-43__c818ff3a-680c-4a42-83a4-4b37ab541f57__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 6891
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6891/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6891/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.255/tcp/6892/p2p/16Uiu2HAm2ECRwnMpx9zdx2GTDHVEto7icAKeL3r14auGgwqHnb64","/ip4/172.18.165.255/tcp/6893/ws/p2p/16Uiu2HAm2ECRwnMpx9zdx2GTDHVEto7icAKeL3r14auGgwqHnb64"],"enrUri":"enr:-L24QBAK6lstXpNtQlQM9QR9phDFIlBYfmnC0UaNaDmQZ88OQDW-2lAF_z4i-X4vAhtE622beSPZt3Y8wQr3eXy8oxYCgmlkgnY0gmlwhKwSpf-KbXVsdGlhZGRyc5YACASsEqX_BhrsAAoErBKl_wYa7d0DgnJzhQADAQAAiXNlY3AyNTZrMaECZRFFC79xYmqaT3HK3ylYZjilhgiyd8oDoRwy5rpdFfWDdGNwghrsg3VkcIIa7oV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:391 Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:34293/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35055/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34293/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.237.205/tcp/45166/p2p/16Uiu2HAmTmc4GdEn61JtdwesvR3Jda8uiKdJ9E2kqbd7bLMwCzLF","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/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35055/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.208.203/tcp/34294/p2p/16Uiu2HAm5iG7wgBU9n27Bij9jsp8dm62p2ZnB5PqCE77nHQW2ynh","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/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 30 seconds
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:396 Node1 publish message with flag ephemeral = True
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:34293/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)', "ephemeral": true}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 3 seconds
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:401 Node3 makes store request to get messages
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:6891/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"8eb39b13de0f0b0197ae","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 0
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:405 Response for store when ephemeral = true is strPeer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': '8eb39b13de0f0b0197ae', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:407 Message isn't stored as ephemeral = True
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e788f11984fc
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 98f77f334d42
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 8343ab80b77a
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e788f11984fc. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
71
nim/1086/data/attachments/1acbf97abf305ad0.txt
Normal file
71
nim/1086/data/attachments/1acbf97abf305ad0.txt
Normal file
@ -0,0 +1,71 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_metadata_protocol_mounted_also_on_non_1_clusters with id: 2026-02-21_04-31-59__9ccdf196-a747-49c2-a588-e3217ef5be6d
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-31-59__9ccdf196-a747-49c2-a588-e3217ef5be6d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.209.134
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['33590', '33591', '33592', '33593', '33594']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 33590:33590 -p 33591:33591 -p 33592:33592 -p 33593:33593 -p 33594:33594 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=33592 --rest-port=33590 --tcp-port=33591 --discv5-udp-port=33593 --rest-address=0.0.0.0 --nat=extip:172.18.209.134 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=237bf86105eccdd4b63bf908fcc707e8f1069e2776bac60d6bfc41145c891ab5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33594 --metrics-logging=true --relay=true
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 859dd67eb987. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.101.246
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['41521', '41522', '41523', '41524', '41525']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 41521:41521 -p 41522:41522 -p 41523:41523 -p 41524:41524 -p 41525:41525 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=41523 --rest-port=41521 --tcp-port=41522 --discv5-udp-port=41524 --rest-address=0.0.0.0 --nat=extip:172.18.101.246 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fd7bf2d36256053d2c6ffae64dafed9ff8a518fcd524ce7a0eab7e8d4140f6b3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41525 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.101.246 waku c4462a50dea283ba9ed15d1c3c522539046975143eb7119d00872ddb7d5dd661
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c4462a50dea2. Setting up logs at ./log/docker/node1_2026-02-21_04-31-59__9ccdf196-a747-49c2-a588-e3217ef5be6d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 41521
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 37f6893c2bda. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41521/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:41521/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.101.246/tcp/41522/p2p/16Uiu2HAkwwqwANFx6qo1sTH3dzb1z4hUBXhktUUsFjiMquU23Xb8","/ip4/172.18.101.246/tcp/41523/ws/p2p/16Uiu2HAkwwqwANFx6qo1sTH3dzb1z4hUBXhktUUsFjiMquU23Xb8"],"enrUri":"enr:-L24QFtArGuk6Era4mpgsahMX9BOQvor0YTY4UZkssbQR4AsT8SQU64LNAivtJ64FrcQLOmkCWpyiPimUC4_QygP2ygCgmlkgnY0gmlwhKwSZfaKbXVsdGlhZGRyc5YACASsEmX2BqIyAAoErBJl9gaiM90DgnJzhQADAQAAiXNlY3AyNTZrMaECJXINyidlmbHj_mguLXtpujE0KyJPr1AzMBkOaDycDjODdGNwgqIyg3VkcIKiNIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-59__9ccdf196-a747-49c2-a588-e3217ef5be6d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.213.123
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['31997', '31998', '31999', '32000', '32001']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 31997:31997 -p 31998:31998 -p 31999:31999 -p 32000:32000 -p 32001:32001 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=31999 --rest-port=31997 --tcp-port=31998 --discv5-udp-port=32000 --rest-address=0.0.0.0 --nat=extip:172.18.213.123 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e9e1fcf1bb1bab35af08afa8d3caae78ab48aef01afeab2be7b40e381dfd491f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32001 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFtArGuk6Era4mpgsahMX9BOQvor0YTY4UZkssbQR4AsT8SQU64LNAivtJ64FrcQLOmkCWpyiPimUC4_QygP2ygCgmlkgnY0gmlwhKwSZfaKbXVsdGlhZGRyc5YACASsEmX2BqIyAAoErBJl9gaiM90DgnJzhQADAQAAiXNlY3AyNTZrMaECJXINyidlmbHj_mguLXtpujE0KyJPr1AzMBkOaDycDjODdGNwgqIyg3VkcIKiNIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.213.123 waku 9da98dc718731ba07f84c0c56ddb5eb7c13b2180cdae250d88377b068db01fa6
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 9da98dc71873. Setting up logs at ./log/docker/node2_2026-02-21_04-31-59__9ccdf196-a747-49c2-a588-e3217ef5be6d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 31997
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31997/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31997/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.213.123/tcp/31998/p2p/16Uiu2HAkvnjE7AZnnW1H19iEZ96if6qxnd4ssUEmrH8kYrAvWyvp","/ip4/172.18.213.123/tcp/31999/ws/p2p/16Uiu2HAkvnjE7AZnnW1H19iEZ96if6qxnd4ssUEmrH8kYrAvWyvp"],"enrUri":"enr:-L24QMYnB1laXk4Kpu1ggvVmram_Fm_qBk9vVfBvpj3Q_utSVQTmhgTGdtA6lS1nC-QCwytjDuZ0oyRSLq80iUoe2YwCgmlkgnY0gmlwhKwS1XuKbXVsdGlhZGRyc5YACASsEtV7Bnz-AAoErBLVewZ8_90DgnJzhQADAQAAiXNlY3AyNTZrMaECFECOGQrzjCglW1k20ap2hcrv2kfXLTo7i94neahK2kmDdGNwgnz-g3VkcIJ9AIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31997/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.101.246/tcp/41522/p2p/16Uiu2HAkwwqwANFx6qo1sTH3dzb1z4hUBXhktUUsFjiMquU23Xb8"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:141 Found matches for keyword 'Created WakuMetadata protocol': ['INF 2026-02-21 04:32:00.185+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"']
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:141 Found matches for keyword 'Created WakuMetadata protocol': ['INF 2026-02-21 04:32:01.422+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"']
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c4462a50dea2
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 9da98dc71873
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
82
nim/1086/data/attachments/1ae451c85bae507a.txt
Normal file
82
nim/1086/data/attachments/1ae451c85bae507a.txt
Normal file
@ -0,0 +1,82 @@
|
||||
2026-02-21 04:33:17.425 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:33:17.425 DEBUG [tests.conftest] Running test: test_messages_with_timestamps_far_from_now with id: 2026-02-21_04-33-17__62aed4ff-6584-483b-9d76-a1bbd4394fe2
|
||||
2026-02-21 04:33:17.426 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:33:17.426 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:33:17.426 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-21 04:33:17.433 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:17.433 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-33-17__62aed4ff-6584-483b-9d76-a1bbd4394fe2__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:17.433 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:17.433 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:17.435 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:17.435 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.78.111
|
||||
2026-02-21 04:33:17.435 DEBUG [src.node.docker_mananger] Generated ports ['13683', '13684', '13685', '13686', '13687']
|
||||
2026-02-21 04:33:17.435 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:17.435 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:17.436 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:17.436 DEBUG [src.node.docker_mananger] docker run -i -t -p 13683:13683 -p 13684:13684 -p 13685:13685 -p 13686:13686 -p 13687:13687 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=13685 --rest-port=13683 --tcp-port=13684 --discv5-udp-port=13686 --rest-address=0.0.0.0 --nat=extip:172.18.78.111 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e0fc4e57fc2cdab98d691cd1af254d45c8aec26fdeed62bdfbcce3c646f88b13 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13687 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-21 04:33:17.622 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.78.111 waku f2b31790d19ec7313a8c4f6cd009351d54ce7010c9bb81f9864a16e1c389f585
|
||||
2026-02-21 04:33:17.655 DEBUG [src.node.docker_mananger] Container started with ID f2b31790d19e. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-33-17__62aed4ff-6584-483b-9d76-a1bbd4394fe2__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:17.658 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13683
|
||||
2026-02-21 04:33:17.659 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:17.672 ERROR [src.node.docker_mananger] Max retries reached for container e4726ebfebb8. Exiting log stream.
|
||||
2026-02-21 04:33:18.232 ERROR [src.node.docker_mananger] Max retries reached for container 972806109b3e. Exiting log stream.
|
||||
2026-02-21 04:33:18.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13683/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:18.664 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:33:18.664 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:18.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13683/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:18.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.78.111/tcp/13684/p2p/16Uiu2HAm3Jm2fNCbXwHoDkbeFHxaW2QeNg6GpC54otaWRNXvXQxX","/ip4/172.18.78.111/tcp/13685/ws/p2p/16Uiu2HAm3Jm2fNCbXwHoDkbeFHxaW2QeNg6GpC54otaWRNXvXQxX"],"enrUri":"enr:-L24QKvLGH-IqB4v_sbxgB0sie0nSLqW7TccZue78Lt-Pz1KHekjDo1asIFd8E5oygn_4Usrvv04TJlY1Yz4tWRF7KQCgmlkgnY0gmlwhKwSTm-KbXVsdGlhZGRyc5YACASsEk5vBjV0AAoErBJObwY1dd0DgnJzhQADAQAAiXNlY3AyNTZrMaECdRgjohH9EfwKrgD0pq3_5mnmy9oedQJCuO_yPPdFitCDdGNwgjV0g3VkcII1doV3YWt1MgM"}'
|
||||
2026-02-21 04:33:18.667 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:18.674 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:18.674 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-33-17__62aed4ff-6584-483b-9d76-a1bbd4394fe2__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:18.674 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:18.674 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:18.675 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:18.676 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.60
|
||||
2026-02-21 04:33:18.676 DEBUG [src.node.docker_mananger] Generated ports ['51939', '51940', '51941', '51942', '51943']
|
||||
2026-02-21 04:33:18.676 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:18.676 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:18.676 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:18.676 DEBUG [src.node.docker_mananger] docker run -i -t -p 51939:51939 -p 51940:51940 -p 51941:51941 -p 51942:51942 -p 51943:51943 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=51941 --rest-port=51939 --tcp-port=51940 --discv5-udp-port=51942 --rest-address=0.0.0.0 --nat=extip:172.18.146.60 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2c05d108b788c241d075cbffe42cc86e094daccff0f1aeeb54abf6c1e0ea6539 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51943 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKvLGH-IqB4v_sbxgB0sie0nSLqW7TccZue78Lt-Pz1KHekjDo1asIFd8E5oygn_4Usrvv04TJlY1Yz4tWRF7KQCgmlkgnY0gmlwhKwSTm-KbXVsdGlhZGRyc5YACASsEk5vBjV0AAoErBJObwY1dd0DgnJzhQADAQAAiXNlY3AyNTZrMaECdRgjohH9EfwKrgD0pq3_5mnmy9oedQJCuO_yPPdFitCDdGNwgjV0g3VkcII1doV3YWt1MgM --storenode=/ip4/172.18.78.111/tcp/13684/p2p/16Uiu2HAm3Jm2fNCbXwHoDkbeFHxaW2QeNg6GpC54otaWRNXvXQxX --store=true --relay=true
|
||||
2026-02-21 04:33:18.861 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.60 waku d3c165213be408cb46b1a0ef0a9f366c84e10631e34ab8119caac2c1b0aa5aa5
|
||||
2026-02-21 04:33:18.891 DEBUG [src.node.docker_mananger] Container started with ID d3c165213be4. Setting up logs at ./log/docker/store_node1_2026-02-21_04-33-17__62aed4ff-6584-483b-9d76-a1bbd4394fe2__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:18.893 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51939
|
||||
2026-02-21 04:33:18.893 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:19.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51939/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:19.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:33:19.896 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:19.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51939/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:19.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.60/tcp/51940/p2p/16Uiu2HAkxuXoui3bxqzahEhNWPT3hJhf6vxjUp5MUjZ8sAKnf6cD","/ip4/172.18.146.60/tcp/51941/ws/p2p/16Uiu2HAkxuXoui3bxqzahEhNWPT3hJhf6vxjUp5MUjZ8sAKnf6cD"],"enrUri":"enr:-L24QPpRL_B42nBrEv2Y0PvkVlA3pp5N1A9o7fRYUWKyQ_F-CNbjfBcRshYAlab4y6VnqvwvrXYoT0L7F_SNsgBZyT4CgmlkgnY0gmlwhKwSkjyKbXVsdGlhZGRyc5YACASsEpI8BsrkAAoErBKSPAbK5d0DgnJzhQADAQAAiXNlY3AyNTZrMaECM7YVykiNtVhRhskTLAenDqlhqRSwkOZODXtgu9BXCO6DdGNwgsrkg3VkcILK5oV3YWt1MgM"}'
|
||||
2026-02-21 04:33:19.899 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:19.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51939/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.78.111/tcp/13684/p2p/16Uiu2HAm3Jm2fNCbXwHoDkbeFHxaW2QeNg6GpC54otaWRNXvXQxX"]'
|
||||
2026-02-21 04:33:19.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:19.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13683/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:33:19.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:19.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51939/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:33:19.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:19.908 DEBUG [tests.store.test_time_filter] Running test with payload 20 sec Past
|
||||
2026-02-21 04:33:19.909 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:33:19.909 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:19.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:19.914 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:20.114 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:33:20.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:20.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2026-02-21 04:33:20.118 DEBUG [src.steps.store] messages length is 0
|
||||
2026-02-21 04:33:20.119 DEBUG [tests.store.test_time_filter] Running test with payload 40 sec Future
|
||||
2026-02-21 04:33:20.119 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:33:20.119 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13683/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:20.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:20.124 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:20.324 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:33:20.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13683/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:20.327 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2026-02-21 04:33:20.328 DEBUG [src.steps.store] messages length is 0
|
||||
2026-02-21 04:33:20.329 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:33:20.331 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:33:20.331 DEBUG [src.node.waku_node] Stopping container with id f2b31790d19e
|
||||
2026-02-21 04:33:20.884 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:20.884 DEBUG [src.node.waku_node] Stopping container with id d3c165213be4
|
||||
2026-02-21 04:33:21.448 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:21.449 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:33:21.456 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:21.462 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
147
nim/1086/data/attachments/1b002614e1cb743b.txt
Normal file
147
nim/1086/data/attachments/1b002614e1cb743b.txt
Normal file
@ -0,0 +1,147 @@
|
||||
2026-02-21 04:31:10.385 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:31:10.385 DEBUG [tests.conftest] Running test: test_relay_4_nodes_sender_packet_loss with id: 2026-02-21_04-31-10__d62e3cab-49b8-424f-840c-854b39104466
|
||||
2026-02-21 04:31:10.385 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:31:10.386 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:31:10.392 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:10.392 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-31-10__d62e3cab-49b8-424f-840c-854b39104466__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:10.398 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:10.398 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-10__d62e3cab-49b8-424f-840c-854b39104466__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:10.404 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:10.404 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-31-10__d62e3cab-49b8-424f-840c-854b39104466__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:10.410 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:10.410 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-21_04-31-10__d62e3cab-49b8-424f-840c-854b39104466__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:10.410 INFO [tests.e2e.test_network_conditions] Starting 4 nodes with relay enabled (bootstrap chain)
|
||||
2026-02-21 04:31:10.410 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:10.410 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:10.412 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:10.412 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.211.45
|
||||
2026-02-21 04:31:10.412 DEBUG [src.node.docker_mananger] Generated ports ['14217', '14218', '14219', '14220', '14221']
|
||||
2026-02-21 04:31:10.412 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:10.412 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:10.412 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:10.413 DEBUG [src.node.docker_mananger] docker run -i -t -p 14217:14217 -p 14218:14218 -p 14219:14219 -p 14220:14220 -p 14221:14221 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=14219 --rest-port=14217 --tcp-port=14218 --discv5-udp-port=14220 --rest-address=0.0.0.0 --nat=extip:172.18.211.45 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dc73cbfbab63fe2bfdc7f64ba4cff26eaa8f63b4cecbe9ed61bbfaba2860d6a9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14221 --metrics-logging=true --relay=true
|
||||
2026-02-21 04:31:10.591 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.211.45 waku edd7826e22a64b5967b34490b1a03b423a6c1e26e39c6a15ae179c914768e034
|
||||
2026-02-21 04:31:10.621 DEBUG [src.node.docker_mananger] Container started with ID edd7826e22a6. Setting up logs at ./log/docker/node1_2026-02-21_04-31-10__d62e3cab-49b8-424f-840c-854b39104466__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:10.621 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14217
|
||||
2026-02-21 04:31:10.622 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:10.666 ERROR [src.node.docker_mananger] Max retries reached for container 6d4d06213e1b. Exiting log stream.
|
||||
2026-02-21 04:31:11.174 ERROR [src.node.docker_mananger] Max retries reached for container e3784c51c56b. Exiting log stream.
|
||||
2026-02-21 04:31:11.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14217/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:11.625 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-02-21 04:31:11.625 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:11.625 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14217/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:11.627 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.211.45/tcp/14218/p2p/16Uiu2HAmJvBRHAUScqVDPDhzJuZYCbjTRZbBMqU5WHBGs1jXVN1S","/ip4/172.18.211.45/tcp/14219/ws/p2p/16Uiu2HAmJvBRHAUScqVDPDhzJuZYCbjTRZbBMqU5WHBGs1jXVN1S"],"enrUri":"enr:-L24QAM3v3Op8CzRYGL47yYq1jp-4vDyo0echN5L1EO_cPM9S_fOmSJ0xy1JoapCOmPsFisDHkjjEEzbbkejbRFE6scCgmlkgnY0gmlwhKwS0y2KbXVsdGlhZGRyc5YACASsEtMtBjeKAAoErBLTLQY3i90DgnJzhQADAQAAiXNlY3AyNTZrMaEDXQpZZeVzRsBcnBFA73OqIGk0RzVWMeAhCgic2Xr67I2DdGNwgjeKg3VkcII3jIV3YWt1MgE"}'
|
||||
2026-02-21 04:31:11.628 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:11.628 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:11.628 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:11.629 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:11.629 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.105.232
|
||||
2026-02-21 04:31:11.630 DEBUG [src.node.docker_mananger] Generated ports ['35806', '35807', '35808', '35809', '35810']
|
||||
2026-02-21 04:31:11.630 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:11.630 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:11.630 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:11.630 DEBUG [src.node.docker_mananger] docker run -i -t -p 35806:35806 -p 35807:35807 -p 35808:35808 -p 35809:35809 -p 35810:35810 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=35808 --rest-port=35806 --tcp-port=35807 --discv5-udp-port=35809 --rest-address=0.0.0.0 --nat=extip:172.18.105.232 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d66fbee5afcc9cbdc341d663a622ab8f82adaba46aae063e7ab913bf096e0a23 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35810 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAM3v3Op8CzRYGL47yYq1jp-4vDyo0echN5L1EO_cPM9S_fOmSJ0xy1JoapCOmPsFisDHkjjEEzbbkejbRFE6scCgmlkgnY0gmlwhKwS0y2KbXVsdGlhZGRyc5YACASsEtMtBjeKAAoErBLTLQY3i90DgnJzhQADAQAAiXNlY3AyNTZrMaEDXQpZZeVzRsBcnBFA73OqIGk0RzVWMeAhCgic2Xr67I2DdGNwgjeKg3VkcII3jIV3YWt1MgE
|
||||
2026-02-21 04:31:11.803 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.105.232 waku 3d5965d943957088786fdcf2427db3858e0e6d4272bfd707a11c67e2005a7758
|
||||
2026-02-21 04:31:11.832 DEBUG [src.node.docker_mananger] Container started with ID 3d5965d94395. Setting up logs at ./log/docker/node2_2026-02-21_04-31-10__d62e3cab-49b8-424f-840c-854b39104466__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:11.832 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35806
|
||||
2026-02-21 04:31:11.832 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:12.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35806/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:12.852 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-02-21 04:31:12.856 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:12.857 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35806/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:12.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.105.232/tcp/35807/p2p/16Uiu2HAm6pwa33uiBkUyNia8e3yZLWQmXtnzDBPhSQ7k3dPtePdr","/ip4/172.18.105.232/tcp/35808/ws/p2p/16Uiu2HAm6pwa33uiBkUyNia8e3yZLWQmXtnzDBPhSQ7k3dPtePdr"],"enrUri":"enr:-L24QJZ6gFkaI9GoL2BwpjMkbhYDzwJDZioVuvgT0yB2otUqNNoImyYbegy36KOueTDKPFmiYl3KmEwoQNGZYqtEn4cCgmlkgnY0gmlwhKwSaeiKbXVsdGlhZGRyc5YACASsEmnoBovfAAoErBJp6AaL4N0DgnJzhQADAQAAiXNlY3AyNTZrMaECqWaK_BqL9_1tOPHOG1ReSuGS9YazTz4fjFvYsg7faCmDdGNwgovfg3VkcIKL4YV3YWt1MgE"}'
|
||||
2026-02-21 04:31:12.861 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:12.861 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:12.862 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:12.864 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:12.864 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.207.140
|
||||
2026-02-21 04:31:12.864 DEBUG [src.node.docker_mananger] Generated ports ['64901', '64902', '64903', '64904', '64905']
|
||||
2026-02-21 04:31:12.865 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:12.865 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:12.865 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:12.865 DEBUG [src.node.docker_mananger] docker run -i -t -p 64901:64901 -p 64902:64902 -p 64903:64903 -p 64904:64904 -p 64905:64905 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=64903 --rest-port=64901 --tcp-port=64902 --discv5-udp-port=64904 --rest-address=0.0.0.0 --nat=extip:172.18.207.140 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=948ebcf5fca01cd6bedebcd8b3bbed69bb9a4dce1aafecae3ee996efaf8e1abf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64905 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJZ6gFkaI9GoL2BwpjMkbhYDzwJDZioVuvgT0yB2otUqNNoImyYbegy36KOueTDKPFmiYl3KmEwoQNGZYqtEn4cCgmlkgnY0gmlwhKwSaeiKbXVsdGlhZGRyc5YACASsEmnoBovfAAoErBJp6AaL4N0DgnJzhQADAQAAiXNlY3AyNTZrMaECqWaK_BqL9_1tOPHOG1ReSuGS9YazTz4fjFvYsg7faCmDdGNwgovfg3VkcIKL4YV3YWt1MgE
|
||||
2026-02-21 04:31:13.048 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.207.140 waku 02267f9eabdc2810184ec3b414195f76ece25dcc218d8cb75dad4fc0c5774e4e
|
||||
2026-02-21 04:31:13.083 DEBUG [src.node.docker_mananger] Container started with ID 02267f9eabdc. Setting up logs at ./log/docker/node3_2026-02-21_04-31-10__d62e3cab-49b8-424f-840c-854b39104466__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:13.084 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64901
|
||||
2026-02-21 04:31:13.084 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:14.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64901/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:14.096 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-02-21 04:31:14.096 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:14.097 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64901/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:14.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.207.140/tcp/64902/p2p/16Uiu2HAkxahXPRDPx2cCK61nG5npk3AZi8BLZAJTNtsX3rKHG2qW","/ip4/172.18.207.140/tcp/64903/ws/p2p/16Uiu2HAkxahXPRDPx2cCK61nG5npk3AZi8BLZAJTNtsX3rKHG2qW"],"enrUri":"enr:-L24QC0p-L16y9gqFqqJ_c2hs8chSroPa5R62Ppp_9ISsNiiRxtIvK26-Tjsamvac4aHifyhLVt1rlgG2GwI8o09yTgCgmlkgnY0gmlwhKwSz4yKbXVsdGlhZGRyc5YACASsEs-MBv2GAAoErBLPjAb9h90DgnJzhQADAQAAiXNlY3AyNTZrMaECLuMI4O2jAzyaMewaZxNVh2e9vyPWa3eo7bP8BBKlI_mDdGNwgv2Gg3VkcIL9iIV3YWt1MgE"}'
|
||||
2026-02-21 04:31:14.103 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:14.104 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:14.104 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:14.107 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:14.108 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.90.204
|
||||
2026-02-21 04:31:14.108 DEBUG [src.node.docker_mananger] Generated ports ['46745', '46746', '46747', '46748', '46749']
|
||||
2026-02-21 04:31:14.108 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:14.108 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:14.109 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:14.110 DEBUG [src.node.docker_mananger] docker run -i -t -p 46745:46745 -p 46746:46746 -p 46747:46747 -p 46748:46748 -p 46749:46749 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=46747 --rest-port=46745 --tcp-port=46746 --discv5-udp-port=46748 --rest-address=0.0.0.0 --nat=extip:172.18.90.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=30c65c3b83cbbed2b938f22c5791da5cc68e41dd8c97fae3eeadf60d8cecd98b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46749 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QC0p-L16y9gqFqqJ_c2hs8chSroPa5R62Ppp_9ISsNiiRxtIvK26-Tjsamvac4aHifyhLVt1rlgG2GwI8o09yTgCgmlkgnY0gmlwhKwSz4yKbXVsdGlhZGRyc5YACASsEs-MBv2GAAoErBLPjAb9h90DgnJzhQADAQAAiXNlY3AyNTZrMaECLuMI4O2jAzyaMewaZxNVh2e9vyPWa3eo7bP8BBKlI_mDdGNwgv2Gg3VkcIL9iIV3YWt1MgE
|
||||
2026-02-21 04:31:14.310 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.90.204 waku e13e2b213796cff1b5af316c9e73aa0aad467d649f29c6915b75862364ec3b49
|
||||
2026-02-21 04:31:14.341 DEBUG [src.node.docker_mananger] Container started with ID e13e2b213796. Setting up logs at ./log/docker/node4_2026-02-21_04-31-10__d62e3cab-49b8-424f-840c-854b39104466__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:14.342 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46745
|
||||
2026-02-21 04:31:14.342 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:15.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46745/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:15.359 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-02-21 04:31:15.362 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:15.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46745/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:15.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.90.204/tcp/46746/p2p/16Uiu2HAkvZkXKBK6zKKkhC3kDxyxCV9wwyGB3kLheBmbKBfmhm8X","/ip4/172.18.90.204/tcp/46747/ws/p2p/16Uiu2HAkvZkXKBK6zKKkhC3kDxyxCV9wwyGB3kLheBmbKBfmhm8X"],"enrUri":"enr:-L24QM0mav9RVdp2Iv4fIpAVGSBqqfIR0qrf-yQiY3xO0c6PWwwWx-1PhzhNdc4lVwm0o2Tq-Qee7PAnj04BjLdsnR0CgmlkgnY0gmlwhKwSWsyKbXVsdGlhZGRyc5YACASsElrMBraaAAoErBJazAa2m90DgnJzhQADAQAAiXNlY3AyNTZrMaECEO14gDJsSAwu7bXq6lMi5YKfH7o7U-iHco89MW-NNCSDdGNwgraag3VkcIK2nIV3YWt1MgE"}'
|
||||
2026-02-21 04:31:15.367 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:15.367 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14217/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:15.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:15.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35806/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:15.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:15.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64901/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:15.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:15.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46745/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:15.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:15.399 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14217/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:15.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.105.232/tcp/46554/p2p/16Uiu2HAm6pwa33uiBkUyNia8e3yZLWQmXtnzDBPhSQ7k3dPtePdr","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
2026-02-21 04:31:15.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35806/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:15.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.207.140/tcp/58878/p2p/16Uiu2HAkxahXPRDPx2cCK61nG5npk3AZi8BLZAJTNtsX3rKHG2qW","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.211.45/tcp/14218/p2p/16Uiu2HAmJvBRHAUScqVDPDhzJuZYCbjTRZbBMqU5WHBGs1jXVN1S","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
2026-02-21 04:31:15.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64901/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:15.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.90.204/tcp/37646/p2p/16Uiu2HAkvZkXKBK6zKKkhC3kDxyxCV9wwyGB3kLheBmbKBfmhm8X","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.105.232/tcp/35807/p2p/16Uiu2HAm6pwa33uiBkUyNia8e3yZLWQmXtnzDBPhSQ7k3dPtePdr","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
2026-02-21 04:31:15.408 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46745/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:15.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.207.140/tcp/64902/p2p/16Uiu2HAkxahXPRDPx2cCK61nG5npk3AZi8BLZAJTNtsX3rKHG2qW","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
2026-02-21 04:31:15.410 DEBUG [src.libs.common] Sleeping for 20 seconds
|
||||
2026-02-21 04:31:35.411 INFO [tests.e2e.test_network_conditions] Applying 30.0% packet loss on sender node1
|
||||
2026-02-21 04:31:35.412 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '5347', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
2026-02-21 04:31:35.423 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '5347', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '30.0%']
|
||||
2026-02-21 04:31:35.432 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '5347', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
||||
2026-02-21 04:31:35.441 DEBUG [src.steps.network_conditions] tc -s qdisc show dev eth0:
|
||||
qdisc netem 8002: root refcnt 5 limit 1000 loss 30%
|
||||
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
|
||||
backlog 0b 0p requeues 0
|
||||
|
||||
2026-02-21 04:31:35.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:35.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
||||
2026-02-21 04:31:35.444 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14217/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:35.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:35.458 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '5347', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
||||
2026-02-21 04:31:35.469 DEBUG [src.steps.network_conditions] tc -s qdisc show dev eth0:
|
||||
qdisc netem 8002: root refcnt 5 limit 1000 loss 30%
|
||||
Sent 500 bytes 5 pkt (dropped 1, overlimits 0 requeues 0)
|
||||
backlog 0b 0p requeues 0
|
||||
2026-02-21 04:31:35.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:35.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648295443933220,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:31:35.472 INFO [tests.e2e.test_network_conditions] Node4 received messages from node1 after 0 trails
|
||||
2026-02-21 04:31:35.473 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '5347', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
2026-02-21 04:31:35.482 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:31:35.483 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:31:35.483 DEBUG [src.node.waku_node] Stopping container with id edd7826e22a6
|
||||
2026-02-21 04:31:36.031 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:36.032 DEBUG [src.node.waku_node] Stopping container with id 3d5965d94395
|
||||
2026-02-21 04:31:36.585 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:36.586 DEBUG [src.node.waku_node] Stopping container with id 02267f9eabdc
|
||||
2026-02-21 04:31:36.845 ERROR [src.node.docker_mananger] Max retries reached for container edd7826e22a6. Exiting log stream.
|
||||
2026-02-21 04:31:37.139 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:37.139 DEBUG [src.node.waku_node] Stopping container with id e13e2b213796
|
||||
2026-02-21 04:31:37.398 ERROR [src.node.docker_mananger] Max retries reached for container 3d5965d94395. Exiting log stream.
|
||||
2026-02-21 04:31:37.650 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:37.652 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:31:37.678 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:31:37.700 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:31:37.722 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:31:37.743 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
73
nim/1086/data/attachments/1be2a9e8ac6f19fd.txt
Normal file
73
nim/1086/data/attachments/1be2a9e8ac6f19fd.txt
Normal file
@ -0,0 +1,73 @@
|
||||
2026-02-21 04:33:26.720 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:33:26.721 DEBUG [tests.conftest] Running test: test_filter_update_subscription_refresh_existing with id: 2026-02-21_04-33-26__eedb2ff5-1b3d-4cbf-b391-25bdc6bfccea
|
||||
2026-02-21 04:33:26.721 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:33:26.721 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:33:26.721 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-21 04:33:26.728 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:26.729 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-33-26__eedb2ff5-1b3d-4cbf-b391-25bdc6bfccea__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:26.729 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:26.729 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:26.730 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:26.730 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.155.126
|
||||
2026-02-21 04:33:26.731 DEBUG [src.node.docker_mananger] Generated ports ['33359', '33360', '33361', '33362', '33363']
|
||||
2026-02-21 04:33:26.731 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:26.731 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:26.731 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:26.731 DEBUG [src.node.docker_mananger] docker run -i -t -p 33359:33359 -p 33360:33360 -p 33361:33361 -p 33362:33362 -p 33363:33363 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=33361 --rest-port=33359 --tcp-port=33360 --discv5-udp-port=33362 --rest-address=0.0.0.0 --nat=extip:172.18.155.126 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dd1655bacc0dbbf6fad4af4a93465dd5fd210bcf8c84b5d1addabb6d95557edb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33363 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:33:26.916 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.155.126 waku 4e3734391a90ab254bfcc26001aab4c5ac0b125777439caf93b03655a9548feb
|
||||
2026-02-21 04:33:26.948 DEBUG [src.node.docker_mananger] Container started with ID 4e3734391a90. Setting up logs at ./log/docker/node1_2026-02-21_04-33-26__eedb2ff5-1b3d-4cbf-b391-25bdc6bfccea__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:26.948 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33359
|
||||
2026-02-21 04:33:26.948 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:26.974 ERROR [src.node.docker_mananger] Max retries reached for container 6ea224ac0622. Exiting log stream.
|
||||
2026-02-21 04:33:27.519 ERROR [src.node.docker_mananger] Max retries reached for container 8236cb6f2eea. Exiting log stream.
|
||||
2026-02-21 04:33:27.949 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33359/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:27.952 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-02-21 04:33:27.952 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:27.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33359/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:27.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.155.126/tcp/33360/p2p/16Uiu2HAmCHiR8KxrJJopthnigu6AZJg3zJW4o5BRMW9nktaPEyqX","/ip4/172.18.155.126/tcp/33361/ws/p2p/16Uiu2HAmCHiR8KxrJJopthnigu6AZJg3zJW4o5BRMW9nktaPEyqX"],"enrUri":"enr:-L24QLEaH4cUXQ8KcuuvEO5z-Y1OGiAIBjlP2NGzl1RheCDRVXg6hqp_XSYTlDMlKLUYcDOj8toHem9JD6nrOLLpwfoCgmlkgnY0gmlwhKwSm36KbXVsdGlhZGRyc5YACASsEpt-BoJQAAoErBKbfgaCUd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-ozJW-unvulFy-8U07zRKRVRgvOUj4fzfJr03n6COyaDdGNwgoJQg3VkcIKCUoV3YWt1MgU"}'
|
||||
2026-02-21 04:33:27.955 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:27.955 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-21 04:33:27.962 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:27.962 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-33-26__eedb2ff5-1b3d-4cbf-b391-25bdc6bfccea__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:27.963 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:27.963 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:27.964 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:27.964 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.35.65
|
||||
2026-02-21 04:33:27.964 DEBUG [src.node.docker_mananger] Generated ports ['6826', '6827', '6828', '6829', '6830']
|
||||
2026-02-21 04:33:27.965 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:27.965 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:27.965 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:27.965 DEBUG [src.node.docker_mananger] docker run -i -t -p 6826:6826 -p 6827:6827 -p 6828:6828 -p 6829:6829 -p 6830:6830 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=6828 --rest-port=6826 --tcp-port=6827 --discv5-udp-port=6829 --rest-address=0.0.0.0 --nat=extip:172.18.35.65 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f47f0ebe99617fe00e97cacabb086ff6b9aeaafaab8b693cdeea95933dcd09dd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6830 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLEaH4cUXQ8KcuuvEO5z-Y1OGiAIBjlP2NGzl1RheCDRVXg6hqp_XSYTlDMlKLUYcDOj8toHem9JD6nrOLLpwfoCgmlkgnY0gmlwhKwSm36KbXVsdGlhZGRyc5YACASsEpt-BoJQAAoErBKbfgaCUd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC-ozJW-unvulFy-8U07zRKRVRgvOUj4fzfJr03n6COyaDdGNwgoJQg3VkcIKCUoV3YWt1MgU --filternode=/ip4/172.18.155.126/tcp/33360/p2p/16Uiu2HAmCHiR8KxrJJopthnigu6AZJg3zJW4o5BRMW9nktaPEyqX
|
||||
2026-02-21 04:33:28.159 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.35.65 waku 6efaea0be9e046c1ec564a1806405d07537f877c74d57bdf1f02ce3132306308
|
||||
2026-02-21 04:33:28.191 DEBUG [src.node.docker_mananger] Container started with ID 6efaea0be9e0. Setting up logs at ./log/docker/node2_2026-02-21_04-33-26__eedb2ff5-1b3d-4cbf-b391-25bdc6bfccea__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:28.192 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6826
|
||||
2026-02-21 04:33:28.192 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:29.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6826/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:29.195 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-02-21 04:33:29.195 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:29.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6826/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:29.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.35.65/tcp/6827/p2p/16Uiu2HAm5HtzifytFLy3FrpGeui1YrK7btYURNPCKdN6hUkQp6JR","/ip4/172.18.35.65/tcp/6828/ws/p2p/16Uiu2HAm5HtzifytFLy3FrpGeui1YrK7btYURNPCKdN6hUkQp6JR"],"enrUri":"enr:-L24QJJ9au_ckPKa9ynvHiMTsok27Ut-zFs5Hp_VB0cobQovSoKZRey0BX_ExOyePqpceCbHQ4jtsKRH7UH8PW4h8xcCgmlkgnY0gmlwhKwSI0GKbXVsdGlhZGRyc5YACASsEiNBBhqrAAoErBIjQQYarN0DgnJzhQADAQAAiXNlY3AyNTZrMaECkpbwoulcMgf1sq_TtDU3QJcoGTxV_FlLz43fR1z3JQ6DdGNwghqrg3VkcIIarYV3YWt1MgA"}'
|
||||
2026-02-21 04:33:29.198 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:29.198 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6826/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.155.126/tcp/33360/p2p/16Uiu2HAmCHiR8KxrJJopthnigu6AZJg3zJW4o5BRMW9nktaPEyqX"]'
|
||||
2026-02-21 04:33:29.233 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:29.236 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33359/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:33:29.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:29.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6826/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "08b13f17-6dd4-4446-9eb3-835a1dcba45a", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:33:29.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"08b13f17-6dd4-4446-9eb3-835a1dcba45a","statusDesc":"OK"}'
|
||||
2026-02-21 04:33:29.266 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:6826/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:33:29.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-21 04:33:29.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33359/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-02-21 04:33:29.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:29.284 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:33:29.384 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:29.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6826/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:29.388 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":1771648409276360944,"ephemeral":false}]'
|
||||
2026-02-21 04:33:29.390 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:33:29.391 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:33:29.392 DEBUG [src.node.waku_node] Stopping container with id 4e3734391a90
|
||||
2026-02-21 04:33:30.001 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:30.001 DEBUG [src.node.waku_node] Stopping container with id 6efaea0be9e0
|
||||
2026-02-21 04:33:30.565 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:30.566 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:33:30.574 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:30.580 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1086/data/attachments/1c2ae35028c0c8bb.txt
Normal file
68
nim/1086/data/attachments/1c2ae35028c0c8bb.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2026-02-21 04:31:16.051 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:31:16.051 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_extra_field with id: 2026-02-21_04-31-16__b835cc8b-97d7-4e81-b132-830365aea639
|
||||
2026-02-21 04:31:16.051 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:31:16.052 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:31:16.052 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-21 04:31:16.059 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:16.059 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-31-16__b835cc8b-97d7-4e81-b132-830365aea639__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:16.059 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:16.060 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:16.061 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:16.061 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.116.250
|
||||
2026-02-21 04:31:16.062 DEBUG [src.node.docker_mananger] Generated ports ['16904', '16905', '16906', '16907', '16908']
|
||||
2026-02-21 04:31:16.062 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:16.062 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:16.062 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:16.062 DEBUG [src.node.docker_mananger] docker run -i -t -p 16904:16904 -p 16905:16905 -p 16906:16906 -p 16907:16907 -p 16908:16908 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=16906 --rest-port=16904 --tcp-port=16905 --discv5-udp-port=16907 --rest-address=0.0.0.0 --nat=extip:172.18.116.250 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8ebc237b55703d63af7cf88fa2b2add1e46df59ead31bdff0e3a3267eaae0ec3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16908 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:31:16.269 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.116.250 waku 2475bbc5003dc3399c5582aafc744ffe9c219f7e805ec57596eacbe9bd87d3fe
|
||||
2026-02-21 04:31:16.291 ERROR [src.node.docker_mananger] Max retries reached for container ab56b6e133ee. Exiting log stream.
|
||||
2026-02-21 04:31:16.303 DEBUG [src.node.docker_mananger] Container started with ID 2475bbc5003d. Setting up logs at ./log/docker/node1_2026-02-21_04-31-16__b835cc8b-97d7-4e81-b132-830365aea639__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:16.303 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16904
|
||||
2026-02-21 04:31:16.304 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:16.844 ERROR [src.node.docker_mananger] Max retries reached for container e2b5cea51d61. Exiting log stream.
|
||||
2026-02-21 04:31:17.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16904/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:17.307 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-02-21 04:31:17.308 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:17.308 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16904/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:17.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.116.250/tcp/16905/p2p/16Uiu2HAmGQErxdymqdoQSV7hAFt793BR7PoGQsuqpv3AXRQMQCx7","/ip4/172.18.116.250/tcp/16906/ws/p2p/16Uiu2HAmGQErxdymqdoQSV7hAFt793BR7PoGQsuqpv3AXRQMQCx7"],"enrUri":"enr:-L24QAL8pb4rYSzLjGm2mZuB-SnbXA6wBAjnxve9_Cc8F5QVWFisP0HXk1e0d3Tyxd62gARhhCHdr8SJdVMMml18UGwCgmlkgnY0gmlwhKwSdPqKbXVsdGlhZGRyc5YACASsEnT6BkIJAAoErBJ0-gZCCt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDN6dxn1CLBIvDHBIfv_XFni5Os1fSU8qZSu-Mhm22Z0CDdGNwgkIJg3VkcIJCC4V3YWt1MgU"}'
|
||||
2026-02-21 04:31:17.311 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:17.311 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-21 04:31:17.318 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:17.318 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-16__b835cc8b-97d7-4e81-b132-830365aea639__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:17.318 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:17.318 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:17.319 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:17.320 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.220.216
|
||||
2026-02-21 04:31:17.320 DEBUG [src.node.docker_mananger] Generated ports ['56688', '56689', '56690', '56691', '56692']
|
||||
2026-02-21 04:31:17.320 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:17.320 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:17.320 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:17.320 DEBUG [src.node.docker_mananger] docker run -i -t -p 56688:56688 -p 56689:56689 -p 56690:56690 -p 56691:56691 -p 56692:56692 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=56690 --rest-port=56688 --tcp-port=56689 --discv5-udp-port=56691 --rest-address=0.0.0.0 --nat=extip:172.18.220.216 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e3cdaf7f3bac32a2efcbdaadb7b5e1bd62d91989dc89e7eed43df5bf4e453d52 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56692 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QAL8pb4rYSzLjGm2mZuB-SnbXA6wBAjnxve9_Cc8F5QVWFisP0HXk1e0d3Tyxd62gARhhCHdr8SJdVMMml18UGwCgmlkgnY0gmlwhKwSdPqKbXVsdGlhZGRyc5YACASsEnT6BkIJAAoErBJ0-gZCCt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDN6dxn1CLBIvDHBIfv_XFni5Os1fSU8qZSu-Mhm22Z0CDdGNwgkIJg3VkcIJCC4V3YWt1MgU --filternode=/ip4/172.18.116.250/tcp/16905/p2p/16Uiu2HAmGQErxdymqdoQSV7hAFt793BR7PoGQsuqpv3AXRQMQCx7
|
||||
2026-02-21 04:31:17.500 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.220.216 waku 5a84ed643975ca46ae04ed28e884c3b1800ec282a32bf447b935a38ed04c6cfc
|
||||
2026-02-21 04:31:17.532 DEBUG [src.node.docker_mananger] Container started with ID 5a84ed643975. Setting up logs at ./log/docker/node2_2026-02-21_04-31-16__b835cc8b-97d7-4e81-b132-830365aea639__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:17.533 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56688
|
||||
2026-02-21 04:31:17.533 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:18.533 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56688/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:18.537 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-02-21 04:31:18.537 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:18.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56688/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:18.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.220.216/tcp/56689/p2p/16Uiu2HAm8PykSXxPrywfPqSybiUuXkrteKTtBTADrUevDJgPLgQM","/ip4/172.18.220.216/tcp/56690/ws/p2p/16Uiu2HAm8PykSXxPrywfPqSybiUuXkrteKTtBTADrUevDJgPLgQM"],"enrUri":"enr:-L24QMGf1SuwttgOkfoBHHFw9BADB5p0w1tnRH9ID6vwGyDWNL88M6MJUfJhyh_xxBgydfd-M54lV2dcEzU2QvJ7dQUCgmlkgnY0gmlwhKwS3NiKbXVsdGlhZGRyc5YACASsEtzYBt1xAAoErBLc2Abdct0DgnJzhQADAQAAiXNlY3AyNTZrMaECwLjcXF9wzEkcwaXmwMkr4LJdV1hBmBRdCbUOVXSK9L6DdGNwgt1xg3VkcILdc4V3YWt1MgA"}'
|
||||
2026-02-21 04:31:18.540 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:18.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56688/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.116.250/tcp/16905/p2p/16Uiu2HAmGQErxdymqdoQSV7hAFt793BR7PoGQsuqpv3AXRQMQCx7"]'
|
||||
2026-02-21 04:31:18.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:18.576 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-21 04:31:18.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16904/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:18.593 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:18.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56688/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6e69b426-57b5-47a6-8217-0e157519f1dd", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:31:18.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"6e69b426-57b5-47a6-8217-0e157519f1dd","statusDesc":"OK"}'
|
||||
2026-02-21 04:31:18.608 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:56688/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1", "extraField": "extraValue"}'
|
||||
2026-02-21 04:31:18.611 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:56688/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
2026-02-21 04:31:18.613 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:31:18.614 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:31:18.614 DEBUG [src.node.waku_node] Stopping container with id 2475bbc5003d
|
||||
2026-02-21 04:31:19.135 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:19.135 DEBUG [src.node.waku_node] Stopping container with id 5a84ed643975
|
||||
2026-02-21 04:31:19.623 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:19.625 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:31:19.630 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:31:19.634 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
79
nim/1086/data/attachments/1c81c9dbffbfeb1d.txt
Normal file
79
nim/1086/data/attachments/1c81c9dbffbfeb1d.txt
Normal file
@ -0,0 +1,79 @@
|
||||
2026-02-21 04:30:48.117 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:30:48.117 DEBUG [tests.conftest] Running test: test_relay_with_latency_between_two_nodes with id: 2026-02-21_04-30-48__f7eeffa0-a22c-4983-9ce6-91d21366ea12
|
||||
2026-02-21 04:30:48.117 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:30:48.117 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:30:48.125 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:30:48.125 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-30-48__f7eeffa0-a22c-4983-9ce6-91d21366ea12__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:48.131 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:30:48.131 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-30-48__f7eeffa0-a22c-4983-9ce6-91d21366ea12__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:48.132 INFO [tests.e2e.test_network_conditions] Starting node1 and node2 with relay enabled
|
||||
2026-02-21 04:30:48.132 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:30:48.132 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:30:48.134 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:30:48.134 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.109.171
|
||||
2026-02-21 04:30:48.134 DEBUG [src.node.docker_mananger] Generated ports ['23358', '23359', '23360', '23361', '23362']
|
||||
2026-02-21 04:30:48.134 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:30:48.134 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:30:48.135 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:30:48.135 DEBUG [src.node.docker_mananger] docker run -i -t -p 23358:23358 -p 23359:23359 -p 23360:23360 -p 23361:23361 -p 23362:23362 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=23360 --rest-port=23358 --tcp-port=23359 --discv5-udp-port=23361 --rest-address=0.0.0.0 --nat=extip:172.18.109.171 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aed3cf4a35ea3d9bfadf2af776cd5a0cebc43e2bffdbd3543f6aaceda8bbcc2b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23362 --metrics-logging=true --relay=true
|
||||
2026-02-21 04:30:48.317 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.109.171 waku 937dc21049e90b3f0f9c50886b1d06f47c314ab000e02a83d7105acb918194b9
|
||||
2026-02-21 04:30:48.318 ERROR [src.node.docker_mananger] Max retries reached for container bdf382859b11. Exiting log stream.
|
||||
2026-02-21 04:30:48.349 DEBUG [src.node.docker_mananger] Container started with ID 937dc21049e9. Setting up logs at ./log/docker/node1_2026-02-21_04-30-48__f7eeffa0-a22c-4983-9ce6-91d21366ea12__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:48.349 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23358
|
||||
2026-02-21 04:30:48.349 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:30:48.841 ERROR [src.node.docker_mananger] Max retries reached for container 197528ffefbe. Exiting log stream.
|
||||
2026-02-21 04:30:49.350 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23358/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:49.353 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-02-21 04:30:49.353 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:30:49.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23358/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:49.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.109.171/tcp/23359/p2p/16Uiu2HAmMZsekCAWXzPoRJyTcCwo3aLYbZpXeT9xUry72fpD9UxN","/ip4/172.18.109.171/tcp/23360/ws/p2p/16Uiu2HAmMZsekCAWXzPoRJyTcCwo3aLYbZpXeT9xUry72fpD9UxN"],"enrUri":"enr:-L24QJBfFhyY5iAHGrFtV54m1Ps98Djjz9BTcyfhJTnSpBVyPbnhL8hoQy8qrZaVoO9vggAwBCUKaMZkSkQ9PtCT5FECgmlkgnY0gmlwhKwSbauKbXVsdGlhZGRyc5YACASsEm2rBls_AAoErBJtqwZbQN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhGm0IzaFm3OOky2metDCn40CRBMN_ew6F04AMyZ5D7eDdGNwgls_g3VkcIJbQYV3YWt1MgE"}'
|
||||
2026-02-21 04:30:49.356 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:30:49.356 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:30:49.356 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:30:49.358 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:30:49.358 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.94.96
|
||||
2026-02-21 04:30:49.358 DEBUG [src.node.docker_mananger] Generated ports ['42725', '42726', '42727', '42728', '42729']
|
||||
2026-02-21 04:30:49.358 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:30:49.358 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:30:49.358 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:30:49.359 DEBUG [src.node.docker_mananger] docker run -i -t -p 42725:42725 -p 42726:42726 -p 42727:42727 -p 42728:42728 -p 42729:42729 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=42727 --rest-port=42725 --tcp-port=42726 --discv5-udp-port=42728 --rest-address=0.0.0.0 --nat=extip:172.18.94.96 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5c3bbe3dc75cfae85ceca3bca16b6ab348edb95a93cfa2facc62831eddde5610 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42729 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJBfFhyY5iAHGrFtV54m1Ps98Djjz9BTcyfhJTnSpBVyPbnhL8hoQy8qrZaVoO9vggAwBCUKaMZkSkQ9PtCT5FECgmlkgnY0gmlwhKwSbauKbXVsdGlhZGRyc5YACASsEm2rBls_AAoErBJtqwZbQN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhGm0IzaFm3OOky2metDCn40CRBMN_ew6F04AMyZ5D7eDdGNwgls_g3VkcIJbQYV3YWt1MgE
|
||||
2026-02-21 04:30:49.541 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.94.96 waku dae1f9ce5bb00d2f69a06c7623c7baf0c06c73e2ada9718eb9aa779dcee27fc7
|
||||
2026-02-21 04:30:49.572 DEBUG [src.node.docker_mananger] Container started with ID dae1f9ce5bb0. Setting up logs at ./log/docker/node2_2026-02-21_04-30-48__f7eeffa0-a22c-4983-9ce6-91d21366ea12__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:49.572 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42725
|
||||
2026-02-21 04:30:49.573 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:30:50.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42725/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:50.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"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-02-21 04:30:50.595 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:30:50.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42725/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:50.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.94.96/tcp/42726/p2p/16Uiu2HAm8fPBDdUx5HUjNJrbrPmQS37fZ4yEN3Ko3nxFu1fzX1Eh","/ip4/172.18.94.96/tcp/42727/ws/p2p/16Uiu2HAm8fPBDdUx5HUjNJrbrPmQS37fZ4yEN3Ko3nxFu1fzX1Eh"],"enrUri":"enr:-L24QNioW7vcXTqdtcLXrvu8v4blJYZIP4W0ymZyJukXw4a2JWprvIsUxUNp0Wh2XnqeJHbEn5a9sOG1SpYZMQu50eICgmlkgnY0gmlwhKwSXmCKbXVsdGlhZGRyc5YACASsEl5gBqbmAAoErBJeYAam590DgnJzhQADAQAAiXNlY3AyNTZrMaECxKsP6EsCEuKyDK66lAAsFbwkkCwblzlmn5h8mas9vBqDdGNwgqbmg3VkcIKm6IV3YWt1MgE"}'
|
||||
2026-02-21 04:30:50.599 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:30:50.599 INFO [tests.e2e.test_network_conditions] Subscribing both nodes to relay topic
|
||||
2026-02-21 04:30:50.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23358/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:30:50.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:30:50.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42725/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:30:50.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:30:50.609 INFO [tests.e2e.test_network_conditions] Waiting for autoconnection
|
||||
2026-02-21 04:30:50.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23358/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:50.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.94.96/tcp/52136/p2p/16Uiu2HAm8fPBDdUx5HUjNJrbrPmQS37fZ4yEN3Ko3nxFu1fzX1Eh","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
2026-02-21 04:30:50.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42725/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:50.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.109.171/tcp/23359/p2p/16Uiu2HAmMZsekCAWXzPoRJyTcCwo3aLYbZpXeT9xUry72fpD9UxN","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
2026-02-21 04:30:50.616 DEBUG [src.libs.common] Sleeping for 10 seconds
|
||||
2026-02-21 04:31:00.617 DEBUG [tests.e2e.test_network_conditions] Applying 5000ms latency to node2
|
||||
2026-02-21 04:31:00.619 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '5938', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
2026-02-21 04:31:00.668 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '5938', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '5000ms']
|
||||
2026-02-21 04:31:00.697 DEBUG [tests.e2e.test_network_conditions] Publishing message from node1
|
||||
2026-02-21 04:31:00.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23358/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:00.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:00.704 DEBUG [tests.e2e.test_network_conditions] Fetching relay messages on node2
|
||||
2026-02-21 04:31:00.704 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42725/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:10.707 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648260697207985,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:31:10.708 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '5938', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
2026-02-21 04:31:10.720 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:31:10.720 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:31:10.720 DEBUG [src.node.waku_node] Stopping container with id 937dc21049e9
|
||||
2026-02-21 04:31:11.275 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:11.276 DEBUG [src.node.waku_node] Stopping container with id dae1f9ce5bb0
|
||||
2026-02-21 04:31:11.774 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:11.775 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:31:11.787 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:31:11.800 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
77
nim/1086/data/attachments/1ca931f405f30dc8.txt
Normal file
77
nim/1086/data/attachments/1ca931f405f30dc8.txt
Normal file
@ -0,0 +1,77 @@
|
||||
2026-02-21 04:34:49.401 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:34:49.401 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/2/0] with id: 2026-02-21_04-34-49__a669f87b-30a3-44c1-8f89-e431f6e4194a
|
||||
2026-02-21 04:34:49.401 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:34:49.402 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:34:49.402 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-21 04:34:49.410 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:34:49.410 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-34-49__a669f87b-30a3-44c1-8f89-e431f6e4194a__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:49.410 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:34:49.410 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:34:49.412 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:34:49.412 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.197.16
|
||||
2026-02-21 04:34:49.412 DEBUG [src.node.docker_mananger] Generated ports ['52800', '52801', '52802', '52803', '52804']
|
||||
2026-02-21 04:34:49.412 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-21 04:34:49.412 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-21 04:34:49.412 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:34:49.412 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:34:49.412 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:34:49.413 DEBUG [src.node.docker_mananger] docker run -i -t -p 52800:52800 -p 52801:52801 -p 52802:52802 -p 52803:52803 -p 52804:52804 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=52802 --rest-port=52800 --tcp-port=52801 --discv5-udp-port=52803 --rest-address=0.0.0.0 --nat=extip:172.18.197.16 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=cdef8a873cb7bb9b19cb02ecfc454eca1f6ac2890febfb902f7781b035fcecaf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52804 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:34:49.602 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.197.16 waku 68ee769960c2de422cbc08d69dd9c9876efd913f43a002a88102b000a2efe13a
|
||||
2026-02-21 04:34:49.635 DEBUG [src.node.docker_mananger] Container started with ID 68ee769960c2. Setting up logs at ./log/docker/node1_2026-02-21_04-34-49__a669f87b-30a3-44c1-8f89-e431f6e4194a__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:49.636 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52800
|
||||
2026-02-21 04:34:49.636 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:34:49.665 ERROR [src.node.docker_mananger] Max retries reached for container 4e4640e04020. Exiting log stream.
|
||||
2026-02-21 04:34:50.203 ERROR [src.node.docker_mananger] Max retries reached for container 33260b8936db. Exiting log stream.
|
||||
2026-02-21 04:34:50.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52800/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:50.639 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-02-21 04:34:50.639 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:34:50.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52800/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:50.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.197.16/tcp/52801/p2p/16Uiu2HAmDGzKC1v6ksGHLoAXbKnmaN7T3nYd5vDdqZwW8ZnARQrZ","/ip4/172.18.197.16/tcp/52802/ws/p2p/16Uiu2HAmDGzKC1v6ksGHLoAXbKnmaN7T3nYd5vDdqZwW8ZnARQrZ"],"enrUri":"enr:-L24QKjMVSg_yukNn1SAMTWMoNSwI8bLxSgt8vgX3RcHeYFVJL7FzRXT9FuC-zTM8j-i3ehYf7f5I5FBLwg5QlvFxlcCgmlkgnY0gmlwhKwSxRCKbXVsdGlhZGRyc5YACASsEsUQBs5BAAoErBLFEAbOQt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDCTjeQqPiS1zv5RsoPLtoGtDitGtMC69KMtFPGVm_mmaDdGNwgs5Bg3VkcILOQ4V3YWt1MgU"}'
|
||||
2026-02-21 04:34:50.642 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:34:50.649 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:34:50.649 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-34-49__a669f87b-30a3-44c1-8f89-e431f6e4194a__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:50.649 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:34:50.649 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:34:50.651 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:34:50.651 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.23
|
||||
2026-02-21 04:34:50.651 DEBUG [src.node.docker_mananger] Generated ports ['3889', '3890', '3891', '3892', '3893']
|
||||
2026-02-21 04:34:50.651 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-21 04:34:50.651 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-21 04:34:50.651 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:34:50.651 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:34:50.652 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:34:50.652 DEBUG [src.node.docker_mananger] docker run -i -t -p 3889:3889 -p 3890:3890 -p 3891:3891 -p 3892:3892 -p 3893:3893 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=3891 --rest-port=3889 --tcp-port=3890 --discv5-udp-port=3892 --rest-address=0.0.0.0 --nat=extip:172.18.165.23 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=de23634db1de02b6fe7ebd2a1657bacbc1acfa2d45cec994aeb702064bb7038e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3893 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKjMVSg_yukNn1SAMTWMoNSwI8bLxSgt8vgX3RcHeYFVJL7FzRXT9FuC-zTM8j-i3ehYf7f5I5FBLwg5QlvFxlcCgmlkgnY0gmlwhKwSxRCKbXVsdGlhZGRyc5YACASsEsUQBs5BAAoErBLFEAbOQt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDCTjeQqPiS1zv5RsoPLtoGtDitGtMC69KMtFPGVm_mmaDdGNwgs5Bg3VkcILOQ4V3YWt1MgU
|
||||
2026-02-21 04:34:50.842 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.23 waku 6a055637cc2d8d9fbde1c4371bf3dc4e36b4252432ece883d573d38058310904
|
||||
2026-02-21 04:34:50.875 DEBUG [src.node.docker_mananger] Container started with ID 6a055637cc2d. Setting up logs at ./log/docker/node2_2026-02-21_04-34-49__a669f87b-30a3-44c1-8f89-e431f6e4194a__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:50.875 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3889
|
||||
2026-02-21 04:34:50.875 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:34:51.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3889/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:51.900 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-02-21 04:34:51.901 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:34:51.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3889/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:51.907 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.23/tcp/3890/p2p/16Uiu2HAkwHEyMEqiKdpvoDsx4pexiRmGiYZkP1kkoUdedkgSXrgA","/ip4/172.18.165.23/tcp/3891/ws/p2p/16Uiu2HAkwHEyMEqiKdpvoDsx4pexiRmGiYZkP1kkoUdedkgSXrgA"],"enrUri":"enr:-L24QO1AIZQQo8P6hc6l_CVZFO1M4d-2N_yISzbD3GA5iLXbZEe7xAJTex7ihgx4chWQQmhfE0Mm-W83Iyx6AA4RLgICgmlkgnY0gmlwhKwSpReKbXVsdGlhZGRyc5YACASsEqUXBg8yAAoErBKlFwYPM90DgnJzhQACAQAAiXNlY3AyNTZrMaECG45zfdevVJZtMOvaI0P2QrlWzFsOgIEc8lr92zRbzyODdGNwgg8yg3VkcIIPNIV3YWt1MgE"}'
|
||||
2026-02-21 04:34:51.908 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:34:51.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3889/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.197.16/tcp/52801/p2p/16Uiu2HAmDGzKC1v6ksGHLoAXbKnmaN7T3nYd5vDdqZwW8ZnARQrZ"]'
|
||||
2026-02-21 04:34:51.911 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:51.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52800/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2026-02-21 04:34:51.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:51.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3889/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2026-02-21 04:34:51.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:51.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52800/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:34:51.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:51.922 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:34:52.023 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:34:52.023 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52800/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:52.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648491917660902,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:34:52.028 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:34:52.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3889/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:52.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648491917660902,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:34:52.033 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:34:52.035 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:34:52.035 DEBUG [src.node.waku_node] Stopping container with id 68ee769960c2
|
||||
2026-02-21 04:34:52.597 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:34:52.598 DEBUG [src.node.waku_node] Stopping container with id 6a055637cc2d
|
||||
2026-02-21 04:34:53.162 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:34:53.166 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:34:53.171 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:34:53.175 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1086/data/attachments/1ccf3870bf7b55cd.txt
Normal file
68
nim/1086/data/attachments/1ccf3870bf7b55cd.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2026-02-21 04:31:34.535 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:31:34.535 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_101_content_topics with id: 2026-02-21_04-31-34__5e8d1e5c-0600-4185-899d-e4cf19473dd0
|
||||
2026-02-21 04:31:34.535 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:31:34.536 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:31:34.536 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-21 04:31:34.542 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:34.543 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-31-34__5e8d1e5c-0600-4185-899d-e4cf19473dd0__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:34.543 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:34.543 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:34.544 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:34.544 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.254.96
|
||||
2026-02-21 04:31:34.545 DEBUG [src.node.docker_mananger] Generated ports ['27196', '27197', '27198', '27199', '27200']
|
||||
2026-02-21 04:31:34.545 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:34.545 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:34.545 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:34.545 DEBUG [src.node.docker_mananger] docker run -i -t -p 27196:27196 -p 27197:27197 -p 27198:27198 -p 27199:27199 -p 27200:27200 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=27198 --rest-port=27196 --tcp-port=27197 --discv5-udp-port=27199 --rest-address=0.0.0.0 --nat=extip:172.18.254.96 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=efc0ab0dbf6f78d8ce5b6c2b9eefebafafdbb9681fbc5ca38cb8cef0db7ce9fe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27200 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:31:34.723 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.254.96 waku 9f0329ea61156be7b73bc6451297ab8da289980d95c16cd6ccef25e393a93cfc
|
||||
2026-02-21 04:31:34.753 DEBUG [src.node.docker_mananger] Container started with ID 9f0329ea6115. Setting up logs at ./log/docker/node1_2026-02-21_04-31-34__5e8d1e5c-0600-4185-899d-e4cf19473dd0__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:34.754 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27196
|
||||
2026-02-21 04:31:34.754 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:34.764 ERROR [src.node.docker_mananger] Max retries reached for container 221c4fcb4f84. Exiting log stream.
|
||||
2026-02-21 04:31:35.345 ERROR [src.node.docker_mananger] Max retries reached for container 3b2cedfab679. Exiting log stream.
|
||||
2026-02-21 04:31:35.755 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27196/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:35.758 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-02-21 04:31:35.758 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:35.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27196/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:35.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.254.96/tcp/27197/p2p/16Uiu2HAmHjx3cuPtEQWYoiLaf4pf8e3TJx5BMUY6fJ1vFsggDDyC","/ip4/172.18.254.96/tcp/27198/ws/p2p/16Uiu2HAmHjx3cuPtEQWYoiLaf4pf8e3TJx5BMUY6fJ1vFsggDDyC"],"enrUri":"enr:-L24QEiLtEVvsOo7ss9FyrygBRrQAai0ISG8hUwvLTeNGUBSEQ0vKTOGVE89OuNJxHKzuqUrjgw2B84_cVGGe2sVgYkCgmlkgnY0gmlwhKwS_mCKbXVsdGlhZGRyc5YACASsEv5gBmo9AAoErBL-YAZqPt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDS4-7mGvrMKX4Bl46Tkr3QcSFz9_Hxg38_QorjPsMUZuDdGNwgmo9g3VkcIJqP4V3YWt1MgU"}'
|
||||
2026-02-21 04:31:35.761 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:35.761 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-21 04:31:35.767 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:35.767 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-34__5e8d1e5c-0600-4185-899d-e4cf19473dd0__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:35.768 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:35.768 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:35.769 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:35.769 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.86.50
|
||||
2026-02-21 04:31:35.769 DEBUG [src.node.docker_mananger] Generated ports ['61863', '61864', '61865', '61866', '61867']
|
||||
2026-02-21 04:31:35.769 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:35.770 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:35.770 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:35.770 DEBUG [src.node.docker_mananger] docker run -i -t -p 61863:61863 -p 61864:61864 -p 61865:61865 -p 61866:61866 -p 61867:61867 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=61865 --rest-port=61863 --tcp-port=61864 --discv5-udp-port=61866 --rest-address=0.0.0.0 --nat=extip:172.18.86.50 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e8e168fafc78ba5ad7ae1a9cdee0bd3c29ed9f4e2ad1a6efbc0d4eed5bcb5b61 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61867 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QEiLtEVvsOo7ss9FyrygBRrQAai0ISG8hUwvLTeNGUBSEQ0vKTOGVE89OuNJxHKzuqUrjgw2B84_cVGGe2sVgYkCgmlkgnY0gmlwhKwS_mCKbXVsdGlhZGRyc5YACASsEv5gBmo9AAoErBL-YAZqPt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDS4-7mGvrMKX4Bl46Tkr3QcSFz9_Hxg38_QorjPsMUZuDdGNwgmo9g3VkcIJqP4V3YWt1MgU --filternode=/ip4/172.18.254.96/tcp/27197/p2p/16Uiu2HAmHjx3cuPtEQWYoiLaf4pf8e3TJx5BMUY6fJ1vFsggDDyC
|
||||
2026-02-21 04:31:35.949 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.86.50 waku 4196e3ec9f8c37242964521253aa6e0fd43d4b839854bc17f8d1d3fd9e0946d7
|
||||
2026-02-21 04:31:35.979 DEBUG [src.node.docker_mananger] Container started with ID 4196e3ec9f8c. Setting up logs at ./log/docker/node2_2026-02-21_04-31-34__5e8d1e5c-0600-4185-899d-e4cf19473dd0__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:35.980 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61863
|
||||
2026-02-21 04:31:35.980 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:36.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61863/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:36.984 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-02-21 04:31:36.984 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:36.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61863/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:36.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.86.50/tcp/61864/p2p/16Uiu2HAm1fE2tTuFAqv4FUSzKRoeYkFWob7ngUF1RB9UNkos6aPd","/ip4/172.18.86.50/tcp/61865/ws/p2p/16Uiu2HAm1fE2tTuFAqv4FUSzKRoeYkFWob7ngUF1RB9UNkos6aPd"],"enrUri":"enr:-L24QNwOh1ymAkpA8V9neqzR3cEiJStBKsxLwMeClPUt_26VbWoHupBeXX-_6GwjZc7iulp0wQIOF5Urlsts8_2ZE0kCgmlkgnY0gmlwhKwSVjKKbXVsdGlhZGRyc5YACASsElYyBvGoAAoErBJWMgbxqd0DgnJzhQADAQAAiXNlY3AyNTZrMaECXJ7qODoKNkHTzH_PQJ7epPh1rwwx-edrtEP96bPtZayDdGNwgvGog3VkcILxqoV3YWt1MgA"}'
|
||||
2026-02-21 04:31:36.986 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:36.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61863/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.254.96/tcp/27197/p2p/16Uiu2HAmHjx3cuPtEQWYoiLaf4pf8e3TJx5BMUY6fJ1vFsggDDyC"]'
|
||||
2026-02-21 04:31:37.019 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:37.021 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-21 04:31:37.021 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27196/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:37.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:37.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61863/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "79c80399-6b91-4611-9b42-d43a58eb8a9a", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:31:37.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"79c80399-6b91-4611-9b42-d43a58eb8a9a","statusDesc":"OK"}'
|
||||
2026-02-21 04:31:37.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61863/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99", "100"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:31:37.064 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:61863/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"BAD_REQUEST: exceeds maximum content topics: 100"}'
|
||||
2026-02-21 04:31:37.066 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:31:37.067 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:31:37.068 DEBUG [src.node.waku_node] Stopping container with id 9f0329ea6115
|
||||
2026-02-21 04:31:37.607 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:37.608 DEBUG [src.node.waku_node] Stopping container with id 4196e3ec9f8c
|
||||
2026-02-21 04:31:38.146 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:38.147 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:31:38.152 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:31:38.156 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
55
nim/1086/data/attachments/1cf60c405017fbec.txt
Normal file
55
nim/1086/data/attachments/1cf60c405017fbec.txt
Normal file
@ -0,0 +1,55 @@
|
||||
2026-02-21 04:32:11.353 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:32:11.353 DEBUG [tests.conftest] Running test: test_log_level_WARN_from_NOTICE with id: 2026-02-21_04-32-11__57757d3f-123a-44d2-90a7-595db717197b
|
||||
2026-02-21 04:32:11.354 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:32:11.354 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:32:11.354 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-21 04:32:11.360 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:11.360 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-32-11__57757d3f-123a-44d2-90a7-595db717197b__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:11.366 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:11.366 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-32-11__57757d3f-123a-44d2-90a7-595db717197b__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:11.372 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:11.372 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-32-11__57757d3f-123a-44d2-90a7-595db717197b__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:11.377 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:11.378 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-21_04-32-11__57757d3f-123a-44d2-90a7-595db717197b__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:11.378 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:32:11.378 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:32:11.379 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:32:11.379 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:32:11.380 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:32:11.380 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.252
|
||||
2026-02-21 04:32:11.381 DEBUG [src.node.docker_mananger] Generated ports ['25494', '25495', '25496', '25497', '25498']
|
||||
2026-02-21 04:32:11.381 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:32:11.381 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:32:11.381 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:32:11.381 DEBUG [src.node.docker_mananger] docker run -i -t -p 25494:25494 -p 25495:25495 -p 25496:25496 -p 25497:25497 -p 25498:25498 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=25496 --rest-port=25494 --tcp-port=25495 --discv5-udp-port=25497 --rest-address=0.0.0.0 --nat=extip:172.18.154.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bd4cd3a91e1a2aad31d191ae2e0ba060bdaf3b0abcddec9c2fbaa8b11a1cf8ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25498 --metrics-logging=true --relay=true
|
||||
2026-02-21 04:32:11.574 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.252 waku b3db74ca8985b77bdd16f772028b78576e7a827fcc12a85257b2cb58ed888949
|
||||
2026-02-21 04:32:11.604 DEBUG [src.node.docker_mananger] Container started with ID b3db74ca8985. Setting up logs at ./log/docker/node1_2026-02-21_04-32-11__57757d3f-123a-44d2-90a7-595db717197b__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:11.604 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25494
|
||||
2026-02-21 04:32:11.606 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:32:11.676 ERROR [src.node.docker_mananger] Max retries reached for container 2efa5303a63e. Exiting log stream.
|
||||
2026-02-21 04:32:12.154 ERROR [src.node.docker_mananger] Max retries reached for container 3be9ffc6d963. Exiting log stream.
|
||||
2026-02-21 04:32:12.606 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25494/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:12.609 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-02-21 04:32:12.609 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:32:12.609 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25494/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:12.612 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.252/tcp/25495/p2p/16Uiu2HAkuWau4fb3h85YQrUNvKAjtxP2GZVDgmpAFBgpmfw5ftNz","/ip4/172.18.154.252/tcp/25496/ws/p2p/16Uiu2HAkuWau4fb3h85YQrUNvKAjtxP2GZVDgmpAFBgpmfw5ftNz"],"enrUri":"enr:-L24QFzvaNnmkCipiDX2t_lb0XDJR7vvAEVSRiWfNJS5z6iVCuJqCctJdGLcFTs6GPaiFTyvN3701Ps0XHI7wF47NQECgmlkgnY0gmlwhKwSmvyKbXVsdGlhZGRyc5YACASsEpr8BmOXAAoErBKa_AZjmN0DgnJzhQADAQAAiXNlY3AyNTZrMaECAUIoiBAaZy8Ea63A8NxzMTiWaeZ03Y0_N2oWe7rp8ZeDdGNwgmOXg3VkcIJjmYV3YWt1MgE"}'
|
||||
2026-02-21 04:32:12.612 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:32:12.612 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25494/admin/v1/log-level/NOTICE" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:12.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:12.614 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25494/admin/v1/log-level/WARN" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:12.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:12.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25494/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:12.618 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.252/tcp/25495/p2p/16Uiu2HAkuWau4fb3h85YQrUNvKAjtxP2GZVDgmpAFBgpmfw5ftNz","/ip4/172.18.154.252/tcp/25496/ws/p2p/16Uiu2HAkuWau4fb3h85YQrUNvKAjtxP2GZVDgmpAFBgpmfw5ftNz"],"enrUri":"enr:-L24QFzvaNnmkCipiDX2t_lb0XDJR7vvAEVSRiWfNJS5z6iVCuJqCctJdGLcFTs6GPaiFTyvN3701Ps0XHI7wF47NQECgmlkgnY0gmlwhKwSmvyKbXVsdGlhZGRyc5YACASsEpr8BmOXAAoErBKa_AZjmN0DgnJzhQADAQAAiXNlY3AyNTZrMaECAUIoiBAaZy8Ea63A8NxzMTiWaeZ03Y0_N2oWe7rp8ZeDdGNwgmOXg3VkcIJjmYV3YWt1MgE"}'
|
||||
2026-02-21 04:32:12.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25494/version" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:12.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-155-ga7872d'
|
||||
2026-02-21 04:32:12.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25494/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:12.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-155-ga7872d'
|
||||
2026-02-21 04:32:14.622 DEBUG [tests.rest_flags.test_admin_flags] counts at WARN: {'TRC': 0, 'DBG': 0, 'INF': 0, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
|
||||
2026-02-21 04:32:14.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25494/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:14.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:14.627 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:32:14.628 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:32:14.628 DEBUG [src.node.waku_node] Stopping container with id b3db74ca8985
|
||||
2026-02-21 04:32:15.161 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:15.162 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:32:15.164 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
101
nim/1086/data/attachments/1d7f6c62b167e99f.txt
Normal file
101
nim/1086/data/attachments/1d7f6c62b167e99f.txt
Normal file
@ -0,0 +1,101 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publishing_node_paused_and_unpaused with id: 2026-02-21_04-33-06__d82b3f15-96a1-48a9-ad18-b6a086f0bb5e
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-33-06__d82b3f15-96a1-48a9-ad18-b6a086f0bb5e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.11.241
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['43112', '43113', '43114', '43115', '43116']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 43112:43112 -p 43113:43113 -p 43114:43114 -p 43115:43115 -p 43116:43116 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=43114 --rest-port=43112 --tcp-port=43113 --discv5-udp-port=43115 --rest-address=0.0.0.0 --nat=extip:172.18.11.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3ecc624cf16adade84a94dfe384a5dea772bfc65bb8e3a208fc38aacfc3eac7d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43116 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.11.241 waku f06772e26c3ce6400d39bde746caf52d548f4f8a35bd4b4b59fdd4d6b1f756c0
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f06772e26c3c. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-33-06__d82b3f15-96a1-48a9-ad18-b6a086f0bb5e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 43112
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 43c1484b0bbc. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 29375b5be13a. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43112/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43112/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.241/tcp/43113/p2p/16Uiu2HAm4vDgUdiirNBhhp9bmTjs6hZ7cNka54DDqqkLppwW32DR","/ip4/172.18.11.241/tcp/43114/ws/p2p/16Uiu2HAm4vDgUdiirNBhhp9bmTjs6hZ7cNka54DDqqkLppwW32DR"],"enrUri":"enr:-L24QNwZAqS6Hw9cPY1HXuwuOPzLOIALcUlMQbipPXVvwXV5IHC_FFB8zqhc_21MQR9UTtAydgGQMXu9mowLcx-EPgUCgmlkgnY0gmlwhKwSC_GKbXVsdGlhZGRyc5YACASsEgvxBqhpAAoErBIL8Qaoat0DgnJzhQADAQAAiXNlY3AyNTZrMaECjQlKOLbQvZC3Sdefu70bcbLPYpyhnMmYIdIEgvBb8xSDdGNwgqhpg3VkcIKoa4V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-33-06__d82b3f15-96a1-48a9-ad18-b6a086f0bb5e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.72.132
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['34826', '34827', '34828', '34829', '34830']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 34826:34826 -p 34827:34827 -p 34828:34828 -p 34829:34829 -p 34830:34830 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=34828 --rest-port=34826 --tcp-port=34827 --discv5-udp-port=34829 --rest-address=0.0.0.0 --nat=extip:172.18.72.132 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cc9adac0c6ebaacc5e7de5726bbda8cdf19c0a5e95eef8bcaaac0ea7d72ba09a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34830 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNwZAqS6Hw9cPY1HXuwuOPzLOIALcUlMQbipPXVvwXV5IHC_FFB8zqhc_21MQR9UTtAydgGQMXu9mowLcx-EPgUCgmlkgnY0gmlwhKwSC_GKbXVsdGlhZGRyc5YACASsEgvxBqhpAAoErBIL8Qaoat0DgnJzhQADAQAAiXNlY3AyNTZrMaECjQlKOLbQvZC3Sdefu70bcbLPYpyhnMmYIdIEgvBb8xSDdGNwgqhpg3VkcIKoa4V3YWt1MgM --storenode=/ip4/172.18.11.241/tcp/43113/p2p/16Uiu2HAm4vDgUdiirNBhhp9bmTjs6hZ7cNka54DDqqkLppwW32DR --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.72.132 waku 340e6b13a2f5fada0b9221159857500cd22644e831157d646c59992eb126c7b2
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 340e6b13a2f5. Setting up logs at ./log/docker/store_node1_2026-02-21_04-33-06__d82b3f15-96a1-48a9-ad18-b6a086f0bb5e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 34826
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34826/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34826/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.132/tcp/34827/p2p/16Uiu2HAmQ8huQEWwxFcRAdWezcFvCTCiEbjfqPLvSUdE49AFk7ap","/ip4/172.18.72.132/tcp/34828/ws/p2p/16Uiu2HAmQ8huQEWwxFcRAdWezcFvCTCiEbjfqPLvSUdE49AFk7ap"],"enrUri":"enr:-L24QAWIlHXh2qqvWXvV_v-ywVnPKmLvrDbtM9HZlydLEO-Vd_ViSRQlJ5NiTDkTC83DPVobAtEmy-P6yBglYrUjbUoCgmlkgnY0gmlwhKwSSISKbXVsdGlhZGRyc5YACASsEkiEBogLAAoErBJIhAaIDN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqoo5D4S9dRzz5_0CSzcGncsdLT-cwUZ3Po5Vil-THzmDdGNwgogLg3VkcIKIDYV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:34826/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.11.241/tcp/43113/p2p/16Uiu2HAm4vDgUdiirNBhhp9bmTjs6hZ7cNka54DDqqkLppwW32DR"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43112/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:34826/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43112/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe407dc22174c6cf66117d9afba72526c2b0bb3dfbe88c5952174f4aff7960fd8"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34826/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe407dc22174c6cf66117d9afba72526c2b0bb3dfbe88c5952174f4aff7960fd8"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:262 Pausing container with id f06772e26c3c
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:267 Unpause container with id f06772e26c3c
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43112/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43112/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.241/tcp/43113/p2p/16Uiu2HAm4vDgUdiirNBhhp9bmTjs6hZ7cNka54DDqqkLppwW32DR","/ip4/172.18.11.241/tcp/43114/ws/p2p/16Uiu2HAm4vDgUdiirNBhhp9bmTjs6hZ7cNka54DDqqkLppwW32DR"],"enrUri":"enr:-L24QNwZAqS6Hw9cPY1HXuwuOPzLOIALcUlMQbipPXVvwXV5IHC_FFB8zqhc_21MQR9UTtAydgGQMXu9mowLcx-EPgUCgmlkgnY0gmlwhKwSC_GKbXVsdGlhZGRyc5YACASsEgvxBqhpAAoErBIL8Qaoat0DgnJzhQADAQAAiXNlY3AyNTZrMaECjQlKOLbQvZC3Sdefu70bcbLPYpyhnMmYIdIEgvBb8xSDdGNwgqhpg3VkcIKoa4V3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43112/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe407dc22174c6cf66117d9afba72526c2b0bb3dfbe88c5952174f4aff7960fd8"},{"messageHash":"0x95ff52c58ec884b08eec002b0308de2bd53434f65d13bf0812c820153906f389"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 2
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34826/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe407dc22174c6cf66117d9afba72526c2b0bb3dfbe88c5952174f4aff7960fd8"},{"messageHash":"0x95ff52c58ec884b08eec002b0308de2bd53434f65d13bf0812c820153906f389"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 2
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43112/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe407dc22174c6cf66117d9afba72526c2b0bb3dfbe88c5952174f4aff7960fd8"},{"messageHash":"0x95ff52c58ec884b08eec002b0308de2bd53434f65d13bf0812c820153906f389"}]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34826/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe407dc22174c6cf66117d9afba72526c2b0bb3dfbe88c5952174f4aff7960fd8"},{"messageHash":"0x95ff52c58ec884b08eec002b0308de2bd53434f65d13bf0812c820153906f389"}]}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id f06772e26c3c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 340e6b13a2f5
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
80
nim/1086/data/attachments/1dea8d71f739e852.txt
Normal file
80
nim/1086/data/attachments/1dea8d71f739e852.txt
Normal file
@ -0,0 +1,80 @@
|
||||
2026-02-21 04:37:05.469 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:37:05.470 DEBUG [tests.conftest] Running test: test_unsubscribe_from_non_subscribed_content_topics with id: 2026-02-21_04-37-05__27e21043-e638-48f3-ad13-8873062c6cf5
|
||||
2026-02-21 04:37:05.470 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:37:05.470 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:37:05.470 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-21 04:37:05.477 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:37:05.477 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-37-05__27e21043-e638-48f3-ad13-8873062c6cf5__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:05.478 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:37:05.478 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:37:05.479 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:37:05.479 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.228.246
|
||||
2026-02-21 04:37:05.479 DEBUG [src.node.docker_mananger] Generated ports ['54276', '54277', '54278', '54279', '54280']
|
||||
2026-02-21 04:37:05.479 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:37:05.480 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:37:05.480 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:37:05.480 DEBUG [src.node.docker_mananger] docker run -i -t -p 54276:54276 -p 54277:54277 -p 54278:54278 -p 54279:54279 -p 54280:54280 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=54278 --rest-port=54276 --tcp-port=54277 --discv5-udp-port=54279 --rest-address=0.0.0.0 --nat=extip:172.18.228.246 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6abecdfc7feceb5cef1d3dcbfd129ba97b5b9da83aeb3ffa3ecf4daa76bdcafb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54280 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
||||
2026-02-21 04:37:05.662 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.228.246 waku 95de72982fde9eedfc000ae1edf01b84c2a7973a0d414e8a2cfc29c5d5051bc7
|
||||
2026-02-21 04:37:05.692 DEBUG [src.node.docker_mananger] Container started with ID 95de72982fde. Setting up logs at ./log/docker/node1_2026-02-21_04-37-05__27e21043-e638-48f3-ad13-8873062c6cf5__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:05.692 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54276
|
||||
2026-02-21 04:37:05.693 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:37:05.739 ERROR [src.node.docker_mananger] Max retries reached for container 6609767e6e8c. Exiting log stream.
|
||||
2026-02-21 04:37:06.272 ERROR [src.node.docker_mananger] Max retries reached for container f9eed2f7b5a8. Exiting log stream.
|
||||
2026-02-21 04:37:06.693 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54276/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:06.695 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-02-21 04:37:06.696 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:37:06.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54276/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:06.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.228.246/tcp/54277/p2p/16Uiu2HAmVZteHWayGwQRm14SukJUSDhAtCXQnsVHVesrQgzRQQKe","/ip4/172.18.228.246/tcp/54278/ws/p2p/16Uiu2HAmVZteHWayGwQRm14SukJUSDhAtCXQnsVHVesrQgzRQQKe"],"enrUri":"enr:-L24QMdTZVljFPMYPYySL-kaeDvJ7q3eBYkQFUOB5_N0CvJAeOPpoQfuA1sSrzEPvj9NNLwTtg8ka1fbBA2KmZ2raicCgmlkgnY0gmlwhKwS5PaKbXVsdGlhZGRyc5YACASsEuT2BtQFAAoErBLk9gbUBt0DgnJzhQACAQAAiXNlY3AyNTZrMaED-0hSIH3RjbVLk9YbcAC11dzJWMf3Q4QGLYnBrhMyNG2DdGNwgtQFg3VkcILUB4V3YWt1MgU"}'
|
||||
2026-02-21 04:37:06.698 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:37:06.705 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:37:06.705 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-37-05__27e21043-e638-48f3-ad13-8873062c6cf5__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:06.705 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:37:06.705 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:37:06.706 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:37:06.706 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.95.24
|
||||
2026-02-21 04:37:06.707 DEBUG [src.node.docker_mananger] Generated ports ['50902', '50903', '50904', '50905', '50906']
|
||||
2026-02-21 04:37:06.707 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:37:06.707 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:37:06.707 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:37:06.707 DEBUG [src.node.docker_mananger] docker run -i -t -p 50902:50902 -p 50903:50903 -p 50904:50904 -p 50905:50905 -p 50906:50906 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=50904 --rest-port=50902 --tcp-port=50903 --discv5-udp-port=50905 --rest-address=0.0.0.0 --nat=extip:172.18.95.24 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bab8cbbd51161fc55d6a3648ffbacc2aecebad152dd4ecb5f6332e0e8e7fffb9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50906 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMdTZVljFPMYPYySL-kaeDvJ7q3eBYkQFUOB5_N0CvJAeOPpoQfuA1sSrzEPvj9NNLwTtg8ka1fbBA2KmZ2raicCgmlkgnY0gmlwhKwS5PaKbXVsdGlhZGRyc5YACASsEuT2BtQFAAoErBLk9gbUBt0DgnJzhQACAQAAiXNlY3AyNTZrMaED-0hSIH3RjbVLk9YbcAC11dzJWMf3Q4QGLYnBrhMyNG2DdGNwgtQFg3VkcILUB4V3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
||||
2026-02-21 04:37:06.888 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.95.24 waku 1cd946152d7530a55db741fbe5e1fe263cc7beb0bb473fe7d85b23cdf9fb1b3e
|
||||
2026-02-21 04:37:06.922 DEBUG [src.node.docker_mananger] Container started with ID 1cd946152d75. Setting up logs at ./log/docker/node2_2026-02-21_04-37-05__27e21043-e638-48f3-ad13-8873062c6cf5__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:06.922 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50902
|
||||
2026-02-21 04:37:06.923 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:37:07.923 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50902/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.936 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-02-21 04:37:07.938 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:37:07.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50902/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.95.24/tcp/50903/p2p/16Uiu2HAm2s5s6nffQJRGzh69JhmW4cpQGrY2SLSi9BsGQmVTzkih","/ip4/172.18.95.24/tcp/50904/ws/p2p/16Uiu2HAm2s5s6nffQJRGzh69JhmW4cpQGrY2SLSi9BsGQmVTzkih"],"enrUri":"enr:-L24QEbLOtr--7FRrtLu5tHkRErqL_lEsMnBb9c9XpOgngCTSaouM6gC-HtrAYk_dG6VUSbwBipjB0sG5rHdIboZhYcCgmlkgnY0gmlwhKwSXxiKbXVsdGlhZGRyc5YACASsEl8YBsbXAAoErBJfGAbG2N0DgnJzhQACAQAAiXNlY3AyNTZrMaECboRVym8Q8yF6z80ngbxlwtit-Ub2YiugyGEjSLGsogaDdGNwgsbXg3VkcILG2YV3YWt1MgE"}'
|
||||
2026-02-21 04:37:07.945 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:37:07.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50902/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.228.246/tcp/54277/p2p/16Uiu2HAmVZteHWayGwQRm14SukJUSDhAtCXQnsVHVesrQgzRQQKe"]'
|
||||
2026-02-21 04:37:07.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:07.953 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:54276/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
|
||||
2026-02-21 04:37:07.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:07.958 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:50902/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto", "/waku/2/content/test.js", "/app/22/sometopic/someencoding", "/toychat/2/huilong/proto", "/statusim/1/community/cbor", "/app/27/sometopic/someencoding", "/app/29/sometopic/someencoding", "/app/20/sometopic/someencoding"]'
|
||||
2026-02-21 04:37:07.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:07.964 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54276/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.967 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54276/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-21 04:37:07.968 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54276/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.971 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54276/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-21 04:37:07.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54276/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.975 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54276/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-21 04:37:07.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54276/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.979 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54276/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-21 04:37:07.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54276/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.983 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54276/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-21 04:37:07.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54276/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.987 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54276/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-21 04:37:07.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54276/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.991 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54276/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-21 04:37:07.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54276/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.995 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54276/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-21 04:37:07.997 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:37:07.998 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:37:07.998 DEBUG [src.node.waku_node] Stopping container with id 95de72982fde
|
||||
2026-02-21 04:37:08.547 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:37:08.547 DEBUG [src.node.waku_node] Stopping container with id 1cd946152d75
|
||||
2026-02-21 04:37:09.052 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:37:09.053 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:37:09.060 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:37:09.066 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
475
nim/1086/data/attachments/1dfc97d657f05c55.txt
Normal file
475
nim/1086/data/attachments/1dfc97d657f05c55.txt
Normal file
@ -0,0 +1,475 @@
|
||||
2026-02-21 04:34:54.004 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:34:54.005 DEBUG [tests.conftest] Running test: test_relay_2_nodes_packet_reordering with id: 2026-02-21_04-34-54__23803e55-b28f-48a4-a8b0-7eedcc7776f0
|
||||
2026-02-21 04:34:54.005 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:34:54.006 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:34:54.015 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:34:54.016 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-34-54__23803e55-b28f-48a4-a8b0-7eedcc7776f0__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:54.024 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:34:54.024 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-34-54__23803e55-b28f-48a4-a8b0-7eedcc7776f0__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:54.034 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:34:54.035 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-34-54__23803e55-b28f-48a4-a8b0-7eedcc7776f0__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:54.042 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:34:54.042 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-34-54__23803e55-b28f-48a4-a8b0-7eedcc7776f0__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:54.043 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:34:54.043 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:34:54.045 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:34:54.046 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.87.247
|
||||
2026-02-21 04:34:54.046 DEBUG [src.node.docker_mananger] Generated ports ['15327', '15328', '15329', '15330', '15331']
|
||||
2026-02-21 04:34:54.047 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:34:54.047 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:34:54.047 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:34:54.047 DEBUG [src.node.docker_mananger] docker run -i -t -p 15327:15327 -p 15328:15328 -p 15329:15329 -p 15330:15330 -p 15331:15331 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=15329 --rest-port=15327 --tcp-port=15328 --discv5-udp-port=15330 --rest-address=0.0.0.0 --nat=extip:172.18.87.247 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1f6a41655abfcacafec4f1dda0a0bdcc11fae8dbffc1e03f755e8efea2ae0258 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15331 --metrics-logging=true --relay=true
|
||||
2026-02-21 04:34:54.253 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.87.247 waku 4417497672d7f0d6b4427bec8e219e2067805fc916c1715753669798c9ed0c4c
|
||||
2026-02-21 04:34:54.256 ERROR [src.node.docker_mananger] Max retries reached for container b0cab89c15ed. Exiting log stream.
|
||||
2026-02-21 04:34:54.286 DEBUG [src.node.docker_mananger] Container started with ID 4417497672d7. Setting up logs at ./log/docker/node1_2026-02-21_04-34-54__23803e55-b28f-48a4-a8b0-7eedcc7776f0__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:54.286 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15327
|
||||
2026-02-21 04:34:54.287 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:34:54.992 ERROR [src.node.docker_mananger] Max retries reached for container 7a8c2066c50c. Exiting log stream.
|
||||
2026-02-21 04:34:55.288 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15327/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:55.290 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-02-21 04:34:55.291 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:34:55.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15327/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:55.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.247/tcp/15328/p2p/16Uiu2HAmFMkWy24Q5pGXsHXkxF6DaCM6wonXPsC9E1QcHLf2pbe3","/ip4/172.18.87.247/tcp/15329/ws/p2p/16Uiu2HAmFMkWy24Q5pGXsHXkxF6DaCM6wonXPsC9E1QcHLf2pbe3"],"enrUri":"enr:-L24QJ5BYerfSpz_a30wgX7_zxcilFaIv5F8ochYn81T1tq9BNpbldKsL3-Vp4VMJzmS6Gh6cd4zlSkvfg-CO4dTdpICgmlkgnY0gmlwhKwSV_eKbXVsdGlhZGRyc5YACASsElf3BjvgAAoErBJX9wY74d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKCiLuvxPki7dGWJuZNBFCexz2xZWV-ufJdhAxyFdtxSDdGNwgjvgg3VkcII74oV3YWt1MgE"}'
|
||||
2026-02-21 04:34:55.293 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:34:55.294 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:34:55.294 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:34:55.295 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:34:55.295 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.176.81
|
||||
2026-02-21 04:34:55.296 DEBUG [src.node.docker_mananger] Generated ports ['60039', '60040', '60041', '60042', '60043']
|
||||
2026-02-21 04:34:55.296 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:34:55.296 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:34:55.296 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:34:55.296 DEBUG [src.node.docker_mananger] docker run -i -t -p 60039:60039 -p 60040:60040 -p 60041:60041 -p 60042:60042 -p 60043:60043 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=200 --websocket-port=60041 --rest-port=60039 --tcp-port=60040 --discv5-udp-port=60042 --rest-address=0.0.0.0 --nat=extip:172.18.176.81 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5191d6cd902b7ac7a81f74be83ff98896cd8d05e64a096c3937cb4abd894b16d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60043 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJ5BYerfSpz_a30wgX7_zxcilFaIv5F8ochYn81T1tq9BNpbldKsL3-Vp4VMJzmS6Gh6cd4zlSkvfg-CO4dTdpICgmlkgnY0gmlwhKwSV_eKbXVsdGlhZGRyc5YACASsElf3BjvgAAoErBJX9wY74d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKCiLuvxPki7dGWJuZNBFCexz2xZWV-ufJdhAxyFdtxSDdGNwgjvgg3VkcII74oV3YWt1MgE
|
||||
2026-02-21 04:34:55.477 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.176.81 waku e06c9ad0b2a80a53e8dac00ce07626e23677e99c798e28f5dc7575375eb397ab
|
||||
2026-02-21 04:34:55.506 DEBUG [src.node.docker_mananger] Container started with ID e06c9ad0b2a8. Setting up logs at ./log/docker/node2_2026-02-21_04-34-54__23803e55-b28f-48a4-a8b0-7eedcc7776f0__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:34:55.506 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60039
|
||||
2026-02-21 04:34:55.506 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:34:56.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60039/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:56.534 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-02-21 04:34:56.534 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:34:56.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60039/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:56.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.176.81/tcp/60040/p2p/16Uiu2HAmNdkdsuTiXQAWy5znBhTfYCdXJXLHyW2S79RWL5nMc7c5","/ip4/172.18.176.81/tcp/60041/ws/p2p/16Uiu2HAmNdkdsuTiXQAWy5znBhTfYCdXJXLHyW2S79RWL5nMc7c5"],"enrUri":"enr:-L24QAMnWn-35whJ3g3LlzzuNsfW9WBM3_GmY9c9_XK_w7CSF4jolu9a5rgOybB02h6xoqpxP07XF8bZBMlFuaQ8kTsCgmlkgnY0gmlwhKwSsFGKbXVsdGlhZGRyc5YACASsErBRBuqIAAoErBKwUQbqid0DgnJzhQADAQAAiXNlY3AyNTZrMaEDlEPIMPRlHNLvEweqG9IcoxAUGteVhQO4i_rcvQRA6iKDdGNwguqIg3VkcILqioV3YWt1MgE"}'
|
||||
2026-02-21 04:34:56.540 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:34:56.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:34:56.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:56.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60039/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:34:56.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:34:56.551 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15327/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:56.555 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.176.81/tcp/60128/p2p/16Uiu2HAmNdkdsuTiXQAWy5znBhTfYCdXJXLHyW2S79RWL5nMc7c5","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
2026-02-21 04:34:56.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60039/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:34:56.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.87.247/tcp/15328/p2p/16Uiu2HAmFMkWy24Q5pGXsHXkxF6DaCM6wonXPsC9E1QcHLf2pbe3","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
2026-02-21 04:34:56.558 DEBUG [src.libs.common] Sleeping for 10 seconds
|
||||
2026-02-21 04:35:06.560 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '11943', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
2026-02-21 04:35:06.571 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '11943', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '10ms', 'reorder', '25%', '50%']
|
||||
2026-02-21 04:35:06.579 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.615 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.635 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.640 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.645 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.650 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.654 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.655 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.666 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.675 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.702 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.711 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.711 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.717 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.727 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.743 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.748 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.753 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.764 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.779 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.784 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.800 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.809 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.810 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.815 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.815 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.831 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.835 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.847 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.851 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.857 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.872 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.877 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.888 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.894 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.925 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.935 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.935 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.941 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.946 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.972 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.972 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.982 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.987 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.992 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.997 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.003 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.008 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.013 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.017 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.023 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.043 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.044 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.055 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.059 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.096 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.101 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.102 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.112 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.117 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.123 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.128 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.159 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.170 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.185 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.190 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.191 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.195 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.199 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.210 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.230 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.234 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.235 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.245 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.266 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.281 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.286 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.306 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.322 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.352 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.358 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.379 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.394 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.404 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.420 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.431 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.435 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.446 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.452 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.466 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.467 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.472 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.494 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.495 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.505 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.511 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.546 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.552 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.557 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.568 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.584 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.594 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.600 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.605 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.610 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60039/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:07.660 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||||
2026-02-21 04:35:08.160 INFO [tests.e2e.test_network_conditions] packet_reordering reorder=25% corr=50% msg_count=200 received=200 elapsed=0.54s
|
||||
2026-02-21 04:35:08.162 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:35:08.163 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:35:08.163 DEBUG [src.node.waku_node] Stopping container with id 4417497672d7
|
||||
2026-02-21 04:35:08.694 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:08.694 DEBUG [src.node.waku_node] Stopping container with id e06c9ad0b2a8
|
||||
2026-02-21 04:35:09.263 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:09.266 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:35:09.347 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:35:09.397 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1086/data/attachments/1e3d3d633ff47ca1.txt
Normal file
68
nim/1086/data/attachments/1e3d3d633ff47ca1.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2026-02-21 04:30:37.798 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:30:37.799 DEBUG [tests.conftest] Running test: test_filter with id: 2026-02-21_04-30-37__7a634833-1e00-4417-9fd4-15d7c470dc10
|
||||
2026-02-21 04:30:37.799 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:30:37.799 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:30:37.799 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-21 04:30:37.800 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:30:37.800 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:30:37.811 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:30:37.811 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-30-37__7a634833-1e00-4417-9fd4-15d7c470dc10__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:37.811 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:30:37.812 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:30:37.856 DEBUG [src.node.docker_mananger] Network waku created
|
||||
2026-02-21 04:30:37.857 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.117.7
|
||||
2026-02-21 04:30:37.857 DEBUG [src.node.docker_mananger] Generated ports ['27086', '27087', '27088', '27089', '27090']
|
||||
2026-02-21 04:30:37.857 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:30:37.857 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:30:37.857 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:30:37.857 DEBUG [src.node.docker_mananger] docker run -i -t -p 27086:27086 -p 27087:27087 -p 27088:27088 -p 27089:27089 -p 27090:27090 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=27088 --rest-port=27086 --tcp-port=27087 --discv5-udp-port=27089 --rest-address=0.0.0.0 --nat=extip:172.18.117.7 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=beaf1b9dd6cfaa4eaca46f39e5a5e2ea3c2b58c7fb10eb96cef99acf0faccbed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27090 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:30:40.841 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.117.7 waku 122407ca42d9bae10efb92d63a08e87aea4713ac0f8b34686d31111e96b1287c
|
||||
2026-02-21 04:30:40.874 DEBUG [src.node.docker_mananger] Container started with ID 122407ca42d9. Setting up logs at ./log/docker/node1_2026-02-21_04-30-37__7a634833-1e00-4417-9fd4-15d7c470dc10__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:40.874 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27086
|
||||
2026-02-21 04:30:40.875 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:30:41.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27086/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:41.878 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-02-21 04:30:41.878 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:30:41.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27086/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:41.881 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.117.7/tcp/27087/p2p/16Uiu2HAkugDQjDWeoon7ZHzZFNwbea8kGfxhFjoxtyRjQPwnozg5","/ip4/172.18.117.7/tcp/27088/ws/p2p/16Uiu2HAkugDQjDWeoon7ZHzZFNwbea8kGfxhFjoxtyRjQPwnozg5"],"enrUri":"enr:-L24QBiQvQH61ETMFkUKxyU4O7oIyWkVC3iQ3SQTMr57qcJRc7h6Lsgjk8fWVlcPVyW4zvyTHvtzHbUINXbYmW-SEOUCgmlkgnY0gmlwhKwSdQeKbXVsdGlhZGRyc5YACASsEnUHBmnPAAoErBJ1BwZp0N0DgnJzhQADAQAAiXNlY3AyNTZrMaECA7mrU8QwlX5hn6hVBkwEes0bfY90UQivXI-woULzoZ6DdGNwgmnPg3VkcIJp0YV3YWt1MgU"}'
|
||||
2026-02-21 04:30:41.881 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:30:41.888 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:30:41.888 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-30-37__7a634833-1e00-4417-9fd4-15d7c470dc10__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:41.888 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:30:41.888 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:30:41.890 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:30:41.890 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.10.19
|
||||
2026-02-21 04:30:41.890 DEBUG [src.node.docker_mananger] Generated ports ['52709', '52710', '52711', '52712', '52713']
|
||||
2026-02-21 04:30:41.890 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:30:41.890 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:30:41.890 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:30:41.891 DEBUG [src.node.docker_mananger] docker run -i -t -p 52709:52709 -p 52710:52710 -p 52711:52711 -p 52712:52712 -p 52713:52713 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=52711 --rest-port=52709 --tcp-port=52710 --discv5-udp-port=52712 --rest-address=0.0.0.0 --nat=extip:172.18.10.19 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=930b8b3dea8e5d8d96cbd58dddfca38474cdacec3330c3d6601ded944c91a8ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52713 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QBiQvQH61ETMFkUKxyU4O7oIyWkVC3iQ3SQTMr57qcJRc7h6Lsgjk8fWVlcPVyW4zvyTHvtzHbUINXbYmW-SEOUCgmlkgnY0gmlwhKwSdQeKbXVsdGlhZGRyc5YACASsEnUHBmnPAAoErBJ1BwZp0N0DgnJzhQADAQAAiXNlY3AyNTZrMaECA7mrU8QwlX5hn6hVBkwEes0bfY90UQivXI-woULzoZ6DdGNwgmnPg3VkcIJp0YV3YWt1MgU --filternode=/ip4/172.18.117.7/tcp/27087/p2p/16Uiu2HAkugDQjDWeoon7ZHzZFNwbea8kGfxhFjoxtyRjQPwnozg5
|
||||
2026-02-21 04:30:42.078 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.10.19 waku 7b3bef08af5ae6e49a051ecfbd585ba45a65e2cb629609da73e0a0c41d797489
|
||||
2026-02-21 04:30:42.109 DEBUG [src.node.docker_mananger] Container started with ID 7b3bef08af5a. Setting up logs at ./log/docker/node1_2026-02-21_04-30-37__7a634833-1e00-4417-9fd4-15d7c470dc10__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:30:42.109 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52709
|
||||
2026-02-21 04:30:42.109 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:30:43.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52709/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:43.113 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-02-21 04:30:43.113 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:30:43.113 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52709/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:43.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.10.19/tcp/52710/p2p/16Uiu2HAm9kLSRhtJhrpufKRrTY4Rkni7jupLiXoq8jfwremuCXxr","/ip4/172.18.10.19/tcp/52711/ws/p2p/16Uiu2HAm9kLSRhtJhrpufKRrTY4Rkni7jupLiXoq8jfwremuCXxr"],"enrUri":"enr:-L24QG5lQA3acilxarRDDOGE-J_Grmkj4IHT54cFt-2c1uIsJNMcxjTmIBuEcQygCmnaD4FD3ria8Gic2jMSv_sNuQYCgmlkgnY0gmlwhKwSChOKbXVsdGlhZGRyc5YACASsEgoTBs3mAAoErBIKEwbN590DgnJzhQADAQAAiXNlY3AyNTZrMaEC1MuOtxrae5zFc_sCXdwTHcdccyWu_Ic4xym-DdjGsReDdGNwgs3mg3VkcILN6IV3YWt1MgA"}'
|
||||
2026-02-21 04:30:43.116 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:30:43.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27086/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:30:43.134 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:30:43.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52709/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d35373e4-6ce9-4827-80fa-41a25a2bc296", "contentFilters": ["/test/1/waku-relay/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:30:43.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d35373e4-6ce9-4827-80fa-41a25a2bc296","statusDesc":"OK"}'
|
||||
2026-02-21 04:30:43.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27086/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:30:43.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:30:43.189 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:30:43.289 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:30:43.289 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52709/filter/v2/messages/%2Ftest%2F1%2Fwaku-relay%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:30:43.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648243178451615,"ephemeral":false}]'
|
||||
2026-02-21 04:30:43.296 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:30:43.297 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:30:43.297 DEBUG [src.node.waku_node] Stopping container with id 122407ca42d9
|
||||
2026-02-21 04:30:43.870 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:30:43.871 DEBUG [src.node.waku_node] Stopping container with id 7b3bef08af5a
|
||||
2026-02-21 04:30:44.382 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:30:44.383 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:30:44.389 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:30:44.394 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
81
nim/1086/data/attachments/1e764c2104b0dd17.txt
Normal file
81
nim/1086/data/attachments/1e764c2104b0dd17.txt
Normal file
@ -0,0 +1,81 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_subscribe_refresh with id: 2026-02-21_04-31-27__90e2a0a9-4a43-44b1-a12e-011792c7c4ba
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-31-27__90e2a0a9-4a43-44b1-a12e-011792c7c4ba__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.104.155
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['2148', '2149', '2150', '2151', '2152']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 2148:2148 -p 2149:2149 -p 2150:2150 -p 2151:2151 -p 2152:2152 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=2150 --rest-port=2148 --tcp-port=2149 --discv5-udp-port=2151 --rest-address=0.0.0.0 --nat=extip:172.18.104.155 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f4b8db31bd7bfa844bdb0aaae0e4ac3e222beff808ea7bda01b4fa26a6e98e44 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2152 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.104.155 waku ff58c72220a5c4c19951eaa89e6c76c4c51175e71fc09ad2fc89681bed88a8cf
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID ff58c72220a5. Setting up logs at ./log/docker/node1_2026-02-21_04-31-27__90e2a0a9-4a43-44b1-a12e-011792c7c4ba__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 2148
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container f56e7a65a549. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container de9336edfd65. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2148/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2148/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.155/tcp/2149/p2p/16Uiu2HAm9ZR4fbLvnzVmtfiqRbee2mCumAeTGFiZVAV4WcJrKtmk","/ip4/172.18.104.155/tcp/2150/ws/p2p/16Uiu2HAm9ZR4fbLvnzVmtfiqRbee2mCumAeTGFiZVAV4WcJrKtmk"],"enrUri":"enr:-L24QMONHvqcFX30Htn6ZsxnX0H21LB-JrAf2trZL-y0r80VJ5rwi3kvLa4CiE96U0HMfhXrHmulVqrsH1Y0juKkmIcCgmlkgnY0gmlwhKwSaJuKbXVsdGlhZGRyc5YACASsEmibBghlAAoErBJomwYIZt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0f9l23QElh2CghDy0QTAeIUigt2viqAY6hVIFdHeeQ-DdGNwgghlg3VkcIIIZ4V3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-27__90e2a0a9-4a43-44b1-a12e-011792c7c4ba__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.113.111
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['19189', '19190', '19191', '19192', '19193']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 19189:19189 -p 19190:19190 -p 19191:19191 -p 19192:19192 -p 19193:19193 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=19191 --rest-port=19189 --tcp-port=19190 --discv5-udp-port=19192 --rest-address=0.0.0.0 --nat=extip:172.18.113.111 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aaac4afcdf1d586b4fdd34adb655a26e6b9c0ef1e4f7bd5be9775ce3273d7bcc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19193 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QMONHvqcFX30Htn6ZsxnX0H21LB-JrAf2trZL-y0r80VJ5rwi3kvLa4CiE96U0HMfhXrHmulVqrsH1Y0juKkmIcCgmlkgnY0gmlwhKwSaJuKbXVsdGlhZGRyc5YACASsEmibBghlAAoErBJomwYIZt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0f9l23QElh2CghDy0QTAeIUigt2viqAY6hVIFdHeeQ-DdGNwgghlg3VkcIIIZ4V3YWt1MgU --filternode=/ip4/172.18.104.155/tcp/2149/p2p/16Uiu2HAm9ZR4fbLvnzVmtfiqRbee2mCumAeTGFiZVAV4WcJrKtmk
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.113.111 waku 4554207bf727ebdddf032367c8272cfa1268479769cebeffc406da2e027b6489
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 4554207bf727. Setting up logs at ./log/docker/node2_2026-02-21_04-31-27__90e2a0a9-4a43-44b1-a12e-011792c7c4ba__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 19189
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19189/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19189/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.113.111/tcp/19190/p2p/16Uiu2HAm2eE2HwRuTWQhwFGv9r6uXnCDawY58pfiV323PhfVngoT","/ip4/172.18.113.111/tcp/19191/ws/p2p/16Uiu2HAm2eE2HwRuTWQhwFGv9r6uXnCDawY58pfiV323PhfVngoT"],"enrUri":"enr:-L24QHrJSgdsK5JlrQl0ubuNW3YpbWK9ggY91FPPVzbu_IkAf1oy2j_xR3KseDSiMYQNGpMigo6nTqKPvPV2hMSsR6ICgmlkgnY0gmlwhKwScW-KbXVsdGlhZGRyc5YACASsEnFvBkr2AAoErBJxbwZK990DgnJzhQADAQAAiXNlY3AyNTZrMaECazkCajU4y5Heu5O9venTizyiye_MeBENBWSmV3aXfIqDdGNwgkr2g3VkcIJK-IV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:19189/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.104.155/tcp/2149/p2p/16Uiu2HAm9ZR4fbLvnzVmtfiqRbee2mCumAeTGFiZVAV4WcJrKtmk"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:2148/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:19189/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c2327b5d-7b1b-4c30-8e9c-8c2d543d960c", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"c2327b5d-7b1b-4c30-8e9c-8c2d543d960c","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:2148/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19189/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648290270530280,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:2148/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:19189/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "3a19ebe3-424c-44d6-a706-48103ab51392", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"3a19ebe3-424c-44d6-a706-48103ab51392","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:2148/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19189/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648290394011006,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id ff58c72220a5
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 4554207bf727
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
134
nim/1086/data/attachments/1e85294d12ebdf51.txt
Normal file
134
nim/1086/data/attachments/1e85294d12ebdf51.txt
Normal file
@ -0,0 +1,134 @@
|
||||
2026-02-21 04:33:37.104 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:33:37.104 DEBUG [tests.conftest] Running test: test_sync_messages_received_via_lightpush with id: 2026-02-21_04-33-37__bcfa01aa-0c59-4c33-b6cb-76e421f778fa
|
||||
2026-02-21 04:33:37.105 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:33:37.112 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:37.112 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-33-37__bcfa01aa-0c59-4c33-b6cb-76e421f778fa__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:37.117 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:37.117 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-33-37__bcfa01aa-0c59-4c33-b6cb-76e421f778fa__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:37.123 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:37.123 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-33-37__bcfa01aa-0c59-4c33-b6cb-76e421f778fa__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:37.123 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:33:37.124 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:37.124 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:37.126 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:37.126 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.71.54
|
||||
2026-02-21 04:33:37.126 DEBUG [src.node.docker_mananger] Generated ports ['30885', '30886', '30887', '30888', '30889']
|
||||
2026-02-21 04:33:37.126 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:37.127 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:37.127 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:37.127 DEBUG [src.node.docker_mananger] docker run -i -t -p 30885:30885 -p 30886:30886 -p 30887:30887 -p 30888:30888 -p 30889:30889 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=30887 --rest-port=30885 --tcp-port=30886 --discv5-udp-port=30888 --rest-address=0.0.0.0 --nat=extip:172.18.71.54 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bd70173ee877f9e79dcb56d1d8faad6b77e9a93ca6dd241df09063d7d2f72bcd --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30889 --metrics-logging=true --relay=true --lightpush=true
|
||||
2026-02-21 04:33:37.280 ERROR [src.node.docker_mananger] Max retries reached for container aeeddb3845e3. Exiting log stream.
|
||||
2026-02-21 04:33:37.334 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.71.54 waku 8f489a02dda8b6fbf17b063d7359b1d6a7200a8122da35a76bba449887e75629
|
||||
2026-02-21 04:33:37.370 DEBUG [src.node.docker_mananger] Container started with ID 8f489a02dda8. Setting up logs at ./log/docker/node1_2026-02-21_04-33-37__bcfa01aa-0c59-4c33-b6cb-76e421f778fa__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:37.370 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30885
|
||||
2026-02-21 04:33:37.370 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:37.811 ERROR [src.node.docker_mananger] Max retries reached for container b9bb35d2437e. Exiting log stream.
|
||||
2026-02-21 04:33:38.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30885/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:38.374 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:33:38.374 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:38.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30885/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:38.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.71.54/tcp/30886/p2p/16Uiu2HAkumtFtmwMMtgUrjyCC1fq9P1zPzpB6DC44ea52aBvz3JK","/ip4/172.18.71.54/tcp/30887/ws/p2p/16Uiu2HAkumtFtmwMMtgUrjyCC1fq9P1zPzpB6DC44ea52aBvz3JK"],"enrUri":"enr:-L24QM1hJdR0a3Rx7nmgHDq5q3z2KHAzcUNE8qBCHMYYqpvyZDomaxINaexcdo53la5xlyCzK4hQ0GbmDa1J2MmAu1QCgmlkgnY0gmlwhKwSRzaKbXVsdGlhZGRyc5YACASsEkc2BnimAAoErBJHNgZ4p90DgnJzhQADAQAAiXNlY3AyNTZrMaECBS1_nSmR1mvAccmX98hss1qmdTDY0R_TWbMjQGaaUGyDdGNwgnimg3VkcIJ4qIV3YWt1Mhs"}'
|
||||
2026-02-21 04:33:38.376 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:38.377 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:38.377 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:38.378 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:38.378 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.12.90
|
||||
2026-02-21 04:33:38.378 DEBUG [src.node.docker_mananger] Generated ports ['64081', '64082', '64083', '64084', '64085']
|
||||
2026-02-21 04:33:38.378 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:38.378 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:38.379 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:38.379 DEBUG [src.node.docker_mananger] docker run -i -t -p 64081:64081 -p 64082:64082 -p 64083:64083 -p 64084:64084 -p 64085:64085 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=64083 --rest-port=64081 --tcp-port=64082 --discv5-udp-port=64084 --rest-address=0.0.0.0 --nat=extip:172.18.12.90 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e2a7d3cbd454ffddb520ba7eebf6ae4f40ac34cd65af8eb7460dde05ef01ca9e --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64085 --metrics-logging=true --relay=true --lightpush=true --discv5-bootstrap-node=enr:-L24QM1hJdR0a3Rx7nmgHDq5q3z2KHAzcUNE8qBCHMYYqpvyZDomaxINaexcdo53la5xlyCzK4hQ0GbmDa1J2MmAu1QCgmlkgnY0gmlwhKwSRzaKbXVsdGlhZGRyc5YACASsEkc2BnimAAoErBJHNgZ4p90DgnJzhQADAQAAiXNlY3AyNTZrMaECBS1_nSmR1mvAccmX98hss1qmdTDY0R_TWbMjQGaaUGyDdGNwgnimg3VkcIJ4qIV3YWt1Mhs --lightpushnode=/ip4/172.18.71.54/tcp/30886/p2p/16Uiu2HAkumtFtmwMMtgUrjyCC1fq9P1zPzpB6DC44ea52aBvz3JK
|
||||
2026-02-21 04:33:38.562 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.12.90 waku c69849b3d41c0ca943a59eadd53cf669316d01347f45c43f697d71c741df8347
|
||||
2026-02-21 04:33:38.594 DEBUG [src.node.docker_mananger] Container started with ID c69849b3d41c. Setting up logs at ./log/docker/node2_2026-02-21_04-33-37__bcfa01aa-0c59-4c33-b6cb-76e421f778fa__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:38.595 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64081
|
||||
2026-02-21 04:33:38.595 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:39.595 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64081/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:39.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"READY"},{"Legacy Lightpush":"READY"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:33:39.598 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:39.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64081/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:39.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.12.90/tcp/64082/p2p/16Uiu2HAm5VRCo1gvt8feAmFD5sESvtfq3Vz14U3nUtynuxiKpMz8","/ip4/172.18.12.90/tcp/64083/ws/p2p/16Uiu2HAm5VRCo1gvt8feAmFD5sESvtfq3Vz14U3nUtynuxiKpMz8"],"enrUri":"enr:-L24QHp8bW7x3RNzHOHQHB8Z3_J0_hFjDubeSvwT2I-Ax6lNSwW01kJQMGtT-KPpz46QcT66elu0414OvuDtHhvDdcECgmlkgnY0gmlwhKwSDFqKbXVsdGlhZGRyc5YACASsEgxaBvpSAAoErBIMWgb6U90DgnJzhQADAQAAiXNlY3AyNTZrMaEClYp8QpheBwt4Z_X8SujUW5Ag80dfK4AcWjZvhMs4zZmDdGNwgvpSg3VkcIL6VIV3YWt1Mhs"}'
|
||||
2026-02-21 04:33:39.601 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:39.601 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:39.602 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:39.603 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:39.603 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.227.103
|
||||
2026-02-21 04:33:39.603 DEBUG [src.node.docker_mananger] Generated ports ['52013', '52014', '52015', '52016', '52017']
|
||||
2026-02-21 04:33:39.603 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:39.604 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:39.604 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:39.604 DEBUG [src.node.docker_mananger] docker run -i -t -p 52013:52013 -p 52014:52014 -p 52015:52015 -p 52016:52016 -p 52017:52017 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=52015 --rest-port=52013 --tcp-port=52014 --discv5-udp-port=52016 --rest-address=0.0.0.0 --nat=extip:172.18.227.103 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3efcbde9e16d450b58c76e2b0de1ce4944eb17e2f986a725d8d5546af10ed26a --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52017 --metrics-logging=true --relay=true --storenode=/ip4/172.18.12.90/tcp/64082/p2p/16Uiu2HAm5VRCo1gvt8feAmFD5sESvtfq3Vz14U3nUtynuxiKpMz8 --discv5-bootstrap-node=enr:-L24QHp8bW7x3RNzHOHQHB8Z3_J0_hFjDubeSvwT2I-Ax6lNSwW01kJQMGtT-KPpz46QcT66elu0414OvuDtHhvDdcECgmlkgnY0gmlwhKwSDFqKbXVsdGlhZGRyc5YACASsEgxaBvpSAAoErBIMWgb6U90DgnJzhQADAQAAiXNlY3AyNTZrMaEClYp8QpheBwt4Z_X8SujUW5Ag80dfK4AcWjZvhMs4zZmDdGNwgvpSg3VkcIL6VIV3YWt1Mhs
|
||||
2026-02-21 04:33:39.792 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.227.103 waku 47c887c7ec5113f7e0b0efaf03e866768302a6f05cb236f525f52adfe1519a8e
|
||||
2026-02-21 04:33:39.825 DEBUG [src.node.docker_mananger] Container started with ID 47c887c7ec51. Setting up logs at ./log/docker/node3_2026-02-21_04-33-37__bcfa01aa-0c59-4c33-b6cb-76e421f778fa__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:39.826 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52013
|
||||
2026-02-21 04:33:39.826 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:40.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52013/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:40.830 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:33:40.830 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:40.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52013/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:40.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.227.103/tcp/52014/p2p/16Uiu2HAkvvUZW7u5FvGW2HwwGWT7ZtVuwmNa3MraMSePdC6mZR8g","/ip4/172.18.227.103/tcp/52015/ws/p2p/16Uiu2HAkvvUZW7u5FvGW2HwwGWT7ZtVuwmNa3MraMSePdC6mZR8g"],"enrUri":"enr:-L24QO1W4-C61uIr2BbzfHzZdqwoikRBJTiGV6bmd_HfhakKbh37qUU_7pqEjhYexpunfsKgAiGC7v9zi1YrXvAZ9YwCgmlkgnY0gmlwhKwS42eKbXVsdGlhZGRyc5YACASsEuNnBssuAAoErBLjZwbLL90DgnJzhQADAQAAiXNlY3AyNTZrMaECFjyefcCgu6Z6NaFh1rZdgPDZl5t2FTSMuZpIIqflN72DdGNwgssug3VkcILLMIV3YWt1MhM"}'
|
||||
2026-02-21 04:33:40.832 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:40.833 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64081/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.54/tcp/30886/p2p/16Uiu2HAkumtFtmwMMtgUrjyCC1fq9P1zPzpB6DC44ea52aBvz3JK"]'
|
||||
2026-02-21 04:33:40.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:40.836 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52013/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.12.90/tcp/64082/p2p/16Uiu2HAm5VRCo1gvt8feAmFD5sESvtfq3Vz14U3nUtynuxiKpMz8"]'
|
||||
2026-02-21 04:33:40.839 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:40.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30885/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:33:40.841 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:40.841 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64081/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:33:40.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:40.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52013/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:33:40.846 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:40.846 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30885/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648420846510052}}'
|
||||
2026-02-21 04:33:40.859 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:40.859 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:41.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30885/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648421060070896}}'
|
||||
2026-02-21 04:33:41.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:41.075 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:41.276 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30885/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648421276034723}}'
|
||||
2026-02-21 04:33:41.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:41.289 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:41.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30885/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648421490490398}}'
|
||||
2026-02-21 04:33:41.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:41.505 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:41.706 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30885/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648421705883334}}'
|
||||
2026-02-21 04:33:41.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:41.720 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:41.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30885/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648421920843044}}'
|
||||
2026-02-21 04:33:41.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:41.936 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:42.137 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30885/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648422137645273}}'
|
||||
2026-02-21 04:33:42.152 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:42.152 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:42.353 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30885/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648422353072040}}'
|
||||
2026-02-21 04:33:42.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:42.368 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:42.569 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30885/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648422568829917}}'
|
||||
2026-02-21 04:33:42.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:42.585 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:42.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30885/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648422786405965}}'
|
||||
2026-02-21 04:33:42.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:42.803 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:43.004 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:33:43.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30885/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:43.008 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xa49e8307e872f95c6d2c806fa60673d924df89fcd7da75bb53f93e9456a790d3"},{"messageHash":"0x7f31cdfd9a93143c2f9cfa53f5a93c36f29126e41041ff8ebd0aadb3c617c8e0"},{"messageHash":"0x2777e279a212470b395b3de2545d945ee610322f4f4bda2eb8697d1536f7f551"},{"messageHash":"0xcf0a5ec372edac136334041af086de0707eafd95337a04ac08bdfb5ab1a2fc80"},{"messageHash":"0x367a22d557319f6312dcac89e9c8fea281cc8239300a13de3373a7c127a71789"},{"messageHash":"0x7fe569200f98ced1f679e2ace83f44ef39354dcfeef92347234815a0f9b0cb7c"},{"messageHash":"0x5b32d1c95373465479ab57337020a6f4fe6aa48226ca64d85d5f44df415f9e0a"},{"messageHash":"0x2df055de344329962cb1cf349063c1718f24a9f9b06e79eea21ddce90d565609"},{"messageHash":"0x8097d9528793c834e1a4f9dcbbb40984a9c5e9b95003967a6593a01cdcdfe0bd"},{"messageHash":"0x8d058132bce163ce08a433719dc8e63888ee982323d693a99f867f77c912e5e1"}]}'
|
||||
2026-02-21 04:33:43.008 DEBUG [src.steps.store] messages length is 10
|
||||
2026-02-21 04:33:43.010 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:33:43.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64081/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:43.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xa49e8307e872f95c6d2c806fa60673d924df89fcd7da75bb53f93e9456a790d3"},{"messageHash":"0x7f31cdfd9a93143c2f9cfa53f5a93c36f29126e41041ff8ebd0aadb3c617c8e0"},{"messageHash":"0x2777e279a212470b395b3de2545d945ee610322f4f4bda2eb8697d1536f7f551"},{"messageHash":"0xcf0a5ec372edac136334041af086de0707eafd95337a04ac08bdfb5ab1a2fc80"},{"messageHash":"0x367a22d557319f6312dcac89e9c8fea281cc8239300a13de3373a7c127a71789"},{"messageHash":"0x7fe569200f98ced1f679e2ace83f44ef39354dcfeef92347234815a0f9b0cb7c"},{"messageHash":"0x5b32d1c95373465479ab57337020a6f4fe6aa48226ca64d85d5f44df415f9e0a"},{"messageHash":"0x2df055de344329962cb1cf349063c1718f24a9f9b06e79eea21ddce90d565609"},{"messageHash":"0x8097d9528793c834e1a4f9dcbbb40984a9c5e9b95003967a6593a01cdcdfe0bd"},{"messageHash":"0x8d058132bce163ce08a433719dc8e63888ee982323d693a99f867f77c912e5e1"}]}'
|
||||
2026-02-21 04:33:43.013 DEBUG [src.steps.store] messages length is 10
|
||||
2026-02-21 04:33:43.014 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:33:43.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52013/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:43.017 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xa49e8307e872f95c6d2c806fa60673d924df89fcd7da75bb53f93e9456a790d3"},{"messageHash":"0x7f31cdfd9a93143c2f9cfa53f5a93c36f29126e41041ff8ebd0aadb3c617c8e0"},{"messageHash":"0x2777e279a212470b395b3de2545d945ee610322f4f4bda2eb8697d1536f7f551"},{"messageHash":"0xcf0a5ec372edac136334041af086de0707eafd95337a04ac08bdfb5ab1a2fc80"},{"messageHash":"0x367a22d557319f6312dcac89e9c8fea281cc8239300a13de3373a7c127a71789"},{"messageHash":"0x7fe569200f98ced1f679e2ace83f44ef39354dcfeef92347234815a0f9b0cb7c"},{"messageHash":"0x5b32d1c95373465479ab57337020a6f4fe6aa48226ca64d85d5f44df415f9e0a"},{"messageHash":"0x2df055de344329962cb1cf349063c1718f24a9f9b06e79eea21ddce90d565609"},{"messageHash":"0x8097d9528793c834e1a4f9dcbbb40984a9c5e9b95003967a6593a01cdcdfe0bd"},{"messageHash":"0x8d058132bce163ce08a433719dc8e63888ee982323d693a99f867f77c912e5e1"}]}'
|
||||
2026-02-21 04:33:43.017 DEBUG [src.steps.store] messages length is 10
|
||||
2026-02-21 04:33:43.020 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:33:43.021 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:33:43.021 DEBUG [src.node.waku_node] Stopping container with id 8f489a02dda8
|
||||
2026-02-21 04:33:43.622 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:43.622 DEBUG [src.node.waku_node] Stopping container with id c69849b3d41c
|
||||
2026-02-21 04:33:44.186 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:44.186 DEBUG [src.node.waku_node] Stopping container with id 47c887c7ec51
|
||||
2026-02-21 04:33:44.434 ERROR [src.node.docker_mananger] Max retries reached for container 8f489a02dda8. Exiting log stream.
|
||||
2026-02-21 04:33:44.723 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:44.724 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:33:44.740 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:44.754 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:44.765 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
107
nim/1086/data/attachments/1ece61c3fac1e682.txt
Normal file
107
nim/1086/data/attachments/1ece61c3fac1e682.txt
Normal file
@ -0,0 +1,107 @@
|
||||
2026-02-21 04:31:57.580 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:31:57.580 DEBUG [tests.conftest] Running test: test_main_node_only_lightpush__peer_full with id: 2026-02-21_04-31-57__e4857931-a762-4789-8eeb-6f97903b2b99
|
||||
2026-02-21 04:31:57.581 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:31:57.581 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-21 04:31:57.588 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:57.588 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-21_04-31-57__e4857931-a762-4789-8eeb-6f97903b2b99__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:57.588 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:57.588 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:57.590 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:57.590 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.108.143
|
||||
2026-02-21 04:31:57.590 DEBUG [src.node.docker_mananger] Generated ports ['38191', '38192', '38193', '38194', '38195']
|
||||
2026-02-21 04:31:57.590 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:57.590 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:57.590 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:57.590 DEBUG [src.node.docker_mananger] docker run -i -t -p 38191:38191 -p 38192:38192 -p 38193:38193 -p 38194:38194 -p 38195:38195 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=38193 --rest-port=38191 --tcp-port=38192 --discv5-udp-port=38194 --rest-address=0.0.0.0 --nat=extip:172.18.108.143 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=342dd3f99aad027f0a599dd370beabd1b619be4cd5dba789da6eb340ef206caf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38195 --metrics-logging=true --lightpush=true --relay=true --filter=true
|
||||
2026-02-21 04:31:57.752 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.108.143 waku dd23473b9c0822d77af72a284d5704a1591bd2774f868785fad97e800ff10d5d
|
||||
2026-02-21 04:31:57.779 DEBUG [src.node.docker_mananger] Container started with ID dd23473b9c08. Setting up logs at ./log/docker/receiving_node1_2026-02-21_04-31-57__e4857931-a762-4789-8eeb-6f97903b2b99__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:57.780 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38191
|
||||
2026-02-21 04:31:57.781 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:57.879 ERROR [src.node.docker_mananger] Max retries reached for container 0ee0e91564d1. Exiting log stream.
|
||||
2026-02-21 04:31:58.365 ERROR [src.node.docker_mananger] Max retries reached for container 6875d9ada5fd. Exiting log stream.
|
||||
2026-02-21 04:31:58.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38191/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:58.784 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-02-21 04:31:58.784 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:58.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38191/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:58.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.108.143/tcp/38192/p2p/16Uiu2HAmLurDXVP8AzfpvpvcoqKRs4WDs8A3d5YTyKt6w3pAxxDJ","/ip4/172.18.108.143/tcp/38193/ws/p2p/16Uiu2HAmLurDXVP8AzfpvpvcoqKRs4WDs8A3d5YTyKt6w3pAxxDJ"],"enrUri":"enr:-L24QLEI9ta4uHfiJcraCcO33GSqlDTPhilUaoGlcOGHPkTtWUXEsE1JdGvX2VfObhTf5exCqaIdHtixNQ-lt4_aKIoCgmlkgnY0gmlwhKwSbI-KbXVsdGlhZGRyc5YACASsEmyPBpUwAAoErBJsjwaVMd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeqwCtNYQ7_E_YQw6o_PHGLsgcvf_NaIGYovAZdvkgI2DdGNwgpUwg3VkcIKVMoV3YWt1Mg0"}'
|
||||
2026-02-21 04:31:58.786 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:58.792 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:58.793 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-21_04-31-57__e4857931-a762-4789-8eeb-6f97903b2b99__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:58.793 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:58.793 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:58.794 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:58.794 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.92.46
|
||||
2026-02-21 04:31:58.794 DEBUG [src.node.docker_mananger] Generated ports ['44358', '44359', '44360', '44361', '44362']
|
||||
2026-02-21 04:31:58.794 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:58.794 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:58.795 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:58.795 DEBUG [src.node.docker_mananger] docker run -i -t -p 44358:44358 -p 44359:44359 -p 44360:44360 -p 44361:44361 -p 44362:44362 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=44360 --rest-port=44358 --tcp-port=44359 --discv5-udp-port=44361 --rest-address=0.0.0.0 --nat=extip:172.18.92.46 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d9c488f02aac2295e2c90b3d0189aa8f24fc2b024215e65dd08deec1bdfb6ae5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44362 --metrics-logging=true --lightpush=false --relay=true
|
||||
2026-02-21 04:31:58.955 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.92.46 waku d7c2a5587840961216153f66ce871a9ef518fed8f50713b4d0438f9f3012d1f2
|
||||
2026-02-21 04:31:58.980 DEBUG [src.node.docker_mananger] Container started with ID d7c2a5587840. Setting up logs at ./log/docker/receiving_node2_2026-02-21_04-31-57__e4857931-a762-4789-8eeb-6f97903b2b99__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:58.980 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44358
|
||||
2026-02-21 04:31:58.981 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:59.982 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44358/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:59.985 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-02-21 04:31:59.985 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:59.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44358/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:59.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.92.46/tcp/44359/p2p/16Uiu2HAkwBVqbCB5NSRb5XUUxsp1gcJhdu5AvPoSR1xKnBVcdeQc","/ip4/172.18.92.46/tcp/44360/ws/p2p/16Uiu2HAkwBVqbCB5NSRb5XUUxsp1gcJhdu5AvPoSR1xKnBVcdeQc"],"enrUri":"enr:-L24QMiBvrrtn1uGD7180DyHkoBkVgsQY05p3IdbC6QLMhutDCYWqoLZCKXMLF5bp8y133NEBIYwuOhtST_YQj-ebqQCgmlkgnY0gmlwhKwSXC6KbXVsdGlhZGRyc5YACASsElwuBq1HAAoErBJcLgatSN0DgnJzhQADAQAAiXNlY3AyNTZrMaECGhXGi7vfIlt8FWfaXID-coc5mGP118jGLhvMaXPhrt2DdGNwgq1Hg3VkcIKtSYV3YWt1MgE"}'
|
||||
2026-02-21 04:31:59.988 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:59.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44358/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.108.143/tcp/38192/p2p/16Uiu2HAmLurDXVP8AzfpvpvcoqKRs4WDs8A3d5YTyKt6w3pAxxDJ"]'
|
||||
2026-02-21 04:32:00.020 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:00.030 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:00.030 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-21_04-31-57__e4857931-a762-4789-8eeb-6f97903b2b99__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:00.030 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:32:00.030 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:32:00.032 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:32:00.032 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.131.204
|
||||
2026-02-21 04:32:00.032 DEBUG [src.node.docker_mananger] Generated ports ['14515', '14516', '14517', '14518', '14519']
|
||||
2026-02-21 04:32:00.033 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:32:00.033 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:32:00.033 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:32:00.033 DEBUG [src.node.docker_mananger] docker run -i -t -p 14515:14515 -p 14516:14516 -p 14517:14517 -p 14518:14518 -p 14519:14519 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=14517 --rest-port=14515 --tcp-port=14516 --discv5-udp-port=14518 --rest-address=0.0.0.0 --nat=extip:172.18.131.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7918e3cefeaaadccf795252ecd31a229f4ceac74993f65af3d60bbba2ab515c1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14519 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLEI9ta4uHfiJcraCcO33GSqlDTPhilUaoGlcOGHPkTtWUXEsE1JdGvX2VfObhTf5exCqaIdHtixNQ-lt4_aKIoCgmlkgnY0gmlwhKwSbI-KbXVsdGlhZGRyc5YACASsEmyPBpUwAAoErBJsjwaVMd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDeqwCtNYQ7_E_YQw6o_PHGLsgcvf_NaIGYovAZdvkgI2DdGNwgpUwg3VkcIKVMoV3YWt1Mg0 --lightpushnode=/ip4/172.18.108.143/tcp/38192/p2p/16Uiu2HAmLurDXVP8AzfpvpvcoqKRs4WDs8A3d5YTyKt6w3pAxxDJ --lightpush=true --relay=true
|
||||
2026-02-21 04:32:00.198 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.131.204 waku ad385461fefd4ec2ca55cd662b669ff16462fcb763ead6e93423ca2450eac4fa
|
||||
2026-02-21 04:32:00.223 DEBUG [src.node.docker_mananger] Container started with ID ad385461fefd. Setting up logs at ./log/docker/lightpush_node1_2026-02-21_04-31-57__e4857931-a762-4789-8eeb-6f97903b2b99__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:00.223 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14515
|
||||
2026-02-21 04:32:00.224 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:32:01.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14515/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:01.226 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-02-21 04:32:01.227 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:32:01.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14515/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:01.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.204/tcp/14516/p2p/16Uiu2HAkwiCMLsssk4qQdNSyupgu3arpGDRNM4G31n5sbvApRYaN","/ip4/172.18.131.204/tcp/14517/ws/p2p/16Uiu2HAkwiCMLsssk4qQdNSyupgu3arpGDRNM4G31n5sbvApRYaN"],"enrUri":"enr:-L24QPx3AuGdAa7O6uN7PVdFEdpsodtmRyFjQ-ocYEOTkNrGce7rWKSQ2xb91yfzBfsF9TkEZKucjF7c8qHaVNrXr24CgmlkgnY0gmlwhKwSg8yKbXVsdGlhZGRyc5YACASsEoPMBji0AAoErBKDzAY4td0DgnJzhQADAQAAiXNlY3AyNTZrMaECIfMCDaveBLfINsfJZ0MuJWa_QUU4m76KtWhpUPLHuXuDdGNwgji0g3VkcII4toV3YWt1Mgk"}'
|
||||
2026-02-21 04:32:01.229 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:32:01.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14515/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.108.143/tcp/38192/p2p/16Uiu2HAmLurDXVP8AzfpvpvcoqKRs4WDs8A3d5YTyKt6w3pAxxDJ"]'
|
||||
2026-02-21 04:32:01.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:01.277 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14515/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.92.46/tcp/44359/p2p/16Uiu2HAkwBVqbCB5NSRb5XUUxsp1gcJhdu5AvPoSR1xKnBVcdeQc"]'
|
||||
2026-02-21 04:32:01.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:01.301 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38191/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:32:01.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:01.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44358/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:32:01.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:01.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14515/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:32:01.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:01.320 DEBUG [src.steps.light_push] Lightpushing message
|
||||
2026-02-21 04:32:01.320 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14515/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648321320026669}}'
|
||||
2026-02-21 04:32:01.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:01.334 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:01.434 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
||||
2026-02-21 04:32:01.435 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38191/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:01.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648321320026669,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:01.439 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
||||
2026-02-21 04:32:01.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44358/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:01.442 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648321320026669,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:01.443 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
||||
2026-02-21 04:32:01.444 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14515/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:01.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648321320026669,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:01.448 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:32:01.449 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:32:01.449 DEBUG [src.node.waku_node] Stopping container with id dd23473b9c08
|
||||
2026-02-21 04:32:01.947 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:01.949 DEBUG [src.node.waku_node] Stopping container with id d7c2a5587840
|
||||
2026-02-21 04:32:02.422 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:02.422 DEBUG [src.node.waku_node] Stopping container with id ad385461fefd
|
||||
2026-02-21 04:32:02.759 ERROR [src.node.docker_mananger] Max retries reached for container dd23473b9c08. Exiting log stream.
|
||||
2026-02-21 04:32:02.911 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:02.912 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:32:02.922 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:32:02.930 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:32:02.940 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
77
nim/1086/data/attachments/1ee3bfa7706e5b02.txt
Normal file
77
nim/1086/data/attachments/1ee3bfa7706e5b02.txt
Normal file
@ -0,0 +1,77 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store_sync_range_with_jitter_catches_old_messages with id: 2026-02-21_04-42-47__2d414c3c-89b8-4d80-9aea-369428531be1
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-42-47__2d414c3c-89b8-4d80-9aea-369428531be1__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-42-47__2d414c3c-89b8-4d80-9aea-369428531be1__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-42-47__2d414c3c-89b8-4d80-9aea-369428531be1__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.11.29
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['47962', '47963', '47964', '47965', '47966']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 47962:47962 -p 47963:47963 -p 47964:47964 -p 47965:47965 -p 47966:47966 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=47964 --rest-port=47962 --tcp-port=47963 --discv5-udp-port=47965 --rest-address=0.0.0.0 --nat=extip:172.18.11.29 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=68c809aab365180cceb7724b6bbe7aadaba664ddbcabcfbd3acfaf1dc2dfc17e --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47966 --metrics-logging=true --relay=true --dns-discovery=false
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 91d1675e477e. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.11.29 waku 94abfb922edcd8ae40f8e21047cc22505a03be214ee36b110251b3b2fd40bd94
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 94abfb922edc. Setting up logs at ./log/docker/node1_2026-02-21_04-42-47__2d414c3c-89b8-4d80-9aea-369428531be1__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 47962
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 3377afb0b060. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47962/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47962/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.29/tcp/47963/p2p/16Uiu2HAm63SM3rQqek9turrWCDYfyBVQzocrmmAkSH82mLf5dNE4","/ip4/172.18.11.29/tcp/47964/ws/p2p/16Uiu2HAm63SM3rQqek9turrWCDYfyBVQzocrmmAkSH82mLf5dNE4"],"enrUri":"enr:-L24QAtJ1gsHsHZdL-dEv4dwm-zLH0h33c8Wrx_EAYmKaMjSAD_1Oava8Yas2gZWHVoRkBxCQCwGAUWRbL7xihI7BIMCgmlkgnY0gmlwhKwSCx2KbXVsdGlhZGRyc5YACASsEgsdBrtbAAoErBILHQa7XN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnb5c6SGmsYO71mU3vUA4SOU_MuubgwmLd74M7LiYgkmDdGNwgrtbg3VkcIK7XYV3YWt1MhM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:47962/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:47962/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:47962/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:47962/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.189.218
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['8962', '8963', '8964', '8965', '8966']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 8962:8962 -p 8963:8963 -p 8964:8964 -p 8965:8965 -p 8966:8966 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=8964 --rest-port=8962 --tcp-port=8963 --discv5-udp-port=8965 --rest-address=0.0.0.0 --nat=extip:172.18.189.218 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2caaca6ef01bdfb65d4df636ee921d5c39aca5650a9b3fdd6eedc07b89fabdc9 --store-sync=true --store=true --store-sync-range=20 --store-sync-interval=5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8966 --metrics-logging=true --store-sync-relay-jitter=25 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QAtJ1gsHsHZdL-dEv4dwm-zLH0h33c8Wrx_EAYmKaMjSAD_1Oava8Yas2gZWHVoRkBxCQCwGAUWRbL7xihI7BIMCgmlkgnY0gmlwhKwSCx2KbXVsdGlhZGRyc5YACASsEgsdBrtbAAoErBILHQa7XN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnb5c6SGmsYO71mU3vUA4SOU_MuubgwmLd74M7LiYgkmDdGNwgrtbg3VkcIK7XYV3YWt1MhM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.189.218 waku c86ebb36b7bf5c893b4ec73521a8605c76cb47d2aa12c19a3e566561a712cf96
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c86ebb36b7bf. Setting up logs at ./log/docker/node2_2026-02-21_04-42-47__2d414c3c-89b8-4d80-9aea-369428531be1__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 8962
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8962/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8962/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.218/tcp/8963/p2p/16Uiu2HAm8fnfEfHahFk3UraUVVNHtDjaXH6u7VQUtz78Exg6e8qK","/ip4/172.18.189.218/tcp/8964/ws/p2p/16Uiu2HAm8fnfEfHahFk3UraUVVNHtDjaXH6u7VQUtz78Exg6e8qK"],"enrUri":"enr:-L24QH1GkfcA27YPotAr4K-RAFvnnqwmYOkHLWYqUIZpo4zNG3FV_j8ZaIDpC-UEJPyNaR70NyTcCdgVxBvD3JUW100CgmlkgnY0gmlwhKwSvdqKbXVsdGlhZGRyc5YACASsEr3aBiMDAAoErBK92gYjBN0DgnJzhQADAQAAiXNlY3AyNTZrMaECxMWdUXze2TirX9c874_auIgL1kSJoPcmEFF1sh3ryqaDdGNwgiMDg3VkcIIjBYV3YWt1MhI"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8962/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.11.29/tcp/47963/p2p/16Uiu2HAm63SM3rQqek9turrWCDYfyBVQzocrmmAkSH82mLf5dNE4"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8962/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd203b48eb66a235f4c48a49232f123c041b56d5cb001d55a5331df64c955d0d5"},{"messageHash":"0x49f97eec7eee79dfed73ccee37f0e4d836ca2bab9bad25d67ad346b87b159ca1"},{"messageHash":"0x8d2a82c1b3e17c657b761aedb48464e16018687ac39b52119693683bacecbbcd"}]}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 94abfb922edc
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c86ebb36b7bf
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
138
nim/1086/data/attachments/1f3378f0b8e6f5da.txt
Normal file
138
nim/1086/data/attachments/1f3378f0b8e6f5da.txt
Normal file
@ -0,0 +1,138 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_relay_4_nodes_sender_packet_loss_delivery_ratio_simple[loss60] with id: 2026-02-21_04-35-18__a148d1e0-04dc-45ee-9e6b-ab36542865ee
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-35-18__a148d1e0-04dc-45ee-9e6b-ab36542865ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-35-18__a148d1e0-04dc-45ee-9e6b-ab36542865ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-35-18__a148d1e0-04dc-45ee-9e6b-ab36542865ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node4_2026-02-21_04-35-18__a148d1e0-04dc-45ee-9e6b-ab36542865ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.249.171
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['14535', '14536', '14537', '14538', '14539']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 14535:14535 -p 14536:14536 -p 14537:14537 -p 14538:14538 -p 14539:14539 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=14537 --rest-port=14535 --tcp-port=14536 --discv5-udp-port=14538 --rest-address=0.0.0.0 --nat=extip:172.18.249.171 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b6e2edcefb1dab6667e99c3a6f5feb6e2124cdce5ef3c70cb93b1ab65ccd46ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14539 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.249.171 waku a41163a4e5d6ac8d680767a0c0aab7e7b736e6a0b7515fd22dfa3a0e516ef62f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID a41163a4e5d6. Setting up logs at ./log/docker/node1_2026-02-21_04-35-18__a148d1e0-04dc-45ee-9e6b-ab36542865ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 14535
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 19944bfc3511. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:14535/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:14535/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.171/tcp/14536/p2p/16Uiu2HAm93xQiaDqE91vDBrrxEtC7xfi3PyvEM61Bzu4Lt45Q3ff","/ip4/172.18.249.171/tcp/14537/ws/p2p/16Uiu2HAm93xQiaDqE91vDBrrxEtC7xfi3PyvEM61Bzu4Lt45Q3ff"],"enrUri":"enr:-L24QD3BORi5jmXnG-VZF5DrhEHSSB6t66Fy9zYbgfFWBg0hbWsQ9jqb3cqVJ03sjxhgvncOjgZeGobHP5xiopDMMo4CgmlkgnY0gmlwhKwS-auKbXVsdGlhZGRyc5YACASsEvmrBjjIAAoErBL5qwY4yd0DgnJzhQADAQAAiXNlY3AyNTZrMaECynNqk-F_jdmk6FSaJgMFEBx-6j3muMvAQMllepahlwKDdGNwgjjIg3VkcII4yoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.181.165
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['2393', '2394', '2395', '2396', '2397']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 2393:2393 -p 2394:2394 -p 2395:2395 -p 2396:2396 -p 2397:2397 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=2395 --rest-port=2393 --tcp-port=2394 --discv5-udp-port=2396 --rest-address=0.0.0.0 --nat=extip:172.18.181.165 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fecebe616d9616deb21d5a9063fb9cb89a2b16adfaec9a05abfcdc7671cedf7c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2397 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QD3BORi5jmXnG-VZF5DrhEHSSB6t66Fy9zYbgfFWBg0hbWsQ9jqb3cqVJ03sjxhgvncOjgZeGobHP5xiopDMMo4CgmlkgnY0gmlwhKwS-auKbXVsdGlhZGRyc5YACASsEvmrBjjIAAoErBL5qwY4yd0DgnJzhQADAQAAiXNlY3AyNTZrMaECynNqk-F_jdmk6FSaJgMFEBx-6j3muMvAQMllepahlwKDdGNwgjjIg3VkcII4yoV3YWt1MgE
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e1905b91d4cf. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.181.165 waku 4aa62d07c1f67d3d75b93f987555d7e59f084ca584a13fe53dc619c9ff087c45
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 4aa62d07c1f6. Setting up logs at ./log/docker/node2_2026-02-21_04-35-18__a148d1e0-04dc-45ee-9e6b-ab36542865ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 2393
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2393/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2393/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.181.165/tcp/2394/p2p/16Uiu2HAmVirnrMEhPzn5p3ZCQQSya4TSuoQz1unb6rXgNbKY8Gcf","/ip4/172.18.181.165/tcp/2395/ws/p2p/16Uiu2HAmVirnrMEhPzn5p3ZCQQSya4TSuoQz1unb6rXgNbKY8Gcf"],"enrUri":"enr:-L24QAFnZxzR-yU8mTrSTkqpDOnZ8AYgMV1XJEXw2XI1S52_a2yDmTjqo1_8vWRDXiUGquJ4_8HoCLm7kvYpovDUwhUCgmlkgnY0gmlwhKwStaWKbXVsdGlhZGRyc5YACASsErWlBglaAAoErBK1pQYJW90DgnJzhQADAQAAiXNlY3AyNTZrMaED_ZR0JFivE991IzxIgv4_wrs8-JehT4SQd0mnhWCTrniDdGNwgglag3VkcIIJXIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.11.73
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['32033', '32034', '32035', '32036', '32037']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 32033:32033 -p 32034:32034 -p 32035:32035 -p 32036:32036 -p 32037:32037 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=32035 --rest-port=32033 --tcp-port=32034 --discv5-udp-port=32036 --rest-address=0.0.0.0 --nat=extip:172.18.11.73 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0e08198ef2045b450a2c5d2fe56adb26d70ff84c6accff0ace40bd0fb943464f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32037 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAFnZxzR-yU8mTrSTkqpDOnZ8AYgMV1XJEXw2XI1S52_a2yDmTjqo1_8vWRDXiUGquJ4_8HoCLm7kvYpovDUwhUCgmlkgnY0gmlwhKwStaWKbXVsdGlhZGRyc5YACASsErWlBglaAAoErBK1pQYJW90DgnJzhQADAQAAiXNlY3AyNTZrMaED_ZR0JFivE991IzxIgv4_wrs8-JehT4SQd0mnhWCTrniDdGNwgglag3VkcIIJXIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.11.73 waku 825594aaf468e938fe6f1b231ef3e5dc2fe590078d0137d9065600575bd343be
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 825594aaf468. Setting up logs at ./log/docker/node3_2026-02-21_04-35-18__a148d1e0-04dc-45ee-9e6b-ab36542865ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 32033
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32033/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32033/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.73/tcp/32034/p2p/16Uiu2HAkx4Zuw2psSFyFJ7vHbDXLDBHLR1PuX5R4P3TfgrNCH8RQ","/ip4/172.18.11.73/tcp/32035/ws/p2p/16Uiu2HAkx4Zuw2psSFyFJ7vHbDXLDBHLR1PuX5R4P3TfgrNCH8RQ"],"enrUri":"enr:-L24QK-JSgxhU24KJwM-cdPWmp-iTHDWvTpa8YOLhXldWxOhR7Pt8llPba1IXcS-NLueMWi6XRw-NHIJ2cbXdPz4ME4CgmlkgnY0gmlwhKwSC0mKbXVsdGlhZGRyc5YACASsEgtJBn0iAAoErBILSQZ9I90DgnJzhQADAQAAiXNlY3AyNTZrMaECJysBGXSxpSkXU1LEEG3eZ7j8JS6k4KDQhtgQqbY3V5ODdGNwgn0ig3VkcIJ9JIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.144.250
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['57599', '57600', '57601', '57602', '57603']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 57599:57599 -p 57600:57600 -p 57601:57601 -p 57602:57602 -p 57603:57603 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=57601 --rest-port=57599 --tcp-port=57600 --discv5-udp-port=57602 --rest-address=0.0.0.0 --nat=extip:172.18.144.250 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d2b18de0d8abce336ae584c9ba190f4fa15dc87972adae2b8ca57ac5b1b45ada --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57603 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QK-JSgxhU24KJwM-cdPWmp-iTHDWvTpa8YOLhXldWxOhR7Pt8llPba1IXcS-NLueMWi6XRw-NHIJ2cbXdPz4ME4CgmlkgnY0gmlwhKwSC0mKbXVsdGlhZGRyc5YACASsEgtJBn0iAAoErBILSQZ9I90DgnJzhQADAQAAiXNlY3AyNTZrMaECJysBGXSxpSkXU1LEEG3eZ7j8JS6k4KDQhtgQqbY3V5ODdGNwgn0ig3VkcIJ9JIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.144.250 waku 813f292c580656742da4ebce67ce4e8a8486d102427aa2c9c98f1a26f1a16f39
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 813f292c5806. Setting up logs at ./log/docker/node4_2026-02-21_04-35-18__a148d1e0-04dc-45ee-9e6b-ab36542865ee__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 57599
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57599/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57599/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.250/tcp/57600/p2p/16Uiu2HAmQH9zAvcNuHgYJQJBwUjEmNCUX9j7fHmfxtYJ5859Mntf","/ip4/172.18.144.250/tcp/57601/ws/p2p/16Uiu2HAmQH9zAvcNuHgYJQJBwUjEmNCUX9j7fHmfxtYJ5859Mntf"],"enrUri":"enr:-L24QJFFhncMjyQwZx9arM0BFfgMHOzOUk4cW4W800CfFdBcSSaFrYkqgiorYLnEHCkn-l6EkMb08lTvum6xdzkWz8QCgmlkgnY0gmlwhKwSkPqKbXVsdGlhZGRyc5YACASsEpD6BuEAAAoErBKQ-gbhAd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrLRcVD8ji1ucZKIYrDmmSTXCLu1BD4RMkTMFlqj5deiDdGNwguEAg3VkcILhAoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:14535/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:2393/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32033/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57599/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:14535/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.181.165/tcp/40602/p2p/16Uiu2HAmVirnrMEhPzn5p3ZCQQSya4TSuoQz1unb6rXgNbKY8Gcf","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:2393/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.249.171/tcp/14536/p2p/16Uiu2HAm93xQiaDqE91vDBrrxEtC7xfi3PyvEM61Bzu4Lt45Q3ff","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"},{"multiaddr":"/ip4/172.18.11.73/tcp/54152/p2p/16Uiu2HAkx4Zuw2psSFyFJ7vHbDXLDBHLR1PuX5R4P3TfgrNCH8RQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32033/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.181.165/tcp/2394/p2p/16Uiu2HAmVirnrMEhPzn5p3ZCQQSya4TSuoQz1unb6rXgNbKY8Gcf","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"},{"multiaddr":"/ip4/172.18.144.250/tcp/59472/p2p/16Uiu2HAmQH9zAvcNuHgYJQJBwUjEmNCUX9j7fHmfxtYJ5859Mntf","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57599/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.11.73/tcp/32034/p2p/16Uiu2HAkx4Zuw2psSFyFJ7vHbDXLDBHLR1PuX5R4P3TfgrNCH8RQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 20 seconds
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '15130', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '15130', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '15130', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '60.0%']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '15130', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
||||
[35mDEBUG [0m src.steps.network_conditions:network_conditions.py:71 tc -s qdisc show dev eth0:
|
||||
qdisc netem 8001: root refcnt 5 limit 1000 loss 60%
|
||||
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
|
||||
backlog 0b 0p requeues 0
|
||||
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57599/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:14535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:14535/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id a41163a4e5d6
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 4aa62d07c1f6
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 825594aaf468
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a41163a4e5d6. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 813f292c5806
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 4aa62d07c1f6. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
224
nim/1086/data/attachments/1f4d831ca88f5e3.txt
Normal file
224
nim/1086/data/attachments/1f4d831ca88f5e3.txt
Normal file
@ -0,0 +1,224 @@
|
||||
2026-02-21 04:38:07.335 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:38:07.335 DEBUG [tests.conftest] Running test: test_check_sync_when_all_3_nodes_publish with id: 2026-02-21_04-38-07__4f38bcfa-a1a8-440a-b9d7-18776677382f
|
||||
2026-02-21 04:38:07.336 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:38:07.342 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:38:07.342 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-38-07__4f38bcfa-a1a8-440a-b9d7-18776677382f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:38:07.347 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:38:07.348 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-38-07__4f38bcfa-a1a8-440a-b9d7-18776677382f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:38:07.353 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:38:07.353 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-38-07__4f38bcfa-a1a8-440a-b9d7-18776677382f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:38:07.354 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:38:07.354 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:38:07.355 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:38:07.356 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:38:07.356 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.106
|
||||
2026-02-21 04:38:07.356 DEBUG [src.node.docker_mananger] Generated ports ['2426', '2427', '2428', '2429', '2430']
|
||||
2026-02-21 04:38:07.357 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:38:07.357 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:38:07.357 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:38:07.357 DEBUG [src.node.docker_mananger] docker run -i -t -p 2426:2426 -p 2427:2427 -p 2428:2428 -p 2429:2429 -p 2430:2430 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=2428 --rest-port=2426 --tcp-port=2427 --discv5-udp-port=2429 --rest-address=0.0.0.0 --nat=extip:172.18.139.106 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b4ffa97dc6a8a11f45a3aea38dafefdb2a42da4ff11b42ef53659a4df8a3a1a0 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2430 --metrics-logging=true --relay=true
|
||||
2026-02-21 04:38:07.539 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.106 waku 06f1c3c7fc67204bd6eb8364aec5f3330b1daf63bd7ab8dff7c8cd4599bff877
|
||||
2026-02-21 04:38:07.569 ERROR [src.node.docker_mananger] Max retries reached for container e973931ed360. Exiting log stream.
|
||||
2026-02-21 04:38:07.571 DEBUG [src.node.docker_mananger] Container started with ID 06f1c3c7fc67. Setting up logs at ./log/docker/node1_2026-02-21_04-38-07__4f38bcfa-a1a8-440a-b9d7-18776677382f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:38:07.571 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2426
|
||||
2026-02-21 04:38:07.572 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:38:08.127 ERROR [src.node.docker_mananger] Max retries reached for container 68cb5d1048aa. Exiting log stream.
|
||||
2026-02-21 04:38:08.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2426/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:38:08.575 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:38:08.575 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:38:08.575 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2426/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:38:08.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.106/tcp/2427/p2p/16Uiu2HAmTNqdC9tymUkfCfoHWi1GepwbKwA12Qj2GnHJ45jccCkZ","/ip4/172.18.139.106/tcp/2428/ws/p2p/16Uiu2HAmTNqdC9tymUkfCfoHWi1GepwbKwA12Qj2GnHJ45jccCkZ"],"enrUri":"enr:-L24QBgBuyhELxfaF-fol1AEL3lX4kiwUgkNoQqc9lujIOjrPEuxzLCk0DtxeaAy1sKoPoNnxt4Ph037UWrjkX6neMACgmlkgnY0gmlwhKwSi2qKbXVsdGlhZGRyc5YACASsEotqBgl7AAoErBKLagYJfN0DgnJzhQADAQAAiXNlY3AyNTZrMaED2rwlB8DOaKG0uIto1Sq-jHb5sbL1e-QK2m2G0gRc6NKDdGNwggl7g3VkcIIJfYV3YWt1MhM"}'
|
||||
2026-02-21 04:38:08.577 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:38:08.577 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:38:08.578 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:38:08.581 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:38:08.582 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.231.35
|
||||
2026-02-21 04:38:08.582 DEBUG [src.node.docker_mananger] Generated ports ['58782', '58783', '58784', '58785', '58786']
|
||||
2026-02-21 04:38:08.582 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:38:08.582 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:38:08.582 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:38:08.582 DEBUG [src.node.docker_mananger] docker run -i -t -p 58782:58782 -p 58783:58783 -p 58784:58784 -p 58785:58785 -p 58786:58786 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=58784 --rest-port=58782 --tcp-port=58783 --discv5-udp-port=58785 --rest-address=0.0.0.0 --nat=extip:172.18.231.35 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=254ab9424edba2e41cedc1814ec40bf01fc9fffbaaa37637affe5823d6acbce3 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58786 --metrics-logging=true --relay=true --storenode=/ip4/172.18.139.106/tcp/2427/p2p/16Uiu2HAmTNqdC9tymUkfCfoHWi1GepwbKwA12Qj2GnHJ45jccCkZ --discv5-bootstrap-node=enr:-L24QBgBuyhELxfaF-fol1AEL3lX4kiwUgkNoQqc9lujIOjrPEuxzLCk0DtxeaAy1sKoPoNnxt4Ph037UWrjkX6neMACgmlkgnY0gmlwhKwSi2qKbXVsdGlhZGRyc5YACASsEotqBgl7AAoErBKLagYJfN0DgnJzhQADAQAAiXNlY3AyNTZrMaED2rwlB8DOaKG0uIto1Sq-jHb5sbL1e-QK2m2G0gRc6NKDdGNwggl7g3VkcIIJfYV3YWt1MhM
|
||||
2026-02-21 04:38:08.768 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.231.35 waku 0721fda14dc2a3c0b99d203044fb6d0fb7a1b920a7bdf881c2a0eb28ee6e057a
|
||||
2026-02-21 04:38:08.797 DEBUG [src.node.docker_mananger] Container started with ID 0721fda14dc2. Setting up logs at ./log/docker/node2_2026-02-21_04-38-07__4f38bcfa-a1a8-440a-b9d7-18776677382f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:38:08.798 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58782
|
||||
2026-02-21 04:38:08.799 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:38:09.800 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58782/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:38:09.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:38:09.804 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:38:09.804 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58782/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:38:09.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.231.35/tcp/58783/p2p/16Uiu2HAmBkMrCGJrXDZ1859JmNRinU1B4J7NTLHnDavRkkKjbUbz","/ip4/172.18.231.35/tcp/58784/ws/p2p/16Uiu2HAmBkMrCGJrXDZ1859JmNRinU1B4J7NTLHnDavRkkKjbUbz"],"enrUri":"enr:-L24QKG27BsrjlQljVw8xCdftNOvV3g7YDoJ19MtuA3R1slVGwytZEq14SexWvKunZ7lI1PwcnCxts-t-eOM4XceyWkCgmlkgnY0gmlwhKwS5yOKbXVsdGlhZGRyc5YACASsEucjBuWfAAoErBLnIwbloN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8oSGgHDwyHUhoC5VYY5skAE7KzNm3Z_z12bp-zt8zCmDdGNwguWfg3VkcILloYV3YWt1MhM"}'
|
||||
2026-02-21 04:38:09.806 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:38:09.807 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:38:09.807 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:38:09.808 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:38:09.808 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.5.125
|
||||
2026-02-21 04:38:09.809 DEBUG [src.node.docker_mananger] Generated ports ['38955', '38956', '38957', '38958', '38959']
|
||||
2026-02-21 04:38:09.809 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:38:09.809 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:38:09.809 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:38:09.809 DEBUG [src.node.docker_mananger] docker run -i -t -p 38955:38955 -p 38956:38956 -p 38957:38957 -p 38958:38958 -p 38959:38959 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=38957 --rest-port=38955 --tcp-port=38956 --discv5-udp-port=38958 --rest-address=0.0.0.0 --nat=extip:172.18.5.125 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=75ba73942ef8dde9bb1c3039fdaa0cfcddd54643f2aba4bffbac409aa6acafd0 --store-sync=true --store=false --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38959 --metrics-logging=true --relay=true --storenode=/ip4/172.18.231.35/tcp/58783/p2p/16Uiu2HAmBkMrCGJrXDZ1859JmNRinU1B4J7NTLHnDavRkkKjbUbz --discv5-bootstrap-node=enr:-L24QKG27BsrjlQljVw8xCdftNOvV3g7YDoJ19MtuA3R1slVGwytZEq14SexWvKunZ7lI1PwcnCxts-t-eOM4XceyWkCgmlkgnY0gmlwhKwS5yOKbXVsdGlhZGRyc5YACASsEucjBuWfAAoErBLnIwbloN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8oSGgHDwyHUhoC5VYY5skAE7KzNm3Z_z12bp-zt8zCmDdGNwguWfg3VkcILloYV3YWt1MhM
|
||||
2026-02-21 04:38:09.991 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.5.125 waku 7df07eca03abb8bde413e0fc67d5445359660332dbdd1788c74103f55c5b72d4
|
||||
2026-02-21 04:38:10.021 DEBUG [src.node.docker_mananger] Container started with ID 7df07eca03ab. Setting up logs at ./log/docker/node3_2026-02-21_04-38-07__4f38bcfa-a1a8-440a-b9d7-18776677382f__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:38:10.021 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38955
|
||||
2026-02-21 04:38:10.022 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:38:11.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38955/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:38:11.025 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-02-21 04:38:11.025 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:38:11.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38955/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:38:11.027 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.5.125/tcp/38956/p2p/16Uiu2HAkzm7mbCkDd5nAaN843z29k34GGCUuNNc7KRBhYtZqCMnx","/ip4/172.18.5.125/tcp/38957/ws/p2p/16Uiu2HAkzm7mbCkDd5nAaN843z29k34GGCUuNNc7KRBhYtZqCMnx"],"enrUri":"enr:-L24QJjnbBDMcord_96qLxJWw8zSWlNQnIKL4nmVIh6fEl0NF2HLBjbxORDOKomWiBNRjFB_dbiDEoeW1TnhUBGqdPsCgmlkgnY0gmlwhKwSBX2KbXVsdGlhZGRyc5YACASsEgV9BpgsAAoErBIFfQaYLd0DgnJzhQADAQAAiXNlY3AyNTZrMaECT0WhYgHuQRDQaHUtIxhB-UmBZsVd-9dKY-4x48nmWDGDdGNwgpgsg3VkcIKYLoV3YWt1MgE"}'
|
||||
2026-02-21 04:38:11.027 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:38:11.028 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58782/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.139.106/tcp/2427/p2p/16Uiu2HAmTNqdC9tymUkfCfoHWi1GepwbKwA12Qj2GnHJ45jccCkZ"]'
|
||||
2026-02-21 04:38:11.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38955/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.231.35/tcp/58783/p2p/16Uiu2HAmBkMrCGJrXDZ1859JmNRinU1B4J7NTLHnDavRkkKjbUbz"]'
|
||||
2026-02-21 04:38:11.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2426/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:38:11.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58782/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:38:11.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38955/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:38:11.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.086 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2426/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.093 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.105 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.105 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2426/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.110 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.121 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2426/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.127 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.138 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2426/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.145 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.156 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2426/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.160 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.161 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.172 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2426/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.178 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.189 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2426/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.194 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.205 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2426/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.210 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.210 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.222 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2426/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.230 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.241 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2426/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.247 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.258 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58782/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.266 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.278 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58782/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.285 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.297 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58782/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.305 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.315 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.316 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58782/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.322 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.333 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.333 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58782/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.341 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.352 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58782/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.359 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.369 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58782/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.377 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.378 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.388 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58782/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.396 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.407 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.407 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58782/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.414 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.425 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.425 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58782/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.432 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.443 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38955/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.450 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.460 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.461 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38955/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.465 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.476 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.476 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38955/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.480 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.492 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38955/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.497 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.508 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38955/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.513 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.525 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38955/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.531 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.543 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38955/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.547 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.558 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.558 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38955/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.562 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.573 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38955/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.579 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.590 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:38:11.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38955/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:38:11.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:38:11.596 DEBUG [src.libs.common] Sleeping for 0.01 seconds
|
||||
2026-02-21 04:38:11.607 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:38:11.607 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2426/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:38:11.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x613baecdfcfedfe6b570818a078390fe3c6f0e2bbacfbd96e01cff0b0010595c"},{"messageHash":"0xd47a37aaba79e08f5365f84b6cc128aa13bdc1dcbe0dd4e17613c59d85afe58d"},{"messageHash":"0x779146e5ecfcb5c565b012dbd0eda98b4994f4b15dddec3f9b64423f3c53836b"},{"messageHash":"0xab4edac03334e307085c6f4872550f6fa065e34cd1c7039e4725420184213717"},{"messageHash":"0x2db4423bd8602ef38f5467dea38f50bbf6b65e517fe1d1827203d0b9976bc141"},{"messageHash":"0xd241037eb6c6d10b5029f4568149897f40faa1a7521a62d90dc87cbbdc1c4262"},{"messageHash":"0xe5b081d360215453f92e13ad306517b32b2e3ca50db8db457c9163a55992528c"},{"messageHash":"0xcfae7ae64a4dd6b7e8856828b345904f81d77cb00de2f465bff8529ed45bc7b4"},{"messageHash":"0xbaaa0f01a9f0698ca26694c0205e9ca564d9868f3733ab40061efc5eac75afa3"},{"messageHash":"0xea44b3218a8f5736e340c9a278cf6e1634f981a6ff76a3d83b2ea3821972917e"},{"messageHash":"0x5f7160de48b6271241f02a7777bb756c8e02795bea4cea0b2bd4517c78f99435"},{"messageHash":"0x752ca191e7ec0de11e395a37adcea230afad052a99a29c9007804c8affd43af3"},{"messageHash":"0x4dc261877762b85e2a6766a4de6a3acdf4eb3d94bee45283a92b7c8c4fac79ae"},{"messageHash":"0x9062186b48ad5d5ef3001fc48d140bdbaba1ef3a4a8f83c14a7f1146c85b1538"},{"messageHash":"0xe834f5e3562772583fc4035668c81af062377b184558af5d244b40ad9b5ec27a"},{"messageHash":"0x6b52822206ea27a9120fcea2fe92e38191b04773665f4290627981fc18f584a6"},{"messageHash":"0x58bc7b011a54a5ab5949637c15d800b7b8a2fe48d06f5c8ea07a1976ac255199"},{"messageHash":"0x080834812fea3d65334dc896a5d1da073886fbba9e38d2fa56d02f8a2352cdc8"},{"messageHash":"0xae2fb5b1a611af5f57e3d52409d23b39f9aa1d75634771194087016b2797c47d"},{"messageHash":"0x28289ad717a6221a04496b9b131d1e3ced9394e86624b0ea308c8b8aa88ba764"},{"messageHash":"0x75ee1e83c22d429c2a8e1da316d5a01001d69d33ef591df3b6f45b4f93c6cf87"},{"messageHash":"0xf8174b36684418772cd6f26045f92bbf5a6f552850879fd8c618a619d4619d8b"},{"messageHash":"0x7ddb6c171f88aee1292ce4911d4c80ab9d9c3c4fd521d2a1c283cd9af7065008"},{"messageHash":"0xe1aefd56e01793b42dfeca0d020d40faae89a31467df820d5ff6057b02c27e54"},{"messageHash":"0x7a7c09bafcb04c77d38266117b494de44318a4387bc249902f4820cc933356ce"},{"messageHash":"0x716821b9570487d41298d1d3a17dd7c07c02ebfac3e14dfbf2deccf0602778fe"},{"messageHash":"0x10213fa9ea8e82629cd8856a80338e8d55429c3636d84f656adfa26e682fe50c"},{"messageHash":"0x2122695bdf191c628e85ef620e09546d451f17d2f9c25b24fe688ee438d66544"},{"messageHash":"0xc9633d4a3f14ea2906a8b026b07f711b8adeaef9d6bc3b07d0967c9db316e153"},{"messageHash":"0x389a4d09be9aabd72d04111435a6e86471c826ed78577229143959252e22f90c"}]}'
|
||||
2026-02-21 04:38:11.611 DEBUG [src.steps.store] messages length is 30
|
||||
2026-02-21 04:38:11.614 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:38:11.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58782/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:38:11.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x613baecdfcfedfe6b570818a078390fe3c6f0e2bbacfbd96e01cff0b0010595c"},{"messageHash":"0xd47a37aaba79e08f5365f84b6cc128aa13bdc1dcbe0dd4e17613c59d85afe58d"},{"messageHash":"0x779146e5ecfcb5c565b012dbd0eda98b4994f4b15dddec3f9b64423f3c53836b"},{"messageHash":"0xab4edac03334e307085c6f4872550f6fa065e34cd1c7039e4725420184213717"},{"messageHash":"0x2db4423bd8602ef38f5467dea38f50bbf6b65e517fe1d1827203d0b9976bc141"},{"messageHash":"0xd241037eb6c6d10b5029f4568149897f40faa1a7521a62d90dc87cbbdc1c4262"},{"messageHash":"0xe5b081d360215453f92e13ad306517b32b2e3ca50db8db457c9163a55992528c"},{"messageHash":"0xcfae7ae64a4dd6b7e8856828b345904f81d77cb00de2f465bff8529ed45bc7b4"},{"messageHash":"0xbaaa0f01a9f0698ca26694c0205e9ca564d9868f3733ab40061efc5eac75afa3"},{"messageHash":"0xea44b3218a8f5736e340c9a278cf6e1634f981a6ff76a3d83b2ea3821972917e"},{"messageHash":"0x5f7160de48b6271241f02a7777bb756c8e02795bea4cea0b2bd4517c78f99435"},{"messageHash":"0x752ca191e7ec0de11e395a37adcea230afad052a99a29c9007804c8affd43af3"},{"messageHash":"0x4dc261877762b85e2a6766a4de6a3acdf4eb3d94bee45283a92b7c8c4fac79ae"},{"messageHash":"0x9062186b48ad5d5ef3001fc48d140bdbaba1ef3a4a8f83c14a7f1146c85b1538"},{"messageHash":"0xe834f5e3562772583fc4035668c81af062377b184558af5d244b40ad9b5ec27a"},{"messageHash":"0x6b52822206ea27a9120fcea2fe92e38191b04773665f4290627981fc18f584a6"},{"messageHash":"0x58bc7b011a54a5ab5949637c15d800b7b8a2fe48d06f5c8ea07a1976ac255199"},{"messageHash":"0x080834812fea3d65334dc896a5d1da073886fbba9e38d2fa56d02f8a2352cdc8"},{"messageHash":"0xae2fb5b1a611af5f57e3d52409d23b39f9aa1d75634771194087016b2797c47d"},{"messageHash":"0x28289ad717a6221a04496b9b131d1e3ced9394e86624b0ea308c8b8aa88ba764"},{"messageHash":"0x75ee1e83c22d429c2a8e1da316d5a01001d69d33ef591df3b6f45b4f93c6cf87"},{"messageHash":"0xf8174b36684418772cd6f26045f92bbf5a6f552850879fd8c618a619d4619d8b"},{"messageHash":"0x7ddb6c171f88aee1292ce4911d4c80ab9d9c3c4fd521d2a1c283cd9af7065008"},{"messageHash":"0xe1aefd56e01793b42dfeca0d020d40faae89a31467df820d5ff6057b02c27e54"},{"messageHash":"0x7a7c09bafcb04c77d38266117b494de44318a4387bc249902f4820cc933356ce"},{"messageHash":"0x716821b9570487d41298d1d3a17dd7c07c02ebfac3e14dfbf2deccf0602778fe"},{"messageHash":"0x10213fa9ea8e82629cd8856a80338e8d55429c3636d84f656adfa26e682fe50c"},{"messageHash":"0x2122695bdf191c628e85ef620e09546d451f17d2f9c25b24fe688ee438d66544"},{"messageHash":"0xc9633d4a3f14ea2906a8b026b07f711b8adeaef9d6bc3b07d0967c9db316e153"},{"messageHash":"0x389a4d09be9aabd72d04111435a6e86471c826ed78577229143959252e22f90c"}]}'
|
||||
2026-02-21 04:38:11.617 DEBUG [src.steps.store] messages length is 30
|
||||
2026-02-21 04:38:11.620 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:38:11.620 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38955/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:38:11.629 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"125a54a28074495e7483","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x613baecdfcfedfe6b570818a078390fe3c6f0e2bbacfbd96e01cff0b0010595c"},{"messageHash":"0xd47a37aaba79e08f5365f84b6cc128aa13bdc1dcbe0dd4e17613c59d85afe58d"},{"messageHash":"0x779146e5ecfcb5c565b012dbd0eda98b4994f4b15dddec3f9b64423f3c53836b"},{"messageHash":"0xab4edac03334e307085c6f4872550f6fa065e34cd1c7039e4725420184213717"},{"messageHash":"0x2db4423bd8602ef38f5467dea38f50bbf6b65e517fe1d1827203d0b9976bc141"},{"messageHash":"0xd241037eb6c6d10b5029f4568149897f40faa1a7521a62d90dc87cbbdc1c4262"},{"messageHash":"0xe5b081d360215453f92e13ad306517b32b2e3ca50db8db457c9163a55992528c"},{"messageHash":"0xcfae7ae64a4dd6b7e8856828b345904f81d77cb00de2f465bff8529ed45bc7b4"},{"messageHash":"0xbaaa0f01a9f0698ca26694c0205e9ca564d9868f3733ab40061efc5eac75afa3"},{"messageHash":"0xea44b3218a8f5736e340c9a278cf6e1634f981a6ff76a3d83b2ea3821972917e"},{"messageHash":"0x5f7160de48b6271241f02a7777bb756c8e02795bea4cea0b2bd4517c78f99435"},{"messageHash":"0x752ca191e7ec0de11e395a37adcea230afad052a99a29c9007804c8affd43af3"},{"messageHash":"0x4dc261877762b85e2a6766a4de6a3acdf4eb3d94bee45283a92b7c8c4fac79ae"},{"messageHash":"0x9062186b48ad5d5ef3001fc48d140bdbaba1ef3a4a8f83c14a7f1146c85b1538"},{"messageHash":"0xe834f5e3562772583fc4035668c81af062377b184558af5d244b40ad9b5ec27a"},{"messageHash":"0x6b52822206ea27a9120fcea2fe92e38191b04773665f4290627981fc18f584a6"},{"messageHash":"0x58bc7b011a54a5ab5949637c15d800b7b8a2fe48d06f5c8ea07a1976ac255199"},{"messageHash":"0x080834812fea3d65334dc896a5d1da073886fbba9e38d2fa56d02f8a2352cdc8"},{"messageHash":"0xae2fb5b1a611af5f57e3d52409d23b39f9aa1d75634771194087016b2797c47d"},{"messageHash":"0x28289ad717a6221a04496b9b131d1e3ced9394e86624b0ea308c8b8aa88ba764"},{"messageHash":"0x75ee1e83c22d429c2a8e1da316d5a01001d69d33ef591df3b6f45b4f93c6cf87"},{"messageHash":"0xf8174b36684418772cd6f26045f92bbf5a6f552850879fd8c618a619d4619d8b"},{"messageHash":"0x7ddb6c171f88aee1292ce4911d4c80ab9d9c3c4fd521d2a1c283cd9af7065008"},{"messageHash":"0xe1aefd56e01793b42dfeca0d020d40faae89a31467df820d5ff6057b02c27e54"},{"messageHash":"0x7a7c09bafcb04c77d38266117b494de44318a4387bc249902f4820cc933356ce"},{"messageHash":"0x716821b9570487d41298d1d3a17dd7c07c02ebfac3e14dfbf2deccf0602778fe"},{"messageHash":"0x10213fa9ea8e82629cd8856a80338e8d55429c3636d84f656adfa26e682fe50c"},{"messageHash":"0x2122695bdf191c628e85ef620e09546d451f17d2f9c25b24fe688ee438d66544"},{"messageHash":"0xc9633d4a3f14ea2906a8b026b07f711b8adeaef9d6bc3b07d0967c9db316e153"},{"messageHash":"0x389a4d09be9aabd72d04111435a6e86471c826ed78577229143959252e22f90c"}]}'
|
||||
2026-02-21 04:38:11.629 DEBUG [src.steps.store] messages length is 30
|
||||
2026-02-21 04:38:11.633 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:38:11.634 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:38:11.634 DEBUG [src.node.waku_node] Stopping container with id 06f1c3c7fc67
|
||||
2026-02-21 04:38:12.159 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:38:12.159 DEBUG [src.node.waku_node] Stopping container with id 0721fda14dc2
|
||||
2026-02-21 04:38:12.752 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:38:12.752 DEBUG [src.node.waku_node] Stopping container with id 7df07eca03ab
|
||||
2026-02-21 04:38:12.972 ERROR [src.node.docker_mananger] Max retries reached for container 06f1c3c7fc67. Exiting log stream.
|
||||
2026-02-21 04:38:13.310 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:38:13.311 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:38:13.326 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:38:13.344 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:38:13.354 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1086/data/attachments/1f865406d7e4194e.txt
Normal file
68
nim/1086/data/attachments/1f865406d7e4194e.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2026-02-21 04:35:30.980 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:35:30.980 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_with_invalid_request_id with id: 2026-02-21_04-35-30__9e37e5c2-a57c-4158-9a25-e3cb6e8293b3
|
||||
2026-02-21 04:35:30.980 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:35:30.981 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:35:30.981 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-21 04:35:30.987 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:30.987 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-35-30__9e37e5c2-a57c-4158-9a25-e3cb6e8293b3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:30.987 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:30.987 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:30.989 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:30.989 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.231
|
||||
2026-02-21 04:35:30.989 DEBUG [src.node.docker_mananger] Generated ports ['9390', '9391', '9392', '9393', '9394']
|
||||
2026-02-21 04:35:30.989 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:30.989 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:30.989 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:30.990 DEBUG [src.node.docker_mananger] docker run -i -t -p 9390:9390 -p 9391:9391 -p 9392:9392 -p 9393:9393 -p 9394:9394 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=9392 --rest-port=9390 --tcp-port=9391 --discv5-udp-port=9393 --rest-address=0.0.0.0 --nat=extip:172.18.144.231 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5fee6469e09ba3e5ee6ea35c01e720aa607bab2af8cdfb3a6ed16ad0a70af6bb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9394 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:35:31.167 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.231 waku 7d9e43b89cacd63ce9be66314d32fd88a5fe250735be6d3184b6b6e0ce869f09
|
||||
2026-02-21 04:35:31.198 DEBUG [src.node.docker_mananger] Container started with ID 7d9e43b89cac. Setting up logs at ./log/docker/node1_2026-02-21_04-35-30__9e37e5c2-a57c-4158-9a25-e3cb6e8293b3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:31.198 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9390
|
||||
2026-02-21 04:35:31.199 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:31.267 ERROR [src.node.docker_mananger] Max retries reached for container ca089d12bb5b. Exiting log stream.
|
||||
2026-02-21 04:35:31.775 ERROR [src.node.docker_mananger] Max retries reached for container 4518ab36f79e. Exiting log stream.
|
||||
2026-02-21 04:35:32.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9390/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:32.203 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-02-21 04:35:32.203 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:32.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9390/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:32.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.231/tcp/9391/p2p/16Uiu2HAmHp1AzSqu13pbM5YFmkxU8WP8QcMcxqbEBJ1kTmEiVyr5","/ip4/172.18.144.231/tcp/9392/ws/p2p/16Uiu2HAmHp1AzSqu13pbM5YFmkxU8WP8QcMcxqbEBJ1kTmEiVyr5"],"enrUri":"enr:-L24QKebzO4fGblmiUjFb8iLKTUHKg48BG9B5tXRFzSWNuBnP8W0eSuBwxFiaA7ncBshzuDvmjv10k-lmdk2NbVCdngCgmlkgnY0gmlwhKwSkOeKbXVsdGlhZGRyc5YACASsEpDnBiSvAAoErBKQ5wYksN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTJmXg0JR8SuzYr-niHvHhzm0QiJ0rGoZNToN2qpFqw6DdGNwgiSvg3VkcIIksYV3YWt1MgU"}'
|
||||
2026-02-21 04:35:32.206 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:32.206 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-21 04:35:32.213 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:32.213 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-35-30__9e37e5c2-a57c-4158-9a25-e3cb6e8293b3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:32.213 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:32.213 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:32.214 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:32.215 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.126.217
|
||||
2026-02-21 04:35:32.215 DEBUG [src.node.docker_mananger] Generated ports ['2993', '2994', '2995', '2996', '2997']
|
||||
2026-02-21 04:35:32.215 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:32.215 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:32.215 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:32.215 DEBUG [src.node.docker_mananger] docker run -i -t -p 2993:2993 -p 2994:2994 -p 2995:2995 -p 2996:2996 -p 2997:2997 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=2995 --rest-port=2993 --tcp-port=2994 --discv5-udp-port=2996 --rest-address=0.0.0.0 --nat=extip:172.18.126.217 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aee7ecda7140a4fbaa9b714ba8779a8bf4fadd602917cacecf30e28703af0315 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2997 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QKebzO4fGblmiUjFb8iLKTUHKg48BG9B5tXRFzSWNuBnP8W0eSuBwxFiaA7ncBshzuDvmjv10k-lmdk2NbVCdngCgmlkgnY0gmlwhKwSkOeKbXVsdGlhZGRyc5YACASsEpDnBiSvAAoErBKQ5wYksN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTJmXg0JR8SuzYr-niHvHhzm0QiJ0rGoZNToN2qpFqw6DdGNwgiSvg3VkcIIksYV3YWt1MgU --filternode=/ip4/172.18.144.231/tcp/9391/p2p/16Uiu2HAmHp1AzSqu13pbM5YFmkxU8WP8QcMcxqbEBJ1kTmEiVyr5
|
||||
2026-02-21 04:35:32.402 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.126.217 waku db986ae4aa8435b7cd7165a6ef8494da46144bb6dbfaee714b80557c4064b617
|
||||
2026-02-21 04:35:32.432 DEBUG [src.node.docker_mananger] Container started with ID db986ae4aa84. Setting up logs at ./log/docker/node2_2026-02-21_04-35-30__9e37e5c2-a57c-4158-9a25-e3cb6e8293b3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:32.433 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2993
|
||||
2026-02-21 04:35:32.433 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:33.433 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2993/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:33.436 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-02-21 04:35:33.436 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:33.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2993/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:33.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.126.217/tcp/2994/p2p/16Uiu2HAkud2Md1BgujtPdoJexGrveLAsxeHJ3KWgBknnaompB67B","/ip4/172.18.126.217/tcp/2995/ws/p2p/16Uiu2HAkud2Md1BgujtPdoJexGrveLAsxeHJ3KWgBknnaompB67B"],"enrUri":"enr:-L24QAwndCk4wa3_OLx5JVcY2B_g69cYu1gthGMXBQ22mBGgVGDZ4gOsUsmEfKBu8WUY20gTDPPqKjBIwPXYVKee_moCgmlkgnY0gmlwhKwSftmKbXVsdGlhZGRyc5YACASsEn7ZBguyAAoErBJ-2QYLs90DgnJzhQADAQAAiXNlY3AyNTZrMaECAuhtsqZQHgxO9Fg_BWlcgbZtZWAb5-MKQct6oNisyxqDdGNwgguyg3VkcIILtIV3YWt1MgA"}'
|
||||
2026-02-21 04:35:33.439 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:33.439 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2993/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.144.231/tcp/9391/p2p/16Uiu2HAmHp1AzSqu13pbM5YFmkxU8WP8QcMcxqbEBJ1kTmEiVyr5"]'
|
||||
2026-02-21 04:35:33.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:33.472 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-21 04:35:33.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9390/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:35:33.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:33.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2993/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "41afb7fe-3040-4a13-a6c4-cb468b7d3308", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:35:33.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"41afb7fe-3040-4a13-a6c4-cb468b7d3308","statusDesc":"OK"}'
|
||||
2026-02-21 04:35:33.507 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:2993/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": 1}'
|
||||
2026-02-21 04:35:33.510 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:2993/filter/v2/subscriptions/all. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
2026-02-21 04:35:33.513 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:35:33.514 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:35:33.514 DEBUG [src.node.waku_node] Stopping container with id 7d9e43b89cac
|
||||
2026-02-21 04:35:34.041 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:34.042 DEBUG [src.node.waku_node] Stopping container with id db986ae4aa84
|
||||
2026-02-21 04:35:34.598 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:34.599 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:35:34.608 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:35:34.612 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1086/data/attachments/200ef30c5541289d.txt
Normal file
68
nim/1086/data/attachments/200ef30c5541289d.txt
Normal file
@ -0,0 +1,68 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_unsubscribe_with_no_content_topic with id: 2026-02-21_04-32-55__82fa9ff9-8f1c-449d-a296-351bdd3731e1
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-32-55__82fa9ff9-8f1c-449d-a296-351bdd3731e1__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.148.213
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['19470', '19471', '19472', '19473', '19474']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 19470:19470 -p 19471:19471 -p 19472:19472 -p 19473:19473 -p 19474:19474 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=19472 --rest-port=19470 --tcp-port=19471 --discv5-udp-port=19473 --rest-address=0.0.0.0 --nat=extip:172.18.148.213 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=91ccd66f9b6e993d8b3c3df3bdff2d957ce5fde0ba51afa4e0cc6fd84e9082c8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19474 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.148.213 waku fb6ec46a0e906a059b44e4795a552d94d3414d4a487a9378bf1bd899e5972c1f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID fb6ec46a0e90. Setting up logs at ./log/docker/node1_2026-02-21_04-32-55__82fa9ff9-8f1c-449d-a296-351bdd3731e1__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 19470
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1132959af4ac. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container cb32f200b840. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19470/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:19470/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.148.213/tcp/19471/p2p/16Uiu2HAkvzT12S3dC5WJiyffXFZwy4puqRpoL9SS8R3rNZ9fbSDh","/ip4/172.18.148.213/tcp/19472/ws/p2p/16Uiu2HAkvzT12S3dC5WJiyffXFZwy4puqRpoL9SS8R3rNZ9fbSDh"],"enrUri":"enr:-L24QBC78wECDZ2nbDIemSzRGaySTj0NUyGZjSV2DD_VgBYYOmKBoHtqcbwJIZ2CinhZi--1DOK13k342Z33PgX3YVYCgmlkgnY0gmlwhKwSlNWKbXVsdGlhZGRyc5YACASsEpTVBkwPAAoErBKU1QZMEN0DgnJzhQADAQAAiXNlY3AyNTZrMaECF0EtsfCS469wyb_5R-yW1r1pgUIjAw2rryXm4gSKk5SDdGNwgkwPg3VkcIJMEYV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-32-55__82fa9ff9-8f1c-449d-a296-351bdd3731e1__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.249.235
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['31818', '31819', '31820', '31821', '31822']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 31818:31818 -p 31819:31819 -p 31820:31820 -p 31821:31821 -p 31822:31822 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=31820 --rest-port=31818 --tcp-port=31819 --discv5-udp-port=31821 --rest-address=0.0.0.0 --nat=extip:172.18.249.235 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b692c9eaeccdbd5efcbc91ced945dcace1aae372ee538e24a0a156efab099e9c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31822 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QBC78wECDZ2nbDIemSzRGaySTj0NUyGZjSV2DD_VgBYYOmKBoHtqcbwJIZ2CinhZi--1DOK13k342Z33PgX3YVYCgmlkgnY0gmlwhKwSlNWKbXVsdGlhZGRyc5YACASsEpTVBkwPAAoErBKU1QZMEN0DgnJzhQADAQAAiXNlY3AyNTZrMaECF0EtsfCS469wyb_5R-yW1r1pgUIjAw2rryXm4gSKk5SDdGNwgkwPg3VkcIJMEYV3YWt1MgU --filternode=/ip4/172.18.148.213/tcp/19471/p2p/16Uiu2HAkvzT12S3dC5WJiyffXFZwy4puqRpoL9SS8R3rNZ9fbSDh
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.249.235 waku bc61486d26ef2db6d8df90c4cf488b65311aee88b3747139d3e7367cd8e82ffc
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID bc61486d26ef. Setting up logs at ./log/docker/node2_2026-02-21_04-32-55__82fa9ff9-8f1c-449d-a296-351bdd3731e1__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 31818
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31818/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:31818/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.235/tcp/31819/p2p/16Uiu2HAmFC1cw91VyQ2Gx3EzVuMMkQr4CrC3nLQHE5fPPMDF2NPi","/ip4/172.18.249.235/tcp/31820/ws/p2p/16Uiu2HAmFC1cw91VyQ2Gx3EzVuMMkQr4CrC3nLQHE5fPPMDF2NPi"],"enrUri":"enr:-L24QDwG_oPib5DqQP6D-K7PQlRrMMtbnhiD-8xuXjxcM1U_U2A4YC7Aw4koPyhDyEV0fuHPIiAUkJHegucTXdYlKAgCgmlkgnY0gmlwhKwS-euKbXVsdGlhZGRyc5YACASsEvnrBnxLAAoErBL56wZ8TN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJanQixuuuOoWqyJbrTa57iy3JhoQDIcLQpp2jwVa26GDdGNwgnxLg3VkcIJ8TYV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31818/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.148.213/tcp/19471/p2p/16Uiu2HAkvzT12S3dC5WJiyffXFZwy4puqRpoL9SS8R3rNZ9fbSDh"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:19470/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:31818/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "7476b105-b3cd-4fa5-9337-0a88f3e5068f", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"7476b105-b3cd-4fa5-9337-0a88f3e5068f","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:31818/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:31818/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id fb6ec46a0e90
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id bc61486d26ef
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
475
nim/1086/data/attachments/20883d0ee2da75be.txt
Normal file
475
nim/1086/data/attachments/20883d0ee2da75be.txt
Normal file
@ -0,0 +1,475 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_relay_2_nodes_packet_reordering with id: 2026-02-21_04-34-54__23803e55-b28f-48a4-a8b0-7eedcc7776f0
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-34-54__23803e55-b28f-48a4-a8b0-7eedcc7776f0__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-34-54__23803e55-b28f-48a4-a8b0-7eedcc7776f0__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-34-54__23803e55-b28f-48a4-a8b0-7eedcc7776f0__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-34-54__23803e55-b28f-48a4-a8b0-7eedcc7776f0__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.87.247
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['15327', '15328', '15329', '15330', '15331']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 15327:15327 -p 15328:15328 -p 15329:15329 -p 15330:15330 -p 15331:15331 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=15329 --rest-port=15327 --tcp-port=15328 --discv5-udp-port=15330 --rest-address=0.0.0.0 --nat=extip:172.18.87.247 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1f6a41655abfcacafec4f1dda0a0bdcc11fae8dbffc1e03f755e8efea2ae0258 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15331 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.87.247 waku 4417497672d7f0d6b4427bec8e219e2067805fc916c1715753669798c9ed0c4c
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b0cab89c15ed. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 4417497672d7. Setting up logs at ./log/docker/node1_2026-02-21_04-34-54__23803e55-b28f-48a4-a8b0-7eedcc7776f0__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 15327
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 7a8c2066c50c. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15327/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15327/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.87.247/tcp/15328/p2p/16Uiu2HAmFMkWy24Q5pGXsHXkxF6DaCM6wonXPsC9E1QcHLf2pbe3","/ip4/172.18.87.247/tcp/15329/ws/p2p/16Uiu2HAmFMkWy24Q5pGXsHXkxF6DaCM6wonXPsC9E1QcHLf2pbe3"],"enrUri":"enr:-L24QJ5BYerfSpz_a30wgX7_zxcilFaIv5F8ochYn81T1tq9BNpbldKsL3-Vp4VMJzmS6Gh6cd4zlSkvfg-CO4dTdpICgmlkgnY0gmlwhKwSV_eKbXVsdGlhZGRyc5YACASsElf3BjvgAAoErBJX9wY74d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKCiLuvxPki7dGWJuZNBFCexz2xZWV-ufJdhAxyFdtxSDdGNwgjvgg3VkcII74oV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.176.81
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['60039', '60040', '60041', '60042', '60043']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 60039:60039 -p 60040:60040 -p 60041:60041 -p 60042:60042 -p 60043:60043 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=200 --websocket-port=60041 --rest-port=60039 --tcp-port=60040 --discv5-udp-port=60042 --rest-address=0.0.0.0 --nat=extip:172.18.176.81 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5191d6cd902b7ac7a81f74be83ff98896cd8d05e64a096c3937cb4abd894b16d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60043 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJ5BYerfSpz_a30wgX7_zxcilFaIv5F8ochYn81T1tq9BNpbldKsL3-Vp4VMJzmS6Gh6cd4zlSkvfg-CO4dTdpICgmlkgnY0gmlwhKwSV_eKbXVsdGlhZGRyc5YACASsElf3BjvgAAoErBJX9wY74d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKCiLuvxPki7dGWJuZNBFCexz2xZWV-ufJdhAxyFdtxSDdGNwgjvgg3VkcII74oV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.176.81 waku e06c9ad0b2a80a53e8dac00ce07626e23677e99c798e28f5dc7575375eb397ab
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e06c9ad0b2a8. Setting up logs at ./log/docker/node2_2026-02-21_04-34-54__23803e55-b28f-48a4-a8b0-7eedcc7776f0__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 60039
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60039/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60039/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.176.81/tcp/60040/p2p/16Uiu2HAmNdkdsuTiXQAWy5znBhTfYCdXJXLHyW2S79RWL5nMc7c5","/ip4/172.18.176.81/tcp/60041/ws/p2p/16Uiu2HAmNdkdsuTiXQAWy5znBhTfYCdXJXLHyW2S79RWL5nMc7c5"],"enrUri":"enr:-L24QAMnWn-35whJ3g3LlzzuNsfW9WBM3_GmY9c9_XK_w7CSF4jolu9a5rgOybB02h6xoqpxP07XF8bZBMlFuaQ8kTsCgmlkgnY0gmlwhKwSsFGKbXVsdGlhZGRyc5YACASsErBRBuqIAAoErBKwUQbqid0DgnJzhQADAQAAiXNlY3AyNTZrMaEDlEPIMPRlHNLvEweqG9IcoxAUGteVhQO4i_rcvQRA6iKDdGNwguqIg3VkcILqioV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:60039/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15327/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.176.81/tcp/60128/p2p/16Uiu2HAmNdkdsuTiXQAWy5znBhTfYCdXJXLHyW2S79RWL5nMc7c5","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60039/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.87.247/tcp/15328/p2p/16Uiu2HAmFMkWy24Q5pGXsHXkxF6DaCM6wonXPsC9E1QcHLf2pbe3","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 10 seconds
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '11943', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '11943', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '10ms', 'reorder', '25%', '50%']
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:15327/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60039/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:custom_logger.py:10 Log line was discarded because it's longer than max_log_line_length=5000
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:721 packet_reordering reorder=25% corr=50% msg_count=200 received=200 elapsed=0.54s
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 4417497672d7
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e06c9ad0b2a8
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
68
nim/1086/data/attachments/20e941de9ac39225.txt
Normal file
68
nim/1086/data/attachments/20e941de9ac39225.txt
Normal file
@ -0,0 +1,68 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_update_subscription_with_no_request_id with id: 2026-02-21_04-32-35__b10327ab-b378-4137-aa2e-41e81a5246fb
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-32-35__b10327ab-b378-4137-aa2e-41e81a5246fb__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.142.239
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['37051', '37052', '37053', '37054', '37055']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 37051:37051 -p 37052:37052 -p 37053:37053 -p 37054:37054 -p 37055:37055 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=37053 --rest-port=37051 --tcp-port=37052 --discv5-udp-port=37054 --rest-address=0.0.0.0 --nat=extip:172.18.142.239 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d1fe2b7bcf3ccc3d2b721b4a7cba3f36a19bab39dacadf8c4cdb74dbbfe12b45 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37055 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.142.239 waku e36bb2affad1828e1874b26e55c2e01fb11177366ad064df6ccc0c8703364129
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e36bb2affad1. Setting up logs at ./log/docker/node1_2026-02-21_04-32-35__b10327ab-b378-4137-aa2e-41e81a5246fb__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 37051
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 447f5f9fbf3d. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 3d262d6d627e. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:37051/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:37051/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.142.239/tcp/37052/p2p/16Uiu2HAkvjdwZU6udQMiwpJKq3XwreN4KQ98Z6F1WJ2Npt9Fb4PG","/ip4/172.18.142.239/tcp/37053/ws/p2p/16Uiu2HAkvjdwZU6udQMiwpJKq3XwreN4KQ98Z6F1WJ2Npt9Fb4PG"],"enrUri":"enr:-L24QHXZ0vTNjjbI6_7Llp45qaEbKZPULfa5Xn-Mpq8moDclavRDfYGf5fr9147Fuo1tO0CziXp2KDAXatcqS4i5wosCgmlkgnY0gmlwhKwSju-KbXVsdGlhZGRyc5YACASsEo7vBpC8AAoErBKO7waQvd0DgnJzhQADAQAAiXNlY3AyNTZrMaECE3XWKET8LZRfOtq1P9IP3pazUJGHfhoInHwsg5xHkOeDdGNwgpC8g3VkcIKQvoV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-32-35__b10327ab-b378-4137-aa2e-41e81a5246fb__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.64.250
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['35612', '35613', '35614', '35615', '35616']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 35612:35612 -p 35613:35613 -p 35614:35614 -p 35615:35615 -p 35616:35616 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=35614 --rest-port=35612 --tcp-port=35613 --discv5-udp-port=35615 --rest-address=0.0.0.0 --nat=extip:172.18.64.250 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4a68aa309388723cb84b1fc409c58d70b0adcf932aaa9a6ed4e7690e1599ce9d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35616 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHXZ0vTNjjbI6_7Llp45qaEbKZPULfa5Xn-Mpq8moDclavRDfYGf5fr9147Fuo1tO0CziXp2KDAXatcqS4i5wosCgmlkgnY0gmlwhKwSju-KbXVsdGlhZGRyc5YACASsEo7vBpC8AAoErBKO7waQvd0DgnJzhQADAQAAiXNlY3AyNTZrMaECE3XWKET8LZRfOtq1P9IP3pazUJGHfhoInHwsg5xHkOeDdGNwgpC8g3VkcIKQvoV3YWt1MgU --filternode=/ip4/172.18.142.239/tcp/37052/p2p/16Uiu2HAkvjdwZU6udQMiwpJKq3XwreN4KQ98Z6F1WJ2Npt9Fb4PG
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.64.250 waku c7eac70389c53f2252d3d75f281e3ce28b64331f271c2462b787111e0fdb48b2
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c7eac70389c5. Setting up logs at ./log/docker/node2_2026-02-21_04-32-35__b10327ab-b378-4137-aa2e-41e81a5246fb__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 35612
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35612/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35612/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.64.250/tcp/35613/p2p/16Uiu2HAm526JUSXXPPqAcug6DayYvzPpescdETQsvYRZYDQ2mumx","/ip4/172.18.64.250/tcp/35614/ws/p2p/16Uiu2HAm526JUSXXPPqAcug6DayYvzPpescdETQsvYRZYDQ2mumx"],"enrUri":"enr:-L24QM_GHil6MiezR9jOcPrzYF_kJDqmBDN8R6okmSvYIiR1Emb_opvO6k0F8a0QaGSmFKppDRKOrRTRZIZM97R-pgwCgmlkgnY0gmlwhKwSQPqKbXVsdGlhZGRyc5YACASsEkD6BosdAAoErBJA-gaLHt0DgnJzhQADAQAAiXNlY3AyNTZrMaECjopuT8So6f7QGnXH-IEeJCUkzzYpoMD-vF_oKdq910-DdGNwgosdg3VkcIKLH4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35612/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.142.239/tcp/37052/p2p/16Uiu2HAkvjdwZU6udQMiwpJKq3XwreN4KQ98Z6F1WJ2Npt9Fb4PG"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:37051/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:35612/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "67624f02-f9f0-45bf-bf7e-616ba6c6d5dd", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"67624f02-f9f0-45bf-bf7e-616ba6c6d5dd","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X PUT "http://127.0.0.1:35612/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:35612/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e36bb2affad1
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c7eac70389c5
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
96
nim/1086/data/attachments/21c32ad64c4baebb.txt
Normal file
96
nim/1086/data/attachments/21c32ad64c4baebb.txt
Normal file
@ -0,0 +1,96 @@
|
||||
2026-02-21 04:31:21.504 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:31:21.504 DEBUG [tests.conftest] Running test: test_light_push_with_missing_payload with id: 2026-02-21_04-31-21__8d740001-459d-4514-8ae7-e32ffdc4b021
|
||||
2026-02-21 04:31:21.504 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:31:21.505 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-21 04:31:21.511 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:21.511 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-21_04-31-21__8d740001-459d-4514-8ae7-e32ffdc4b021__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:21.511 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:21.511 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:21.513 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:21.513 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.150.198
|
||||
2026-02-21 04:31:21.513 DEBUG [src.node.docker_mananger] Generated ports ['2102', '2103', '2104', '2105', '2106']
|
||||
2026-02-21 04:31:21.513 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:21.513 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:21.514 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:21.514 DEBUG [src.node.docker_mananger] docker run -i -t -p 2102:2102 -p 2103:2103 -p 2104:2104 -p 2105:2105 -p 2106:2106 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=2104 --rest-port=2102 --tcp-port=2103 --discv5-udp-port=2105 --rest-address=0.0.0.0 --nat=extip:172.18.150.198 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fd5bdce6c4bb9ccff7dec015fc3a6b311b1856ea55e428395f7274bf0ca2bffd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=2106 --metrics-logging=true --lightpush=true --relay=true
|
||||
2026-02-21 04:31:21.697 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.150.198 waku 6123011f6bac92ba9c9694f18e86693292040b75ca4960555c66e30452e3136b
|
||||
2026-02-21 04:31:21.730 DEBUG [src.node.docker_mananger] Container started with ID 6123011f6bac. Setting up logs at ./log/docker/receiving_node1_2026-02-21_04-31-21__8d740001-459d-4514-8ae7-e32ffdc4b021__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:21.730 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 2102
|
||||
2026-02-21 04:31:21.730 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:21.746 ERROR [src.node.docker_mananger] Max retries reached for container 38b700477ff9. Exiting log stream.
|
||||
2026-02-21 04:31:22.286 ERROR [src.node.docker_mananger] Max retries reached for container 8f077b73fd9e. Exiting log stream.
|
||||
2026-02-21 04:31:22.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2102/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:22.734 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-02-21 04:31:22.734 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:22.734 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:2102/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:22.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.150.198/tcp/2103/p2p/16Uiu2HAmFXyaxPBz82GptmGEZ6VMnHbrGZyVsiSD93fd7r1pJxTe","/ip4/172.18.150.198/tcp/2104/ws/p2p/16Uiu2HAmFXyaxPBz82GptmGEZ6VMnHbrGZyVsiSD93fd7r1pJxTe"],"enrUri":"enr:-L24QKfEVwEcOU1v9lP39G2I1po-0173o742_bs0I2Qg6vdOOdMfzcYmVAbax9VyHasMKuXl7dXksb42wpBbpsksP2QCgmlkgnY0gmlwhKwSlsaKbXVsdGlhZGRyc5YACASsEpbGBgg3AAoErBKWxgYION0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKschfcaIaMiEf7FRwcJkYFsRAeDbTHCgtLOB0yw-dJ2DdGNwggg3g3VkcIIIOYV3YWt1Mgk"}'
|
||||
2026-02-21 04:31:22.737 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:22.744 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:22.744 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-21_04-31-21__8d740001-459d-4514-8ae7-e32ffdc4b021__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:22.744 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:22.744 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:22.745 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:22.745 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.55.49
|
||||
2026-02-21 04:31:22.746 DEBUG [src.node.docker_mananger] Generated ports ['42184', '42185', '42186', '42187', '42188']
|
||||
2026-02-21 04:31:22.746 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:22.746 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:22.746 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:22.746 DEBUG [src.node.docker_mananger] docker run -i -t -p 42184:42184 -p 42185:42185 -p 42186:42186 -p 42187:42187 -p 42188:42188 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=42186 --rest-port=42184 --tcp-port=42185 --discv5-udp-port=42187 --rest-address=0.0.0.0 --nat=extip:172.18.55.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d849ebe0c76ade5f264d22fbb5df3e2e5f1131057601cbbb280b018ec02fd8fd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42188 --metrics-logging=true --lightpush=false --relay=true
|
||||
2026-02-21 04:31:22.938 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.55.49 waku 3b78cadde52092cfe223a1bca6102ec6ce991d90abc037d4d548f01d68ed1171
|
||||
2026-02-21 04:31:22.968 DEBUG [src.node.docker_mananger] Container started with ID 3b78cadde520. Setting up logs at ./log/docker/receiving_node2_2026-02-21_04-31-21__8d740001-459d-4514-8ae7-e32ffdc4b021__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:22.969 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42184
|
||||
2026-02-21 04:31:22.969 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:23.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42184/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:23.973 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-02-21 04:31:23.973 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:23.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42184/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:23.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.55.49/tcp/42185/p2p/16Uiu2HAmKkJKo3Q7V99xpZKyyPfNN73QSE5ZRbU9DiLSZzV6vNrF","/ip4/172.18.55.49/tcp/42186/ws/p2p/16Uiu2HAmKkJKo3Q7V99xpZKyyPfNN73QSE5ZRbU9DiLSZzV6vNrF"],"enrUri":"enr:-L24QGMDDby9Le_uaEhOna2PlA8RZZyf-KN_TjCovDDnSVHva6zpaeci1fBj9EQiWxnvqS6ghjSq8Aj8Dwv631fJ29ICgmlkgnY0gmlwhKwSNzGKbXVsdGlhZGRyc5YACASsEjcxBqTJAAoErBI3MQakyt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDaV4JOkDcGcDaGujWY7szNVO-upsk_dIsChuoQNhSx3SDdGNwgqTJg3VkcIKky4V3YWt1MgE"}'
|
||||
2026-02-21 04:31:23.976 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:23.976 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42184/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.150.198/tcp/2103/p2p/16Uiu2HAmFXyaxPBz82GptmGEZ6VMnHbrGZyVsiSD93fd7r1pJxTe"]'
|
||||
2026-02-21 04:31:24.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:24.023 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:24.023 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-21_04-31-21__8d740001-459d-4514-8ae7-e32ffdc4b021__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:24.023 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:24.024 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:24.025 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:24.025 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.199.12
|
||||
2026-02-21 04:31:24.025 DEBUG [src.node.docker_mananger] Generated ports ['33015', '33016', '33017', '33018', '33019']
|
||||
2026-02-21 04:31:24.025 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:24.026 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:24.026 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:24.026 DEBUG [src.node.docker_mananger] docker run -i -t -p 33015:33015 -p 33016:33016 -p 33017:33017 -p 33018:33018 -p 33019:33019 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=33017 --rest-port=33015 --tcp-port=33016 --discv5-udp-port=33018 --rest-address=0.0.0.0 --nat=extip:172.18.199.12 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fca0baf55bfaca533359ab1ef9e93bf258b7f4d21c4f784ec2200a1c2eda258b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33019 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKfEVwEcOU1v9lP39G2I1po-0173o742_bs0I2Qg6vdOOdMfzcYmVAbax9VyHasMKuXl7dXksb42wpBbpsksP2QCgmlkgnY0gmlwhKwSlsaKbXVsdGlhZGRyc5YACASsEpbGBgg3AAoErBKWxgYION0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKschfcaIaMiEf7FRwcJkYFsRAeDbTHCgtLOB0yw-dJ2DdGNwggg3g3VkcIIIOYV3YWt1Mgk --lightpushnode=/ip4/172.18.150.198/tcp/2103/p2p/16Uiu2HAmFXyaxPBz82GptmGEZ6VMnHbrGZyVsiSD93fd7r1pJxTe --lightpush=true --relay=true
|
||||
2026-02-21 04:31:24.222 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.199.12 waku 0c898e6586cb785bcfbdc2631d31ea31786ee5cff093d5f2a5f481fccfd3463c
|
||||
2026-02-21 04:31:24.253 DEBUG [src.node.docker_mananger] Container started with ID 0c898e6586cb. Setting up logs at ./log/docker/lightpush_node1_2026-02-21_04-31-21__8d740001-459d-4514-8ae7-e32ffdc4b021__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:24.254 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33015
|
||||
2026-02-21 04:31:24.254 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:25.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33015/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:25.257 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-02-21 04:31:25.258 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:25.258 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33015/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:25.260 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.199.12/tcp/33016/p2p/16Uiu2HAmHiATsdvcxngomXkKu73qLF3euewvRVR453GCXHQWCv5m","/ip4/172.18.199.12/tcp/33017/ws/p2p/16Uiu2HAmHiATsdvcxngomXkKu73qLF3euewvRVR453GCXHQWCv5m"],"enrUri":"enr:-L24QJHQ0PgreXlScndN5aZMmQiJtrvS3f8BIA3QpHcTXSjbKts_gnVa1bITc___TRoQi--oP2QFCI2PYe9HbEncAPYCgmlkgnY0gmlwhKwSxwyKbXVsdGlhZGRyc5YACASsEscMBoD4AAoErBLHDAaA-d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSxqcyXb_Y0f39SJ_VRi9jnUTnRKVcc6kMl1OSGD3bXCDdGNwgoD4g3VkcIKA-oV3YWt1Mgk"}'
|
||||
2026-02-21 04:31:25.260 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:25.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33015/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.150.198/tcp/2103/p2p/16Uiu2HAmFXyaxPBz82GptmGEZ6VMnHbrGZyVsiSD93fd7r1pJxTe"]'
|
||||
2026-02-21 04:31:25.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:25.319 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33015/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.55.49/tcp/42185/p2p/16Uiu2HAmKkJKo3Q7V99xpZKyyPfNN73QSE5ZRbU9DiLSZzV6vNrF"]'
|
||||
2026-02-21 04:31:25.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:25.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:2102/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:31:25.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:25.356 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42184/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:31:25.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:25.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33015/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:31:25.365 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:25.371 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33015/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"contentTopic": "/myapp/1/latest/proto", "timestamp": 1771648285370929920}}'
|
||||
2026-02-21 04:31:25.375 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:33015/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
2026-02-21 04:31:25.382 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:31:25.383 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:31:25.384 DEBUG [src.node.waku_node] Stopping container with id 6123011f6bac
|
||||
2026-02-21 04:31:25.915 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:25.916 DEBUG [src.node.waku_node] Stopping container with id 3b78cadde520
|
||||
2026-02-21 04:31:26.440 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:26.441 DEBUG [src.node.waku_node] Stopping container with id 0c898e6586cb
|
||||
2026-02-21 04:31:26.741 ERROR [src.node.docker_mananger] Max retries reached for container 6123011f6bac. Exiting log stream.
|
||||
2026-02-21 04:31:26.970 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:26.973 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:31:26.982 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:31:26.990 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:31:26.999 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
73
nim/1086/data/attachments/21e32cd4197eb37f.txt
Normal file
73
nim/1086/data/attachments/21e32cd4197eb37f.txt
Normal file
@ -0,0 +1,73 @@
|
||||
2026-02-21 04:32:24.305 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:32:24.305 DEBUG [tests.conftest] Running test: test_retrieve_messages_without_subscribing_via_api with id: 2026-02-21_04-32-24__ee5fee23-e5cb-42b7-93e4-ad22423fd7bc
|
||||
2026-02-21 04:32:24.306 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:32:24.306 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:32:24.306 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-21 04:32:24.313 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:24.313 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-32-24__ee5fee23-e5cb-42b7-93e4-ad22423fd7bc__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:24.314 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:32:24.314 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:32:24.315 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:32:24.315 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.184.69
|
||||
2026-02-21 04:32:24.315 DEBUG [src.node.docker_mananger] Generated ports ['28891', '28892', '28893', '28894', '28895']
|
||||
2026-02-21 04:32:24.316 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-21 04:32:24.316 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-21 04:32:24.316 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:32:24.316 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:32:24.316 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:32:24.316 DEBUG [src.node.docker_mananger] docker run -i -t -p 28891:28891 -p 28892:28892 -p 28893:28893 -p 28894:28894 -p 28895:28895 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=28893 --rest-port=28891 --tcp-port=28892 --discv5-udp-port=28894 --rest-address=0.0.0.0 --nat=extip:172.18.184.69 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=febf9d1ede8846c4dd29af962b0b6ddbc21531ae0a4cd50c514e8c6b6f0bc8ae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28895 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:32:24.492 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.184.69 waku 55599a82bfde5ab9b2de7b54047cec7e08ac15e499e77e30b951825de9b0731d
|
||||
2026-02-21 04:32:24.523 DEBUG [src.node.docker_mananger] Container started with ID 55599a82bfde. Setting up logs at ./log/docker/node1_2026-02-21_04-32-24__ee5fee23-e5cb-42b7-93e4-ad22423fd7bc__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:24.525 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28891
|
||||
2026-02-21 04:32:24.525 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:32:24.559 ERROR [src.node.docker_mananger] Max retries reached for container 4e5de64c7266. Exiting log stream.
|
||||
2026-02-21 04:32:25.111 ERROR [src.node.docker_mananger] Max retries reached for container cc51b7387098. Exiting log stream.
|
||||
2026-02-21 04:32:25.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28891/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:25.528 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-02-21 04:32:25.528 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:32:25.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28891/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:25.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.184.69/tcp/28892/p2p/16Uiu2HAm9PoKU2yHF96zzWinegrJoPiQ5F2L3EcnxkAvKNB3qWe4","/ip4/172.18.184.69/tcp/28893/ws/p2p/16Uiu2HAm9PoKU2yHF96zzWinegrJoPiQ5F2L3EcnxkAvKNB3qWe4"],"enrUri":"enr:-L24QIBWv_9ri931Q7jrFz_kVa4vArQ_bBqHbSGvdR0H80V2B5UZx_vMe6eWcPnrRM-qBZbbetcrEj3J3uV3_Gc2OU4CgmlkgnY0gmlwhKwSuEWKbXVsdGlhZGRyc5YACASsErhFBnDcAAoErBK4RQZw3d0DgnJzhQACAQAAiXNlY3AyNTZrMaECz4jA-XvvJRH2XIC-EKj_wOGNjxL6paZZvfWKWFkyspmDdGNwgnDcg3VkcIJw3oV3YWt1MgU"}'
|
||||
2026-02-21 04:32:25.531 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:32:25.538 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:25.538 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-32-24__ee5fee23-e5cb-42b7-93e4-ad22423fd7bc__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:25.538 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:32:25.538 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:32:25.540 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:32:25.540 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.119.4
|
||||
2026-02-21 04:32:25.540 DEBUG [src.node.docker_mananger] Generated ports ['7437', '7438', '7439', '7440', '7441']
|
||||
2026-02-21 04:32:25.540 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-21 04:32:25.540 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-21 04:32:25.540 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:32:25.540 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:32:25.541 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:32:25.541 DEBUG [src.node.docker_mananger] docker run -i -t -p 7437:7437 -p 7438:7438 -p 7439:7439 -p 7440:7440 -p 7441:7441 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=7439 --rest-port=7437 --tcp-port=7438 --discv5-udp-port=7440 --rest-address=0.0.0.0 --nat=extip:172.18.119.4 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=beac5283be5a424bb883dfef6dfab96e2149af29e76fee6c408bad9bd55ffe5d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7441 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIBWv_9ri931Q7jrFz_kVa4vArQ_bBqHbSGvdR0H80V2B5UZx_vMe6eWcPnrRM-qBZbbetcrEj3J3uV3_Gc2OU4CgmlkgnY0gmlwhKwSuEWKbXVsdGlhZGRyc5YACASsErhFBnDcAAoErBK4RQZw3d0DgnJzhQACAQAAiXNlY3AyNTZrMaECz4jA-XvvJRH2XIC-EKj_wOGNjxL6paZZvfWKWFkyspmDdGNwgnDcg3VkcIJw3oV3YWt1MgU
|
||||
2026-02-21 04:32:25.726 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.119.4 waku 01b5e1238001618669673fd2eb817217aac9e5e2c7019bae7b2e41a0e6c26ab8
|
||||
2026-02-21 04:32:25.758 DEBUG [src.node.docker_mananger] Container started with ID 01b5e1238001. Setting up logs at ./log/docker/node2_2026-02-21_04-32-24__ee5fee23-e5cb-42b7-93e4-ad22423fd7bc__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:25.759 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7437
|
||||
2026-02-21 04:32:25.759 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:32:26.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7437/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:26.773 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-02-21 04:32:26.774 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:32:26.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7437/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:26.779 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.119.4/tcp/7438/p2p/16Uiu2HAmMJECoQvsjKMd3vRBSL8BABw4BDBLbhu6112g7gRj3bq2","/ip4/172.18.119.4/tcp/7439/ws/p2p/16Uiu2HAmMJECoQvsjKMd3vRBSL8BABw4BDBLbhu6112g7gRj3bq2"],"enrUri":"enr:-L24QPwrhXNBIyRnruyMAdxJpiCF--YXp3nHnQTH_wKBY70aNgjoEPyNJMU-iGIKAUBeoRPd-4mfWFtGfxQqMhGgbKECgmlkgnY0gmlwhKwSdwSKbXVsdGlhZGRyc5YACASsEncEBh0OAAoErBJ3BAYdD90DgnJzhQACAQAAiXNlY3AyNTZrMaEDgGemU0OF1ER0YbEhZ193Bt7cqYeAY2ceJuE5ESpBzVmDdGNwgh0Og3VkcIIdEIV3YWt1MgE"}'
|
||||
2026-02-21 04:32:26.781 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:32:26.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7437/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.184.69/tcp/28892/p2p/16Uiu2HAm9PoKU2yHF96zzWinegrJoPiQ5F2L3EcnxkAvKNB3qWe4"]'
|
||||
2026-02-21 04:32:26.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:26.785 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28891/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:26.790 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:26.790 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:26.890 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:26.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28891/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:26.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648346785488002,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:26.895 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:26.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7437/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:26.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648346785488002,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:26.900 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:32:26.901 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:32:26.901 DEBUG [src.node.waku_node] Stopping container with id 55599a82bfde
|
||||
2026-02-21 04:32:27.414 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:27.415 DEBUG [src.node.waku_node] Stopping container with id 01b5e1238001
|
||||
2026-02-21 04:32:27.939 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:27.939 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:32:27.945 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:32:27.950 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
104
nim/1086/data/attachments/21f7eb8e84d51e5e.txt
Normal file
104
nim/1086/data/attachments/21f7eb8e84d51e5e.txt
Normal file
@ -0,0 +1,104 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_relay_subscribe_with_multiple_overlapping_pubsub_topics with id: 2026-02-21_04-36-15__5edf3ed9-b3a1-4e06-97e9-effce22fa19b
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-36-15__5edf3ed9-b3a1-4e06-97e9-effce22fa19b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.121.241
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['11762', '11763', '11764', '11765', '11766']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 11762:11762 -p 11763:11763 -p 11764:11764 -p 11765:11765 -p 11766:11766 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=11764 --rest-port=11762 --tcp-port=11763 --discv5-udp-port=11765 --rest-address=0.0.0.0 --nat=extip:172.18.121.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a64deafaf4facc0cb45ba7b4a05e84bbcd66d212de744efe056ee6ea5dabbeaf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11766 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.121.241 waku 14c92c7412d8db1d05c8883d23b011fe3cda756b52e588073b1a6549cefb21cf
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 14c92c7412d8. Setting up logs at ./log/docker/node1_2026-02-21_04-36-15__5edf3ed9-b3a1-4e06-97e9-effce22fa19b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 11762
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container cccf73578d8a. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 87298eb09490. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11762/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11762/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.121.241/tcp/11763/p2p/16Uiu2HAmV6phDj1uxruBe21NQfkBD17RqCR1RQ2zsp2dKVVNJCzd","/ip4/172.18.121.241/tcp/11764/ws/p2p/16Uiu2HAmV6phDj1uxruBe21NQfkBD17RqCR1RQ2zsp2dKVVNJCzd"],"enrUri":"enr:-L24QEXo4aC70HvScdpDkBT3lYRYM1ufZrs-fyQr11zUrgJ9Qt6WicgD_xYUpddtk0wlz_CGf7C57-z5r3Lrrbn2KtMCgmlkgnY0gmlwhKwSefGKbXVsdGlhZGRyc5YACASsEnnxBi3zAAoErBJ58QYt9N0DgnJzhQADAQAAiXNlY3AyNTZrMaED9FksYWQCrSLZ38f97R-eQgypPI8vADQzq6j7dS1TcBKDdGNwgi3zg3VkcIIt9YV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-36-15__5edf3ed9-b3a1-4e06-97e9-effce22fa19b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.103.94
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['58649', '58650', '58651', '58652', '58653']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 58649:58649 -p 58650:58650 -p 58651:58651 -p 58652:58652 -p 58653:58653 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=58651 --rest-port=58649 --tcp-port=58650 --discv5-udp-port=58652 --rest-address=0.0.0.0 --nat=extip:172.18.103.94 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4d8f98b0fcb13ce94db30434fe1746ecff74ea5655a6acd0ca9caabf55c73df7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58653 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEXo4aC70HvScdpDkBT3lYRYM1ufZrs-fyQr11zUrgJ9Qt6WicgD_xYUpddtk0wlz_CGf7C57-z5r3Lrrbn2KtMCgmlkgnY0gmlwhKwSefGKbXVsdGlhZGRyc5YACASsEnnxBi3zAAoErBJ58QYt9N0DgnJzhQADAQAAiXNlY3AyNTZrMaED9FksYWQCrSLZ38f97R-eQgypPI8vADQzq6j7dS1TcBKDdGNwgi3zg3VkcIIt9YV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.103.94 waku a2850a6c57034aef39d090cdab60096760c3f8e5e3cadb0efd82f1d7a57f0e5a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID a2850a6c5703. Setting up logs at ./log/docker/node2_2026-02-21_04-36-15__5edf3ed9-b3a1-4e06-97e9-effce22fa19b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 58649
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58649/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58649/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.103.94/tcp/58650/p2p/16Uiu2HAkxMgNkC8T75fP47gRTjSfAxE2PTAeruDeXeTX2tSE9FeT","/ip4/172.18.103.94/tcp/58651/ws/p2p/16Uiu2HAkxMgNkC8T75fP47gRTjSfAxE2PTAeruDeXeTX2tSE9FeT"],"enrUri":"enr:-L24QIsUjwkNlz4BfDQaF3AxRU7MdCCS2qyvxpaCP4MdteihGEAV_T8w2mos1jANcQsLHJTcb_0bJYwvu5K1bj8J5DUCgmlkgnY0gmlwhKwSZ16KbXVsdGlhZGRyc5YACASsEmdeBuUaAAoErBJnXgblG90DgnJzhQADAQAAiXNlY3AyNTZrMaECK40vW3PozkVkjS4tJvZdK0G4wuuEaiPpUFPz5Hrb12SDdGNwguUag3VkcILlHIV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58649/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.121.241/tcp/11763/p2p/16Uiu2HAmV6phDj1uxruBe21NQfkBD17RqCR1RQ2zsp2dKVVNJCzd"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11762/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58649/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11762/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58649/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11762/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11762/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648577558245888,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58649/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648577558245888,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11762/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11762/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648577673025536,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58649/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648577673025536,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11762/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11762/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648577786611712,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58649/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648577786611712,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11762/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11762/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648577901807104,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:58649/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648577901807104,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 14c92c7412d8
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id a2850a6c5703
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
86
nim/1086/data/attachments/229fa341b438b996.txt
Normal file
86
nim/1086/data/attachments/229fa341b438b996.txt
Normal file
@ -0,0 +1,86 @@
|
||||
2026-02-21 04:40:00.654 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:40:00.654 DEBUG [tests.conftest] Running test: test_subscribe_and_publish_on_another_shard with id: 2026-02-21_04-40-00__9a91e3df-7ff7-4715-8a70-0e6ecb1c13e5
|
||||
2026-02-21 04:40:00.654 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:40:00.654 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:40:00.655 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-21 04:40:00.662 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:40:00.662 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-40-00__9a91e3df-7ff7-4715-8a70-0e6ecb1c13e5__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:40:00.662 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:40:00.662 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:40:00.664 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:40:00.664 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.182
|
||||
2026-02-21 04:40:00.664 DEBUG [src.node.docker_mananger] Generated ports ['57877', '57878', '57879', '57880', '57881']
|
||||
2026-02-21 04:40:00.664 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-21 04:40:00.664 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-21 04:40:00.664 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:40:00.665 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:40:00.665 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:40:00.665 DEBUG [src.node.docker_mananger] docker run -i -t -p 57877:57877 -p 57878:57878 -p 57879:57879 -p 57880:57880 -p 57881:57881 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=57879 --rest-port=57877 --tcp-port=57878 --discv5-udp-port=57880 --rest-address=0.0.0.0 --nat=extip:172.18.146.182 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f73aaea48a5f32fcab8aebf81a9de6c52d1bebdca8cea69dcafc7d10fa2ae1ab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57881 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:40:00.846 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.182 waku c57e112867c5efe9e1dfb9855e792500f6f5d8ce5c0acbca175c77b61485ff64
|
||||
2026-02-21 04:40:00.882 DEBUG [src.node.docker_mananger] Container started with ID c57e112867c5. Setting up logs at ./log/docker/node1_2026-02-21_04-40-00__9a91e3df-7ff7-4715-8a70-0e6ecb1c13e5__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:40:00.882 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57877
|
||||
2026-02-21 04:40:00.882 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:40:00.905 ERROR [src.node.docker_mananger] Max retries reached for container c2d0e91a87b4. Exiting log stream.
|
||||
2026-02-21 04:40:01.446 ERROR [src.node.docker_mananger] Max retries reached for container 6782d207aa17. Exiting log stream.
|
||||
2026-02-21 04:40:01.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57877/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:01.885 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-02-21 04:40:01.886 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:40:01.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57877/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:01.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.182/tcp/57878/p2p/16Uiu2HAmLWAkVYpV98MpTrV4frUpRz549NJJezhCELWbpCWUEaRS","/ip4/172.18.146.182/tcp/57879/ws/p2p/16Uiu2HAmLWAkVYpV98MpTrV4frUpRz549NJJezhCELWbpCWUEaRS"],"enrUri":"enr:-L24QKQKZ_v_YLuSfgfm5ILg2NY8E-NUC0xS5Pq16MWPUJxQHYW2RVElI-2kB-KrT2c8KAocPiP6Uh4zO4szrxL-HRYCgmlkgnY0gmlwhKwSkraKbXVsdGlhZGRyc5YACASsEpK2BuIWAAoErBKStgbiF90DgnJzhQACAQAAiXNlY3AyNTZrMaEDdJsHCsbWQsyE6cFb8Y5Haq3yEwe9-3HpYu9bZcpmiUWDdGNwguIWg3VkcILiGIV3YWt1MgU"}'
|
||||
2026-02-21 04:40:01.888 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:40:01.895 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:40:01.895 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-40-00__9a91e3df-7ff7-4715-8a70-0e6ecb1c13e5__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:40:01.895 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:40:01.895 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:40:01.896 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:40:01.896 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.240.122
|
||||
2026-02-21 04:40:01.897 DEBUG [src.node.docker_mananger] Generated ports ['64916', '64917', '64918', '64919', '64920']
|
||||
2026-02-21 04:40:01.897 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-21 04:40:01.897 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-21 04:40:01.897 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:40:01.897 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:40:01.897 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:40:01.897 DEBUG [src.node.docker_mananger] docker run -i -t -p 64916:64916 -p 64917:64917 -p 64918:64918 -p 64919:64919 -p 64920:64920 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=64918 --rest-port=64916 --tcp-port=64917 --discv5-udp-port=64919 --rest-address=0.0.0.0 --nat=extip:172.18.240.122 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=afaadc7694b5b6f5f9eb75fbb5bdb6caabffa031d04cb1cba8e9d02eb4fc1ccb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64920 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKQKZ_v_YLuSfgfm5ILg2NY8E-NUC0xS5Pq16MWPUJxQHYW2RVElI-2kB-KrT2c8KAocPiP6Uh4zO4szrxL-HRYCgmlkgnY0gmlwhKwSkraKbXVsdGlhZGRyc5YACASsEpK2BuIWAAoErBKStgbiF90DgnJzhQACAQAAiXNlY3AyNTZrMaEDdJsHCsbWQsyE6cFb8Y5Haq3yEwe9-3HpYu9bZcpmiUWDdGNwguIWg3VkcILiGIV3YWt1MgU
|
||||
2026-02-21 04:40:02.086 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.240.122 waku f3a559a63b80bdaecb703d88f9e23020902eb60697f76c67da3e7e03a0c2169e
|
||||
2026-02-21 04:40:02.115 DEBUG [src.node.docker_mananger] Container started with ID f3a559a63b80. Setting up logs at ./log/docker/node2_2026-02-21_04-40-00__9a91e3df-7ff7-4715-8a70-0e6ecb1c13e5__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:40:02.115 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 64916
|
||||
2026-02-21 04:40:02.115 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:40:03.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64916/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:03.135 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-02-21 04:40:03.137 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:40:03.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64916/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:03.142 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.240.122/tcp/64917/p2p/16Uiu2HAmGLE6zj4MVwbfRHcgtFm4acb7mbyXetNEbMUBWZEwPd1w","/ip4/172.18.240.122/tcp/64918/ws/p2p/16Uiu2HAmGLE6zj4MVwbfRHcgtFm4acb7mbyXetNEbMUBWZEwPd1w"],"enrUri":"enr:-L24QEMfIv4HNr_Cq2QJ-sf3zITUXCsbnhjYYnoerYgU7YEfCS40fbCVdChvyAvlWWlCRz_YLQjR79v7TT3LHo8rtUgCgmlkgnY0gmlwhKwS8HqKbXVsdGlhZGRyc5YACASsEvB6Bv2VAAoErBLwegb9lt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDNqBDdoh1Eb3QOdi6h5-z4zjF7GU9naYeQdxm6eJUI7aDdGNwgv2Vg3VkcIL9l4V3YWt1MgE"}'
|
||||
2026-02-21 04:40:03.143 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:40:03.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.146.182/tcp/57878/p2p/16Uiu2HAmLWAkVYpV98MpTrV4frUpRz549NJJezhCELWbpCWUEaRS"]'
|
||||
2026-02-21 04:40:03.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:03.147 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57877/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
||||
2026-02-21 04:40:03.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:03.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:64916/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
||||
2026-02-21 04:40:03.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:03.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:40:03.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:03.164 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:40:03.264 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:40:03.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:03.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648803156493432,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:40:03.269 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:40:03.269 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:03.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648803156493432,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:40:03.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:40:03.277 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:03.278 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:40:03.378 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:40:03.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57877/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:03.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648803272891137,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:40:03.382 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:40:03.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:64916/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:03.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648803272891137,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:40:03.387 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:40:03.388 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:40:03.388 DEBUG [src.node.waku_node] Stopping container with id c57e112867c5
|
||||
2026-02-21 04:40:03.946 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:40:03.946 DEBUG [src.node.waku_node] Stopping container with id f3a559a63b80
|
||||
2026-02-21 04:40:04.488 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:40:04.491 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:40:04.496 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:40:04.501 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
102
nim/1086/data/attachments/22ba3f3d7a788017.txt
Normal file
102
nim/1086/data/attachments/22ba3f3d7a788017.txt
Normal file
@ -0,0 +1,102 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_node_not_connected_directly_to_relaying_node with id: 2026-02-21_04-30-47__ee86e87c-c000-446d-9829-7f9445540e36
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:28 Running fixture setup: light_push_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-30-47__ee86e87c-c000-446d-9829-7f9445540e36__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-30-47__ee86e87c-c000-446d-9829-7f9445540e36__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-30-47__ee86e87c-c000-446d-9829-7f9445540e36__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:33 Network waku created
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.193.69
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['57949', '57950', '57951', '57952', '57953']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 57949:57949 -p 57950:57950 -p 57951:57951 -p 57952:57952 -p 57953:57953 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=57951 --rest-port=57949 --tcp-port=57950 --discv5-udp-port=57952 --rest-address=0.0.0.0 --nat=extip:172.18.193.69 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dac6b7497fe304fbd1fa4fd12ee2c9f31ce5ff856fd02c8aaabf8bbce14e4d34 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57953 --metrics-logging=true --filter=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.193.69 waku e7a017f435de22b6783c23435190f1d6a540cff7d6fa25c6a4ead2ed7fe11444
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e7a017f435de. Setting up logs at ./log/docker/node1_2026-02-21_04-30-47__ee86e87c-c000-446d-9829-7f9445540e36__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 57949
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57949/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57949/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.69/tcp/57950/p2p/16Uiu2HAmMr45D7RjNTVxBwk91M3m1xUzRq49Xtvaud2GFfEWX3VJ","/ip4/172.18.193.69/tcp/57951/ws/p2p/16Uiu2HAmMr45D7RjNTVxBwk91M3m1xUzRq49Xtvaud2GFfEWX3VJ"],"enrUri":"enr:-L24QHSqbsYSefsUV28mQ6s-4o6KAdMvACGinV2ubcQ6qrTkFgHIrgKUr8Lj6Py3QYB8oC0fkW4vjtD-7zXBm0NbQQQCgmlkgnY0gmlwhKwSwUWKbXVsdGlhZGRyc5YACASsEsFFBuJeAAoErBLBRQbiX90DgnJzhQADAQAAiXNlY3AyNTZrMaEDiI7H01kJjgmpiDpyucJuQeJJ2AsxpZFfiPxyWmHDztGDdGNwguJeg3VkcILiYIV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.43.68
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['7935', '7936', '7937', '7938', '7939']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 7935:7935 -p 7936:7936 -p 7937:7937 -p 7938:7938 -p 7939:7939 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=7937 --rest-port=7935 --tcp-port=7936 --discv5-udp-port=7938 --rest-address=0.0.0.0 --nat=extip:172.18.43.68 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4033efacaf9b67ac85f6fe78b7a7a2461aeb9e57b5a04b55e22edcbfea4f1c86 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7939 --metrics-logging=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QHSqbsYSefsUV28mQ6s-4o6KAdMvACGinV2ubcQ6qrTkFgHIrgKUr8Lj6Py3QYB8oC0fkW4vjtD-7zXBm0NbQQQCgmlkgnY0gmlwhKwSwUWKbXVsdGlhZGRyc5YACASsEsFFBuJeAAoErBLBRQbiX90DgnJzhQADAQAAiXNlY3AyNTZrMaEDiI7H01kJjgmpiDpyucJuQeJJ2AsxpZFfiPxyWmHDztGDdGNwguJeg3VkcILiYIV3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.43.68 waku 22a935f4e941e8294cdd2ed4cb766ddde830cee0154f9b82fb8c3a189b825601
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 22a935f4e941. Setting up logs at ./log/docker/node2_2026-02-21_04-30-47__ee86e87c-c000-446d-9829-7f9445540e36__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 7935
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7935/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7935/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.43.68/tcp/7936/p2p/16Uiu2HAm2MWLEgUrRFWbtMeRYGifboJa3SGT6AZtmYa8TRxaAFvH","/ip4/172.18.43.68/tcp/7937/ws/p2p/16Uiu2HAm2MWLEgUrRFWbtMeRYGifboJa3SGT6AZtmYa8TRxaAFvH"],"enrUri":"enr:-L24QESYvKuzMIn0jNwu3u689vo1TRYu0WmkbowYfU8qDvEDXKkZWytYSVjtOYKHsomRomQmf-KviRerLY2ULUEakIYCgmlkgnY0gmlwhKwSK0SKbXVsdGlhZGRyc5YACASsEitEBh8AAAoErBIrRAYfAd0DgnJzhQADAQAAiXNlY3AyNTZrMaECZvCTpdtyT7T4frAjEyZp6kN2p_jqjwh1_WqCk5I-F-KDdGNwgh8Ag3VkcIIfAoV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.25.199
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['38619', '38620', '38621', '38622', '38623']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 38619:38619 -p 38620:38620 -p 38621:38621 -p 38622:38622 -p 38623:38623 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=38621 --rest-port=38619 --tcp-port=38620 --discv5-udp-port=38622 --rest-address=0.0.0.0 --nat=extip:172.18.25.199 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c2dad7eea78c2b00c1dd18ed703d52cbf3ac2edbec731ec4cdceaeedda67cdec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38623 --metrics-logging=true --relay=false --filternode=/ip4/172.18.43.68/tcp/7936/p2p/16Uiu2HAm2MWLEgUrRFWbtMeRYGifboJa3SGT6AZtmYa8TRxaAFvH --discv5-bootstrap-node=enr:-L24QESYvKuzMIn0jNwu3u689vo1TRYu0WmkbowYfU8qDvEDXKkZWytYSVjtOYKHsomRomQmf-KviRerLY2ULUEakIYCgmlkgnY0gmlwhKwSK0SKbXVsdGlhZGRyc5YACASsEitEBh8AAAoErBIrRAYfAd0DgnJzhQADAQAAiXNlY3AyNTZrMaECZvCTpdtyT7T4frAjEyZp6kN2p_jqjwh1_WqCk5I-F-KDdGNwgh8Ag3VkcIIfAoV3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.25.199 waku 4bb893f62ad9e543f05e1fe3dcff0fe555b2014469ab2e857ed7a2b212fa136e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 4bb893f62ad9. Setting up logs at ./log/docker/node3_2026-02-21_04-30-47__ee86e87c-c000-446d-9829-7f9445540e36__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 38619
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38619/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38619/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.199/tcp/38620/p2p/16Uiu2HAm7BzJXL3e4ctR5NzaBP7ztg1XWnG3obSjBUi7hK6TnnUh","/ip4/172.18.25.199/tcp/38621/ws/p2p/16Uiu2HAm7BzJXL3e4ctR5NzaBP7ztg1XWnG3obSjBUi7hK6TnnUh"],"enrUri":"enr:-L24QCJiy9udTrIwmMU-8ADF2c7U1SuvSsVXGgRQ_S9J4MGYGnS3haJ_euSev50LqP5DaovHCTNqWkcebnRk5wXm6woCgmlkgnY0gmlwhKwSGceKbXVsdGlhZGRyc5YACASsEhnHBpbcAAoErBIZxwaW3d0DgnJzhQADAQAAiXNlY3AyNTZrMaECrsrUYHz2xbLrYd97ATy3KVRpkV-1X0YVK_No49sJLuKDdGNwgpbcg3VkcIKW3oV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57949/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7935/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:38619/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57949/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.43.68/tcp/47802/p2p/16Uiu2HAm2MWLEgUrRFWbtMeRYGifboJa3SGT6AZtmYa8TRxaAFvH","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":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:7935/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.193.69/tcp/57950/p2p/16Uiu2HAmMr45D7RjNTVxBwk91M3m1xUzRq49Xtvaud2GFfEWX3VJ","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":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"},{"multiaddr":"/ip4/172.18.25.199/tcp/59678/p2p/16Uiu2HAm7BzJXL3e4ctR5NzaBP7ztg1XWnG3obSjBUi7hK6TnnUh","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38619/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.43.68/tcp/7936/p2p/16Uiu2HAm2MWLEgUrRFWbtMeRYGifboJa3SGT6AZtmYa8TRxaAFvH","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,1],"connected":"Connected","agent":"nwaku-v0.36.0-155-ga7872d","origin":"Discv5"}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 30 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57949/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)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38619/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1771648285239552148,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id e7a017f435de
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 22a935f4e941
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 4bb893f62ad9
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e7a017f435de. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
137
nim/1086/data/attachments/22d63e3513370691.txt
Normal file
137
nim/1086/data/attachments/22d63e3513370691.txt
Normal file
@ -0,0 +1,137 @@
|
||||
2026-02-21 04:33:22.332 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:33:22.332 DEBUG [tests.conftest] Running test: test_relay_unsubscribe_from_some_pubsub_topics with id: 2026-02-21_04-33-22__b4153592-0388-4955-a4ce-dcca4c97defc
|
||||
2026-02-21 04:33:22.332 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:33:22.333 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:33:22.333 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2026-02-21 04:33:22.340 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:22.340 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-33-22__b4153592-0388-4955-a4ce-dcca4c97defc__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:22.341 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:22.341 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:22.342 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:22.342 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.235.178
|
||||
2026-02-21 04:33:22.342 DEBUG [src.node.docker_mananger] Generated ports ['40881', '40882', '40883', '40884', '40885']
|
||||
2026-02-21 04:33:22.343 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:22.343 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:22.343 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:22.343 DEBUG [src.node.docker_mananger] docker run -i -t -p 40881:40881 -p 40882:40882 -p 40883:40883 -p 40884:40884 -p 40885:40885 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=40883 --rest-port=40881 --tcp-port=40882 --discv5-udp-port=40884 --rest-address=0.0.0.0 --nat=extip:172.18.235.178 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=070defb7ead34f6ba5cfa86e9cbc2be4c9ece9fffdb9d6b95bc267bde9be3c7d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40885 --metrics-logging=true --relay=true
|
||||
2026-02-21 04:33:22.542 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.235.178 waku 700013a51717727eb5a73cccb9a376fec46e7550e05cac56306317f9e8fe3471
|
||||
2026-02-21 04:33:22.573 ERROR [src.node.docker_mananger] Max retries reached for container 8fd3308eed48. Exiting log stream.
|
||||
2026-02-21 04:33:22.575 DEBUG [src.node.docker_mananger] Container started with ID 700013a51717. Setting up logs at ./log/docker/node1_2026-02-21_04-33-22__b4153592-0388-4955-a4ce-dcca4c97defc__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:22.575 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40881
|
||||
2026-02-21 04:33:22.575 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:23.124 ERROR [src.node.docker_mananger] Max retries reached for container 6f81619aeb01. Exiting log stream.
|
||||
2026-02-21 04:33:23.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40881/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:23.579 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-02-21 04:33:23.580 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:23.580 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40881/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:23.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.235.178/tcp/40882/p2p/16Uiu2HAmEoex3QoXtkg9ALxsLroSPrGJwnC4t6SqD1o6RFCkLDSm","/ip4/172.18.235.178/tcp/40883/ws/p2p/16Uiu2HAmEoex3QoXtkg9ALxsLroSPrGJwnC4t6SqD1o6RFCkLDSm"],"enrUri":"enr:-L24QNiJq9UPi5OmzzO_bvv_2T75K-quAH0N_ueBL9caY8p8Op1gC6qJMmyCeNCNTPSqZjkPWQyA1kCfvcYMws50eg4CgmlkgnY0gmlwhKwS67KKbXVsdGlhZGRyc5YACASsEuuyBp-yAAoErBLrsgafs90DgnJzhQADAQAAiXNlY3AyNTZrMaEDH--qIIAVlGYu3MAx8LKJNmV6lKg_wHwXSygikDtr-I6DdGNwgp-yg3VkcIKftIV3YWt1MgE"}'
|
||||
2026-02-21 04:33:23.582 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:23.589 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:23.590 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-33-22__b4153592-0388-4955-a4ce-dcca4c97defc__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:23.590 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:23.590 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:23.591 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:23.591 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.15.58
|
||||
2026-02-21 04:33:23.592 DEBUG [src.node.docker_mananger] Generated ports ['22164', '22165', '22166', '22167', '22168']
|
||||
2026-02-21 04:33:23.592 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:23.592 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:23.592 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:23.592 DEBUG [src.node.docker_mananger] docker run -i -t -p 22164:22164 -p 22165:22165 -p 22166:22166 -p 22167:22167 -p 22168:22168 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=22166 --rest-port=22164 --tcp-port=22165 --discv5-udp-port=22167 --rest-address=0.0.0.0 --nat=extip:172.18.15.58 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4cc94cfe53c57bb7cd0af002cfaff7bdc0c87cc6f9ff37bfdb477ac6fd8cd1df --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22168 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNiJq9UPi5OmzzO_bvv_2T75K-quAH0N_ueBL9caY8p8Op1gC6qJMmyCeNCNTPSqZjkPWQyA1kCfvcYMws50eg4CgmlkgnY0gmlwhKwS67KKbXVsdGlhZGRyc5YACASsEuuyBp-yAAoErBLrsgafs90DgnJzhQADAQAAiXNlY3AyNTZrMaEDH--qIIAVlGYu3MAx8LKJNmV6lKg_wHwXSygikDtr-I6DdGNwgp-yg3VkcIKftIV3YWt1MgE
|
||||
2026-02-21 04:33:23.791 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.15.58 waku a5db700c7385a17edb4c79f093a56a5546b6fee31d61bdbae61357579530c490
|
||||
2026-02-21 04:33:23.822 DEBUG [src.node.docker_mananger] Container started with ID a5db700c7385. Setting up logs at ./log/docker/node2_2026-02-21_04-33-22__b4153592-0388-4955-a4ce-dcca4c97defc__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:23.822 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22164
|
||||
2026-02-21 04:33:23.822 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:24.823 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22164/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:24.843 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-02-21 04:33:24.845 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:24.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22164/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:24.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.15.58/tcp/22165/p2p/16Uiu2HAmS6nK9c1i1e7DFpcfMNaFjBtusFTq8JBP1cbs5qLAbhDq","/ip4/172.18.15.58/tcp/22166/ws/p2p/16Uiu2HAmS6nK9c1i1e7DFpcfMNaFjBtusFTq8JBP1cbs5qLAbhDq"],"enrUri":"enr:-L24QK12Oo1okzgEBnOWQoz3aY1fjARmaeQnOCfYSOVsiqsyFDGi0AuD6fBAv43xdLlG1U82q9Tth82mJmbmCnV1W30CgmlkgnY0gmlwhKwSDzqKbXVsdGlhZGRyc5YACASsEg86BlaVAAoErBIPOgZWlt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDx8NrwD54TLGpNa7AaNcqWYrryTnbTVbtNRAP3WQ6okiDdGNwglaVg3VkcIJWl4V3YWt1MgE"}'
|
||||
2026-02-21 04:33:24.854 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:24.854 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22164/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.235.178/tcp/40882/p2p/16Uiu2HAmEoex3QoXtkg9ALxsLroSPrGJwnC4t6SqD1o6RFCkLDSm"]'
|
||||
2026-02-21 04:33:24.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:24.860 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40881/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
||||
2026-02-21 04:33:24.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:24.868 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22164/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
||||
2026-02-21 04:33:24.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:24.882 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:24.888 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:24.888 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:33:24.989 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:24.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:24.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648404881764352,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:24.994 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:24.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:24.996 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648404881764352,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:24.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:25.003 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:25.003 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:33:25.103 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:25.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:25.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648404998435328,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:25.108 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:25.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:25.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648404998435328,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:25.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:25.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:25.119 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:33:25.219 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:25.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:25.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648405113105408,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:25.224 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:25.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:25.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648405113105408,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:25.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:25.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:25.233 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:33:25.333 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:25.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:25.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648405228335872,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:25.338 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:25.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:25.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648405228335872,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:25.342 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:25.347 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:25.347 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:33:25.448 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:25.448 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:25.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648405342784000,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:25.453 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:25.453 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:25.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648405342784000,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:25.457 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:40881/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9"]'
|
||||
2026-02-21 04:33:25.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:25.464 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:22164/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9"]'
|
||||
2026-02-21 04:33:25.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:25.474 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:25.478 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/0'
|
||||
2026-02-21 04:33:25.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:25.481 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/1'
|
||||
2026-02-21 04:33:25.482 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:25.484 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/9'
|
||||
2026-02-21 04:33:25.484 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:25.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:25.488 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:33:25.589 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:25.589 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:25.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648405484632459,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:25.593 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:25.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:25.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648405484632459,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:25.597 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:25.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:25.602 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:33:25.702 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:25.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40881/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:25.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648405597462603,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:25.707 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:33:25.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22164/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:25.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648405597462603,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:33:25.712 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:33:25.713 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:33:25.713 DEBUG [src.node.waku_node] Stopping container with id 700013a51717
|
||||
2026-02-21 04:33:26.264 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:26.266 DEBUG [src.node.waku_node] Stopping container with id a5db700c7385
|
||||
2026-02-21 04:33:26.843 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:26.843 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:33:26.863 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:26.874 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
475
nim/1086/data/attachments/2321458354afffbe.txt
Normal file
475
nim/1086/data/attachments/2321458354afffbe.txt
Normal file
@ -0,0 +1,475 @@
|
||||
2026-02-21 04:37:03.991 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:37:03.991 DEBUG [tests.conftest] Running test: test_publish_with_valid_payloads with id: 2026-02-21_04-37-03__9384ae69-5eee-4ae7-bb77-b5768a1396ff
|
||||
2026-02-21 04:37:03.992 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:37:03.992 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:37:03.992 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2026-02-21 04:37:03.999 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:37:03.999 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-37-03__9384ae69-5eee-4ae7-bb77-b5768a1396ff__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:03.999 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:37:03.999 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:37:04.000 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:37:04.001 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.211
|
||||
2026-02-21 04:37:04.001 DEBUG [src.node.docker_mananger] Generated ports ['58112', '58113', '58114', '58115', '58116']
|
||||
2026-02-21 04:37:04.001 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:37:04.001 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:37:04.001 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:37:04.001 DEBUG [src.node.docker_mananger] docker run -i -t -p 58112:58112 -p 58113:58113 -p 58114:58114 -p 58115:58115 -p 58116:58116 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=58114 --rest-port=58112 --tcp-port=58113 --discv5-udp-port=58115 --rest-address=0.0.0.0 --nat=extip:172.18.146.211 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2bbc7544ebbb8b091cafcd78c0d4afd6aa7856b99394273b8fe7e1a542bde4fa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58116 --metrics-logging=true --relay=true
|
||||
2026-02-21 04:37:04.181 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.211 waku b128fbec68d9c83d393c2a8c7ac6ad0ea0e54313bbb853a6899114945a694505
|
||||
2026-02-21 04:37:04.217 DEBUG [src.node.docker_mananger] Container started with ID b128fbec68d9. Setting up logs at ./log/docker/node1_2026-02-21_04-37-03__9384ae69-5eee-4ae7-bb77-b5768a1396ff__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:04.218 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58112
|
||||
2026-02-21 04:37:04.218 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:37:04.226 ERROR [src.node.docker_mananger] Max retries reached for container 6fced8d654a5. Exiting log stream.
|
||||
2026-02-21 04:37:04.787 ERROR [src.node.docker_mananger] Max retries reached for container b11b73d26a26. Exiting log stream.
|
||||
2026-02-21 04:37:05.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:05.222 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-02-21 04:37:05.222 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:37:05.222 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:05.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.211/tcp/58113/p2p/16Uiu2HAm8GBUB2gNXiNxGd4aov9A5Sgozz9abY75mCS89QWSU9dc","/ip4/172.18.146.211/tcp/58114/ws/p2p/16Uiu2HAm8GBUB2gNXiNxGd4aov9A5Sgozz9abY75mCS89QWSU9dc"],"enrUri":"enr:-L24QCrvVC7Akg9uPqwwTS0DykOzuxq1KAJnS-FKSMQnl50ubOym688Uf2OsWKjTuAvTV1sdQvObXm2BiILtGCwsR5ICgmlkgnY0gmlwhKwSktOKbXVsdGlhZGRyc5YACASsEpLTBuMBAAoErBKS0wbjAt0DgnJzhQADAQAAiXNlY3AyNTZrMaECvrl3MzsvMRwGXi6bW2YMEQARlhWaJ4-SykBPxzWcjhODdGNwguMBg3VkcILjA4V3YWt1MgE"}'
|
||||
2026-02-21 04:37:05.225 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:37:05.232 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:37:05.232 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-37-03__9384ae69-5eee-4ae7-bb77-b5768a1396ff__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:05.232 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:37:05.232 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:37:05.233 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:37:05.234 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.68.161
|
||||
2026-02-21 04:37:05.234 DEBUG [src.node.docker_mananger] Generated ports ['21169', '21170', '21171', '21172', '21173']
|
||||
2026-02-21 04:37:05.234 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:37:05.234 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:37:05.234 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:37:05.234 DEBUG [src.node.docker_mananger] docker run -i -t -p 21169:21169 -p 21170:21170 -p 21171:21171 -p 21172:21172 -p 21173:21173 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=21171 --rest-port=21169 --tcp-port=21170 --discv5-udp-port=21172 --rest-address=0.0.0.0 --nat=extip:172.18.68.161 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=893add1b88f56c1c1e83414ea3f87c7f1abe3353687fce6871adb47fe0aabf6a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21173 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCrvVC7Akg9uPqwwTS0DykOzuxq1KAJnS-FKSMQnl50ubOym688Uf2OsWKjTuAvTV1sdQvObXm2BiILtGCwsR5ICgmlkgnY0gmlwhKwSktOKbXVsdGlhZGRyc5YACASsEpLTBuMBAAoErBKS0wbjAt0DgnJzhQADAQAAiXNlY3AyNTZrMaECvrl3MzsvMRwGXi6bW2YMEQARlhWaJ4-SykBPxzWcjhODdGNwguMBg3VkcILjA4V3YWt1MgE
|
||||
2026-02-21 04:37:05.412 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.68.161 waku 6206eac27f94e3da4839c9548bca275305f651a5b46b6ef84485ca883344d793
|
||||
2026-02-21 04:37:05.444 DEBUG [src.node.docker_mananger] Container started with ID 6206eac27f94. Setting up logs at ./log/docker/node2_2026-02-21_04-37-03__9384ae69-5eee-4ae7-bb77-b5768a1396ff__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:05.444 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21169
|
||||
2026-02-21 04:37:05.444 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:37:06.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:06.459 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-02-21 04:37:06.459 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:37:06.459 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:06.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.161/tcp/21170/p2p/16Uiu2HAmPH79xkFZn8BddPGbo4iEPrXWWuDzLTfxzDejj1nHiAut","/ip4/172.18.68.161/tcp/21171/ws/p2p/16Uiu2HAmPH79xkFZn8BddPGbo4iEPrXWWuDzLTfxzDejj1nHiAut"],"enrUri":"enr:-L24QKVvRAxZ87IMoFv-fHmuy5b_UIegVv964tGTREaBryA7VVYSSM4ZAAFGnw85pr2tpWIAgoELeyB4iJ7W_xyeEdECgmlkgnY0gmlwhKwSRKGKbXVsdGlhZGRyc5YACASsEkShBlKyAAoErBJEoQZSs90DgnJzhQADAQAAiXNlY3AyNTZrMaEDndV49F56rZ82bSIinvO11R7VeXQ8A2kPEfkrVEZCnceDdGNwglKyg3VkcIJStIV3YWt1MgE"}'
|
||||
2026-02-21 04:37:06.468 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:37:06.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21169/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.146.211/tcp/58113/p2p/16Uiu2HAm8GBUB2gNXiNxGd4aov9A5Sgozz9abY75mCS89QWSU9dc"]'
|
||||
2026-02-21 04:37:06.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:06.473 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2026-02-21 04:37:06.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:37:06.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:06.479 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21169/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:37:06.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:06.486 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:06.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:06.492 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:06.592 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:06.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:06.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648626486691584,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:06.597 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:06.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:06.599 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648626486691584,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:06.600 INFO [src.steps.relay] WARM UP successful!!
|
||||
2026-02-21 04:37:06.601 DEBUG [tests.relay.test_publish] Running test with payload A simple string
|
||||
2026-02-21 04:37:06.601 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "SGVsbG8gV29ybGQh", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:06.606 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:06.607 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:06.707 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:06.707 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:06.710 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"SGVsbG8gV29ybGQh","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648626601748650,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:06.711 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:06.711 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:06.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"SGVsbG8gV29ybGQh","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648626601748650,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:06.715 DEBUG [tests.relay.test_publish] Running test with payload An integer
|
||||
2026-02-21 04:37:06.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTIzNDU2Nzg5MA==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:06.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:06.720 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:06.821 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:06.821 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:06.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTIzNDU2Nzg5MA==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648626716070352,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:06.825 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:06.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:06.828 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTIzNDU2Nzg5MA==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648626716070352,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:06.829 DEBUG [tests.relay.test_publish] Running test with payload A dictionary
|
||||
2026-02-21 04:37:06.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "eyJrZXkiOiAidmFsdWUifQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:06.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:06.834 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:06.935 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:06.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:06.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"eyJrZXkiOiAidmFsdWUifQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648626829782194,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:06.940 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:06.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:06.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"eyJrZXkiOiAidmFsdWUifQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648626829782194,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:06.943 DEBUG [tests.relay.test_publish] Running test with payload Chinese characters
|
||||
2026-02-21 04:37:06.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "6L+Z5piv5LiA5Lqb5Lit5paH", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:06.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:06.949 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:07.050 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"6L+Z5piv5LiA5Lqb5Lit5paH","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648626944034182,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.055 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.055 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"6L+Z5piv5LiA5Lqb5Lit5paH","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648626944034182,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.059 DEBUG [tests.relay.test_publish] Running test with payload Emojis
|
||||
2026-02-21 04:37:07.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "8J+agPCfjJ/inKg=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.063 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:07.064 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:07.164 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.167 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"8J+agPCfjJ/inKg=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627059330946,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.168 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"8J+agPCfjJ/inKg=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627059330946,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.173 DEBUG [tests.relay.test_publish] Running test with payload Lorem ipsum text
|
||||
2026-02-21 04:37:07.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQ=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:07.179 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:07.279 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.279 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627173897301,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.283 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TG9yZW0gaXBzdW0gZG9sb3Igc2l0IGFtZXQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627173897301,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.287 DEBUG [tests.relay.test_publish] Running test with payload HTML content
|
||||
2026-02-21 04:37:07.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "PGh0bWw+PGJvZHk+SGVsbG88L2JvZHk+PC9odG1sPg==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:07.293 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:07.393 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.396 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"PGh0bWw+PGJvZHk+SGVsbG88L2JvZHk+PC9odG1sPg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627287724857,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.398 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"PGh0bWw+PGJvZHk+SGVsbG88L2JvZHk+PC9odG1sPg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627287724857,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.402 DEBUG [tests.relay.test_publish] Running test with payload Cyrillic characters
|
||||
2026-02-21 04:37:07.402 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "0J/RgNC40LLQtdGC", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.406 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:07.406 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:07.507 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"0J/RgNC40LLQtdGC","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627402241487,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.512 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"0J/RgNC40LLQtdGC","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627402241487,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.516 DEBUG [tests.relay.test_publish] Running test with payload Base64 encoded string
|
||||
2026-02-21 04:37:07.516 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "QmFzZTY0PT1kR1Z6ZEE9PQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:07.521 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:07.621 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"QmFzZTY0PT1kR1Z6ZEE9PQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627516418622,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.626 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"QmFzZTY0PT1kR1Z6ZEE9PQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627516418622,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.629 DEBUG [tests.relay.test_publish] Running test with payload Binary data
|
||||
2026-02-21 04:37:07.630 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "ZDI5eWEybHVaeUIzYVhSb0lHSnBibUZ5ZVNCa1lYUmg6IFBR", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:07.635 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:07.736 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.736 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"ZDI5eWEybHVaeUIzYVhSb0lHSnBibUZ5ZVNCa1lYUmg6IFBR","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627630144267,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.740 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.740 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"ZDI5eWEybHVaeUIzYVhSb0lHSnBibUZ5ZVNCa1lYUmg6IFBR","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627630144267,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.744 DEBUG [tests.relay.test_publish] Running test with payload Special characters with whitespace
|
||||
2026-02-21 04:37:07.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "CQpTcGVjaWFsCUNoYXJhY3RlcnMK", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:07.750 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:07.850 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"CQpTcGVjaWFsCUNoYXJhY3RlcnMK","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627744892764,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.855 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.858 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"CQpTcGVjaWFsCUNoYXJhY3RlcnMK","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627744892764,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.859 DEBUG [tests.relay.test_publish] Running test with payload Boolean false as a string
|
||||
2026-02-21 04:37:07.859 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmFsc2U=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:07.864 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:07.964 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmFsc2U=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627859748818,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.968 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:07.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:07.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmFsc2U=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627859748818,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:07.972 DEBUG [tests.relay.test_publish] Running test with payload A float number
|
||||
2026-02-21 04:37:07.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "My4xNDE1OTI2NTM1", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:07.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:07.977 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:08.077 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.077 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"My4xNDE1OTI2NTM1","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627972876336,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.082 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"My4xNDE1OTI2NTM1","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648627972876336,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.085 DEBUG [tests.relay.test_publish] Running test with payload A list
|
||||
2026-02-21 04:37:08.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "WzEsIDIsIDMsIDQsIDVd", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:08.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:08.091 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:08.192 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"WzEsIDIsIDMsIDQsIDVd","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628086167459,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.196 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"WzEsIDIsIDMsIDQsIDVd","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628086167459,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.199 DEBUG [tests.relay.test_publish] Running test with payload Hexadecimal number as a string
|
||||
2026-02-21 04:37:08.200 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MHhERUFEQkVFRg==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:08.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:08.204 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:08.304 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MHhERUFEQkVFRg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628200040005,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.308 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MHhERUFEQkVFRg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628200040005,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.312 DEBUG [tests.relay.test_publish] Running test with payload Email format
|
||||
2026-02-21 04:37:08.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "dXNlckBleGFtcGxlLmNvbQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:08.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:08.317 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:08.417 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.420 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"dXNlckBleGFtcGxlLmNvbQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628312932650,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.422 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.422 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"dXNlckBleGFtcGxlLmNvbQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628312932650,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.426 DEBUG [tests.relay.test_publish] Running test with payload URL format
|
||||
2026-02-21 04:37:08.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "aHR0cDovL2V4YW1wbGUuY29t", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:08.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:08.430 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:08.530 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"aHR0cDovL2V4YW1wbGUuY29t","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628426279842,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.535 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.535 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"aHR0cDovL2V4YW1wbGUuY29t","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628426279842,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.539 DEBUG [tests.relay.test_publish] Running test with payload Date and time in ISO format
|
||||
2026-02-21 04:37:08.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MjAyMy0xMS0wMVQxMjowMDowMFo=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:08.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:08.544 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:08.644 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.648 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MjAyMy0xMS0wMVQxMjowMDowMFo=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628539298928,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.649 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MjAyMy0xMS0wMVQxMjowMDowMFo=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628539298928,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.653 DEBUG [tests.relay.test_publish] Running test with payload String with escaped quotes
|
||||
2026-02-21 04:37:08.653 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "IkVzY2FwZWQiIFwicXVvdGVzXCI=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:08.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:08.659 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:08.759 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.759 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.762 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"IkVzY2FwZWQiIFwicXVvdGVzXCI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628653787491,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.763 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"IkVzY2FwZWQiIFwicXVvdGVzXCI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628653787491,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.767 DEBUG [tests.relay.test_publish] Running test with payload A regular expression
|
||||
2026-02-21 04:37:08.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVndWxhciBleHByZXNzaW9uOiBeW2EtejAtOV8tXXszLDE2fSQ=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:08.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:08.773 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:08.873 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.876 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVndWxhciBleHByZXNzaW9uOiBeW2EtejAtOV8tXXszLDE2fSQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628767728526,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.877 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.878 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVndWxhciBleHByZXNzaW9uOiBeW2EtejAtOV8tXXszLDE2fSQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628767728526,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.881 DEBUG [tests.relay.test_publish] Running test with payload A very long string
|
||||
2026-02-21 04:37:08.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eA==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:08.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:08.887 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:08.987 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eA==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628881736221,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.992 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:08.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:08.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eHh4eA==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628881736221,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:08.996 DEBUG [tests.relay.test_publish] Running test with payload A JSON string
|
||||
2026-02-21 04:37:08.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "eyJuYW1lIjogIkpvaG4iLCAiYWdlIjogMzAsICJjaXR5IjogIk5ldyBZb3JrIn0=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:09.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:09.000 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:09.101 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.102 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"eyJuYW1lIjogIkpvaG4iLCAiYWdlIjogMzAsICJjaXR5IjogIk5ldyBZb3JrIn0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628996450180,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.106 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"eyJuYW1lIjogIkpvaG4iLCAiYWdlIjogMzAsICJjaXR5IjogIk5ldyBZb3JrIn0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648628996450180,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.110 DEBUG [tests.relay.test_publish] Running test with payload A Unix path
|
||||
2026-02-21 04:37:09.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "L3Vzci9sb2NhbC9iaW4=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:09.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:09.116 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:09.216 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3Vzci9sb2NhbC9iaW4=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629111164014,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.220 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"L3Vzci9sb2NhbC9iaW4=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629111164014,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.224 DEBUG [tests.relay.test_publish] Running test with payload A Windows path
|
||||
2026-02-21 04:37:09.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "QzpcV2luZG93c1xTeXN0ZW0zMg==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:09.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:09.229 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:09.330 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"QzpcV2luZG93c1xTeXN0ZW0zMg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629224834790,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.334 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"QzpcV2luZG93c1xTeXN0ZW0zMg==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629224834790,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.338 DEBUG [tests.relay.test_publish] Running test with payload An SQL query
|
||||
2026-02-21 04:37:09.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "U0VMRUNUICogRlJPTSB1c2VycyBXSEVSRSBpZCA9IDE7", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:09.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:09.342 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:09.443 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U0VMRUNUICogRlJPTSB1c2VycyBXSEVSRSBpZCA9IDE7","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629338575516,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.447 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.447 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U0VMRUNUICogRlJPTSB1c2VycyBXSEVSRSBpZCA9IDE7","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629338575516,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.451 DEBUG [tests.relay.test_publish] Running test with payload JavaScript code snippet
|
||||
2026-02-21 04:37:09.451 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "ZnVuY3Rpb24gdGVzdCgpIHsgY29uc29sZS5sb2coJ0hlbGxvIFdvcmxkJyk7IH0=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:09.456 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:09.456 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:09.557 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"ZnVuY3Rpb24gdGVzdCgpIHsgY29uc29sZS5sb2coJ0hlbGxvIFdvcmxkJyk7IH0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629451608488,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.561 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"ZnVuY3Rpb24gdGVzdCgpIHsgY29uc29sZS5sb2coJ0hlbGxvIFdvcmxkJyk7IH0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629451608488,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.565 DEBUG [tests.relay.test_publish] Running test with payload A CSS snippet
|
||||
2026-02-21 04:37:09.565 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "Ym9keSB7IGJhY2tncm91bmQtY29sb3I6ICNmZmY7IH0=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:09.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:09.570 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:09.670 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"Ym9keSB7IGJhY2tncm91bmQtY29sb3I6ICNmZmY7IH0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629565560151,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.675 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.675 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"Ym9keSB7IGJhY2tncm91bmQtY29sb3I6ICNmZmY7IH0=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629565560151,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.678 DEBUG [tests.relay.test_publish] Running test with payload A Python one-liner
|
||||
2026-02-21 04:37:09.679 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "cHJpbnQoJ0hlbGxvIFdvcmxkJyk=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:09.683 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:09.683 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:09.784 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.784 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"cHJpbnQoJ0hlbGxvIFdvcmxkJyk=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629679177438,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.788 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"cHJpbnQoJ0hlbGxvIFdvcmxkJyk=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629679177438,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.792 DEBUG [tests.relay.test_publish] Running test with payload An IP address
|
||||
2026-02-21 04:37:09.792 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTkyLjE2OC4xLjE=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:09.797 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:09.797 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:09.898 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTkyLjE2OC4xLjE=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629792532058,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.902 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:09.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:09.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTkyLjE2OC4xLjE=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629792532058,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:09.906 DEBUG [tests.relay.test_publish] Running test with payload A domain name
|
||||
2026-02-21 04:37:09.906 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "d3d3LmV4YW1wbGUuY29t", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:09.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:09.911 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:10.012 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"d3d3LmV4YW1wbGUuY29t","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629906460753,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.016 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.016 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.018 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"d3d3LmV4YW1wbGUuY29t","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648629906460753,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.019 DEBUG [tests.relay.test_publish] Running test with payload A user agent string
|
||||
2026-02-21 04:37:10.020 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCk=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:10.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:10.025 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:10.126 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.126 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCk=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630020117440,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.130 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.130 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.133 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCk=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630020117440,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.134 DEBUG [tests.relay.test_publish] Running test with payload A credit card number
|
||||
2026-02-21 04:37:10.134 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTIzNC01Njc4LTkwMTItMzQ1Ng==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:10.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:10.139 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:10.240 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTIzNC01Njc4LTkwMTItMzQ1Ng==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630134529889,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.243 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTIzNC01Njc4LTkwMTItMzQ1Ng==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630134529889,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.247 DEBUG [tests.relay.test_publish] Running test with payload A phone number
|
||||
2026-02-21 04:37:10.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "KzEyMzQ1Njc4OTA=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:10.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:10.253 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:10.353 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.353 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.356 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"KzEyMzQ1Njc4OTA=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630247919562,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.357 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.358 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"KzEyMzQ1Njc4OTA=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630247919562,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.361 DEBUG [tests.relay.test_publish] Running test with payload A UUID
|
||||
2026-02-21 04:37:10.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTIzZTQ1NjctZTg5Yi0xMmQzLWE0NTYtNDI2NjE0MTc0MDAw", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:10.366 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:10.366 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:10.467 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTIzZTQ1NjctZTg5Yi0xMmQzLWE0NTYtNDI2NjE0MTc0MDAw","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630361971917,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.471 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.471 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.473 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTIzZTQ1NjctZTg5Yi0xMmQzLWE0NTYtNDI2NjE0MTc0MDAw","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630361971917,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.475 DEBUG [tests.relay.test_publish] Running test with payload A hashtag
|
||||
2026-02-21 04:37:10.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "I2hlbGxvV29ybGQ=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:10.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:10.481 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:10.581 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"I2hlbGxvV29ybGQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630475741897,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.586 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"I2hlbGxvV29ybGQ=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630475741897,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.590 DEBUG [tests.relay.test_publish] Running test with payload A Twitter handle
|
||||
2026-02-21 04:37:10.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "QHVzZXJuYW1l", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:10.595 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:10.596 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:10.696 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.699 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"QHVzZXJuYW1l","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630590553419,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.700 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.701 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.703 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"QHVzZXJuYW1l","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630590553419,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.704 DEBUG [tests.relay.test_publish] Running test with payload A password
|
||||
2026-02-21 04:37:10.705 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UEBzc3cwcmQh", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:10.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:10.709 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:10.810 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UEBzc3cwcmQh","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630704972552,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.814 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UEBzc3cwcmQh","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630704972552,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.818 DEBUG [tests.relay.test_publish] Running test with payload A date in common format
|
||||
2026-02-21 04:37:10.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MDEvMTEvMjAyMw==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:10.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:10.823 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:10.924 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.924 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.927 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MDEvMTEvMjAyMw==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630818891528,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.928 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:10.928 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:10.931 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MDEvMTEvMjAyMw==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630818891528,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:10.932 DEBUG [tests.relay.test_publish] Running test with payload A time string
|
||||
2026-02-21 04:37:10.932 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "MTI6MDA6MDA=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:10.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:10.937 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:11.037 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:11.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:11.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTI6MDA6MDA=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630932626913,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:11.042 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:11.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:11.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"MTI6MDA6MDA=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648630932626913,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:11.047 DEBUG [tests.relay.test_publish] Running test with payload A mathematical equation
|
||||
2026-02-21 04:37:11.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RSA9IG1jXjI=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:11.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:11.051 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:11.152 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:11.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:11.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RSA9IG1jXjI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648631047399224,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:11.156 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:11.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21169/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:11.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RSA9IG1jXjI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648631047399224,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:11.162 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:37:11.164 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:37:11.164 DEBUG [src.node.waku_node] Stopping container with id b128fbec68d9
|
||||
2026-02-21 04:37:11.727 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:37:11.727 DEBUG [src.node.waku_node] Stopping container with id 6206eac27f94
|
||||
2026-02-21 04:37:12.256 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:37:12.259 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:37:12.273 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:37:12.288 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1086/data/attachments/232e7ae274d42cd1.txt
Normal file
68
nim/1086/data/attachments/232e7ae274d42cd1.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2026-02-21 04:32:56.055 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:32:56.056 DEBUG [tests.conftest] Running test: test_store_is_empty with id: 2026-02-21_04-32-56__12afe525-2ffd-41a5-941b-92b6c39a19e4
|
||||
2026-02-21 04:32:56.056 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:32:56.056 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:32:56.056 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-21 04:32:56.063 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:56.063 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-32-56__12afe525-2ffd-41a5-941b-92b6c39a19e4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:56.063 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:32:56.063 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:32:56.065 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:32:56.065 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.186
|
||||
2026-02-21 04:32:56.065 DEBUG [src.node.docker_mananger] Generated ports ['22713', '22714', '22715', '22716', '22717']
|
||||
2026-02-21 04:32:56.065 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:32:56.065 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:32:56.065 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:32:56.065 DEBUG [src.node.docker_mananger] docker run -i -t -p 22713:22713 -p 22714:22714 -p 22715:22715 -p 22716:22716 -p 22717:22717 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=22715 --rest-port=22713 --tcp-port=22714 --discv5-udp-port=22716 --rest-address=0.0.0.0 --nat=extip:172.18.104.186 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=33fedb076c71a07a94617e48bd2acb81fcbcffdf18b57c58dbbcde375240f9ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22717 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-21 04:32:56.242 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.186 waku 135e1f6cd430d8cdfaf296c9567d9b2c0e61decab73e8efcb248ce56a9b6a9c5
|
||||
2026-02-21 04:32:56.275 DEBUG [src.node.docker_mananger] Container started with ID 135e1f6cd430. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-32-56__12afe525-2ffd-41a5-941b-92b6c39a19e4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:56.277 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22713
|
||||
2026-02-21 04:32:56.277 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:32:56.328 ERROR [src.node.docker_mananger] Max retries reached for container 925f3818726b. Exiting log stream.
|
||||
2026-02-21 04:32:56.851 ERROR [src.node.docker_mananger] Max retries reached for container 1b11c5250333. Exiting log stream.
|
||||
2026-02-21 04:32:57.277 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22713/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:57.280 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:32:57.280 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:32:57.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22713/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:57.283 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.186/tcp/22714/p2p/16Uiu2HAmGpcMrDk6ugsGuKWX9UuLgGAL186ZMVjaTWiHm4feQnzC","/ip4/172.18.104.186/tcp/22715/ws/p2p/16Uiu2HAmGpcMrDk6ugsGuKWX9UuLgGAL186ZMVjaTWiHm4feQnzC"],"enrUri":"enr:-L24QFZjzzwTyPlhZv9ILdhonL_7UnbOvZ2IYnjoaScwEzbvX010eb2whHbKTWYWNX1l5PUXL6NYHX4Pf-fvLW-csh0CgmlkgnY0gmlwhKwSaLqKbXVsdGlhZGRyc5YACASsEmi6Bli6AAoErBJougZYu90DgnJzhQADAQAAiXNlY3AyNTZrMaEDPeWw9CTQRy-I3G5g8CsBSkubtDMuQyMU1PyQOVF_HbGDdGNwgli6g3VkcIJYvIV3YWt1MgM"}'
|
||||
2026-02-21 04:32:57.283 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:32:57.290 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:57.290 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-32-56__12afe525-2ffd-41a5-941b-92b6c39a19e4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:57.290 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:32:57.291 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:32:57.292 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:32:57.292 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.16.31
|
||||
2026-02-21 04:32:57.292 DEBUG [src.node.docker_mananger] Generated ports ['1761', '1762', '1763', '1764', '1765']
|
||||
2026-02-21 04:32:57.292 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:32:57.293 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:32:57.293 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:32:57.293 DEBUG [src.node.docker_mananger] docker run -i -t -p 1761:1761 -p 1762:1762 -p 1763:1763 -p 1764:1764 -p 1765:1765 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=1763 --rest-port=1761 --tcp-port=1762 --discv5-udp-port=1764 --rest-address=0.0.0.0 --nat=extip:172.18.16.31 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e8659b716ababc7ccbed2fefcef1edeb8bce5b365ddf75e5e2aaa0dfc1be2247 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1765 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFZjzzwTyPlhZv9ILdhonL_7UnbOvZ2IYnjoaScwEzbvX010eb2whHbKTWYWNX1l5PUXL6NYHX4Pf-fvLW-csh0CgmlkgnY0gmlwhKwSaLqKbXVsdGlhZGRyc5YACASsEmi6Bli6AAoErBJougZYu90DgnJzhQADAQAAiXNlY3AyNTZrMaEDPeWw9CTQRy-I3G5g8CsBSkubtDMuQyMU1PyQOVF_HbGDdGNwgli6g3VkcIJYvIV3YWt1MgM --storenode=/ip4/172.18.104.186/tcp/22714/p2p/16Uiu2HAmGpcMrDk6ugsGuKWX9UuLgGAL186ZMVjaTWiHm4feQnzC --store=true --relay=true
|
||||
2026-02-21 04:32:57.476 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.16.31 waku cd9cc9a2bf27ac6ad03571255b8da43e989f8e4ae24e35463d18270779071731
|
||||
2026-02-21 04:32:57.508 DEBUG [src.node.docker_mananger] Container started with ID cd9cc9a2bf27. Setting up logs at ./log/docker/store_node1_2026-02-21_04-32-56__12afe525-2ffd-41a5-941b-92b6c39a19e4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:57.510 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1761
|
||||
2026-02-21 04:32:57.510 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:32:58.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1761/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:58.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:32:58.514 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:32:58.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1761/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:58.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.16.31/tcp/1762/p2p/16Uiu2HAmPRWrgDMtNvjasZXYVH73vd2eCPJmkWjprBPefeJfX84A","/ip4/172.18.16.31/tcp/1763/ws/p2p/16Uiu2HAmPRWrgDMtNvjasZXYVH73vd2eCPJmkWjprBPefeJfX84A"],"enrUri":"enr:-L24QKzuuzglJygIK1ZvECmZ-hm7s8j97CPNEjdBpT_lxbCKEBO3-dxXBLW_B7qF2Cqf-r7v7i0fFqWz2lcvIZptCHoCgmlkgnY0gmlwhKwSEB-KbXVsdGlhZGRyc5YACASsEhAfBgbiAAoErBIQHwYG490DgnJzhQADAQAAiXNlY3AyNTZrMaEDn_zrOuxS6piP0YcP-zk2Z__FXMIDnS18I7HNB6UchKODdGNwggbig3VkcIIG5IV3YWt1MgM"}'
|
||||
2026-02-21 04:32:58.517 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:32:58.517 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1761/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.104.186/tcp/22714/p2p/16Uiu2HAmGpcMrDk6ugsGuKWX9UuLgGAL186ZMVjaTWiHm4feQnzC"]'
|
||||
2026-02-21 04:32:58.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:58.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22713/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:32:58.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:58.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1761/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:32:58.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:58.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22713/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:58.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2026-02-21 04:32:58.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1761/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:58.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2026-02-21 04:32:58.533 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:32:58.534 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:32:58.534 DEBUG [src.node.waku_node] Stopping container with id 135e1f6cd430
|
||||
2026-02-21 04:32:59.083 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:59.084 DEBUG [src.node.waku_node] Stopping container with id cd9cc9a2bf27
|
||||
2026-02-21 04:32:59.614 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:59.615 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:32:59.626 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:32:59.632 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
100
nim/1086/data/attachments/2334cd07c2161e4d.txt
Normal file
100
nim/1086/data/attachments/2334cd07c2161e4d.txt
Normal file
@ -0,0 +1,100 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_message_relayed_while_store_node_is_paused with id: 2026-02-21_04-37-54__ff55ce14-622a-42ed-9916-4080dadf72ad
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:31 Running fixture setup: store_setup
|
||||
[35mDEBUG [0m src.steps.store:store.py:39 Running fixture setup: node_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-37-54__ff55ce14-622a-42ed-9916-4080dadf72ad__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.224.37
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['42922', '42923', '42924', '42925', '42926']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 42922:42922 -p 42923:42923 -p 42924:42924 -p 42925:42925 -p 42926:42926 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=42924 --rest-port=42922 --tcp-port=42923 --discv5-udp-port=42925 --rest-address=0.0.0.0 --nat=extip:172.18.224.37 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f2de3b6e5cea33c9b506a78d91a4d9f4d6bbdba0d7dd0d2ebfab5cd5a3e45bec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42926 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.224.37 waku 567451e767cdede552b21eab90a99ff5d9ce4b3892b69b5443f206772046a3e7
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 3803595a2cd2. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 567451e767cd. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-37-54__ff55ce14-622a-42ed-9916-4080dadf72ad__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 42922
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 5b8555c12d18. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42922/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42922/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.224.37/tcp/42923/p2p/16Uiu2HAmQPCVryGMvMkNESW7Tk7yz8kCk5SuH8ocbhivsdFoiB1B","/ip4/172.18.224.37/tcp/42924/ws/p2p/16Uiu2HAmQPCVryGMvMkNESW7Tk7yz8kCk5SuH8ocbhivsdFoiB1B"],"enrUri":"enr:-L24QLWi6KAZlRZGSbMTI_N31WZR5MM3tH1EkPXwkS31M5L6W-Xo5RRAQuK_TjK3EWXvPi0zRCVfR6xS8xPqLB9TwFwCgmlkgnY0gmlwhKwS4CWKbXVsdGlhZGRyc5YACASsEuAlBqerAAoErBLgJQanrN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrkCvjEUgYgG4_SBEGPxKIti7NNZfxOIMDZsa_gl4yHqDdGNwgqerg3VkcIKnrYV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-37-54__ff55ce14-622a-42ed-9916-4080dadf72ad__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.60.238
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46270', '46271', '46272', '46273', '46274']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 46270:46270 -p 46271:46271 -p 46272:46272 -p 46273:46273 -p 46274:46274 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=46272 --rest-port=46270 --tcp-port=46271 --discv5-udp-port=46273 --rest-address=0.0.0.0 --nat=extip:172.18.60.238 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cd347cfae0abda3c5cbf38eb44b56ffdd203fa9f190ec35cdecfc6fcbcbf9cab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46274 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLWi6KAZlRZGSbMTI_N31WZR5MM3tH1EkPXwkS31M5L6W-Xo5RRAQuK_TjK3EWXvPi0zRCVfR6xS8xPqLB9TwFwCgmlkgnY0gmlwhKwS4CWKbXVsdGlhZGRyc5YACASsEuAlBqerAAoErBLgJQanrN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDrkCvjEUgYgG4_SBEGPxKIti7NNZfxOIMDZsa_gl4yHqDdGNwgqerg3VkcIKnrYV3YWt1MgM --storenode=/ip4/172.18.224.37/tcp/42923/p2p/16Uiu2HAmQPCVryGMvMkNESW7Tk7yz8kCk5SuH8ocbhivsdFoiB1B --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.60.238 waku 1870fedf847bea1ab308a54f3515d4594cbc083e1503f9c41ef9516e775d17ab
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1870fedf847b. Setting up logs at ./log/docker/store_node1_2026-02-21_04-37-54__ff55ce14-622a-42ed-9916-4080dadf72ad__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46270
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46270/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46270/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.238/tcp/46271/p2p/16Uiu2HAm4xT845tZVsPcCVq7x4fLpTuVAyiJBTYwqsYzakKb2rtN","/ip4/172.18.60.238/tcp/46272/ws/p2p/16Uiu2HAm4xT845tZVsPcCVq7x4fLpTuVAyiJBTYwqsYzakKb2rtN"],"enrUri":"enr:-L24QLDRmqY3GpcCmtwMZfIRnnCsM3Updh9ZgrUSS4U11Cf7ZkDBToQfvrR7ZAxKIbf47HMg7uQzHZO51g07clTdVg4CgmlkgnY0gmlwhKwSPO6KbXVsdGlhZGRyc5YACASsEjzuBrS_AAoErBI87ga0wN0DgnJzhQADAQAAiXNlY3AyNTZrMaECjZumORips64HL5lPw9JXhokLRajv17cZG54C6bbpGU-DdGNwgrS_g3VkcIK0wYV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46270/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.224.37/tcp/42923/p2p/16Uiu2HAmQPCVryGMvMkNESW7Tk7yz8kCk5SuH8ocbhivsdFoiB1B"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42922/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46270/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42922/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42922/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf4ebf1237c72f196e14200d04cbc90f1c2bc376839825131168034cdfb525a2c"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46270/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf4ebf1237c72f196e14200d04cbc90f1c2bc376839825131168034cdfb525a2c"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:262 Pausing container with id 1870fedf847b
|
||||
[35mDEBUG [0m src.steps.store:store.py:132 Relaying message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42922/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.2 seconds
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:267 Unpause container with id 1870fedf847b
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46270/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46270/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.238/tcp/46271/p2p/16Uiu2HAm4xT845tZVsPcCVq7x4fLpTuVAyiJBTYwqsYzakKb2rtN","/ip4/172.18.60.238/tcp/46272/ws/p2p/16Uiu2HAm4xT845tZVsPcCVq7x4fLpTuVAyiJBTYwqsYzakKb2rtN"],"enrUri":"enr:-L24QLDRmqY3GpcCmtwMZfIRnnCsM3Updh9ZgrUSS4U11Cf7ZkDBToQfvrR7ZAxKIbf47HMg7uQzHZO51g07clTdVg4CgmlkgnY0gmlwhKwSPO6KbXVsdGlhZGRyc5YACASsEjzuBrS_AAoErBI87ga0wN0DgnJzhQADAQAAiXNlY3AyNTZrMaECjZumORips64HL5lPw9JXhokLRajv17cZG54C6bbpGU-DdGNwgrS_g3VkcIK0wYV3YWt1MgM"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42922/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf4ebf1237c72f196e14200d04cbc90f1c2bc376839825131168034cdfb525a2c"},{"messageHash":"0xfcc439b1a0d658f10e650f72a52bb4d30488fce5510542f79e8f91730e06748b"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 2
|
||||
[35mDEBUG [0m src.steps.store:store.py:211 Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46270/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf4ebf1237c72f196e14200d04cbc90f1c2bc376839825131168034cdfb525a2c"},{"messageHash":"0xfcc439b1a0d658f10e650f72a52bb4d30488fce5510542f79e8f91730e06748b"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 2
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42922/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf4ebf1237c72f196e14200d04cbc90f1c2bc376839825131168034cdfb525a2c"},{"messageHash":"0xfcc439b1a0d658f10e650f72a52bb4d30488fce5510542f79e8f91730e06748b"}]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46270/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf4ebf1237c72f196e14200d04cbc90f1c2bc376839825131168034cdfb525a2c"},{"messageHash":"0xfcc439b1a0d658f10e650f72a52bb4d30488fce5510542f79e8f91730e06748b"}]}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 567451e767cd
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 1870fedf847b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
78
nim/1086/data/attachments/23820bc2b8493cdd.txt
Normal file
78
nim/1086/data/attachments/23820bc2b8493cdd.txt
Normal file
@ -0,0 +1,78 @@
|
||||
2026-02-21 04:35:04.248 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:35:04.249 DEBUG [tests.conftest] Running test: test_store_sync_small_sync_range with id: 2026-02-21_04-35-04__bab294c8-be1c-4349-91bd-a070fd24f218
|
||||
2026-02-21 04:35:04.249 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:35:04.256 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:04.256 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-35-04__bab294c8-be1c-4349-91bd-a070fd24f218__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:04.262 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:04.263 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-35-04__bab294c8-be1c-4349-91bd-a070fd24f218__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:04.269 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:04.269 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-35-04__bab294c8-be1c-4349-91bd-a070fd24f218__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:04.270 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:35:04.270 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:04.271 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:04.273 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:04.273 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.156.93
|
||||
2026-02-21 04:35:04.273 DEBUG [src.node.docker_mananger] Generated ports ['57873', '57874', '57875', '57876', '57877']
|
||||
2026-02-21 04:35:04.273 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:04.273 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:04.273 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:04.273 DEBUG [src.node.docker_mananger] docker run -i -t -p 57873:57873 -p 57874:57874 -p 57875:57875 -p 57876:57876 -p 57877:57877 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=57875 --rest-port=57873 --tcp-port=57874 --discv5-udp-port=57876 --rest-address=0.0.0.0 --nat=extip:172.18.156.93 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c7b98c44de16afc16ef48fd2dc773f2c0edb0a04095fe1aa1dfc35b4ab6272c7 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57877 --metrics-logging=true --relay=true --dns-discovery=false
|
||||
2026-02-21 04:35:04.449 ERROR [src.node.docker_mananger] Max retries reached for container 2c3a6e199e55. Exiting log stream.
|
||||
2026-02-21 04:35:04.470 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.156.93 waku 0d72ad753184173a7eb28a979bce89d82939199616ee794c40ef530c9798f9a9
|
||||
2026-02-21 04:35:04.505 DEBUG [src.node.docker_mananger] Container started with ID 0d72ad753184. Setting up logs at ./log/docker/node1_2026-02-21_04-35-04__bab294c8-be1c-4349-91bd-a070fd24f218__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:04.507 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57873
|
||||
2026-02-21 04:35:04.507 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:05.048 ERROR [src.node.docker_mananger] Max retries reached for container 88a5b8b8b0e5. Exiting log stream.
|
||||
2026-02-21 04:35:05.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57873/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:05.511 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:35:05.511 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:05.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57873/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:05.514 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.156.93/tcp/57874/p2p/16Uiu2HAmGnoJgLAnXCU75EFGrJdEzxnmX1gzuQtzrr1LSQie8LTX","/ip4/172.18.156.93/tcp/57875/ws/p2p/16Uiu2HAmGnoJgLAnXCU75EFGrJdEzxnmX1gzuQtzrr1LSQie8LTX"],"enrUri":"enr:-L24QJLTss2zWYjQuM_S1KaqARTdX6ozTOJX4vDKy6SQSCVGUkC0-Iw4AewEBU-tLSWiJ7g_pSWUlwMCS9CG0_e6ThUCgmlkgnY0gmlwhKwSnF2KbXVsdGlhZGRyc5YACASsEpxdBuISAAoErBKcXQbiE90DgnJzhQADAQAAiXNlY3AyNTZrMaEDPW7n0VpUIFytQy_8Q5HioLNVr-bk6PcpVLsqHCXptfaDdGNwguISg3VkcILiFIV3YWt1MhM"}'
|
||||
2026-02-21 04:35:05.514 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:05.514 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57873/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:35:05.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:05.533 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:05.533 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57873/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:05.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:05.537 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:05.738 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:05.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57873/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:05.742 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:05.743 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:05.943 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:05.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57873/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:05.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:05.948 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:36:06.148 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:36:06.149 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:36:06.151 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:36:06.151 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.132.12
|
||||
2026-02-21 04:36:06.151 DEBUG [src.node.docker_mananger] Generated ports ['6449', '6450', '6451', '6452', '6453']
|
||||
2026-02-21 04:36:06.151 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:36:06.151 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:36:06.151 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:36:06.152 DEBUG [src.node.docker_mananger] docker run -i -t -p 6449:6449 -p 6450:6450 -p 6451:6451 -p 6452:6452 -p 6453:6453 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=6451 --rest-port=6449 --tcp-port=6450 --discv5-udp-port=6452 --rest-address=0.0.0.0 --nat=extip:172.18.132.12 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b0cb5fec6db06ccded9f9ea65ffbcddaf2c3a9d8f63bb6abd3ffee88c0e5bf44 --store-sync=true --store=true --store-sync-range=20 --store-sync-interval=10 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6453 --metrics-logging=true --store-sync-relay-jitter=0 --relay=false --dns-discovery=false --discv5-bootstrap-node=enr:-L24QJLTss2zWYjQuM_S1KaqARTdX6ozTOJX4vDKy6SQSCVGUkC0-Iw4AewEBU-tLSWiJ7g_pSWUlwMCS9CG0_e6ThUCgmlkgnY0gmlwhKwSnF2KbXVsdGlhZGRyc5YACASsEpxdBuISAAoErBKcXQbiE90DgnJzhQADAQAAiXNlY3AyNTZrMaEDPW7n0VpUIFytQy_8Q5HioLNVr-bk6PcpVLsqHCXptfaDdGNwguISg3VkcILiFIV3YWt1MhM
|
||||
2026-02-21 04:36:06.347 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.132.12 waku ae28835310c8134a0b8c8a951f28efb46fa097c0f63e6f37895049ba25914094
|
||||
2026-02-21 04:36:06.380 DEBUG [src.node.docker_mananger] Container started with ID ae28835310c8. Setting up logs at ./log/docker/node2_2026-02-21_04-35-04__bab294c8-be1c-4349-91bd-a070fd24f218__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:36:06.381 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6449
|
||||
2026-02-21 04:36:06.382 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:36:07.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6449/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:36:07.385 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:36:07.385 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:36:07.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6449/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:36:07.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.132.12/tcp/6450/p2p/16Uiu2HAm5sFysZTmN6xvrgsxcFJmxKj2vK56B8oqYCRN8MX8Xmpf","/ip4/172.18.132.12/tcp/6451/ws/p2p/16Uiu2HAm5sFysZTmN6xvrgsxcFJmxKj2vK56B8oqYCRN8MX8Xmpf"],"enrUri":"enr:-L24QHFgPcYeqXAoXXyNyDekY0h2V_iBvOKvn-em5a7_wPbzZ7Ae5tq99Cg5ixauRGfFymV_Gm0M8hj_F5-jVZRyaMMCgmlkgnY0gmlwhKwShAyKbXVsdGlhZGRyc5YACASsEoQMBhkyAAoErBKEDAYZM90DgnJzhQADAQAAiXNlY3AyNTZrMaECmyLVv4Gt9Ph5EeEIuXcpeTxCdVIGDWHLLxF9niW4UVyDdGNwghkyg3VkcIIZNIV3YWt1MhI"}'
|
||||
2026-02-21 04:36:07.388 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:36:07.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6449/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.156.93/tcp/57874/p2p/16Uiu2HAmGnoJgLAnXCU75EFGrJdEzxnmX1gzuQtzrr1LSQie8LTX"]'
|
||||
2026-02-21 04:36:07.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:36:27.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6449/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:36:27.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2026-02-21 04:36:27.430 DEBUG [tests.store_sync.test_store_sync] Node-2 local store returned 0 messages; expected 0
|
||||
2026-02-21 04:36:27.432 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:36:27.433 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:36:27.433 DEBUG [src.node.waku_node] Stopping container with id 0d72ad753184
|
||||
2026-02-21 04:36:27.994 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:36:27.995 DEBUG [src.node.waku_node] Stopping container with id ae28835310c8
|
||||
2026-02-21 04:36:28.566 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:36:28.567 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:36:28.582 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:36:28.592 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
112
nim/1086/data/attachments/243731f4c98da273.txt
Normal file
112
nim/1086/data/attachments/243731f4c98da273.txt
Normal file
@ -0,0 +1,112 @@
|
||||
2026-02-21 04:35:03.584 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:35:03.584 DEBUG [tests.conftest] Running test: test_passing_cursor_of_the_last_message_from_the_store with id: 2026-02-21_04-35-03__bc155308-092a-4de6-837b-f103a8732bc9
|
||||
2026-02-21 04:35:03.584 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:35:03.585 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:35:03.585 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-21 04:35:03.592 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:03.592 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-35-03__bc155308-092a-4de6-837b-f103a8732bc9__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:03.593 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:03.593 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:03.594 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:03.595 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.123.49
|
||||
2026-02-21 04:35:03.595 DEBUG [src.node.docker_mananger] Generated ports ['37251', '37252', '37253', '37254', '37255']
|
||||
2026-02-21 04:35:03.595 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:03.595 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:03.595 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:03.595 DEBUG [src.node.docker_mananger] docker run -i -t -p 37251:37251 -p 37252:37252 -p 37253:37253 -p 37254:37254 -p 37255:37255 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=37253 --rest-port=37251 --tcp-port=37252 --discv5-udp-port=37254 --rest-address=0.0.0.0 --nat=extip:172.18.123.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bb1fd5aa61c44f9d2e27aca77a04eb4cd8a72a7bdeba86e0a1fd6e68a6b2b6cd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37255 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-21 04:35:03.766 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.123.49 waku da81281caea0cd745e833166130dbe12dae45fc4f3f5f7ab82896ec8274f2b28
|
||||
2026-02-21 04:35:03.796 DEBUG [src.node.docker_mananger] Container started with ID da81281caea0. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-35-03__bc155308-092a-4de6-837b-f103a8732bc9__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:03.798 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37251
|
||||
2026-02-21 04:35:03.798 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:03.816 ERROR [src.node.docker_mananger] Max retries reached for container e557bfee80cf. Exiting log stream.
|
||||
2026-02-21 04:35:04.392 ERROR [src.node.docker_mananger] Max retries reached for container 3a60e2b5ccae. Exiting log stream.
|
||||
2026-02-21 04:35:04.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37251/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:04.801 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:35:04.802 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:04.802 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37251/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:04.805 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.123.49/tcp/37252/p2p/16Uiu2HAmBjbkD9apruznAinYT8sqqoawdymW1uDCwx8PeYPW5FX3","/ip4/172.18.123.49/tcp/37253/ws/p2p/16Uiu2HAmBjbkD9apruznAinYT8sqqoawdymW1uDCwx8PeYPW5FX3"],"enrUri":"enr:-L24QD7FE3Fc05rDXmgTvXHKNHwxQ2VPCL5XEou4i-u1m91jeN78C-YyGjnZjHPvoNJ2UL6_Cwr0VQUDWzBM2cfT_oICgmlkgnY0gmlwhKwSezGKbXVsdGlhZGRyc5YACASsEnsxBpGEAAoErBJ7MQaRhd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8lKoY2OgCXnuCeGDw4qyfkkOFKiVT6T38sAlGZXdLDaDdGNwgpGEg3VkcIKRhoV3YWt1MgM"}'
|
||||
2026-02-21 04:35:04.806 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:04.814 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:35:04.814 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-35-03__bc155308-092a-4de6-837b-f103a8732bc9__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:04.815 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:35:04.815 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:35:04.816 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:35:04.817 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.150.90
|
||||
2026-02-21 04:35:04.817 DEBUG [src.node.docker_mananger] Generated ports ['54481', '54482', '54483', '54484', '54485']
|
||||
2026-02-21 04:35:04.817 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:35:04.817 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:35:04.817 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:35:04.817 DEBUG [src.node.docker_mananger] docker run -i -t -p 54481:54481 -p 54482:54482 -p 54483:54483 -p 54484:54484 -p 54485:54485 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=54483 --rest-port=54481 --tcp-port=54482 --discv5-udp-port=54484 --rest-address=0.0.0.0 --nat=extip:172.18.150.90 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c4eeac88b6d478e72bd73218cafac3df54fedafafeb140cbce402bee2a6c379e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54485 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QD7FE3Fc05rDXmgTvXHKNHwxQ2VPCL5XEou4i-u1m91jeN78C-YyGjnZjHPvoNJ2UL6_Cwr0VQUDWzBM2cfT_oICgmlkgnY0gmlwhKwSezGKbXVsdGlhZGRyc5YACASsEnsxBpGEAAoErBJ7MQaRhd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8lKoY2OgCXnuCeGDw4qyfkkOFKiVT6T38sAlGZXdLDaDdGNwgpGEg3VkcIKRhoV3YWt1MgM --storenode=/ip4/172.18.123.49/tcp/37252/p2p/16Uiu2HAmBjbkD9apruznAinYT8sqqoawdymW1uDCwx8PeYPW5FX3 --store=true --relay=true
|
||||
2026-02-21 04:35:04.998 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.150.90 waku ea4596661bdcdd6278a94deefe8acfe254e4fe0b41817615713ebd620f9d4c68
|
||||
2026-02-21 04:35:05.027 DEBUG [src.node.docker_mananger] Container started with ID ea4596661bdc. Setting up logs at ./log/docker/store_node1_2026-02-21_04-35-03__bc155308-092a-4de6-837b-f103a8732bc9__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:35:05.027 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54481
|
||||
2026-02-21 04:35:05.027 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:35:06.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:06.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:35:06.032 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:35:06.032 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54481/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:06.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.150.90/tcp/54482/p2p/16Uiu2HAm1uoPpxxXAZHDcx2JotJUTedHoWuraDmVPGAB69jxUZfd","/ip4/172.18.150.90/tcp/54483/ws/p2p/16Uiu2HAm1uoPpxxXAZHDcx2JotJUTedHoWuraDmVPGAB69jxUZfd"],"enrUri":"enr:-L24QF_z3D9djLY3Ns1ePVn8YDaoOV9nuq6E-4hAd1X4ymASf0AuoO3CPpUQfq4d48tGlO03VmFcsTcNl_ZyC4-I07cCgmlkgnY0gmlwhKwSllqKbXVsdGlhZGRyc5YACASsEpZaBtTSAAoErBKWWgbU090DgnJzhQADAQAAiXNlY3AyNTZrMaECYFrEhuBtszBk4nWUZm8H0JcxeFbZHtvhGXHAcA808KiDdGNwgtTSg3VkcILU1IV3YWt1MgM"}'
|
||||
2026-02-21 04:35:06.035 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:35:06.035 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54481/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.123.49/tcp/37252/p2p/16Uiu2HAmBjbkD9apruznAinYT8sqqoawdymW1uDCwx8PeYPW5FX3"]'
|
||||
2026-02-21 04:35:06.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.039 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37251/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:35:06.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.042 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54481/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:35:06.046 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.047 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:06.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37251/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.056 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:06.256 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:06.257 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37251/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.263 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:06.464 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:06.464 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37251/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.470 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.471 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:06.672 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:06.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37251/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.679 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:06.879 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:06.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37251/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:06.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:06.885 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:07.086 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:07.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37251/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.092 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:07.293 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:07.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37251/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.300 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:07.500 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:07.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37251/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.506 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:07.707 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:07.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37251/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.712 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.712 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:07.913 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:35:07.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37251/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:35:07.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:35:07.920 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:35:08.121 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37251/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=10&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:08.124 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x243aa47412bcdbe90302b4897fa339b52feed0c6853538ce7f1d42fbd25643d9"},{"messageHash":"0xb76e757f7b1561debd587ccc402fb13ed6bf1e38d83b366982c13fb512f1e0bb"},{"messageHash":"0x1775e8bece4e140111591a4c0037ef91746373009b63e04ba5eb5ac40e6ece49"},{"messageHash":"0x04609dc2f65ec07cbe22ec440fbd5861c2524ff569541914c455a8d4f1ea9b4f"},{"messageHash":"0xf39b8781eb9a6c48a0e7419c85d1aa1b606954069d98f99033ca9b0fd7e97015"},{"messageHash":"0x3e2066cbe2ede7e7b3c6e87ea9a5a4d155028a0be3dce116dc7bfd1391dddb34"},{"messageHash":"0x3f52bf1927ea141d61d680edf761b7af9dc8e133cee686f4e58ca1ae2ff9d5dd"},{"messageHash":"0x401edcb84fee8d313ace85dd1517ae37a82a110154162b076ca49d1a00c2caa1"},{"messageHash":"0x276b5ee043a008fe22519e6ce47074ffec4715adde4c793bc72ff5d0eaeeeab7"},{"messageHash":"0x7361c431ee38d28c6e7f9e7c233c1c4ed1365a88b58864b40a4d912353ca50f7"}]}'
|
||||
2026-02-21 04:35:08.125 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54481/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=10&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:08.128 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x243aa47412bcdbe90302b4897fa339b52feed0c6853538ce7f1d42fbd25643d9"},{"messageHash":"0xb76e757f7b1561debd587ccc402fb13ed6bf1e38d83b366982c13fb512f1e0bb"},{"messageHash":"0x1775e8bece4e140111591a4c0037ef91746373009b63e04ba5eb5ac40e6ece49"},{"messageHash":"0x04609dc2f65ec07cbe22ec440fbd5861c2524ff569541914c455a8d4f1ea9b4f"},{"messageHash":"0xf39b8781eb9a6c48a0e7419c85d1aa1b606954069d98f99033ca9b0fd7e97015"},{"messageHash":"0x3e2066cbe2ede7e7b3c6e87ea9a5a4d155028a0be3dce116dc7bfd1391dddb34"},{"messageHash":"0x3f52bf1927ea141d61d680edf761b7af9dc8e133cee686f4e58ca1ae2ff9d5dd"},{"messageHash":"0x401edcb84fee8d313ace85dd1517ae37a82a110154162b076ca49d1a00c2caa1"},{"messageHash":"0x276b5ee043a008fe22519e6ce47074ffec4715adde4c793bc72ff5d0eaeeeab7"},{"messageHash":"0x7361c431ee38d28c6e7f9e7c233c1c4ed1365a88b58864b40a4d912353ca50f7"}]}'
|
||||
2026-02-21 04:35:08.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37251/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7361c431ee38d28c6e7f9e7c233c1c4ed1365a88b58864b40a4d912353ca50f7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:08.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2026-02-21 04:35:08.133 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54481/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x7361c431ee38d28c6e7f9e7c233c1c4ed1365a88b58864b40a4d912353ca50f7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:35:08.136 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2026-02-21 04:35:08.138 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:35:08.139 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:35:08.139 DEBUG [src.node.waku_node] Stopping container with id da81281caea0
|
||||
2026-02-21 04:35:08.669 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:08.670 DEBUG [src.node.waku_node] Stopping container with id ea4596661bdc
|
||||
2026-02-21 04:35:09.225 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:35:09.229 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:35:09.236 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:35:09.244 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
203
nim/1086/data/attachments/2453d2c09e8f9be8.txt
Normal file
203
nim/1086/data/attachments/2453d2c09e8f9be8.txt
Normal file
@ -0,0 +1,203 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_unsubscribe_from_some_pubsub_topics with id: 2026-02-21_04-37-33__c3039232-75a4-4de4-9523-2ca1442af660
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-37-33__c3039232-75a4-4de4-9523-2ca1442af660__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.49.5
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['59359', '59360', '59361', '59362', '59363']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 59359:59359 -p 59360:59360 -p 59361:59361 -p 59362:59362 -p 59363:59363 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=59361 --rest-port=59359 --tcp-port=59360 --discv5-udp-port=59362 --rest-address=0.0.0.0 --nat=extip:172.18.49.5 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=adc5aef1e1285a17ed0ab10bf5a045a4fff76702e8d4b554ef71facde86e4b6f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59363 --metrics-logging=true --relay=true --filter=true
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 11f6c9d33469. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.190.125
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['57702', '57703', '57704', '57705', '57706']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 57702:57702 -p 57703:57703 -p 57704:57704 -p 57705:57705 -p 57706:57706 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=57704 --rest-port=57702 --tcp-port=57703 --discv5-udp-port=57705 --rest-address=0.0.0.0 --nat=extip:172.18.190.125 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b0fc8c9d3da8a7972dbf1fa3becfc5ad1add2f20d9f7dcb60c1bf2af5dae71a3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57706 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.190.125 waku 2d1f53f9816c1d7149200262ea467938a444e829afd13b84d9a9e78dc9dbe5be
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 2d1f53f9816c. Setting up logs at ./log/docker/node1_2026-02-21_04-37-33__c3039232-75a4-4de4-9523-2ca1442af660__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 57702
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d45fb51a8a61. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.190.125/tcp/57703/p2p/16Uiu2HAmSBc2uBT62UFf7HiYgHNpcCP3jSKpKtwkk4w6gXXW9QPL","/ip4/172.18.190.125/tcp/57704/ws/p2p/16Uiu2HAmSBc2uBT62UFf7HiYgHNpcCP3jSKpKtwkk4w6gXXW9QPL"],"enrUri":"enr:-L24QOA-AhO52NGKPvFx7s6F2opoezfH826UplS7iSRYBvapKDhhxpsWYCoN7BvB_t2T9R6RmuMeogLrTE36BD-m3bYCgmlkgnY0gmlwhKwSvn2KbXVsdGlhZGRyc5YACASsEr59BuFnAAoErBK-fQbhaN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDyP-zfkFBmHjLYSHqVYXx5g-oycUyQsqFDUS3LkIPEhuDdGNwguFng3VkcILhaYV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-37-33__c3039232-75a4-4de4-9523-2ca1442af660__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.29.175
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['18235', '18236', '18237', '18238', '18239']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:163 Removing pubsub-topic from nwaku args
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 18235:18235 -p 18236:18236 -p 18237:18237 -p 18238:18238 -p 18239:18239 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=18237 --rest-port=18235 --tcp-port=18236 --discv5-udp-port=18238 --rest-address=0.0.0.0 --nat=extip:172.18.29.175 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f10cbef7210f71c6fdcfa3345cd2de38bcd0cc3a64723e02868a0bbc1cea15fb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18239 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOA-AhO52NGKPvFx7s6F2opoezfH826UplS7iSRYBvapKDhhxpsWYCoN7BvB_t2T9R6RmuMeogLrTE36BD-m3bYCgmlkgnY0gmlwhKwSvn2KbXVsdGlhZGRyc5YACASsEr59BuFnAAoErBK-fQbhaN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDyP-zfkFBmHjLYSHqVYXx5g-oycUyQsqFDUS3LkIPEhuDdGNwguFng3VkcILhaYV3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.29.175 waku 475150d47a04533d4e4afbf837e461b83644dcc89da07bc8f70f079987319ca9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 475150d47a04. Setting up logs at ./log/docker/node2_2026-02-21_04-37-33__c3039232-75a4-4de4-9523-2ca1442af660__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 18235
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.29.175/tcp/18236/p2p/16Uiu2HAmQsnXmEUHDGMahXR8YUSPUu563eyYq42eoK9cqVy5v1aY","/ip4/172.18.29.175/tcp/18237/ws/p2p/16Uiu2HAmQsnXmEUHDGMahXR8YUSPUu563eyYq42eoK9cqVy5v1aY"],"enrUri":"enr:-L24QDDC0EqLrT7WRNpRXB7yMNK5enp8zhjAXOZJyR5UI5thWau5jUZZ8EnZKTLJs54uZRExhEUeMmY2uQGhWfONnzQCgmlkgnY0gmlwhKwSHa-KbXVsdGlhZGRyc5YACASsEh2vBkc8AAoErBIdrwZHPd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDtZNt61Hqg2RiyqYKfTrnnjbZX37bYfUSvocurCWLoyGDdGNwgkc8g3VkcIJHPoV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18235/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.190.125/tcp/57703/p2p/16Uiu2HAmSBc2uBT62UFf7HiYgHNpcCP3jSKpKtwkk4w6gXXW9QPL"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18235/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648655925645650,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648655925645650,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656044009319,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656044009319,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656160630800,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656160630800,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656274911480,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656274911480,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656388811216,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656388811216,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656503180361,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656503180361,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656618036057,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656618036057,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656733191997,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656733191997,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:57702/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:18235/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[1m[31mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656880474549,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656880474549,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656994919566,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648656994919566,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648657109788879,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648657109788879,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648657224066641,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648657224066641,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57702/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648657338882212,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18235/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648657338882212,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 2d1f53f9816c
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 475150d47a04
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
268
nim/1086/data/attachments/249c4b34ef7b2810.txt
Normal file
268
nim/1086/data/attachments/249c4b34ef7b2810.txt
Normal file
@ -0,0 +1,268 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_subscribe_one_by_one_to_different_content_topics_and_send_messages with id: 2026-02-21_04-32-22__e2cb85ca-6467-440d-8995-08632202fd62
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:30 Running fixture setup: sharding_setup
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-32-22__e2cb85ca-6467-440d-8995-08632202fd62__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.36.253
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46826', '46827', '46828', '46829', '46830']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 46826:46826 -p 46827:46827 -p 46828:46828 -p 46829:46829 -p 46830:46830 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=46828 --rest-port=46826 --tcp-port=46827 --discv5-udp-port=46829 --rest-address=0.0.0.0 --nat=extip:172.18.36.253 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b347eafea86de2faaba8a0bd349fdb3cf4b7ebfadb72f6a5cd9b4d0cedb7610b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46830 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.36.253 waku c8f351822263709510c6a5bb5f5f0c856627c0648e4edde62efd97988f998d64
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c8f351822263. Setting up logs at ./log/docker/node1_2026-02-21_04-32-22__e2cb85ca-6467-440d-8995-08632202fd62__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46826
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e7dc027c776a. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 457151ab50b9. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.36.253/tcp/46827/p2p/16Uiu2HAmHcYfG8KAnBzxSCiaT5RrDprw3JaSqE2B8aQpnX4Gg48B","/ip4/172.18.36.253/tcp/46828/ws/p2p/16Uiu2HAmHcYfG8KAnBzxSCiaT5RrDprw3JaSqE2B8aQpnX4Gg48B"],"enrUri":"enr:-L24QFLIk4aN03irvaUEUpkHIHyksVtm7GY1CHBAt4XctTsaE0t1mx--JvjrH_VAPT1hNQdT8jS5ARJNoqsaVPLuJ-ICgmlkgnY0gmlwhKwSJP2KbXVsdGlhZGRyc5YACASsEiT9BrbrAAoErBIk_Qa27N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDSao5nqNzrPN0wQw1gkNEpgt7e-_fRVEMpCTsWeJTvvSDdGNwgrbrg3VkcIK27YV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-32-22__e2cb85ca-6467-440d-8995-08632202fd62__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.68.108
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['63822', '63823', '63824', '63825', '63826']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 63822:63822 -p 63823:63823 -p 63824:63824 -p 63825:63825 -p 63826:63826 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=63824 --rest-port=63822 --tcp-port=63823 --discv5-udp-port=63825 --rest-address=0.0.0.0 --nat=extip:172.18.68.108 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4e18c462bcdd6f5d3afdf685bb31236c2a9025cc109f72f1ac4aafe5bb5c87bf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63826 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFLIk4aN03irvaUEUpkHIHyksVtm7GY1CHBAt4XctTsaE0t1mx--JvjrH_VAPT1hNQdT8jS5ARJNoqsaVPLuJ-ICgmlkgnY0gmlwhKwSJP2KbXVsdGlhZGRyc5YACASsEiT9BrbrAAoErBIk_Qa27N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDSao5nqNzrPN0wQw1gkNEpgt7e-_fRVEMpCTsWeJTvvSDdGNwgrbrg3VkcIK27YV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.68.108 waku da16c5b98064ce822f0137d24c9bb0edf06aa0b02f1b29f702c71e7066ab9cc8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID da16c5b98064. Setting up logs at ./log/docker/node2_2026-02-21_04-32-22__e2cb85ca-6467-440d-8995-08632202fd62__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 63822
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.68.108/tcp/63823/p2p/16Uiu2HAmHxEpc6yh9cvXTLy4GTp5ddUzMwRMoqtSyAL6bVFi2Yts","/ip4/172.18.68.108/tcp/63824/ws/p2p/16Uiu2HAmHxEpc6yh9cvXTLy4GTp5ddUzMwRMoqtSyAL6bVFi2Yts"],"enrUri":"enr:-L24QM6ByzdCI2uY4IOoWsXkMYHvN4JEr2ZDuJP-KbMc0fEkBu0pAKfiW0oObZk7up2HK4zZUfYde0dKMiglIjSivBACgmlkgnY0gmlwhKwSRGyKbXVsdGlhZGRyc5YACASsEkRsBvlPAAoErBJEbAb5UN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDTrWrtxFJ0gWuqykqHx4yW7-7urEkp0-fB7pxtLo-PpSDdGNwgvlPg3VkcIL5UYV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.36.253/tcp/46827/p2p/16Uiu2HAmHcYfG8KAnBzxSCiaT5RrDprw3JaSqE2B8aQpnX4Gg48B"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648344502341843,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648344502341843,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/content/test.js"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1771648344626736711,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1771648344626736711,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/22/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/22/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1771648344751475844,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1771648344751475844,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/toychat/2/huilong/proto"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/toychat/2/huilong/proto"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1771648344877048846,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1771648344877048846,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/statusim/1/community/cbor"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/statusim/1/community/cbor"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1771648345003753455,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1771648345003753455,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/27/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/27/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1771648345128894291,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1771648345128894291,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/29/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/29/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1771648345256433570,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1771648345256433570,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/20/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/20/sometopic/someencoding"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1771648345381395811,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1771648345381395811,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/weekly/protobuf"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/weekly/protobuf", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1771648345502041663,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fweekly%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/weekly/protobuf","version":0,"timestamp":1771648345502041663,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/alerts/xml"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/alerts/xml"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/alerts/xml","version":0,"timestamp":1771648345622195500,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2FnewsService%2F1.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/alerts/xml","version":0,"timestamp":1771648345622195500,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/updates/json"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/1.0/updates/json"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/1.0/updates/json", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/updates/json","version":0,"timestamp":1771648345741922322,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2FnewsService%2F1.0%2Fupdates%2Fjson" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/1.0/updates/json","version":0,"timestamp":1771648345741922322,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/json"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/json"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/json", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1771648345861767663,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fjson" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/json","version":0,"timestamp":1771648345861767663,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/summaries/xml"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/summaries/xml"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1771648345980747686,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/summaries/xml","version":0,"timestamp":1771648345980747686,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/highlights/yaml"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/highlights/yaml"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/yaml", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1771648346099757989,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/yaml","version":0,"timestamp":1771648346099757989,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/3.0/weekly/json"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/3.0/weekly/json"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/weekly/json", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1771648346218923231,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fweekly%2Fjson" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/weekly/json","version":0,"timestamp":1771648346218923231,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/3.0/summaries/xml"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:63822/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/3.0/summaries/xml"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46826/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/summaries/xml", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46826/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1771648346339298139,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.sharding:sharding.py:158 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63822/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fsummaries%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/summaries/xml","version":0,"timestamp":1771648346339298139,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id c8f351822263
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id da16c5b98064
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
233
nim/1086/data/attachments/24ce4db3ade5aacb.txt
Normal file
233
nim/1086/data/attachments/24ce4db3ade5aacb.txt
Normal file
@ -0,0 +1,233 @@
|
||||
2026-02-21 04:32:07.588 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:32:07.588 DEBUG [tests.conftest] Running test: test_resubscribe_to_unsubscribed_pubsub_topics with id: 2026-02-21_04-32-07__1fababda-b9c6-485e-bd77-040b86061653
|
||||
2026-02-21 04:32:07.589 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:32:07.589 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:32:07.589 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-21 04:32:07.597 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:07.597 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-32-07__1fababda-b9c6-485e-bd77-040b86061653__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:07.597 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:32:07.597 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:32:07.599 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:32:07.599 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.242.32
|
||||
2026-02-21 04:32:07.599 DEBUG [src.node.docker_mananger] Generated ports ['13806', '13807', '13808', '13809', '13810']
|
||||
2026-02-21 04:32:07.599 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-21 04:32:07.599 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:32:07.600 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:32:07.600 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:32:07.600 DEBUG [src.node.docker_mananger] docker run -i -t -p 13806:13806 -p 13807:13807 -p 13808:13808 -p 13809:13809 -p 13810:13810 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=13808 --rest-port=13806 --tcp-port=13807 --discv5-udp-port=13809 --rest-address=0.0.0.0 --nat=extip:172.18.242.32 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=58a0af1a7061e8bfcf4ebcaa230b0fe9dc0cfd51b26baafc1cbcf2d8645dcc20 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13810 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:32:07.784 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.242.32 waku 2d1dae747194635ff98feb23bf3413bf3ed53f858a9b645f2e85654b79e235c8
|
||||
2026-02-21 04:32:07.815 DEBUG [src.node.docker_mananger] Container started with ID 2d1dae747194. Setting up logs at ./log/docker/node1_2026-02-21_04-32-07__1fababda-b9c6-485e-bd77-040b86061653__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:07.815 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13806
|
||||
2026-02-21 04:32:07.816 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:32:08.395 ERROR [src.node.docker_mananger] Max retries reached for container ac3fba79555a. Exiting log stream.
|
||||
2026-02-21 04:32:08.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:08.820 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-02-21 04:32:08.820 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:32:08.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:08.823 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.242.32/tcp/13807/p2p/16Uiu2HAmK1uZibqV7TaSRNWfrvjtWNvtPpp7Y7qz3ejL8fGfn6C1","/ip4/172.18.242.32/tcp/13808/ws/p2p/16Uiu2HAmK1uZibqV7TaSRNWfrvjtWNvtPpp7Y7qz3ejL8fGfn6C1"],"enrUri":"enr:-L24QHjVJJiEbJzBHiyJUWx7QlE--uLap0LDg3i0VaWQPkvZXaUB8-me7hcxffvnYqIeHhJ-VbR8tsm7-ggQ-9NE-VMCgmlkgnY0gmlwhKwS8iCKbXVsdGlhZGRyc5YACASsEvIgBjXvAAoErBLyIAY18N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDXoHoReu8ACSvlGRd3pqeetEb8kKel8h9r_K3-Vb48_qDdGNwgjXvg3VkcII18YV3YWt1MgU"}'
|
||||
2026-02-21 04:32:08.823 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:32:08.830 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:32:08.830 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-32-07__1fababda-b9c6-485e-bd77-040b86061653__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:08.830 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:32:08.831 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:32:08.832 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:32:08.832 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.53.43
|
||||
2026-02-21 04:32:08.832 DEBUG [src.node.docker_mananger] Generated ports ['30121', '30122', '30123', '30124', '30125']
|
||||
2026-02-21 04:32:08.833 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-21 04:32:08.833 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:32:08.833 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:32:08.833 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:32:08.833 DEBUG [src.node.docker_mananger] docker run -i -t -p 30121:30121 -p 30122:30122 -p 30123:30123 -p 30124:30124 -p 30125:30125 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=30123 --rest-port=30121 --tcp-port=30122 --discv5-udp-port=30124 --rest-address=0.0.0.0 --nat=extip:172.18.53.43 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6adffe225f8d0832fbbba461a92cafacfa42af4acecafc926af2ae2ef2efdafe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30125 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHjVJJiEbJzBHiyJUWx7QlE--uLap0LDg3i0VaWQPkvZXaUB8-me7hcxffvnYqIeHhJ-VbR8tsm7-ggQ-9NE-VMCgmlkgnY0gmlwhKwS8iCKbXVsdGlhZGRyc5YACASsEvIgBjXvAAoErBLyIAY18N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDXoHoReu8ACSvlGRd3pqeetEb8kKel8h9r_K3-Vb48_qDdGNwgjXvg3VkcII18YV3YWt1MgU
|
||||
2026-02-21 04:32:09.013 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.53.43 waku a123597ce49c46da019d7744a81d1740046edf9d7064989803acb0093f1a6468
|
||||
2026-02-21 04:32:09.044 DEBUG [src.node.docker_mananger] Container started with ID a123597ce49c. Setting up logs at ./log/docker/node2_2026-02-21_04-32-07__1fababda-b9c6-485e-bd77-040b86061653__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:32:09.044 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30121
|
||||
2026-02-21 04:32:09.044 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:32:10.045 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.060 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-02-21 04:32:10.062 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:32:10.063 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.53.43/tcp/30122/p2p/16Uiu2HAmRpcxVzy83ky7j6bC2oWghhLsJT7HR9jNG8etjpRzFBF2","/ip4/172.18.53.43/tcp/30123/ws/p2p/16Uiu2HAmRpcxVzy83ky7j6bC2oWghhLsJT7HR9jNG8etjpRzFBF2"],"enrUri":"enr:-L24QMCJ678ulfzqwStB9_rKW_iFpBomuPL1g2MCQ7Ou9nDwT2jC7ldqlMT8lIL4QJvaOz3rpN0GhPdCRLLO3g6TH54CgmlkgnY0gmlwhKwSNSuKbXVsdGlhZGRyc5YACASsEjUrBnWqAAoErBI1KwZ1q90DgnJzhQACAQAAiXNlY3AyNTZrMaEDw5-MkPs2mKQELpUamkzaw2QAWwTsiHuIHD8_Hu0B3BWDdGNwgnWqg3VkcIJ1rIV3YWt1MgE"}'
|
||||
2026-02-21 04:32:10.069 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:32:10.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30121/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.242.32/tcp/13807/p2p/16Uiu2HAmK1uZibqV7TaSRNWfrvjtWNvtPpp7Y7qz3ejL8fGfn6C1"]'
|
||||
2026-02-21 04:32:10.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
2026-02-21 04:32:10.083 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.084 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30121/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
2026-02-21 04:32:10.097 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.098 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:10.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.110 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:10.211 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.214 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330098132757,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:10.215 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330098132757,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:10.220 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:10.224 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.225 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:10.325 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330220020744,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:10.329 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.330 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330220020744,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:10.334 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:10.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.338 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:10.439 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.439 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330334006860,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:10.443 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.445 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330334006860,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:10.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:10.451 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.451 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:10.552 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.552 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330447375661,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:10.555 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330447375661,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:10.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:10.564 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.565 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:10.665 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.666 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330559726135,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:10.670 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.673 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330559726135,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:10.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:10.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.680 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:10.780 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330674695399,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:10.784 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330674695399,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:10.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:10.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.793 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:10.894 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.894 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330788922743,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:10.898 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:10.899 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:10.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330788922743,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:10.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:10.908 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:10.908 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:11.008 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.011 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330902683035,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.012 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.013 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648330902683035,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.016 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:13806/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
2026-02-21 04:32:11.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.030 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:30121/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
2026-02-21 04:32:11.048 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.049 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.055 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
|
||||
2026-02-21 04:32:11.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.059 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
|
||||
2026-02-21 04:32:11.060 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.063 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
|
||||
2026-02-21 04:32:11.064 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.066 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/3'
|
||||
2026-02-21 04:32:11.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.070 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/4'
|
||||
2026-02-21 04:32:11.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.073 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/5'
|
||||
2026-02-21 04:32:11.075 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.077 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/6'
|
||||
2026-02-21 04:32:11.078 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.081 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/7'
|
||||
2026-02-21 04:32:11.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
2026-02-21 04:32:11.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.094 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30121/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
|
||||
2026-02-21 04:32:11.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.106 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.111 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.112 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:11.212 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331106101095,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.217 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.219 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331106101095,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.226 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:11.326 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331221348819,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.331 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331221348819,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.336 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.340 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:11.441 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331335887812,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.445 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.445 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331335887812,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.449 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.454 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:11.554 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.556 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331449491715,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.558 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331449491715,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.567 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:11.667 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331562136738,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.672 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331562136738,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.682 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:11.783 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331677099630,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.787 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331677099630,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.796 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:11.897 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.899 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331791114432,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.901 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:11.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:11.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331791114432,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:11.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:32:11.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:32:11.909 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:32:12.010 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:12.010 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13806/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:12.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331904827767,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:12.014 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:32:12.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30121/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:32:12.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648331904827767,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:32:12.019 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:32:12.020 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:32:12.020 DEBUG [src.node.waku_node] Stopping container with id 2d1dae747194
|
||||
2026-02-21 04:32:12.572 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:12.572 DEBUG [src.node.waku_node] Stopping container with id a123597ce49c
|
||||
2026-02-21 04:32:13.106 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:32:13.107 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:32:13.129 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:32:13.146 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
101
nim/1086/data/attachments/24e0c7d05c585018.txt
Normal file
101
nim/1086/data/attachments/24e0c7d05c585018.txt
Normal file
@ -0,0 +1,101 @@
|
||||
2026-02-21 04:33:06.659 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:33:06.659 DEBUG [tests.conftest] Running test: test_publishing_node_paused_and_unpaused with id: 2026-02-21_04-33-06__d82b3f15-96a1-48a9-ad18-b6a086f0bb5e
|
||||
2026-02-21 04:33:06.660 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:33:06.660 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:33:06.660 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-21 04:33:06.666 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:06.666 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-33-06__d82b3f15-96a1-48a9-ad18-b6a086f0bb5e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:06.667 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:06.667 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:06.668 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:06.668 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.11.241
|
||||
2026-02-21 04:33:06.668 DEBUG [src.node.docker_mananger] Generated ports ['43112', '43113', '43114', '43115', '43116']
|
||||
2026-02-21 04:33:06.669 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:06.669 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:06.669 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:06.669 DEBUG [src.node.docker_mananger] docker run -i -t -p 43112:43112 -p 43113:43113 -p 43114:43114 -p 43115:43115 -p 43116:43116 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=43114 --rest-port=43112 --tcp-port=43113 --discv5-udp-port=43115 --rest-address=0.0.0.0 --nat=extip:172.18.11.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3ecc624cf16adade84a94dfe384a5dea772bfc65bb8e3a208fc38aacfc3eac7d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43116 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-21 04:33:06.847 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.11.241 waku f06772e26c3ce6400d39bde746caf52d548f4f8a35bd4b4b59fdd4d6b1f756c0
|
||||
2026-02-21 04:33:06.878 DEBUG [src.node.docker_mananger] Container started with ID f06772e26c3c. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-33-06__d82b3f15-96a1-48a9-ad18-b6a086f0bb5e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:06.879 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43112
|
||||
2026-02-21 04:33:06.881 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:06.904 ERROR [src.node.docker_mananger] Max retries reached for container 43c1484b0bbc. Exiting log stream.
|
||||
2026-02-21 04:33:07.467 ERROR [src.node.docker_mananger] Max retries reached for container 29375b5be13a. Exiting log stream.
|
||||
2026-02-21 04:33:07.882 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43112/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:07.885 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:33:07.885 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:07.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43112/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:07.887 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.241/tcp/43113/p2p/16Uiu2HAm4vDgUdiirNBhhp9bmTjs6hZ7cNka54DDqqkLppwW32DR","/ip4/172.18.11.241/tcp/43114/ws/p2p/16Uiu2HAm4vDgUdiirNBhhp9bmTjs6hZ7cNka54DDqqkLppwW32DR"],"enrUri":"enr:-L24QNwZAqS6Hw9cPY1HXuwuOPzLOIALcUlMQbipPXVvwXV5IHC_FFB8zqhc_21MQR9UTtAydgGQMXu9mowLcx-EPgUCgmlkgnY0gmlwhKwSC_GKbXVsdGlhZGRyc5YACASsEgvxBqhpAAoErBIL8Qaoat0DgnJzhQADAQAAiXNlY3AyNTZrMaECjQlKOLbQvZC3Sdefu70bcbLPYpyhnMmYIdIEgvBb8xSDdGNwgqhpg3VkcIKoa4V3YWt1MgM"}'
|
||||
2026-02-21 04:33:07.888 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:07.895 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:33:07.895 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-33-06__d82b3f15-96a1-48a9-ad18-b6a086f0bb5e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:07.895 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:33:07.895 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:33:07.897 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:33:07.897 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.72.132
|
||||
2026-02-21 04:33:07.897 DEBUG [src.node.docker_mananger] Generated ports ['34826', '34827', '34828', '34829', '34830']
|
||||
2026-02-21 04:33:07.897 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:33:07.897 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:33:07.897 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:33:07.897 DEBUG [src.node.docker_mananger] docker run -i -t -p 34826:34826 -p 34827:34827 -p 34828:34828 -p 34829:34829 -p 34830:34830 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=34828 --rest-port=34826 --tcp-port=34827 --discv5-udp-port=34829 --rest-address=0.0.0.0 --nat=extip:172.18.72.132 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cc9adac0c6ebaacc5e7de5726bbda8cdf19c0a5e95eef8bcaaac0ea7d72ba09a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34830 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNwZAqS6Hw9cPY1HXuwuOPzLOIALcUlMQbipPXVvwXV5IHC_FFB8zqhc_21MQR9UTtAydgGQMXu9mowLcx-EPgUCgmlkgnY0gmlwhKwSC_GKbXVsdGlhZGRyc5YACASsEgvxBqhpAAoErBIL8Qaoat0DgnJzhQADAQAAiXNlY3AyNTZrMaECjQlKOLbQvZC3Sdefu70bcbLPYpyhnMmYIdIEgvBb8xSDdGNwgqhpg3VkcIKoa4V3YWt1MgM --storenode=/ip4/172.18.11.241/tcp/43113/p2p/16Uiu2HAm4vDgUdiirNBhhp9bmTjs6hZ7cNka54DDqqkLppwW32DR --store=true --relay=true
|
||||
2026-02-21 04:33:08.093 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.72.132 waku 340e6b13a2f5fada0b9221159857500cd22644e831157d646c59992eb126c7b2
|
||||
2026-02-21 04:33:08.125 DEBUG [src.node.docker_mananger] Container started with ID 340e6b13a2f5. Setting up logs at ./log/docker/store_node1_2026-02-21_04-33-06__d82b3f15-96a1-48a9-ad18-b6a086f0bb5e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:33:08.126 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34826
|
||||
2026-02-21 04:33:08.128 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:09.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34826/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:09.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:33:09.132 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:09.132 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34826/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:09.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.132/tcp/34827/p2p/16Uiu2HAmQ8huQEWwxFcRAdWezcFvCTCiEbjfqPLvSUdE49AFk7ap","/ip4/172.18.72.132/tcp/34828/ws/p2p/16Uiu2HAmQ8huQEWwxFcRAdWezcFvCTCiEbjfqPLvSUdE49AFk7ap"],"enrUri":"enr:-L24QAWIlHXh2qqvWXvV_v-ywVnPKmLvrDbtM9HZlydLEO-Vd_ViSRQlJ5NiTDkTC83DPVobAtEmy-P6yBglYrUjbUoCgmlkgnY0gmlwhKwSSISKbXVsdGlhZGRyc5YACASsEkiEBogLAAoErBJIhAaIDN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqoo5D4S9dRzz5_0CSzcGncsdLT-cwUZ3Po5Vil-THzmDdGNwgogLg3VkcIKIDYV3YWt1MgM"}'
|
||||
2026-02-21 04:33:09.135 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:09.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34826/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.11.241/tcp/43113/p2p/16Uiu2HAm4vDgUdiirNBhhp9bmTjs6hZ7cNka54DDqqkLppwW32DR"]'
|
||||
2026-02-21 04:33:09.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:09.139 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43112/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:33:09.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:09.141 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34826/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:33:09.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:09.145 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:33:09.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:09.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:09.150 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:09.350 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:33:09.351 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43112/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:09.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe407dc22174c6cf66117d9afba72526c2b0bb3dfbe88c5952174f4aff7960fd8"}]}'
|
||||
2026-02-21 04:33:09.354 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-21 04:33:09.354 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:33:09.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34826/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:09.358 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe407dc22174c6cf66117d9afba72526c2b0bb3dfbe88c5952174f4aff7960fd8"}]}'
|
||||
2026-02-21 04:33:09.359 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-21 04:33:09.359 DEBUG [src.node.waku_node] Pausing container with id f06772e26c3c
|
||||
2026-02-21 04:33:09.368 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:33:10.368 DEBUG [src.node.waku_node] Unpause container with id f06772e26c3c
|
||||
2026-02-21 04:33:10.379 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43112/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:10.381 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:33:10.381 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:33:10.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43112/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:10.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.241/tcp/43113/p2p/16Uiu2HAm4vDgUdiirNBhhp9bmTjs6hZ7cNka54DDqqkLppwW32DR","/ip4/172.18.11.241/tcp/43114/ws/p2p/16Uiu2HAm4vDgUdiirNBhhp9bmTjs6hZ7cNka54DDqqkLppwW32DR"],"enrUri":"enr:-L24QNwZAqS6Hw9cPY1HXuwuOPzLOIALcUlMQbipPXVvwXV5IHC_FFB8zqhc_21MQR9UTtAydgGQMXu9mowLcx-EPgUCgmlkgnY0gmlwhKwSC_GKbXVsdGlhZGRyc5YACASsEgvxBqhpAAoErBIL8Qaoat0DgnJzhQADAQAAiXNlY3AyNTZrMaECjQlKOLbQvZC3Sdefu70bcbLPYpyhnMmYIdIEgvBb8xSDdGNwgqhpg3VkcIKoa4V3YWt1MgM"}'
|
||||
2026-02-21 04:33:10.384 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:33:10.384 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:33:10.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43112/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:33:10.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:33:10.389 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:33:10.590 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:33:10.591 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43112/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:10.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe407dc22174c6cf66117d9afba72526c2b0bb3dfbe88c5952174f4aff7960fd8"},{"messageHash":"0x95ff52c58ec884b08eec002b0308de2bd53434f65d13bf0812c820153906f389"}]}'
|
||||
2026-02-21 04:33:10.594 DEBUG [src.steps.store] messages length is 2
|
||||
2026-02-21 04:33:10.594 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:33:10.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34826/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:10.597 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe407dc22174c6cf66117d9afba72526c2b0bb3dfbe88c5952174f4aff7960fd8"},{"messageHash":"0x95ff52c58ec884b08eec002b0308de2bd53434f65d13bf0812c820153906f389"}]}'
|
||||
2026-02-21 04:33:10.597 DEBUG [src.steps.store] messages length is 2
|
||||
2026-02-21 04:33:10.598 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43112/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:10.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe407dc22174c6cf66117d9afba72526c2b0bb3dfbe88c5952174f4aff7960fd8"},{"messageHash":"0x95ff52c58ec884b08eec002b0308de2bd53434f65d13bf0812c820153906f389"}]}'
|
||||
2026-02-21 04:33:10.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34826/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:33:10.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xe407dc22174c6cf66117d9afba72526c2b0bb3dfbe88c5952174f4aff7960fd8"},{"messageHash":"0x95ff52c58ec884b08eec002b0308de2bd53434f65d13bf0812c820153906f389"}]}'
|
||||
2026-02-21 04:33:10.605 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:33:10.606 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:33:10.606 DEBUG [src.node.waku_node] Stopping container with id f06772e26c3c
|
||||
2026-02-21 04:33:11.183 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:11.184 DEBUG [src.node.waku_node] Stopping container with id 340e6b13a2f5
|
||||
2026-02-21 04:33:11.735 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:33:11.738 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:33:11.743 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:33:11.749 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
145
nim/1086/data/attachments/25084a3f8520b633.txt
Normal file
145
nim/1086/data/attachments/25084a3f8520b633.txt
Normal file
@ -0,0 +1,145 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publish_with_valid_timestamps with id: 2026-02-21_04-33-54__6349dfe7-f952-4f97-b2e6-0b56a4455ad4
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-33-54__6349dfe7-f952-4f97-b2e6-0b56a4455ad4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.28.252
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['43556', '43557', '43558', '43559', '43560']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 43556:43556 -p 43557:43557 -p 43558:43558 -p 43559:43559 -p 43560:43560 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=43558 --rest-port=43556 --tcp-port=43557 --discv5-udp-port=43559 --rest-address=0.0.0.0 --nat=extip:172.18.28.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fbe19b0cb6f9c10c52cc2b5b5801faf88c36fdbd47b81f78d5af6ce2bfd3663c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43560 --metrics-logging=true --relay=true
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 3a18381e7af5. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.28.252 waku 1654936b3f2b8056e79a9e581ca8d14f80106b13a5676be0ae1cc770dc734491
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1654936b3f2b. Setting up logs at ./log/docker/node1_2026-02-21_04-33-54__6349dfe7-f952-4f97-b2e6-0b56a4455ad4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 43556
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container db3ca267679d. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43556/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43556/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.252/tcp/43557/p2p/16Uiu2HAmMZcwg6rkDhxQgv8q36ZoH9DvZoRMNxM6gJJpZdYiGyS5","/ip4/172.18.28.252/tcp/43558/ws/p2p/16Uiu2HAmMZcwg6rkDhxQgv8q36ZoH9DvZoRMNxM6gJJpZdYiGyS5"],"enrUri":"enr:-L24QDijCGSc5i5r6NlCUITJbi61VGZATK7b4CFS8XwPhm14OF_yxpLbIgLrgT3rfp5rQ2LcvGwPQrKCeieCZ1TqjecCgmlkgnY0gmlwhKwSHPyKbXVsdGlhZGRyc5YACASsEhz8BqolAAoErBIc_AaqJt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhFkSubSFsNYel3zD8nMPCeHPooVPJzzKNVp90UYmKdaDdGNwgqolg3VkcIKqJ4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-33-54__6349dfe7-f952-4f97-b2e6-0b56a4455ad4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.187.204
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['61304', '61305', '61306', '61307', '61308']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 61304:61304 -p 61305:61305 -p 61306:61306 -p 61307:61307 -p 61308:61308 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=61306 --rest-port=61304 --tcp-port=61305 --discv5-udp-port=61307 --rest-address=0.0.0.0 --nat=extip:172.18.187.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cb7c77afebfed2dfb0ef4f6ee5d8ed0a1dc5aec7b160a9ffad75fdffb5fae2f8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61308 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDijCGSc5i5r6NlCUITJbi61VGZATK7b4CFS8XwPhm14OF_yxpLbIgLrgT3rfp5rQ2LcvGwPQrKCeieCZ1TqjecCgmlkgnY0gmlwhKwSHPyKbXVsdGlhZGRyc5YACASsEhz8BqolAAoErBIc_AaqJt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhFkSubSFsNYel3zD8nMPCeHPooVPJzzKNVp90UYmKdaDdGNwgqolg3VkcIKqJ4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.187.204 waku 1b1c1e1c8d3d244a8969824e2db9e48a8081c1e2181f77de4d3300f26c0d1ed4
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1b1c1e1c8d3d. Setting up logs at ./log/docker/node2_2026-02-21_04-33-54__6349dfe7-f952-4f97-b2e6-0b56a4455ad4__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 61304
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61304/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61304/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.204/tcp/61305/p2p/16Uiu2HAmLgLQC6LzEg6JBsuxhuTc8nAxB2Lk7kGuseeFrsj69XSX","/ip4/172.18.187.204/tcp/61306/ws/p2p/16Uiu2HAmLgLQC6LzEg6JBsuxhuTc8nAxB2Lk7kGuseeFrsj69XSX"],"enrUri":"enr:-L24QG_VQZmefvj-nvTjpJ5dwPwknk6zeiL3yuzcXf3GU0sSc_xUgl8z-yeUvzoNL2i1vieVPaAD9P_8o1enPn_gEawCgmlkgnY0gmlwhKwSu8yKbXVsdGlhZGRyc5YACASsErvMBu95AAoErBK7zAbvet0DgnJzhQADAQAAiXNlY3AyNTZrMaEDdzW_Mtsl8-jsn9-1m9WQfSXjrB-XGzGPc453Fzva_dCDdGNwgu95g3VkcILve4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:61304/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.28.252/tcp/43557/p2p/16Uiu2HAmMZcwg6rkDhxQgv8q36ZoH9DvZoRMNxM6gJJpZdYiGyS5"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43556/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:61304/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648436918441216,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61304/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648436918441216,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:125 Running test with timestamp Now
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648244069760000,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61304/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648244069760000,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:125 Running test with timestamp Far future
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":2087008244069745152,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61304/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":2087008244069745152,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:125 Running test with timestamp Recent past
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771644644069745152,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61304/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771644644069745152,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:125 Running test with timestamp Near future
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771651844069745152,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61304/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771651844069745152,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:125 Running test with timestamp Positive number
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61304/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:125 Running test with timestamp Negative number
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":-1,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61304/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":-1,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.relay.test_publish:test_publish.py:125 Running test with timestamp DST change
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43556/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1583632800000000000,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61304/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1583632800000000000,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 1654936b3f2b
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 1b1c1e1c8d3d
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
169
nim/1086/data/attachments/254de2662daa4b1e.txt
Normal file
169
nim/1086/data/attachments/254de2662daa4b1e.txt
Normal file
@ -0,0 +1,169 @@
|
||||
2026-02-21 04:37:15.917 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:37:15.918 DEBUG [tests.conftest] Running test: test_auto_shard_relay with id: 2026-02-21_04-37-15__76e23551-b967-450a-bf16-9244d5baeab4
|
||||
2026-02-21 04:37:15.918 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:37:15.918 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-21 04:37:15.918 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-21 04:37:15.925 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:37:15.926 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-37-15__76e23551-b967-450a-bf16-9244d5baeab4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:15.926 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:37:15.926 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:37:15.927 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:37:15.927 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.175.38
|
||||
2026-02-21 04:37:15.928 DEBUG [src.node.docker_mananger] Generated ports ['7362', '7363', '7364', '7365', '7366']
|
||||
2026-02-21 04:37:15.928 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:37:15.928 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:37:15.928 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:37:15.928 DEBUG [src.node.docker_mananger] docker run -i -t -p 7362:7362 -p 7363:7363 -p 7364:7364 -p 7365:7365 -p 7366:7366 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=7364 --rest-port=7362 --tcp-port=7363 --discv5-udp-port=7365 --rest-address=0.0.0.0 --nat=extip:172.18.175.38 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=c775df032d1e11549f5b4cb9b6dfd2ae1a30551bd27cc8e432b1f0cba2ec5d89 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7366 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
|
||||
2026-02-21 04:37:16.112 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.175.38 waku 04b7f98c33530e92b9be86daa79d7c52839af39b885e91237b20aa88ed1d73d3
|
||||
2026-02-21 04:37:16.144 DEBUG [src.node.docker_mananger] Container started with ID 04b7f98c3353. Setting up logs at ./log/docker/node1_2026-02-21_04-37-15__76e23551-b967-450a-bf16-9244d5baeab4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:16.145 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7362
|
||||
2026-02-21 04:37:16.145 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:37:16.175 ERROR [src.node.docker_mananger] Max retries reached for container 3632654c1f49. Exiting log stream.
|
||||
2026-02-21 04:37:16.726 ERROR [src.node.docker_mananger] Max retries reached for container fd58138d8c1e. Exiting log stream.
|
||||
2026-02-21 04:37:17.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7362/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:17.148 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-02-21 04:37:17.148 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:37:17.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7362/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:17.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.175.38/tcp/7363/p2p/16Uiu2HAkxH7nfd6PFzkXwrTBhKp4DUGXQBtV4FJMMhaiEdBEoMzG","/ip4/172.18.175.38/tcp/7364/ws/p2p/16Uiu2HAkxH7nfd6PFzkXwrTBhKp4DUGXQBtV4FJMMhaiEdBEoMzG"],"enrUri":"enr:-L24QPxWt-BSXx87xcKqht6VRKl_S39gsAu8iqV15x4R6pc6f8ibRYqviTQaZ3ukplRkYZBBUfM5tXv37K_xz_SDZu0CgmlkgnY0gmlwhKwSryaKbXVsdGlhZGRyc5YACASsEq8mBhzDAAoErBKvJgYcxN0DgnJzhQACAQAAiXNlY3AyNTZrMaECKmIDzt-Ho1_zaNvaRKeGFKzOka28Z0GPx-Wyi1gjFYmDdGNwghzDg3VkcIIcxYV3YWt1MgU"}'
|
||||
2026-02-21 04:37:17.151 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:37:17.157 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:37:17.158 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-37-15__76e23551-b967-450a-bf16-9244d5baeab4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:17.158 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:37:17.158 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:37:17.159 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:37:17.159 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.183.121
|
||||
2026-02-21 04:37:17.160 DEBUG [src.node.docker_mananger] Generated ports ['23130', '23131', '23132', '23133', '23134']
|
||||
2026-02-21 04:37:17.160 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:37:17.160 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:37:17.160 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:37:17.160 DEBUG [src.node.docker_mananger] docker run -i -t -p 23130:23130 -p 23131:23131 -p 23132:23132 -p 23133:23133 -p 23134:23134 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=23132 --rest-port=23130 --tcp-port=23131 --discv5-udp-port=23133 --rest-address=0.0.0.0 --nat=extip:172.18.183.121 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=33addd0fbfc17b3f039ecaf9b6e2654cdaeac25a0e4e64f6b07f2a36e0b13c3b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23134 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPxWt-BSXx87xcKqht6VRKl_S39gsAu8iqV15x4R6pc6f8ibRYqviTQaZ3ukplRkYZBBUfM5tXv37K_xz_SDZu0CgmlkgnY0gmlwhKwSryaKbXVsdGlhZGRyc5YACASsEq8mBhzDAAoErBKvJgYcxN0DgnJzhQACAQAAiXNlY3AyNTZrMaECKmIDzt-Ho1_zaNvaRKeGFKzOka28Z0GPx-Wyi1gjFYmDdGNwghzDg3VkcIIcxYV3YWt1MgU --content-topic=/myapp/1/latest/proto
|
||||
2026-02-21 04:37:17.340 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.183.121 waku 3f4dac0699e58cc4d9322562b0cd5eb514d2735c606330c99c679198ffdcb14e
|
||||
2026-02-21 04:37:17.373 DEBUG [src.node.docker_mananger] Container started with ID 3f4dac0699e5. Setting up logs at ./log/docker/node2_2026-02-21_04-37-15__76e23551-b967-450a-bf16-9244d5baeab4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:17.374 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23130
|
||||
2026-02-21 04:37:17.374 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:37:18.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23130/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:18.393 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-02-21 04:37:18.393 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:37:18.394 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23130/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:18.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.183.121/tcp/23131/p2p/16Uiu2HAm17BDArLUBgP4gfeDK3VC2WcGKPfLNsrBueSftPA1fJdd","/ip4/172.18.183.121/tcp/23132/ws/p2p/16Uiu2HAm17BDArLUBgP4gfeDK3VC2WcGKPfLNsrBueSftPA1fJdd"],"enrUri":"enr:-L24QE8EWclVLr5Itpj89gFlp_8VNgo274Q657NbQ_3Sa9vcB-jZY-cRXpferSnWnE0yb2fMMnieZsCG7Q3RLb-56kICgmlkgnY0gmlwhKwSt3mKbXVsdGlhZGRyc5YACASsErd5BlpbAAoErBK3eQZaXN0DgnJzhQACAQAAiXNlY3AyNTZrMaECVGkjKxOgVDxJdcmOkhOoK-x_prgJ7dieVM5nqjTFEUCDdGNwglpbg3VkcIJaXYV3YWt1MgE"}'
|
||||
2026-02-21 04:37:18.399 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:37:18.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23130/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.175.38/tcp/7363/p2p/16Uiu2HAkxH7nfd6PFzkXwrTBhKp4DUGXQBtV4FJMMhaiEdBEoMzG"]'
|
||||
2026-02-21 04:37:18.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:18.414 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:37:18.414 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-21_04-37-15__76e23551-b967-450a-bf16-9244d5baeab4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:18.414 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:37:18.414 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:37:18.416 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:37:18.416 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.213.35
|
||||
2026-02-21 04:37:18.416 DEBUG [src.node.docker_mananger] Generated ports ['34673', '34674', '34675', '34676', '34677']
|
||||
2026-02-21 04:37:18.416 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:37:18.416 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:37:18.417 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:37:18.417 DEBUG [src.node.docker_mananger] docker run -i -t -p 34673:34673 -p 34674:34674 -p 34675:34675 -p 34676:34676 -p 34677:34677 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=34675 --rest-port=34673 --tcp-port=34674 --discv5-udp-port=34676 --rest-address=0.0.0.0 --nat=extip:172.18.213.35 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3c25c70e4d654ad8ebacc9d8fc3f03d551ff3533c6a90dec6cb62c56c5b7a199 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34677 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPxWt-BSXx87xcKqht6VRKl_S39gsAu8iqV15x4R6pc6f8ibRYqviTQaZ3ukplRkYZBBUfM5tXv37K_xz_SDZu0CgmlkgnY0gmlwhKwSryaKbXVsdGlhZGRyc5YACASsEq8mBhzDAAoErBKvJgYcxN0DgnJzhQACAQAAiXNlY3AyNTZrMaECKmIDzt-Ho1_zaNvaRKeGFKzOka28Z0GPx-Wyi1gjFYmDdGNwghzDg3VkcIIcxYV3YWt1MgU --content-topic=/myapp/1/latest/proto
|
||||
2026-02-21 04:37:18.607 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.213.35 waku 3a13b8d535530f80f51d800c98b3cdd22cd4e6870857e9292eed7078bb11a43c
|
||||
2026-02-21 04:37:18.643 DEBUG [src.node.docker_mananger] Container started with ID 3a13b8d53553. Setting up logs at ./log/docker/node3_2026-02-21_04-37-15__76e23551-b967-450a-bf16-9244d5baeab4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:18.644 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34673
|
||||
2026-02-21 04:37:18.644 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:37:19.645 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34673/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:19.656 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-02-21 04:37:19.656 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:37:19.657 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34673/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:19.663 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.213.35/tcp/34674/p2p/16Uiu2HAmRfiRUP8HY89ktG4d24aqycKNQ8A672giFbrd4Jg83avz","/ip4/172.18.213.35/tcp/34675/ws/p2p/16Uiu2HAmRfiRUP8HY89ktG4d24aqycKNQ8A672giFbrd4Jg83avz"],"enrUri":"enr:-L24QPHPgMqPloX2ElsT6oN-kNP09iz5HWzRcc_UuPZe2vqDTSGsmLKCIWGWYeDIxfo0Oy_tyX-votnayl_G_CGdmAECgmlkgnY0gmlwhKwS1SOKbXVsdGlhZGRyc5YACASsEtUjBodyAAoErBLVIwaHc90DgnJzhQACAQAAiXNlY3AyNTZrMaEDwVeAStPrBxZONfA7bVmHRy8HOkFLhp1xUaLUUA-zSL-DdGNwgodyg3VkcIKHdIV3YWt1MgE"}'
|
||||
2026-02-21 04:37:19.664 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:37:19.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34673/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.175.38/tcp/7363/p2p/16Uiu2HAkxH7nfd6PFzkXwrTBhKp4DUGXQBtV4FJMMhaiEdBEoMzG"]'
|
||||
2026-02-21 04:37:19.669 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:19.676 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:37:19.676 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-21_04-37-15__76e23551-b967-450a-bf16-9244d5baeab4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:19.676 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:37:19.676 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:37:19.677 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:37:19.677 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.41.179
|
||||
2026-02-21 04:37:19.678 DEBUG [src.node.docker_mananger] Generated ports ['39495', '39496', '39497', '39498', '39499']
|
||||
2026-02-21 04:37:19.678 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:37:19.678 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:37:19.678 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:37:19.678 DEBUG [src.node.docker_mananger] docker run -i -t -p 39495:39495 -p 39496:39496 -p 39497:39497 -p 39498:39498 -p 39499:39499 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=39497 --rest-port=39495 --tcp-port=39496 --discv5-udp-port=39498 --rest-address=0.0.0.0 --nat=extip:172.18.41.179 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=cc2fcc426bda75dbd235af4d1b2de6dcf9007aebe6a6cbba8fefcd5cffc3b21c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39499 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPxWt-BSXx87xcKqht6VRKl_S39gsAu8iqV15x4R6pc6f8ibRYqviTQaZ3ukplRkYZBBUfM5tXv37K_xz_SDZu0CgmlkgnY0gmlwhKwSryaKbXVsdGlhZGRyc5YACASsEq8mBhzDAAoErBKvJgYcxN0DgnJzhQACAQAAiXNlY3AyNTZrMaECKmIDzt-Ho1_zaNvaRKeGFKzOka28Z0GPx-Wyi1gjFYmDdGNwghzDg3VkcIIcxYV3YWt1MgU --content-topic=/myapp/1/latest/proto
|
||||
2026-02-21 04:37:19.869 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.41.179 waku 1f931486f0a01b78e43a7e312f5a88283a9fc88dacb53eb0a1e7ce3a87bcefd4
|
||||
2026-02-21 04:37:19.899 DEBUG [src.node.docker_mananger] Container started with ID 1f931486f0a0. Setting up logs at ./log/docker/node4_2026-02-21_04-37-15__76e23551-b967-450a-bf16-9244d5baeab4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:19.899 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39495
|
||||
2026-02-21 04:37:19.899 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:37:20.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39495/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:20.914 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-02-21 04:37:20.914 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:37:20.914 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39495/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:20.919 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.41.179/tcp/39496/p2p/16Uiu2HAmFdDGu6YAqVHBJ5pwr3KRT1FjpW6GYZyy7p6GPqBJv5sD","/ip4/172.18.41.179/tcp/39497/ws/p2p/16Uiu2HAmFdDGu6YAqVHBJ5pwr3KRT1FjpW6GYZyy7p6GPqBJv5sD"],"enrUri":"enr:-L24QK6nE0b31Y_aI609pymiYo9K92IJrNdM9AtpDIzbioZ7Qbr8us0TZDsZt6v5kgJ_hcTUMsS_03TarNw3CIZt12ICgmlkgnY0gmlwhKwSKbOKbXVsdGlhZGRyc5YACASsEimzBppIAAoErBIpswaaSd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDLB6DQNuX6X6W5tUm6SsgWEWAifsaqJNuVPc-v3EQUIiDdGNwgppIg3VkcIKaSoV3YWt1MgE"}'
|
||||
2026-02-21 04:37:20.920 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:37:20.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39495/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.175.38/tcp/7363/p2p/16Uiu2HAkxH7nfd6PFzkXwrTBhKp4DUGXQBtV4FJMMhaiEdBEoMzG"]'
|
||||
2026-02-21 04:37:20.924 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:20.931 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:37:20.931 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-02-21_04-37-15__76e23551-b967-450a-bf16-9244d5baeab4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:20.931 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:37:20.931 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:37:20.932 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:37:20.933 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.55.68
|
||||
2026-02-21 04:37:20.933 DEBUG [src.node.docker_mananger] Generated ports ['4489', '4490', '4491', '4492', '4493']
|
||||
2026-02-21 04:37:20.933 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:37:20.933 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:37:20.933 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:37:20.933 DEBUG [src.node.docker_mananger] docker run -i -t -p 4489:4489 -p 4490:4490 -p 4491:4491 -p 4492:4492 -p 4493:4493 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=4491 --rest-port=4489 --tcp-port=4490 --discv5-udp-port=4492 --rest-address=0.0.0.0 --nat=extip:172.18.55.68 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=9023bbaa27d5bdf825531852e1a04bf2ed05bde17adb6137baf2c31d81a35d99 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4493 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPxWt-BSXx87xcKqht6VRKl_S39gsAu8iqV15x4R6pc6f8ibRYqviTQaZ3ukplRkYZBBUfM5tXv37K_xz_SDZu0CgmlkgnY0gmlwhKwSryaKbXVsdGlhZGRyc5YACASsEq8mBhzDAAoErBKvJgYcxN0DgnJzhQACAQAAiXNlY3AyNTZrMaECKmIDzt-Ho1_zaNvaRKeGFKzOka28Z0GPx-Wyi1gjFYmDdGNwghzDg3VkcIIcxYV3YWt1MgU --content-topic=/myapp/1/latest/proto
|
||||
2026-02-21 04:37:21.129 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.55.68 waku 91fc543a7d9a4f360cd1878c22033d59b83ff00ab9717338db0f9ff729008d32
|
||||
2026-02-21 04:37:21.161 DEBUG [src.node.docker_mananger] Container started with ID 91fc543a7d9a. Setting up logs at ./log/docker/node5_2026-02-21_04-37-15__76e23551-b967-450a-bf16-9244d5baeab4__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:21.161 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4489
|
||||
2026-02-21 04:37:21.162 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:37:22.162 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4489/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:22.169 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-02-21 04:37:22.170 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:37:22.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4489/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:22.177 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.55.68/tcp/4490/p2p/16Uiu2HAmDHGX8z8LCJukxmSpqYWz4awCAZgJxar21eQjDLvw4Naz","/ip4/172.18.55.68/tcp/4491/ws/p2p/16Uiu2HAmDHGX8z8LCJukxmSpqYWz4awCAZgJxar21eQjDLvw4Naz"],"enrUri":"enr:-L24QAAeTcTI919e_O27g_QkVYBDXf1H6SjF7z0oKPBPs35zNVa3HzcjSpES8XombWw55dq2ZMIlQIAyGHw8scOme3YCgmlkgnY0gmlwhKwSN0SKbXVsdGlhZGRyc5YACASsEjdEBhGKAAoErBI3RAYRi90DgnJzhQACAQAAiXNlY3AyNTZrMaEDCUsxP_H5fQ0zNnAmLIxLoIIRabum_unkfRGrkkhC_l-DdGNwghGKg3VkcIIRjIV3YWt1MgE"}'
|
||||
2026-02-21 04:37:22.179 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:37:22.180 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4489/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.175.38/tcp/7363/p2p/16Uiu2HAkxH7nfd6PFzkXwrTBhKp4DUGXQBtV4FJMMhaiEdBEoMzG"]'
|
||||
2026-02-21 04:37:22.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:22.184 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7362/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-21 04:37:22.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:22.186 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23130/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-21 04:37:22.189 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:22.189 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34673/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-21 04:37:22.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:22.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39495/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-21 04:37:22.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:22.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4489/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-21 04:37:22.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:22.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7362/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:22.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:22.205 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:37:22.307 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:22.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7362/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:22.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648642197484193,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:22.312 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:22.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23130/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:22.314 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648642197484193,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:22.315 DEBUG [src.steps.sharding] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:22.316 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34673/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:22.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648642197484193,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:22.319 DEBUG [src.steps.sharding] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:22.320 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39495/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:22.322 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648642197484193,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:22.323 DEBUG [src.steps.sharding] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:37:22.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4489/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:22.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1771648642197484193,"ephemeral":false,"proof":""}]'
|
||||
2026-02-21 04:37:22.329 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:37:22.330 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:37:22.330 DEBUG [src.node.waku_node] Stopping container with id 04b7f98c3353
|
||||
2026-02-21 04:37:22.903 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:37:22.905 DEBUG [src.node.waku_node] Stopping container with id 3f4dac0699e5
|
||||
2026-02-21 04:37:23.483 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:37:23.484 DEBUG [src.node.waku_node] Stopping container with id 3a13b8d53553
|
||||
2026-02-21 04:37:23.716 ERROR [src.node.docker_mananger] Max retries reached for container 04b7f98c3353. Exiting log stream.
|
||||
2026-02-21 04:37:24.020 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:37:24.022 DEBUG [src.node.waku_node] Stopping container with id 1f931486f0a0
|
||||
2026-02-21 04:37:24.316 ERROR [src.node.docker_mananger] Max retries reached for container 3f4dac0699e5. Exiting log stream.
|
||||
2026-02-21 04:37:24.538 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:37:24.539 DEBUG [src.node.waku_node] Stopping container with id 91fc543a7d9a
|
||||
2026-02-21 04:37:24.835 ERROR [src.node.docker_mananger] Max retries reached for container 3a13b8d53553. Exiting log stream.
|
||||
2026-02-21 04:37:25.077 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:37:25.078 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:37:25.092 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:37:25.103 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:37:25.108 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:37:25.112 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:37:25.117 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
83
nim/1086/data/attachments/257bbe89070ce65a.txt
Normal file
83
nim/1086/data/attachments/257bbe89070ce65a.txt
Normal file
@ -0,0 +1,83 @@
|
||||
2026-02-21 04:37:43.284 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:37:43.284 DEBUG [tests.conftest] Running test: test_store_with_wrongPeerAddr with id: 2026-02-21_04-37-43__e53783f9-e3fd-4fa7-867c-d95e5befa367
|
||||
2026-02-21 04:37:43.284 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:37:43.285 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:37:43.285 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-21 04:37:43.291 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:37:43.292 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-37-43__e53783f9-e3fd-4fa7-867c-d95e5befa367__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:43.292 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:37:43.292 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:37:43.293 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:37:43.293 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.180.123
|
||||
2026-02-21 04:37:43.293 DEBUG [src.node.docker_mananger] Generated ports ['50840', '50841', '50842', '50843', '50844']
|
||||
2026-02-21 04:37:43.294 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:37:43.294 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:37:43.294 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:37:43.294 DEBUG [src.node.docker_mananger] docker run -i -t -p 50840:50840 -p 50841:50841 -p 50842:50842 -p 50843:50843 -p 50844:50844 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=50842 --rest-port=50840 --tcp-port=50841 --discv5-udp-port=50843 --rest-address=0.0.0.0 --nat=extip:172.18.180.123 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4c3dc0d0bd84e2885a4f6cc31dda4b4d459b6bdbd0defbc7e6d83257e5814ca9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50844 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-21 04:37:43.476 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.180.123 waku d2658737f42f2a05936a88b6eb9e8595ebdd01d731db4965a3c7936415fcee25
|
||||
2026-02-21 04:37:43.507 DEBUG [src.node.docker_mananger] Container started with ID d2658737f42f. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-37-43__e53783f9-e3fd-4fa7-867c-d95e5befa367__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:43.507 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50840
|
||||
2026-02-21 04:37:43.507 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:37:43.544 ERROR [src.node.docker_mananger] Max retries reached for container a05a5765340c. Exiting log stream.
|
||||
2026-02-21 04:37:44.075 ERROR [src.node.docker_mananger] Max retries reached for container 4d7d1e48c893. Exiting log stream.
|
||||
2026-02-21 04:37:44.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50840/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:44.510 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:37:44.511 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:37:44.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50840/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:44.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.180.123/tcp/50841/p2p/16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd2","/ip4/172.18.180.123/tcp/50842/ws/p2p/16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd2"],"enrUri":"enr:-L24QJkBdrSZKLs30dZRJm0DsC8O4yRw7XYhuB1whFnya393LdT4XR6W-OmFa4sE3_hZdub98xr8PDp7iHz7A0GrH2ICgmlkgnY0gmlwhKwStHuKbXVsdGlhZGRyc5YACASsErR7BsaZAAoErBK0ewbGmt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDB0YRu5aQ4isMG-LsQo27OB69FsyMiDUBsC3Z_rjE-bmDdGNwgsaZg3VkcILGm4V3YWt1MgM"}'
|
||||
2026-02-21 04:37:44.513 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:37:44.520 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:37:44.521 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-37-43__e53783f9-e3fd-4fa7-867c-d95e5befa367__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:44.521 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:37:44.521 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:37:44.522 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:37:44.522 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.150.47
|
||||
2026-02-21 04:37:44.523 DEBUG [src.node.docker_mananger] Generated ports ['28481', '28482', '28483', '28484', '28485']
|
||||
2026-02-21 04:37:44.523 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:37:44.523 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:37:44.523 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:37:44.523 DEBUG [src.node.docker_mananger] docker run -i -t -p 28481:28481 -p 28482:28482 -p 28483:28483 -p 28484:28484 -p 28485:28485 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=28483 --rest-port=28481 --tcp-port=28482 --discv5-udp-port=28484 --rest-address=0.0.0.0 --nat=extip:172.18.150.47 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e17ba0f6c5decd0daebba5daddc0cdaa54ee1981c0b1b1eba3afc96eab102fce --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28485 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QJkBdrSZKLs30dZRJm0DsC8O4yRw7XYhuB1whFnya393LdT4XR6W-OmFa4sE3_hZdub98xr8PDp7iHz7A0GrH2ICgmlkgnY0gmlwhKwStHuKbXVsdGlhZGRyc5YACASsErR7BsaZAAoErBK0ewbGmt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDB0YRu5aQ4isMG-LsQo27OB69FsyMiDUBsC3Z_rjE-bmDdGNwgsaZg3VkcILGm4V3YWt1MgM --storenode=/ip4/172.18.180.123/tcp/50841/p2p/16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd2 --store=true --relay=true
|
||||
2026-02-21 04:37:44.709 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.150.47 waku 1b0e4ec294161f21a8f7500930fef97eaed517a2f5b90c9f156fc311ed574ead
|
||||
2026-02-21 04:37:44.741 DEBUG [src.node.docker_mananger] Container started with ID 1b0e4ec29416. Setting up logs at ./log/docker/store_node1_2026-02-21_04-37-43__e53783f9-e3fd-4fa7-867c-d95e5befa367__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:37:44.742 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28481
|
||||
2026-02-21 04:37:44.742 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:37:45.743 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28481/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:45.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:37:45.746 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:37:45.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28481/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:45.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.150.47/tcp/28482/p2p/16Uiu2HAm8vDd5cDxUZxEYS5yV3j87LyjSmCETQmUePL9Ub9xBUP8","/ip4/172.18.150.47/tcp/28483/ws/p2p/16Uiu2HAm8vDd5cDxUZxEYS5yV3j87LyjSmCETQmUePL9Ub9xBUP8"],"enrUri":"enr:-L24QLGpN5ku7iHRRsZ2cgzZzJ7-O1gzP1KwCokQxOO3sASQd7uC9l7K2SI0m1yxHXln9MZ5iZ3LMJNyqrq9AOkbF7sCgmlkgnY0gmlwhKwSli-KbXVsdGlhZGRyc5YACASsEpYvBm9CAAoErBKWLwZvQ90DgnJzhQADAQAAiXNlY3AyNTZrMaECyHf4rkZwJU6jPq7HgMrnkF2phIyrN9WP_iwoqkJ1_s-DdGNwgm9Cg3VkcIJvRIV3YWt1MgM"}'
|
||||
2026-02-21 04:37:45.748 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:37:45.749 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28481/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.180.123/tcp/50841/p2p/16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd2"]'
|
||||
2026-02-21 04:37:45.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:45.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50840/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:37:45.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:45.754 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28481/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:37:45.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:45.758 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:37:45.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50840/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:37:45.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:37:45.764 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:37:45.964 DEBUG [tests.store.test_api_flags] Running test with wrong_peer_addr: ip4/172.18.180.123/tcp/50841/p2p/16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd2
|
||||
2026-02-21 04:37:45.965 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:37:45.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28481/store/v3/messages?peerAddr=ip4%2F172.18.180.123%2Ftcp%2F50841%2Fp2p%2F16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd2&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:45.968 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:28481/store/v3/messages?peerAddr=ip4%2F172.18.180.123%2Ftcp%2F50841%2Fp2p%2F16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd2&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0. Response content: b'Failed parsing remote peer info: MultiAddress.init [multiaddress: Invalid MultiAddress, must start with `/`]'
|
||||
2026-02-21 04:37:45.970 DEBUG [tests.store.test_api_flags] Response with wrong peer address is Error: 400 Client Error: Bad Request for url: http://127.0.0.1:28481/store/v3/messages?peerAddr=ip4%2F172.18.180.123%2Ftcp%2F50841%2Fp2p%2F16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd2&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0 with response: b'Failed parsing remote peer info: MultiAddress.init [multiaddress: Invalid MultiAddress, must start with `/`]'
|
||||
2026-02-21 04:37:45.970 DEBUG [tests.store.test_api_flags] Running test with wrong_peer_addr /ip4/172.18.180.123/tcp/50841/p2p/16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd
|
||||
2026-02-21 04:37:45.970 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:37:45.970 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28481/store/v3/messages?peerAddr=%2Fip4%2F172.18.180.123%2Ftcp%2F50841%2Fp2p%2F16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:45.972 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:28481/store/v3/messages?peerAddr=%2Fip4%2F172.18.180.123%2Ftcp%2F50841%2Fp2p%2F16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0. Response content: b'Failed parsing remote peer info: MultiAddress.init [multiaddress: Error encoding `p2p/16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd`]'
|
||||
2026-02-21 04:37:45.973 DEBUG [tests.store.test_api_flags] Response with wrong peer id is Error: 400 Client Error: Bad Request for url: http://127.0.0.1:28481/store/v3/messages?peerAddr=%2Fip4%2F172.18.180.123%2Ftcp%2F50841%2Fp2p%2F16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0 with response: b'Failed parsing remote peer info: MultiAddress.init [multiaddress: Error encoding `p2p/16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd`]'
|
||||
2026-02-21 04:37:45.974 DEBUG [tests.store.test_api_flags] logger is /ip4/172.18.180.123/50841/p2p/16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd2
|
||||
2026-02-21 04:37:45.974 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-21 04:37:45.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28481/store/v3/messages?peerAddr=%2Fip4%2F172.18.180.123%2F50841%2Fp2p%2F16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd2&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:37:45.976 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:28481/store/v3/messages?peerAddr=%2Fip4%2F172.18.180.123%2F50841%2Fp2p%2F16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd2&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0. Response content: b"Failed parsing remote peer info: MultiAddress.init [multiaddress: Unsupported protocol '50841']"
|
||||
2026-02-21 04:37:45.978 DEBUG [tests.store.test_api_flags] Response with wrong peer address is Error: 400 Client Error: Bad Request for url: http://127.0.0.1:28481/store/v3/messages?peerAddr=%2Fip4%2F172.18.180.123%2F50841%2Fp2p%2F16Uiu2HAmD9PB42GQdjuaVSVyoEatEcyXmxCmUr78aoa2RfAmsyd2&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0 with response: b"Failed parsing remote peer info: MultiAddress.init [multiaddress: Unsupported protocol '50841']"
|
||||
2026-02-21 04:37:45.979 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:37:45.981 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:37:45.981 DEBUG [src.node.waku_node] Stopping container with id d2658737f42f
|
||||
2026-02-21 04:37:46.506 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:37:46.506 DEBUG [src.node.waku_node] Stopping container with id 1b0e4ec29416
|
||||
2026-02-21 04:37:47.054 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:37:47.055 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:37:47.066 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:37:47.072 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
108
nim/1086/data/attachments/25d7f03dc0af3aad.txt
Normal file
108
nim/1086/data/attachments/25d7f03dc0af3aad.txt
Normal file
@ -0,0 +1,108 @@
|
||||
2026-02-21 04:40:48.830 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:40:48.830 DEBUG [tests.conftest] Running test: test_store_sort_ascending[false] with id: 2026-02-21_04-40-48__58efbaf8-691f-40bb-9d62-97060bbfd98e
|
||||
2026-02-21 04:40:48.831 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:40:48.831 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-21 04:40:48.832 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-21 04:40:48.841 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:40:48.841 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-21_04-40-48__58efbaf8-691f-40bb-9d62-97060bbfd98e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:40:48.842 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:40:48.842 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:40:48.844 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:40:48.845 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.15.97
|
||||
2026-02-21 04:40:48.845 DEBUG [src.node.docker_mananger] Generated ports ['54102', '54103', '54104', '54105', '54106']
|
||||
2026-02-21 04:40:48.846 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:40:48.847 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:40:48.847 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:40:48.848 DEBUG [src.node.docker_mananger] docker run -i -t -p 54102:54102 -p 54103:54103 -p 54104:54104 -p 54105:54105 -p 54106:54106 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=54104 --rest-port=54102 --tcp-port=54103 --discv5-udp-port=54105 --rest-address=0.0.0.0 --nat=extip:172.18.15.97 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e6157bd250f15ed7dd4e670ccafed1cc06aeb152c68cbfe24fd1eb1d5340b84b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54106 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-21 04:40:49.037 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.15.97 waku 8679e285c38115fc876b5f8a2e16d4ef574f06127d2c6b337b8ff0513f1dd1d2
|
||||
2026-02-21 04:40:49.053 ERROR [src.node.docker_mananger] Max retries reached for container fc91b8ec3731. Exiting log stream.
|
||||
2026-02-21 04:40:49.068 DEBUG [src.node.docker_mananger] Container started with ID 8679e285c381. Setting up logs at ./log/docker/publishing_node1_2026-02-21_04-40-48__58efbaf8-691f-40bb-9d62-97060bbfd98e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:40:49.068 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54102
|
||||
2026-02-21 04:40:49.070 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:40:49.666 ERROR [src.node.docker_mananger] Max retries reached for container ae65f37e42f5. Exiting log stream.
|
||||
2026-02-21 04:40:50.070 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54102/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:50.073 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":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:40:50.073 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:40:50.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54102/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:50.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.15.97/tcp/54103/p2p/16Uiu2HAm8Z9B4pWKaGfrEqEHtgatQHmKGJ7H5Us7Nwu6pGzyo7pE","/ip4/172.18.15.97/tcp/54104/ws/p2p/16Uiu2HAm8Z9B4pWKaGfrEqEHtgatQHmKGJ7H5Us7Nwu6pGzyo7pE"],"enrUri":"enr:-L24QFBpDAX8VrbScSD0m8mVg340cMjHVlrTpvX_RZAVMj_eTPJXJ6MYaev46hcWlahuI0pskdOc3Gm3oZO1Uwbf54QCgmlkgnY0gmlwhKwSD2GKbXVsdGlhZGRyc5YACASsEg9hBtNXAAoErBIPYQbTWN0DgnJzhQADAQAAiXNlY3AyNTZrMaECwxG-lboydTPD63FEwmSMB4_KMHQv8iG3f02rwJd80RuDdGNwgtNXg3VkcILTWYV3YWt1MgM"}'
|
||||
2026-02-21 04:40:50.075 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:40:50.082 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:40:50.082 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-21_04-40-48__58efbaf8-691f-40bb-9d62-97060bbfd98e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:40:50.082 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:40:50.082 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:40:50.084 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:40:50.084 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.41.190
|
||||
2026-02-21 04:40:50.084 DEBUG [src.node.docker_mananger] Generated ports ['55210', '55211', '55212', '55213', '55214']
|
||||
2026-02-21 04:40:50.085 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:40:50.085 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:40:50.085 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:40:50.085 DEBUG [src.node.docker_mananger] docker run -i -t -p 55210:55210 -p 55211:55211 -p 55212:55212 -p 55213:55213 -p 55214:55214 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=55212 --rest-port=55210 --tcp-port=55211 --discv5-udp-port=55213 --rest-address=0.0.0.0 --nat=extip:172.18.41.190 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f9ffedae76521b51276f7e24adf1bd071b4071a5cc17b3f3db789750da6263aa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55214 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFBpDAX8VrbScSD0m8mVg340cMjHVlrTpvX_RZAVMj_eTPJXJ6MYaev46hcWlahuI0pskdOc3Gm3oZO1Uwbf54QCgmlkgnY0gmlwhKwSD2GKbXVsdGlhZGRyc5YACASsEg9hBtNXAAoErBIPYQbTWN0DgnJzhQADAQAAiXNlY3AyNTZrMaECwxG-lboydTPD63FEwmSMB4_KMHQv8iG3f02rwJd80RuDdGNwgtNXg3VkcILTWYV3YWt1MgM --storenode=/ip4/172.18.15.97/tcp/54103/p2p/16Uiu2HAm8Z9B4pWKaGfrEqEHtgatQHmKGJ7H5Us7Nwu6pGzyo7pE --store=true --relay=true
|
||||
2026-02-21 04:40:50.265 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.41.190 waku 6c8a3fdbc8b4855bd514406ed5a507c2a3e7830da54711c12e0b7c685cb008f6
|
||||
2026-02-21 04:40:50.299 DEBUG [src.node.docker_mananger] Container started with ID 6c8a3fdbc8b4. Setting up logs at ./log/docker/store_node1_2026-02-21_04-40-48__58efbaf8-691f-40bb-9d62-97060bbfd98e__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:40:50.300 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55210
|
||||
2026-02-21 04:40:50.301 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:40:51.301 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55210/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:51.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"READY"},{"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":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-21 04:40:51.305 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:40:51.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55210/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:51.307 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.41.190/tcp/55211/p2p/16Uiu2HAmJ9P6ekrehMtTgRxCP5UP63tVefgH3gpeGKSMfyzkd9GJ","/ip4/172.18.41.190/tcp/55212/ws/p2p/16Uiu2HAmJ9P6ekrehMtTgRxCP5UP63tVefgH3gpeGKSMfyzkd9GJ"],"enrUri":"enr:-L24QEcpE3O2bQpFcpbp10TuNoaJvw1YBxFPcqaLrEOUgB2QC9Q0AOD8Qp5Waq-aIXnnk76h5V5uslJaOvmt6PUMabUCgmlkgnY0gmlwhKwSKb6KbXVsdGlhZGRyc5YACASsEim-BterAAoErBIpvgbXrN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUZBrCKc5xILrWBTgdAlthEwlI9tC1gy1RJguRU-rF4eDdGNwgterg3VkcILXrYV3YWt1MgM"}'
|
||||
2026-02-21 04:40:51.307 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:40:51.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55210/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.15.97/tcp/54103/p2p/16Uiu2HAm8Z9B4pWKaGfrEqEHtgatQHmKGJ7H5Us7Nwu6pGzyo7pE"]'
|
||||
2026-02-21 04:40:51.311 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:51.311 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54102/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:40:51.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:51.313 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55210/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-21 04:40:51.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:51.317 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:40:51.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54102/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8w", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:40:51.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:51.323 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:40:51.524 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:40:51.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54102/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8x", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:40:51.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:51.531 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:40:51.731 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:40:51.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54102/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8y", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:40:51.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:51.737 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:40:51.938 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:40:51.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54102/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV8z", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:40:51.944 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:51.944 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:40:52.145 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:40:52.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54102/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV80", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:40:52.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:52.151 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:40:52.352 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:40:52.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54102/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV81", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:40:52.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:52.358 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:40:52.559 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:40:52.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54102/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV82", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:40:52.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:52.564 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:40:52.764 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:40:52.765 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54102/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV83", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:40:52.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:52.769 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:40:52.971 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:40:52.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54102/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV84", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:40:52.977 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:52.977 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:40:53.178 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-21 04:40:53.179 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54102/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "TWVzc2FnZV85", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:40:53.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:40:53.184 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-21 04:40:53.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54102/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=false" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:53.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x907eeb49e4236c0089ba3ccdcf6015b11a7114ef9e9fd30147c40105c37f56d2"},{"messageHash":"0xa0fb4e3679910c10b9c9b4b576a4edd085e61b2fcab8931c986e122cfcd01539"},{"messageHash":"0x2ac473afded3828708bef9c235f04e5f86b3699352ca5b04b957da8a1a512a84"},{"messageHash":"0xb2acaf5986effb84975378dfcf306591244fa82e5b89294bd81aa09f5cdbd467"},{"messageHash":"0x528f19b5b84aeedf140bcf15eaef8c0f543ae6c5e4542746fb002cf866b910d1"}],"paginationCursor":"0x907eeb49e4236c0089ba3ccdcf6015b11a7114ef9e9fd30147c40105c37f56d2"}'
|
||||
2026-02-21 04:40:53.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55210/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=false" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:40:53.391 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x907eeb49e4236c0089ba3ccdcf6015b11a7114ef9e9fd30147c40105c37f56d2"},{"messageHash":"0xa0fb4e3679910c10b9c9b4b576a4edd085e61b2fcab8931c986e122cfcd01539"},{"messageHash":"0x2ac473afded3828708bef9c235f04e5f86b3699352ca5b04b957da8a1a512a84"},{"messageHash":"0xb2acaf5986effb84975378dfcf306591244fa82e5b89294bd81aa09f5cdbd467"},{"messageHash":"0x528f19b5b84aeedf140bcf15eaef8c0f543ae6c5e4542746fb002cf866b910d1"}],"paginationCursor":"0x907eeb49e4236c0089ba3ccdcf6015b11a7114ef9e9fd30147c40105c37f56d2"}'
|
||||
2026-02-21 04:40:53.393 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:40:53.394 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:40:53.395 DEBUG [src.node.waku_node] Stopping container with id 8679e285c381
|
||||
2026-02-21 04:40:53.991 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:40:53.993 DEBUG [src.node.waku_node] Stopping container with id 6c8a3fdbc8b4
|
||||
2026-02-21 04:40:54.586 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:40:54.588 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:40:54.601 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:40:54.609 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1086/data/attachments/260a21f279a53970.txt
Normal file
68
nim/1086/data/attachments/260a21f279a53970.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2026-02-21 04:31:33.680 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:31:33.680 DEBUG [tests.conftest] Running test: test_filter_update_subscription_with_no_pubsub_topic with id: 2026-02-21_04-31-33__60a9be93-82d9-4e4c-8f03-4e6a6d7905f3
|
||||
2026-02-21 04:31:33.680 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:31:33.681 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:31:33.681 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-21 04:31:33.688 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:33.688 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-31-33__60a9be93-82d9-4e4c-8f03-4e6a6d7905f3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:33.688 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:33.689 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:33.690 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:33.690 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.205.189
|
||||
2026-02-21 04:31:33.690 DEBUG [src.node.docker_mananger] Generated ports ['47153', '47154', '47155', '47156', '47157']
|
||||
2026-02-21 04:31:33.691 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:33.691 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:33.691 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:33.691 DEBUG [src.node.docker_mananger] docker run -i -t -p 47153:47153 -p 47154:47154 -p 47155:47155 -p 47156:47156 -p 47157:47157 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=47155 --rest-port=47153 --tcp-port=47154 --discv5-udp-port=47156 --rest-address=0.0.0.0 --nat=extip:172.18.205.189 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0eff259a8d5e976a441e08e1adadde396d9431aaffb3b938b4a5ce5df80e25d6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47157 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:31:33.882 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.205.189 waku b7ef20dedffbba7976d7b6f2453db2ea2ac60527c487ea11eca299b6c6287d00
|
||||
2026-02-21 04:31:33.905 ERROR [src.node.docker_mananger] Max retries reached for container 85ed93b9405d. Exiting log stream.
|
||||
2026-02-21 04:31:33.914 DEBUG [src.node.docker_mananger] Container started with ID b7ef20dedffb. Setting up logs at ./log/docker/node1_2026-02-21_04-31-33__60a9be93-82d9-4e4c-8f03-4e6a6d7905f3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:33.914 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47153
|
||||
2026-02-21 04:31:33.915 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:34.456 ERROR [src.node.docker_mananger] Max retries reached for container 3bcb8fe5bf59. Exiting log stream.
|
||||
2026-02-21 04:31:34.916 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47153/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:34.919 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-02-21 04:31:34.919 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:34.919 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47153/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:34.922 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.205.189/tcp/47154/p2p/16Uiu2HAmGsXA52cLhcmnD282zZYdWYzVvrFgwZqnB6DePn88q4Md","/ip4/172.18.205.189/tcp/47155/ws/p2p/16Uiu2HAmGsXA52cLhcmnD282zZYdWYzVvrFgwZqnB6DePn88q4Md"],"enrUri":"enr:-L24QJkogNM04sf3HZN0I1OX44XX_wUAebpJahH015b6WphfckEI4awsqJnWfULbWaeNFqh7LUpn8WWCJ_OOcyGs1_4CgmlkgnY0gmlwhKwSzb2KbXVsdGlhZGRyc5YACASsEs29BrgyAAoErBLNvQa4M90DgnJzhQADAQAAiXNlY3AyNTZrMaEDPqSM7aBDGYIPYiqjNVmW0t_OcWuv-a6PCrhQZkZgN6iDdGNwgrgyg3VkcIK4NIV3YWt1MgU"}'
|
||||
2026-02-21 04:31:34.922 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:34.923 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-21 04:31:34.929 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:34.930 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-33__60a9be93-82d9-4e4c-8f03-4e6a6d7905f3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:34.930 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:34.930 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:34.931 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:34.931 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.243.156
|
||||
2026-02-21 04:31:34.932 DEBUG [src.node.docker_mananger] Generated ports ['60155', '60156', '60157', '60158', '60159']
|
||||
2026-02-21 04:31:34.932 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:34.932 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:34.932 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:34.932 DEBUG [src.node.docker_mananger] docker run -i -t -p 60155:60155 -p 60156:60156 -p 60157:60157 -p 60158:60158 -p 60159:60159 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=60157 --rest-port=60155 --tcp-port=60156 --discv5-udp-port=60158 --rest-address=0.0.0.0 --nat=extip:172.18.243.156 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=271cadccd7bad9c2751a36cd8d2753f6bfbacb8b8d25a295acafd6beeebff75f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60159 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QJkogNM04sf3HZN0I1OX44XX_wUAebpJahH015b6WphfckEI4awsqJnWfULbWaeNFqh7LUpn8WWCJ_OOcyGs1_4CgmlkgnY0gmlwhKwSzb2KbXVsdGlhZGRyc5YACASsEs29BrgyAAoErBLNvQa4M90DgnJzhQADAQAAiXNlY3AyNTZrMaEDPqSM7aBDGYIPYiqjNVmW0t_OcWuv-a6PCrhQZkZgN6iDdGNwgrgyg3VkcIK4NIV3YWt1MgU --filternode=/ip4/172.18.205.189/tcp/47154/p2p/16Uiu2HAmGsXA52cLhcmnD282zZYdWYzVvrFgwZqnB6DePn88q4Md
|
||||
2026-02-21 04:31:35.123 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.243.156 waku 37a8288e39238a058ab9522f8f3d550ee507858850bb1c86e231a90c567c1e24
|
||||
2026-02-21 04:31:35.155 DEBUG [src.node.docker_mananger] Container started with ID 37a8288e3923. Setting up logs at ./log/docker/node2_2026-02-21_04-31-33__60a9be93-82d9-4e4c-8f03-4e6a6d7905f3__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:35.156 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60155
|
||||
2026-02-21 04:31:35.156 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:36.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60155/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:36.160 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-02-21 04:31:36.160 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:36.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60155/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:36.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.243.156/tcp/60156/p2p/16Uiu2HAm5TG4Yz2z4pFrQfQwQavZcbL6igkB1L5KxGWaCmMc81N4","/ip4/172.18.243.156/tcp/60157/ws/p2p/16Uiu2HAm5TG4Yz2z4pFrQfQwQavZcbL6igkB1L5KxGWaCmMc81N4"],"enrUri":"enr:-L24QLtjRYzea9Tf92tzSSIUQuMxW0GIzhJw1dGbF3xXOwpaNVfDUXIa1MCZRWsmAU49k65zvGOUHAOiFBPCubQKwx4CgmlkgnY0gmlwhKwS85yKbXVsdGlhZGRyc5YACASsEvOcBur8AAoErBLznAbq_d0DgnJzhQADAQAAiXNlY3AyNTZrMaEClPz8nLW1D45traBS7km2Rwp-Dhi-lnMMZz4QLyxnww2DdGNwgur8g3VkcILq_oV3YWt1MgA"}'
|
||||
2026-02-21 04:31:36.163 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:36.163 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60155/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.205.189/tcp/47154/p2p/16Uiu2HAmGsXA52cLhcmnD282zZYdWYzVvrFgwZqnB6DePn88q4Md"]'
|
||||
2026-02-21 04:31:36.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:36.201 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-21 04:31:36.201 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47153/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:36.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:36.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60155/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "8ecb01a5-5477-4ee6-8aec-07eec68cf062", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:31:36.235 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"8ecb01a5-5477-4ee6-8aec-07eec68cf062","statusDesc":"OK"}'
|
||||
2026-02-21 04:31:36.237 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:60155/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/2/waku-filter/proto"]}'
|
||||
2026-02-21 04:31:36.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-21 04:31:36.249 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:31:36.250 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:31:36.250 DEBUG [src.node.waku_node] Stopping container with id b7ef20dedffb
|
||||
2026-02-21 04:31:36.815 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:36.816 DEBUG [src.node.waku_node] Stopping container with id 37a8288e3923
|
||||
2026-02-21 04:31:37.369 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:37.370 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:31:37.377 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:31:37.382 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
665
nim/1086/data/attachments/260c26e9f7ee06e9.txt
Normal file
665
nim/1086/data/attachments/260c26e9f7ee06e9.txt
Normal file
@ -0,0 +1,665 @@
|
||||
2026-02-21 04:31:32.179 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-21 04:31:32.179 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_100_content_topics_in_one_call with id: 2026-02-21_04-31-32__26c6bc75-97eb-410c-96df-d6f1e42e5e2a
|
||||
2026-02-21 04:31:32.180 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-21 04:31:32.180 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-21 04:31:32.180 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-21 04:31:32.186 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:32.186 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-31-32__26c6bc75-97eb-410c-96df-d6f1e42e5e2a__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:32.186 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:32.186 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:32.187 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:32.188 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.233.179
|
||||
2026-02-21 04:31:32.188 DEBUG [src.node.docker_mananger] Generated ports ['22635', '22636', '22637', '22638', '22639']
|
||||
2026-02-21 04:31:32.188 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:32.188 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:32.188 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:32.188 DEBUG [src.node.docker_mananger] docker run -i -t -p 22635:22635 -p 22636:22636 -p 22637:22637 -p 22638:22638 -p 22639:22639 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=22637 --rest-port=22635 --tcp-port=22636 --discv5-udp-port=22638 --rest-address=0.0.0.0 --nat=extip:172.18.233.179 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cd9ddad965a9bdafc2dd77f94cbc50c64b0eeab2ffbe65c8acc795a23cd7e06b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22639 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-21 04:31:32.335 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.233.179 waku 43f143df01ac1a8b855a626d99bf84638273e67062e509344656e08eb0d45cf1
|
||||
2026-02-21 04:31:32.361 DEBUG [src.node.docker_mananger] Container started with ID 43f143df01ac. Setting up logs at ./log/docker/node1_2026-02-21_04-31-32__26c6bc75-97eb-410c-96df-d6f1e42e5e2a__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:32.361 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22635
|
||||
2026-02-21 04:31:32.361 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:32.418 ERROR [src.node.docker_mananger] Max retries reached for container 9faf75b2bc6a. Exiting log stream.
|
||||
2026-02-21 04:31:32.895 ERROR [src.node.docker_mananger] Max retries reached for container 85202a15cb0c. Exiting log stream.
|
||||
2026-02-21 04:31:33.362 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22635/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:33.365 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-02-21 04:31:33.365 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:33.365 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22635/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:33.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.233.179/tcp/22636/p2p/16Uiu2HAmJ5bMXpPeE8J1Fo28mWgfcBHs1icjG9ytQUg6sJqFqMy2","/ip4/172.18.233.179/tcp/22637/ws/p2p/16Uiu2HAmJ5bMXpPeE8J1Fo28mWgfcBHs1icjG9ytQUg6sJqFqMy2"],"enrUri":"enr:-L24QGooYDoMJPq3gjcZ1VXyOqAgRw3OljvTwNhMubL3I_-ET55Mc2CdBAFJRGWxSOuhUIDG4FQmv_3apL0_SDpeA7ICgmlkgnY0gmlwhKwS6bOKbXVsdGlhZGRyc5YACASsEumzBlhsAAoErBLpswZYbd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUJf0EfCc7uqVScgq9bvNAMMFt--ESIlPpNfjTgHGpiGDdGNwglhsg3VkcIJYboV3YWt1MgU"}'
|
||||
2026-02-21 04:31:33.368 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:33.368 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-21 04:31:33.374 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-21 04:31:33.374 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-31-32__26c6bc75-97eb-410c-96df-d6f1e42e5e2a__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:33.374 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-21 04:31:33.374 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-21 04:31:33.375 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-21 04:31:33.375 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.28.226
|
||||
2026-02-21 04:31:33.375 DEBUG [src.node.docker_mananger] Generated ports ['40945', '40946', '40947', '40948', '40949']
|
||||
2026-02-21 04:31:33.376 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-21 04:31:33.376 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-21 04:31:33.376 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-21 04:31:33.376 DEBUG [src.node.docker_mananger] docker run -i -t -p 40945:40945 -p 40946:40946 -p 40947:40947 -p 40948:40948 -p 40949:40949 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=40947 --rest-port=40945 --tcp-port=40946 --discv5-udp-port=40948 --rest-address=0.0.0.0 --nat=extip:172.18.28.226 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d1fa0bb0dfed3becddadcac0bd1b2dec5a40b4fb564993da81c8aa028120008d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40949 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGooYDoMJPq3gjcZ1VXyOqAgRw3OljvTwNhMubL3I_-ET55Mc2CdBAFJRGWxSOuhUIDG4FQmv_3apL0_SDpeA7ICgmlkgnY0gmlwhKwS6bOKbXVsdGlhZGRyc5YACASsEumzBlhsAAoErBLpswZYbd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUJf0EfCc7uqVScgq9bvNAMMFt--ESIlPpNfjTgHGpiGDdGNwglhsg3VkcIJYboV3YWt1MgU --filternode=/ip4/172.18.233.179/tcp/22636/p2p/16Uiu2HAmJ5bMXpPeE8J1Fo28mWgfcBHs1icjG9ytQUg6sJqFqMy2
|
||||
2026-02-21 04:31:33.535 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.28.226 waku 76ccf0e0d9ed2a180d6ef3f8a034bbff53b6ba0332fc507f8a757cc33350c701
|
||||
2026-02-21 04:31:33.560 DEBUG [src.node.docker_mananger] Container started with ID 76ccf0e0d9ed. Setting up logs at ./log/docker/node2_2026-02-21_04-31-32__26c6bc75-97eb-410c-96df-d6f1e42e5e2a__wakuorg_nwaku:latest.log
|
||||
2026-02-21 04:31:33.560 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40945
|
||||
2026-02-21 04:31:33.560 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-21 04:31:34.561 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:34.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-02-21 04:31:34.564 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-21 04:31:34.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:34.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.28.226/tcp/40946/p2p/16Uiu2HAm3XZKCE7urPJzM6sdS6XwfaiNAApUpBEByVYXLTEXcnjJ","/ip4/172.18.28.226/tcp/40947/ws/p2p/16Uiu2HAm3XZKCE7urPJzM6sdS6XwfaiNAApUpBEByVYXLTEXcnjJ"],"enrUri":"enr:-L24QAuXxw0cGbTx24Z5z43VrIAXJBOkmGDdNzImjcdCxrVXFfrODI5_cSnsIKuyW2HaubwbM4UxU2VGVA74b0uq_PECgmlkgnY0gmlwhKwSHOKKbXVsdGlhZGRyc5YACASsEhziBp_yAAoErBIc4gaf890DgnJzhQADAQAAiXNlY3AyNTZrMaECeF9xjPzi2IP0X6Yyy4g3XIPrPlpS6Z9yfmqLviEeK2GDdGNwgp_yg3VkcIKf9IV3YWt1MgA"}'
|
||||
2026-02-21 04:31:34.566 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-21 04:31:34.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40945/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.233.179/tcp/22636/p2p/16Uiu2HAmJ5bMXpPeE8J1Fo28mWgfcBHs1icjG9ytQUg6sJqFqMy2"]'
|
||||
2026-02-21 04:31:34.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:34.599 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-21 04:31:34.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:34.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40945/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bcd6c0db-274d-4827-831c-b67f8ed90eec", "contentFilters": ["0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59", "60", "61", "62", "63", "64", "65", "66", "67", "68", "69", "70", "71", "72", "73", "74", "75", "76", "77", "78", "79", "80", "81", "82", "83", "84", "85", "86", "87", "88", "89", "90", "91", "92", "93", "94", "95", "96", "97", "98", "99"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-21 04:31:34.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bcd6c0db-274d-4827-831c-b67f8ed90eec","statusDesc":"OK"}'
|
||||
2026-02-21 04:31:34.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "0", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:34.679 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:34.679 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:34.779 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:34.780 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:34.782 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"0","version":0,"timestamp":1771648294650984080,"ephemeral":false}]'
|
||||
2026-02-21 04:31:34.784 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "1", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:34.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:34.810 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:34.910 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:34.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:34.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"1","version":0,"timestamp":1771648294784438190,"ephemeral":false}]'
|
||||
2026-02-21 04:31:34.915 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "2", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:34.941 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:34.941 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:35.042 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:35.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/2" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:35.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"2","version":0,"timestamp":1771648294915254634,"ephemeral":false}]'
|
||||
2026-02-21 04:31:35.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "3", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:35.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:35.073 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:35.173 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:35.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/3" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:35.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"3","version":0,"timestamp":1771648295046979221,"ephemeral":false}]'
|
||||
2026-02-21 04:31:35.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "4", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:35.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:35.204 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:35.305 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:35.305 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/4" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:35.308 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"4","version":0,"timestamp":1771648295178370470,"ephemeral":false}]'
|
||||
2026-02-21 04:31:35.309 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "5", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:35.335 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:35.336 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:35.436 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:35.437 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:35.439 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"5","version":0,"timestamp":1771648295309772688,"ephemeral":false}]'
|
||||
2026-02-21 04:31:35.441 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "6", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:35.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:35.467 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:35.568 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:35.568 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/6" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:35.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"6","version":0,"timestamp":1771648295440971962,"ephemeral":false}]'
|
||||
2026-02-21 04:31:35.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "7", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:35.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:35.598 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:35.699 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:35.699 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/7" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:35.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"7","version":0,"timestamp":1771648295572670326,"ephemeral":false}]'
|
||||
2026-02-21 04:31:35.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "8", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:35.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:35.729 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:35.830 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:35.830 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/8" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:35.833 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"8","version":0,"timestamp":1771648295703448187,"ephemeral":false}]'
|
||||
2026-02-21 04:31:35.834 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "9", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:35.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:35.861 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:35.961 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:35.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/9" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:35.964 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"9","version":0,"timestamp":1771648295834488477,"ephemeral":false}]'
|
||||
2026-02-21 04:31:35.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "10", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:35.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:35.992 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:36.092 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:36.092 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/10" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:36.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"10","version":0,"timestamp":1771648295965676094,"ephemeral":false}]'
|
||||
2026-02-21 04:31:36.097 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "11", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:36.123 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:36.123 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:36.223 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:36.224 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/11" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:36.226 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"11","version":0,"timestamp":1771648296096899467,"ephemeral":false}]'
|
||||
2026-02-21 04:31:36.228 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "12", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:36.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:36.254 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:36.354 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:36.355 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/12" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:36.357 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"12","version":0,"timestamp":1771648296228045298,"ephemeral":false}]'
|
||||
2026-02-21 04:31:36.359 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "13", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:36.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:36.385 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:36.485 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:36.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/13" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:36.489 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"13","version":0,"timestamp":1771648296359264420,"ephemeral":false}]'
|
||||
2026-02-21 04:31:36.490 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "14", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:36.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:36.516 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:36.617 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:36.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/14" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:36.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"14","version":0,"timestamp":1771648296490526309,"ephemeral":false}]'
|
||||
2026-02-21 04:31:36.621 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "15", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:36.647 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:36.647 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:36.748 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:36.748 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/15" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:36.750 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"15","version":0,"timestamp":1771648296621592521,"ephemeral":false}]'
|
||||
2026-02-21 04:31:36.752 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "16", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:36.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:36.778 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:36.878 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:36.879 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/16" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:36.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"16","version":0,"timestamp":1771648296752361474,"ephemeral":false}]'
|
||||
2026-02-21 04:31:36.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "17", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:36.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:36.910 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:37.010 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:37.011 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/17" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:37.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"17","version":0,"timestamp":1771648296883475182,"ephemeral":false}]'
|
||||
2026-02-21 04:31:37.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "18", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:37.041 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:37.041 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:37.142 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:37.142 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/18" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:37.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"18","version":0,"timestamp":1771648297015286441,"ephemeral":false}]'
|
||||
2026-02-21 04:31:37.146 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "19", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:37.173 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:37.173 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:37.273 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:37.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/19" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:37.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"19","version":0,"timestamp":1771648297146815390,"ephemeral":false}]'
|
||||
2026-02-21 04:31:37.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "20", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:37.304 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:37.304 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:37.405 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:37.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/20" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:37.408 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"20","version":0,"timestamp":1771648297278197052,"ephemeral":false}]'
|
||||
2026-02-21 04:31:37.409 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "21", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:37.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:37.436 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:37.536 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:37.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/21" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:37.539 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"21","version":0,"timestamp":1771648297409799291,"ephemeral":false}]'
|
||||
2026-02-21 04:31:37.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "22", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:37.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:37.567 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:37.668 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:37.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/22" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:37.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"22","version":0,"timestamp":1771648297541021905,"ephemeral":false}]'
|
||||
2026-02-21 04:31:37.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "23", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:37.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:37.698 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:37.798 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:37.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/23" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:37.802 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"23","version":0,"timestamp":1771648297672532807,"ephemeral":false}]'
|
||||
2026-02-21 04:31:37.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "24", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:37.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:37.829 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:37.929 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:37.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/24" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:37.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"24","version":0,"timestamp":1771648297803567294,"ephemeral":false}]'
|
||||
2026-02-21 04:31:37.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "25", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:37.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:37.960 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:38.061 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:38.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/25" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:38.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"25","version":0,"timestamp":1771648297934428855,"ephemeral":false}]'
|
||||
2026-02-21 04:31:38.066 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "26", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:38.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:38.092 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:38.192 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:38.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/26" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:38.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"26","version":0,"timestamp":1771648298066127170,"ephemeral":false}]'
|
||||
2026-02-21 04:31:38.197 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "27", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:38.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:38.223 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:38.323 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:38.323 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/27" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:38.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"27","version":0,"timestamp":1771648298197048509,"ephemeral":false}]'
|
||||
2026-02-21 04:31:38.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "28", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:38.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:38.355 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:38.456 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:38.456 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/28" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:38.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"28","version":0,"timestamp":1771648298327768411,"ephemeral":false}]'
|
||||
2026-02-21 04:31:38.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "29", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:38.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:38.487 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:38.587 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:38.588 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/29" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:38.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"29","version":0,"timestamp":1771648298460421569,"ephemeral":false}]'
|
||||
2026-02-21 04:31:38.591 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "30", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:38.617 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:38.618 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:38.718 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:38.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/30" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:38.721 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"30","version":0,"timestamp":1771648298591855424,"ephemeral":false}]'
|
||||
2026-02-21 04:31:38.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "31", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:38.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:38.748 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:38.849 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:38.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/31" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:38.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"31","version":0,"timestamp":1771648298722674214,"ephemeral":false}]'
|
||||
2026-02-21 04:31:38.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "32", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:38.878 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:38.879 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:38.979 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:38.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/32" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:38.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"32","version":0,"timestamp":1771648298853394744,"ephemeral":false}]'
|
||||
2026-02-21 04:31:38.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "33", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:39.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:39.010 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:39.110 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:39.110 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/33" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:39.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"33","version":0,"timestamp":1771648298983700999,"ephemeral":false}]'
|
||||
2026-02-21 04:31:39.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "34", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:39.140 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:39.141 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:39.241 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:39.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/34" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:39.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"34","version":0,"timestamp":1771648299114853784,"ephemeral":false}]'
|
||||
2026-02-21 04:31:39.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "35", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:39.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:39.272 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:39.372 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:39.373 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/35" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:39.375 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"35","version":0,"timestamp":1771648299245958723,"ephemeral":false}]'
|
||||
2026-02-21 04:31:39.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "36", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:39.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:39.404 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:39.504 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:39.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/36" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:39.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"36","version":0,"timestamp":1771648299377182670,"ephemeral":false}]'
|
||||
2026-02-21 04:31:39.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "37", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:39.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:39.535 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:39.635 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:39.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/37" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:39.638 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"37","version":0,"timestamp":1771648299508678481,"ephemeral":false}]'
|
||||
2026-02-21 04:31:39.639 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "38", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:39.665 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:39.665 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:39.766 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:39.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/38" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:39.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"38","version":0,"timestamp":1771648299639585458,"ephemeral":false}]'
|
||||
2026-02-21 04:31:39.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "39", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:39.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:39.797 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:39.897 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:39.897 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/39" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:39.900 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"39","version":0,"timestamp":1771648299770765156,"ephemeral":false}]'
|
||||
2026-02-21 04:31:39.902 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "40", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:39.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:39.928 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:40.028 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:40.028 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/40" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:40.031 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"40","version":0,"timestamp":1771648299902018452,"ephemeral":false}]'
|
||||
2026-02-21 04:31:40.033 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "41", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:40.058 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:40.059 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:40.160 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:40.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/41" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:40.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"41","version":0,"timestamp":1771648300033061120,"ephemeral":false}]'
|
||||
2026-02-21 04:31:40.165 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "42", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:40.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:40.191 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:40.292 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:40.292 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/42" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:40.295 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"42","version":0,"timestamp":1771648300164996215,"ephemeral":false}]'
|
||||
2026-02-21 04:31:40.296 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "43", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:40.321 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:40.322 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:40.423 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:40.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/43" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:40.426 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"43","version":0,"timestamp":1771648300296559673,"ephemeral":false}]'
|
||||
2026-02-21 04:31:40.428 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "44", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:40.453 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:40.454 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:40.554 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:40.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/44" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:40.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"44","version":0,"timestamp":1771648300428286133,"ephemeral":false}]'
|
||||
2026-02-21 04:31:40.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "45", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:40.584 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:40.585 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:40.685 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:40.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/45" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:40.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"45","version":0,"timestamp":1771648300558885949,"ephemeral":false}]'
|
||||
2026-02-21 04:31:40.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "46", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:40.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:40.716 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:40.816 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:40.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/46" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:40.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"46","version":0,"timestamp":1771648300690087161,"ephemeral":false}]'
|
||||
2026-02-21 04:31:40.821 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "47", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:40.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:40.847 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:40.948 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:40.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/47" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:40.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"47","version":0,"timestamp":1771648300821224916,"ephemeral":false}]'
|
||||
2026-02-21 04:31:40.952 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "48", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:40.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:40.978 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:41.079 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:41.079 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/48" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:41.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"48","version":0,"timestamp":1771648300952264866,"ephemeral":false}]'
|
||||
2026-02-21 04:31:41.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "49", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:41.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:41.110 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:41.210 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:41.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/49" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:41.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"49","version":0,"timestamp":1771648301083689517,"ephemeral":false}]'
|
||||
2026-02-21 04:31:41.214 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "50", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:41.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:41.241 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:41.341 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:41.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/50" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:41.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"50","version":0,"timestamp":1771648301214653817,"ephemeral":false}]'
|
||||
2026-02-21 04:31:41.346 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "51", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:41.372 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:41.373 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:41.473 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:41.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/51" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:41.476 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"51","version":0,"timestamp":1771648301346455483,"ephemeral":false}]'
|
||||
2026-02-21 04:31:41.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "52", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:41.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:41.504 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:41.604 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:41.604 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/52" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:41.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"52","version":0,"timestamp":1771648301478124715,"ephemeral":false}]'
|
||||
2026-02-21 04:31:41.608 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "53", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:41.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:41.634 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:41.735 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:41.735 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/53" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:41.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"53","version":0,"timestamp":1771648301608765784,"ephemeral":false}]'
|
||||
2026-02-21 04:31:41.739 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "54", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:41.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:41.765 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:41.865 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:41.866 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/54" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:41.869 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"54","version":0,"timestamp":1771648301739678318,"ephemeral":false}]'
|
||||
2026-02-21 04:31:41.870 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "55", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:41.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:41.897 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:41.997 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:41.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/55" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"55","version":0,"timestamp":1771648301870640228,"ephemeral":false}]'
|
||||
2026-02-21 04:31:42.002 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "56", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:42.028 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.028 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:42.128 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:42.129 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/56" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.131 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"56","version":0,"timestamp":1771648302002275279,"ephemeral":false}]'
|
||||
2026-02-21 04:31:42.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "57", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:42.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.159 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:42.260 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:42.260 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/57" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"57","version":0,"timestamp":1771648302133280290,"ephemeral":false}]'
|
||||
2026-02-21 04:31:42.264 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "58", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:42.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.290 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:42.391 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:42.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/58" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"58","version":0,"timestamp":1771648302264404202,"ephemeral":false}]'
|
||||
2026-02-21 04:31:42.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "59", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:42.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.422 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:42.522 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:42.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/59" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"59","version":0,"timestamp":1771648302395710508,"ephemeral":false}]'
|
||||
2026-02-21 04:31:42.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "60", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:42.553 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.553 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:42.654 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:42.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/60" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"60","version":0,"timestamp":1771648302527150929,"ephemeral":false}]'
|
||||
2026-02-21 04:31:42.659 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "61", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:42.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.685 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:42.785 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:42.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/61" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"61","version":0,"timestamp":1771648302658882966,"ephemeral":false}]'
|
||||
2026-02-21 04:31:42.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "62", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:42.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.817 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:42.917 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:42.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/62" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:42.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"62","version":0,"timestamp":1771648302790639022,"ephemeral":false}]'
|
||||
2026-02-21 04:31:42.921 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "63", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:42.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:42.948 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:43.048 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:43.048 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/63" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:43.051 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"63","version":0,"timestamp":1771648302921780933,"ephemeral":false}]'
|
||||
2026-02-21 04:31:43.052 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "64", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:43.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:43.078 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:43.179 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:43.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/64" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:43.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"64","version":0,"timestamp":1771648303052740252,"ephemeral":false}]'
|
||||
2026-02-21 04:31:43.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "65", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:43.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:43.209 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:43.309 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:43.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/65" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:43.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"65","version":0,"timestamp":1771648303183514640,"ephemeral":false}]'
|
||||
2026-02-21 04:31:43.314 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "66", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:43.340 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:43.340 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:43.440 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:43.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/66" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:43.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"66","version":0,"timestamp":1771648303314243247,"ephemeral":false}]'
|
||||
2026-02-21 04:31:43.445 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "67", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:43.471 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:43.471 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:43.572 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:43.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/67" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:43.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"67","version":0,"timestamp":1771648303445359108,"ephemeral":false}]'
|
||||
2026-02-21 04:31:43.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "68", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:43.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:43.602 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:43.703 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:43.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/68" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:43.706 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"68","version":0,"timestamp":1771648303576621052,"ephemeral":false}]'
|
||||
2026-02-21 04:31:43.707 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "69", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:43.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:43.733 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:43.833 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:43.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/69" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:43.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"69","version":0,"timestamp":1771648303707668069,"ephemeral":false}]'
|
||||
2026-02-21 04:31:43.838 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "70", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:43.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:43.864 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:43.964 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:43.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/70" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:43.967 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"70","version":0,"timestamp":1771648303838292532,"ephemeral":false}]'
|
||||
2026-02-21 04:31:43.969 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "71", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:43.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:43.995 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:44.095 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:44.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/71" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:44.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"71","version":0,"timestamp":1771648303969233721,"ephemeral":false}]'
|
||||
2026-02-21 04:31:44.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "72", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:44.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:44.126 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:44.226 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:44.227 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/72" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:44.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"72","version":0,"timestamp":1771648304100225070,"ephemeral":false}]'
|
||||
2026-02-21 04:31:44.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "73", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:44.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:44.258 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:44.359 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:44.359 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/73" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:44.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"73","version":0,"timestamp":1771648304230912474,"ephemeral":false}]'
|
||||
2026-02-21 04:31:44.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "74", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:44.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:44.390 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:44.490 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:44.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/74" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:44.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"74","version":0,"timestamp":1771648304364053185,"ephemeral":false}]'
|
||||
2026-02-21 04:31:44.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "75", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:44.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:44.521 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:44.621 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:44.622 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/75" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:44.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"75","version":0,"timestamp":1771648304494786883,"ephemeral":false}]'
|
||||
2026-02-21 04:31:44.625 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "76", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:44.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:44.651 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:44.751 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:44.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/76" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:44.754 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"76","version":0,"timestamp":1771648304625825473,"ephemeral":false}]'
|
||||
2026-02-21 04:31:44.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "77", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:44.781 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:44.782 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:44.882 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:44.883 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/77" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:44.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"77","version":0,"timestamp":1771648304756109443,"ephemeral":false}]'
|
||||
2026-02-21 04:31:44.887 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "78", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:44.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:44.913 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:45.013 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:45.014 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/78" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:45.016 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"78","version":0,"timestamp":1771648304886917557,"ephemeral":false}]'
|
||||
2026-02-21 04:31:45.018 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "79", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:45.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:45.044 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:45.144 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:45.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/79" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:45.147 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"79","version":0,"timestamp":1771648305018215181,"ephemeral":false}]'
|
||||
2026-02-21 04:31:45.149 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "80", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:45.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:45.175 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:45.275 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:45.275 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/80" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:45.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"80","version":0,"timestamp":1771648305149103116,"ephemeral":false}]'
|
||||
2026-02-21 04:31:45.280 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "81", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:45.305 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:45.305 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:45.406 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:45.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/81" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:45.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"81","version":0,"timestamp":1771648305279961411,"ephemeral":false}]'
|
||||
2026-02-21 04:31:45.411 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "82", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:45.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:45.436 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:45.537 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:45.537 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/82" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:45.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"82","version":0,"timestamp":1771648305410880445,"ephemeral":false}]'
|
||||
2026-02-21 04:31:45.541 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "83", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:45.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:45.567 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:45.667 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:45.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/83" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:45.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"83","version":0,"timestamp":1771648305541465800,"ephemeral":false}]'
|
||||
2026-02-21 04:31:45.672 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "84", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:45.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:45.698 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:45.798 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:45.799 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/84" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:45.801 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"84","version":0,"timestamp":1771648305672531120,"ephemeral":false}]'
|
||||
2026-02-21 04:31:45.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "85", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:45.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:45.829 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:45.929 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:45.930 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/85" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:45.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"85","version":0,"timestamp":1771648305803258584,"ephemeral":false}]'
|
||||
2026-02-21 04:31:45.934 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "86", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:45.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:45.960 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:46.061 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:46.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/86" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:46.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"86","version":0,"timestamp":1771648305934350015,"ephemeral":false}]'
|
||||
2026-02-21 04:31:46.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "87", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:46.091 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:46.091 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:46.192 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:46.192 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/87" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:46.195 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"87","version":0,"timestamp":1771648306065588348,"ephemeral":false}]'
|
||||
2026-02-21 04:31:46.196 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "88", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:46.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:46.223 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:46.323 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:46.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/88" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:46.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"88","version":0,"timestamp":1771648306196586667,"ephemeral":false}]'
|
||||
2026-02-21 04:31:46.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "89", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:46.354 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:46.355 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:46.455 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:46.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/89" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:46.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"89","version":0,"timestamp":1771648306328178414,"ephemeral":false}]'
|
||||
2026-02-21 04:31:46.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "90", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:46.485 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:46.486 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:46.586 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:46.586 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/90" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:46.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"90","version":0,"timestamp":1771648306459838225,"ephemeral":false}]'
|
||||
2026-02-21 04:31:46.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "91", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:46.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:46.617 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:46.717 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:46.718 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/91" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:46.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"91","version":0,"timestamp":1771648306590809918,"ephemeral":false}]'
|
||||
2026-02-21 04:31:46.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "92", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:46.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:46.748 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:46.848 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:46.849 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/92" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:46.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"92","version":0,"timestamp":1771648306721979822,"ephemeral":false}]'
|
||||
2026-02-21 04:31:46.853 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "93", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:46.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:46.880 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:46.980 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:46.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/93" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:46.983 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"93","version":0,"timestamp":1771648306853035482,"ephemeral":false}]'
|
||||
2026-02-21 04:31:46.984 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "94", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:47.010 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:47.011 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:47.111 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:47.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/94" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:47.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"94","version":0,"timestamp":1771648306984673105,"ephemeral":false}]'
|
||||
2026-02-21 04:31:47.115 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "95", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:47.141 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:47.142 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:47.242 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:47.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/95" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:47.245 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"95","version":0,"timestamp":1771648307115810787,"ephemeral":false}]'
|
||||
2026-02-21 04:31:47.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "96", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:47.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:47.273 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:47.373 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:47.374 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/96" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:47.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"96","version":0,"timestamp":1771648307246883550,"ephemeral":false}]'
|
||||
2026-02-21 04:31:47.378 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "97", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:47.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:47.404 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:47.505 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:47.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/97" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:47.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"97","version":0,"timestamp":1771648307378329738,"ephemeral":false}]'
|
||||
2026-02-21 04:31:47.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "98", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:47.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:47.536 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:47.636 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:47.636 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/98" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:47.639 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"98","version":0,"timestamp":1771648307509660472,"ephemeral":false}]'
|
||||
2026-02-21 04:31:47.641 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22635/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "99", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-21 04:31:47.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-21 04:31:47.667 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-21 04:31:47.767 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-21 04:31:47.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40945/filter/v2/messages/99" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-21 04:31:47.770 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"99","version":0,"timestamp":1771648307640927781,"ephemeral":false}]'
|
||||
2026-02-21 04:31:47.773 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-21 04:31:47.773 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-21 04:31:47.773 DEBUG [src.node.waku_node] Stopping container with id 43f143df01ac
|
||||
2026-02-21 04:31:48.238 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:48.238 DEBUG [src.node.waku_node] Stopping container with id 76ccf0e0d9ed
|
||||
2026-02-21 04:31:48.741 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-21 04:31:48.743 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-21 04:31:48.780 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-21 04:31:48.793 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
93
nim/1086/data/attachments/26e981c7c33db765.txt
Normal file
93
nim/1086/data/attachments/26e981c7c33db765.txt
Normal file
@ -0,0 +1,93 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_publish_and_retrieve_duplicate_message with id: 2026-02-21_04-32-04__feb7cf1a-2687-40b9-af71-68477c3abaaf
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:28 Running fixture setup: relay_setup
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:34 Running fixture setup: setup_main_relay_nodes
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-32-04__feb7cf1a-2687-40b9-af71-68477c3abaaf__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.243.21
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['11146', '11147', '11148', '11149', '11150']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 11146:11146 -p 11147:11147 -p 11148:11148 -p 11149:11149 -p 11150:11150 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=11148 --rest-port=11146 --tcp-port=11147 --discv5-udp-port=11149 --rest-address=0.0.0.0 --nat=extip:172.18.243.21 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6ca58fe0b9d21b5e9cecc97b740aacc7e2f2cbb3123f4c3c0af22f4ecca36ce4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11150 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.243.21 waku 220be6727e01caa7d3b291e4afe71b9a5629400e0c48d2bb73621b40ae90c935
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 220be6727e01. Setting up logs at ./log/docker/node1_2026-02-21_04-32-04__feb7cf1a-2687-40b9-af71-68477c3abaaf__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 11146
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container c276051ea631. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b84d4c01c1a3. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11146/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11146/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.243.21/tcp/11147/p2p/16Uiu2HAm5yNPrwMnrw2MZBnvX4Bvx7odNPPbQd3PfNUELVHkzGhP","/ip4/172.18.243.21/tcp/11148/ws/p2p/16Uiu2HAm5yNPrwMnrw2MZBnvX4Bvx7odNPPbQd3PfNUELVHkzGhP"],"enrUri":"enr:-L24QL81ZEG2Q6kvQFS57m_7lyMnr-OujKne8rB2sZ5JAb-CaE-x1A568fDC60WOca6g6QuVz_AJLvhvzf-wBRVCnfUCgmlkgnY0gmlwhKwS8xWKbXVsdGlhZGRyc5YACASsEvMVBiuLAAoErBLzFQYrjN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnLOSWsZtd9vxugVxQkOthzOzYn9nBjMSMQF-w17SUlqDdGNwgiuLg3VkcIIrjYV3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-32-04__feb7cf1a-2687-40b9-af71-68477c3abaaf__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.115.49
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['38072', '38073', '38074', '38075', '38076']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 38072:38072 -p 38073:38073 -p 38074:38074 -p 38075:38075 -p 38076:38076 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=38074 --rest-port=38072 --tcp-port=38073 --discv5-udp-port=38075 --rest-address=0.0.0.0 --nat=extip:172.18.115.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b3876e02cbcc97fed6adceba6c2d04d74958dcff0fcb84025b234dd88f6be9fb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38076 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QL81ZEG2Q6kvQFS57m_7lyMnr-OujKne8rB2sZ5JAb-CaE-x1A568fDC60WOca6g6QuVz_AJLvhvzf-wBRVCnfUCgmlkgnY0gmlwhKwS8xWKbXVsdGlhZGRyc5YACASsEvMVBiuLAAoErBLzFQYrjN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnLOSWsZtd9vxugVxQkOthzOzYn9nBjMSMQF-w17SUlqDdGNwgiuLg3VkcIIrjYV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.115.49 waku 4fa3ef25c6326700f79e32d166a94ba083f5f135910f6e0dd8d049eb7cb7a99d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 4fa3ef25c632. Setting up logs at ./log/docker/node2_2026-02-21_04-32-04__feb7cf1a-2687-40b9-af71-68477c3abaaf__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 38072
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38072/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38072/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.115.49/tcp/38073/p2p/16Uiu2HAm1CXyGDqsStdSGp6wj9Ym4fwitcfezSpd9ZMQaZefSrdU","/ip4/172.18.115.49/tcp/38074/ws/p2p/16Uiu2HAm1CXyGDqsStdSGp6wj9Ym4fwitcfezSpd9ZMQaZefSrdU"],"enrUri":"enr:-L24QFpVczQ8S77-X78GckeBn32tXyo4jFLoqAeUBlu8YzCmX8ucpIUZRWQjQ5H7VB0Xxs9tIabt078hN62B7L66hiECgmlkgnY0gmlwhKwSczGKbXVsdGlhZGRyc5YACASsEnMxBpS5AAoErBJzMQaUut0DgnJzhQADAQAAiXNlY3AyNTZrMaECVciD2-ICUL9ib_BjW7YdRUXJk72sJLLfdpCB5LRSTA-DdGNwgpS5g3VkcIKUu4V3YWt1MgE"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:38072/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.243.21/tcp/11147/p2p/16Uiu2HAm5yNPrwMnrw2MZBnvX4Bvx7odNPPbQd3PfNUELVHkzGhP"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:59 Running fixture setup: subscribe_main_relay_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11146/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:38072/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648326985953792,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648326985953792,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.relay:relay.py:71 WARM UP successful!!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648327101139858,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648327101139858,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 0.1 seconds
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11146/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1771648327101139858,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m src.steps.relay:relay.py:123 Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:38072/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'[]'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 220be6727e01
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 4fa3ef25c632
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
68
nim/1086/data/attachments/271c32661709994e.txt
Normal file
68
nim/1086/data/attachments/271c32661709994e.txt
Normal file
@ -0,0 +1,68 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_unsubscribe_with_invalid_request_id with id: 2026-02-21_04-32-47__ef3a25d4-c72b-435d-9a03-904754eae056
|
||||
[35mDEBUG [0m src.steps.common:common.py:19 Running fixture setup: common_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:28 Running fixture setup: filter_setup
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:34 Running fixture setup: setup_main_relay_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node1_2026-02-21_04-32-47__ef3a25d4-c72b-435d-9a03-904754eae056__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.189.51
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['55621', '55622', '55623', '55624', '55625']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 55621:55621 -p 55622:55622 -p 55623:55623 -p 55624:55624 -p 55625:55625 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=55623 --rest-port=55621 --tcp-port=55622 --discv5-udp-port=55624 --rest-address=0.0.0.0 --nat=extip:172.18.189.51 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d5f63fde59f30b092f70be3c1f93cc96bc8fcebe060dc3d0981abf0cb8b65fb1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55625 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.189.51 waku 2ccad60424cc1ee7f321246366431e7c31d3df199d9b76b4b8efa82e745fbc7a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 2ccad60424cc. Setting up logs at ./log/docker/node1_2026-02-21_04-32-47__ef3a25d4-c72b-435d-9a03-904754eae056__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 55621
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 6b1c955850bd. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 6bfc27bb7c79. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55621/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:55621/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.51/tcp/55622/p2p/16Uiu2HAm7NShNqrbBW8o2kou9nFeShwex41XQUrC7JCRWxmurhgf","/ip4/172.18.189.51/tcp/55623/ws/p2p/16Uiu2HAm7NShNqrbBW8o2kou9nFeShwex41XQUrC7JCRWxmurhgf"],"enrUri":"enr:-L24QK4yRxEux5xx-F1RWlVEEVRqOgPCWMUpIs1VxZlRlGqSTzKzJ9VqacEZx_bS3KkMq8u1CtuomKw4DX-7FN88tcoCgmlkgnY0gmlwhKwSvTOKbXVsdGlhZGRyc5YACASsEr0zBtlGAAoErBK9MwbZR90DgnJzhQADAQAAiXNlY3AyNTZrMaECsXh7RF1XaQsjocJTSNPRjFpOjcTBBaiUasxTDqcAmUSDdGNwgtlGg3VkcILZSIV3YWt1MgU"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:39 Running fixture setup: setup_main_filter_node
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:19 Docker client initialized with image wakuorg/nwaku:latest
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:86 WakuNode instance initialized with log path ./log/docker/node2_2026-02-21_04-32-47__ef3a25d4-c72b-435d-9a03-904754eae056__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:90 Starting Node...
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:22 Attempting to create or retrieve network waku
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.128.108
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['56920', '56921', '56922', '56923', '56924']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:439 RLN credentials were not set
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:176 RLN credentials not set or credential store not available, starting without RLN
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:178 Using volumes []
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:49 docker run -i -t -p 56920:56920 -p 56921:56921 -p 56922:56922 -p 56923:56923 -p 56924:56924 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=56922 --rest-port=56920 --tcp-port=56921 --discv5-udp-port=56923 --rest-address=0.0.0.0 --nat=extip:172.18.128.108 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e57e564a3ca4d97ec37ac8a65e4bf8bd1a12c9e2fcc60cc456cde8ffbcc6e99f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56924 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QK4yRxEux5xx-F1RWlVEEVRqOgPCWMUpIs1VxZlRlGqSTzKzJ9VqacEZx_bS3KkMq8u1CtuomKw4DX-7FN88tcoCgmlkgnY0gmlwhKwSvTOKbXVsdGlhZGRyc5YACASsEr0zBtlGAAoErBK9MwbZR90DgnJzhQADAQAAiXNlY3AyNTZrMaECsXh7RF1XaQsjocJTSNPRjFpOjcTBBaiUasxTDqcAmUSDdGNwgtlGg3VkcILZSIV3YWt1MgU --filternode=/ip4/172.18.189.51/tcp/55622/p2p/16Uiu2HAm7NShNqrbBW8o2kou9nFeShwex41XQUrC7JCRWxmurhgf
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.128.108 waku a566b02b1773f11d6cadb9f1238d9812ff90d68255549ea6b4af054949edd902
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID a566b02b1773. Setting up logs at ./log/docker/node2_2026-02-21_04-32-47__ef3a25d4-c72b-435d-9a03-904754eae056__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 56920
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 1 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56920/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 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"}]}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:287 Node protocols are initialized !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56920/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.128.108/tcp/56921/p2p/16Uiu2HAkwGfhwXzZCRby4vDWSpooWjp9ECVCfwRcZK95Upg3PVQn","/ip4/172.18.128.108/tcp/56922/ws/p2p/16Uiu2HAkwGfhwXzZCRby4vDWSpooWjp9ECVCfwRcZK95Upg3PVQn"],"enrUri":"enr:-L24QHUKk7Tf9v1dZpiHdHx1bVyPkMr_rgvw603Q_Pc7VQzJE0ivjZ7der9Bat0_ga9N4oOZqvyJk9Wjde-HgkaWjB8CgmlkgnY0gmlwhKwSgGyKbXVsdGlhZGRyc5YACASsEoBsBt5ZAAoErBKAbAbeWt0DgnJzhQADAQAAiXNlY3AyNTZrMaECG2jWaFBUbGuEhiptfxBbGyBznDI1jjC1MnlkMJ8DB4ODdGNwgt5Zg3VkcILeW4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56920/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.189.51/tcp/55622/p2p/16Uiu2HAm7NShNqrbBW8o2kou9nFeShwex41XQUrC7JCRWxmurhgf"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:47 Running fixture setup: subscribe_main_nodes
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55621/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56920/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "511baec5-7cca-4d44-98e4-e179a5656c92", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"511baec5-7cca-4d44-98e4-e179a5656c92","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:56920/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": 1, "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
[31m[1mERROR [0m src.node.api_clients.base_client:base_client.py:16 HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:56920/filter/v2/subscriptions. Response content: b'{"requestId":"unknown","statusDesc":"BAD_REQUEST: Failed to decode request: (status: 400 Bad Request, headers: , kind: Error, errobj: (status: 400 Bad Request, message: \\"Invalid content body, could not decode. Unable to deserialize data: \\", contentType: \\"text/plain\\"))"}'
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:59 Running fixture teardown: test_setup
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:83 Running fixture teardown: close_open_nodes
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id 2ccad60424cc
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id a566b02b1773
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:241 Container stopped.
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:98 Running fixture teardown: check_waku_log_errors
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user