mirror of
https://github.com/logos-messaging/logos-delivery-interop-tests.git
synced 2026-02-28 06:53:13 +00:00
deploy: cdb99ebfa6168b555a58b95e4d62f1aafe6542de
This commit is contained in:
parent
5a62994143
commit
992cb27df3
2
nim/1097/app.js
Normal file
2
nim/1097/app.js
Normal file
File diff suppressed because one or more lines are too long
114
nim/1097/data/attachments/10da69a947b4e3c.txt
Normal file
114
nim/1097/data/attachments/10da69a947b4e3c.txt
Normal file
@ -0,0 +1,114 @@
|
||||
2026-02-27 04:34:48.460 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:34:48.460 DEBUG [tests.conftest] Running test: test_light_push_with_invalid_content_topics with id: 2026-02-27_04-34-48__556271f7-75c7-4d2d-94f2-09e7076f3a8c
|
||||
2026-02-27 04:34:48.460 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:34:48.461 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-27 04:34:48.468 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:48.468 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-27_04-34-48__556271f7-75c7-4d2d-94f2-09e7076f3a8c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:48.468 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:48.468 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:48.470 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:48.470 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.37.135
|
||||
2026-02-27 04:34:48.470 DEBUG [src.node.docker_mananger] Generated ports ['33987', '33988', '33989', '33990', '33991']
|
||||
2026-02-27 04:34:48.470 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:48.470 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:48.470 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:48.471 DEBUG [src.node.docker_mananger] docker run -i -t -p 33987:33987 -p 33988:33988 -p 33989:33989 -p 33990:33990 -p 33991:33991 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=33989 --rest-port=33987 --tcp-port=33988 --discv5-udp-port=33990 --rest-address=0.0.0.0 --nat=extip:172.18.37.135 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=08712bb14ee35e6ef34b3ff50b9da7a7cc3fdec6f5cab8d29ebe6cc127fd4841 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33991 --metrics-logging=true --lightpush=true --relay=true
|
||||
2026-02-27 04:34:48.656 ERROR [src.node.docker_mananger] Max retries reached for container db786e160002. Exiting log stream.
|
||||
2026-02-27 04:34:48.665 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.37.135 waku 689eb933d879e85c84acbf163b60014ac773d1f5e49753c7e6ffee421fb6a32b
|
||||
2026-02-27 04:34:48.707 DEBUG [src.node.docker_mananger] Container started with ID 689eb933d879. Setting up logs at ./log/docker/receiving_node1_2026-02-27_04-34-48__556271f7-75c7-4d2d-94f2-09e7076f3a8c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:48.709 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33987
|
||||
2026-02-27 04:34:48.709 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:49.261 ERROR [src.node.docker_mananger] Max retries reached for container acc487e354e6. Exiting log stream.
|
||||
2026-02-27 04:34:49.710 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33987/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:49.713 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-27 04:34:49.713 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:49.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33987/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:49.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.37.135/tcp/33988/p2p/16Uiu2HAmAYoo8AAFm9oRUgeyAEmJmDzU7EC3HBEZHBgH9m5S7k5K","/ip4/172.18.37.135/tcp/33989/ws/p2p/16Uiu2HAmAYoo8AAFm9oRUgeyAEmJmDzU7EC3HBEZHBgH9m5S7k5K"],"enrUri":"enr:-L24QOIo1_vsck58db5lHSunmzwRY-tr-JBUOfeoeHd_eVDkCVhWfuXS2BGcf88rdY49U6gtr0U1lamsDFVt3tmeadsCgmlkgnY0gmlwhKwSJYeKbXVsdGlhZGRyc5YACASsEiWHBoTEAAoErBIlhwaExd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4LM1CnkLd7KEVIhXMLGJblEpLCPfIOSnG-Bej8we5QaDdGNwgoTEg3VkcIKExoV3YWt1Mgk"}'
|
||||
2026-02-27 04:34:49.716 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:49.723 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:49.723 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-27_04-34-48__556271f7-75c7-4d2d-94f2-09e7076f3a8c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:49.723 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:49.723 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:49.725 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:49.725 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.100
|
||||
2026-02-27 04:34:49.725 DEBUG [src.node.docker_mananger] Generated ports ['32548', '32549', '32550', '32551', '32552']
|
||||
2026-02-27 04:34:49.725 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:49.725 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:49.725 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:49.725 DEBUG [src.node.docker_mananger] docker run -i -t -p 32548:32548 -p 32549:32549 -p 32550:32550 -p 32551:32551 -p 32552:32552 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=32550 --rest-port=32548 --tcp-port=32549 --discv5-udp-port=32551 --rest-address=0.0.0.0 --nat=extip:172.18.153.100 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d0bf94cf81d2380cb6b536f8a3fa650debde3e961e21badcc5229d99f5c943d7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32552 --metrics-logging=true --lightpush=false --relay=true
|
||||
2026-02-27 04:34:49.919 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.100 waku 12a1613d95f31c41e390f21b95a12439d4585605746142345fae3ca68a66bc1e
|
||||
2026-02-27 04:34:49.954 DEBUG [src.node.docker_mananger] Container started with ID 12a1613d95f3. Setting up logs at ./log/docker/receiving_node2_2026-02-27_04-34-48__556271f7-75c7-4d2d-94f2-09e7076f3a8c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:49.955 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32548
|
||||
2026-02-27 04:34:49.955 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:50.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32548/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:50.958 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-27 04:34:50.958 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:50.959 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32548/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:50.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.100/tcp/32549/p2p/16Uiu2HAmF6M3wv7s7ETtkfw55MH7DKXFUMb3c1fpzbr7P81RR1tS","/ip4/172.18.153.100/tcp/32550/ws/p2p/16Uiu2HAmF6M3wv7s7ETtkfw55MH7DKXFUMb3c1fpzbr7P81RR1tS"],"enrUri":"enr:-L24QPr32SdTH5t0fSCTBO-dmO0PsEmNDDd0mOsoRIUBkH5uPCl5VNbfj7A-hnGUK_2wb93zy8sIa7iylUm2qRIHNrUCgmlkgnY0gmlwhKwSmWSKbXVsdGlhZGRyc5YACASsEplkBn8lAAoErBKZZAZ_Jt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJDZM_0irjv-vPnlS20haA64NbtgjNkTeoRcTdr5Ta6eDdGNwgn8lg3VkcIJ_J4V3YWt1MgE"}'
|
||||
2026-02-27 04:34:50.961 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:50.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32548/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.37.135/tcp/33988/p2p/16Uiu2HAmAYoo8AAFm9oRUgeyAEmJmDzU7EC3HBEZHBgH9m5S7k5K"]'
|
||||
2026-02-27 04:34:51.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:51.009 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:51.010 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-27_04-34-48__556271f7-75c7-4d2d-94f2-09e7076f3a8c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:51.010 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:51.010 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:51.011 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:51.011 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.185.154
|
||||
2026-02-27 04:34:51.012 DEBUG [src.node.docker_mananger] Generated ports ['28039', '28040', '28041', '28042', '28043']
|
||||
2026-02-27 04:34:51.012 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:51.012 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:51.012 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:51.012 DEBUG [src.node.docker_mananger] docker run -i -t -p 28039:28039 -p 28040:28040 -p 28041:28041 -p 28042:28042 -p 28043:28043 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=28041 --rest-port=28039 --tcp-port=28040 --discv5-udp-port=28042 --rest-address=0.0.0.0 --nat=extip:172.18.185.154 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fcc2632a1b7ee7db5c72dcaf5fb7977e96ee8f7c6c4081abe75c3364aedbf65d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28043 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QOIo1_vsck58db5lHSunmzwRY-tr-JBUOfeoeHd_eVDkCVhWfuXS2BGcf88rdY49U6gtr0U1lamsDFVt3tmeadsCgmlkgnY0gmlwhKwSJYeKbXVsdGlhZGRyc5YACASsEiWHBoTEAAoErBIlhwaExd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4LM1CnkLd7KEVIhXMLGJblEpLCPfIOSnG-Bej8we5QaDdGNwgoTEg3VkcIKExoV3YWt1Mgk --lightpushnode=/ip4/172.18.37.135/tcp/33988/p2p/16Uiu2HAmAYoo8AAFm9oRUgeyAEmJmDzU7EC3HBEZHBgH9m5S7k5K --lightpush=true --relay=true
|
||||
2026-02-27 04:34:51.228 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.185.154 waku 81980bd4c0156edf2523cacb0be32f45f591b06fbb84970d9fd56b6de09cb032
|
||||
2026-02-27 04:34:51.270 DEBUG [src.node.docker_mananger] Container started with ID 81980bd4c015. Setting up logs at ./log/docker/lightpush_node1_2026-02-27_04-34-48__556271f7-75c7-4d2d-94f2-09e7076f3a8c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:51.270 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28039
|
||||
2026-02-27 04:34:51.271 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:52.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28039/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:52.278 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-27 04:34:52.280 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:52.280 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28039/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:52.292 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.185.154/tcp/28040/p2p/16Uiu2HAm85csw2EyYCF8NU4rSKtpr4ty9LBbTKxicdjywa99dhm7","/ip4/172.18.185.154/tcp/28041/ws/p2p/16Uiu2HAm85csw2EyYCF8NU4rSKtpr4ty9LBbTKxicdjywa99dhm7"],"enrUri":"enr:-L24QGe6wGL8X1r0ADKzQp-ZPKXOQ-WY5CRKLHLuGacwEqjGSbnZ-dTjzPU2b-uVmWgRRVp65JE0QnXGW8XjpGmgo8cCgmlkgnY0gmlwhKwSuZqKbXVsdGlhZGRyc5YACASsErmaBm2IAAoErBK5mgZtid0DgnJzhQADAQAAiXNlY3AyNTZrMaECvATOt1T0lCIrxRGNQgpdnteDiIw32wp1Sys9CoR-c_6DdGNwgm2Ig3VkcIJtioV3YWt1Mgk"}'
|
||||
2026-02-27 04:34:52.292 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:52.293 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28039/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.37.135/tcp/33988/p2p/16Uiu2HAmAYoo8AAFm9oRUgeyAEmJmDzU7EC3HBEZHBgH9m5S7k5K"]'
|
||||
2026-02-27 04:34:52.317 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:52.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28039/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.153.100/tcp/32549/p2p/16Uiu2HAmF6M3wv7s7ETtkfw55MH7DKXFUMb3c1fpzbr7P81RR1tS"]'
|
||||
2026-02-27 04:34:52.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:52.343 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33987/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:34:52.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:52.348 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32548/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:34:52.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:52.360 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28039/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:34:52.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:52.364 DEBUG [tests.light_push.test_publish] Running test with contetn topic Empty string
|
||||
2026-02-27 04:34:52.364 DEBUG [src.steps.light_push] Lightpushing message
|
||||
2026-02-27 04:34:52.364 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28039/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "", "timestamp": 1772166892364546475}}'
|
||||
2026-02-27 04:34:52.367 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:28039/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
2026-02-27 04:34:52.368 DEBUG [tests.light_push.test_publish] Running test with contetn topic A dictionary
|
||||
2026-02-27 04:34:52.368 DEBUG [src.steps.light_push] Lightpushing message
|
||||
2026-02-27 04:34:52.369 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28039/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": {"key": "YWFh"}, "timestamp": 1772166892368738162}}'
|
||||
2026-02-27 04:34:52.371 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:28039/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
2026-02-27 04:34:52.372 DEBUG [tests.light_push.test_publish] Running test with contetn topic An integer
|
||||
2026-02-27 04:34:52.373 DEBUG [src.steps.light_push] Lightpushing message
|
||||
2026-02-27 04:34:52.373 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28039/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": 1234567890, "timestamp": 1772166892372863382}}'
|
||||
2026-02-27 04:34:52.375 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:28039/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
2026-02-27 04:34:52.376 DEBUG [tests.light_push.test_publish] Running test with contetn topic A list
|
||||
2026-02-27 04:34:52.377 DEBUG [src.steps.light_push] Lightpushing message
|
||||
2026-02-27 04:34:52.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28039/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": ["YWFh"], "timestamp": 1772166892376887391}}'
|
||||
2026-02-27 04:34:52.379 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:28039/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
2026-02-27 04:34:52.380 DEBUG [tests.light_push.test_publish] Running test with contetn topic A bool
|
||||
2026-02-27 04:34:52.380 DEBUG [src.steps.light_push] Lightpushing message
|
||||
2026-02-27 04:34:52.381 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28039/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": true, "timestamp": 1772166892380792835}}'
|
||||
2026-02-27 04:34:52.383 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:28039/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
2026-02-27 04:34:52.385 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:34:52.386 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:34:52.386 DEBUG [src.node.waku_node] Stopping container with id 689eb933d879
|
||||
2026-02-27 04:34:52.973 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:52.975 DEBUG [src.node.waku_node] Stopping container with id 12a1613d95f3
|
||||
2026-02-27 04:34:53.532 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:53.532 DEBUG [src.node.waku_node] Stopping container with id 81980bd4c015
|
||||
2026-02-27 04:34:53.787 ERROR [src.node.docker_mananger] Max retries reached for container 689eb933d879. Exiting log stream.
|
||||
2026-02-27 04:34:54.079 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:54.081 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:54.090 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:54.097 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:54.105 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
77
nim/1097/data/attachments/11110b772cad22f0.txt
Normal file
77
nim/1097/data/attachments/11110b772cad22f0.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_on_non_subscribed_pubsub_topic with id: 2026-02-27_04-35-36__91c2265b-365e-4d98-ab1f-ee37d20ad105
|
||||
[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-27_04-35-36__91c2265b-365e-4d98-ab1f-ee37d20ad105__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.7.243
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['50917', '50918', '50919', '50920', '50921']
|
||||
[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 50917:50917 -p 50918:50918 -p 50919:50919 -p 50920:50920 -p 50921:50921 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=50919 --rest-port=50917 --tcp-port=50918 --discv5-udp-port=50920 --rest-address=0.0.0.0 --nat=extip:172.18.7.243 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=144fe0205feb692b8edd89c749cbd92abbc80a15d9bb9894ede9bd5cbddbd6df --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50921 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.7.243 waku 128742d26037be47753e18ba3ae8199588872a4abb58833c75e7b8fa9c06d7bf
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 128742d26037. Setting up logs at ./log/docker/node1_2026-02-27_04-35-36__91c2265b-365e-4d98-ab1f-ee37d20ad105__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 50917
|
||||
[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 cf0b061610f8. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container f7d5b037113a. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:50917/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:50917/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.7.243/tcp/50918/p2p/16Uiu2HAmG8RMkZVsEmxvC7s4CnxWgjTx8kQqkYyXe34U7mbhEvsP","/ip4/172.18.7.243/tcp/50919/ws/p2p/16Uiu2HAmG8RMkZVsEmxvC7s4CnxWgjTx8kQqkYyXe34U7mbhEvsP"],"enrUri":"enr:-L24QNFAyHu8Q57e9dVqyVs4Plta2pmHlSIZ3eqJsMmj1RllPVncwu_y_ZAXTgIGG-lJq15rVACMJqnzuLMwBghNXiwCgmlkgnY0gmlwhKwSB_OKbXVsdGlhZGRyc5YACASsEgfzBsbmAAoErBIH8wbG590DgnJzhQADAQAAiXNlY3AyNTZrMaEDM5oE66GwqK5hn8q6G8aj1iDW0bb9k5lU_0xusUvCzKaDdGNwgsbmg3VkcILG6IV3YWt1MgE"}'
|
||||
[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-27_04-35-36__91c2265b-365e-4d98-ab1f-ee37d20ad105__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.150.143
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['13896', '13897', '13898', '13899', '13900']
|
||||
[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 13896:13896 -p 13897:13897 -p 13898:13898 -p 13899:13899 -p 13900:13900 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=13898 --rest-port=13896 --tcp-port=13897 --discv5-udp-port=13899 --rest-address=0.0.0.0 --nat=extip:172.18.150.143 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7b2aff1874cfc3b8c7fddcef6ce368bcfaed64714c0ccecfcfa60dbb1c9595ae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13900 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNFAyHu8Q57e9dVqyVs4Plta2pmHlSIZ3eqJsMmj1RllPVncwu_y_ZAXTgIGG-lJq15rVACMJqnzuLMwBghNXiwCgmlkgnY0gmlwhKwSB_OKbXVsdGlhZGRyc5YACASsEgfzBsbmAAoErBIH8wbG590DgnJzhQADAQAAiXNlY3AyNTZrMaEDM5oE66GwqK5hn8q6G8aj1iDW0bb9k5lU_0xusUvCzKaDdGNwgsbmg3VkcILG6IV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.150.143 waku 29e1cb0c259b1a5cdec39304c0f656640dd202904afea6ba346789220e4f9ac0
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 29e1cb0c259b. Setting up logs at ./log/docker/node2_2026-02-27_04-35-36__91c2265b-365e-4d98-ab1f-ee37d20ad105__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 13896
|
||||
[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:13896/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:13896/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.150.143/tcp/13897/p2p/16Uiu2HAmBQ2bSFjFh6kaRa5H7FbmPS6NaD7nLNGUGgZpUNTEACti","/ip4/172.18.150.143/tcp/13898/ws/p2p/16Uiu2HAmBQ2bSFjFh6kaRa5H7FbmPS6NaD7nLNGUGgZpUNTEACti"],"enrUri":"enr:-L24QOpJU3VDRHNl1M2ht3uNY3IksDMXnS-5Tv1laJINgushAAsp31QzcIJ69748U7JZ5l9gFA_gYSBIEHYDpthZvSkCgmlkgnY0gmlwhKwSlo-KbXVsdGlhZGRyc5YACASsEpaPBjZJAAoErBKWjwY2St0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7U8jXD8zMolwy6SfUnoRPQQ1b6P7IQrqrhma6QkltXuDdGNwgjZJg3VkcII2S4V3YWt1MgE"}'
|
||||
[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:13896/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.7.243/tcp/50918/p2p/16Uiu2HAmG8RMkZVsEmxvC7s4CnxWgjTx8kQqkYyXe34U7mbhEvsP"]'
|
||||
[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:50917/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:13896/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:50917/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "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:50917/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":1772166939069066240,"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:13896/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":1772166939069066240,"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:50917/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)'}'
|
||||
[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:50917/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/1000'
|
||||
[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 128742d26037
|
||||
[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 29e1cb0c259b
|
||||
[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.
|
||||
100
nim/1097/data/attachments/11283318c1f523ff.txt
Normal file
100
nim/1097/data/attachments/11283318c1f523ff.txt
Normal file
@ -0,0 +1,100 @@
|
||||
2026-02-27 04:39:10.595 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:39:10.595 DEBUG [tests.conftest] Running test: test_store_with_unknown_pubsub_topic_but_known_content_topic with id: 2026-02-27_04-39-10__920fcc0d-e6e8-4a2a-9b98-4db784f92eac
|
||||
2026-02-27 04:39:10.595 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:39:10.596 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:39:10.596 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:39:10.603 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:39:10.604 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-39-10__920fcc0d-e6e8-4a2a-9b98-4db784f92eac__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:10.604 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:39:10.604 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:39:10.605 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:39:10.605 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.174.180
|
||||
2026-02-27 04:39:10.606 DEBUG [src.node.docker_mananger] Generated ports ['11820', '11821', '11822', '11823', '11824']
|
||||
2026-02-27 04:39:10.606 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:39:10.606 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:39:10.606 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:39:10.606 DEBUG [src.node.docker_mananger] docker run -i -t -p 11820:11820 -p 11821:11821 -p 11822:11822 -p 11823:11823 -p 11824:11824 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=11822 --rest-port=11820 --tcp-port=11821 --discv5-udp-port=11823 --rest-address=0.0.0.0 --nat=extip:172.18.174.180 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5c4b0f4ed0bbcb2db2b80bfa1f5b1bb4471a4ec1cbbb269dece7026d97cfceee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11824 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:39:10.807 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.174.180 waku d97020019b9be8f1f8636be242ce91f0062b6309afc5cecd0a98aa1792eb767c
|
||||
2026-02-27 04:39:10.843 DEBUG [src.node.docker_mananger] Container started with ID d97020019b9b. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-39-10__920fcc0d-e6e8-4a2a-9b98-4db784f92eac__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:10.843 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11820
|
||||
2026-02-27 04:39:10.843 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:39:10.853 ERROR [src.node.docker_mananger] Max retries reached for container 237f3a40f65d. Exiting log stream.
|
||||
2026-02-27 04:39:11.395 ERROR [src.node.docker_mananger] Max retries reached for container db1aab74032e. Exiting log stream.
|
||||
2026-02-27 04:39:11.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11820/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:11.847 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-27 04:39:11.847 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:39:11.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11820/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:11.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.174.180/tcp/11821/p2p/16Uiu2HAmBJVhbSKkEdafSGJ8g4ToMF7m2SiorfLP4qv7rtHxgnVF","/ip4/172.18.174.180/tcp/11822/ws/p2p/16Uiu2HAmBJVhbSKkEdafSGJ8g4ToMF7m2SiorfLP4qv7rtHxgnVF"],"enrUri":"enr:-L24QGQrRcF6nbATXVW7pUH4uQpkQs5e7kRkNK0vZ0CCAzVeciOcDwYuN16SvBavCjx_V_fsj_1l2aMormtuNIK3OHwCgmlkgnY0gmlwhKwSrrSKbXVsdGlhZGRyc5YACASsEq60Bi4tAAoErBKutAYuLt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6-RNZSv5ZDzeQt23c6ynSRTuhPSZumBdM9BK5dKMu4KDdGNwgi4tg3VkcIIuL4V3YWt1MgM"}'
|
||||
2026-02-27 04:39:11.850 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:39:11.857 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:39:11.858 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-39-10__920fcc0d-e6e8-4a2a-9b98-4db784f92eac__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:11.858 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:39:11.858 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:39:11.859 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:39:11.859 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.249.50
|
||||
2026-02-27 04:39:11.859 DEBUG [src.node.docker_mananger] Generated ports ['45307', '45308', '45309', '45310', '45311']
|
||||
2026-02-27 04:39:11.860 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:39:11.860 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:39:11.860 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:39:11.860 DEBUG [src.node.docker_mananger] docker run -i -t -p 45307:45307 -p 45308:45308 -p 45309:45309 -p 45310:45310 -p 45311:45311 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=45309 --rest-port=45307 --tcp-port=45308 --discv5-udp-port=45310 --rest-address=0.0.0.0 --nat=extip:172.18.249.50 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=791e61bd21fbe8b9556eb7ce329bda1660d08eec40eae30aa9a84cf92bec8663 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45311 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGQrRcF6nbATXVW7pUH4uQpkQs5e7kRkNK0vZ0CCAzVeciOcDwYuN16SvBavCjx_V_fsj_1l2aMormtuNIK3OHwCgmlkgnY0gmlwhKwSrrSKbXVsdGlhZGRyc5YACASsEq60Bi4tAAoErBKutAYuLt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC6-RNZSv5ZDzeQt23c6ynSRTuhPSZumBdM9BK5dKMu4KDdGNwgi4tg3VkcIIuL4V3YWt1MgM --storenode=/ip4/172.18.174.180/tcp/11821/p2p/16Uiu2HAmBJVhbSKkEdafSGJ8g4ToMF7m2SiorfLP4qv7rtHxgnVF --store=true --relay=true
|
||||
2026-02-27 04:39:12.060 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.249.50 waku 1bd32d57e6771c44b60075ccbcb611cf92476ac7cee6d6261cde983693c6d6b0
|
||||
2026-02-27 04:39:12.101 DEBUG [src.node.docker_mananger] Container started with ID 1bd32d57e677. Setting up logs at ./log/docker/store_node1_2026-02-27_04-39-10__920fcc0d-e6e8-4a2a-9b98-4db784f92eac__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:12.103 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45307
|
||||
2026-02-27 04:39:12.103 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:39:13.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45307/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:13.107 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-27 04:39:13.107 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:39:13.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45307/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:13.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.249.50/tcp/45308/p2p/16Uiu2HAm19XPtsW95c8CeSjQkiDkHimfF2WtbSBepUUrMT4wP2hX","/ip4/172.18.249.50/tcp/45309/ws/p2p/16Uiu2HAm19XPtsW95c8CeSjQkiDkHimfF2WtbSBepUUrMT4wP2hX"],"enrUri":"enr:-L24QJBcHuNJRfL4UTp8r_vXtyww_IPL2p7ijc_2j3zEhDtJAVKUZAMFx-fVAdhpTf0fYD5D2KPim5uqRkqNch82zmoCgmlkgnY0gmlwhKwS-TKKbXVsdGlhZGRyc5YACASsEvkyBrD8AAoErBL5Mgaw_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECVQMfRH9jSpsfmE26QqYDoAIvn6V7Tm4Vmqwz_-RxD4KDdGNwgrD8g3VkcIKw_oV3YWt1MgM"}'
|
||||
2026-02-27 04:39:13.110 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:39:13.111 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45307/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.174.180/tcp/11821/p2p/16Uiu2HAmBJVhbSKkEdafSGJ8g4ToMF7m2SiorfLP4qv7rtHxgnVF"]'
|
||||
2026-02-27 04:39:13.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:13.114 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11820/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:39:13.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:13.117 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45307/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:39:13.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:13.120 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:13.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11820/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-27 04:39:13.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:13.127 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:13.328 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:13.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11820/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:39:13.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:13.335 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:13.536 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:13.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11820/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:39:13.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:13.543 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:13.744 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:13.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11820/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:39:13.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:13.751 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:13.953 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:13.953 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11820/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:39:13.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:13.959 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:14.160 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:14.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11820/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:39:14.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:14.167 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:14.368 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:14.368 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11820/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:39:14.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:14.374 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:14.575 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:14.575 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11820/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:39:14.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:14.581 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:14.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11820/store/v3/messages?pubsubTopic=test&contentTopics=%2Fmyapp%2F1%2Flatest%2Fproto&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:14.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2026-02-27 04:39:14.786 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45307/store/v3/messages?pubsubTopic=test&contentTopics=%2Fmyapp%2F1%2Flatest%2Fproto&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:14.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2026-02-27 04:39:14.791 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:39:14.793 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:39:14.793 DEBUG [src.node.waku_node] Stopping container with id d97020019b9b
|
||||
2026-02-27 04:39:15.387 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:39:15.389 DEBUG [src.node.waku_node] Stopping container with id 1bd32d57e677
|
||||
2026-02-27 04:39:15.912 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:39:15.916 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:39:15.931 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:39:15.940 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
84
nim/1097/data/attachments/11576c43f854f833.txt
Normal file
84
nim/1097/data/attachments/11576c43f854f833.txt
Normal file
@ -0,0 +1,84 @@
|
||||
2026-02-27 04:35:02.048 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:35:02.049 DEBUG [tests.conftest] Running test: test_store_with_invalid_hash with id: 2026-02-27_04-35-02__7c9fec74-43d4-431c-af77-80a45cf29f5c
|
||||
2026-02-27 04:35:02.049 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:35:02.049 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:35:02.049 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:35:02.057 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:02.057 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-35-02__7c9fec74-43d4-431c-af77-80a45cf29f5c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:02.057 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:02.057 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:02.058 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:02.059 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.90.104
|
||||
2026-02-27 04:35:02.059 DEBUG [src.node.docker_mananger] Generated ports ['24741', '24742', '24743', '24744', '24745']
|
||||
2026-02-27 04:35:02.059 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:02.059 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:02.059 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:02.059 DEBUG [src.node.docker_mananger] docker run -i -t -p 24741:24741 -p 24742:24742 -p 24743:24743 -p 24744:24744 -p 24745:24745 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=24743 --rest-port=24741 --tcp-port=24742 --discv5-udp-port=24744 --rest-address=0.0.0.0 --nat=extip:172.18.90.104 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e5eefeaefeca28cdce53be7dc33e1e92aaa5a3baadaa28af2d1b2f4c90b9e7a8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24745 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:35:02.254 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.90.104 waku 2fbe52f2fa103b96596295194d3c16b83f28f154845688346d93d7190deddce2
|
||||
2026-02-27 04:35:02.291 DEBUG [src.node.docker_mananger] Container started with ID 2fbe52f2fa10. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-35-02__7c9fec74-43d4-431c-af77-80a45cf29f5c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:02.292 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24741
|
||||
2026-02-27 04:35:02.292 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:02.301 ERROR [src.node.docker_mananger] Max retries reached for container 0eed026530a8. Exiting log stream.
|
||||
2026-02-27 04:35:02.840 ERROR [src.node.docker_mananger] Max retries reached for container 3a67d66cd3d4. Exiting log stream.
|
||||
2026-02-27 04:35:03.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24741/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:03.297 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-27 04:35:03.297 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:03.297 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24741/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:03.300 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.90.104/tcp/24742/p2p/16Uiu2HAmQt1idGZJY1tgwPKA97UzFAzkFCdwQy1ysJnoC764c7gV","/ip4/172.18.90.104/tcp/24743/ws/p2p/16Uiu2HAmQt1idGZJY1tgwPKA97UzFAzkFCdwQy1ysJnoC764c7gV"],"enrUri":"enr:-L24QB0NpKoTg3xIWKTEclJijSle8PC8vLGgyOXLRYMl3c4gATG9MGchV1EZuEHakuJXIxFHtld6ztH7FkDeUgMT6-wCgmlkgnY0gmlwhKwSWmiKbXVsdGlhZGRyc5YACASsElpoBmCmAAoErBJaaAZgp90DgnJzhQADAQAAiXNlY3AyNTZrMaEDtaJXHPdWqBWwNAZGLH60D_0xzy8JiBi82hhjH5ph65KDdGNwgmCmg3VkcIJgqIV3YWt1MgM"}'
|
||||
2026-02-27 04:35:03.300 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:03.308 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:03.308 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-35-02__7c9fec74-43d4-431c-af77-80a45cf29f5c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:03.308 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:03.308 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:03.310 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:03.310 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.246.26
|
||||
2026-02-27 04:35:03.310 DEBUG [src.node.docker_mananger] Generated ports ['60815', '60816', '60817', '60818', '60819']
|
||||
2026-02-27 04:35:03.310 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:03.310 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:03.310 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:03.310 DEBUG [src.node.docker_mananger] docker run -i -t -p 60815:60815 -p 60816:60816 -p 60817:60817 -p 60818:60818 -p 60819:60819 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=60817 --rest-port=60815 --tcp-port=60816 --discv5-udp-port=60818 --rest-address=0.0.0.0 --nat=extip:172.18.246.26 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c25cd44c2ade85eb4913e0314e9fa332b181851ddb760a4d6df2ad7c2d5f733b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60819 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QB0NpKoTg3xIWKTEclJijSle8PC8vLGgyOXLRYMl3c4gATG9MGchV1EZuEHakuJXIxFHtld6ztH7FkDeUgMT6-wCgmlkgnY0gmlwhKwSWmiKbXVsdGlhZGRyc5YACASsElpoBmCmAAoErBJaaAZgp90DgnJzhQADAQAAiXNlY3AyNTZrMaEDtaJXHPdWqBWwNAZGLH60D_0xzy8JiBi82hhjH5ph65KDdGNwgmCmg3VkcIJgqIV3YWt1MgM --storenode=/ip4/172.18.90.104/tcp/24742/p2p/16Uiu2HAmQt1idGZJY1tgwPKA97UzFAzkFCdwQy1ysJnoC764c7gV --store=true --relay=true
|
||||
2026-02-27 04:35:03.520 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.246.26 waku c1c4e6ba8597727bea24bbbc6ea7d3228b3e56d8347a79e38311ef5d27624cca
|
||||
2026-02-27 04:35:03.555 DEBUG [src.node.docker_mananger] Container started with ID c1c4e6ba8597. Setting up logs at ./log/docker/store_node1_2026-02-27_04-35-02__7c9fec74-43d4-431c-af77-80a45cf29f5c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:03.555 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60815
|
||||
2026-02-27 04:35:03.556 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:04.558 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60815/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:04.571 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-27 04:35:04.571 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:04.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60815/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:04.574 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.246.26/tcp/60816/p2p/16Uiu2HAmQvXnhF8HCHEL726gbtJKkuzF5YshQc97CUAFZFYFA3Jf","/ip4/172.18.246.26/tcp/60817/ws/p2p/16Uiu2HAmQvXnhF8HCHEL726gbtJKkuzF5YshQc97CUAFZFYFA3Jf"],"enrUri":"enr:-L24QAjEe2OWM4HBYpv8gIeVkKfdEVq4wmu981f6dKx-CDo2DjFHV8-2SmEQVy0ImzGYhJxluN2_aQd8FmstO7nvsdkCgmlkgnY0gmlwhKwS9hqKbXVsdGlhZGRyc5YACASsEvYaBu2QAAoErBL2Ggbtkd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDtkeAmI1-tIl2J712kaGHzh0E0pKrpsVYPu2ZNIH5AnCDdGNwgu2Qg3VkcILtkoV3YWt1MgM"}'
|
||||
2026-02-27 04:35:04.574 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:04.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60815/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.90.104/tcp/24742/p2p/16Uiu2HAmQt1idGZJY1tgwPKA97UzFAzkFCdwQy1ysJnoC764c7gV"]'
|
||||
2026-02-27 04:35:04.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:04.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24741/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:35:04.580 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:04.580 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60815/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:35:04.582 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:04.583 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:04.583 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24741/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-27 04:35:04.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:04.589 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:04.790 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:04.790 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24741/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-27 04:35:04.796 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:04.796 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:04.997 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:04.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24741/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-27 04:35:05.004 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:05.004 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:05.205 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:05.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24741/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-27 04:35:05.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:05.213 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:05.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24741/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=0x74657374&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:05.417 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:24741/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=0x74657374&pageSize=50&ascending=true. Response content: b'waku message hash parsing error: invalid hash length: 4'
|
||||
2026-02-27 04:35:05.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60815/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=0x74657374&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:05.420 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:60815/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&hashes=0x74657374&pageSize=50&ascending=true. Response content: b'waku message hash parsing error: invalid hash length: 4'
|
||||
2026-02-27 04:35:05.423 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:35:05.424 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:35:05.424 DEBUG [src.node.waku_node] Stopping container with id 2fbe52f2fa10
|
||||
2026-02-27 04:35:06.001 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:06.003 DEBUG [src.node.waku_node] Stopping container with id c1c4e6ba8597
|
||||
2026-02-27 04:35:06.540 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:06.542 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:35:06.559 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:35:06.571 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
143
nim/1097/data/attachments/1181754de66cec22.txt
Normal file
143
nim/1097/data/attachments/1181754de66cec22.txt
Normal file
@ -0,0 +1,143 @@
|
||||
2026-02-27 04:34:00.283 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:34:00.283 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_from_multiple_pubsub_topics with id: 2026-02-27_04-34-00__07a0c2fa-20bf-4567-9e56-36dd4ab4a022
|
||||
2026-02-27 04:34:00.284 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:34:00.284 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-27 04:34:00.284 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-27 04:34:00.291 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:00.291 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-34-00__07a0c2fa-20bf-4567-9e56-36dd4ab4a022__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:00.292 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:00.292 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:00.293 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:00.293 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.225.199
|
||||
2026-02-27 04:34:00.293 DEBUG [src.node.docker_mananger] Generated ports ['36988', '36989', '36990', '36991', '36992']
|
||||
2026-02-27 04:34:00.294 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:00.294 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:00.294 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:00.294 DEBUG [src.node.docker_mananger] docker run -i -t -p 36988:36988 -p 36989:36989 -p 36990:36990 -p 36991:36991 -p 36992:36992 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=36990 --rest-port=36988 --tcp-port=36989 --discv5-udp-port=36991 --rest-address=0.0.0.0 --nat=extip:172.18.225.199 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ba8ab63b2973e8d2a21694cdb6505557a4eb95aec67d9f52a19eb18cc32febb1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36992 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-27 04:34:00.485 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.225.199 waku 940261620c58c6a3f3d2e5bc2f750e4dcb7f51d665fa64edceb04c3416073939
|
||||
2026-02-27 04:34:00.522 DEBUG [src.node.docker_mananger] Container started with ID 940261620c58. Setting up logs at ./log/docker/node1_2026-02-27_04-34-00__07a0c2fa-20bf-4567-9e56-36dd4ab4a022__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:00.522 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36988
|
||||
2026-02-27 04:34:00.523 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:00.603 ERROR [src.node.docker_mananger] Max retries reached for container 915b0003fd7a. Exiting log stream.
|
||||
2026-02-27 04:34:01.073 ERROR [src.node.docker_mananger] Max retries reached for container 0d6b8739f67f. Exiting log stream.
|
||||
2026-02-27 04:34:01.523 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36988/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:01.526 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-27 04:34:01.526 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:01.526 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36988/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:01.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.225.199/tcp/36989/p2p/16Uiu2HAmMzRz79p6TLyrZcSQp1gJJsgxo8ZTQpmaNKHfWqkgFV43","/ip4/172.18.225.199/tcp/36990/ws/p2p/16Uiu2HAmMzRz79p6TLyrZcSQp1gJJsgxo8ZTQpmaNKHfWqkgFV43"],"enrUri":"enr:-L24QDpEI-nm5ziOln3xU3F8lHG2QpEkzoJBprEtoSnOS8gWKEAzI7kpTUCqP4x0p2-5iKkdLfhFc3NRyyfTphdG0iUCgmlkgnY0gmlwhKwS4ceKbXVsdGlhZGRyc5YACASsEuHHBpB9AAoErBLhxwaQft0DgnJzhQADAQAAiXNlY3AyNTZrMaEDirQz-qQem05lYlNaXlldHceU47bdR7FIs8ZLUOrbIKCDdGNwgpB9g3VkcIKQf4V3YWt1MgU"}'
|
||||
2026-02-27 04:34:01.529 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:01.529 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-27 04:34:01.536 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:01.536 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-34-00__07a0c2fa-20bf-4567-9e56-36dd4ab4a022__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:01.536 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:01.536 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:01.538 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:01.538 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.221.175
|
||||
2026-02-27 04:34:01.538 DEBUG [src.node.docker_mananger] Generated ports ['39594', '39595', '39596', '39597', '39598']
|
||||
2026-02-27 04:34:01.538 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:01.538 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:01.538 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:01.539 DEBUG [src.node.docker_mananger] docker run -i -t -p 39594:39594 -p 39595:39595 -p 39596:39596 -p 39597:39597 -p 39598:39598 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=39596 --rest-port=39594 --tcp-port=39595 --discv5-udp-port=39597 --rest-address=0.0.0.0 --nat=extip:172.18.221.175 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=21eb4f1acdc559f87ee6a49cb1debcd9b2b046653b39cc6e46ef3c733beaccfb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39598 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDpEI-nm5ziOln3xU3F8lHG2QpEkzoJBprEtoSnOS8gWKEAzI7kpTUCqP4x0p2-5iKkdLfhFc3NRyyfTphdG0iUCgmlkgnY0gmlwhKwS4ceKbXVsdGlhZGRyc5YACASsEuHHBpB9AAoErBLhxwaQft0DgnJzhQADAQAAiXNlY3AyNTZrMaEDirQz-qQem05lYlNaXlldHceU47bdR7FIs8ZLUOrbIKCDdGNwgpB9g3VkcIKQf4V3YWt1MgU --filternode=/ip4/172.18.225.199/tcp/36989/p2p/16Uiu2HAmMzRz79p6TLyrZcSQp1gJJsgxo8ZTQpmaNKHfWqkgFV43
|
||||
2026-02-27 04:34:01.730 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.221.175 waku a68205a4470ff7a0798bb1307d2fd006319f5a73213ebca3fbb65592001aa83f
|
||||
2026-02-27 04:34:01.765 DEBUG [src.node.docker_mananger] Container started with ID a68205a4470f. Setting up logs at ./log/docker/node2_2026-02-27_04-34-00__07a0c2fa-20bf-4567-9e56-36dd4ab4a022__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:01.766 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39594
|
||||
2026-02-27 04:34:01.766 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:02.766 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39594/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:02.769 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-27 04:34:02.770 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:02.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39594/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:02.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.221.175/tcp/39595/p2p/16Uiu2HAkwdqXB3GqBeBFaCXycs9hkzUJxt4btkfbkf3oVwmAT34w","/ip4/172.18.221.175/tcp/39596/ws/p2p/16Uiu2HAkwdqXB3GqBeBFaCXycs9hkzUJxt4btkfbkf3oVwmAT34w"],"enrUri":"enr:-L24QC1y9ldV0a_LgsdB2prVoFX_L_02JFvEToV0_RmFrrwCLMO2evzqe-2UlDn8NwX28hFYmf9Ehuux3-cjnGwcdeMCgmlkgnY0gmlwhKwS3a-KbXVsdGlhZGRyc5YACASsEt2vBpqrAAoErBLdrwaarN0DgnJzhQADAQAAiXNlY3AyNTZrMaECINUhs-XDBhag-d_IPUlx_RCPJLY9rNTa6dyvH5rlmcyDdGNwgpqrg3VkcIKarYV3YWt1MgA"}'
|
||||
2026-02-27 04:34:02.772 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:02.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39594/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.225.199/tcp/36989/p2p/16Uiu2HAmMzRz79p6TLyrZcSQp1gJJsgxo8ZTQpmaNKHfWqkgFV43"]'
|
||||
2026-02-27 04:34:02.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:02.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:34:02.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:02.829 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39594/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "785f800a-d0b8-4af8-b1b3-2ac28181d2a3", "contentFilters": ["/waku/2/rs/3/0"], "pubsubTopic": "/waku/2/rs/3/0"}'
|
||||
2026-02-27 04:34:02.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"785f800a-d0b8-4af8-b1b3-2ac28181d2a3","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:02.844 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/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-27 04:34:02.852 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:02.852 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:02.952 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:02.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:02.955 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":1772166842844647923,"ephemeral":false}]'
|
||||
2026-02-27 04:34:02.957 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:34:02.960 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:02.962 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39594/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "81dedae9-9ba1-465f-831e-bf2eb4cc359b", "contentFilters": ["/waku/2/rs/3/1"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-27 04:34:02.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"81dedae9-9ba1-465f-831e-bf2eb4cc359b","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:02.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/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-27 04:34:02.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:02.975 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:03.076 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:03.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:03.079 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":1772166842971183867,"ephemeral":false}]'
|
||||
2026-02-27 04:34:03.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/9"]'
|
||||
2026-02-27 04:34:03.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:03.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39594/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bfe9637f-39d3-40d5-bae3-b1adbcdeeefc", "contentFilters": ["/waku/2/rs/3/9"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
||||
2026-02-27 04:34:03.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bfe9637f-39d3-40d5-bae3-b1adbcdeeefc","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:03.095 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/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-27 04:34:03.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:03.100 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:03.200 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:03.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:03.203 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":1772166843095424923,"ephemeral":false}]'
|
||||
2026-02-27 04:34:03.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/25"]'
|
||||
2026-02-27 04:34:03.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:03.208 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39594/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "765ea1c7-56c7-4562-9260-ac0deb43d34a", "contentFilters": ["/waku/2/rs/3/25"], "pubsubTopic": "/waku/2/rs/3/25"}'
|
||||
2026-02-27 04:34:03.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"765ea1c7-56c7-4562-9260-ac0deb43d34a","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:03.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/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-27 04:34:03.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:03.223 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:03.323 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:03.324 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:03.326 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":1772166843218457890,"ephemeral":false}]'
|
||||
2026-02-27 04:34:03.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1000"]'
|
||||
2026-02-27 04:34:03.330 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:03.330 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39594/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "9a886ec3-2d46-4517-9148-efd7e95f9f11", "contentFilters": ["/waku/2/rs/3/1000"], "pubsubTopic": "/waku/2/rs/3/1000"}'
|
||||
2026-02-27 04:34:03.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"9a886ec3-2d46-4517-9148-efd7e95f9f11","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:03.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/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-27 04:34:03.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:03.345 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:03.445 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:03.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:03.448 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":1772166843340198739,"ephemeral":false}]'
|
||||
2026-02-27 04:34:03.449 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:39594/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": "1"}'
|
||||
2026-02-27 04:34:03.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:03.459 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/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-27 04:34:03.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:03.462 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:03.562 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:03.562 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:03.564 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0. Response content: b'Not subscribed to topic: /waku/2/rs/3/0'
|
||||
2026-02-27 04:34:03.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/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-27 04:34:03.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:03.569 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:03.669 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:03.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:03.672 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Not subscribed to topic: /waku/2/rs/3/1'
|
||||
2026-02-27 04:34:03.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/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-27 04:34:03.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:03.677 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:03.777 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:03.777 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:03.780 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9. Response content: b'Not subscribed to topic: /waku/2/rs/3/9'
|
||||
2026-02-27 04:34:03.782 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/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-27 04:34:03.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:03.785 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:03.885 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:03.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:03.888 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25. Response content: b'Not subscribed to topic: /waku/2/rs/3/25'
|
||||
2026-02-27 04:34:03.889 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36988/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-27 04:34:03.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:03.892 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:03.992 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:03.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:03.995 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:39594/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000. Response content: b'Not subscribed to topic: /waku/2/rs/3/1000'
|
||||
2026-02-27 04:34:03.998 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:34:03.998 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:34:03.999 DEBUG [src.node.waku_node] Stopping container with id 940261620c58
|
||||
2026-02-27 04:34:04.543 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:04.544 DEBUG [src.node.waku_node] Stopping container with id a68205a4470f
|
||||
2026-02-27 04:34:05.101 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:05.103 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:05.113 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:05.121 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
225
nim/1097/data/attachments/11b517258c74020.txt
Normal file
225
nim/1097/data/attachments/11b517258c74020.txt
Normal file
@ -0,0 +1,225 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_relay_7_nodes_3sec_latency with id: 2026-02-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982
|
||||
[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-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__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-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__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-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__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-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__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-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__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-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__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/node5_2026-02-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__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/node6_2026-02-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__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/node7_2026-02-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__wakuorg_nwaku:latest.log
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:63 Starting nodes with chain bootstrap
|
||||
[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.182
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['26163', '26164', '26165', '26166', '26167']
|
||||
[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 26163:26163 -p 26164:26164 -p 26165:26165 -p 26166:26166 -p 26167:26167 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=26165 --rest-port=26163 --tcp-port=26164 --discv5-udp-port=26166 --rest-address=0.0.0.0 --nat=extip:172.18.135.182 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5b14e3a6eeef6c5be1ef6ae2b0beb5d8686cfdd3a76fdab3c5af8b8cfd36f65c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26167 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.135.182 waku d018edcd4f8f3753b1cff2cf15ba5ce2595b2c1be67079c6ba38f92b8ae050e8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d018edcd4f8f. Setting up logs at ./log/docker/node1_2026-02-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 26163
|
||||
[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 46c95a22c962. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a6cd815db141. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:26163/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:26163/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.182/tcp/26164/p2p/16Uiu2HAmVAKu4QyoiuJ7JJYESgcREqSTW3Yqc9474QggqZJEoqBe","/ip4/172.18.135.182/tcp/26165/ws/p2p/16Uiu2HAmVAKu4QyoiuJ7JJYESgcREqSTW3Yqc9474QggqZJEoqBe"],"enrUri":"enr:-L24QCBBBvE35QwBIF67-pQNH7KmjBZr_0ujuvuoa_hOCAq6X_EJlJeShM9_gRZJtAsJEyJ6sWNnzDFvUKPGeNTc1R0CgmlkgnY0gmlwhKwSh7aKbXVsdGlhZGRyc5YACASsEoe2BmY0AAoErBKHtgZmNd0DgnJzhQADAQAAiXNlY3AyNTZrMaED9T7v31tyxIe9s5hojm_j-w7NxPHyClxV1el5tmxIlsmDdGNwgmY0g3VkcIJmNoV3YWt1MgE"}'
|
||||
[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.179.160
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['57386', '57387', '57388', '57389', '57390']
|
||||
[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 57386:57386 -p 57387:57387 -p 57388:57388 -p 57389:57389 -p 57390:57390 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=57388 --rest-port=57386 --tcp-port=57387 --discv5-udp-port=57389 --rest-address=0.0.0.0 --nat=extip:172.18.179.160 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=3c77dbdd19b93d3f0a9cfe5c7cb9f906b4b7a0daacf9682eacb1d0fcceceadaa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57390 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCBBBvE35QwBIF67-pQNH7KmjBZr_0ujuvuoa_hOCAq6X_EJlJeShM9_gRZJtAsJEyJ6sWNnzDFvUKPGeNTc1R0CgmlkgnY0gmlwhKwSh7aKbXVsdGlhZGRyc5YACASsEoe2BmY0AAoErBKHtgZmNd0DgnJzhQADAQAAiXNlY3AyNTZrMaED9T7v31tyxIe9s5hojm_j-w7NxPHyClxV1el5tmxIlsmDdGNwgmY0g3VkcIJmNoV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.179.160 waku 3b434104eec49c817c3f640b1cdd18a5de09fbc3267a39bcb2a38e78ddea8578
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 3b434104eec4. Setting up logs at ./log/docker/node2_2026-02-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 57386
|
||||
[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:57386/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:57386/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.179.160/tcp/57387/p2p/16Uiu2HAmAL35S7tXbZFJ99xhqX2rhiNbiV2AkjapSTFXagAAHz2y","/ip4/172.18.179.160/tcp/57388/ws/p2p/16Uiu2HAmAL35S7tXbZFJ99xhqX2rhiNbiV2AkjapSTFXagAAHz2y"],"enrUri":"enr:-L24QM3ULT3xE53QVldPnFRs7OvRO4dWC5F6PhFDA3hTFN83AVO_IAM_-Mt1jI3qKAGqdpq29LExPFaGf9zxpST7wbICgmlkgnY0gmlwhKwSs6CKbXVsdGlhZGRyc5YACASsErOgBuArAAoErBKzoAbgLN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3W2sfIc--2lWVmpD_zfwKZikpROz3nvavfjrpw59AGaDdGNwguArg3VkcILgLYV3YWt1MgE"}'
|
||||
[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.182.92
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['25527', '25528', '25529', '25530', '25531']
|
||||
[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 25527:25527 -p 25528:25528 -p 25529:25529 -p 25530:25530 -p 25531:25531 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=25529 --rest-port=25527 --tcp-port=25528 --discv5-udp-port=25530 --rest-address=0.0.0.0 --nat=extip:172.18.182.92 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cd4a753bd74a91fce71d13964e2cedf49d8e1bcfecf8f4fdefcad3deede551ec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25531 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM3ULT3xE53QVldPnFRs7OvRO4dWC5F6PhFDA3hTFN83AVO_IAM_-Mt1jI3qKAGqdpq29LExPFaGf9zxpST7wbICgmlkgnY0gmlwhKwSs6CKbXVsdGlhZGRyc5YACASsErOgBuArAAoErBKzoAbgLN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3W2sfIc--2lWVmpD_zfwKZikpROz3nvavfjrpw59AGaDdGNwguArg3VkcILgLYV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.182.92 waku 43e0c0d59bf99c5af9119cfae10c5c6ac49b50690bd9e45ec6b4e7fbced128ce
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 43e0c0d59bf9. Setting up logs at ./log/docker/node3_2026-02-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 25527
|
||||
[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:25527/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:25527/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.182.92/tcp/25528/p2p/16Uiu2HAmRbdigZdYbxhhhyKxMwQyWVstKwteai8qg8fTpivgfa96","/ip4/172.18.182.92/tcp/25529/ws/p2p/16Uiu2HAmRbdigZdYbxhhhyKxMwQyWVstKwteai8qg8fTpivgfa96"],"enrUri":"enr:-L24QKYgihWyUdghJVaGWrno7Mw9lfr9t1CHGgNYWDdoYxCxJFpTXTsQ-i3FZWgBBcR6t0MRT07PlSIrl8VRzyf2VP8CgmlkgnY0gmlwhKwStlyKbXVsdGlhZGRyc5YACASsErZcBmO4AAoErBK2XAZjud0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwEvcIhI0JruML9juoI8rySqEExWBpGDi8g0pEwSR5LmDdGNwgmO4g3VkcIJjuoV3YWt1MgE"}'
|
||||
[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.167.202
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46348', '46349', '46350', '46351', '46352']
|
||||
[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 46348:46348 -p 46349:46349 -p 46350:46350 -p 46351:46351 -p 46352:46352 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=46350 --rest-port=46348 --tcp-port=46349 --discv5-udp-port=46351 --rest-address=0.0.0.0 --nat=extip:172.18.167.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d249d577a5a7f9dee80ac9caeda5adc75a5e1287aa17c318cc3b50befbf6d3cb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46352 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKYgihWyUdghJVaGWrno7Mw9lfr9t1CHGgNYWDdoYxCxJFpTXTsQ-i3FZWgBBcR6t0MRT07PlSIrl8VRzyf2VP8CgmlkgnY0gmlwhKwStlyKbXVsdGlhZGRyc5YACASsErZcBmO4AAoErBK2XAZjud0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwEvcIhI0JruML9juoI8rySqEExWBpGDi8g0pEwSR5LmDdGNwgmO4g3VkcIJjuoV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.167.202 waku b07e80b6545a6f22b4ee5c5e101c905431a53442d958c7cbe62b857b7d4cc2d4
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID b07e80b6545a. Setting up logs at ./log/docker/node4_2026-02-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46348
|
||||
[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:46348/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:46348/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.167.202/tcp/46349/p2p/16Uiu2HAmG87acw8kKMwoiKat8r5XMMu3KDKw4WxLKjUyEiXzBQDV","/ip4/172.18.167.202/tcp/46350/ws/p2p/16Uiu2HAmG87acw8kKMwoiKat8r5XMMu3KDKw4WxLKjUyEiXzBQDV"],"enrUri":"enr:-L24QK12gwCamWo5LNkx1cSB0J6S6MeKTTh23MnEDw3xn5D_Iv558R3zmGZ_QI8gTQepMOGP8GF_u-QZXqcVywocroACgmlkgnY0gmlwhKwSp8qKbXVsdGlhZGRyc5YACASsEqfKBrUNAAoErBKnyga1Dt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDM4Xq3GbmvABwt_xejmKAziadeBQiIE8i1ZkspejWrrCDdGNwgrUNg3VkcIK1D4V3YWt1MgE"}'
|
||||
[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.35.23
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46081', '46082', '46083', '46084', '46085']
|
||||
[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 46081:46081 -p 46082:46082 -p 46083:46083 -p 46084:46084 -p 46085:46085 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=46083 --rest-port=46081 --tcp-port=46082 --discv5-udp-port=46084 --rest-address=0.0.0.0 --nat=extip:172.18.35.23 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bde2b3bca5a7c7cdf17e3a1fa4c9eb4dbfd0f925c0e9babfbfbcd3ebeca48ba0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46085 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QK12gwCamWo5LNkx1cSB0J6S6MeKTTh23MnEDw3xn5D_Iv558R3zmGZ_QI8gTQepMOGP8GF_u-QZXqcVywocroACgmlkgnY0gmlwhKwSp8qKbXVsdGlhZGRyc5YACASsEqfKBrUNAAoErBKnyga1Dt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDM4Xq3GbmvABwt_xejmKAziadeBQiIE8i1ZkspejWrrCDdGNwgrUNg3VkcIK1D4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.35.23 waku fdc864f2b404b9173b898c12e03e54383fe5295d82a098671cb227a0f1faf80f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID fdc864f2b404. Setting up logs at ./log/docker/node5_2026-02-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46081
|
||||
[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:46081/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:46081/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.35.23/tcp/46082/p2p/16Uiu2HAmMUzy8yFK68aPFd3FhizpNAQp5FGgrv1Jk8tKys2Y1f1R","/ip4/172.18.35.23/tcp/46083/ws/p2p/16Uiu2HAmMUzy8yFK68aPFd3FhizpNAQp5FGgrv1Jk8tKys2Y1f1R"],"enrUri":"enr:-L24QCgfxWF0yH3tJL7bWg7ldUDyb-9iI3WWNCOscRoHiQwxI_cIU4OGp50LBl2433MfonDTgWKcdGWb9W1Yu0yVyUgCgmlkgnY0gmlwhKwSIxeKbXVsdGlhZGRyc5YACASsEiMXBrQCAAoErBIjFwa0A90DgnJzhQADAQAAiXNlY3AyNTZrMaEDgyoStxQWNSYC-tMzD2oSkKKBhwu2LpmuplwHtrqWhoCDdGNwgrQCg3VkcIK0BIV3YWt1MgE"}'
|
||||
[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.252.211
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['63262', '63263', '63264', '63265', '63266']
|
||||
[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 63262:63262 -p 63263:63263 -p 63264:63264 -p 63265:63265 -p 63266:63266 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=63264 --rest-port=63262 --tcp-port=63263 --discv5-udp-port=63265 --rest-address=0.0.0.0 --nat=extip:172.18.252.211 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=70a5ab8ef4eb3eaa93cb9b153267febf9db539dfb1b7c58a80367deaaa864a1c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63266 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCgfxWF0yH3tJL7bWg7ldUDyb-9iI3WWNCOscRoHiQwxI_cIU4OGp50LBl2433MfonDTgWKcdGWb9W1Yu0yVyUgCgmlkgnY0gmlwhKwSIxeKbXVsdGlhZGRyc5YACASsEiMXBrQCAAoErBIjFwa0A90DgnJzhQADAQAAiXNlY3AyNTZrMaEDgyoStxQWNSYC-tMzD2oSkKKBhwu2LpmuplwHtrqWhoCDdGNwgrQCg3VkcIK0BIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.252.211 waku 9125d54238b950039b7ad508061b51315cf6cd186db004aea1e00d1bcfa54560
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 9125d54238b9. Setting up logs at ./log/docker/node6_2026-02-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 63262
|
||||
[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:63262/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:63262/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.252.211/tcp/63263/p2p/16Uiu2HAm692KqAGugNonqsp62Rr7qjEdHE7kcUyg7K9extt28PUQ","/ip4/172.18.252.211/tcp/63264/ws/p2p/16Uiu2HAm692KqAGugNonqsp62Rr7qjEdHE7kcUyg7K9extt28PUQ"],"enrUri":"enr:-L24QIbtwWMsIULecVf-K7WzofgmHPQ_r7lialn1fxUADw5NUY0Ium1hAan4GoNzZ1SkreAIER9f8uz0p0uduF24CWoCgmlkgnY0gmlwhKwS_NOKbXVsdGlhZGRyc5YACASsEvzTBvcfAAoErBL80wb3IN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnyyv6Fzmrfi9u35uxiO62QgwV_F1MMD4oSXp4tVP15WDdGNwgvcfg3VkcIL3IYV3YWt1MgE"}'
|
||||
[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.239.72
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['4455', '4456', '4457', '4458', '4459']
|
||||
[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 4455:4455 -p 4456:4456 -p 4457:4457 -p 4458:4458 -p 4459:4459 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=4457 --rest-port=4455 --tcp-port=4456 --discv5-udp-port=4458 --rest-address=0.0.0.0 --nat=extip:172.18.239.72 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e9edc3bcbbcda44c2f7eeb1660d82554ea89d5944361b061bf42bc4e3bb2a165 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4459 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIbtwWMsIULecVf-K7WzofgmHPQ_r7lialn1fxUADw5NUY0Ium1hAan4GoNzZ1SkreAIER9f8uz0p0uduF24CWoCgmlkgnY0gmlwhKwS_NOKbXVsdGlhZGRyc5YACASsEvzTBvcfAAoErBL80wb3IN0DgnJzhQADAQAAiXNlY3AyNTZrMaECnyyv6Fzmrfi9u35uxiO62QgwV_F1MMD4oSXp4tVP15WDdGNwgvcfg3VkcIL3IYV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.239.72 waku 7bf39f34296241949f45df4c5229bd70ac7088f0caa378fd767fc8cd15f2b971
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 7bf39f342962. Setting up logs at ./log/docker/node7_2026-02-27_04-32-45__d29cd62c-8739-4813-ae8a-f553f12a1982__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 4455
|
||||
[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:4455/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:4455/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.72/tcp/4456/p2p/16Uiu2HAkzaf6nynjVkaQ3ucxUTm5svsiiP2QHFqPEHgZbkgxsHLi","/ip4/172.18.239.72/tcp/4457/ws/p2p/16Uiu2HAkzaf6nynjVkaQ3ucxUTm5svsiiP2QHFqPEHgZbkgxsHLi"],"enrUri":"enr:-L24QHa6sqekbaHuq3BhgPx9qwUND8djvP89a252oI60o2YlJAP3wDQcMC8aC1JX0X8IsKGVlVi_uOIFW-U9csoHC2cCgmlkgnY0gmlwhKwS70iKbXVsdGlhZGRyc5YACASsEu9IBhFoAAoErBLvSAYRad0DgnJzhQADAQAAiXNlY3AyNTZrMaECTJeq7L3kuRTYafj5y-Sa1bhODHlQ2TRaUhX-CCb-_BeDdGNwghFog3VkcIIRaoV3YWt1MgE"}'
|
||||
[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:72 Subscribing all 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:26163/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:57386/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:25527/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:46348/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:46081/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:63262/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:4455/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:76 Waiting for autoconnection
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:26163/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.179.160/tcp/41506/p2p/16Uiu2HAmAL35S7tXbZFJ99xhqX2rhiNbiV2AkjapSTFXagAAHz2y","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57386/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.182.92/tcp/51080/p2p/16Uiu2HAmRbdigZdYbxhhhyKxMwQyWVstKwteai8qg8fTpivgfa96","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.135.182/tcp/26164/p2p/16Uiu2HAmVAKu4QyoiuJ7JJYESgcREqSTW3Yqc9474QggqZJEoqBe","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-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25527/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.167.202/tcp/49634/p2p/16Uiu2HAmG87acw8kKMwoiKat8r5XMMu3KDKw4WxLKjUyEiXzBQDV","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.179.160/tcp/57387/p2p/16Uiu2HAmAL35S7tXbZFJ99xhqX2rhiNbiV2AkjapSTFXagAAHz2y","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-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46348/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.35.23/tcp/47236/p2p/16Uiu2HAmMUzy8yFK68aPFd3FhizpNAQp5FGgrv1Jk8tKys2Y1f1R","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.182.92/tcp/25528/p2p/16Uiu2HAmRbdigZdYbxhhhyKxMwQyWVstKwteai8qg8fTpivgfa96","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-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46081/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.167.202/tcp/46349/p2p/16Uiu2HAmG87acw8kKMwoiKat8r5XMMu3KDKw4WxLKjUyEiXzBQDV","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-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.252.211/tcp/53034/p2p/16Uiu2HAm692KqAGugNonqsp62Rr7qjEdHE7kcUyg7K9extt28PUQ","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:63262/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.35.23/tcp/46082/p2p/16Uiu2HAmMUzy8yFK68aPFd3FhizpNAQp5FGgrv1Jk8tKys2Y1f1R","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-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.239.72/tcp/44244/p2p/16Uiu2HAkzaf6nynjVkaQ3ucxUTm5svsiiP2QHFqPEHgZbkgxsHLi","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:4455/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.252.211/tcp/63263/p2p/16Uiu2HAm692KqAGugNonqsp62Rr7qjEdHE7kcUyg7K9extt28PUQ","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-157-gba8587","origin":"Discv5"}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 60 seconds
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:79 Applying 3s latency to node3
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '4829', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '4829', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '3000ms']
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25527/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 tests.e2e.test_network_conditions:test_network_conditions.py:86 Observed GET latency on node3: 6.00s
|
||||
[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 d018edcd4f8f
|
||||
[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 3b434104eec4
|
||||
[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 43e0c0d59bf9
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d018edcd4f8f. 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 b07e80b6545a
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 3b434104eec4. 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 fdc864f2b404
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 43e0c0d59bf9. 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 9125d54238b9
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b07e80b6545a. 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 7bf39f342962
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container fdc864f2b404. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 9125d54238b9. 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.
|
||||
[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/1097/data/attachments/12f998c35af6fe4f.txt
Normal file
68
nim/1097/data/attachments/12f998c35af6fe4f.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2026-02-27 04:38:48.215 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:38:48.215 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_extra_field with id: 2026-02-27_04-38-48__61680eab-480c-46a4-a5d2-f6998fbcb2a5
|
||||
2026-02-27 04:38:48.215 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:38:48.215 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-27 04:38:48.216 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-27 04:38:48.223 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:48.223 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-38-48__61680eab-480c-46a4-a5d2-f6998fbcb2a5__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:48.223 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:48.224 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:48.225 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:48.225 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.99.16
|
||||
2026-02-27 04:38:48.225 DEBUG [src.node.docker_mananger] Generated ports ['63828', '63829', '63830', '63831', '63832']
|
||||
2026-02-27 04:38:48.225 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:48.226 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:48.226 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:48.226 DEBUG [src.node.docker_mananger] docker run -i -t -p 63828:63828 -p 63829:63829 -p 63830:63830 -p 63831:63831 -p 63832:63832 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=63830 --rest-port=63828 --tcp-port=63829 --discv5-udp-port=63831 --rest-address=0.0.0.0 --nat=extip:172.18.99.16 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d7d6eca4fcc2abbc7b72deefff3cb61e3fb2eef82af35ba5dbec8bf7bcbe1fff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63832 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-27 04:38:48.416 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.99.16 waku ca18079aef71edb818e9700e8dc28efc587db68e5b20b383ddac029337ea1502
|
||||
2026-02-27 04:38:48.441 ERROR [src.node.docker_mananger] Max retries reached for container af706b0e4b81. Exiting log stream.
|
||||
2026-02-27 04:38:48.454 DEBUG [src.node.docker_mananger] Container started with ID ca18079aef71. Setting up logs at ./log/docker/node1_2026-02-27_04-38-48__61680eab-480c-46a4-a5d2-f6998fbcb2a5__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:48.454 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63828
|
||||
2026-02-27 04:38:48.454 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:49.018 ERROR [src.node.docker_mananger] Max retries reached for container df512f249c21. Exiting log stream.
|
||||
2026-02-27 04:38:49.455 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63828/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:49.458 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-27 04:38:49.458 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:49.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63828/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:49.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.99.16/tcp/63829/p2p/16Uiu2HAmLcPvRpzm4UYD3sTxYkGzooMXEerYKBnNrZVcjzpL5uSQ","/ip4/172.18.99.16/tcp/63830/ws/p2p/16Uiu2HAmLcPvRpzm4UYD3sTxYkGzooMXEerYKBnNrZVcjzpL5uSQ"],"enrUri":"enr:-L24QIqn7ecfR8NO_w_UQMBidb-8mLnAqSpCzFEEH0QjW9VTKqjPxTeB9dw8ncliRU8cpQ8-dpWXV8p3IwJWAU8le-sCgmlkgnY0gmlwhKwSYxCKbXVsdGlhZGRyc5YACASsEmMQBvlVAAoErBJjEAb5Vt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDdjNnu7Cl-8dC5IbiOpyTuZYIZ1tS23e58pW6P6-rOoGDdGNwgvlVg3VkcIL5V4V3YWt1MgU"}'
|
||||
2026-02-27 04:38:49.461 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:49.462 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-27 04:38:49.469 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:49.469 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-38-48__61680eab-480c-46a4-a5d2-f6998fbcb2a5__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:49.469 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:49.469 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:49.471 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:49.471 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.126
|
||||
2026-02-27 04:38:49.471 DEBUG [src.node.docker_mananger] Generated ports ['38111', '38112', '38113', '38114', '38115']
|
||||
2026-02-27 04:38:49.471 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:49.471 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:49.472 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:49.472 DEBUG [src.node.docker_mananger] docker run -i -t -p 38111:38111 -p 38112:38112 -p 38113:38113 -p 38114:38114 -p 38115:38115 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=38113 --rest-port=38111 --tcp-port=38112 --discv5-udp-port=38114 --rest-address=0.0.0.0 --nat=extip:172.18.208.126 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aa374c7dab9b04b2ccb77210c0a1cfd7fbfaeb7803e5af2be2f08de3a8afdb2e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38115 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QIqn7ecfR8NO_w_UQMBidb-8mLnAqSpCzFEEH0QjW9VTKqjPxTeB9dw8ncliRU8cpQ8-dpWXV8p3IwJWAU8le-sCgmlkgnY0gmlwhKwSYxCKbXVsdGlhZGRyc5YACASsEmMQBvlVAAoErBJjEAb5Vt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDdjNnu7Cl-8dC5IbiOpyTuZYIZ1tS23e58pW6P6-rOoGDdGNwgvlVg3VkcIL5V4V3YWt1MgU --filternode=/ip4/172.18.99.16/tcp/63829/p2p/16Uiu2HAmLcPvRpzm4UYD3sTxYkGzooMXEerYKBnNrZVcjzpL5uSQ
|
||||
2026-02-27 04:38:49.676 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.126 waku a0838f3caef36826e57eca50d6a6551da0296cc6e58b6bec0636fc99f6c97950
|
||||
2026-02-27 04:38:49.713 DEBUG [src.node.docker_mananger] Container started with ID a0838f3caef3. Setting up logs at ./log/docker/node2_2026-02-27_04-38-48__61680eab-480c-46a4-a5d2-f6998fbcb2a5__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:49.713 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38111
|
||||
2026-02-27 04:38:49.713 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:50.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38111/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:50.717 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-27 04:38:50.717 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:50.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38111/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:50.720 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.126/tcp/38112/p2p/16Uiu2HAmDinFDZko6EbXGoTcT1PdsbNMQEriUvg4YVoZCr2EoDTH","/ip4/172.18.208.126/tcp/38113/ws/p2p/16Uiu2HAmDinFDZko6EbXGoTcT1PdsbNMQEriUvg4YVoZCr2EoDTH"],"enrUri":"enr:-L24QD7-orybrABnnRbbk4xOK_JJsjnP6KEtALcbJuSCui8KeGF7EJ4aseXA6TUKCoUKgtaA-tq-_u7f75IKOmSORooCgmlkgnY0gmlwhKwS0H6KbXVsdGlhZGRyc5YACASsEtB-BpTgAAoErBLQfgaU4d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDD9RSxklwLf5rLrTFhXb9QLK7Q4aUj2mFCAMv7TguYASDdGNwgpTgg3VkcIKU4oV3YWt1MgA"}'
|
||||
2026-02-27 04:38:50.720 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:50.721 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38111/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.99.16/tcp/63829/p2p/16Uiu2HAmLcPvRpzm4UYD3sTxYkGzooMXEerYKBnNrZVcjzpL5uSQ"]'
|
||||
2026-02-27 04:38:50.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:50.757 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-27 04:38:50.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63828/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:38:50.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:50.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38111/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "2b15cbdd-df51-40d8-a675-fac57e5e70e4", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-27 04:38:50.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"2b15cbdd-df51-40d8-a675-fac57e5e70e4","statusDesc":"OK"}'
|
||||
2026-02-27 04:38:50.795 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:38111/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-27 04:38:50.798 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:38111/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-27 04:38:50.801 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:38:50.802 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:38:50.802 DEBUG [src.node.waku_node] Stopping container with id ca18079aef71
|
||||
2026-02-27 04:38:51.372 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:51.372 DEBUG [src.node.waku_node] Stopping container with id a0838f3caef3
|
||||
2026-02-27 04:38:51.971 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:51.972 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:38:51.978 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:38:51.982 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
84
nim/1097/data/attachments/133aea9a94ec46fa.txt
Normal file
84
nim/1097/data/attachments/133aea9a94ec46fa.txt
Normal file
@ -0,0 +1,84 @@
|
||||
2026-02-27 04:38:05.669 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:38:05.670 DEBUG [tests.conftest] Running test: test_passing_non_base64_cursor with id: 2026-02-27_04-38-05__c3b7bf0a-d786-4eea-8d6f-e35c4612901e
|
||||
2026-02-27 04:38:05.670 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:38:05.670 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:38:05.670 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:38:05.677 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:05.678 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-38-05__c3b7bf0a-d786-4eea-8d6f-e35c4612901e__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:05.678 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:05.678 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:05.679 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:05.679 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.120
|
||||
2026-02-27 04:38:05.680 DEBUG [src.node.docker_mananger] Generated ports ['5512', '5513', '5514', '5515', '5516']
|
||||
2026-02-27 04:38:05.680 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:05.680 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:05.680 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:05.680 DEBUG [src.node.docker_mananger] docker run -i -t -p 5512:5512 -p 5513:5513 -p 5514:5514 -p 5515:5515 -p 5516:5516 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=5514 --rest-port=5512 --tcp-port=5513 --discv5-udp-port=5515 --rest-address=0.0.0.0 --nat=extip:172.18.153.120 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bf3057c5ae1d6dd9fa9e3e06982cd7185cba3d6fbb49fd7dd4ad27a999b4e94b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5516 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:38:05.871 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.120 waku 3d70478b108fb70216dfc9bcd045b33f4a2542dcd4788a2bad90bf13ea308f3a
|
||||
2026-02-27 04:38:05.905 DEBUG [src.node.docker_mananger] Container started with ID 3d70478b108f. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-38-05__c3b7bf0a-d786-4eea-8d6f-e35c4612901e__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:05.906 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5512
|
||||
2026-02-27 04:38:05.906 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:05.932 ERROR [src.node.docker_mananger] Max retries reached for container e9906e50a6ea. Exiting log stream.
|
||||
2026-02-27 04:38:06.476 ERROR [src.node.docker_mananger] Max retries reached for container fea6cb73c35e. Exiting log stream.
|
||||
2026-02-27 04:38:06.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5512/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:06.911 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-27 04:38:06.911 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:06.911 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5512/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:06.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.120/tcp/5513/p2p/16Uiu2HAm69Z3wzrgVMYsnDTTZrxHtPhGceMcZKavgpkc5iTyiaXY","/ip4/172.18.153.120/tcp/5514/ws/p2p/16Uiu2HAm69Z3wzrgVMYsnDTTZrxHtPhGceMcZKavgpkc5iTyiaXY"],"enrUri":"enr:-L24QC8iFKf9jXAHw1rlDmyeBIYUgm5PA7IV6Q3ghQvkWq2JU3AGMD_QXVyBUBeBZgFlXU3NDUKLaA9Dq1MCHVLmfdECgmlkgnY0gmlwhKwSmXiKbXVsdGlhZGRyc5YACASsEpl4BhWJAAoErBKZeAYVit0DgnJzhQADAQAAiXNlY3AyNTZrMaECn09t6KR3he_C6BAdCRCr0F6wmBMVHaWulW4aFYBWBfeDdGNwghWJg3VkcIIVi4V3YWt1MgM"}'
|
||||
2026-02-27 04:38:06.914 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:06.921 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:06.921 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-38-05__c3b7bf0a-d786-4eea-8d6f-e35c4612901e__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:06.922 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:06.922 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:06.923 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:06.923 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.46.241
|
||||
2026-02-27 04:38:06.923 DEBUG [src.node.docker_mananger] Generated ports ['23310', '23311', '23312', '23313', '23314']
|
||||
2026-02-27 04:38:06.924 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:06.924 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:06.924 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:06.924 DEBUG [src.node.docker_mananger] docker run -i -t -p 23310:23310 -p 23311:23311 -p 23312:23312 -p 23313:23313 -p 23314:23314 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=23312 --rest-port=23310 --tcp-port=23311 --discv5-udp-port=23313 --rest-address=0.0.0.0 --nat=extip:172.18.46.241 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=faf99a778ace0bcdb6113e84ade6aac5d2aedf0bd20bbcef28bfe99d8cdd1ae9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23314 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QC8iFKf9jXAHw1rlDmyeBIYUgm5PA7IV6Q3ghQvkWq2JU3AGMD_QXVyBUBeBZgFlXU3NDUKLaA9Dq1MCHVLmfdECgmlkgnY0gmlwhKwSmXiKbXVsdGlhZGRyc5YACASsEpl4BhWJAAoErBKZeAYVit0DgnJzhQADAQAAiXNlY3AyNTZrMaECn09t6KR3he_C6BAdCRCr0F6wmBMVHaWulW4aFYBWBfeDdGNwghWJg3VkcIIVi4V3YWt1MgM --storenode=/ip4/172.18.153.120/tcp/5513/p2p/16Uiu2HAm69Z3wzrgVMYsnDTTZrxHtPhGceMcZKavgpkc5iTyiaXY --store=true --relay=true
|
||||
2026-02-27 04:38:07.120 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.46.241 waku 5087d88d4c50b95ffd0da167258aecdaa2a69e0b863ab2f3955b562a62a8ba21
|
||||
2026-02-27 04:38:07.158 DEBUG [src.node.docker_mananger] Container started with ID 5087d88d4c50. Setting up logs at ./log/docker/store_node1_2026-02-27_04-38-05__c3b7bf0a-d786-4eea-8d6f-e35c4612901e__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:07.159 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23310
|
||||
2026-02-27 04:38:07.159 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:08.160 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23310/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:08.163 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-27 04:38:08.163 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:08.163 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23310/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:08.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.46.241/tcp/23311/p2p/16Uiu2HAm6MV7359gYcCuh7Y9LabbigkQTVFusFv8wCfn55JERynf","/ip4/172.18.46.241/tcp/23312/ws/p2p/16Uiu2HAm6MV7359gYcCuh7Y9LabbigkQTVFusFv8wCfn55JERynf"],"enrUri":"enr:-L24QHffRrkjPYTScnIwoohKB_WxoVWoRPrGLUqhEQ01V9AWCM_FaDPYNDBP2KECdIeYzuQi8JIzIw24h1Z5FDp_J5MCgmlkgnY0gmlwhKwSLvGKbXVsdGlhZGRyc5YACASsEi7xBlsPAAoErBIu8QZbEN0DgnJzhQADAQAAiXNlY3AyNTZrMaECol3vuPC7urUNsc5roj_H-wo_wbGMSTOCCasEMwQf72iDdGNwglsPg3VkcIJbEYV3YWt1MgM"}'
|
||||
2026-02-27 04:38:08.166 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:08.166 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23310/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.153.120/tcp/5513/p2p/16Uiu2HAm69Z3wzrgVMYsnDTTZrxHtPhGceMcZKavgpkc5iTyiaXY"]'
|
||||
2026-02-27 04:38:08.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:08.170 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5512/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:38:08.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:08.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23310/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:38:08.175 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:08.176 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:38:08.176 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5512/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-27 04:38:08.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:08.183 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:38:08.383 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:38:08.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5512/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-27 04:38:08.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:08.389 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:38:08.590 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:38:08.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5512/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-27 04:38:08.596 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:08.596 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:38:08.797 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:38:08.797 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5512/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-27 04:38:08.803 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:08.804 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:38:09.005 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5512/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=test&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:09.008 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:5512/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=test&pageSize=100&ascending=true. Response content: b'Exception converting hex string to bytes: t is not a hexadecimal character'
|
||||
2026-02-27 04:38:09.008 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23310/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=test&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:09.011 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:23310/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=test&pageSize=100&ascending=true. Response content: b'Exception converting hex string to bytes: t is not a hexadecimal character'
|
||||
2026-02-27 04:38:09.013 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:38:09.014 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:38:09.014 DEBUG [src.node.waku_node] Stopping container with id 3d70478b108f
|
||||
2026-02-27 04:38:09.554 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:09.554 DEBUG [src.node.waku_node] Stopping container with id 5087d88d4c50
|
||||
2026-02-27 04:38:10.123 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:10.124 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:38:10.132 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:38:10.138 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
98
nim/1097/data/attachments/135b178106c185a6.txt
Normal file
98
nim/1097/data/attachments/135b178106c185a6.txt
Normal file
@ -0,0 +1,98 @@
|
||||
2026-02-27 04:35:03.194 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:35:03.196 DEBUG [tests.conftest] Running test: test_light_push_with_payload_of_1_MB with id: 2026-02-27_04-35-03__de29b7f9-35d2-472f-8b33-663c9f73fd36
|
||||
2026-02-27 04:35:03.197 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:35:03.198 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-27 04:35:03.209 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:03.209 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-27_04-35-03__de29b7f9-35d2-472f-8b33-663c9f73fd36__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:03.209 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:03.210 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:03.212 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:03.212 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.8.17
|
||||
2026-02-27 04:35:03.212 DEBUG [src.node.docker_mananger] Generated ports ['30282', '30283', '30284', '30285', '30286']
|
||||
2026-02-27 04:35:03.213 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:03.213 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:03.213 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:03.213 DEBUG [src.node.docker_mananger] docker run -i -t -p 30282:30282 -p 30283:30283 -p 30284:30284 -p 30285:30285 -p 30286:30286 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=30284 --rest-port=30282 --tcp-port=30283 --discv5-udp-port=30285 --rest-address=0.0.0.0 --nat=extip:172.18.8.17 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=636d4d80ee47b84ce7b6f7e18fdedb06451b869e6b4809b7caf03af3bcdeedcb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30286 --metrics-logging=true --lightpush=true --relay=true
|
||||
2026-02-27 04:35:03.377 ERROR [src.node.docker_mananger] Max retries reached for container 2e3d06f23c38. Exiting log stream.
|
||||
2026-02-27 04:35:03.428 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.8.17 waku 486517c95d9c89e48e5c3ebd26dd2e1c3b5d27d0f10f1fed3f54e479150977c2
|
||||
2026-02-27 04:35:03.463 DEBUG [src.node.docker_mananger] Container started with ID 486517c95d9c. Setting up logs at ./log/docker/receiving_node1_2026-02-27_04-35-03__de29b7f9-35d2-472f-8b33-663c9f73fd36__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:03.464 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30282
|
||||
2026-02-27 04:35:03.464 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:04.156 ERROR [src.node.docker_mananger] Max retries reached for container 33d695f25884. Exiting log stream.
|
||||
2026-02-27 04:35:04.464 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30282/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:04.466 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-27 04:35:04.467 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:04.467 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30282/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:04.469 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.8.17/tcp/30283/p2p/16Uiu2HAm7ZbJg9z3rAD8iRQQZyESEBCx8xAFYdZtCdnpdh5zNHhr","/ip4/172.18.8.17/tcp/30284/ws/p2p/16Uiu2HAm7ZbJg9z3rAD8iRQQZyESEBCx8xAFYdZtCdnpdh5zNHhr"],"enrUri":"enr:-L24QIxqyHL6Os6I13ItB1LImX125WOJVZST6TBRd21i_LPtJoBXRYvr-s6_8U_fVgeSVCbVsFF0wQEueWczjKY60WMCgmlkgnY0gmlwhKwSCBGKbXVsdGlhZGRyc5YACASsEggRBnZLAAoErBIIEQZ2TN0DgnJzhQADAQAAiXNlY3AyNTZrMaECtFOaq5eqZ0qGW57PPXpIsXyQ7SRqq7spMhATWyrWLNmDdGNwgnZLg3VkcIJ2TYV3YWt1Mgk"}'
|
||||
2026-02-27 04:35:04.469 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:04.476 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:04.476 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-27_04-35-03__de29b7f9-35d2-472f-8b33-663c9f73fd36__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:04.477 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:04.477 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:04.478 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:04.478 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.58.169
|
||||
2026-02-27 04:35:04.478 DEBUG [src.node.docker_mananger] Generated ports ['58130', '58131', '58132', '58133', '58134']
|
||||
2026-02-27 04:35:04.479 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:04.479 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:04.479 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:04.479 DEBUG [src.node.docker_mananger] docker run -i -t -p 58130:58130 -p 58131:58131 -p 58132:58132 -p 58133:58133 -p 58134:58134 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=58132 --rest-port=58130 --tcp-port=58131 --discv5-udp-port=58133 --rest-address=0.0.0.0 --nat=extip:172.18.58.169 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c21a08bfca5ebfdede01a73f1adcac4cb5bbaddf8af692f0a7dafbfc22f7db35 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58134 --metrics-logging=true --lightpush=false --relay=true
|
||||
2026-02-27 04:35:04.669 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.58.169 waku 9ad0b046240f392c28b9c0838188f6db8854f21ca7298ecbabe75a2a65cf49f7
|
||||
2026-02-27 04:35:04.702 DEBUG [src.node.docker_mananger] Container started with ID 9ad0b046240f. Setting up logs at ./log/docker/receiving_node2_2026-02-27_04-35-03__de29b7f9-35d2-472f-8b33-663c9f73fd36__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:04.702 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58130
|
||||
2026-02-27 04:35:04.703 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:05.703 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58130/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:05.706 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-27 04:35:05.706 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:05.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58130/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:05.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.58.169/tcp/58131/p2p/16Uiu2HAm3anNNiS9jRJVRkbHfabRLWRCWksaBeuTPCVw5jXh3xhN","/ip4/172.18.58.169/tcp/58132/ws/p2p/16Uiu2HAm3anNNiS9jRJVRkbHfabRLWRCWksaBeuTPCVw5jXh3xhN"],"enrUri":"enr:-L24QMxtlRWefRpTLM_c5ortW4VRCZJnSctB1-ZOxQZxFGKMbiF4hBto2USAbzQw2EZWVfUY5gzHiTcQ-xm4BCCHu2YCgmlkgnY0gmlwhKwSOqmKbXVsdGlhZGRyc5YACASsEjqpBuMTAAoErBI6qQbjFN0DgnJzhQADAQAAiXNlY3AyNTZrMaECeTLyd97wsoDCThHm_AmgG6Ogz2f2m9eXEJWxk9MPPfGDdGNwguMTg3VkcILjFYV3YWt1MgE"}'
|
||||
2026-02-27 04:35:05.709 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:05.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58130/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.8.17/tcp/30283/p2p/16Uiu2HAm7ZbJg9z3rAD8iRQQZyESEBCx8xAFYdZtCdnpdh5zNHhr"]'
|
||||
2026-02-27 04:35:05.747 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:05.758 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:05.758 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-27_04-35-03__de29b7f9-35d2-472f-8b33-663c9f73fd36__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:05.758 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:05.758 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:05.759 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:05.760 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.130.99
|
||||
2026-02-27 04:35:05.760 DEBUG [src.node.docker_mananger] Generated ports ['44814', '44815', '44816', '44817', '44818']
|
||||
2026-02-27 04:35:05.760 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:05.760 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:05.760 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:05.760 DEBUG [src.node.docker_mananger] docker run -i -t -p 44814:44814 -p 44815:44815 -p 44816:44816 -p 44817:44817 -p 44818:44818 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=44816 --rest-port=44814 --tcp-port=44815 --discv5-udp-port=44817 --rest-address=0.0.0.0 --nat=extip:172.18.130.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d1adb10c9bdf3461fbdfe30b2badfdaccb95bc6b5eb9819ddda20a26d8ec7828 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44818 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIxqyHL6Os6I13ItB1LImX125WOJVZST6TBRd21i_LPtJoBXRYvr-s6_8U_fVgeSVCbVsFF0wQEueWczjKY60WMCgmlkgnY0gmlwhKwSCBGKbXVsdGlhZGRyc5YACASsEggRBnZLAAoErBIIEQZ2TN0DgnJzhQADAQAAiXNlY3AyNTZrMaECtFOaq5eqZ0qGW57PPXpIsXyQ7SRqq7spMhATWyrWLNmDdGNwgnZLg3VkcIJ2TYV3YWt1Mgk --lightpushnode=/ip4/172.18.8.17/tcp/30283/p2p/16Uiu2HAm7ZbJg9z3rAD8iRQQZyESEBCx8xAFYdZtCdnpdh5zNHhr --lightpush=true --relay=true
|
||||
2026-02-27 04:35:05.956 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.130.99 waku 2b85c86163b9ca773eb7c795aff4291bed0c0139d9e668e504430f80c1d24388
|
||||
2026-02-27 04:35:05.989 DEBUG [src.node.docker_mananger] Container started with ID 2b85c86163b9. Setting up logs at ./log/docker/lightpush_node1_2026-02-27_04-35-03__de29b7f9-35d2-472f-8b33-663c9f73fd36__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:05.989 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44814
|
||||
2026-02-27 04:35:05.990 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:06.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44814/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:06.992 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-27 04:35:06.993 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:06.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44814/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:06.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.130.99/tcp/44815/p2p/16Uiu2HAmHJXqXs7HXK3LLJJTZDKMdD5YUw7xwvNFsDVygrXJRejP","/ip4/172.18.130.99/tcp/44816/ws/p2p/16Uiu2HAmHJXqXs7HXK3LLJJTZDKMdD5YUw7xwvNFsDVygrXJRejP"],"enrUri":"enr:-L24QGCVMnPDC5kM8bV0nznT0dGLVr7GtB7s96z9rJNRr_jeNleeFiYyyK_mX8YxYBpfRf69Qe35M13LtvR_mx_rly8CgmlkgnY0gmlwhKwSgmOKbXVsdGlhZGRyc5YACASsEoJjBq8PAAoErBKCYwavEN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDRQzXDWz2xhXk-XhUs7Eb-CmpjRGGLs_CBU2vSJ8Exh6DdGNwgq8Pg3VkcIKvEYV3YWt1Mgk"}'
|
||||
2026-02-27 04:35:06.995 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:06.996 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44814/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.8.17/tcp/30283/p2p/16Uiu2HAm7ZbJg9z3rAD8iRQQZyESEBCx8xAFYdZtCdnpdh5zNHhr"]'
|
||||
2026-02-27 04:35:07.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:07.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44814/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.58.169/tcp/58131/p2p/16Uiu2HAm3anNNiS9jRJVRkbHfabRLWRCWksaBeuTPCVw5jXh3xhN"]'
|
||||
2026-02-27 04:35:07.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:07.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30282/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:35:07.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:07.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58130/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:35:07.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:07.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44814/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:35:07.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:07.094 DEBUG [tests.light_push.test_publish] Running test with payload length of 1048576 bytes
|
||||
2026-02-27 04:35:07.107 DEBUG [src.steps.light_push] Lightpushing message
|
||||
2026-02-27 04:35:07.117 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||||
2026-02-27 04:35:08.065 ERROR [src.node.api_clients.base_client] HTTP error occurred: 503 Server Error: Service Unavailable for url: http://127.0.0.1:44814/lightpush/v1/message. Response content: b'Failed to request a message push: Message size exceeded maximum of 153600 bytes'
|
||||
2026-02-27 04:35:08.068 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:35:08.069 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:35:08.069 DEBUG [src.node.waku_node] Stopping container with id 486517c95d9c
|
||||
2026-02-27 04:35:08.611 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:08.611 DEBUG [src.node.waku_node] Stopping container with id 9ad0b046240f
|
||||
2026-02-27 04:35:09.181 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:09.183 DEBUG [src.node.waku_node] Stopping container with id 2b85c86163b9
|
||||
2026-02-27 04:35:09.425 ERROR [src.node.docker_mananger] Max retries reached for container 486517c95d9c. Exiting log stream.
|
||||
2026-02-27 04:35:09.706 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:09.708 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:35:09.718 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:35:09.726 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:35:09.897 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
101
nim/1097/data/attachments/1372131db57b038.txt
Normal file
101
nim/1097/data/attachments/1372131db57b038.txt
Normal file
@ -0,0 +1,101 @@
|
||||
2026-02-27 04:39:48.846 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:39:48.846 DEBUG [tests.conftest] Running test: test_store_node_paused_and_unpaused with id: 2026-02-27_04-39-48__6e139d58-1563-4ca2-a440-f2723adace09
|
||||
2026-02-27 04:39:48.847 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:39:48.847 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:39:48.847 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:39:48.855 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:39:48.855 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-39-48__6e139d58-1563-4ca2-a440-f2723adace09__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:48.855 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:39:48.855 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:39:48.857 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:39:48.857 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.92.142
|
||||
2026-02-27 04:39:48.857 DEBUG [src.node.docker_mananger] Generated ports ['34590', '34591', '34592', '34593', '34594']
|
||||
2026-02-27 04:39:48.857 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:39:48.857 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:39:48.857 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:39:48.858 DEBUG [src.node.docker_mananger] docker run -i -t -p 34590:34590 -p 34591:34591 -p 34592:34592 -p 34593:34593 -p 34594:34594 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=34592 --rest-port=34590 --tcp-port=34591 --discv5-udp-port=34593 --rest-address=0.0.0.0 --nat=extip:172.18.92.142 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e3bf66c3dafbe6d481962a32e2f6564db865fde19429efcb8dc54fafcbdc4bb0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34594 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:39:49.046 ERROR [src.node.docker_mananger] Max retries reached for container 4ce866d3aadb. Exiting log stream.
|
||||
2026-02-27 04:39:49.073 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.92.142 waku aada42cd71430a13ad57e624a74dfafe526d027a29ad844fd5d54c8093add094
|
||||
2026-02-27 04:39:49.119 DEBUG [src.node.docker_mananger] Container started with ID aada42cd7143. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-39-48__6e139d58-1563-4ca2-a440-f2723adace09__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:49.120 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34590
|
||||
2026-02-27 04:39:49.120 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:39:49.618 ERROR [src.node.docker_mananger] Max retries reached for container ab0e733faa7c. Exiting log stream.
|
||||
2026-02-27 04:39:50.120 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34590/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:50.123 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-27 04:39:50.124 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:39:50.124 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34590/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:50.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.92.142/tcp/34591/p2p/16Uiu2HAmDQgJHFvhgeav6APpjM8eprFTN9HCqSVhZbCo6zirFdqs","/ip4/172.18.92.142/tcp/34592/ws/p2p/16Uiu2HAmDQgJHFvhgeav6APpjM8eprFTN9HCqSVhZbCo6zirFdqs"],"enrUri":"enr:-L24QBV9tSILosPUJzNwIRJRgQ34PxmavCHQW6PSs1NVDmg5BsQwtaoxTqgyNrvHnu4M36Szub03ROGVoZqScoQ2IdICgmlkgnY0gmlwhKwSXI6KbXVsdGlhZGRyc5YACASsElyOBocfAAoErBJcjgaHIN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCzEk73dFzJGBRC3k2Rf__VsdXEMfMy4yrjITpNmwVcKDdGNwgocfg3VkcIKHIYV3YWt1MgM"}'
|
||||
2026-02-27 04:39:50.126 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:39:50.135 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:39:50.135 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-39-48__6e139d58-1563-4ca2-a440-f2723adace09__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:50.135 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:39:50.135 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:39:50.138 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:39:50.138 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.97.7
|
||||
2026-02-27 04:39:50.138 DEBUG [src.node.docker_mananger] Generated ports ['42875', '42876', '42877', '42878', '42879']
|
||||
2026-02-27 04:39:50.139 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:39:50.140 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:39:50.140 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:39:50.140 DEBUG [src.node.docker_mananger] docker run -i -t -p 42875:42875 -p 42876:42876 -p 42877:42877 -p 42878:42878 -p 42879:42879 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=42877 --rest-port=42875 --tcp-port=42876 --discv5-udp-port=42878 --rest-address=0.0.0.0 --nat=extip:172.18.97.7 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1ed1ec9eefad6dae825cea3bbd8edb4c4d9de2fc7779567c3db27cad5c87f4d6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42879 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBV9tSILosPUJzNwIRJRgQ34PxmavCHQW6PSs1NVDmg5BsQwtaoxTqgyNrvHnu4M36Szub03ROGVoZqScoQ2IdICgmlkgnY0gmlwhKwSXI6KbXVsdGlhZGRyc5YACASsElyOBocfAAoErBJcjgaHIN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCzEk73dFzJGBRC3k2Rf__VsdXEMfMy4yrjITpNmwVcKDdGNwgocfg3VkcIKHIYV3YWt1MgM --storenode=/ip4/172.18.92.142/tcp/34591/p2p/16Uiu2HAmDQgJHFvhgeav6APpjM8eprFTN9HCqSVhZbCo6zirFdqs --store=true --relay=true
|
||||
2026-02-27 04:39:50.350 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.97.7 waku dbbefcf66c8ebca091ba8152eb7174d2c25264da5c47d3b92004c64afb6e1189
|
||||
2026-02-27 04:39:50.386 DEBUG [src.node.docker_mananger] Container started with ID dbbefcf66c8e. Setting up logs at ./log/docker/store_node1_2026-02-27_04-39-48__6e139d58-1563-4ca2-a440-f2723adace09__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:50.386 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42875
|
||||
2026-02-27 04:39:50.388 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:39:51.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42875/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:51.392 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-27 04:39:51.392 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:39:51.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42875/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:51.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.97.7/tcp/42876/p2p/16Uiu2HAmFK1gJBoZWePnhbRaS5aANXUKX2RZpiaEKkVX9JNdLLga","/ip4/172.18.97.7/tcp/42877/ws/p2p/16Uiu2HAmFK1gJBoZWePnhbRaS5aANXUKX2RZpiaEKkVX9JNdLLga"],"enrUri":"enr:-L24QIGcqtQ2G1a330-hzJrHu7SVV6wrocuM1J6ilVkQIq4kDYlRIJ_fJ8CnNDSMi0HabxX8h0o0iWhc4V4OdmdnY8MCgmlkgnY0gmlwhKwSYQeKbXVsdGlhZGRyc5YACASsEmEHBqd8AAoErBJhBwanfd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ3TyIu5PuuhQ3aPvdaUHNwRub0_ISTbLZ47NOcev8DuDdGNwgqd8g3VkcIKnfoV3YWt1MgM"}'
|
||||
2026-02-27 04:39:51.395 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:39:51.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42875/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.92.142/tcp/34591/p2p/16Uiu2HAmDQgJHFvhgeav6APpjM8eprFTN9HCqSVhZbCo6zirFdqs"]'
|
||||
2026-02-27 04:39:51.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:51.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34590/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:39:51.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:51.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42875/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:39:51.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:51.405 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:51.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34590/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-27 04:39:51.410 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:51.411 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:51.612 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:39:51.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34590/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:51.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x686d2ffdcd2fa5262b9515fd0780a5587d0576010cda154e5ad14be5232eca27"}]}'
|
||||
2026-02-27 04:39:51.615 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-27 04:39:51.616 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:39:51.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42875/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:51.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x686d2ffdcd2fa5262b9515fd0780a5587d0576010cda154e5ad14be5232eca27"}]}'
|
||||
2026-02-27 04:39:51.619 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-27 04:39:51.619 DEBUG [src.node.waku_node] Pausing container with id dbbefcf66c8e
|
||||
2026-02-27 04:39:51.629 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:39:52.629 DEBUG [src.node.waku_node] Unpause container with id dbbefcf66c8e
|
||||
2026-02-27 04:39:52.640 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42875/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:52.643 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-27 04:39:52.644 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:39:52.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42875/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:52.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.97.7/tcp/42876/p2p/16Uiu2HAmFK1gJBoZWePnhbRaS5aANXUKX2RZpiaEKkVX9JNdLLga","/ip4/172.18.97.7/tcp/42877/ws/p2p/16Uiu2HAmFK1gJBoZWePnhbRaS5aANXUKX2RZpiaEKkVX9JNdLLga"],"enrUri":"enr:-L24QIGcqtQ2G1a330-hzJrHu7SVV6wrocuM1J6ilVkQIq4kDYlRIJ_fJ8CnNDSMi0HabxX8h0o0iWhc4V4OdmdnY8MCgmlkgnY0gmlwhKwSYQeKbXVsdGlhZGRyc5YACASsEmEHBqd8AAoErBJhBwanfd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ3TyIu5PuuhQ3aPvdaUHNwRub0_ISTbLZ47NOcev8DuDdGNwgqd8g3VkcIKnfoV3YWt1MgM"}'
|
||||
2026-02-27 04:39:52.646 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:39:52.647 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:52.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34590/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-27 04:39:52.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:52.653 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:52.854 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:39:52.854 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34590/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:52.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x686d2ffdcd2fa5262b9515fd0780a5587d0576010cda154e5ad14be5232eca27"},{"messageHash":"0x1eb31d0e110e6902bbcb250cba0bde7d53256c657b441d36f2c8e0abfbadefcf"}]}'
|
||||
2026-02-27 04:39:52.858 DEBUG [src.steps.store] messages length is 2
|
||||
2026-02-27 04:39:52.858 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:39:52.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42875/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:52.861 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x686d2ffdcd2fa5262b9515fd0780a5587d0576010cda154e5ad14be5232eca27"},{"messageHash":"0x1eb31d0e110e6902bbcb250cba0bde7d53256c657b441d36f2c8e0abfbadefcf"}]}'
|
||||
2026-02-27 04:39:52.861 DEBUG [src.steps.store] messages length is 2
|
||||
2026-02-27 04:39:52.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34590/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:52.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x686d2ffdcd2fa5262b9515fd0780a5587d0576010cda154e5ad14be5232eca27"},{"messageHash":"0x1eb31d0e110e6902bbcb250cba0bde7d53256c657b441d36f2c8e0abfbadefcf"}]}'
|
||||
2026-02-27 04:39:52.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42875/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:52.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x686d2ffdcd2fa5262b9515fd0780a5587d0576010cda154e5ad14be5232eca27"},{"messageHash":"0x1eb31d0e110e6902bbcb250cba0bde7d53256c657b441d36f2c8e0abfbadefcf"}]}'
|
||||
2026-02-27 04:39:52.869 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:39:52.870 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:39:52.871 DEBUG [src.node.waku_node] Stopping container with id aada42cd7143
|
||||
2026-02-27 04:39:53.397 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:39:53.398 DEBUG [src.node.waku_node] Stopping container with id dbbefcf66c8e
|
||||
2026-02-27 04:39:53.982 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:39:53.985 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:39:53.991 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:39:53.997 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
562
nim/1097/data/attachments/13740b936c94ed92.txt
Normal file
562
nim/1097/data/attachments/13740b936c94ed92.txt
Normal file
@ -0,0 +1,562 @@
|
||||
2026-02-27 04:33:51.264 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:33:51.264 DEBUG [tests.conftest] Running test: test_filter_many_subscribed_nodes with id: 2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2
|
||||
2026-02-27 04:33:51.264 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:33:51.265 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-27 04:33:51.265 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-27 04:33:51.272 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:51.272 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:51.278 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:51.278 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:51.284 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:51.284 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:51.284 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:33:51.284 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:33:51.285 DEBUG [tests.e2e.test_e2e] Start 2 nodes
|
||||
2026-02-27 04:33:51.285 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:51.285 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:51.287 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:51.287 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.9.110
|
||||
2026-02-27 04:33:51.287 DEBUG [src.node.docker_mananger] Generated ports ['16118', '16119', '16120', '16121', '16122']
|
||||
2026-02-27 04:33:51.287 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:51.287 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:51.287 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:51.288 DEBUG [src.node.docker_mananger] docker run -i -t -p 16118:16118 -p 16119:16119 -p 16120:16120 -p 16121:16121 -p 16122:16122 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=16120 --rest-port=16118 --tcp-port=16119 --discv5-udp-port=16121 --rest-address=0.0.0.0 --nat=extip:172.18.9.110 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1e9b3d92913bf69e53b8d36a8243e7f2dad98db93aaceed7c2e70ecdede176ee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16122 --metrics-logging=true --relay=true --store=false
|
||||
2026-02-27 04:33:51.473 ERROR [src.node.docker_mananger] Max retries reached for container a08c05cf45bf. Exiting log stream.
|
||||
2026-02-27 04:33:51.477 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.9.110 waku 07aa0e83a51ef16d8c952f151c1f844b36dea1a632a5f524a1f980b590194aee
|
||||
2026-02-27 04:33:51.510 DEBUG [src.node.docker_mananger] Container started with ID 07aa0e83a51e. Setting up logs at ./log/docker/node1_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:51.511 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16118
|
||||
2026-02-27 04:33:51.511 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:51.996 ERROR [src.node.docker_mananger] Max retries reached for container 63acb16e16d5. Exiting log stream.
|
||||
2026-02-27 04:33:52.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16118/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:52.514 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-27 04:33:52.514 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:52.514 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16118/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:52.517 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.9.110/tcp/16119/p2p/16Uiu2HAmJsabcZUsS5wNnmfrLmF87QmxqRe4FCfzmf71EZaSLfAJ","/ip4/172.18.9.110/tcp/16120/ws/p2p/16Uiu2HAmJsabcZUsS5wNnmfrLmF87QmxqRe4FCfzmf71EZaSLfAJ"],"enrUri":"enr:-L24QEf_iUT6UnRyfjXZNEXIrDChZV6chsByhbnEQekVmGADeZ5TcNfokCOxfCgRDHf11_gJ5oNz53sY5ksrQGQ4df4CgmlkgnY0gmlwhKwSCW6KbXVsdGlhZGRyc5YACASsEgluBj73AAoErBIJbgY--N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDXF_QftPUt95tyomRuTUSIHRaYOt4G48Ens-KkTYz6xuDdGNwgj73g3VkcII--YV3YWt1MgE"}'
|
||||
2026-02-27 04:33:52.517 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:52.517 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:52.517 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:52.519 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:52.519 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.166
|
||||
2026-02-27 04:33:52.519 DEBUG [src.node.docker_mananger] Generated ports ['27430', '27431', '27432', '27433', '27434']
|
||||
2026-02-27 04:33:52.519 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:52.519 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:52.519 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:52.520 DEBUG [src.node.docker_mananger] docker run -i -t -p 27430:27430 -p 27431:27431 -p 27432:27432 -p 27433:27433 -p 27434:27434 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=27432 --rest-port=27430 --tcp-port=27431 --discv5-udp-port=27433 --rest-address=0.0.0.0 --nat=extip:172.18.38.166 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b8fedf88ed2284e7afdd3a60689e4032bbe817e2f02501d1530b4fba91bbdc5e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27434 --metrics-logging=true --relay=true --filter=true --store=false --discv5-bootstrap-node=enr:-L24QEf_iUT6UnRyfjXZNEXIrDChZV6chsByhbnEQekVmGADeZ5TcNfokCOxfCgRDHf11_gJ5oNz53sY5ksrQGQ4df4CgmlkgnY0gmlwhKwSCW6KbXVsdGlhZGRyc5YACASsEgluBj73AAoErBIJbgY--N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDXF_QftPUt95tyomRuTUSIHRaYOt4G48Ens-KkTYz6xuDdGNwgj73g3VkcII--YV3YWt1MgE
|
||||
2026-02-27 04:33:52.710 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.166 waku a66ada333fad8238e2d94578edb9f47f538bd75c2b8a71823433fb090be4696d
|
||||
2026-02-27 04:33:52.744 DEBUG [src.node.docker_mananger] Container started with ID a66ada333fad. Setting up logs at ./log/docker/node2_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:52.745 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27430
|
||||
2026-02-27 04:33:52.745 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:53.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27430/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:53.765 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-27 04:33:53.767 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:53.767 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27430/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:53.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk","/ip4/172.18.38.166/tcp/27432/ws/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk"],"enrUri":"enr:-L24QID6nnhZfjRSlLUO4EoJt0-f7CaUOFUzv8Mp3dKX9VmvBuBNnjxCxpgAwg1sjuaUI2EYQdwBr7lzGY29eIu7KFECgmlkgnY0gmlwhKwSJqaKbXVsdGlhZGRyc5YACASsEiamBmsnAAoErBImpgZrKN0DgnJzhQADAQAAiXNlY3AyNTZrMaECT-xxqaZ5Hvc2OLLvzwlgE51nqYRHhVZlW_sqpaLTsyWDdGNwgmsng3VkcIJrKYV3YWt1MgU"}'
|
||||
2026-02-27 04:33:53.773 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:53.774 DEBUG [tests.e2e.test_e2e] Subscribe nodes to relay pubsub topic /waku/2/rs/3/1
|
||||
2026-02-27 04:33:53.774 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16118/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:33:53.780 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:53.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27430/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:33:53.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:53.787 DEBUG [tests.e2e.test_e2e] 15 Node start and making filter requests to node2
|
||||
2026-02-27 04:33:53.794 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:53.794 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:53.795 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:53.895 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:53.895 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:53.896 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:53.897 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.233.188
|
||||
2026-02-27 04:33:53.897 DEBUG [src.node.docker_mananger] Generated ports ['63278', '63279', '63280', '63281', '63282']
|
||||
2026-02-27 04:33:53.897 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:53.897 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:53.897 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:53.897 DEBUG [src.node.docker_mananger] docker run -i -t -p 63278:63278 -p 63279:63279 -p 63280:63280 -p 63281:63281 -p 63282:63282 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=63280 --rest-port=63278 --tcp-port=63279 --discv5-udp-port=63281 --rest-address=0.0.0.0 --nat=extip:172.18.233.188 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=744a3d6daf9bacbdea4df5ddbbdecc49fabb8f8d1cbc7a0c72b6c4b35ad4bef8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63282 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QID6nnhZfjRSlLUO4EoJt0-f7CaUOFUzv8Mp3dKX9VmvBuBNnjxCxpgAwg1sjuaUI2EYQdwBr7lzGY29eIu7KFECgmlkgnY0gmlwhKwSJqaKbXVsdGlhZGRyc5YACASsEiamBmsnAAoErBImpgZrKN0DgnJzhQADAQAAiXNlY3AyNTZrMaECT-xxqaZ5Hvc2OLLvzwlgE51nqYRHhVZlW_sqpaLTsyWDdGNwgmsng3VkcIJrKYV3YWt1MgU --store=false
|
||||
2026-02-27 04:33:54.086 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.233.188 waku eb9d43863d8d857451857e4c0a4eeac45bce0580d480e765b9c058829a46253f
|
||||
2026-02-27 04:33:54.122 DEBUG [src.node.docker_mananger] Container started with ID eb9d43863d8d. Setting up logs at ./log/docker/node2_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:54.123 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63278
|
||||
2026-02-27 04:33:54.123 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:55.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63278/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.126 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-27 04:33:55.126 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:55.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63278/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.233.188/tcp/63279/p2p/16Uiu2HAm2T2EMrZ45ZK3zB3nR8C9jgZN5Jk6F9diBk1Ws61Qq2kb","/ip4/172.18.233.188/tcp/63280/ws/p2p/16Uiu2HAm2T2EMrZ45ZK3zB3nR8C9jgZN5Jk6F9diBk1Ws61Qq2kb"],"enrUri":"enr:-L24QIBa8s-ug4MoXSGK9N_MfI-FPtFrWv1npyExcUZiBptkTKG-jWsTAju_Anwt4GpIqE_DJsyJgISADIxVmap-u5ECgmlkgnY0gmlwhKwS6byKbXVsdGlhZGRyc5YACASsEum8BvcvAAoErBLpvAb3MN0DgnJzhQADAQAAiXNlY3AyNTZrMaECaFpJj2-n-jtCG4UJ_-UIgkPzJ0TY_UK5BBz39VBrADSDdGNwgvcvg3VkcIL3MYV3YWt1MgA"}'
|
||||
2026-02-27 04:33:55.129 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:55.129 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:56.129 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:63278/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-27 04:33:56.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:33:56.184 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:56.184 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:56.185 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:56.285 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:56.285 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:56.287 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:56.287 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.146.251
|
||||
2026-02-27 04:33:56.287 DEBUG [src.node.docker_mananger] Generated ports ['61453', '61454', '61455', '61456', '61457']
|
||||
2026-02-27 04:33:56.287 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:56.287 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:56.287 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:56.287 DEBUG [src.node.docker_mananger] docker run -i -t -p 61453:61453 -p 61454:61454 -p 61455:61455 -p 61456:61456 -p 61457:61457 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=61455 --rest-port=61453 --tcp-port=61454 --discv5-udp-port=61456 --rest-address=0.0.0.0 --nat=extip:172.18.146.251 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fadd97efcd4dda9e2fb16f9af0aecec7f5ec29ae020fffc7bcac75b86dd303b6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61457 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QIBa8s-ug4MoXSGK9N_MfI-FPtFrWv1npyExcUZiBptkTKG-jWsTAju_Anwt4GpIqE_DJsyJgISADIxVmap-u5ECgmlkgnY0gmlwhKwS6byKbXVsdGlhZGRyc5YACASsEum8BvcvAAoErBLpvAb3MN0DgnJzhQADAQAAiXNlY3AyNTZrMaECaFpJj2-n-jtCG4UJ_-UIgkPzJ0TY_UK5BBz39VBrADSDdGNwgvcvg3VkcIL3MYV3YWt1MgA --store=false
|
||||
2026-02-27 04:33:56.488 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.146.251 waku bd2c9c02e956eb8cf09364ab418f55d37923cfd2036e40e6d91a97a8beff4ac1
|
||||
2026-02-27 04:33:56.525 DEBUG [src.node.docker_mananger] Container started with ID bd2c9c02e956. Setting up logs at ./log/docker/node3_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:56.526 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61453
|
||||
2026-02-27 04:33:56.526 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:57.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61453/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.530 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-27 04:33:57.531 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:57.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61453/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.533 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.146.251/tcp/61454/p2p/16Uiu2HAm5BZjdtokxjFg8Rv9UaTsRNAsf9cHG2vQ1ByxGRiwJgzp","/ip4/172.18.146.251/tcp/61455/ws/p2p/16Uiu2HAm5BZjdtokxjFg8Rv9UaTsRNAsf9cHG2vQ1ByxGRiwJgzp"],"enrUri":"enr:-L24QFIqH9uVOjZyKYQudStt8w8ml7dN7ZCl4xdjIm1Yqd2bGkwqB-qqFwaG4y2JOxZhO_Xl_rEp3M_LL4xgYJoMQwICgmlkgnY0gmlwhKwSkvuKbXVsdGlhZGRyc5YACASsEpL7BvAOAAoErBKS-wbwD90DgnJzhQADAQAAiXNlY3AyNTZrMaECkPetf-2Yy-O9Y4LR1wf-ESN9HvLWho-Nnwylrn7QVL2DdGNwgvAOg3VkcILwEIV3YWt1MgA"}'
|
||||
2026-02-27 04:33:57.533 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:57.533 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:58.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61453/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-27 04:33:58.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:33:58.594 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:58.594 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:58.594 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:58.694 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:58.695 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:58.696 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:58.696 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.60.74
|
||||
2026-02-27 04:33:58.696 DEBUG [src.node.docker_mananger] Generated ports ['44832', '44833', '44834', '44835', '44836']
|
||||
2026-02-27 04:33:58.697 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:58.697 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:58.697 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:58.697 DEBUG [src.node.docker_mananger] docker run -i -t -p 44832:44832 -p 44833:44833 -p 44834:44834 -p 44835:44835 -p 44836:44836 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=44834 --rest-port=44832 --tcp-port=44833 --discv5-udp-port=44835 --rest-address=0.0.0.0 --nat=extip:172.18.60.74 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bdda9218f7ceec6f3d437fbdb96aed3e1f1bf9d68ae85bf47dfcb1d0d7dffffa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44836 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QFIqH9uVOjZyKYQudStt8w8ml7dN7ZCl4xdjIm1Yqd2bGkwqB-qqFwaG4y2JOxZhO_Xl_rEp3M_LL4xgYJoMQwICgmlkgnY0gmlwhKwSkvuKbXVsdGlhZGRyc5YACASsEpL7BvAOAAoErBKS-wbwD90DgnJzhQADAQAAiXNlY3AyNTZrMaECkPetf-2Yy-O9Y4LR1wf-ESN9HvLWho-Nnwylrn7QVL2DdGNwgvAOg3VkcILwEIV3YWt1MgA --store=false
|
||||
2026-02-27 04:33:58.898 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.60.74 waku 56335e4d83c1ee3cc7f4b1fd8e30a5338d4feb21d9dba0cbc5714779877d158e
|
||||
2026-02-27 04:33:58.931 DEBUG [src.node.docker_mananger] Container started with ID 56335e4d83c1. Setting up logs at ./log/docker/node4_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:58.932 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 44832
|
||||
2026-02-27 04:33:58.932 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:59.933 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44832/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.936 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-27 04:33:59.937 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:59.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44832/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.939 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.60.74/tcp/44833/p2p/16Uiu2HAmGUPzBsTXJFeDFNFc1sXwbF1rFNhPReT7fbiL5amVVEhY","/ip4/172.18.60.74/tcp/44834/ws/p2p/16Uiu2HAmGUPzBsTXJFeDFNFc1sXwbF1rFNhPReT7fbiL5amVVEhY"],"enrUri":"enr:-L24QNwEOmY8ghmDwaQeStn9tAQ5Po3FZajtQxkOCldABQrlAX7s416iKKVSqXjP7LHhI_JnKIkgbyUHc1NJi333NGcCgmlkgnY0gmlwhKwSPEqKbXVsdGlhZGRyc5YACASsEjxKBq8hAAoErBI8SgavIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOLgVldpUZHOYYLIppkV1MsrrI87JqTM9fW6uDg304uODdGNwgq8hg3VkcIKvI4V3YWt1MgA"}'
|
||||
2026-02-27 04:33:59.939 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:59.940 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:00.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:44832/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-27 04:34:00.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:00.998 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:00.998 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:00.998 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:01.098 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:01.098 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:01.100 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:01.100 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.212.243
|
||||
2026-02-27 04:34:01.100 DEBUG [src.node.docker_mananger] Generated ports ['27730', '27731', '27732', '27733', '27734']
|
||||
2026-02-27 04:34:01.101 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:01.101 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:01.101 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:01.101 DEBUG [src.node.docker_mananger] docker run -i -t -p 27730:27730 -p 27731:27731 -p 27732:27732 -p 27733:27733 -p 27734:27734 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=27732 --rest-port=27730 --tcp-port=27731 --discv5-udp-port=27733 --rest-address=0.0.0.0 --nat=extip:172.18.212.243 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f0fcdb6eeebfe6a6defe210e50719feadf207f5a7ebda22ee51d22c2afb8c03c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27734 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QNwEOmY8ghmDwaQeStn9tAQ5Po3FZajtQxkOCldABQrlAX7s416iKKVSqXjP7LHhI_JnKIkgbyUHc1NJi333NGcCgmlkgnY0gmlwhKwSPEqKbXVsdGlhZGRyc5YACASsEjxKBq8hAAoErBI8SgavIt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOLgVldpUZHOYYLIppkV1MsrrI87JqTM9fW6uDg304uODdGNwgq8hg3VkcIKvI4V3YWt1MgA --store=false
|
||||
2026-02-27 04:34:01.297 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.212.243 waku 03d41119f716a1a6d26d6d3035b61a03f4deaf7bbcd051893946a0cf94c3d50c
|
||||
2026-02-27 04:34:01.330 DEBUG [src.node.docker_mananger] Container started with ID 03d41119f716. Setting up logs at ./log/docker/node5_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:01.331 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27730
|
||||
2026-02-27 04:34:01.332 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:02.332 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27730/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:02.335 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-27 04:34:02.335 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:02.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27730/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:02.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.212.243/tcp/27731/p2p/16Uiu2HAkxV6WBudKdRGcNGgNphkXCAoRanpwvJN8B2BZ9huFTgZu","/ip4/172.18.212.243/tcp/27732/ws/p2p/16Uiu2HAkxV6WBudKdRGcNGgNphkXCAoRanpwvJN8B2BZ9huFTgZu"],"enrUri":"enr:-L24QLnp54knrwcKiV3hPXdbLVzD_iq1qbpcz1vow2JippRtL_-BLmKRD6z77jMYwAhqrYGqaMl52KOIfLFD-6DTotACgmlkgnY0gmlwhKwS1POKbXVsdGlhZGRyc5YACASsEtTzBmxTAAoErBLU8wZsVN0DgnJzhQADAQAAiXNlY3AyNTZrMaECLXOIW4yexB4fZcBIkGqiGjVR1Eq9-1j9vQ0z5t6JgWCDdGNwgmxTg3VkcIJsVYV3YWt1MgA"}'
|
||||
2026-02-27 04:34:02.338 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:02.338 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:03.338 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27730/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-27 04:34:03.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:03.395 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:03.395 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:03.395 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:03.496 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:03.496 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:03.498 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:03.498 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.212.176
|
||||
2026-02-27 04:34:03.498 DEBUG [src.node.docker_mananger] Generated ports ['45383', '45384', '45385', '45386', '45387']
|
||||
2026-02-27 04:34:03.498 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:03.498 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:03.498 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:03.498 DEBUG [src.node.docker_mananger] docker run -i -t -p 45383:45383 -p 45384:45384 -p 45385:45385 -p 45386:45386 -p 45387:45387 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=45385 --rest-port=45383 --tcp-port=45384 --discv5-udp-port=45386 --rest-address=0.0.0.0 --nat=extip:172.18.212.176 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=724f0cf5fdb0fc9d63a785a9cab4d682fea072d8e906fffe86cbfaf269d2d53d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45387 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QLnp54knrwcKiV3hPXdbLVzD_iq1qbpcz1vow2JippRtL_-BLmKRD6z77jMYwAhqrYGqaMl52KOIfLFD-6DTotACgmlkgnY0gmlwhKwS1POKbXVsdGlhZGRyc5YACASsEtTzBmxTAAoErBLU8wZsVN0DgnJzhQADAQAAiXNlY3AyNTZrMaECLXOIW4yexB4fZcBIkGqiGjVR1Eq9-1j9vQ0z5t6JgWCDdGNwgmxTg3VkcIJsVYV3YWt1MgA --store=false
|
||||
2026-02-27 04:34:03.700 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.212.176 waku 8279b0b5577ef01abc2d2d8c13fbf3303a0f93f2ef750663dfc063d99da22632
|
||||
2026-02-27 04:34:03.737 DEBUG [src.node.docker_mananger] Container started with ID 8279b0b5577e. Setting up logs at ./log/docker/node6_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:03.737 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45383
|
||||
2026-02-27 04:34:03.737 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:04.738 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45383/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.741 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-27 04:34:04.741 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:04.741 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45383/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.744 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.212.176/tcp/45384/p2p/16Uiu2HAmHhNknNNNuSKEVdAe8LvQKBZcoF8TZPtxvwQkTT8XsGob","/ip4/172.18.212.176/tcp/45385/ws/p2p/16Uiu2HAmHhNknNNNuSKEVdAe8LvQKBZcoF8TZPtxvwQkTT8XsGob"],"enrUri":"enr:-L24QLhhk2G3mfXv2NwcCa32VN3llbsZfs8EyFmzw7rdKF5uExkKl3C7W0XFO9sGYykrgzNZm56MfUHj0bumq_netKMCgmlkgnY0gmlwhKwS1LCKbXVsdGlhZGRyc5YACASsEtSwBrFIAAoErBLUsAaxSd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSubuAoB0RxPmh1fLfC0Rcqpq5gVqDlG2JKu_m2XqTzqDdGNwgrFIg3VkcIKxSoV3YWt1MgA"}'
|
||||
2026-02-27 04:34:04.744 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:04.744 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:05.745 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45383/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-27 04:34:05.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:05.805 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:05.805 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:05.806 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:05.906 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:05.906 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:05.908 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:05.908 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.36
|
||||
2026-02-27 04:34:05.908 DEBUG [src.node.docker_mananger] Generated ports ['8345', '8346', '8347', '8348', '8349']
|
||||
2026-02-27 04:34:05.908 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:05.908 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:05.908 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:05.909 DEBUG [src.node.docker_mananger] docker run -i -t -p 8345:8345 -p 8346:8346 -p 8347:8347 -p 8348:8348 -p 8349:8349 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=8347 --rest-port=8345 --tcp-port=8346 --discv5-udp-port=8348 --rest-address=0.0.0.0 --nat=extip:172.18.187.36 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e9e2eae44cf37136b07faa35ceb5db89e0fddbd61f495ff66b0ffdede3f186c8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8349 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QLhhk2G3mfXv2NwcCa32VN3llbsZfs8EyFmzw7rdKF5uExkKl3C7W0XFO9sGYykrgzNZm56MfUHj0bumq_netKMCgmlkgnY0gmlwhKwS1LCKbXVsdGlhZGRyc5YACASsEtSwBrFIAAoErBLUsAaxSd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSubuAoB0RxPmh1fLfC0Rcqpq5gVqDlG2JKu_m2XqTzqDdGNwgrFIg3VkcIKxSoV3YWt1MgA --store=false
|
||||
2026-02-27 04:34:06.116 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.36 waku 889a36d6e365095e9796ada387d5000e2a638e4adcdc9270a823818f6597ac77
|
||||
2026-02-27 04:34:06.147 DEBUG [src.node.docker_mananger] Container started with ID 889a36d6e365. Setting up logs at ./log/docker/node7_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:06.148 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8345
|
||||
2026-02-27 04:34:06.148 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:07.148 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8345/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:07.151 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-27 04:34:07.152 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:07.152 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8345/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:07.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.36/tcp/8346/p2p/16Uiu2HAm1P5mBrmwJGHJRjuG5XZ6FzbuBeBTixGU45cKKF69LNet","/ip4/172.18.187.36/tcp/8347/ws/p2p/16Uiu2HAm1P5mBrmwJGHJRjuG5XZ6FzbuBeBTixGU45cKKF69LNet"],"enrUri":"enr:-L24QOzrLGiJDF4N1wnTRPjC483jlu3tDm7wM9vYng6h6_9pRgggVGUSHGG78d2WgFom88wDxc2hserTN9b2hzzeviECgmlkgnY0gmlwhKwSuySKbXVsdGlhZGRyc5YACASsErskBiCaAAoErBK7JAYgm90DgnJzhQADAQAAiXNlY3AyNTZrMaECWHxFMLnxZhF8WgkiWsWeUC_X0dJhc_H2znmXti_8jqGDdGNwgiCag3VkcIIgnIV3YWt1MgA"}'
|
||||
2026-02-27 04:34:07.155 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:07.155 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:08.155 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8345/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-27 04:34:08.205 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:08.216 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:08.216 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:08.216 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:08.316 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:08.317 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:08.318 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:08.319 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.51.8
|
||||
2026-02-27 04:34:08.319 DEBUG [src.node.docker_mananger] Generated ports ['50328', '50329', '50330', '50331', '50332']
|
||||
2026-02-27 04:34:08.319 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:08.319 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:08.319 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:08.319 DEBUG [src.node.docker_mananger] docker run -i -t -p 50328:50328 -p 50329:50329 -p 50330:50330 -p 50331:50331 -p 50332:50332 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=50330 --rest-port=50328 --tcp-port=50329 --discv5-udp-port=50331 --rest-address=0.0.0.0 --nat=extip:172.18.51.8 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7b5f483a7be5302a51f4aac4381fc7742dc3df6e8dac8509fa49275ebb1ae0fb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50332 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QOzrLGiJDF4N1wnTRPjC483jlu3tDm7wM9vYng6h6_9pRgggVGUSHGG78d2WgFom88wDxc2hserTN9b2hzzeviECgmlkgnY0gmlwhKwSuySKbXVsdGlhZGRyc5YACASsErskBiCaAAoErBK7JAYgm90DgnJzhQADAQAAiXNlY3AyNTZrMaECWHxFMLnxZhF8WgkiWsWeUC_X0dJhc_H2znmXti_8jqGDdGNwgiCag3VkcIIgnIV3YWt1MgA --store=false
|
||||
2026-02-27 04:34:08.518 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.51.8 waku 379e5cf1d41cf72a0f2b6ce2c6227e4ac580343570060c2bad848e07b8ad0c24
|
||||
2026-02-27 04:34:08.553 DEBUG [src.node.docker_mananger] Container started with ID 379e5cf1d41c. Setting up logs at ./log/docker/node8_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:08.554 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50328
|
||||
2026-02-27 04:34:08.554 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:09.554 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50328/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:09.557 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-27 04:34:09.557 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:09.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50328/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:09.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.51.8/tcp/50329/p2p/16Uiu2HAm6muv3T8oWUhEH2zbmPHHAe5jxnhrjDwzokxTA5iVGYC1","/ip4/172.18.51.8/tcp/50330/ws/p2p/16Uiu2HAm6muv3T8oWUhEH2zbmPHHAe5jxnhrjDwzokxTA5iVGYC1"],"enrUri":"enr:-L24QBWDrknfIkM3kvF-07d9rZWFrmlfyEj_1vl1xdDiiwYtIc2200FNxmWUXeFfiRmze9h09xdzoKqI6bVn4vzL454CgmlkgnY0gmlwhKwSMwiKbXVsdGlhZGRyc5YACASsEjMIBsSZAAoErBIzCAbEmt0DgnJzhQADAQAAiXNlY3AyNTZrMaECqJ_t2fkVxqdT_Ok-L8Vhj1UF4a-9VUMfe3AB9kny-hKDdGNwgsSZg3VkcILEm4V3YWt1MgA"}'
|
||||
2026-02-27 04:34:09.560 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:09.560 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:10.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50328/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-27 04:34:10.611 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:10.622 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:10.623 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:10.623 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:10.723 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:10.723 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:10.725 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:10.725 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.85.162
|
||||
2026-02-27 04:34:10.725 DEBUG [src.node.docker_mananger] Generated ports ['37652', '37653', '37654', '37655', '37656']
|
||||
2026-02-27 04:34:10.725 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:10.725 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:10.726 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:10.726 DEBUG [src.node.docker_mananger] docker run -i -t -p 37652:37652 -p 37653:37653 -p 37654:37654 -p 37655:37655 -p 37656:37656 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=37654 --rest-port=37652 --tcp-port=37653 --discv5-udp-port=37655 --rest-address=0.0.0.0 --nat=extip:172.18.85.162 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6c0317e3c5bbbf27efc5bfb74212ebffdabdfe36cea94ab7f8d6ea37bdecb8c9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37656 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QBWDrknfIkM3kvF-07d9rZWFrmlfyEj_1vl1xdDiiwYtIc2200FNxmWUXeFfiRmze9h09xdzoKqI6bVn4vzL454CgmlkgnY0gmlwhKwSMwiKbXVsdGlhZGRyc5YACASsEjMIBsSZAAoErBIzCAbEmt0DgnJzhQADAQAAiXNlY3AyNTZrMaECqJ_t2fkVxqdT_Ok-L8Vhj1UF4a-9VUMfe3AB9kny-hKDdGNwgsSZg3VkcILEm4V3YWt1MgA --store=false
|
||||
2026-02-27 04:34:10.927 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.85.162 waku b31da14f1c8e7ba714ed808658c1a723872a877a2675841b5eaf5fdd2c353c73
|
||||
2026-02-27 04:34:10.962 DEBUG [src.node.docker_mananger] Container started with ID b31da14f1c8e. Setting up logs at ./log/docker/node9_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:10.962 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37652
|
||||
2026-02-27 04:34:10.963 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:11.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37652/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:11.967 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-27 04:34:11.968 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:11.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37652/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:11.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.85.162/tcp/37653/p2p/16Uiu2HAmPwciPFnJXxpXwa7CLo2gvcLyd8vLJyBePdcnrtqwHe7k","/ip4/172.18.85.162/tcp/37654/ws/p2p/16Uiu2HAmPwciPFnJXxpXwa7CLo2gvcLyd8vLJyBePdcnrtqwHe7k"],"enrUri":"enr:-L24QGYWZeOE4YsSD70jjie7DaC3Eh7nJtbkeBmKlXGkZd24F-UaT7DnuBgGEvBjkLNopwoiUc8bqhClvlZ2_TE19i8CgmlkgnY0gmlwhKwSVaKKbXVsdGlhZGRyc5YACASsElWiBpMVAAoErBJVogaTFt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDp7L3OElqN_CZFxn5kcY7du-k6ZntWOMxPgwOgNhk5duDdGNwgpMVg3VkcIKTF4V3YWt1MgA"}'
|
||||
2026-02-27 04:34:11.970 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:11.970 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:12.971 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37652/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-27 04:34:13.022 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:13.031 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:13.032 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:13.032 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:13.132 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:13.132 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:13.134 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:13.134 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.134.29
|
||||
2026-02-27 04:34:13.134 DEBUG [src.node.docker_mananger] Generated ports ['60383', '60384', '60385', '60386', '60387']
|
||||
2026-02-27 04:34:13.134 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:13.134 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:13.134 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:13.134 DEBUG [src.node.docker_mananger] docker run -i -t -p 60383:60383 -p 60384:60384 -p 60385:60385 -p 60386:60386 -p 60387:60387 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=60385 --rest-port=60383 --tcp-port=60384 --discv5-udp-port=60386 --rest-address=0.0.0.0 --nat=extip:172.18.134.29 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ba3a3f3acdacbccacaf2fa27af6c43873caef517e08eea4dca3b0fd1dc2eb5dc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60387 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QGYWZeOE4YsSD70jjie7DaC3Eh7nJtbkeBmKlXGkZd24F-UaT7DnuBgGEvBjkLNopwoiUc8bqhClvlZ2_TE19i8CgmlkgnY0gmlwhKwSVaKKbXVsdGlhZGRyc5YACASsElWiBpMVAAoErBJVogaTFt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDp7L3OElqN_CZFxn5kcY7du-k6ZntWOMxPgwOgNhk5duDdGNwgpMVg3VkcIKTF4V3YWt1MgA --store=false
|
||||
2026-02-27 04:34:13.345 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.134.29 waku 02a262c92c37cc25f828c67fb594f06aca10c1b45394ddd4853a8abddf7eaa31
|
||||
2026-02-27 04:34:13.377 DEBUG [src.node.docker_mananger] Container started with ID 02a262c92c37. Setting up logs at ./log/docker/node10_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:13.377 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 60383
|
||||
2026-02-27 04:34:13.377 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:14.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60383/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:14.381 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-27 04:34:14.381 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:14.381 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60383/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:14.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.134.29/tcp/60384/p2p/16Uiu2HAkwxaoSn3HaXoyvpgFkBBuxCKZuZ29QSoVc7qTLjB63nFS","/ip4/172.18.134.29/tcp/60385/ws/p2p/16Uiu2HAkwxaoSn3HaXoyvpgFkBBuxCKZuZ29QSoVc7qTLjB63nFS"],"enrUri":"enr:-L24QKQhBSrMiQOEPghmRcEJFj_DeGj1sKDBT--wJyW1aQpTFtcfD2fhuKPMF2Tn1BB-sPrQ2SWTgNHim7DnuvOM2ZACgmlkgnY0gmlwhKwShh2KbXVsdGlhZGRyc5YACASsEoYdBuvgAAoErBKGHQbr4d0DgnJzhQADAQAAiXNlY3AyNTZrMaECJaKGD7or9ojiby8c-ZwGHoUBkjgwy92crI1M20XqeHmDdGNwguvgg3VkcILr4oV3YWt1MgA"}'
|
||||
2026-02-27 04:34:14.384 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:14.384 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:15.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:60383/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-27 04:34:15.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:15.446 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:15.447 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:15.447 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:15.547 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:15.547 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:15.549 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:15.549 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.174.142
|
||||
2026-02-27 04:34:15.549 DEBUG [src.node.docker_mananger] Generated ports ['3106', '3107', '3108', '3109', '3110']
|
||||
2026-02-27 04:34:15.550 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:15.550 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:15.550 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:15.550 DEBUG [src.node.docker_mananger] docker run -i -t -p 3106:3106 -p 3107:3107 -p 3108:3108 -p 3109:3109 -p 3110:3110 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=3108 --rest-port=3106 --tcp-port=3107 --discv5-udp-port=3109 --rest-address=0.0.0.0 --nat=extip:172.18.174.142 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4e4efaabf58fd17ef520acc80c9e05dbac2f83caaca39ceadabeef831ffe66c8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3110 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QKQhBSrMiQOEPghmRcEJFj_DeGj1sKDBT--wJyW1aQpTFtcfD2fhuKPMF2Tn1BB-sPrQ2SWTgNHim7DnuvOM2ZACgmlkgnY0gmlwhKwShh2KbXVsdGlhZGRyc5YACASsEoYdBuvgAAoErBKGHQbr4d0DgnJzhQADAQAAiXNlY3AyNTZrMaECJaKGD7or9ojiby8c-ZwGHoUBkjgwy92crI1M20XqeHmDdGNwguvgg3VkcILr4oV3YWt1MgA --store=false
|
||||
2026-02-27 04:34:15.754 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.174.142 waku 24a84a2cd201d106f3c74bcb6682ea25532868928455a3810450f9226b21c6ed
|
||||
2026-02-27 04:34:15.787 DEBUG [src.node.docker_mananger] Container started with ID 24a84a2cd201. Setting up logs at ./log/docker/node11_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:15.787 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3106
|
||||
2026-02-27 04:34:15.787 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:16.788 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3106/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:16.791 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-27 04:34:16.791 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:16.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3106/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:16.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.174.142/tcp/3107/p2p/16Uiu2HAmEUeYb3ecBFgopFLDHW92XwR45TPe8uCL7FBcRnzFRs6D","/ip4/172.18.174.142/tcp/3108/ws/p2p/16Uiu2HAmEUeYb3ecBFgopFLDHW92XwR45TPe8uCL7FBcRnzFRs6D"],"enrUri":"enr:-L24QNhOmehprTh_xa5nd296iLCPm6lIhORjaDglWkX0bHZuT-wx0b1oaJ-VGDJ_XeUyYw6dwcOoHSAHRshMGh-hq3sCgmlkgnY0gmlwhKwSro6KbXVsdGlhZGRyc5YACASsEq6OBgwjAAoErBKujgYMJN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGxEsBGGDWhuUV6MUCvsZxjzwmz8yOLMKSfhYuPVBYbaDdGNwggwjg3VkcIIMJYV3YWt1MgA"}'
|
||||
2026-02-27 04:34:16.794 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:16.794 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:17.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3106/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-27 04:34:17.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:17.856 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:17.856 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node12_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:17.856 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:17.957 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:17.957 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:17.959 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:17.959 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.100.146
|
||||
2026-02-27 04:34:17.959 DEBUG [src.node.docker_mananger] Generated ports ['34716', '34717', '34718', '34719', '34720']
|
||||
2026-02-27 04:34:17.959 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:17.959 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:17.959 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:17.960 DEBUG [src.node.docker_mananger] docker run -i -t -p 34716:34716 -p 34717:34717 -p 34718:34718 -p 34719:34719 -p 34720:34720 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=34718 --rest-port=34716 --tcp-port=34717 --discv5-udp-port=34719 --rest-address=0.0.0.0 --nat=extip:172.18.100.146 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fa56c31f501dc99a7f1aba86cfedecb5aeb12edcfc22270e7fec9c1fbac416cf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34720 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QNhOmehprTh_xa5nd296iLCPm6lIhORjaDglWkX0bHZuT-wx0b1oaJ-VGDJ_XeUyYw6dwcOoHSAHRshMGh-hq3sCgmlkgnY0gmlwhKwSro6KbXVsdGlhZGRyc5YACASsEq6OBgwjAAoErBKujgYMJN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDGxEsBGGDWhuUV6MUCvsZxjzwmz8yOLMKSfhYuPVBYbaDdGNwggwjg3VkcIIMJYV3YWt1MgA --store=false
|
||||
2026-02-27 04:34:18.174 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.100.146 waku 6615c625d68c53f3c6e2ad07dde174ba333525783e600fc77fd07f86c6e4032b
|
||||
2026-02-27 04:34:18.207 DEBUG [src.node.docker_mananger] Container started with ID 6615c625d68c. Setting up logs at ./log/docker/node12_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:18.208 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34716
|
||||
2026-02-27 04:34:18.208 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:19.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34716/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:19.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-27 04:34:19.213 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:19.213 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34716/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:19.216 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.100.146/tcp/34717/p2p/16Uiu2HAm1v6GxVqBWvVgAFnUvRZcmQbNGLVzHdfVnTsovM5n6tAr","/ip4/172.18.100.146/tcp/34718/ws/p2p/16Uiu2HAm1v6GxVqBWvVgAFnUvRZcmQbNGLVzHdfVnTsovM5n6tAr"],"enrUri":"enr:-L24QCVxCvlI8Ci78-h6aWpxGGqeVS1d7Gm98HnOHdlg-aGFJk5jFs9Ca9MZZ614RmGjaVL36C04EbwgEsqQhUdTB-ECgmlkgnY0gmlwhKwSZJKKbXVsdGlhZGRyc5YACASsEmSSBoedAAoErBJkkgaHnt0DgnJzhQADAQAAiXNlY3AyNTZrMaECYG3bD-6gkY7fQcwXIlU4SOGUeRJGO1yamuJWJEV6AP-DdGNwgoedg3VkcIKHn4V3YWt1MgA"}'
|
||||
2026-02-27 04:34:19.216 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:19.216 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:20.216 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34716/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-27 04:34:20.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:20.275 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:20.276 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node13_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:20.276 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:20.376 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:20.376 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:20.378 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:20.378 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.22.209
|
||||
2026-02-27 04:34:20.378 DEBUG [src.node.docker_mananger] Generated ports ['57554', '57555', '57556', '57557', '57558']
|
||||
2026-02-27 04:34:20.378 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:20.378 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:20.378 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:20.379 DEBUG [src.node.docker_mananger] docker run -i -t -p 57554:57554 -p 57555:57555 -p 57556:57556 -p 57557:57557 -p 57558:57558 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=57556 --rest-port=57554 --tcp-port=57555 --discv5-udp-port=57557 --rest-address=0.0.0.0 --nat=extip:172.18.22.209 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=45c16fb736a752cdc9d8fb15b7cfc37a9fd08f9f0f7de5bf63dac9d2c9252bc6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57558 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QCVxCvlI8Ci78-h6aWpxGGqeVS1d7Gm98HnOHdlg-aGFJk5jFs9Ca9MZZ614RmGjaVL36C04EbwgEsqQhUdTB-ECgmlkgnY0gmlwhKwSZJKKbXVsdGlhZGRyc5YACASsEmSSBoedAAoErBJkkgaHnt0DgnJzhQADAQAAiXNlY3AyNTZrMaECYG3bD-6gkY7fQcwXIlU4SOGUeRJGO1yamuJWJEV6AP-DdGNwgoedg3VkcIKHn4V3YWt1MgA --store=false
|
||||
2026-02-27 04:34:20.591 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.22.209 waku 99f4cdf3a337aa32edf907c2fd5175d94ed1e3797b3dd514b3d9b67a2608390d
|
||||
2026-02-27 04:34:20.630 DEBUG [src.node.docker_mananger] Container started with ID 99f4cdf3a337. Setting up logs at ./log/docker/node13_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:20.631 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57554
|
||||
2026-02-27 04:34:20.631 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:21.631 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57554/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:21.634 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-27 04:34:21.634 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:21.635 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57554/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:21.637 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.22.209/tcp/57555/p2p/16Uiu2HAkxD8SvQgqfvHsYcJtBAeFDq4mk2QsC1EyFQ8qRy7wMgAN","/ip4/172.18.22.209/tcp/57556/ws/p2p/16Uiu2HAkxD8SvQgqfvHsYcJtBAeFDq4mk2QsC1EyFQ8qRy7wMgAN"],"enrUri":"enr:-L24QNc0P7sXV75vnOLcVcmVvfcqIL4Tc_Act6tzdeRsUg95aLiN6oJsJ8jQy-OO4kavdXxCtoQGzyEP8T-rH43iKF8CgmlkgnY0gmlwhKwSFtGKbXVsdGlhZGRyc5YACASsEhbRBuDTAAoErBIW0Qbg1N0DgnJzhQADAQAAiXNlY3AyNTZrMaECKVxv-mpEjojct76LEbpCr-0y8iecObR1bZCeDa4HPNuDdGNwguDTg3VkcILg1YV3YWt1MgA"}'
|
||||
2026-02-27 04:34:21.637 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:21.637 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:22.638 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57554/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-27 04:34:22.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:22.695 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:22.695 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node14_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:22.695 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:22.796 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:22.796 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:22.797 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:22.797 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.174.217
|
||||
2026-02-27 04:34:22.798 DEBUG [src.node.docker_mananger] Generated ports ['17594', '17595', '17596', '17597', '17598']
|
||||
2026-02-27 04:34:22.798 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:22.798 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:22.798 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:22.798 DEBUG [src.node.docker_mananger] docker run -i -t -p 17594:17594 -p 17595:17595 -p 17596:17596 -p 17597:17597 -p 17598:17598 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=17596 --rest-port=17594 --tcp-port=17595 --discv5-udp-port=17597 --rest-address=0.0.0.0 --nat=extip:172.18.174.217 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8f214d11ead2d2eefcc0ed913ef4cceefd4e1cf390eebcdcbbddd24bcf4b1cfb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17598 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QNc0P7sXV75vnOLcVcmVvfcqIL4Tc_Act6tzdeRsUg95aLiN6oJsJ8jQy-OO4kavdXxCtoQGzyEP8T-rH43iKF8CgmlkgnY0gmlwhKwSFtGKbXVsdGlhZGRyc5YACASsEhbRBuDTAAoErBIW0Qbg1N0DgnJzhQADAQAAiXNlY3AyNTZrMaECKVxv-mpEjojct76LEbpCr-0y8iecObR1bZCeDa4HPNuDdGNwguDTg3VkcILg1YV3YWt1MgA --store=false
|
||||
2026-02-27 04:34:23.006 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.174.217 waku c7a0eb2cd4d76dc8d0951b56a8e28fa8eaf75f7b0364e5121bfc8a35658a8d9e
|
||||
2026-02-27 04:34:23.038 DEBUG [src.node.docker_mananger] Container started with ID c7a0eb2cd4d7. Setting up logs at ./log/docker/node14_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:23.038 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17594
|
||||
2026-02-27 04:34:23.038 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:24.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17594/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:24.042 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-27 04:34:24.042 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:24.042 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17594/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:24.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.174.217/tcp/17595/p2p/16Uiu2HAmJ3iN34wGuXsKREjVquqFPmQJyKtFdCRMErDEZ3rUKYrS","/ip4/172.18.174.217/tcp/17596/ws/p2p/16Uiu2HAmJ3iN34wGuXsKREjVquqFPmQJyKtFdCRMErDEZ3rUKYrS"],"enrUri":"enr:-L24QMI7WTU23U4RmrO0oIdauKBTLY_oQTTt41TGMLFermc3NupmQpHzEgzNfSrVrg1zfH07vjH_bxgjSDqgHfYhe-ICgmlkgnY0gmlwhKwSrtmKbXVsdGlhZGRyc5YACASsEq7ZBkS7AAoErBKu2QZEvN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUBy3bwFyJExXDGecTaIab4_kZZiFrwM0YBK0HuCGqy-DdGNwgkS7g3VkcIJEvYV3YWt1MgA"}'
|
||||
2026-02-27 04:34:24.045 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:24.045 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:25.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17594/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-27 04:34:25.094 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:25.105 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:25.106 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node15_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:25.106 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:25.206 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:25.206 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:25.208 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:25.208 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.177.89
|
||||
2026-02-27 04:34:25.208 DEBUG [src.node.docker_mananger] Generated ports ['37127', '37128', '37129', '37130', '37131']
|
||||
2026-02-27 04:34:25.209 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:25.209 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:25.209 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:25.209 DEBUG [src.node.docker_mananger] docker run -i -t -p 37127:37127 -p 37128:37128 -p 37129:37129 -p 37130:37130 -p 37131:37131 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=37129 --rest-port=37127 --tcp-port=37128 --discv5-udp-port=37130 --rest-address=0.0.0.0 --nat=extip:172.18.177.89 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f96e7eedfdae467cbcf1eecc6f1469afd1edf963d97a682f927acaaffad0a2aa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37131 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QMI7WTU23U4RmrO0oIdauKBTLY_oQTTt41TGMLFermc3NupmQpHzEgzNfSrVrg1zfH07vjH_bxgjSDqgHfYhe-ICgmlkgnY0gmlwhKwSrtmKbXVsdGlhZGRyc5YACASsEq7ZBkS7AAoErBKu2QZEvN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUBy3bwFyJExXDGecTaIab4_kZZiFrwM0YBK0HuCGqy-DdGNwgkS7g3VkcIJEvYV3YWt1MgA --store=false
|
||||
2026-02-27 04:34:25.426 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.177.89 waku 8ec08eadbe10da632e542892137246af2f700f49ef65bc5c2fdefd6b8891d0c1
|
||||
2026-02-27 04:34:25.461 DEBUG [src.node.docker_mananger] Container started with ID 8ec08eadbe10. Setting up logs at ./log/docker/node15_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:25.461 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37127
|
||||
2026-02-27 04:34:25.461 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:26.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37127/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:26.464 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-27 04:34:26.465 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:26.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37127/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:26.467 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.177.89/tcp/37128/p2p/16Uiu2HAmAHcsLe2UcxeMpcX1FCMQkN1TMBaZkwcpm1ptP4YmP39D","/ip4/172.18.177.89/tcp/37129/ws/p2p/16Uiu2HAmAHcsLe2UcxeMpcX1FCMQkN1TMBaZkwcpm1ptP4YmP39D"],"enrUri":"enr:-L24QIe_XpF5yq5nnUs2tyk6glcs_K1FSg6njzqgkL4fpZ6ESAfo-OcfGHviMV_XUNbSjrB-imgKpvuHwx911yvclB4CgmlkgnY0gmlwhKwSsVmKbXVsdGlhZGRyc5YACASsErFZBpEIAAoErBKxWQaRCd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3M8jtZma_z1rZGevHDfTGOLJ3LI9SBCfImMFrVGjG3SDdGNwgpEIg3VkcIKRCoV3YWt1MgA"}'
|
||||
2026-02-27 04:34:26.467 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:26.467 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:27.468 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37127/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-27 04:34:27.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:27.529 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:27.530 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node16_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:27.530 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:27.630 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:27.630 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:27.632 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:27.632 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.72.211
|
||||
2026-02-27 04:34:27.632 DEBUG [src.node.docker_mananger] Generated ports ['36188', '36189', '36190', '36191', '36192']
|
||||
2026-02-27 04:34:27.632 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:27.632 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:27.633 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:27.633 DEBUG [src.node.docker_mananger] docker run -i -t -p 36188:36188 -p 36189:36189 -p 36190:36190 -p 36191:36191 -p 36192:36192 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=36190 --rest-port=36188 --tcp-port=36189 --discv5-udp-port=36191 --rest-address=0.0.0.0 --nat=extip:172.18.72.211 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b8eacbd49a3777598bd1e71cecaf4eb021ff5f57fda7753ceccfccb5c425e60e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36192 --metrics-logging=true --relay=false --filternode=/ip4/172.18.38.166/tcp/27431/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk --discv5-bootstrap-node=enr:-L24QIe_XpF5yq5nnUs2tyk6glcs_K1FSg6njzqgkL4fpZ6ESAfo-OcfGHviMV_XUNbSjrB-imgKpvuHwx911yvclB4CgmlkgnY0gmlwhKwSsVmKbXVsdGlhZGRyc5YACASsErFZBpEIAAoErBKxWQaRCd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3M8jtZma_z1rZGevHDfTGOLJ3LI9SBCfImMFrVGjG3SDdGNwgpEIg3VkcIKRCoV3YWt1MgA --store=false
|
||||
2026-02-27 04:34:27.849 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.72.211 waku d7f370faafaad49ecd42611d3320669adcd42f2cf186241091a854d75e80709b
|
||||
2026-02-27 04:34:27.885 DEBUG [src.node.docker_mananger] Container started with ID d7f370faafaa. Setting up logs at ./log/docker/node16_2026-02-27_04-33-51__0ce3ad25-fad4-4ff0-9681-c216b147fcf2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:27.886 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 36188
|
||||
2026-02-27 04:34:27.887 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:28.887 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36188/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:28.890 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-27 04:34:28.890 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:28.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36188/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:28.893 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.72.211/tcp/36189/p2p/16Uiu2HAmSvcYEHF8V4ZfKwawo8hZdgKdA1gyNnQLNE24J4BivgrV","/ip4/172.18.72.211/tcp/36190/ws/p2p/16Uiu2HAmSvcYEHF8V4ZfKwawo8hZdgKdA1gyNnQLNE24J4BivgrV"],"enrUri":"enr:-L24QDRzkoKDbbBQEr8vXqtcuUBcdBbTpJf3LdpoAuiQ4XSFHqpKwdUvFhSIktnz9s84BWJv5Dc1CdRRVj90vrbZcTACgmlkgnY0gmlwhKwSSNOKbXVsdGlhZGRyc5YACASsEkjTBo1dAAoErBJI0waNXt0DgnJzhQADAQAAiXNlY3AyNTZrMaED1AQ_abutQVPlrtlQ5iZt5sYhqeoy2LlE2A4ufvlatAqDdGNwgo1dg3VkcIKNX4V3YWt1MgA"}'
|
||||
2026-02-27 04:34:28.893 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:28.893 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:29.893 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36188/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-27 04:34:29.943 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:29.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16118/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:29.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.38.166/tcp/43200/p2p/16Uiu2HAkzofJNmkHbGzYzjmm45bfdxCS3hA5RZbSDsLu4EyzJUQk","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-157-gba8587","origin":"Discv5"}]'
|
||||
2026-02-27 04:34:29.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27430/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:29.958 INFO [src.node.api_clients.base_client] Log line was discarded because it's longer than max_log_line_length=5000
|
||||
2026-02-27 04:34:29.959 DEBUG [src.libs.common] Sleeping for 100 seconds
|
||||
2026-02-27 04:36:09.960 DEBUG [tests.e2e.test_e2e] Node1 publish message
|
||||
2026-02-27 04:36:09.960 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:36:09.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16118/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-27 04:36:09.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:09.966 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:36:10.167 DEBUG [src.libs.common] Sleeping for 4 seconds
|
||||
2026-02-27 04:36:14.167 DEBUG [tests.e2e.test_e2e] 15 Node requests the published message of subscribed filter topic
|
||||
2026-02-27 04:36:14.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63278/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.171 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.171 DEBUG [tests.e2e.test_e2e] Response for node 1 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.171 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61453/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.174 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.174 DEBUG [tests.e2e.test_e2e] Response for node 2 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.174 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:44832/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.177 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.177 DEBUG [tests.e2e.test_e2e] Response for node 3 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.177 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27730/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.180 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.180 DEBUG [tests.e2e.test_e2e] Response for node 4 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45383/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.183 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.183 DEBUG [tests.e2e.test_e2e] Response for node 5 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.184 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8345/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.186 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.187 DEBUG [tests.e2e.test_e2e] Response for node 6 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.187 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50328/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.189 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.190 DEBUG [tests.e2e.test_e2e] Response for node 7 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37652/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.193 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.193 DEBUG [tests.e2e.test_e2e] Response for node 8 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:60383/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.195 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.196 DEBUG [tests.e2e.test_e2e] Response for node 9 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.196 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3106/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.199 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.200 DEBUG [tests.e2e.test_e2e] Response for node 10 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34716/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.207 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.207 DEBUG [tests.e2e.test_e2e] Response for node 11 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.208 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57554/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.211 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.211 DEBUG [tests.e2e.test_e2e] Response for node 12 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17594/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.215 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.215 DEBUG [tests.e2e.test_e2e] Response for node 13 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37127/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.218 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.218 DEBUG [tests.e2e.test_e2e] Response for node 14 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36188/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.221 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":1772166969960478991,"ephemeral":false}]'
|
||||
2026-02-27 04:36:14.221 DEBUG [tests.e2e.test_e2e] Response for node 15 is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166969960478991, 'ephemeral': False}]
|
||||
2026-02-27 04:36:14.223 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:36:14.224 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:36:14.225 DEBUG [src.node.waku_node] Stopping container with id 07aa0e83a51e
|
||||
2026-02-27 04:36:14.864 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:14.865 DEBUG [src.node.waku_node] Stopping container with id a66ada333fad
|
||||
2026-02-27 04:36:15.631 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:15.635 DEBUG [src.node.waku_node] Stopping container with id eb9d43863d8d
|
||||
2026-02-27 04:36:15.682 ERROR [src.node.docker_mananger] Max retries reached for container 07aa0e83a51e. Exiting log stream.
|
||||
2026-02-27 04:36:16.347 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:16.350 DEBUG [src.node.waku_node] Stopping container with id bd2c9c02e956
|
||||
2026-02-27 04:36:17.024 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:17.024 DEBUG [src.node.waku_node] Stopping container with id 56335e4d83c1
|
||||
2026-02-27 04:36:17.169 ERROR [src.node.docker_mananger] Max retries reached for container eb9d43863d8d. Exiting log stream.
|
||||
2026-02-27 04:36:17.672 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:17.673 DEBUG [src.node.waku_node] Stopping container with id 03d41119f716
|
||||
2026-02-27 04:36:17.814 ERROR [src.node.docker_mananger] Max retries reached for container a66ada333fad. Exiting log stream.
|
||||
2026-02-27 04:36:17.838 ERROR [src.node.docker_mananger] Max retries reached for container bd2c9c02e956. Exiting log stream.
|
||||
2026-02-27 04:36:18.318 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:18.321 DEBUG [src.node.waku_node] Stopping container with id 8279b0b5577e
|
||||
2026-02-27 04:36:18.591 ERROR [src.node.docker_mananger] Max retries reached for container 56335e4d83c1. Exiting log stream.
|
||||
2026-02-27 04:36:18.960 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:18.960 DEBUG [src.node.waku_node] Stopping container with id 889a36d6e365
|
||||
2026-02-27 04:36:19.244 ERROR [src.node.docker_mananger] Max retries reached for container 03d41119f716. Exiting log stream.
|
||||
2026-02-27 04:36:19.775 ERROR [src.node.docker_mananger] Max retries reached for container 8279b0b5577e. Exiting log stream.
|
||||
2026-02-27 04:36:29.566 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:29.566 DEBUG [src.node.waku_node] Stopping container with id 379e5cf1d41c
|
||||
2026-02-27 04:36:30.142 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:30.145 DEBUG [src.node.waku_node] Stopping container with id b31da14f1c8e
|
||||
2026-02-27 04:36:30.380 ERROR [src.node.docker_mananger] Max retries reached for container 889a36d6e365. Exiting log stream.
|
||||
2026-02-27 04:36:30.955 ERROR [src.node.docker_mananger] Max retries reached for container 379e5cf1d41c. Exiting log stream.
|
||||
2026-02-27 04:36:40.764 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:40.766 DEBUG [src.node.waku_node] Stopping container with id 02a262c92c37
|
||||
2026-02-27 04:36:41.389 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:41.390 DEBUG [src.node.waku_node] Stopping container with id 24a84a2cd201
|
||||
2026-02-27 04:36:41.681 ERROR [src.node.docker_mananger] Max retries reached for container b31da14f1c8e. Exiting log stream.
|
||||
2026-02-27 04:36:42.203 ERROR [src.node.docker_mananger] Max retries reached for container 02a262c92c37. Exiting log stream.
|
||||
2026-02-27 04:36:51.977 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:51.978 DEBUG [src.node.waku_node] Stopping container with id 6615c625d68c
|
||||
2026-02-27 04:36:52.565 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:52.567 DEBUG [src.node.waku_node] Stopping container with id 99f4cdf3a337
|
||||
2026-02-27 04:36:52.794 ERROR [src.node.docker_mananger] Max retries reached for container 24a84a2cd201. Exiting log stream.
|
||||
2026-02-27 04:36:53.152 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:53.152 DEBUG [src.node.waku_node] Stopping container with id c7a0eb2cd4d7
|
||||
2026-02-27 04:36:53.472 ERROR [src.node.docker_mananger] Max retries reached for container 6615c625d68c. Exiting log stream.
|
||||
2026-02-27 04:36:53.704 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:53.705 DEBUG [src.node.waku_node] Stopping container with id 8ec08eadbe10
|
||||
2026-02-27 04:36:54.053 ERROR [src.node.docker_mananger] Max retries reached for container 99f4cdf3a337. Exiting log stream.
|
||||
2026-02-27 04:36:54.275 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:54.277 DEBUG [src.node.waku_node] Stopping container with id d7f370faafaa
|
||||
2026-02-27 04:36:54.518 ERROR [src.node.docker_mananger] Max retries reached for container c7a0eb2cd4d7. Exiting log stream.
|
||||
2026-02-27 04:36:54.806 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:54.809 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:36:54.857 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:55.623 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:55.623 ERROR [src.node.docker_mananger] Max retries reached for container 8ec08eadbe10. Exiting log stream.
|
||||
2026-02-27 04:36:56.375 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:56.405 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:56.464 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:56.521 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:56.550 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:56.578 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:56.604 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:56.661 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:56.689 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:56.715 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:56.765 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:56.813 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:56.837 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:56.861 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:56.892 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
82
nim/1097/data/attachments/139e89030f9b2e40.txt
Normal file
82
nim/1097/data/attachments/139e89030f9b2e40.txt
Normal file
@ -0,0 +1,82 @@
|
||||
2026-02-27 04:35:17.575 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:35:17.576 DEBUG [tests.conftest] Running test: test_messages_with_timestamps_far_from_now with id: 2026-02-27_04-35-17__3c2e8a82-8452-4ee7-a203-ab8b56c9f41d
|
||||
2026-02-27 04:35:17.576 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:35:17.576 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:35:17.577 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:35:17.584 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:17.584 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-35-17__3c2e8a82-8452-4ee7-a203-ab8b56c9f41d__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:17.584 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:17.584 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:17.586 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:17.586 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.222
|
||||
2026-02-27 04:35:17.586 DEBUG [src.node.docker_mananger] Generated ports ['31785', '31786', '31787', '31788', '31789']
|
||||
2026-02-27 04:35:17.586 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:17.586 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:17.586 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:17.586 DEBUG [src.node.docker_mananger] docker run -i -t -p 31785:31785 -p 31786:31786 -p 31787:31787 -p 31788:31788 -p 31789:31789 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=31787 --rest-port=31785 --tcp-port=31786 --discv5-udp-port=31788 --rest-address=0.0.0.0 --nat=extip:172.18.208.222 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dcd2a8b17be4aeaaa863dcc007d98fdcdb71aedfc0c6cd36eee2ae4d15cdeb57 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31789 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:35:17.818 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.222 waku cf72b685afd7096e26a928be9f9eb7fc2acb9e22f841e1b9e2041cb2a05f75e2
|
||||
2026-02-27 04:35:17.829 ERROR [src.node.docker_mananger] Max retries reached for container a6e74752ced2. Exiting log stream.
|
||||
2026-02-27 04:35:17.855 DEBUG [src.node.docker_mananger] Container started with ID cf72b685afd7. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-35-17__3c2e8a82-8452-4ee7-a203-ab8b56c9f41d__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:17.856 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31785
|
||||
2026-02-27 04:35:17.856 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:18.375 ERROR [src.node.docker_mananger] Max retries reached for container a3da8367c21a. Exiting log stream.
|
||||
2026-02-27 04:35:18.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31785/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:18.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":"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-27 04:35:18.860 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:18.860 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31785/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:18.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.222/tcp/31786/p2p/16Uiu2HAmE72zVAQb7WU8sKmU93CkQKJ2ojyn2WFoqm3sTtzkn5rb","/ip4/172.18.208.222/tcp/31787/ws/p2p/16Uiu2HAmE72zVAQb7WU8sKmU93CkQKJ2ojyn2WFoqm3sTtzkn5rb"],"enrUri":"enr:-L24QM00gwrIwkC0Luv-yFwdfu7phmm-uT2SQeNp8LgEJxarBRtF81j_fjOVjLvI_AdwIYlBllUvmau6r-RGGZ8YQ4cCgmlkgnY0gmlwhKwS0N6KbXVsdGlhZGRyc5YACASsEtDeBnwqAAoErBLQ3gZ8K90DgnJzhQADAQAAiXNlY3AyNTZrMaEDFYfGRlvLgkKGKdnlSoBrU1lYeto61fvwzlhEsG29oOSDdGNwgnwqg3VkcIJ8LIV3YWt1MgM"}'
|
||||
2026-02-27 04:35:18.862 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:18.869 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:18.869 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-35-17__3c2e8a82-8452-4ee7-a203-ab8b56c9f41d__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:18.870 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:18.870 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:18.871 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:18.871 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.179
|
||||
2026-02-27 04:35:18.871 DEBUG [src.node.docker_mananger] Generated ports ['31714', '31715', '31716', '31717', '31718']
|
||||
2026-02-27 04:35:18.872 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:18.872 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:18.872 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:18.872 DEBUG [src.node.docker_mananger] docker run -i -t -p 31714:31714 -p 31715:31715 -p 31716:31716 -p 31717:31717 -p 31718:31718 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=31716 --rest-port=31714 --tcp-port=31715 --discv5-udp-port=31717 --rest-address=0.0.0.0 --nat=extip:172.18.98.179 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e1ebea1dcbbebd18fcca568cc801dd8f4f1beddb0aa0bedfd29bacaa4caaad2d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31718 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QM00gwrIwkC0Luv-yFwdfu7phmm-uT2SQeNp8LgEJxarBRtF81j_fjOVjLvI_AdwIYlBllUvmau6r-RGGZ8YQ4cCgmlkgnY0gmlwhKwS0N6KbXVsdGlhZGRyc5YACASsEtDeBnwqAAoErBLQ3gZ8K90DgnJzhQADAQAAiXNlY3AyNTZrMaEDFYfGRlvLgkKGKdnlSoBrU1lYeto61fvwzlhEsG29oOSDdGNwgnwqg3VkcIJ8LIV3YWt1MgM --storenode=/ip4/172.18.208.222/tcp/31786/p2p/16Uiu2HAmE72zVAQb7WU8sKmU93CkQKJ2ojyn2WFoqm3sTtzkn5rb --store=true --relay=true
|
||||
2026-02-27 04:35:19.087 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.179 waku fcd83f52434ec04a33ef39d85776dadeef81256d48902de54d2f968783dcf2e4
|
||||
2026-02-27 04:35:19.122 DEBUG [src.node.docker_mananger] Container started with ID fcd83f52434e. Setting up logs at ./log/docker/store_node1_2026-02-27_04-35-17__3c2e8a82-8452-4ee7-a203-ab8b56c9f41d__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:19.123 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31714
|
||||
2026-02-27 04:35:19.123 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:20.123 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31714/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:20.127 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-27 04:35:20.127 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:20.127 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31714/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:20.129 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.179/tcp/31715/p2p/16Uiu2HAmHYfeNjn2Lyx8uHRM9DCRmo3aEC6MN7b9pZAffGUyfBDH","/ip4/172.18.98.179/tcp/31716/ws/p2p/16Uiu2HAmHYfeNjn2Lyx8uHRM9DCRmo3aEC6MN7b9pZAffGUyfBDH"],"enrUri":"enr:-L24QM6hVpBkAsb2kZoiqcm8s9Chmf_m407RYLVlCJb-6uZ8QYi8osWQ9pdMX026tBJSRIbIxw2WS2sVLBpGmg898yUCgmlkgnY0gmlwhKwSYrOKbXVsdGlhZGRyc5YACASsEmKzBnvjAAoErBJiswZ75N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDSKvMq5VHpVr9C29oL8v33bi97CGWQtuh6Mqj8yz4gECDdGNwgnvjg3VkcIJ75YV3YWt1MgM"}'
|
||||
2026-02-27 04:35:20.129 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:20.130 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31714/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.208.222/tcp/31786/p2p/16Uiu2HAmE72zVAQb7WU8sKmU93CkQKJ2ojyn2WFoqm3sTtzkn5rb"]'
|
||||
2026-02-27 04:35:20.132 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:20.133 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31785/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:35:20.135 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:20.135 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31714/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:35:20.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:20.139 DEBUG [tests.store.test_time_filter] Running test with payload 20 sec Past
|
||||
2026-02-27 04:35:20.140 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:20.140 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31785/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-27 04:35:20.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:20.145 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:20.346 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:35:20.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31785/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-27 04:35:20.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2026-02-27 04:35:20.350 DEBUG [src.steps.store] messages length is 0
|
||||
2026-02-27 04:35:20.350 DEBUG [tests.store.test_time_filter] Running test with payload 40 sec Future
|
||||
2026-02-27 04:35:20.350 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:20.351 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31785/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-27 04:35:20.355 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:20.356 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:20.557 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:35:20.557 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31785/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-27 04:35:20.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2026-02-27 04:35:20.561 DEBUG [src.steps.store] messages length is 0
|
||||
2026-02-27 04:35:20.563 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:35:20.564 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:35:20.564 DEBUG [src.node.waku_node] Stopping container with id cf72b685afd7
|
||||
2026-02-27 04:35:21.127 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:21.127 DEBUG [src.node.waku_node] Stopping container with id fcd83f52434e
|
||||
2026-02-27 04:35:21.689 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:21.691 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:35:21.703 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:35:21.708 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
96
nim/1097/data/attachments/13e5c0c558a48f3f.txt
Normal file
96
nim/1097/data/attachments/13e5c0c558a48f3f.txt
Normal file
@ -0,0 +1,96 @@
|
||||
2026-02-27 04:35:09.917 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:35:09.917 DEBUG [tests.conftest] Running test: test_light_push_with_missing_pubsub_topics with id: 2026-02-27_04-35-09__5c9b45e5-7b99-4905-b6ba-253e60e36e30
|
||||
2026-02-27 04:35:09.917 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:35:09.917 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-27 04:35:09.924 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:09.924 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-27_04-35-09__5c9b45e5-7b99-4905-b6ba-253e60e36e30__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:09.925 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:09.925 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:09.926 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:09.926 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.69.39
|
||||
2026-02-27 04:35:09.926 DEBUG [src.node.docker_mananger] Generated ports ['53975', '53976', '53977', '53978', '53979']
|
||||
2026-02-27 04:35:09.927 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:09.927 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:09.927 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:09.928 DEBUG [src.node.docker_mananger] docker run -i -t -p 53975:53975 -p 53976:53976 -p 53977:53977 -p 53978:53978 -p 53979:53979 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=53977 --rest-port=53975 --tcp-port=53976 --discv5-udp-port=53978 --rest-address=0.0.0.0 --nat=extip:172.18.69.39 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b2eac9b419c514abfe4caaeaab09b420d9ddf3ec4670ec0e2c1ce75cf4f203ad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53979 --metrics-logging=true --lightpush=true --relay=true
|
||||
2026-02-27 04:35:10.067 ERROR [src.node.docker_mananger] Max retries reached for container 9ad0b046240f. Exiting log stream.
|
||||
2026-02-27 04:35:10.126 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.69.39 waku cf8744ddfd1611cc9765eb580b06af33bc784aecc79457f24d57e10fa744bd30
|
||||
2026-02-27 04:35:10.163 DEBUG [src.node.docker_mananger] Container started with ID cf8744ddfd16. Setting up logs at ./log/docker/receiving_node1_2026-02-27_04-35-09__5c9b45e5-7b99-4905-b6ba-253e60e36e30__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:10.163 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53975
|
||||
2026-02-27 04:35:10.164 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:10.539 ERROR [src.node.docker_mananger] Max retries reached for container 2b85c86163b9. Exiting log stream.
|
||||
2026-02-27 04:35:11.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53975/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:11.167 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-27 04:35:11.167 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:11.167 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53975/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:11.169 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.69.39/tcp/53976/p2p/16Uiu2HAmQ8zCJbfRpVSScyQTsG3PsEUwfZzhiz8y2X4DnK8n3QiU","/ip4/172.18.69.39/tcp/53977/ws/p2p/16Uiu2HAmQ8zCJbfRpVSScyQTsG3PsEUwfZzhiz8y2X4DnK8n3QiU"],"enrUri":"enr:-L24QLC2ombUjmLTa64h714xgdVYMMbnJZLa6FsOB_n2qS4FF2KqTcgUXq7MtgSJM1IUxPWFgaGYUG9bIMULy1ph-QwCgmlkgnY0gmlwhKwSRSeKbXVsdGlhZGRyc5YACASsEkUnBtLYAAoErBJFJwbS2d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqpykx4k4N2FA94iDnBd4j0_3TPLbmUdL8YA3JH75siGDdGNwgtLYg3VkcILS2oV3YWt1Mgk"}'
|
||||
2026-02-27 04:35:11.170 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:11.176 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:11.176 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-27_04-35-09__5c9b45e5-7b99-4905-b6ba-253e60e36e30__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:11.177 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:11.177 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:11.178 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:11.178 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.75.232
|
||||
2026-02-27 04:35:11.178 DEBUG [src.node.docker_mananger] Generated ports ['21680', '21681', '21682', '21683', '21684']
|
||||
2026-02-27 04:35:11.178 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:11.179 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:11.179 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:11.179 DEBUG [src.node.docker_mananger] docker run -i -t -p 21680:21680 -p 21681:21681 -p 21682:21682 -p 21683:21683 -p 21684:21684 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=21682 --rest-port=21680 --tcp-port=21681 --discv5-udp-port=21683 --rest-address=0.0.0.0 --nat=extip:172.18.75.232 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ac2cd70bcbaec062727e44a2ab1afafe11f23f9fa0f09dc2a73f1cb4a228967a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21684 --metrics-logging=true --lightpush=false --relay=true
|
||||
2026-02-27 04:35:11.376 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.75.232 waku b5e23f5a6ab15b81c4adceb2fd2c8b2aa86e8808a8cc571486b1e251ec5029c4
|
||||
2026-02-27 04:35:11.411 DEBUG [src.node.docker_mananger] Container started with ID b5e23f5a6ab1. Setting up logs at ./log/docker/receiving_node2_2026-02-27_04-35-09__5c9b45e5-7b99-4905-b6ba-253e60e36e30__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:11.411 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21680
|
||||
2026-02-27 04:35:11.411 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:12.412 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21680/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:12.414 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-27 04:35:12.414 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:12.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21680/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:12.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.75.232/tcp/21681/p2p/16Uiu2HAmMCWs4rKtZUW1mVbVtpqH7z5ScPy4jvsVPiFfhozk5zZ9","/ip4/172.18.75.232/tcp/21682/ws/p2p/16Uiu2HAmMCWs4rKtZUW1mVbVtpqH7z5ScPy4jvsVPiFfhozk5zZ9"],"enrUri":"enr:-L24QFFrOSixoh2ZrPrIQ9kbmwtKBuFaUk2gvut6PSdIpi9NT_MM6coGcyc_uDoTtCdIEh9S-jp7ukh9wv2Mtni8xNICgmlkgnY0gmlwhKwSS-iKbXVsdGlhZGRyc5YACASsEkvoBlSxAAoErBJL6AZUst0DgnJzhQADAQAAiXNlY3AyNTZrMaEDfvEAigTQxkqYcw6kdBQbHcl4el9CN7l4bpfFnCHr6LyDdGNwglSxg3VkcIJUs4V3YWt1MgE"}'
|
||||
2026-02-27 04:35:12.417 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:12.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21680/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.69.39/tcp/53976/p2p/16Uiu2HAmQ8zCJbfRpVSScyQTsG3PsEUwfZzhiz8y2X4DnK8n3QiU"]'
|
||||
2026-02-27 04:35:12.458 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:12.468 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:12.468 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-27_04-35-09__5c9b45e5-7b99-4905-b6ba-253e60e36e30__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:12.469 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:12.469 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:12.470 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:12.470 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.13
|
||||
2026-02-27 04:35:12.471 DEBUG [src.node.docker_mananger] Generated ports ['27754', '27755', '27756', '27757', '27758']
|
||||
2026-02-27 04:35:12.471 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:12.471 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:12.471 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:12.471 DEBUG [src.node.docker_mananger] docker run -i -t -p 27754:27754 -p 27755:27755 -p 27756:27756 -p 27757:27757 -p 27758:27758 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=27756 --rest-port=27754 --tcp-port=27755 --discv5-udp-port=27757 --rest-address=0.0.0.0 --nat=extip:172.18.153.13 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=13a4de15ba9b0ea75fed1da286fe01bdd74a04b10c97c1caff0ddf03d0e33eb5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27758 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QLC2ombUjmLTa64h714xgdVYMMbnJZLa6FsOB_n2qS4FF2KqTcgUXq7MtgSJM1IUxPWFgaGYUG9bIMULy1ph-QwCgmlkgnY0gmlwhKwSRSeKbXVsdGlhZGRyc5YACASsEkUnBtLYAAoErBJFJwbS2d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDqpykx4k4N2FA94iDnBd4j0_3TPLbmUdL8YA3JH75siGDdGNwgtLYg3VkcILS2oV3YWt1Mgk --lightpushnode=/ip4/172.18.69.39/tcp/53976/p2p/16Uiu2HAmQ8zCJbfRpVSScyQTsG3PsEUwfZzhiz8y2X4DnK8n3QiU --lightpush=true --relay=true
|
||||
2026-02-27 04:35:12.675 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.13 waku 36bda5d90f78178abdb0208e1b89a3108b061bd26fcdf28a19ab04a9502eee6b
|
||||
2026-02-27 04:35:12.712 DEBUG [src.node.docker_mananger] Container started with ID 36bda5d90f78. Setting up logs at ./log/docker/lightpush_node1_2026-02-27_04-35-09__5c9b45e5-7b99-4905-b6ba-253e60e36e30__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:12.712 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 27754
|
||||
2026-02-27 04:35:12.712 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:13.713 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27754/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:13.715 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-27 04:35:13.715 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:13.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:27754/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:13.718 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.13/tcp/27755/p2p/16Uiu2HAmNbbZ1K2XNsou798JqurEjJehnhveX9oAgK2oAGCwLGpX","/ip4/172.18.153.13/tcp/27756/ws/p2p/16Uiu2HAmNbbZ1K2XNsou798JqurEjJehnhveX9oAgK2oAGCwLGpX"],"enrUri":"enr:-L24QEBk__YqUxVDnCb8smX-_fZIqMpFVkFJ1U1rOL9eb1rfGvt6PAv_HXY-mWqhMu9MWVjSQ8fqAAp2OZw7IF9E7JYCgmlkgnY0gmlwhKwSmQ2KbXVsdGlhZGRyc5YACASsEpkNBmxrAAoErBKZDQZsbN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDk7ZZXBWXbfhWJJHERSGokSwA3hLlH8R-BkhWd3SzxFiDdGNwgmxrg3VkcIJsbYV3YWt1Mgk"}'
|
||||
2026-02-27 04:35:13.718 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:13.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27754/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.69.39/tcp/53976/p2p/16Uiu2HAmQ8zCJbfRpVSScyQTsG3PsEUwfZzhiz8y2X4DnK8n3QiU"]'
|
||||
2026-02-27 04:35:13.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:13.763 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27754/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.75.232/tcp/21681/p2p/16Uiu2HAmMCWs4rKtZUW1mVbVtpqH7z5ScPy4jvsVPiFfhozk5zZ9"]'
|
||||
2026-02-27 04:35:13.792 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:13.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53975/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:35:13.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:13.808 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21680/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:35:13.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:13.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27754/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:35:13.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:13.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:27754/lightpush/v1/message" -H "Content-Type: application/json" -d '{"message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772166913823718399}}'
|
||||
2026-02-27 04:35:13.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:13.842 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:35:13.843 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:35:13.844 DEBUG [src.node.waku_node] Stopping container with id cf8744ddfd16
|
||||
2026-02-27 04:35:14.450 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:14.450 DEBUG [src.node.waku_node] Stopping container with id b5e23f5a6ab1
|
||||
2026-02-27 04:35:14.999 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:15.002 DEBUG [src.node.waku_node] Stopping container with id 36bda5d90f78
|
||||
2026-02-27 04:35:15.301 ERROR [src.node.docker_mananger] Max retries reached for container cf8744ddfd16. Exiting log stream.
|
||||
2026-02-27 04:35:15.531 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:15.532 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:35:15.550 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:35:15.565 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:35:15.573 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1097/data/attachments/143f6bdde655508.txt
Normal file
68
nim/1097/data/attachments/143f6bdde655508.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_add_101_new_content_topics with id: 2026-02-27_04-36-55__6dc89834-3efe-4505-937a-b0715d06f773
|
||||
[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-27_04-36-55__6dc89834-3efe-4505-937a-b0715d06f773__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.99.10
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['5100', '5101', '5102', '5103', '5104']
|
||||
[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 5100:5100 -p 5101:5101 -p 5102:5102 -p 5103:5103 -p 5104:5104 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=5102 --rest-port=5100 --tcp-port=5101 --discv5-udp-port=5103 --rest-address=0.0.0.0 --nat=extip:172.18.99.10 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bb8da1d72bd0da7114cfb9eaca6a95af1347babfebcabbd21e41facfe08513f3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5104 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.99.10 waku 9512546851ab54c22f49566ab8aaa653ad922948a5b966282895357ea50c2aa1
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 56c83f52cc32. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 9512546851ab. Setting up logs at ./log/docker/node1_2026-02-27_04-36-55__6dc89834-3efe-4505-937a-b0715d06f773__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 5100
|
||||
[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 78ac640b9e20. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5100/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:5100/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.99.10/tcp/5101/p2p/16Uiu2HAkzHK6uTHBD2tXoyAbAKSiEuAy5j7hL5yydczc7CTe1ALZ","/ip4/172.18.99.10/tcp/5102/ws/p2p/16Uiu2HAkzHK6uTHBD2tXoyAbAKSiEuAy5j7hL5yydczc7CTe1ALZ"],"enrUri":"enr:-L24QHyTy_z2pdwpydGd0JuzlI4CIemLF8_ci-JVY3XcegBkQFHxTNGh5a1mmiOOvobI0fiYk2VqXvmdsf8qjHnyYGkCgmlkgnY0gmlwhKwSYwqKbXVsdGlhZGRyc5YACASsEmMKBhPtAAoErBJjCgYT7t0DgnJzhQADAQAAiXNlY3AyNTZrMaECSCYumSkgFi8_SiPzBLsHvSHS_4jbmgVBRhpFkqvrzQKDdGNwghPtg3VkcIIT74V3YWt1MgU"}'
|
||||
[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-27_04-36-55__6dc89834-3efe-4505-937a-b0715d06f773__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.135.149
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['34503', '34504', '34505', '34506', '34507']
|
||||
[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 34503:34503 -p 34504:34504 -p 34505:34505 -p 34506:34506 -p 34507:34507 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=34505 --rest-port=34503 --tcp-port=34504 --discv5-udp-port=34506 --rest-address=0.0.0.0 --nat=extip:172.18.135.149 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bdfacf9d8e145dd5efad7de6fdc9feb0e32ce6cd15aeae57555d1c6ae6b4a1c4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34507 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHyTy_z2pdwpydGd0JuzlI4CIemLF8_ci-JVY3XcegBkQFHxTNGh5a1mmiOOvobI0fiYk2VqXvmdsf8qjHnyYGkCgmlkgnY0gmlwhKwSYwqKbXVsdGlhZGRyc5YACASsEmMKBhPtAAoErBJjCgYT7t0DgnJzhQADAQAAiXNlY3AyNTZrMaECSCYumSkgFi8_SiPzBLsHvSHS_4jbmgVBRhpFkqvrzQKDdGNwghPtg3VkcIIT74V3YWt1MgU --filternode=/ip4/172.18.99.10/tcp/5101/p2p/16Uiu2HAkzHK6uTHBD2tXoyAbAKSiEuAy5j7hL5yydczc7CTe1ALZ
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.135.149 waku bf07f323872618101ae814cbcccef4216ed5ccb6b42fd6e81d6274fe92af927e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID bf07f3238726. Setting up logs at ./log/docker/node2_2026-02-27_04-36-55__6dc89834-3efe-4505-937a-b0715d06f773__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 34503
|
||||
[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:34503/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:34503/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.149/tcp/34504/p2p/16Uiu2HAkx2Fq3kTGEiqk3rUaGc5aSaoQ69tPowDJBgNe2HB94Uqs","/ip4/172.18.135.149/tcp/34505/ws/p2p/16Uiu2HAkx2Fq3kTGEiqk3rUaGc5aSaoQ69tPowDJBgNe2HB94Uqs"],"enrUri":"enr:-L24QC-zPVmDYlJm5QdpqMP7GTohVmM8er1WlUFMHsRI1eItb793hmLaN-sUxTA4NLC20SH2d5j0yU4ovOmOevYzgkwCgmlkgnY0gmlwhKwSh5WKbXVsdGlhZGRyc5YACASsEoeVBobIAAoErBKHlQaGyd0DgnJzhQADAQAAiXNlY3AyNTZrMaECJpNlEUtckuW9BIgw_-I7wehnn_yDGeoEoiXiiyX_zpaDdGNwgobIg3VkcIKGyoV3YWt1MgA"}'
|
||||
[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:34503/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.99.10/tcp/5101/p2p/16Uiu2HAkzHK6uTHBD2tXoyAbAKSiEuAy5j7hL5yydczc7CTe1ALZ"]'
|
||||
[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:5100/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:34503/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c9d45fc2-6965-425f-8fff-0142e129a3e4", "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":"c9d45fc2-6965-425f-8fff-0142e129a3e4","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X PUT "http://127.0.0.1:34503/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"}'
|
||||
[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:34503/filter/v2/subscriptions. Response content: b'{"requestId":"1","statusDesc":"BAD_REQUEST: exceeds maximum content topics: 100"}'
|
||||
[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 9512546851ab
|
||||
[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 bf07f3238726
|
||||
[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/1097/data/attachments/1512c5583103a1f4.txt
Normal file
73
nim/1097/data/attachments/1512c5583103a1f4.txt
Normal file
@ -0,0 +1,73 @@
|
||||
2026-02-27 04:38:29.334 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:38:29.334 DEBUG [tests.conftest] Running test: test_main_node_relay_and_store__peer_neither_relay_nor_store with id: 2026-02-27_04-38-29__c35487c7-a3a1-4d3f-8d39-2e52a64e18c1
|
||||
2026-02-27 04:38:29.335 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:38:29.335 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:38:29.342 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:29.343 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-38-29__c35487c7-a3a1-4d3f-8d39-2e52a64e18c1__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:29.343 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:29.343 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:29.344 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:29.344 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.145.48
|
||||
2026-02-27 04:38:29.345 DEBUG [src.node.docker_mananger] Generated ports ['8204', '8205', '8206', '8207', '8208']
|
||||
2026-02-27 04:38:29.345 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:29.345 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:29.345 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:29.345 DEBUG [src.node.docker_mananger] docker run -i -t -p 8204:8204 -p 8205:8205 -p 8206:8206 -p 8207:8207 -p 8208:8208 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=8206 --rest-port=8204 --tcp-port=8205 --discv5-udp-port=8207 --rest-address=0.0.0.0 --nat=extip:172.18.145.48 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ad30a110fb4ffbd79cbdb85cfdb2cbd8efafcdc4749baed6f924478ec4f26e0a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8208 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:38:29.524 ERROR [src.node.docker_mananger] Max retries reached for container 1fac98cd2aed. Exiting log stream.
|
||||
2026-02-27 04:38:29.535 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.145.48 waku a46110d682d21b883571196fa16765eebcc3cf86221e74445f2e0fe4b11bddfb
|
||||
2026-02-27 04:38:29.570 DEBUG [src.node.docker_mananger] Container started with ID a46110d682d2. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-38-29__c35487c7-a3a1-4d3f-8d39-2e52a64e18c1__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:29.571 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8204
|
||||
2026-02-27 04:38:29.571 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:30.078 ERROR [src.node.docker_mananger] Max retries reached for container 9798716ca5b2. Exiting log stream.
|
||||
2026-02-27 04:38:30.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8204/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:30.574 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-27 04:38:30.574 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:30.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8204/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:30.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.145.48/tcp/8205/p2p/16Uiu2HAkysPoGzSTN81Rcr83L4uAxkQfM1UsTM1V8T4yQYcX7L58","/ip4/172.18.145.48/tcp/8206/ws/p2p/16Uiu2HAkysPoGzSTN81Rcr83L4uAxkQfM1UsTM1V8T4yQYcX7L58"],"enrUri":"enr:-L24QFKUVX4ln9Ibx3hzQciiv6FP3Yf-MF6RvdiIEyup0AebSVp9-5OlvOluRpKBwjKiuqLes2_OMo_SK5xWEEzzmKkCgmlkgnY0gmlwhKwSkTCKbXVsdGlhZGRyc5YACASsEpEwBiANAAoErBKRMAYgDt0DgnJzhQADAQAAiXNlY3AyNTZrMaECQgWNbb6z80JA2uvr-B8bYI1BaSTUBPtoiqMG601GjYuDdGNwgiANg3VkcIIgD4V3YWt1MgM"}'
|
||||
2026-02-27 04:38:30.577 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:30.584 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:30.585 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-38-29__c35487c7-a3a1-4d3f-8d39-2e52a64e18c1__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:30.585 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:30.585 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:30.586 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:30.586 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.229.165
|
||||
2026-02-27 04:38:30.587 DEBUG [src.node.docker_mananger] Generated ports ['52424', '52425', '52426', '52427', '52428']
|
||||
2026-02-27 04:38:30.587 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:30.587 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:30.587 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:30.587 DEBUG [src.node.docker_mananger] docker run -i -t -p 52424:52424 -p 52425:52425 -p 52426:52426 -p 52427:52427 -p 52428:52428 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=52426 --rest-port=52424 --tcp-port=52425 --discv5-udp-port=52427 --rest-address=0.0.0.0 --nat=extip:172.18.229.165 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1487258eefb1c1c5abb5ccb8a7c241b899f27a0a8d543e1bdacbc2d3ef8b45ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52428 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFKUVX4ln9Ibx3hzQciiv6FP3Yf-MF6RvdiIEyup0AebSVp9-5OlvOluRpKBwjKiuqLes2_OMo_SK5xWEEzzmKkCgmlkgnY0gmlwhKwSkTCKbXVsdGlhZGRyc5YACASsEpEwBiANAAoErBKRMAYgDt0DgnJzhQADAQAAiXNlY3AyNTZrMaECQgWNbb6z80JA2uvr-B8bYI1BaSTUBPtoiqMG601GjYuDdGNwgiANg3VkcIIgD4V3YWt1MgM --storenode=/ip4/172.18.145.48/tcp/8205/p2p/16Uiu2HAkysPoGzSTN81Rcr83L4uAxkQfM1UsTM1V8T4yQYcX7L58 --store=false --relay=false
|
||||
2026-02-27 04:38:30.786 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.229.165 waku 2cc5c9c46c0f27bfeaec3bf7da626246f5361d9c23b73d4fe1f0d63f9e8bb188
|
||||
2026-02-27 04:38:30.819 DEBUG [src.node.docker_mananger] Container started with ID 2cc5c9c46c0f. Setting up logs at ./log/docker/store_node1_2026-02-27_04-38-29__c35487c7-a3a1-4d3f-8d39-2e52a64e18c1__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:30.820 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52424
|
||||
2026-02-27 04:38:30.820 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:31.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52424/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:31.823 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-27 04:38:31.823 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:31.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52424/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:31.826 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.229.165/tcp/52425/p2p/16Uiu2HAkubcypm9LjdSphrxW7669JS5uRdzCaCevaAJckQEztk1d","/ip4/172.18.229.165/tcp/52426/ws/p2p/16Uiu2HAkubcypm9LjdSphrxW7669JS5uRdzCaCevaAJckQEztk1d"],"enrUri":"enr:-L24QAbMB51Rc_gLThGShhqwMD368Uajq0EySs_n1ZPRAjeTWCNLhBgp8KiQrdZL5gqlKiuFXj6SHokSTmhFmBpQO0kCgmlkgnY0gmlwhKwS5aWKbXVsdGlhZGRyc5YACASsEuWlBszJAAoErBLlpQbMyt0DgnJzhQADAQAAiXNlY3AyNTZrMaECAoxqpPgTjcJB8sqsOdpJ2B4mlvMF4Xo8Y75xbCkEGRiDdGNwgszJg3VkcILMy4V3YWt1MgA"}'
|
||||
2026-02-27 04:38:31.826 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:31.826 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52424/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.145.48/tcp/8205/p2p/16Uiu2HAkysPoGzSTN81Rcr83L4uAxkQfM1UsTM1V8T4yQYcX7L58"]'
|
||||
2026-02-27 04:38:31.862 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:31.864 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8204/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:38:31.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:31.882 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:38:31.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8204/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-27 04:38:31.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:31.892 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:38:32.092 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:38:32.093 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8204/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:32.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3ba5a0b753a82d466966042fdd663beb7d8bd27ad166b46455278f397b39588b"}]}'
|
||||
2026-02-27 04:38:32.096 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-27 04:38:32.096 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:38:32.096 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52424/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:32.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"fe54814fc0ea419ac0e8","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x3ba5a0b753a82d466966042fdd663beb7d8bd27ad166b46455278f397b39588b"}]}'
|
||||
2026-02-27 04:38:32.105 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-27 04:38:32.107 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:38:32.109 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:38:32.109 DEBUG [src.node.waku_node] Stopping container with id a46110d682d2
|
||||
2026-02-27 04:38:32.692 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:32.694 DEBUG [src.node.waku_node] Stopping container with id 2cc5c9c46c0f
|
||||
2026-02-27 04:38:33.257 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:33.259 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:38:33.264 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:38:33.268 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
116
nim/1097/data/attachments/1542a897fde04944.txt
Normal file
116
nim/1097/data/attachments/1542a897fde04944.txt
Normal file
@ -0,0 +1,116 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster with id: 2026-02-27_04-34-01__aa2bb487-4c92-4d1b-a7c1-e35e6ba0072e
|
||||
[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-27_04-34-01__aa2bb487-4c92-4d1b-a7c1-e35e6ba0072e__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.25.102
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['43814', '43815', '43816', '43817', '43818']
|
||||
[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 43814:43814 -p 43815:43815 -p 43816:43816 -p 43817:43817 -p 43818:43818 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=43816 --rest-port=43814 --tcp-port=43815 --discv5-udp-port=43817 --rest-address=0.0.0.0 --nat=extip:172.18.25.102 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bcc97156f2064f16478e958bae2c7b06eadcb0aeff71ddedab2ce6fcc6edee2c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43818 --metrics-logging=true --relay=true --filter=true
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b85bc971d325. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.25.102 waku 6461fa035295c3181a9b7a54f191a94f30337032cecde078857a682f90e77b9c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6461fa035295. Setting up logs at ./log/docker/node1_2026-02-27_04-34-01__aa2bb487-4c92-4d1b-a7c1-e35e6ba0072e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 43814
|
||||
[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 1c8d400da861. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43814/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:43814/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.102/tcp/43815/p2p/16Uiu2HAmGVrYp8va3pP2do7SH4ZyiwhK1wLHH9zFLKsdfRbAKpm7","/ip4/172.18.25.102/tcp/43816/ws/p2p/16Uiu2HAmGVrYp8va3pP2do7SH4ZyiwhK1wLHH9zFLKsdfRbAKpm7"],"enrUri":"enr:-L24QA1tQEO48SY4Q2PX5TD-85dLtW0UZbGACK7Yo75a0K9FNbkZ5wkdVO20TcjtCq084vhTCxNIB4xhVDYVi2Ij994CgmlkgnY0gmlwhKwSGWaKbXVsdGlhZGRyc5YACASsEhlmBqsnAAoErBIZZgarKN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDORezDvViY2qQmIlrd4sns4U7tE9POgbeu_wUgS9fnDqDdGNwgqsng3VkcIKrKYV3YWt1MgU"}'
|
||||
[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-27_04-34-01__aa2bb487-4c92-4d1b-a7c1-e35e6ba0072e__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.109.44
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['42885', '42886', '42887', '42888', '42889']
|
||||
[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 42885:42885 -p 42886:42886 -p 42887:42887 -p 42888:42888 -p 42889:42889 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=42887 --rest-port=42885 --tcp-port=42886 --discv5-udp-port=42888 --rest-address=0.0.0.0 --nat=extip:172.18.109.44 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dabddc2f36f7438e4e1e19c5e9455f2418bda45aabceb3dba3b5ca2ef24f8b21 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42889 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QA1tQEO48SY4Q2PX5TD-85dLtW0UZbGACK7Yo75a0K9FNbkZ5wkdVO20TcjtCq084vhTCxNIB4xhVDYVi2Ij994CgmlkgnY0gmlwhKwSGWaKbXVsdGlhZGRyc5YACASsEhlmBqsnAAoErBIZZgarKN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDORezDvViY2qQmIlrd4sns4U7tE9POgbeu_wUgS9fnDqDdGNwgqsng3VkcIKrKYV3YWt1MgU --filternode=/ip4/172.18.25.102/tcp/43815/p2p/16Uiu2HAmGVrYp8va3pP2do7SH4ZyiwhK1wLHH9zFLKsdfRbAKpm7
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.109.44 waku 5361a58d946e5f25233987c2dc5c6ed4f262a41720fbe14d9d08a4a61671bf99
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 5361a58d946e. Setting up logs at ./log/docker/node2_2026-02-27_04-34-01__aa2bb487-4c92-4d1b-a7c1-e35e6ba0072e__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 42885
|
||||
[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:42885/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:42885/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.109.44/tcp/42886/p2p/16Uiu2HAmCATb2uhQa6tBoFY4f6cEHehKHYcLUvE1XKqvPtkgXUGS","/ip4/172.18.109.44/tcp/42887/ws/p2p/16Uiu2HAmCATb2uhQa6tBoFY4f6cEHehKHYcLUvE1XKqvPtkgXUGS"],"enrUri":"enr:-L24QNz56KLc3aAcbKnYNcGMYAbb8T3fBG6DZ57nhC1jEZCODH7eHJbt8UIHkwOcI3SK8XQ780kb_6gFGfBtxePBDZYCgmlkgnY0gmlwhKwSbSyKbXVsdGlhZGRyc5YACASsEm0sBqeGAAoErBJtLAanh90DgnJzhQADAQAAiXNlY3AyNTZrMaEC-LD0FoogBvt6pFZwv14H8X7hgrJncIidosWBjZ-iqQuDdGNwgqeGg3VkcIKniIV3YWt1MgA"}'
|
||||
[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:42885/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.25.102/tcp/43815/p2p/16Uiu2HAmGVrYp8va3pP2do7SH4ZyiwhK1wLHH9zFLKsdfRbAKpm7"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:20 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:43814/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:42885/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1e557fdf-9b0d-4a0c-9c76-ee3b5e47eebf", "contentFilters": ["/waku/2/rs/3/0"], "pubsubTopic": "/waku/2/rs/3/0"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1e557fdf-9b0d-4a0c-9c76-ee3b5e47eebf","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43814/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)'}'
|
||||
[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:42885/filter/v2/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":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/0","version":0,"timestamp":1772166843753850386,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:20 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:43814/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:42885/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "3339b584-8fe2-4c7b-982c-2ba220bff60d", "contentFilters": ["/waku/2/rs/3/1"], "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":"3339b584-8fe2-4c7b-982c-2ba220bff60d","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43814/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)'}'
|
||||
[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:42885/filter/v2/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":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/1","version":0,"timestamp":1772166843879613083,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:20 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:43814/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/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:42885/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "602222f9-6179-4afc-ada9-5b962b2a7524", "contentFilters": ["/waku/2/rs/3/9"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"602222f9-6179-4afc-ada9-5b962b2a7524","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43814/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)'}'
|
||||
[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:42885/filter/v2/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":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/9","version":0,"timestamp":1772166844001995017,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:20 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:43814/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/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:42885/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "50969544-515e-423b-9521-afcd4f35d37e", "contentFilters": ["/waku/2/rs/3/25"], "pubsubTopic": "/waku/2/rs/3/25"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"50969544-515e-423b-9521-afcd4f35d37e","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43814/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)'}'
|
||||
[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:42885/filter/v2/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":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/25","version":0,"timestamp":1772166844128901095,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.filter.test_subscribe_create:test_subscribe_create.py:20 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:43814/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:42885/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "ee867254-719c-4970-b206-07f6ed8ba088", "contentFilters": ["/waku/2/rs/3/1000"], "pubsubTopic": "/waku/2/rs/3/1000"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"ee867254-719c-4970-b206-07f6ed8ba088","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43814/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)'}'
|
||||
[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:42885/filter/v2/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":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/1000","version":0,"timestamp":1772166844253245595,"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 6461fa035295
|
||||
[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 5361a58d946e
|
||||
[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.
|
||||
326
nim/1097/data/attachments/15ba65a326ca5798.txt
Normal file
326
nim/1097/data/attachments/15ba65a326ca5798.txt
Normal file
@ -0,0 +1,326 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_relay_packet_loss_correlated_vs_uncorrelated with id: 2026-02-27_04-35-30__05b64e87-8530-49f9-828e-8f535c868d5f
|
||||
[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-27_04-35-30__05b64e87-8530-49f9-828e-8f535c868d5f__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-27_04-35-30__05b64e87-8530-49f9-828e-8f535c868d5f__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-27_04-35-30__05b64e87-8530-49f9-828e-8f535c868d5f__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-27_04-35-30__05b64e87-8530-49f9-828e-8f535c868d5f__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.181.104
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['61529', '61530', '61531', '61532', '61533']
|
||||
[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 61529:61529 -p 61530:61530 -p 61531:61531 -p 61532:61532 -p 61533:61533 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=61531 --rest-port=61529 --tcp-port=61530 --discv5-udp-port=61532 --rest-address=0.0.0.0 --nat=extip:172.18.181.104 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0abbeadcdbc681c5ad4c767adcd5a4cacd7211ab5dcd03abb4accf8a377b52bd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61533 --metrics-logging=true --relay=true
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b6ea2e27edf9. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.181.104 waku 6a4e017a7cc0991170ee97efd813f107a0106018320e8f7ffa91d524dc051043
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6a4e017a7cc0. Setting up logs at ./log/docker/node1_2026-02-27_04-35-30__05b64e87-8530-49f9-828e-8f535c868d5f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 61529
|
||||
[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 dbea947ba109. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:61529/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:61529/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.104/tcp/61530/p2p/16Uiu2HAmLP4LZJ7JiyC11qLEY1RjyrCfCBJcVqNnh82tZTWd5rjo","/ip4/172.18.181.104/tcp/61531/ws/p2p/16Uiu2HAmLP4LZJ7JiyC11qLEY1RjyrCfCBJcVqNnh82tZTWd5rjo"],"enrUri":"enr:-L24QOfA4i8RvGqDfzTHhAV4lMd61GyyHSug1F1ptAcG6DqYKrsUStegJ0T1hzhxmQq-vOSyU1oYL4k4gLBe-VOKhVkCgmlkgnY0gmlwhKwStWiKbXVsdGlhZGRyc5YACASsErVoBvBaAAoErBK1aAbwW90DgnJzhQADAQAAiXNlY3AyNTZrMaEDcsi2BGr2RCZS_8wZApQZTYi7ARx-Ol6fliUIFpKuSxaDdGNwgvBag3VkcILwXIV3YWt1MgE"}'
|
||||
[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.98.190
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['15231', '15232', '15233', '15234', '15235']
|
||||
[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 15231:15231 -p 15232:15232 -p 15233:15233 -p 15234:15234 -p 15235:15235 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=15233 --rest-port=15231 --tcp-port=15232 --discv5-udp-port=15234 --rest-address=0.0.0.0 --nat=extip:172.18.98.190 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=787a933d81d437b771b0b70dc487a69ef5ffa2118eeeff00b24a94bfbddc8a87 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15235 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOfA4i8RvGqDfzTHhAV4lMd61GyyHSug1F1ptAcG6DqYKrsUStegJ0T1hzhxmQq-vOSyU1oYL4k4gLBe-VOKhVkCgmlkgnY0gmlwhKwStWiKbXVsdGlhZGRyc5YACASsErVoBvBaAAoErBK1aAbwW90DgnJzhQADAQAAiXNlY3AyNTZrMaEDcsi2BGr2RCZS_8wZApQZTYi7ARx-Ol6fliUIFpKuSxaDdGNwgvBag3VkcILwXIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.98.190 waku 52d5b216b7262fba00b7bd55f005254a181a02fb88295d8b5c81e3f3530be886
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 52d5b216b726. Setting up logs at ./log/docker/node2_2026-02-27_04-35-30__05b64e87-8530-49f9-828e-8f535c868d5f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 15231
|
||||
[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:15231/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:15231/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.98.190/tcp/15232/p2p/16Uiu2HAmRbSodWK9fqLXzhPhcW7Nen848wBJijYyaVsbdVfdpXtK","/ip4/172.18.98.190/tcp/15233/ws/p2p/16Uiu2HAmRbSodWK9fqLXzhPhcW7Nen848wBJijYyaVsbdVfdpXtK"],"enrUri":"enr:-L24QGRWOJbJL92jOBD8AhsqJspMlH4_fz5-GDv-rTxL7gE2XCCOaGJg-2A6FlpgHjEVKSqUt_Hfbb-Hg1BI4qm6NyICgmlkgnY0gmlwhKwSYr6KbXVsdGlhZGRyc5YACASsEmK-BjuAAAoErBJivgY7gd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwD-Ewxt1g2kKEQkyKftiyYeS-d9hwmE41FCAMsDDJjCDdGNwgjuAg3VkcII7goV3YWt1MgE"}'
|
||||
[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.5.238
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['23007', '23008', '23009', '23010', '23011']
|
||||
[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 23007:23007 -p 23008:23008 -p 23009:23009 -p 23010:23010 -p 23011:23011 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=23009 --rest-port=23007 --tcp-port=23008 --discv5-udp-port=23010 --rest-address=0.0.0.0 --nat=extip:172.18.5.238 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cec17be1e04dca3017faba01b82e94fbb3dedb3d6cdfb0be6d22c405db4ca358 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23011 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGRWOJbJL92jOBD8AhsqJspMlH4_fz5-GDv-rTxL7gE2XCCOaGJg-2A6FlpgHjEVKSqUt_Hfbb-Hg1BI4qm6NyICgmlkgnY0gmlwhKwSYr6KbXVsdGlhZGRyc5YACASsEmK-BjuAAAoErBJivgY7gd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwD-Ewxt1g2kKEQkyKftiyYeS-d9hwmE41FCAMsDDJjCDdGNwgjuAg3VkcII7goV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.5.238 waku 909f285a4145b24138bbc1569f175638fb28c7d114ec380eb2a4174fee9d7f68
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 909f285a4145. Setting up logs at ./log/docker/node3_2026-02-27_04-35-30__05b64e87-8530-49f9-828e-8f535c868d5f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 23007
|
||||
[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:23007/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:23007/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.5.238/tcp/23008/p2p/16Uiu2HAkzpu4cFStUQnTNCGNuAUj811uJRymwLS15fsfbvsG1Heo","/ip4/172.18.5.238/tcp/23009/ws/p2p/16Uiu2HAkzpu4cFStUQnTNCGNuAUj811uJRymwLS15fsfbvsG1Heo"],"enrUri":"enr:-L24QCPjcmMJrB8ogONBE7N-PAVWNqodmNDN_6im8z9UsrvwFK4Iq0VAzNf9ZBvSABv7i1xAPkY94a5JiNK7MQko8OICgmlkgnY0gmlwhKwSBe6KbXVsdGlhZGRyc5YACASsEgXuBlngAAoErBIF7gZZ4d0DgnJzhQADAQAAiXNlY3AyNTZrMaECUD2WFOCaNNtK6VvhQl_HrmcDkoPEtUwESH76FEDdGkCDdGNwglngg3VkcIJZ4oV3YWt1MgE"}'
|
||||
[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.66.214
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['52294', '52295', '52296', '52297', '52298']
|
||||
[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 52294:52294 -p 52295:52295 -p 52296:52296 -p 52297:52297 -p 52298:52298 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=52296 --rest-port=52294 --tcp-port=52295 --discv5-udp-port=52297 --rest-address=0.0.0.0 --nat=extip:172.18.66.214 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f2eebebe8d3f5b3c9ebe0bada4e40d1add0cec1dd0eabca58a3adfed4d8ac19b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52298 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCPjcmMJrB8ogONBE7N-PAVWNqodmNDN_6im8z9UsrvwFK4Iq0VAzNf9ZBvSABv7i1xAPkY94a5JiNK7MQko8OICgmlkgnY0gmlwhKwSBe6KbXVsdGlhZGRyc5YACASsEgXuBlngAAoErBIF7gZZ4d0DgnJzhQADAQAAiXNlY3AyNTZrMaECUD2WFOCaNNtK6VvhQl_HrmcDkoPEtUwESH76FEDdGkCDdGNwglngg3VkcIJZ4oV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.66.214 waku 99845c2a95035ea54c430b872e832b7d80da44c20f5686998c761d89b203bf92
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 99845c2a9503. Setting up logs at ./log/docker/node4_2026-02-27_04-35-30__05b64e87-8530-49f9-828e-8f535c868d5f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 52294
|
||||
[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:52294/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:52294/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.66.214/tcp/52295/p2p/16Uiu2HAmCW4ZxcaCP7G2sDVGa4SkRLMMdMiXGAW7ufAWXw9AYcAS","/ip4/172.18.66.214/tcp/52296/ws/p2p/16Uiu2HAmCW4ZxcaCP7G2sDVGa4SkRLMMdMiXGAW7ufAWXw9AYcAS"],"enrUri":"enr:-L24QNzOEp1NcTY2U7DpEazf8N-IMMtmHHSx39Cg5QJdNuAvD0p7skWo-T6oRQyaHwmBExp5nrx2ohH4WoVBK2zOTAcCgmlkgnY0gmlwhKwSQtaKbXVsdGlhZGRyc5YACASsEkLWBsxHAAoErBJC1gbMSN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_baK4yzLm5-MfKQxTY2fuZTDHAjVIvR-7I9bVyL8JveDdGNwgsxHg3VkcILMSYV3YWt1MgE"}'
|
||||
[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:61529/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:15231/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:23007/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:52294/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:61529/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.98.190/tcp/46538/p2p/16Uiu2HAmRbSodWK9fqLXzhPhcW7Nen848wBJijYyaVsbdVfdpXtK","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15231/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.104/tcp/61530/p2p/16Uiu2HAmLP4LZJ7JiyC11qLEY1RjyrCfCBJcVqNnh82tZTWd5rjo","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-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.5.238/tcp/36996/p2p/16Uiu2HAkzpu4cFStUQnTNCGNuAUj811uJRymwLS15fsfbvsG1Heo","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:23007/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.98.190/tcp/15232/p2p/16Uiu2HAmRbSodWK9fqLXzhPhcW7Nen848wBJijYyaVsbdVfdpXtK","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-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.66.214/tcp/48796/p2p/16Uiu2HAmCW4ZxcaCP7G2sDVGa4SkRLMMdMiXGAW7ufAWXw9AYcAS","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:52294/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.5.238/tcp/23008/p2p/16Uiu2HAkzpu4cFStUQnTNCGNuAUj811uJRymwLS15fsfbvsG1Heo","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-157-gba8587","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', '7568', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '7568', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '7568', '-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 50%
|
||||
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:52294/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:61529/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:61529/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:61529/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:61529/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:61529/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "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 30.0 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:52294/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":1772166956150380319,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166957598274405,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166957615411048,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166960093929300,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166961326150763,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '7568', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '7568', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '7568', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%', '75.0%']
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:52294/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:61529/relay/v1/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 6a4e017a7cc0
|
||||
[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 52d5b216b726
|
||||
[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 909f285a4145
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 6a4e017a7cc0. 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 99845c2a9503
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 52d5b216b726. 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 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-27_04-35-30__05b64e87-8530-49f9-828e-8f535c868d5f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:42 Attaching file ./log/docker/node4_2026-02-27_04-35-30__05b64e87-8530-49f9-828e-8f535c868d5f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:42 Attaching file ./log/docker/node3_2026-02-27_04-35-30__05b64e87-8530-49f9-828e-8f535c868d5f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:42 Attaching file ./log/docker/node2_2026-02-27_04-35-30__05b64e87-8530-49f9-828e-8f535c868d5f__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_relay_packet_loss_correlated_vs_uncorrelated with id: 2026-02-27_04-36-54__668f9d69-1c2f-4123-8651-0bc592ae33d9
|
||||
[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-27_04-36-54__668f9d69-1c2f-4123-8651-0bc592ae33d9__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-27_04-36-54__668f9d69-1c2f-4123-8651-0bc592ae33d9__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-27_04-36-54__668f9d69-1c2f-4123-8651-0bc592ae33d9__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-27_04-36-54__668f9d69-1c2f-4123-8651-0bc592ae33d9__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.107.196
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['26253', '26254', '26255', '26256', '26257']
|
||||
[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 26253:26253 -p 26254:26254 -p 26255:26255 -p 26256:26256 -p 26257:26257 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=26255 --rest-port=26253 --tcp-port=26254 --discv5-udp-port=26256 --rest-address=0.0.0.0 --nat=extip:172.18.107.196 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cf25f8cba5541b8ae3a9cbccdf57fd4efcb7baaea812a87e6b8586df2ff9efc3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26257 --metrics-logging=true --relay=true
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 909f285a4145. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.107.196 waku f8dcc8b1dcf18469cd7d6bf98d178a974ad2b55cee5b6a636b1636d39f07cec8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f8dcc8b1dcf1. Setting up logs at ./log/docker/node1_2026-02-27_04-36-54__668f9d69-1c2f-4123-8651-0bc592ae33d9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 26253
|
||||
[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 99845c2a9503. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:26253/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:26253/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.107.196/tcp/26254/p2p/16Uiu2HAkz6LjheALgowC8fPssLWHvmtNdG78Y9mtwq57WkasvkgS","/ip4/172.18.107.196/tcp/26255/ws/p2p/16Uiu2HAkz6LjheALgowC8fPssLWHvmtNdG78Y9mtwq57WkasvkgS"],"enrUri":"enr:-L24QBBvFvprIDF1aPxGDvOaVzQtkcAti4rERWrkedFvSoZNXqqcDzf9rAiVZgIzeKllm_Ya17saEBUMerzcVm5cUiYCgmlkgnY0gmlwhKwSa8SKbXVsdGlhZGRyc5YACASsEmvEBmaOAAoErBJrxAZmj90DgnJzhQADAQAAiXNlY3AyNTZrMaECRVakI6TajOdvLaxhZO_kxOAHT41Iy2qhZ0cYQYq0ikODdGNwgmaOg3VkcIJmkIV3YWt1MgE"}'
|
||||
[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.235.240
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['48410', '48411', '48412', '48413', '48414']
|
||||
[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 48410:48410 -p 48411:48411 -p 48412:48412 -p 48413:48413 -p 48414:48414 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=48412 --rest-port=48410 --tcp-port=48411 --discv5-udp-port=48413 --rest-address=0.0.0.0 --nat=extip:172.18.235.240 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c6eb2bef11bc09b9d12d2fbb9cfd20cbb04efe12c2b4acca92dea28eaffbe0c2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48414 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBBvFvprIDF1aPxGDvOaVzQtkcAti4rERWrkedFvSoZNXqqcDzf9rAiVZgIzeKllm_Ya17saEBUMerzcVm5cUiYCgmlkgnY0gmlwhKwSa8SKbXVsdGlhZGRyc5YACASsEmvEBmaOAAoErBJrxAZmj90DgnJzhQADAQAAiXNlY3AyNTZrMaECRVakI6TajOdvLaxhZO_kxOAHT41Iy2qhZ0cYQYq0ikODdGNwgmaOg3VkcIJmkIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.235.240 waku e394db2e2d616c5e5cf2f5e662e2aaa062b5a3f6a269ba0ed1b9787ae2a89d7b
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e394db2e2d61. Setting up logs at ./log/docker/node2_2026-02-27_04-36-54__668f9d69-1c2f-4123-8651-0bc592ae33d9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 48410
|
||||
[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:48410/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:48410/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.235.240/tcp/48411/p2p/16Uiu2HAmA3SqgpEohiFseoqeZAk9jXknk2qmjKwvnMhcBJ3WWBd9","/ip4/172.18.235.240/tcp/48412/ws/p2p/16Uiu2HAmA3SqgpEohiFseoqeZAk9jXknk2qmjKwvnMhcBJ3WWBd9"],"enrUri":"enr:-L24QIW4eWUw9OVAivdNMGe25y_2lhetRCnNO_DDT3QGN61uINV-A-ahaDjqja4rQEdSg_qKJI_P26LTylBtb9Acy-QCgmlkgnY0gmlwhKwS6_CKbXVsdGlhZGRyc5YACASsEuvwBr0bAAoErBLr8Aa9HN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2S2rPjz0aO1vPnWxhZP3O-QgWCLN94nmx0gBItfRlnCDdGNwgr0bg3VkcIK9HYV3YWt1MgE"}'
|
||||
[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.138.135
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['53003', '53004', '53005', '53006', '53007']
|
||||
[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 53003:53003 -p 53004:53004 -p 53005:53005 -p 53006:53006 -p 53007:53007 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=53005 --rest-port=53003 --tcp-port=53004 --discv5-udp-port=53006 --rest-address=0.0.0.0 --nat=extip:172.18.138.135 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2b28a2d1e799aed1bf33fe1bc49abaef9dc8fcbbf431fdd82eef315a850653d4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53007 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIW4eWUw9OVAivdNMGe25y_2lhetRCnNO_DDT3QGN61uINV-A-ahaDjqja4rQEdSg_qKJI_P26LTylBtb9Acy-QCgmlkgnY0gmlwhKwS6_CKbXVsdGlhZGRyc5YACASsEuvwBr0bAAoErBLr8Aa9HN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC2S2rPjz0aO1vPnWxhZP3O-QgWCLN94nmx0gBItfRlnCDdGNwgr0bg3VkcIK9HYV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.138.135 waku be761b257f2a0db227f8811530bd10a4efd2096b35074ff143edfcda7b482a91
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID be761b257f2a. Setting up logs at ./log/docker/node3_2026-02-27_04-36-54__668f9d69-1c2f-4123-8651-0bc592ae33d9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 53003
|
||||
[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:53003/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:53003/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.135/tcp/53004/p2p/16Uiu2HAmCdT1cyreCW4MZDhvBWKBJbXNMt1s9koAz2xdYTdcq6go","/ip4/172.18.138.135/tcp/53005/ws/p2p/16Uiu2HAmCdT1cyreCW4MZDhvBWKBJbXNMt1s9koAz2xdYTdcq6go"],"enrUri":"enr:-L24QM0p3_SpFhS9rTVG3J1NzE8TM3L56CnCO_zq5RPbp-nUOvO1P9JYtDC1iCKIzJx85u_BGsOMA8UbYNaX6UIayJICgmlkgnY0gmlwhKwSioeKbXVsdGlhZGRyc5YACASsEoqHBs8MAAoErBKKhwbPDd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_5r743tI2CCBqJI_kH30gZW4ujE1wxZcIx6b4BlYY-iDdGNwgs8Mg3VkcILPDoV3YWt1MgE"}'
|
||||
[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.128.73
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['34794', '34795', '34796', '34797', '34798']
|
||||
[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 34794:34794 -p 34795:34795 -p 34796:34796 -p 34797:34797 -p 34798:34798 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=34796 --rest-port=34794 --tcp-port=34795 --discv5-udp-port=34797 --rest-address=0.0.0.0 --nat=extip:172.18.128.73 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2f0ac0b26d1ae31ba661cebb0c5b05fd9d37ab33d480acc3a53d453d7aaf7bc7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34798 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QM0p3_SpFhS9rTVG3J1NzE8TM3L56CnCO_zq5RPbp-nUOvO1P9JYtDC1iCKIzJx85u_BGsOMA8UbYNaX6UIayJICgmlkgnY0gmlwhKwSioeKbXVsdGlhZGRyc5YACASsEoqHBs8MAAoErBKKhwbPDd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC_5r743tI2CCBqJI_kH30gZW4ujE1wxZcIx6b4BlYY-iDdGNwgs8Mg3VkcILPDoV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.128.73 waku 9ec60b07d1fe823bc42b78fa25972aa5ed54dc1b560f1be127978d1241865002
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 9ec60b07d1fe. Setting up logs at ./log/docker/node4_2026-02-27_04-36-54__668f9d69-1c2f-4123-8651-0bc592ae33d9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 34794
|
||||
[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:34794/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:34794/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.73/tcp/34795/p2p/16Uiu2HAmGg1SKUbnGwnSpycB2n8J6YxY1MJn2hB7NyLeUWwYLRAE","/ip4/172.18.128.73/tcp/34796/ws/p2p/16Uiu2HAmGg1SKUbnGwnSpycB2n8J6YxY1MJn2hB7NyLeUWwYLRAE"],"enrUri":"enr:-L24QKQ8ln8yVOHvn_jhjyGZQWucRnEb-oOMSjprsADe_QgCEbnJHjCDLhDyiiF8sqtQMF3JSu4QFxMufzHBdrW1G2ICgmlkgnY0gmlwhKwSgEmKbXVsdGlhZGRyc5YACASsEoBJBofrAAoErBKASQaH7N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDO7GOqRQenPQ-ITASqQ6hFcJf98VuTrqORSpMO1gm_t-DdGNwgofrg3VkcIKH7YV3YWt1MgE"}'
|
||||
[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:26253/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:48410/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:53003/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:34794/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:26253/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.235.240/tcp/37996/p2p/16Uiu2HAmA3SqgpEohiFseoqeZAk9jXknk2qmjKwvnMhcBJ3WWBd9","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48410/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.138.135/tcp/45656/p2p/16Uiu2HAmCdT1cyreCW4MZDhvBWKBJbXNMt1s9koAz2xdYTdcq6go","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.107.196/tcp/26254/p2p/16Uiu2HAkz6LjheALgowC8fPssLWHvmtNdG78Y9mtwq57WkasvkgS","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-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53003/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.235.240/tcp/48411/p2p/16Uiu2HAmA3SqgpEohiFseoqeZAk9jXknk2qmjKwvnMhcBJ3WWBd9","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-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.128.73/tcp/33220/p2p/16Uiu2HAmGg1SKUbnGwnSpycB2n8J6YxY1MJn2hB7NyLeUWwYLRAE","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34794/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.138.135/tcp/53004/p2p/16Uiu2HAmCdT1cyreCW4MZDhvBWKBJbXNMt1s9koAz2xdYTdcq6go","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-157-gba8587","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', '9415', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '9415', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '9415', '-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 8004: root refcnt 5 limit 1000 loss 50%
|
||||
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:34794/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:26253/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26253/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26253/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26253/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26253/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "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 30.0 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34794/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":1772167040202597210,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772167041254466640,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772167042486069512,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772167043765829446,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772167043778589656,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '9415', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '9415', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '9415', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%', '75.0%']
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34794/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:26253/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26253/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26253/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26253/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:26253/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "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 30.0 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34794/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":1772167074040485413,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772167074058080346,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772167074073508047,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772167074285880652,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772167074300482173,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '9415', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[35mDEBUG [0m tests.e2e.test_network_conditions:test_network_conditions.py:449 uncorrelated=5 correlated=5
|
||||
[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 f8dcc8b1dcf1
|
||||
[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 e394db2e2d61
|
||||
[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 be761b257f2a
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container f8dcc8b1dcf1. 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 9ec60b07d1fe
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e394db2e2d61. 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.
|
||||
95
nim/1097/data/attachments/1679d108f64b8aeb.txt
Normal file
95
nim/1097/data/attachments/1679d108f64b8aeb.txt
Normal file
@ -0,0 +1,95 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_time_filter_end_time_now with id: 2026-02-27_04-34-51__c1aa8511-4d6e-495f-8443-edf3739dec14
|
||||
[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-27_04-34-51__c1aa8511-4d6e-495f-8443-edf3739dec14__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.70.33
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['8517', '8518', '8519', '8520', '8521']
|
||||
[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 8517:8517 -p 8518:8518 -p 8519:8519 -p 8520:8520 -p 8521:8521 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=8519 --rest-port=8517 --tcp-port=8518 --discv5-udp-port=8520 --rest-address=0.0.0.0 --nat=extip:172.18.70.33 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bedaa46a4cbeb4bde93c2f0febbe5bb9ce88af90d819ebe509c34f4b2cf7055d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8521 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.70.33 waku df26e32bac0f093675138c702a716cfc38b7390dc6f58778004f1fd55928ea2a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID df26e32bac0f. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-34-51__c1aa8511-4d6e-495f-8443-edf3739dec14__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 8517
|
||||
[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 a9b8612dc7ca. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a585be27a716. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8517/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:8517/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.70.33/tcp/8518/p2p/16Uiu2HAmPEEdKee3upuBuKHkizSP4xnCpf6dpgfxrS1oPBeB67jq","/ip4/172.18.70.33/tcp/8519/ws/p2p/16Uiu2HAmPEEdKee3upuBuKHkizSP4xnCpf6dpgfxrS1oPBeB67jq"],"enrUri":"enr:-L24QFS5TotKJufgkgIvPANmmEyrG5p1I5A126nUyGm7IfLnOlZmIwZ_co5V-1VRXorPRBBoyXR2Q1tZ8rCopTUdThsCgmlkgnY0gmlwhKwSRiGKbXVsdGlhZGRyc5YACASsEkYhBiFGAAoErBJGIQYhR90DgnJzhQADAQAAiXNlY3AyNTZrMaEDnRktqVBkuqAWv_Xqel-HnC15WykqOhocLTigzCW87ZSDdGNwgiFGg3VkcIIhSIV3YWt1MgM"}'
|
||||
[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-27_04-34-51__c1aa8511-4d6e-495f-8443-edf3739dec14__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.143.160
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['9988', '9989', '9990', '9991', '9992']
|
||||
[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 9988:9988 -p 9989:9989 -p 9990:9990 -p 9991:9991 -p 9992:9992 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=9990 --rest-port=9988 --tcp-port=9989 --discv5-udp-port=9991 --rest-address=0.0.0.0 --nat=extip:172.18.143.160 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=79a17415c986b3beaadad85c06e0d6a31ecaaccc3100550e3da5afefe1faef62 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9992 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFS5TotKJufgkgIvPANmmEyrG5p1I5A126nUyGm7IfLnOlZmIwZ_co5V-1VRXorPRBBoyXR2Q1tZ8rCopTUdThsCgmlkgnY0gmlwhKwSRiGKbXVsdGlhZGRyc5YACASsEkYhBiFGAAoErBJGIQYhR90DgnJzhQADAQAAiXNlY3AyNTZrMaEDnRktqVBkuqAWv_Xqel-HnC15WykqOhocLTigzCW87ZSDdGNwgiFGg3VkcIIhSIV3YWt1MgM --storenode=/ip4/172.18.70.33/tcp/8518/p2p/16Uiu2HAmPEEdKee3upuBuKHkizSP4xnCpf6dpgfxrS1oPBeB67jq --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.143.160 waku d85280ec8ae60e6e9719315f2b665fe6e3f8e4d5be82c31ad21b3f8518f59210
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d85280ec8ae6. Setting up logs at ./log/docker/store_node1_2026-02-27_04-34-51__c1aa8511-4d6e-495f-8443-edf3739dec14__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 9988
|
||||
[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:9988/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:9988/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.143.160/tcp/9989/p2p/16Uiu2HAkvhWE7NT6GVMXE5VgT2AAV7p5cmVutk6sGNKcJKxYSfKv","/ip4/172.18.143.160/tcp/9990/ws/p2p/16Uiu2HAkvhWE7NT6GVMXE5VgT2AAV7p5cmVutk6sGNKcJKxYSfKv"],"enrUri":"enr:-L24QENyxsgTONbCiNbM_ETeqO5js94OgtHc1jKG8I51h_8-bgq0SZqoRl4dLV9x27PK17JWKOHUqWYJvlHa-TySabICgmlkgnY0gmlwhKwSj6CKbXVsdGlhZGRyc5YACASsEo-gBicFAAoErBKPoAYnBt0DgnJzhQADAQAAiXNlY3AyNTZrMaECEunzsr_-SoTL2tYmi_gxUE4jxmSDn8EzQ8uKFeSlxdmDdGNwgicFg3VkcIInB4V3YWt1MgM"}'
|
||||
[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:9988/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.70.33/tcp/8518/p2p/16Uiu2HAmPEEdKee3upuBuKHkizSP4xnCpf6dpgfxrS1oPBeB67jq"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:8517/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:9988/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:8517/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:8517/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:8517/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:8517/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:8517/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:8517/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 tests.store.test_time_filter:test_time_filter.py:186 inquering stored messages with start time 1772166891052103936 after end time 1772166895294800896
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:8517/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=1772166891052103936&endTime=1772166895294800896&pageSize=20&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":"0xe61aa7f315ad4f2c1964befd15fdb3b50fbd1a52aafc44bb2212a23212774786","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166891052103936,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x31dc4846fab67f21350e2d2959add40ba5d8767af760c1271fde849167e33e1a","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166893052112128,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xbedcb7a60da2f24af1fb07db698bddddb066f77058248f504ccf6f8f93c11bff","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166893952112896,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
[35mDEBUG [0m tests.store.test_time_filter:test_time_filter.py:189 number of messages stored for start time 1772166891052103936 and end time = 1772166895294800896 is 3
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:9988/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=1772166891052103936&endTime=1772166895294800896&pageSize=20&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":"0xe61aa7f315ad4f2c1964befd15fdb3b50fbd1a52aafc44bb2212a23212774786","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166891052103936,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x31dc4846fab67f21350e2d2959add40ba5d8767af760c1271fde849167e33e1a","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166893052112128,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xbedcb7a60da2f24af1fb07db698bddddb066f77058248f504ccf6f8f93c11bff","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166893952112896,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
[35mDEBUG [0m tests.store.test_time_filter:test_time_filter.py:189 number of messages stored for start time 1772166891052103936 and end time = 1772166895294800896 is 3
|
||||
[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 df26e32bac0f
|
||||
[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 d85280ec8ae6
|
||||
[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.
|
||||
102
nim/1097/data/attachments/1685cc98dff8ed40.txt
Normal file
102
nim/1097/data/attachments/1685cc98dff8ed40.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_relay_receiving_node_not_connected_directly_to_relaying_node with id: 2026-02-27_04-32-31__9c15783e-13dc-4f10-98ad-fb1913e27dfa
|
||||
[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-27_04-32-31__9c15783e-13dc-4f10-98ad-fb1913e27dfa__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-27_04-32-31__9c15783e-13dc-4f10-98ad-fb1913e27dfa__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-27_04-32-31__9c15783e-13dc-4f10-98ad-fb1913e27dfa__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.198.15
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['18505', '18506', '18507', '18508', '18509']
|
||||
[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 18505:18505 -p 18506:18506 -p 18507:18507 -p 18508:18508 -p 18509:18509 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=18507 --rest-port=18505 --tcp-port=18506 --discv5-udp-port=18508 --rest-address=0.0.0.0 --nat=extip:172.18.198.15 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0c5324decebaa16e6abeba01dd820e0e14692fc599df4da95afad20ffe251bde --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18509 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.198.15 waku 6a73aee171ec58a02f040450125525b080dc1e41cd30989b1bb7ca1ba2b7bd8b
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6a73aee171ec. Setting up logs at ./log/docker/node1_2026-02-27_04-32-31__9c15783e-13dc-4f10-98ad-fb1913e27dfa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 18505
|
||||
[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:18505/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:18505/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.198.15/tcp/18506/p2p/16Uiu2HAmNdFZTUzQ3LtuAFkbLUAXPPcYHrsmwnfcGkBFWquGGqSH","/ip4/172.18.198.15/tcp/18507/ws/p2p/16Uiu2HAmNdFZTUzQ3LtuAFkbLUAXPPcYHrsmwnfcGkBFWquGGqSH"],"enrUri":"enr:-L24QA74FHlhLVfUDnA0RMN5gbQsCnTP5frjlmtqTx3QI-vRcE11BrOuCjVAvr_vDgYXjj28LinApnKbX6iTIIY8FVkCgmlkgnY0gmlwhKwSxg-KbXVsdGlhZGRyc5YACASsEsYPBkhKAAoErBLGDwZIS90DgnJzhQADAQAAiXNlY3AyNTZrMaEDlCLnyJJOXAlvIWxxCumGc0qqToUusDthpPlXadIxT8KDdGNwgkhKg3VkcIJITIV3YWt1MgE"}'
|
||||
[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.180.56
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['54362', '54363', '54364', '54365', '54366']
|
||||
[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 54362:54362 -p 54363:54363 -p 54364:54364 -p 54365:54365 -p 54366:54366 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=54364 --rest-port=54362 --tcp-port=54363 --discv5-udp-port=54365 --rest-address=0.0.0.0 --nat=extip:172.18.180.56 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=abcfb538dd19cf1010300cfe60aeafcbf2ecf376742bbad60998cca88113bcfa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54366 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QA74FHlhLVfUDnA0RMN5gbQsCnTP5frjlmtqTx3QI-vRcE11BrOuCjVAvr_vDgYXjj28LinApnKbX6iTIIY8FVkCgmlkgnY0gmlwhKwSxg-KbXVsdGlhZGRyc5YACASsEsYPBkhKAAoErBLGDwZIS90DgnJzhQADAQAAiXNlY3AyNTZrMaEDlCLnyJJOXAlvIWxxCumGc0qqToUusDthpPlXadIxT8KDdGNwgkhKg3VkcIJITIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.180.56 waku 749b54686dcc878f91cc35bba2e337a50205de68fbe007c61ab0c7e7d8d10c30
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 749b54686dcc. Setting up logs at ./log/docker/node2_2026-02-27_04-32-31__9c15783e-13dc-4f10-98ad-fb1913e27dfa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 54362
|
||||
[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:54362/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:54362/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.180.56/tcp/54363/p2p/16Uiu2HAm41uiCGbkme4ddytD8T8e5swqzVYkQbJCeKcPTqoKnHgA","/ip4/172.18.180.56/tcp/54364/ws/p2p/16Uiu2HAm41uiCGbkme4ddytD8T8e5swqzVYkQbJCeKcPTqoKnHgA"],"enrUri":"enr:-L24QLUzn2VudM_SLs-KaLlNC6_hOjN_Z7eu0l2QepI3xfm1IImH1Bb8zmdPMCdaTb3gz7hCdi0toqvEMXKoP9fS4FgCgmlkgnY0gmlwhKwStDiKbXVsdGlhZGRyc5YACASsErQ4BtRbAAoErBK0OAbUXN0DgnJzhQADAQAAiXNlY3AyNTZrMaECf6LEyEA5jxD3Fw3IuMsLiJ6-wfUVZTEaRKlHDH1gQweDdGNwgtRbg3VkcILUXYV3YWt1MgE"}'
|
||||
[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.195.106
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['48014', '48015', '48016', '48017', '48018']
|
||||
[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 48014:48014 -p 48015:48015 -p 48016:48016 -p 48017:48017 -p 48018:48018 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=48016 --rest-port=48014 --tcp-port=48015 --discv5-udp-port=48017 --rest-address=0.0.0.0 --nat=extip:172.18.195.106 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a3aa7dd8d0ed16c5eadf8c51dbad8bb49bb96abd5e47cef895bb70faa83f2bb4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48018 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLUzn2VudM_SLs-KaLlNC6_hOjN_Z7eu0l2QepI3xfm1IImH1Bb8zmdPMCdaTb3gz7hCdi0toqvEMXKoP9fS4FgCgmlkgnY0gmlwhKwStDiKbXVsdGlhZGRyc5YACASsErQ4BtRbAAoErBK0OAbUXN0DgnJzhQADAQAAiXNlY3AyNTZrMaECf6LEyEA5jxD3Fw3IuMsLiJ6-wfUVZTEaRKlHDH1gQweDdGNwgtRbg3VkcILUXYV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.195.106 waku 7f2f8495de0b507f6272c0eb0b27709bb5ddb7181bd79e3c663f14a4cd522eb6
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 7f2f8495de0b. Setting up logs at ./log/docker/node3_2026-02-27_04-32-31__9c15783e-13dc-4f10-98ad-fb1913e27dfa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 48014
|
||||
[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:48014/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:48014/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.195.106/tcp/48015/p2p/16Uiu2HAmTKnNDYjrzzPhYiqrZzsRWw3FB7Zb4rXRGKWrywamhNy4","/ip4/172.18.195.106/tcp/48016/ws/p2p/16Uiu2HAmTKnNDYjrzzPhYiqrZzsRWw3FB7Zb4rXRGKWrywamhNy4"],"enrUri":"enr:-L24QElFDzo45tFu509sE3qbPC3UZUH2K1Pg6m35UE7PVwWsfrZnE5Cr2UFuVSq7dvQwawCyShXr52cLmak-kDEo_uACgmlkgnY0gmlwhKwSw2qKbXVsdGlhZGRyc5YACASsEsNqBruPAAoErBLDaga7kN0DgnJzhQADAQAAiXNlY3AyNTZrMaED2fO32R18BznnzRqbm30T1Pn3qNT4mvOCunIgeVkev8eDdGNwgruPg3VkcIK7kYV3YWt1MgE"}'
|
||||
[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:18505/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:54362/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:48014/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:18505/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.180.56/tcp/48580/p2p/16Uiu2HAm41uiCGbkme4ddytD8T8e5swqzVYkQbJCeKcPTqoKnHgA","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:54362/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.195.106/tcp/56080/p2p/16Uiu2HAmTKnNDYjrzzPhYiqrZzsRWw3FB7Zb4rXRGKWrywamhNy4","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.198.15/tcp/18506/p2p/16Uiu2HAmNdFZTUzQ3LtuAFkbLUAXPPcYHrsmwnfcGkBFWquGGqSH","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-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48014/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.180.56/tcp/54363/p2p/16Uiu2HAm41uiCGbkme4ddytD8T8e5swqzVYkQbJCeKcPTqoKnHgA","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-157-gba8587","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:18505/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.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:48014/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":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1772166792782653373,"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 6a73aee171ec
|
||||
[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 749b54686dcc
|
||||
[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 7f2f8495de0b
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 6a73aee171ec. 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.
|
||||
68
nim/1097/data/attachments/16f7e62580116c17.txt
Normal file
68
nim/1097/data/attachments/16f7e62580116c17.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2026-02-27 04:34:37.182 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:34:37.183 DEBUG [tests.conftest] Running test: test_filter_subscribe_with_no_content_topic with id: 2026-02-27_04-34-37__8671c39d-72c2-44ec-8201-c08e43a0d46e
|
||||
2026-02-27 04:34:37.184 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:34:37.184 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-27 04:34:37.185 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-27 04:34:37.194 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:37.195 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-34-37__8671c39d-72c2-44ec-8201-c08e43a0d46e__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:37.195 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:37.195 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:37.197 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:37.197 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.88.132
|
||||
2026-02-27 04:34:37.197 DEBUG [src.node.docker_mananger] Generated ports ['21860', '21861', '21862', '21863', '21864']
|
||||
2026-02-27 04:34:37.197 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:37.197 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:37.197 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:37.197 DEBUG [src.node.docker_mananger] docker run -i -t -p 21860:21860 -p 21861:21861 -p 21862:21862 -p 21863:21863 -p 21864:21864 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=21862 --rest-port=21860 --tcp-port=21861 --discv5-udp-port=21863 --rest-address=0.0.0.0 --nat=extip:172.18.88.132 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=81ecfa1d366c1af0daaa0b90daffb3598fb02df5594174d8aaaabc0fe21cee1b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21864 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-27 04:34:37.399 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.88.132 waku 35585af87ea03b36ecf6bcd62b10ef27f82b95df98c2e0cc984e94ff3e30fa87
|
||||
2026-02-27 04:34:37.434 DEBUG [src.node.docker_mananger] Container started with ID 35585af87ea0. Setting up logs at ./log/docker/node1_2026-02-27_04-34-37__8671c39d-72c2-44ec-8201-c08e43a0d46e__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:37.436 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21860
|
||||
2026-02-27 04:34:37.437 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:37.443 ERROR [src.node.docker_mananger] Max retries reached for container bb05573866e4. Exiting log stream.
|
||||
2026-02-27 04:34:38.008 ERROR [src.node.docker_mananger] Max retries reached for container 8d2183db4ce4. Exiting log stream.
|
||||
2026-02-27 04:34:38.438 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21860/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:38.440 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-27 04:34:38.441 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:38.441 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21860/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:38.444 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.88.132/tcp/21861/p2p/16Uiu2HAmMXCSUDHqbvUMzYxBgz8m3UywoDKCoH9PyheJZeYbMapz","/ip4/172.18.88.132/tcp/21862/ws/p2p/16Uiu2HAmMXCSUDHqbvUMzYxBgz8m3UywoDKCoH9PyheJZeYbMapz"],"enrUri":"enr:-L24QAxWK6OfIYsuMWNF1EX97F8dtA9Mqktu7vdhQ6pn18-heWfDDZigC9ArjUtC8KJCTMdVI-I1zHoV-zZVjFI3gmUCgmlkgnY0gmlwhKwSWISKbXVsdGlhZGRyc5YACASsEliEBlVlAAoErBJYhAZVZt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDg7o0jh3EY1VLJc6fFipX4ltGbTHIJoyEOM0h0hnjrGODdGNwglVlg3VkcIJVZ4V3YWt1MgU"}'
|
||||
2026-02-27 04:34:38.444 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:38.444 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-27 04:34:38.451 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:38.451 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-34-37__8671c39d-72c2-44ec-8201-c08e43a0d46e__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:38.451 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:38.451 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:38.453 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:38.453 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.148.75
|
||||
2026-02-27 04:34:38.453 DEBUG [src.node.docker_mananger] Generated ports ['7995', '7996', '7997', '7998', '7999']
|
||||
2026-02-27 04:34:38.453 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:38.453 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:38.453 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:38.453 DEBUG [src.node.docker_mananger] docker run -i -t -p 7995:7995 -p 7996:7996 -p 7997:7997 -p 7998:7998 -p 7999:7999 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=7997 --rest-port=7995 --tcp-port=7996 --discv5-udp-port=7998 --rest-address=0.0.0.0 --nat=extip:172.18.148.75 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e8f4ff4c1d94ad9fd328e7acf5f077dadcaaf3cedf9bbf46e49888f5fffdc24b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7999 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QAxWK6OfIYsuMWNF1EX97F8dtA9Mqktu7vdhQ6pn18-heWfDDZigC9ArjUtC8KJCTMdVI-I1zHoV-zZVjFI3gmUCgmlkgnY0gmlwhKwSWISKbXVsdGlhZGRyc5YACASsEliEBlVlAAoErBJYhAZVZt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDg7o0jh3EY1VLJc6fFipX4ltGbTHIJoyEOM0h0hnjrGODdGNwglVlg3VkcIJVZ4V3YWt1MgU --filternode=/ip4/172.18.88.132/tcp/21861/p2p/16Uiu2HAmMXCSUDHqbvUMzYxBgz8m3UywoDKCoH9PyheJZeYbMapz
|
||||
2026-02-27 04:34:38.651 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.148.75 waku 955b849cda82a753231c9e23d39f7b296087f35ddc303a80eaf1b9022c9b5985
|
||||
2026-02-27 04:34:38.683 DEBUG [src.node.docker_mananger] Container started with ID 955b849cda82. Setting up logs at ./log/docker/node2_2026-02-27_04-34-37__8671c39d-72c2-44ec-8201-c08e43a0d46e__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:38.683 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7995
|
||||
2026-02-27 04:34:38.684 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:39.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7995/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:39.687 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-27 04:34:39.687 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:39.687 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7995/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:39.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.148.75/tcp/7996/p2p/16Uiu2HAmBUKxrWHoZ3SSA852K7peGfQUbN5Q7Vjog3wW7r1d8dfJ","/ip4/172.18.148.75/tcp/7997/ws/p2p/16Uiu2HAmBUKxrWHoZ3SSA852K7peGfQUbN5Q7Vjog3wW7r1d8dfJ"],"enrUri":"enr:-L24QGXO0JnzZpcfwg76yZ-oK57pbqAPHvFo23PwZjlDR2OwXrvM80WRmVBZn_oxFyeTUCttb7PN3wCxuDJHD5WsHL8CgmlkgnY0gmlwhKwSlEuKbXVsdGlhZGRyc5YACASsEpRLBh88AAoErBKUSwYfPd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7mkZ0nlOaAt5zkxbRAtuzGlaugJJ5NH0hyLClE5i2VWDdGNwgh88g3VkcIIfPoV3YWt1MgA"}'
|
||||
2026-02-27 04:34:39.690 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:39.690 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7995/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.88.132/tcp/21861/p2p/16Uiu2HAmMXCSUDHqbvUMzYxBgz8m3UywoDKCoH9PyheJZeYbMapz"]'
|
||||
2026-02-27 04:34:39.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:39.731 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-27 04:34:39.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21860/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:34:39.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:39.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7995/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "de3e19b4-c4d6-4a03-ba6c-44117c344c7d", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-27 04:34:39.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"de3e19b4-c4d6-4a03-ba6c-44117c344c7d","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:39.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:7995/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-27 04:34:39.771 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:7995/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-27 04:34:39.773 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:34:39.774 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:34:39.774 DEBUG [src.node.waku_node] Stopping container with id 35585af87ea0
|
||||
2026-02-27 04:34:40.364 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:40.365 DEBUG [src.node.waku_node] Stopping container with id 955b849cda82
|
||||
2026-02-27 04:34:40.905 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:40.908 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:40.913 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:40.918 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
1767
nim/1097/data/attachments/17d81a719dd8928c.txt
Normal file
1767
nim/1097/data/attachments/17d81a719dd8928c.txt
Normal file
File diff suppressed because it is too large
Load Diff
80
nim/1097/data/attachments/17ed4c05120d81b1.txt
Normal file
80
nim/1097/data/attachments/17ed4c05120d81b1.txt
Normal file
@ -0,0 +1,80 @@
|
||||
2026-02-27 04:34:41.037 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:34:41.038 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_single_content_topic with id: 2026-02-27_04-34-41__725cdc65-5d34-40a1-b764-62377e4c0b61
|
||||
2026-02-27 04:34:41.038 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:34:41.038 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-27 04:34:41.039 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-27 04:34:41.045 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:41.045 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-34-41__725cdc65-5d34-40a1-b764-62377e4c0b61__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:41.045 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:41.045 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:41.047 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:41.047 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.202.46
|
||||
2026-02-27 04:34:41.047 DEBUG [src.node.docker_mananger] Generated ports ['29438', '29439', '29440', '29441', '29442']
|
||||
2026-02-27 04:34:41.047 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:41.047 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:41.048 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:41.048 DEBUG [src.node.docker_mananger] docker run -i -t -p 29438:29438 -p 29439:29439 -p 29440:29440 -p 29441:29441 -p 29442:29442 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=29440 --rest-port=29438 --tcp-port=29439 --discv5-udp-port=29441 --rest-address=0.0.0.0 --nat=extip:172.18.202.46 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=77a2ee5fa819f1d440f08f6a4c7e43d8fadbdeffdd5b7b3bd0cff6939cbc9b7d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29442 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-27 04:34:41.229 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.202.46 waku ab4b215f07fd40006ae67de72cff4d07aa4edab93b5c3076265b0fc9d78c9474
|
||||
2026-02-27 04:34:41.265 DEBUG [src.node.docker_mananger] Container started with ID ab4b215f07fd. Setting up logs at ./log/docker/node1_2026-02-27_04-34-41__725cdc65-5d34-40a1-b764-62377e4c0b61__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:41.266 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29438
|
||||
2026-02-27 04:34:41.267 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:41.351 ERROR [src.node.docker_mananger] Max retries reached for container 2daade82a255. Exiting log stream.
|
||||
2026-02-27 04:34:41.836 ERROR [src.node.docker_mananger] Max retries reached for container e9ce89c73878. Exiting log stream.
|
||||
2026-02-27 04:34:42.267 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29438/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:42.270 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-27 04:34:42.270 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:42.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29438/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:42.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.202.46/tcp/29439/p2p/16Uiu2HAkuRpmj5N8iwT9yQjx6jSGTkyuWkRmi7KAfSh2yUT44veo","/ip4/172.18.202.46/tcp/29440/ws/p2p/16Uiu2HAkuRpmj5N8iwT9yQjx6jSGTkyuWkRmi7KAfSh2yUT44veo"],"enrUri":"enr:-L24QLfqfO4ndKvKGcvaKdblufTYSxn4fCki4kG_8U46tPcdUBVGT2eub5k2Q9XByAhY6_gQkqfpzcwONy88szJliDUCgmlkgnY0gmlwhKwSyi6KbXVsdGlhZGRyc5YACASsEsouBnL_AAoErBLKLgZzAN0DgnJzhQADAQAAiXNlY3AyNTZrMaECAAnw6sdMg2YH8Qr_KBBqyC4bDHbSewWwp-bVZqRp8qyDdGNwgnL_g3VkcIJzAYV3YWt1MgU"}'
|
||||
2026-02-27 04:34:42.272 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:42.273 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-27 04:34:42.279 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:42.279 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-34-41__725cdc65-5d34-40a1-b764-62377e4c0b61__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:42.279 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:42.280 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:42.281 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:42.281 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.58.128
|
||||
2026-02-27 04:34:42.281 DEBUG [src.node.docker_mananger] Generated ports ['21787', '21788', '21789', '21790', '21791']
|
||||
2026-02-27 04:34:42.281 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:42.281 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:42.281 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:42.282 DEBUG [src.node.docker_mananger] docker run -i -t -p 21787:21787 -p 21788:21788 -p 21789:21789 -p 21790:21790 -p 21791:21791 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=21789 --rest-port=21787 --tcp-port=21788 --discv5-udp-port=21790 --rest-address=0.0.0.0 --nat=extip:172.18.58.128 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a7a2c7bf8a1ee0dcbeea7cbea4b22103d4720a1f80ee47d7c83be45df1fc1bfa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21791 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLfqfO4ndKvKGcvaKdblufTYSxn4fCki4kG_8U46tPcdUBVGT2eub5k2Q9XByAhY6_gQkqfpzcwONy88szJliDUCgmlkgnY0gmlwhKwSyi6KbXVsdGlhZGRyc5YACASsEsouBnL_AAoErBLKLgZzAN0DgnJzhQADAQAAiXNlY3AyNTZrMaECAAnw6sdMg2YH8Qr_KBBqyC4bDHbSewWwp-bVZqRp8qyDdGNwgnL_g3VkcIJzAYV3YWt1MgU --filternode=/ip4/172.18.202.46/tcp/29439/p2p/16Uiu2HAkuRpmj5N8iwT9yQjx6jSGTkyuWkRmi7KAfSh2yUT44veo
|
||||
2026-02-27 04:34:42.463 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.58.128 waku 5667992f4a1e7d4d475d74dcd94c5564334da6fe886e13b7d5b9500395f4ecdb
|
||||
2026-02-27 04:34:42.498 DEBUG [src.node.docker_mananger] Container started with ID 5667992f4a1e. Setting up logs at ./log/docker/node2_2026-02-27_04-34-41__725cdc65-5d34-40a1-b764-62377e4c0b61__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:42.498 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21787
|
||||
2026-02-27 04:34:42.499 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:43.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21787/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:43.502 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-27 04:34:43.503 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:43.503 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21787/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:43.505 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.58.128/tcp/21788/p2p/16Uiu2HAmEXC16jtJEnvYv9tmzDw695m2ws13HpuhnsnxdbpqAkLW","/ip4/172.18.58.128/tcp/21789/ws/p2p/16Uiu2HAmEXC16jtJEnvYv9tmzDw695m2ws13HpuhnsnxdbpqAkLW"],"enrUri":"enr:-L24QEz9eEfIknpCS2lBsbw3RbDJb2CAyk4bfRcI-cHewMrDDDAK1vQAG-TNf03IBY4kHlFOhVjUpOtQj5biyFXwevcCgmlkgnY0gmlwhKwSOoCKbXVsdGlhZGRyc5YACASsEjqABlUcAAoErBI6gAZVHd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDG7fm99tfP1rtYgqIJqubhxj5l89e7zZ1-3G9qVk2N7-DdGNwglUcg3VkcIJVHoV3YWt1MgA"}'
|
||||
2026-02-27 04:34:43.506 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:43.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21787/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.202.46/tcp/29439/p2p/16Uiu2HAkuRpmj5N8iwT9yQjx6jSGTkyuWkRmi7KAfSh2yUT44veo"]'
|
||||
2026-02-27 04:34:43.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:43.542 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-27 04:34:43.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29438/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:34:43.560 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:43.560 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21787/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "cdea783b-99f8-4d9b-9385-15e90b1ddf00", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-27 04:34:43.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"cdea783b-99f8-4d9b-9385-15e90b1ddf00","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:43.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29438/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-27 04:34:43.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:43.585 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:43.686 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:43.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21787/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:43.689 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":1772166883578077146,"ephemeral":false}]'
|
||||
2026-02-27 04:34:43.690 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:21787/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-27 04:34:43.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:43.699 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29438/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-27 04:34:43.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:43.703 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:43.803 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:43.803 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21787/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:43.805 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:21787/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
||||
2026-02-27 04:34:43.808 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:34:43.809 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:34:43.809 DEBUG [src.node.waku_node] Stopping container with id ab4b215f07fd
|
||||
2026-02-27 04:34:44.352 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:44.353 DEBUG [src.node.waku_node] Stopping container with id 5667992f4a1e
|
||||
2026-02-27 04:34:44.887 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:44.888 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:44.895 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:44.901 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1097/data/attachments/1868e8fbe6c130ed.txt
Normal file
68
nim/1097/data/attachments/1868e8fbe6c130ed.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2026-02-27 04:37:06.383 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:37:06.384 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_with_extra_field with id: 2026-02-27_04-37-06__26117530-2174-4869-9975-4522b2f8a7aa
|
||||
2026-02-27 04:37:06.385 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:37:06.386 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-27 04:37:06.386 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-27 04:37:06.395 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:06.396 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-37-06__26117530-2174-4869-9975-4522b2f8a7aa__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:06.396 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:06.396 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:06.398 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:06.398 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.165.97
|
||||
2026-02-27 04:37:06.398 DEBUG [src.node.docker_mananger] Generated ports ['12497', '12498', '12499', '12500', '12501']
|
||||
2026-02-27 04:37:06.398 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:06.398 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:06.398 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:06.399 DEBUG [src.node.docker_mananger] docker run -i -t -p 12497:12497 -p 12498:12498 -p 12499:12499 -p 12500:12500 -p 12501:12501 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=12499 --rest-port=12497 --tcp-port=12498 --discv5-udp-port=12500 --rest-address=0.0.0.0 --nat=extip:172.18.165.97 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fc8153da0f6d3d4d7a0bd4ec9fe1ad26b7e2addab275ae8fcac6ad3dacead94d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12501 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-27 04:37:06.590 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.165.97 waku 9811dcea647d78c7e355b27a961323f5f7b38b066dce7ee9d3cc62fc9743001d
|
||||
2026-02-27 04:37:06.601 ERROR [src.node.docker_mananger] Max retries reached for container 668227d0395e. Exiting log stream.
|
||||
2026-02-27 04:37:06.628 DEBUG [src.node.docker_mananger] Container started with ID 9811dcea647d. Setting up logs at ./log/docker/node1_2026-02-27_04-37-06__26117530-2174-4869-9975-4522b2f8a7aa__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:06.628 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12497
|
||||
2026-02-27 04:37:06.629 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:07.205 ERROR [src.node.docker_mananger] Max retries reached for container fa0c7881bd82. Exiting log stream.
|
||||
2026-02-27 04:37:07.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12497/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:07.633 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-27 04:37:07.633 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:07.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12497/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:07.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.165.97/tcp/12498/p2p/16Uiu2HAmUgKCF985nrGwi7yPV78KWJ6CPMgr8tJDrNvs2P7K3b3H","/ip4/172.18.165.97/tcp/12499/ws/p2p/16Uiu2HAmUgKCF985nrGwi7yPV78KWJ6CPMgr8tJDrNvs2P7K3b3H"],"enrUri":"enr:-L24QKTrZYNyFgLcc5oORBS_qLingm3WB_TyhQolNniSs347Dy8GmTtskWaoijrEeQQs0rXP8CpGbKoI9CntTsbS3ZoCgmlkgnY0gmlwhKwSpWGKbXVsdGlhZGRyc5YACASsEqVhBjDSAAoErBKlYQYw090DgnJzhQADAQAAiXNlY3AyNTZrMaED7hHg8AqbaIp2h-fFqCclchyOzHdvS-etuNA0cmhGhHyDdGNwgjDSg3VkcIIw1IV3YWt1MgU"}'
|
||||
2026-02-27 04:37:07.636 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:07.636 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-27 04:37:07.643 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:07.643 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-37-06__26117530-2174-4869-9975-4522b2f8a7aa__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:07.643 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:07.643 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:07.644 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:07.644 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.111.125
|
||||
2026-02-27 04:37:07.644 DEBUG [src.node.docker_mananger] Generated ports ['22884', '22885', '22886', '22887', '22888']
|
||||
2026-02-27 04:37:07.645 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:07.645 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:07.645 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:07.645 DEBUG [src.node.docker_mananger] docker run -i -t -p 22884:22884 -p 22885:22885 -p 22886:22886 -p 22887:22887 -p 22888:22888 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=22886 --rest-port=22884 --tcp-port=22885 --discv5-udp-port=22887 --rest-address=0.0.0.0 --nat=extip:172.18.111.125 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=789f4460ebd3da9cc30d62c90e2bbdade45bdfb5a0a87c1babd38dbbe8ec0a02 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22888 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QKTrZYNyFgLcc5oORBS_qLingm3WB_TyhQolNniSs347Dy8GmTtskWaoijrEeQQs0rXP8CpGbKoI9CntTsbS3ZoCgmlkgnY0gmlwhKwSpWGKbXVsdGlhZGRyc5YACASsEqVhBjDSAAoErBKlYQYw090DgnJzhQADAQAAiXNlY3AyNTZrMaED7hHg8AqbaIp2h-fFqCclchyOzHdvS-etuNA0cmhGhHyDdGNwgjDSg3VkcIIw1IV3YWt1MgU --filternode=/ip4/172.18.165.97/tcp/12498/p2p/16Uiu2HAmUgKCF985nrGwi7yPV78KWJ6CPMgr8tJDrNvs2P7K3b3H
|
||||
2026-02-27 04:37:07.845 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.111.125 waku f9e20bca650753293b436db7a104e1e11c554c91c1e55f33bdeed8e4badc60e3
|
||||
2026-02-27 04:37:07.876 DEBUG [src.node.docker_mananger] Container started with ID f9e20bca6507. Setting up logs at ./log/docker/node2_2026-02-27_04-37-06__26117530-2174-4869-9975-4522b2f8a7aa__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:07.877 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22884
|
||||
2026-02-27 04:37:07.877 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:08.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22884/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:08.880 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-27 04:37:08.880 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:08.881 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22884/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:08.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.111.125/tcp/22885/p2p/16Uiu2HAkyGy6Zinqk7GKKWTkmBqXUspDhXydHth9iD6WELGbqPV6","/ip4/172.18.111.125/tcp/22886/ws/p2p/16Uiu2HAkyGy6Zinqk7GKKWTkmBqXUspDhXydHth9iD6WELGbqPV6"],"enrUri":"enr:-L24QH3uSqxysB_nPgR7o9J8-1Z6nrFDBrjJqE26kE_kU5qKN4tfcCUQ7efnFSjaer33PGGlxX978mLfG-p5JqTmjnMCgmlkgnY0gmlwhKwSb32KbXVsdGlhZGRyc5YACASsEm99BlllAAoErBJvfQZZZt0DgnJzhQADAQAAiXNlY3AyNTZrMaECOTPf2EKI9iPBdtVLp4F68NWNGMp0gKSu3a8lZ1hcpbWDdGNwglllg3VkcIJZZ4V3YWt1MgA"}'
|
||||
2026-02-27 04:37:08.883 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:08.883 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22884/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.165.97/tcp/12498/p2p/16Uiu2HAmUgKCF985nrGwi7yPV78KWJ6CPMgr8tJDrNvs2P7K3b3H"]'
|
||||
2026-02-27 04:37:08.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:08.919 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-27 04:37:08.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12497/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:37:08.938 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:08.940 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22884/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "61fd8776-4e17-4a51-8920-6fa4d575addd", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-27 04:37:08.952 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"61fd8776-4e17-4a51-8920-6fa4d575addd","statusDesc":"OK"}'
|
||||
2026-02-27 04:37:08.955 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:22884/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": 1, "extraField": "extraValue"}'
|
||||
2026-02-27 04:37:08.958 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:22884/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-27 04:37:08.960 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:37:08.961 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:37:08.961 DEBUG [src.node.waku_node] Stopping container with id 9811dcea647d
|
||||
2026-02-27 04:37:09.559 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:09.562 DEBUG [src.node.waku_node] Stopping container with id f9e20bca6507
|
||||
2026-02-27 04:37:10.166 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:10.167 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:37:10.173 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:37:10.178 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
76
nim/1097/data/attachments/188f2d1bb347d37.txt
Normal file
76
nim/1097/data/attachments/188f2d1bb347d37.txt
Normal file
@ -0,0 +1,76 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_different_page_size[1] with id: 2026-02-27_04-34-50__1af27fea-d1ab-4c1b-bda3-c3d4915fbb9b
|
||||
[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-27_04-34-50__1af27fea-d1ab-4c1b-bda3-c3d4915fbb9b__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.207.93
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['42607', '42608', '42609', '42610', '42611']
|
||||
[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 42607:42607 -p 42608:42608 -p 42609:42609 -p 42610:42610 -p 42611:42611 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=42609 --rest-port=42607 --tcp-port=42608 --discv5-udp-port=42610 --rest-address=0.0.0.0 --nat=extip:172.18.207.93 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ad5b9f918fde3e5a9d248c2f70567d3a74deb8c42d82b3b793efbfb0a1639dd6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42611 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.207.93 waku a3dcb1f9394e2c77c49d0100026edbfbc3f46439244d89815497bc2420e42207
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 7f61a97de0b5. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID a3dcb1f9394e. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-34-50__1af27fea-d1ab-4c1b-bda3-c3d4915fbb9b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 42607
|
||||
[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 8497633f4b4c. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42607/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:42607/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.207.93/tcp/42608/p2p/16Uiu2HAkvfxpNLCaYh15aQoyXycbDCpPNrFREbZdYTNDounSYsyq","/ip4/172.18.207.93/tcp/42609/ws/p2p/16Uiu2HAkvfxpNLCaYh15aQoyXycbDCpPNrFREbZdYTNDounSYsyq"],"enrUri":"enr:-L24QEHmWeQKTlFBoszq6kqXl5Nt-OFXuD1oni5rJBVUL3nRRDbjF3WWSQCXME69sXiS-SkjfyAWB_oSpUmzTJobWTwCgmlkgnY0gmlwhKwSz12KbXVsdGlhZGRyc5YACASsEs9dBqZwAAoErBLPXQamcd0DgnJzhQADAQAAiXNlY3AyNTZrMaECEoTbQhCseu0aOodAsCk392gtz_DkclnHnhn0lX2n8nCDdGNwgqZwg3VkcIKmcoV3YWt1MgM"}'
|
||||
[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-27_04-34-50__1af27fea-d1ab-4c1b-bda3-c3d4915fbb9b__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.61.74
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['15360', '15361', '15362', '15363', '15364']
|
||||
[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 15360:15360 -p 15361:15361 -p 15362:15362 -p 15363:15363 -p 15364:15364 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=15362 --rest-port=15360 --tcp-port=15361 --discv5-udp-port=15363 --rest-address=0.0.0.0 --nat=extip:172.18.61.74 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c45dba8a85fcfa7b4ff5180b06e77a5c2b4989f5fa6be293faa33b85bea2bdfb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15364 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEHmWeQKTlFBoszq6kqXl5Nt-OFXuD1oni5rJBVUL3nRRDbjF3WWSQCXME69sXiS-SkjfyAWB_oSpUmzTJobWTwCgmlkgnY0gmlwhKwSz12KbXVsdGlhZGRyc5YACASsEs9dBqZwAAoErBLPXQamcd0DgnJzhQADAQAAiXNlY3AyNTZrMaECEoTbQhCseu0aOodAsCk392gtz_DkclnHnhn0lX2n8nCDdGNwgqZwg3VkcIKmcoV3YWt1MgM --storenode=/ip4/172.18.207.93/tcp/42608/p2p/16Uiu2HAkvfxpNLCaYh15aQoyXycbDCpPNrFREbZdYTNDounSYsyq --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.61.74 waku b8316515950b582bac29efcea6f91ffabbe7a1085b537c618279489abb59c742
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID b8316515950b. Setting up logs at ./log/docker/store_node1_2026-02-27_04-34-50__1af27fea-d1ab-4c1b-bda3-c3d4915fbb9b__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 15360
|
||||
[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:15360/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:15360/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.61.74/tcp/15361/p2p/16Uiu2HAm7Xw4tZB63vGCVdV8tjLATQyb8xyHN4zSpFXfTjweGCR3","/ip4/172.18.61.74/tcp/15362/ws/p2p/16Uiu2HAm7Xw4tZB63vGCVdV8tjLATQyb8xyHN4zSpFXfTjweGCR3"],"enrUri":"enr:-L24QNAvYkpF9iMjVUD5eANiV0h_cewZIN2ipNWJh9Ar0lQRLRYGZNiV-caB0kkk1Pxwbw74pdLvKA2ltRzFtBmqTk4CgmlkgnY0gmlwhKwSPUqKbXVsdGlhZGRyc5YACASsEj1KBjwBAAoErBI9SgY8At0DgnJzhQADAQAAiXNlY3AyNTZrMaECs-bJsh3tA6PxoN0ofD3vbrBLrAz9cx9b9pbwU8BNGuaDdGNwgjwBg3VkcII8A4V3YWt1MgM"}'
|
||||
[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:15360/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.207.93/tcp/42608/p2p/16Uiu2HAkvfxpNLCaYh15aQoyXycbDCpPNrFREbZdYTNDounSYsyq"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42607/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:15360/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:42607/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:42607/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
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42607/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":"0x348a023b6f0e371334f43577661e600b8a235f740ec2c9b6a654609f0278b63d"}],"paginationCursor":"0x348a023b6f0e371334f43577661e600b8a235f740ec2c9b6a654609f0278b63d"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15360/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":"0x348a023b6f0e371334f43577661e600b8a235f740ec2c9b6a654609f0278b63d"}],"paginationCursor":"0x348a023b6f0e371334f43577661e600b8a235f740ec2c9b6a654609f0278b63d"}'
|
||||
[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 a3dcb1f9394e
|
||||
[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 b8316515950b
|
||||
[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/1097/data/attachments/18947ca1092724a9.txt
Normal file
68
nim/1097/data/attachments/18947ca1092724a9.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2026-02-27 04:39:08.353 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:39:08.354 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_no_pubsub_topic with id: 2026-02-27_04-39-08__d7f4293f-5194-4571-a9f9-08db0ba5bbfc
|
||||
2026-02-27 04:39:08.354 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:39:08.354 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-27 04:39:08.354 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-27 04:39:08.361 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:39:08.361 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-39-08__d7f4293f-5194-4571-a9f9-08db0ba5bbfc__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:08.361 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:39:08.362 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:39:08.363 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:39:08.363 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.100.0
|
||||
2026-02-27 04:39:08.363 DEBUG [src.node.docker_mananger] Generated ports ['30417', '30418', '30419', '30420', '30421']
|
||||
2026-02-27 04:39:08.363 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:39:08.364 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:39:08.364 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:39:08.364 DEBUG [src.node.docker_mananger] docker run -i -t -p 30417:30417 -p 30418:30418 -p 30419:30419 -p 30420:30420 -p 30421:30421 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=30419 --rest-port=30417 --tcp-port=30418 --discv5-udp-port=30420 --rest-address=0.0.0.0 --nat=extip:172.18.100.0 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ffa8b13e8531d0bdcff4ebc49e713ed5ebcdce1cb7ac0cdcfbed2ab9aaf26618 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30421 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-27 04:39:08.556 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.100.0 waku 9024bb8f9ba37997373fdccb49c3c0e6cacb09dced7ba7d102657ff3bcca7a57
|
||||
2026-02-27 04:39:08.589 DEBUG [src.node.docker_mananger] Container started with ID 9024bb8f9ba3. Setting up logs at ./log/docker/node1_2026-02-27_04-39-08__d7f4293f-5194-4571-a9f9-08db0ba5bbfc__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:08.591 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30417
|
||||
2026-02-27 04:39:08.591 ERROR [src.node.docker_mananger] Max retries reached for container 4f5db746b25f. Exiting log stream.
|
||||
2026-02-27 04:39:08.592 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:39:09.161 ERROR [src.node.docker_mananger] Max retries reached for container f36cd8694617. Exiting log stream.
|
||||
2026-02-27 04:39:09.593 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30417/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:09.596 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-27 04:39:09.596 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:39:09.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30417/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:09.598 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.100.0/tcp/30418/p2p/16Uiu2HAkxURiNz6iUW5PZU6X1GVNpDTATYBPmqKK6ic55pyUHfpA","/ip4/172.18.100.0/tcp/30419/ws/p2p/16Uiu2HAkxURiNz6iUW5PZU6X1GVNpDTATYBPmqKK6ic55pyUHfpA"],"enrUri":"enr:-L24QEKP1zaNQRQSDJL6EjZeJuqoVF-nmpKwAHt5pUSuX-5zJixFEW4olmF_LwTf0Parg5TNKxOK9HcUp_nKRjSCk3QCgmlkgnY0gmlwhKwSZACKbXVsdGlhZGRyc5YACASsEmQABnbSAAoErBJkAAZ2090DgnJzhQADAQAAiXNlY3AyNTZrMaECLUesQRfuZpfJcfk2FkmLPi8ZYRALbpVjJvHinuM36feDdGNwgnbSg3VkcIJ21IV3YWt1MgU"}'
|
||||
2026-02-27 04:39:09.599 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:39:09.599 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-27 04:39:09.606 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:39:09.606 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-39-08__d7f4293f-5194-4571-a9f9-08db0ba5bbfc__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:09.606 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:39:09.606 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:39:09.608 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:39:09.608 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.156.184
|
||||
2026-02-27 04:39:09.608 DEBUG [src.node.docker_mananger] Generated ports ['55798', '55799', '55800', '55801', '55802']
|
||||
2026-02-27 04:39:09.608 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:39:09.608 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:39:09.608 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:39:09.608 DEBUG [src.node.docker_mananger] docker run -i -t -p 55798:55798 -p 55799:55799 -p 55800:55800 -p 55801:55801 -p 55802:55802 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=55800 --rest-port=55798 --tcp-port=55799 --discv5-udp-port=55801 --rest-address=0.0.0.0 --nat=extip:172.18.156.184 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=16cc52dbac178dca1aa4a24aeb109cb43ccbac9ae4c1eee3b5dbbafaf4d43d3a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55802 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QEKP1zaNQRQSDJL6EjZeJuqoVF-nmpKwAHt5pUSuX-5zJixFEW4olmF_LwTf0Parg5TNKxOK9HcUp_nKRjSCk3QCgmlkgnY0gmlwhKwSZACKbXVsdGlhZGRyc5YACASsEmQABnbSAAoErBJkAAZ2090DgnJzhQADAQAAiXNlY3AyNTZrMaECLUesQRfuZpfJcfk2FkmLPi8ZYRALbpVjJvHinuM36feDdGNwgnbSg3VkcIJ21IV3YWt1MgU --filternode=/ip4/172.18.100.0/tcp/30418/p2p/16Uiu2HAkxURiNz6iUW5PZU6X1GVNpDTATYBPmqKK6ic55pyUHfpA
|
||||
2026-02-27 04:39:09.804 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.156.184 waku e046993553a158dc875b296818242e83857c3a59e76fb44f67c217d8dc86157d
|
||||
2026-02-27 04:39:09.842 DEBUG [src.node.docker_mananger] Container started with ID e046993553a1. Setting up logs at ./log/docker/node2_2026-02-27_04-39-08__d7f4293f-5194-4571-a9f9-08db0ba5bbfc__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:09.843 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55798
|
||||
2026-02-27 04:39:09.843 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:39:10.843 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55798/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:10.847 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-27 04:39:10.847 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:39:10.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55798/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:10.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.156.184/tcp/55799/p2p/16Uiu2HAmHLPnMNbkjNm74crnz54yrRuCTrifGh6xmzZUH5breY97","/ip4/172.18.156.184/tcp/55800/ws/p2p/16Uiu2HAmHLPnMNbkjNm74crnz54yrRuCTrifGh6xmzZUH5breY97"],"enrUri":"enr:-L24QOXUbBO2mQ3DbEckpnbgGL99g-vSw7aaI69HntjNDGqIb5v5t8dvkM1jTWl1d_TS1YDIo_ydeeGhbMLCMOBsqXYCgmlkgnY0gmlwhKwSnLiKbXVsdGlhZGRyc5YACASsEpy4Btn3AAoErBKcuAbZ-N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDRYbk3vGPEFqHrNByCwOciTJ9eAHB8OOva4jfOEQh8EqDdGNwgtn3g3VkcILZ-YV3YWt1MgA"}'
|
||||
2026-02-27 04:39:10.849 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:39:10.850 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55798/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.100.0/tcp/30418/p2p/16Uiu2HAkxURiNz6iUW5PZU6X1GVNpDTATYBPmqKK6ic55pyUHfpA"]'
|
||||
2026-02-27 04:39:10.884 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:10.886 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-27 04:39:10.886 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30417/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:39:10.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:10.905 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55798/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "67b87be6-3915-4669-93a1-33865d071dd3", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-27 04:39:10.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"67b87be6-3915-4669-93a1-33865d071dd3","statusDesc":"OK"}'
|
||||
2026-02-27 04:39:10.919 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:55798/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": "/test/1/waku-filter/proto"}'
|
||||
2026-02-27 04:39:10.922 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:55798/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-27 04:39:10.924 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:39:10.925 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:39:10.925 DEBUG [src.node.waku_node] Stopping container with id 9024bb8f9ba3
|
||||
2026-02-27 04:39:11.503 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:39:11.505 DEBUG [src.node.waku_node] Stopping container with id e046993553a1
|
||||
2026-02-27 04:39:12.061 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:39:12.062 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:39:12.068 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:39:12.072 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
72
nim/1097/data/attachments/18b0300fb0122a0e.txt
Normal file
72
nim/1097/data/attachments/18b0300fb0122a0e.txt
Normal file
@ -0,0 +1,72 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store_with_peerAddr with id: 2026-02-27_04-42-17__e64c6fa3-2edf-4cfb-8f15-0677a81a88e0
|
||||
[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-27_04-42-17__e64c6fa3-2edf-4cfb-8f15-0677a81a88e0__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.171.226
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['24508', '24509', '24510', '24511', '24512']
|
||||
[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 24508:24508 -p 24509:24509 -p 24510:24510 -p 24511:24511 -p 24512:24512 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=24510 --rest-port=24508 --tcp-port=24509 --discv5-udp-port=24511 --rest-address=0.0.0.0 --nat=extip:172.18.171.226 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bab4c5bcfb10f56b4aaca869cf5dc690bfa6c2f8fd553a69c0bb621b897a6640 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24512 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.171.226 waku 2772813a73a981802ac35e93ec05dde0276985f15ee438216dd04d0f7bd623c8
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a8db4c9d5c04. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 2772813a73a9. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-42-17__e64c6fa3-2edf-4cfb-8f15-0677a81a88e0__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 24508
|
||||
[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 3277289d8bec. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:24508/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:24508/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.226/tcp/24509/p2p/16Uiu2HAm1mRwY77JkWUHW4WvdBYVJj6F8JGQzv2zEuywPMn5GVSR","/ip4/172.18.171.226/tcp/24510/ws/p2p/16Uiu2HAm1mRwY77JkWUHW4WvdBYVJj6F8JGQzv2zEuywPMn5GVSR"],"enrUri":"enr:-L24QBgagZuIsxW9vstunFxsJSB1kqpylhUZ3ZB6OQ9p_jayAQGQoCH7mz1FOpzw7UFpF3sDFxi7lr-cYFbgJX-p5ncCgmlkgnY0gmlwhKwSq-KKbXVsdGlhZGRyc5YACASsEqviBl-9AAoErBKr4gZfvt0DgnJzhQADAQAAiXNlY3AyNTZrMaECXjXdKJsEbCkcwOsMUs7OxM7V_xlTbDdDwtpQ8HfE0WqDdGNwgl-9g3VkcIJfv4V3YWt1MgM"}'
|
||||
[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-27_04-42-17__e64c6fa3-2edf-4cfb-8f15-0677a81a88e0__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.149.220
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['64621', '64622', '64623', '64624', '64625']
|
||||
[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 64621:64621 -p 64622:64622 -p 64623:64623 -p 64624:64624 -p 64625:64625 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=64623 --rest-port=64621 --tcp-port=64622 --discv5-udp-port=64624 --rest-address=0.0.0.0 --nat=extip:172.18.149.220 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfdcbf9a0b2481e919bf465a119e41b6787bc3b3facb5587e6bd34b54a9ddede --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=64625 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBgagZuIsxW9vstunFxsJSB1kqpylhUZ3ZB6OQ9p_jayAQGQoCH7mz1FOpzw7UFpF3sDFxi7lr-cYFbgJX-p5ncCgmlkgnY0gmlwhKwSq-KKbXVsdGlhZGRyc5YACASsEqviBl-9AAoErBKr4gZfvt0DgnJzhQADAQAAiXNlY3AyNTZrMaECXjXdKJsEbCkcwOsMUs7OxM7V_xlTbDdDwtpQ8HfE0WqDdGNwgl-9g3VkcIJfv4V3YWt1MgM --storenode=/ip4/172.18.171.226/tcp/24509/p2p/16Uiu2HAm1mRwY77JkWUHW4WvdBYVJj6F8JGQzv2zEuywPMn5GVSR --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.149.220 waku 216d531d58168cd996205b017c8fd95b1dc214bd5fa7530980ffc6037bbb215d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 216d531d5816. Setting up logs at ./log/docker/store_node1_2026-02-27_04-42-17__e64c6fa3-2edf-4cfb-8f15-0677a81a88e0__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 64621
|
||||
[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:64621/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:64621/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.220/tcp/64622/p2p/16Uiu2HAkyPQL5VrJsvWP9DZszUpTUayFvw8AgNgzuFeAkF1XQejj","/ip4/172.18.149.220/tcp/64623/ws/p2p/16Uiu2HAkyPQL5VrJsvWP9DZszUpTUayFvw8AgNgzuFeAkF1XQejj"],"enrUri":"enr:-L24QKAnsl-eVkl_haD1msUlFjoHcfwS2kF598QlYGb6H11iWp57bCVqQBO83a3ctfEMML_Dva7X1b13QQizq7yOPvwCgmlkgnY0gmlwhKwSldyKbXVsdGlhZGRyc5YACASsEpXcBvxuAAoErBKV3Ab8b90DgnJzhQADAQAAiXNlY3AyNTZrMaECOtnj6WlGqj9NBvW9VDxmh5ETnIXOLTLeKnCC0Y5rf1qDdGNwgvxug3VkcIL8cIV3YWt1MgM"}'
|
||||
[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:64621/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.171.226/tcp/24509/p2p/16Uiu2HAm1mRwY77JkWUHW4WvdBYVJj6F8JGQzv2zEuywPMn5GVSR"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:24508/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:64621/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:24508/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:64621/store/v3/messages?peerAddr=%2Fip4%2F172.18.171.226%2Ftcp%2F24509%2Fp2p%2F16Uiu2HAm1mRwY77JkWUHW4WvdBYVJj6F8JGQzv2zEuywPMn5GVSR&pubsubTopic=%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'{"requestId":"59d8c6b155eb587a5396","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xf8807ba8ac0d28aeb344507bc33f6551c1afb3a357463f23ff65f378515185a6"}]}'
|
||||
[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 2772813a73a9
|
||||
[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 216d531d5816
|
||||
[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.
|
||||
349
nim/1097/data/attachments/18de194066de2cc1.txt
Normal file
349
nim/1097/data/attachments/18de194066de2cc1.txt
Normal file
@ -0,0 +1,349 @@
|
||||
2026-02-27 04:36:12.213 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:36:12.213 DEBUG [tests.conftest] Running test: test_static_shard_relay_10_nwaku_nodes with id: 2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29
|
||||
2026-02-27 04:36:12.214 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:36:12.214 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:36:12.214 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-27 04:36:12.222 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:36:12.222 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:12.222 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:36:12.223 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:36:12.224 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:36:12.224 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.6.131
|
||||
2026-02-27 04:36:12.224 DEBUG [src.node.docker_mananger] Generated ports ['45231', '45232', '45233', '45234', '45235']
|
||||
2026-02-27 04:36:12.225 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-27 04:36:12.225 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:36:12.225 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:36:12.225 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:36:12.225 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:36:12.225 DEBUG [src.node.docker_mananger] docker run -i -t -p 45231:45231 -p 45232:45232 -p 45233:45233 -p 45234:45234 -p 45235:45235 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=45233 --rest-port=45231 --tcp-port=45232 --discv5-udp-port=45234 --rest-address=0.0.0.0 --nat=extip:172.18.6.131 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ea0acd1a204f8d7d2b1f48a9b576cd351cafeaa7ea1ec1f7db8e27d379be4e66 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45235 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-27 04:36:12.424 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.6.131 waku 3ebd1dc21fe372354de6dea6aabe56fcef57eef1138c1247c5be0f099dc353f8
|
||||
2026-02-27 04:36:12.459 DEBUG [src.node.docker_mananger] Container started with ID 3ebd1dc21fe3. Setting up logs at ./log/docker/node1_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:12.460 ERROR [src.node.docker_mananger] Max retries reached for container b7b67e5eb5f0. Exiting log stream.
|
||||
2026-02-27 04:36:12.461 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45231
|
||||
2026-02-27 04:36:12.462 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:36:13.011 ERROR [src.node.docker_mananger] Max retries reached for container 1d1dcf859999. Exiting log stream.
|
||||
2026-02-27 04:36:13.463 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45231/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:13.466 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-27 04:36:13.466 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:36:13.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45231/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:13.468 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.6.131/tcp/45232/p2p/16Uiu2HAm59G1Ta3Xo4CMuuJPZKvN2fsaZzZkSQ6gh18qhjEDur1C","/ip4/172.18.6.131/tcp/45233/ws/p2p/16Uiu2HAm59G1Ta3Xo4CMuuJPZKvN2fsaZzZkSQ6gh18qhjEDur1C"],"enrUri":"enr:-L24QH6DCXHI9ZfcFLfV-4rNh79ZiMivBl4s3ROqM7mw8Z7jJOVUEAmEEmsQAYVllaD4i3LV4_pTfQA4Xm01wOQjaOoCgmlkgnY0gmlwhKwSBoOKbXVsdGlhZGRyc5YACASsEgaDBrCwAAoErBIGgwawsd0DgnJzhQACAQAAiXNlY3AyNTZrMaECkGB4zlgNKvxm0Ub_0LtvKvVUh_d0IIBI5YlRtBwQqm-DdGNwgrCwg3VkcIKwsoV3YWt1MgU"}'
|
||||
2026-02-27 04:36:13.469 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:36:13.475 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:36:13.476 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:13.476 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:36:13.476 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:36:13.477 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:36:13.477 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.42.250
|
||||
2026-02-27 04:36:13.477 DEBUG [src.node.docker_mananger] Generated ports ['37015', '37016', '37017', '37018', '37019']
|
||||
2026-02-27 04:36:13.478 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-27 04:36:13.478 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:36:13.478 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:36:13.478 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:36:13.478 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:36:13.478 DEBUG [src.node.docker_mananger] docker run -i -t -p 37015:37015 -p 37016:37016 -p 37017:37017 -p 37018:37018 -p 37019:37019 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=37017 --rest-port=37015 --tcp-port=37016 --discv5-udp-port=37018 --rest-address=0.0.0.0 --nat=extip:172.18.42.250 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fdf76a018ce059fb9fd40d7b1c40406ddef6042e58e4fc4cef388279ff6f9e1b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37019 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QH6DCXHI9ZfcFLfV-4rNh79ZiMivBl4s3ROqM7mw8Z7jJOVUEAmEEmsQAYVllaD4i3LV4_pTfQA4Xm01wOQjaOoCgmlkgnY0gmlwhKwSBoOKbXVsdGlhZGRyc5YACASsEgaDBrCwAAoErBIGgwawsd0DgnJzhQACAQAAiXNlY3AyNTZrMaECkGB4zlgNKvxm0Ub_0LtvKvVUh_d0IIBI5YlRtBwQqm-DdGNwgrCwg3VkcIKwsoV3YWt1MgU
|
||||
2026-02-27 04:36:13.670 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.42.250 waku b7bc5b17950f0bba6a1548e5f2b0c14e0d9f23d877d3b26053d4152d9dad4f48
|
||||
2026-02-27 04:36:13.705 DEBUG [src.node.docker_mananger] Container started with ID b7bc5b17950f. Setting up logs at ./log/docker/node3_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:13.706 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37015
|
||||
2026-02-27 04:36:13.706 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:36:14.706 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37015/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.725 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-27 04:36:14.731 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:36:14.733 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37015/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:14.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.42.250/tcp/37016/p2p/16Uiu2HAm2unqPSDmCrmJc9QALqzrkJwjx8Rm9yjTVRXFX5x7f3g8","/ip4/172.18.42.250/tcp/37017/ws/p2p/16Uiu2HAm2unqPSDmCrmJc9QALqzrkJwjx8Rm9yjTVRXFX5x7f3g8"],"enrUri":"enr:-L24QGXHF-WOK5Sr8atd1TdEs2OtLs7b9jU3OdhP9TmWRG0MZEeXr-wO9KqdEGbAkq2I2rh5_2q9S7DvlrInX_W6sQoCgmlkgnY0gmlwhKwSKvqKbXVsdGlhZGRyc5YACASsEir6BpCYAAoErBIq-gaQmd0DgnJzhQACAQAAiXNlY3AyNTZrMaECbzXSeyoTrTL2l7LhNo64WMhKuIDpINfurnoNeJovJtWDdGNwgpCYg3VkcIKQmoV3YWt1MgE"}'
|
||||
2026-02-27 04:36:14.736 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:36:14.737 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37015/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.6.131/tcp/45232/p2p/16Uiu2HAm59G1Ta3Xo4CMuuJPZKvN2fsaZzZkSQ6gh18qhjEDur1C"]'
|
||||
2026-02-27 04:36:14.739 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:14.746 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:36:14.746 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:14.746 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:36:14.746 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:36:14.748 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:36:14.748 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.228.175
|
||||
2026-02-27 04:36:14.748 DEBUG [src.node.docker_mananger] Generated ports ['42083', '42084', '42085', '42086', '42087']
|
||||
2026-02-27 04:36:14.748 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-27 04:36:14.748 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:36:14.749 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:36:14.749 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:36:14.749 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:36:14.749 DEBUG [src.node.docker_mananger] docker run -i -t -p 42083:42083 -p 42084:42084 -p 42085:42085 -p 42086:42086 -p 42087:42087 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=42085 --rest-port=42083 --tcp-port=42084 --discv5-udp-port=42086 --rest-address=0.0.0.0 --nat=extip:172.18.228.175 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3dbfa1fa218edef656334bdaab81cabe174d3ad1990ab357e4fea5eeb98c0d7d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42087 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QH6DCXHI9ZfcFLfV-4rNh79ZiMivBl4s3ROqM7mw8Z7jJOVUEAmEEmsQAYVllaD4i3LV4_pTfQA4Xm01wOQjaOoCgmlkgnY0gmlwhKwSBoOKbXVsdGlhZGRyc5YACASsEgaDBrCwAAoErBIGgwawsd0DgnJzhQACAQAAiXNlY3AyNTZrMaECkGB4zlgNKvxm0Ub_0LtvKvVUh_d0IIBI5YlRtBwQqm-DdGNwgrCwg3VkcIKwsoV3YWt1MgU
|
||||
2026-02-27 04:36:14.957 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.228.175 waku dbcd436576eab603c715f06fca6533f2b841943a1fa4c8c66b4835e2476d256e
|
||||
2026-02-27 04:36:14.995 DEBUG [src.node.docker_mananger] Container started with ID dbcd436576ea. Setting up logs at ./log/docker/node4_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:14.995 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42083
|
||||
2026-02-27 04:36:14.996 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:36:15.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42083/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:16.016 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-27 04:36:16.019 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:36:16.021 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42083/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:16.026 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.228.175/tcp/42084/p2p/16Uiu2HAmPwnhCe6RahSeUT5VyeopXkDFfBawbKK5cmcpZ7DC9qjR","/ip4/172.18.228.175/tcp/42085/ws/p2p/16Uiu2HAmPwnhCe6RahSeUT5VyeopXkDFfBawbKK5cmcpZ7DC9qjR"],"enrUri":"enr:-L24QDeOCbqvJJV9GdJAot8Rwr06G5oJaRbDvfr7JFM2EfuOEtrPCdE8ShxKJi22wSBWfWcYBsDpNPqByN-QBwW7J9YCgmlkgnY0gmlwhKwS5K-KbXVsdGlhZGRyc5YACASsEuSvBqRkAAoErBLkrwakZd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDp74_6sBfyzw6e_BMPfcNR-fv_AE3nBd9jxFUdCZkX0yDdGNwgqRkg3VkcIKkZoV3YWt1MgE"}'
|
||||
2026-02-27 04:36:16.026 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:36:16.027 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42083/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.6.131/tcp/45232/p2p/16Uiu2HAm59G1Ta3Xo4CMuuJPZKvN2fsaZzZkSQ6gh18qhjEDur1C"]'
|
||||
2026-02-27 04:36:16.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:16.037 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:36:16.037 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:16.037 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:36:16.037 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:36:16.039 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:36:16.039 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.67.6
|
||||
2026-02-27 04:36:16.039 DEBUG [src.node.docker_mananger] Generated ports ['37184', '37185', '37186', '37187', '37188']
|
||||
2026-02-27 04:36:16.039 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-27 04:36:16.039 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:36:16.039 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:36:16.039 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:36:16.040 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:36:16.040 DEBUG [src.node.docker_mananger] docker run -i -t -p 37184:37184 -p 37185:37185 -p 37186:37186 -p 37187:37187 -p 37188:37188 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=37186 --rest-port=37184 --tcp-port=37185 --discv5-udp-port=37187 --rest-address=0.0.0.0 --nat=extip:172.18.67.6 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f4cb2e6da8a5c2ddb2eb7beba2e86f8f2b01fce1ad10a03e9c2ae0e56a0eee7a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37188 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QH6DCXHI9ZfcFLfV-4rNh79ZiMivBl4s3ROqM7mw8Z7jJOVUEAmEEmsQAYVllaD4i3LV4_pTfQA4Xm01wOQjaOoCgmlkgnY0gmlwhKwSBoOKbXVsdGlhZGRyc5YACASsEgaDBrCwAAoErBIGgwawsd0DgnJzhQACAQAAiXNlY3AyNTZrMaECkGB4zlgNKvxm0Ub_0LtvKvVUh_d0IIBI5YlRtBwQqm-DdGNwgrCwg3VkcIKwsoV3YWt1MgU
|
||||
2026-02-27 04:36:16.238 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.67.6 waku ee85b8811fb534b4e835277a7141bca987b84dfc7f1d81de7bf3522762537f39
|
||||
2026-02-27 04:36:16.271 DEBUG [src.node.docker_mananger] Container started with ID ee85b8811fb5. Setting up logs at ./log/docker/node5_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:16.272 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37184
|
||||
2026-02-27 04:36:16.272 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:36:17.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37184/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:17.291 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-27 04:36:17.292 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:36:17.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37184/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:17.299 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.67.6/tcp/37185/p2p/16Uiu2HAm8648UwN4FVz9CyhifyaPS7EV8BzYMg7akJc4err3Um3v","/ip4/172.18.67.6/tcp/37186/ws/p2p/16Uiu2HAm8648UwN4FVz9CyhifyaPS7EV8BzYMg7akJc4err3Um3v"],"enrUri":"enr:-L24QJ67h5jdxbT3XHLS44bbALc_lgRvzI1CrZjZoEwoG7bDd5Xay5vugHoylTAc45-BCn9VNgn14yxXiPMnGaL1DfwCgmlkgnY0gmlwhKwSQwaKbXVsdGlhZGRyc5YACASsEkMGBpFBAAoErBJDBgaRQt0DgnJzhQACAQAAiXNlY3AyNTZrMaECvCFb1cv59nznS5X0--vvTKT_yX1MvKKDB71W7nd29pGDdGNwgpFBg3VkcIKRQ4V3YWt1MgE"}'
|
||||
2026-02-27 04:36:17.299 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:36:17.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37184/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.6.131/tcp/45232/p2p/16Uiu2HAm59G1Ta3Xo4CMuuJPZKvN2fsaZzZkSQ6gh18qhjEDur1C"]'
|
||||
2026-02-27 04:36:17.303 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:17.310 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:36:17.310 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:17.310 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:36:17.311 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:36:17.312 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:36:17.312 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.105.157
|
||||
2026-02-27 04:36:17.312 DEBUG [src.node.docker_mananger] Generated ports ['24074', '24075', '24076', '24077', '24078']
|
||||
2026-02-27 04:36:17.312 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-27 04:36:17.312 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:36:17.313 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:36:17.313 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:36:17.313 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:36:17.313 DEBUG [src.node.docker_mananger] docker run -i -t -p 24074:24074 -p 24075:24075 -p 24076:24076 -p 24077:24077 -p 24078:24078 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=24076 --rest-port=24074 --tcp-port=24075 --discv5-udp-port=24077 --rest-address=0.0.0.0 --nat=extip:172.18.105.157 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4ebaa3ae33abaea2cb0a0fd2aaacbc3a07ddbe4a7b8e6862a746fcffbbcbfdea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24078 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QH6DCXHI9ZfcFLfV-4rNh79ZiMivBl4s3ROqM7mw8Z7jJOVUEAmEEmsQAYVllaD4i3LV4_pTfQA4Xm01wOQjaOoCgmlkgnY0gmlwhKwSBoOKbXVsdGlhZGRyc5YACASsEgaDBrCwAAoErBIGgwawsd0DgnJzhQACAQAAiXNlY3AyNTZrMaECkGB4zlgNKvxm0Ub_0LtvKvVUh_d0IIBI5YlRtBwQqm-DdGNwgrCwg3VkcIKwsoV3YWt1MgU
|
||||
2026-02-27 04:36:17.538 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.105.157 waku 500c90b33ec449940401ab2c2cfba1b8fde0f99ba3b6d11a06fa75e8024253d1
|
||||
2026-02-27 04:36:17.573 DEBUG [src.node.docker_mananger] Container started with ID 500c90b33ec4. Setting up logs at ./log/docker/node6_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:17.573 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24074
|
||||
2026-02-27 04:36:17.574 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:36:18.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24074/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:18.593 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-27 04:36:18.595 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:36:18.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24074/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:18.601 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.105.157/tcp/24075/p2p/16Uiu2HAmE8MfnfxGZcB3mbe2gYEuwFp3WYXLnQ4aDzhXd7d4fjBg","/ip4/172.18.105.157/tcp/24076/ws/p2p/16Uiu2HAmE8MfnfxGZcB3mbe2gYEuwFp3WYXLnQ4aDzhXd7d4fjBg"],"enrUri":"enr:-L24QBqjX3pnxGCFnMdOEFzHKzRy0gUU_DUtPdpK1g1DpBt7KNPU-7xiFEqzugVhiG5MoWk69-qFlMmK0fV8jgOc-1ICgmlkgnY0gmlwhKwSaZ2KbXVsdGlhZGRyc5YACASsEmmdBl4LAAoErBJpnQZeDN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDFd55Y0Ui1T1xYc2Unct-__RphLilMDi50XgqYCyCP3ODdGNwgl4Lg3VkcIJeDYV3YWt1MgE"}'
|
||||
2026-02-27 04:36:18.601 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:36:18.602 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24074/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.6.131/tcp/45232/p2p/16Uiu2HAm59G1Ta3Xo4CMuuJPZKvN2fsaZzZkSQ6gh18qhjEDur1C"]'
|
||||
2026-02-27 04:36:18.604 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:18.611 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:36:18.612 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:18.612 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:36:18.612 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:36:18.613 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:36:18.613 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.0.92
|
||||
2026-02-27 04:36:18.614 DEBUG [src.node.docker_mananger] Generated ports ['54673', '54674', '54675', '54676', '54677']
|
||||
2026-02-27 04:36:18.614 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-27 04:36:18.614 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:36:18.614 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:36:18.614 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:36:18.614 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:36:18.614 DEBUG [src.node.docker_mananger] docker run -i -t -p 54673:54673 -p 54674:54674 -p 54675:54675 -p 54676:54676 -p 54677:54677 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=54675 --rest-port=54673 --tcp-port=54674 --discv5-udp-port=54676 --rest-address=0.0.0.0 --nat=extip:172.18.0.92 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=9bfd0a42a84422f508b7dca1e9cd6a2c80c384cdb49fbc5d1d68db5b03436628 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54677 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QH6DCXHI9ZfcFLfV-4rNh79ZiMivBl4s3ROqM7mw8Z7jJOVUEAmEEmsQAYVllaD4i3LV4_pTfQA4Xm01wOQjaOoCgmlkgnY0gmlwhKwSBoOKbXVsdGlhZGRyc5YACASsEgaDBrCwAAoErBIGgwawsd0DgnJzhQACAQAAiXNlY3AyNTZrMaECkGB4zlgNKvxm0Ub_0LtvKvVUh_d0IIBI5YlRtBwQqm-DdGNwgrCwg3VkcIKwsoV3YWt1MgU
|
||||
2026-02-27 04:36:18.818 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.0.92 waku 46ce22aab1561bbc8dccfd176537f82ca7c5bd7bcdbbacc5256d7eaae7dcd10e
|
||||
2026-02-27 04:36:18.853 DEBUG [src.node.docker_mananger] Container started with ID 46ce22aab156. Setting up logs at ./log/docker/node7_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:18.854 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54673
|
||||
2026-02-27 04:36:18.854 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:36:19.855 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54673/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:19.872 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-27 04:36:19.875 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:36:19.875 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54673/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:19.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.0.92/tcp/54674/p2p/16Uiu2HAmSZCwmmKw9ckhhuFGcaFdhyrwbr7hPjcBoGKNpARKerRX","/ip4/172.18.0.92/tcp/54675/ws/p2p/16Uiu2HAmSZCwmmKw9ckhhuFGcaFdhyrwbr7hPjcBoGKNpARKerRX"],"enrUri":"enr:-L24QMDdJnV7dpUJK4q-1dwHY0kB7EX7AXLvuS-caiu1YOFmKFXyYg_WskmIn1MOA0Ntb_EyxyVoh1jwJHlOhsWwWFQCgmlkgnY0gmlwhKwSAFyKbXVsdGlhZGRyc5YACASsEgBcBtWSAAoErBIAXAbVk90DgnJzhQACAQAAiXNlY3AyNTZrMaEDzohfb3y7xktld4DY8RtG_38uGL8n75U6r7B2oIxhHhqDdGNwgtWSg3VkcILVlIV3YWt1MgE"}'
|
||||
2026-02-27 04:36:19.880 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:36:19.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54673/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.6.131/tcp/45232/p2p/16Uiu2HAm59G1Ta3Xo4CMuuJPZKvN2fsaZzZkSQ6gh18qhjEDur1C"]'
|
||||
2026-02-27 04:36:19.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:19.890 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:36:19.890 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:19.890 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:36:19.891 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:36:19.892 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:36:19.892 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.35.34
|
||||
2026-02-27 04:36:19.892 DEBUG [src.node.docker_mananger] Generated ports ['6874', '6875', '6876', '6877', '6878']
|
||||
2026-02-27 04:36:19.892 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-27 04:36:19.893 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:36:19.893 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:36:19.893 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:36:19.893 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:36:19.893 DEBUG [src.node.docker_mananger] docker run -i -t -p 6874:6874 -p 6875:6875 -p 6876:6876 -p 6877:6877 -p 6878:6878 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=6876 --rest-port=6874 --tcp-port=6875 --discv5-udp-port=6877 --rest-address=0.0.0.0 --nat=extip:172.18.35.34 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a25e45a6d1a9f6e3be28c5a24e7ed88fabdd7d1b41ded96fa82c5efd1dcdf14d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6878 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QH6DCXHI9ZfcFLfV-4rNh79ZiMivBl4s3ROqM7mw8Z7jJOVUEAmEEmsQAYVllaD4i3LV4_pTfQA4Xm01wOQjaOoCgmlkgnY0gmlwhKwSBoOKbXVsdGlhZGRyc5YACASsEgaDBrCwAAoErBIGgwawsd0DgnJzhQACAQAAiXNlY3AyNTZrMaECkGB4zlgNKvxm0Ub_0LtvKvVUh_d0IIBI5YlRtBwQqm-DdGNwgrCwg3VkcIKwsoV3YWt1MgU
|
||||
2026-02-27 04:36:20.094 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.35.34 waku 18f17ffe23883fc42be42d014c20e7e53f92c72c5858a5092b74a3ff4f6a0928
|
||||
2026-02-27 04:36:20.130 DEBUG [src.node.docker_mananger] Container started with ID 18f17ffe2388. Setting up logs at ./log/docker/node8_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:20.130 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6874
|
||||
2026-02-27 04:36:20.131 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:36:21.131 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6874/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:21.144 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-27 04:36:21.146 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:36:21.147 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6874/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:21.153 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.35.34/tcp/6875/p2p/16Uiu2HAmSBc3a9BQxSx7mzwW6NS5SVXkUukm2HkZUwzgHrF3WcTJ","/ip4/172.18.35.34/tcp/6876/ws/p2p/16Uiu2HAmSBc3a9BQxSx7mzwW6NS5SVXkUukm2HkZUwzgHrF3WcTJ"],"enrUri":"enr:-L24QDI_UA9gCZQRpJ8DlAJ-wPfDpAWNEEVVz-c12g1abDAaDPRo6P5RlJyQJiy_98a6QtBl-Nx2VtzZQeofFK5hlWECgmlkgnY0gmlwhKwSIyKKbXVsdGlhZGRyc5YACASsEiMiBhrbAAoErBIjIgYa3N0DgnJzhQACAQAAiXNlY3AyNTZrMaEDyP-22Hrkde_UXUCVY_5_CIT0CulKuM0crOLLfn36TImDdGNwghrbg3VkcIIa3YV3YWt1MgE"}'
|
||||
2026-02-27 04:36:21.153 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:36:21.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6874/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.6.131/tcp/45232/p2p/16Uiu2HAm59G1Ta3Xo4CMuuJPZKvN2fsaZzZkSQ6gh18qhjEDur1C"]'
|
||||
2026-02-27 04:36:21.156 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:21.163 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:36:21.163 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:21.163 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:36:21.163 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:36:21.165 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:36:21.165 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.193.235
|
||||
2026-02-27 04:36:21.165 DEBUG [src.node.docker_mananger] Generated ports ['45578', '45579', '45580', '45581', '45582']
|
||||
2026-02-27 04:36:21.165 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-27 04:36:21.165 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:36:21.166 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:36:21.166 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:36:21.166 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:36:21.166 DEBUG [src.node.docker_mananger] docker run -i -t -p 45578:45578 -p 45579:45579 -p 45580:45580 -p 45581:45581 -p 45582:45582 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=45580 --rest-port=45578 --tcp-port=45579 --discv5-udp-port=45581 --rest-address=0.0.0.0 --nat=extip:172.18.193.235 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=51f9bf8de6d0def1dbfd3c1df4e277fb3d3be5c3ed992442afce7ec2a5ebdacc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45582 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QH6DCXHI9ZfcFLfV-4rNh79ZiMivBl4s3ROqM7mw8Z7jJOVUEAmEEmsQAYVllaD4i3LV4_pTfQA4Xm01wOQjaOoCgmlkgnY0gmlwhKwSBoOKbXVsdGlhZGRyc5YACASsEgaDBrCwAAoErBIGgwawsd0DgnJzhQACAQAAiXNlY3AyNTZrMaECkGB4zlgNKvxm0Ub_0LtvKvVUh_d0IIBI5YlRtBwQqm-DdGNwgrCwg3VkcIKwsoV3YWt1MgU
|
||||
2026-02-27 04:36:21.368 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.193.235 waku b352a3f7c05aa6d50bd1e68c3d2b97e5dff1501784d191009d4f1d5576bfe68b
|
||||
2026-02-27 04:36:21.403 DEBUG [src.node.docker_mananger] Container started with ID b352a3f7c05a. Setting up logs at ./log/docker/node9_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:21.403 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45578
|
||||
2026-02-27 04:36:21.404 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:36:22.405 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45578/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:22.420 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-27 04:36:22.423 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:36:22.424 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45578/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:22.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.193.235/tcp/45579/p2p/16Uiu2HAm7vsfRybKvMK7sVWpE7HVdXa9fNExeV5H6pRqTGfBTpm6","/ip4/172.18.193.235/tcp/45580/ws/p2p/16Uiu2HAm7vsfRybKvMK7sVWpE7HVdXa9fNExeV5H6pRqTGfBTpm6"],"enrUri":"enr:-L24QBmlJrppqiEWH0kDYfG5PvZdwSFdd7EjNRWYUwWyD3LRH-GSAufLBWDFhMeAh1Ux89FdNkL_uwCdYsFq9373lXYCgmlkgnY0gmlwhKwSweuKbXVsdGlhZGRyc5YACASsEsHrBrILAAoErBLB6wayDN0DgnJzhQACAQAAiXNlY3AyNTZrMaECucdMC9oPzEZ5jXhyZIsccxZK991P3uTR16fdCfd-psmDdGNwgrILg3VkcIKyDYV3YWt1MgE"}'
|
||||
2026-02-27 04:36:22.430 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:36:22.430 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45578/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.6.131/tcp/45232/p2p/16Uiu2HAm59G1Ta3Xo4CMuuJPZKvN2fsaZzZkSQ6gh18qhjEDur1C"]'
|
||||
2026-02-27 04:36:22.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:22.445 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:36:22.450 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:22.452 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:36:22.467 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:36:22.485 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:36:22.487 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.147.86
|
||||
2026-02-27 04:36:22.487 DEBUG [src.node.docker_mananger] Generated ports ['61613', '61614', '61615', '61616', '61617']
|
||||
2026-02-27 04:36:22.490 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-27 04:36:22.490 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:36:22.491 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:36:22.491 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:36:22.492 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:36:22.492 DEBUG [src.node.docker_mananger] docker run -i -t -p 61613:61613 -p 61614:61614 -p 61615:61615 -p 61616:61616 -p 61617:61617 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=61615 --rest-port=61613 --tcp-port=61614 --discv5-udp-port=61616 --rest-address=0.0.0.0 --nat=extip:172.18.147.86 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ff846b1df5bb55bb87f279b2e732a9fc93f9c48febcbb32abe12c32f3ed7b9dd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61617 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QH6DCXHI9ZfcFLfV-4rNh79ZiMivBl4s3ROqM7mw8Z7jJOVUEAmEEmsQAYVllaD4i3LV4_pTfQA4Xm01wOQjaOoCgmlkgnY0gmlwhKwSBoOKbXVsdGlhZGRyc5YACASsEgaDBrCwAAoErBIGgwawsd0DgnJzhQACAQAAiXNlY3AyNTZrMaECkGB4zlgNKvxm0Ub_0LtvKvVUh_d0IIBI5YlRtBwQqm-DdGNwgrCwg3VkcIKwsoV3YWt1MgU
|
||||
2026-02-27 04:36:22.701 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.147.86 waku ced0412a441aa5429d95977c89577053b20cf1a6c391e566557fd945845689f4
|
||||
2026-02-27 04:36:22.739 DEBUG [src.node.docker_mananger] Container started with ID ced0412a441a. Setting up logs at ./log/docker/node10_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:22.741 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61613
|
||||
2026-02-27 04:36:22.743 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:36:23.744 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61613/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:23.751 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-27 04:36:23.753 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:36:23.754 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61613/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:23.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.147.86/tcp/61614/p2p/16Uiu2HAmUFTVCeJVbwMKjFYc9sxRo2vf9FFFLzchexKgqUsPZ8fA","/ip4/172.18.147.86/tcp/61615/ws/p2p/16Uiu2HAmUFTVCeJVbwMKjFYc9sxRo2vf9FFFLzchexKgqUsPZ8fA"],"enrUri":"enr:-L24QNu-2uONHFtBTrUQPCKg6xN1HAURSRJK93h4o6o6H1fURwQOhriyiwvrlnFnTovXDy0pVMRHnMreLmUh0RqjARwCgmlkgnY0gmlwhKwSk1aKbXVsdGlhZGRyc5YACASsEpNWBvCuAAoErBKTVgbwr90DgnJzhQACAQAAiXNlY3AyNTZrMaED57O8EUYCO3cGS725RB_ce5QC-uS8zUOuYv2dJBnCQgGDdGNwgvCug3VkcILwsIV3YWt1MgE"}'
|
||||
2026-02-27 04:36:23.759 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:36:23.759 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61613/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.6.131/tcp/45232/p2p/16Uiu2HAm59G1Ta3Xo4CMuuJPZKvN2fsaZzZkSQ6gh18qhjEDur1C"]'
|
||||
2026-02-27 04:36:23.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:23.770 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:36:23.770 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node11_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:23.770 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:36:23.770 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:36:23.772 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:36:23.772 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.84.227
|
||||
2026-02-27 04:36:23.772 DEBUG [src.node.docker_mananger] Generated ports ['59129', '59130', '59131', '59132', '59133']
|
||||
2026-02-27 04:36:23.772 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-27 04:36:23.772 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:36:23.772 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:36:23.773 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:36:23.773 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:36:23.773 DEBUG [src.node.docker_mananger] docker run -i -t -p 59129:59129 -p 59130:59130 -p 59131:59131 -p 59132:59132 -p 59133:59133 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=59131 --rest-port=59129 --tcp-port=59130 --discv5-udp-port=59132 --rest-address=0.0.0.0 --nat=extip:172.18.84.227 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=0250cae31c408b9ba41f2cb7c4b6acebb6ea5ceff7be2bed8cfc63ef9ace82bb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59133 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QH6DCXHI9ZfcFLfV-4rNh79ZiMivBl4s3ROqM7mw8Z7jJOVUEAmEEmsQAYVllaD4i3LV4_pTfQA4Xm01wOQjaOoCgmlkgnY0gmlwhKwSBoOKbXVsdGlhZGRyc5YACASsEgaDBrCwAAoErBIGgwawsd0DgnJzhQACAQAAiXNlY3AyNTZrMaECkGB4zlgNKvxm0Ub_0LtvKvVUh_d0IIBI5YlRtBwQqm-DdGNwgrCwg3VkcIKwsoV3YWt1MgU
|
||||
2026-02-27 04:36:23.981 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.84.227 waku 67ad19fc58e163d721857137e78521f77c475bbb38353706478f613ae648e4ec
|
||||
2026-02-27 04:36:24.018 DEBUG [src.node.docker_mananger] Container started with ID 67ad19fc58e1. Setting up logs at ./log/docker/node11_2026-02-27_04-36-12__7ed98bae-1082-4954-aef8-c05625ab6a29__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:36:24.018 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59129
|
||||
2026-02-27 04:36:24.018 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:36:25.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59129/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:25.048 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-27 04:36:25.049 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:36:25.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59129/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:25.056 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.84.227/tcp/59130/p2p/16Uiu2HAm9rUiuv2YJd3eCY96kR6nbd3ZuWQaSqLdnrAgQajaDNzA","/ip4/172.18.84.227/tcp/59131/ws/p2p/16Uiu2HAm9rUiuv2YJd3eCY96kR6nbd3ZuWQaSqLdnrAgQajaDNzA"],"enrUri":"enr:-L24QPELv8Q7MCu0CAoqbUyajwzsAMTBD0Hkgio-ax1VF_CuKtqFm1xVk7Fus3__QMFBWucjCOS6FsTw7FNWTvekc60CgmlkgnY0gmlwhKwSVOOKbXVsdGlhZGRyc5YACASsElTjBub6AAoErBJU4wbm-90DgnJzhQACAQAAiXNlY3AyNTZrMaEC1l5ozB-NVPQ2jvtaQ8IwWu6d4oP6QbsvyHzpS8ZaEteDdGNwgub6g3VkcILm_IV3YWt1MgE"}'
|
||||
2026-02-27 04:36:25.057 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:36:25.057 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59129/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.6.131/tcp/45232/p2p/16Uiu2HAm59G1Ta3Xo4CMuuJPZKvN2fsaZzZkSQ6gh18qhjEDur1C"]'
|
||||
2026-02-27 04:36:25.061 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:25.062 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45231/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2026-02-27 04:36:25.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:25.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37015/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2026-02-27 04:36:25.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:25.068 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42083/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2026-02-27 04:36:25.070 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:25.071 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37184/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2026-02-27 04:36:25.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:25.074 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24074/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2026-02-27 04:36:25.076 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:25.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54673/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2026-02-27 04:36:25.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:25.079 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6874/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2026-02-27 04:36:25.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:25.082 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45578/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2026-02-27 04:36:25.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:25.085 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61613/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2026-02-27 04:36:25.087 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:25.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59129/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2026-02-27 04:36:25.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:25.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45231/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-27 04:36:25.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:36:25.114 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:36:25.218 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:36:25.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45231/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:25.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166985090857588,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:36:25.223 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:36:25.223 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37015/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:25.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166985090857588,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:36:25.249 DEBUG [src.steps.sharding] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:36:25.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42083/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:25.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166985090857588,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:36:25.254 DEBUG [src.steps.sharding] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:36:25.255 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37184/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:25.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166985090857588,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:36:25.260 DEBUG [src.steps.sharding] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:36:25.261 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24074/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:25.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166985090857588,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:36:25.265 DEBUG [src.steps.sharding] Checking that peer NODE_6:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:36:25.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54673/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:25.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166985090857588,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:36:25.269 DEBUG [src.steps.sharding] Checking that peer NODE_7:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:36:25.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6874/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:25.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166985090857588,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:36:25.273 DEBUG [src.steps.sharding] Checking that peer NODE_8:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:36:25.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45578/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:25.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166985090857588,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:36:25.277 DEBUG [src.steps.sharding] Checking that peer NODE_9:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:36:25.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61613/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:25.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166985090857588,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:36:25.281 DEBUG [src.steps.sharding] Checking that peer NODE_10:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:36:25.281 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59129/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:36:25.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166985090857588,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:36:25.286 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:36:25.287 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:36:25.288 DEBUG [src.node.waku_node] Stopping container with id 3ebd1dc21fe3
|
||||
2026-02-27 04:36:26.007 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:26.008 DEBUG [src.node.waku_node] Stopping container with id b7bc5b17950f
|
||||
2026-02-27 04:36:26.667 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:26.668 DEBUG [src.node.waku_node] Stopping container with id dbcd436576ea
|
||||
2026-02-27 04:36:26.966 ERROR [src.node.docker_mananger] Max retries reached for container 3ebd1dc21fe3. Exiting log stream.
|
||||
2026-02-27 04:36:27.318 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:27.318 DEBUG [src.node.waku_node] Stopping container with id ee85b8811fb5
|
||||
2026-02-27 04:36:27.580 ERROR [src.node.docker_mananger] Max retries reached for container b7bc5b17950f. Exiting log stream.
|
||||
2026-02-27 04:36:28.236 ERROR [src.node.docker_mananger] Max retries reached for container dbcd436576ea. Exiting log stream.
|
||||
2026-02-27 04:36:37.884 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:37.886 DEBUG [src.node.waku_node] Stopping container with id 500c90b33ec4
|
||||
2026-02-27 04:36:38.538 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:38.539 DEBUG [src.node.waku_node] Stopping container with id 46ce22aab156
|
||||
2026-02-27 04:36:38.836 ERROR [src.node.docker_mananger] Max retries reached for container ee85b8811fb5. Exiting log stream.
|
||||
2026-02-27 04:36:39.125 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:39.126 DEBUG [src.node.waku_node] Stopping container with id 18f17ffe2388
|
||||
2026-02-27 04:36:39.351 ERROR [src.node.docker_mananger] Max retries reached for container 500c90b33ec4. Exiting log stream.
|
||||
2026-02-27 04:36:39.940 ERROR [src.node.docker_mananger] Max retries reached for container 46ce22aab156. Exiting log stream.
|
||||
2026-02-27 04:36:49.669 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:49.670 DEBUG [src.node.waku_node] Stopping container with id b352a3f7c05a
|
||||
2026-02-27 04:36:50.228 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:50.228 DEBUG [src.node.waku_node] Stopping container with id ced0412a441a
|
||||
2026-02-27 04:36:50.484 ERROR [src.node.docker_mananger] Max retries reached for container 18f17ffe2388. Exiting log stream.
|
||||
2026-02-27 04:36:50.796 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:50.796 DEBUG [src.node.waku_node] Stopping container with id 67ad19fc58e1
|
||||
2026-02-27 04:36:51.042 ERROR [src.node.docker_mananger] Max retries reached for container b352a3f7c05a. Exiting log stream.
|
||||
2026-02-27 04:36:51.376 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:36:51.378 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:36:51.444 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:51.480 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:51.521 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:51.566 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:51.587 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:51.612 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:51.630 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:51.638 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:51.644 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:36:51.654 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1097/data/attachments/1943ac80395fec5d.txt
Normal file
68
nim/1097/data/attachments/1943ac80395fec5d.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_ping_on_subscribed_peer with id: 2026-02-27_04-41-05__bac83636-e58d-4b7c-92c1-994ec091590c
|
||||
[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-27_04-41-05__bac83636-e58d-4b7c-92c1-994ec091590c__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.252
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['29735', '29736', '29737', '29738', '29739']
|
||||
[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 29735:29735 -p 29736:29736 -p 29737:29737 -p 29738:29738 -p 29739:29739 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=29737 --rest-port=29735 --tcp-port=29736 --discv5-udp-port=29738 --rest-address=0.0.0.0 --nat=extip:172.18.11.252 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=768ef6af8e3da56de5fe8702bbb0f9bfba31b6ca6bbdb06b3d07a125e3ee90a7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29739 --metrics-logging=true --relay=true --filter=true
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container f52a73fd444d. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.11.252 waku fa295759378eb3950832ce24eab7b6ec1b7378651b18d81950c23e0c993b6831
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID fa295759378e. Setting up logs at ./log/docker/node1_2026-02-27_04-41-05__bac83636-e58d-4b7c-92c1-994ec091590c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 29735
|
||||
[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 2715bd191f09. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:29735/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:29735/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.252/tcp/29736/p2p/16Uiu2HAmMN3Y7v8V18RLc6crQmghjUDHqw36kNUHGgVhppNM5WrU","/ip4/172.18.11.252/tcp/29737/ws/p2p/16Uiu2HAmMN3Y7v8V18RLc6crQmghjUDHqw36kNUHGgVhppNM5WrU"],"enrUri":"enr:-L24QLfIiFd7Fn94iNu6ifK4oBlCjx0C5eAvmNGZ4h6WfwI-Xb33FerJiyFK-9hA80_tRYPcImopmNYySjLkns1l3sYCgmlkgnY0gmlwhKwSC_yKbXVsdGlhZGRyc5YACASsEgv8BnQoAAoErBIL_AZ0Kd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDgWHpbX0Z0DIc05IFq6AO53O1UN-185543uDpBpMjI4mDdGNwgnQog3VkcIJ0KoV3YWt1MgU"}'
|
||||
[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-27_04-41-05__bac83636-e58d-4b7c-92c1-994ec091590c__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.175.183
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['21479', '21480', '21481', '21482', '21483']
|
||||
[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 21479:21479 -p 21480:21480 -p 21481:21481 -p 21482:21482 -p 21483:21483 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=21481 --rest-port=21479 --tcp-port=21480 --discv5-udp-port=21482 --rest-address=0.0.0.0 --nat=extip:172.18.175.183 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a5cec78d938dfbe4cfaaded5758ece5d4b2f2cceaab6d2c65d1cdbd5de174fbd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21483 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLfIiFd7Fn94iNu6ifK4oBlCjx0C5eAvmNGZ4h6WfwI-Xb33FerJiyFK-9hA80_tRYPcImopmNYySjLkns1l3sYCgmlkgnY0gmlwhKwSC_yKbXVsdGlhZGRyc5YACASsEgv8BnQoAAoErBIL_AZ0Kd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDgWHpbX0Z0DIc05IFq6AO53O1UN-185543uDpBpMjI4mDdGNwgnQog3VkcIJ0KoV3YWt1MgU --filternode=/ip4/172.18.11.252/tcp/29736/p2p/16Uiu2HAmMN3Y7v8V18RLc6crQmghjUDHqw36kNUHGgVhppNM5WrU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.175.183 waku ee7dc54ed5fd52a59fe6f09f23ad7a9d69969af9c380d10f91ad1b19da491eed
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID ee7dc54ed5fd. Setting up logs at ./log/docker/node2_2026-02-27_04-41-05__bac83636-e58d-4b7c-92c1-994ec091590c__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 21479
|
||||
[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:21479/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:21479/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.175.183/tcp/21480/p2p/16Uiu2HAmBj8kgDQCowQBNUFbYWGPRi1YhfViutnBAYoE8mteuDja","/ip4/172.18.175.183/tcp/21481/ws/p2p/16Uiu2HAmBj8kgDQCowQBNUFbYWGPRi1YhfViutnBAYoE8mteuDja"],"enrUri":"enr:-L24QCk1HYpezKlJPpn2zyKkzg8lrM8XUIYj6zPmbO7dob__MfYFITJ9b-qOH75pdWoE1OaUwwkq04vdTy-H5vVuYYICgmlkgnY0gmlwhKwSr7eKbXVsdGlhZGRyc5YACASsEq-3BlPoAAoErBKvtwZT6d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8jQjSzkAzDAgJCJZceAPLVmtyWi_2ZYlWVn9FPKyQyWDdGNwglPog3VkcIJT6oV3YWt1MgA"}'
|
||||
[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:21479/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.11.252/tcp/29736/p2p/16Uiu2HAmMN3Y7v8V18RLc6crQmghjUDHqw36kNUHGgVhppNM5WrU"]'
|
||||
[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:29735/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:21479/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "01dde81f-b9c2-4792-90ea-649f13cebe3e", "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":"01dde81f-b9c2-4792-90ea-649f13cebe3e","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:21479/filter/v2/subscriptions/b7804908-2609-4bcb-8bc9-d75c3bda9914" -H "Content-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":"b7804908-2609-4bcb-8bc9-d75c3bda9914","statusDesc":"OK"}'
|
||||
[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 fa295759378e
|
||||
[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 ee7dc54ed5fd
|
||||
[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/1097/data/attachments/1a20991769fe0279.txt
Normal file
96
nim/1097/data/attachments/1a20991769fe0279.txt
Normal file
@ -0,0 +1,96 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_invalid_pagination_cursor_param with id: 2026-02-27_04-38-15__6bbfecd2-bb70-4369-b21c-7ce17f1b66c0
|
||||
[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-27_04-38-15__6bbfecd2-bb70-4369-b21c-7ce17f1b66c0__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.83.43
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['12783', '12784', '12785', '12786', '12787']
|
||||
[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 12783:12783 -p 12784:12784 -p 12785:12785 -p 12786:12786 -p 12787:12787 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=12785 --rest-port=12783 --tcp-port=12784 --discv5-udp-port=12786 --rest-address=0.0.0.0 --nat=extip:172.18.83.43 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8b09cafdb44bc8dd033aaefb58d9fa01b2cc768effc49d072556afeec1abd1ef --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12787 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.83.43 waku 3185fded5ab38b69c9de6da162fcf8f82c8bcab699b568f4e413679018677b1c
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e4eb863fa941. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 3185fded5ab3. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-38-15__6bbfecd2-bb70-4369-b21c-7ce17f1b66c0__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 12783
|
||||
[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 d031cc4c5bba. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12783/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:12783/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.83.43/tcp/12784/p2p/16Uiu2HAm7qtnkH2Q4sazKJvCAHyULXq9dKpD7ugqz1PmDhRstbfK","/ip4/172.18.83.43/tcp/12785/ws/p2p/16Uiu2HAm7qtnkH2Q4sazKJvCAHyULXq9dKpD7ugqz1PmDhRstbfK"],"enrUri":"enr:-L24QIho2q2pfAXbYWfiPE3u9kGJtJe-KspGds2jIuyv7cMMWDHnRvQqvP-SG-Ht1crqdk6KlC-aYRnf9rWY9SkYnj8CgmlkgnY0gmlwhKwSUyuKbXVsdGlhZGRyc5YACASsElMrBjHwAAoErBJTKwYx8d0DgnJzhQADAQAAiXNlY3AyNTZrMaECuICqlJFSnfNbObNqXlqF0a6OJtJ9qTsHNg7zqm4I2Y6DdGNwgjHwg3VkcIIx8oV3YWt1MgM"}'
|
||||
[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-27_04-38-15__6bbfecd2-bb70-4369-b21c-7ce17f1b66c0__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.62
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['56680', '56681', '56682', '56683', '56684']
|
||||
[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 56680:56680 -p 56681:56681 -p 56682:56682 -p 56683:56683 -p 56684:56684 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=56682 --rest-port=56680 --tcp-port=56681 --discv5-udp-port=56683 --rest-address=0.0.0.0 --nat=extip:172.18.245.62 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=185af9f2f2a26c1c31afabfc04a9dec355fa7c3ff600630b761ffc2ccdbe2763 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56684 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIho2q2pfAXbYWfiPE3u9kGJtJe-KspGds2jIuyv7cMMWDHnRvQqvP-SG-Ht1crqdk6KlC-aYRnf9rWY9SkYnj8CgmlkgnY0gmlwhKwSUyuKbXVsdGlhZGRyc5YACASsElMrBjHwAAoErBJTKwYx8d0DgnJzhQADAQAAiXNlY3AyNTZrMaECuICqlJFSnfNbObNqXlqF0a6OJtJ9qTsHNg7zqm4I2Y6DdGNwgjHwg3VkcIIx8oV3YWt1MgM --storenode=/ip4/172.18.83.43/tcp/12784/p2p/16Uiu2HAm7qtnkH2Q4sazKJvCAHyULXq9dKpD7ugqz1PmDhRstbfK --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.245.62 waku 03b866b0356340b5343c50f69555c1292a7d576a04fe3804bd7234b47c13448c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 03b866b03563. Setting up logs at ./log/docker/store_node1_2026-02-27_04-38-15__6bbfecd2-bb70-4369-b21c-7ce17f1b66c0__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 56680
|
||||
[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:56680/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:56680/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.62/tcp/56681/p2p/16Uiu2HAmRetP15Fdxoicaqzvg7YhUPYwg3GHzQHqFj4u3AheAJ34","/ip4/172.18.245.62/tcp/56682/ws/p2p/16Uiu2HAmRetP15Fdxoicaqzvg7YhUPYwg3GHzQHqFj4u3AheAJ34"],"enrUri":"enr:-L24QJYCoYkJ0WNrxWmScNLp33KxamEPCmPCBzD_91-Lm-9yfHDLdrW21WJkPNCzR4J1CLUiA4RXR9jAQ2g0_A3yEogCgmlkgnY0gmlwhKwS9T6KbXVsdGlhZGRyc5YACASsEvU-Bt1pAAoErBL1Pgbdat0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwSEt4BBH-JyeRUZHvbB7lRUuterSpSplykuF4NXeNtODdGNwgt1pg3VkcILda4V3YWt1MgM"}'
|
||||
[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:56680/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.83.43/tcp/12784/p2p/16Uiu2HAm7qtnkH2Q4sazKJvCAHyULXq9dKpD7ugqz1PmDhRstbfK"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:12783/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:56680/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:12783/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:12783/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:12783/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:12783/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:12783/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
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12783/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=3&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":"0xc9e2d5cd52d098975220b2d932717ca73d1d8604c04eca8d8429a17d3f747a7f"},{"messageHash":"0xf789bf1bf9477ed1d6e1179b4011a27903b6f66dfe2edee4aae53feff6d1bed4"},{"messageHash":"0x960bd17ff9dfad34fb7fa2db06351179567a86bf8f5ebf53912664754585c09a"}],"paginationCursor":"0x960bd17ff9dfad34fb7fa2db06351179567a86bf8f5ebf53912664754585c09a"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12783/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=3&ascending=true&paginationCursor=0x960bd17ff9dfad34fb7fa2db06351179567a86bf8f5ebf53912664754585c09a" -H "Content-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":"0xc9e2d5cd52d098975220b2d932717ca73d1d8604c04eca8d8429a17d3f747a7f"},{"messageHash":"0xf789bf1bf9477ed1d6e1179b4011a27903b6f66dfe2edee4aae53feff6d1bed4"},{"messageHash":"0x960bd17ff9dfad34fb7fa2db06351179567a86bf8f5ebf53912664754585c09a"}],"paginationCursor":"0x960bd17ff9dfad34fb7fa2db06351179567a86bf8f5ebf53912664754585c09a"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12783/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x960bd17ff9dfad34fb7fa2db06351179567a86bf8f5ebf53912664754585c09a&pageSize=3&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":"0xf75a6b094f217b6e2e5663f1c990e7c2e74d415a7a14fb2ac0aca1bb19d63aea"},{"messageHash":"0x0b2d5640c8b7e89be1d2d20ff651981c2a8f263f3baf9e02d80a08eeeb0ad4d0"}]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56680/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=3&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":"0xc9e2d5cd52d098975220b2d932717ca73d1d8604c04eca8d8429a17d3f747a7f"},{"messageHash":"0xf789bf1bf9477ed1d6e1179b4011a27903b6f66dfe2edee4aae53feff6d1bed4"},{"messageHash":"0x960bd17ff9dfad34fb7fa2db06351179567a86bf8f5ebf53912664754585c09a"}],"paginationCursor":"0x960bd17ff9dfad34fb7fa2db06351179567a86bf8f5ebf53912664754585c09a"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56680/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=3&ascending=true&paginationCursor=0x960bd17ff9dfad34fb7fa2db06351179567a86bf8f5ebf53912664754585c09a" -H "Content-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":"0xc9e2d5cd52d098975220b2d932717ca73d1d8604c04eca8d8429a17d3f747a7f"},{"messageHash":"0xf789bf1bf9477ed1d6e1179b4011a27903b6f66dfe2edee4aae53feff6d1bed4"},{"messageHash":"0x960bd17ff9dfad34fb7fa2db06351179567a86bf8f5ebf53912664754585c09a"}],"paginationCursor":"0x960bd17ff9dfad34fb7fa2db06351179567a86bf8f5ebf53912664754585c09a"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56680/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x960bd17ff9dfad34fb7fa2db06351179567a86bf8f5ebf53912664754585c09a&pageSize=3&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":"0xf75a6b094f217b6e2e5663f1c990e7c2e74d415a7a14fb2ac0aca1bb19d63aea"},{"messageHash":"0x0b2d5640c8b7e89be1d2d20ff651981c2a8f263f3baf9e02d80a08eeeb0ad4d0"}]}'
|
||||
[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 3185fded5ab3
|
||||
[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 03b866b03563
|
||||
[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.
|
||||
237
nim/1097/data/attachments/1a309dcb43a0fc15.txt
Normal file
237
nim/1097/data/attachments/1a309dcb43a0fc15.txt
Normal file
@ -0,0 +1,237 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_latency_with_load_sender_side with id: 2026-02-27_04-34-56__2d7e9300-9e2b-41f4-8813-2bca3973c9b9
|
||||
[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-27_04-34-56__2d7e9300-9e2b-41f4-8813-2bca3973c9b9__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-27_04-34-56__2d7e9300-9e2b-41f4-8813-2bca3973c9b9__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-27_04-34-56__2d7e9300-9e2b-41f4-8813-2bca3973c9b9__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-27_04-34-56__2d7e9300-9e2b-41f4-8813-2bca3973c9b9__wakuorg_nwaku:latest.log
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:241 Starting 4 nodes 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.3.234
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['49689', '49690', '49691', '49692', '49693']
|
||||
[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 49689:49689 -p 49690:49690 -p 49691:49691 -p 49692:49692 -p 49693:49693 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=49691 --rest-port=49689 --tcp-port=49690 --discv5-udp-port=49692 --rest-address=0.0.0.0 --nat=extip:172.18.3.234 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2cc3fcab808faa8ec309fee4aed80a0fabc2acaa90bffd91d4bbbb1eda28afe5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49693 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.3.234 waku 060d9ee21b54ca36006f4b25a70065d7b848f719deb87162a4e9d20ad3ffed1a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 060d9ee21b54. Setting up logs at ./log/docker/node1_2026-02-27_04-34-56__2d7e9300-9e2b-41f4-8813-2bca3973c9b9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 49689
|
||||
[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 bfc00f4881da. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container ffac76be8f55. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:49689/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:49689/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.3.234/tcp/49690/p2p/16Uiu2HAm1htEzsw4R6oytRZR4V55ez76RTWooaUEERVbMX2n6aAm","/ip4/172.18.3.234/tcp/49691/ws/p2p/16Uiu2HAm1htEzsw4R6oytRZR4V55ez76RTWooaUEERVbMX2n6aAm"],"enrUri":"enr:-L24QJWmQ4NJ3e7tXm-mQzWCG-O0YQTIembgegSksl_ZgKPfOx0tVTqZcPUp7zKYnYv_BC2nPi_z4nK26DogzsgbyMICgmlkgnY0gmlwhKwSA-qKbXVsdGlhZGRyc5YACASsEgPqBsIaAAoErBID6gbCG90DgnJzhQADAQAAiXNlY3AyNTZrMaECXU1HhM7M9T9dGYE5jInoXRfG9G9qutECs9iLAzm4F5KDdGNwgsIag3VkcILCHIV3YWt1MgE"}'
|
||||
[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.38.221
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['49894', '49895', '49896', '49897', '49898']
|
||||
[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 49894:49894 -p 49895:49895 -p 49896:49896 -p 49897:49897 -p 49898:49898 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=49896 --rest-port=49894 --tcp-port=49895 --discv5-udp-port=49897 --rest-address=0.0.0.0 --nat=extip:172.18.38.221 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2cff46c4aeee9e9dc3df0a7ee7cef0d0bddfb5165fcfaaa1408ba8ddcccbfee4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49898 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJWmQ4NJ3e7tXm-mQzWCG-O0YQTIembgegSksl_ZgKPfOx0tVTqZcPUp7zKYnYv_BC2nPi_z4nK26DogzsgbyMICgmlkgnY0gmlwhKwSA-qKbXVsdGlhZGRyc5YACASsEgPqBsIaAAoErBID6gbCG90DgnJzhQADAQAAiXNlY3AyNTZrMaECXU1HhM7M9T9dGYE5jInoXRfG9G9qutECs9iLAzm4F5KDdGNwgsIag3VkcILCHIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.38.221 waku 12043f6894723bcd7d828946961168c870c89079f4af179479d597eda90a7f1b
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 12043f689472. Setting up logs at ./log/docker/node2_2026-02-27_04-34-56__2d7e9300-9e2b-41f4-8813-2bca3973c9b9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 49894
|
||||
[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:49894/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:49894/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.38.221/tcp/49895/p2p/16Uiu2HAm1C97yYBN5RckadQ6sozKBE94cKdvqYy8esiCDvAt5krn","/ip4/172.18.38.221/tcp/49896/ws/p2p/16Uiu2HAm1C97yYBN5RckadQ6sozKBE94cKdvqYy8esiCDvAt5krn"],"enrUri":"enr:-L24QC8dl6QlMBneipLDNap_2Xf-uQ3fxdfP4LJ5YFNfI0bGAOyTbB1JsVV9zQZfXVDiyLOMbJFEBTZW7_JssC4g_uoCgmlkgnY0gmlwhKwSJt2KbXVsdGlhZGRyc5YACASsEibdBsLnAAoErBIm3QbC6N0DgnJzhQADAQAAiXNlY3AyNTZrMaECVa6twbk1iA0LTPnIr1YVZnR9qss57nIgTOIDuz7R5AODdGNwgsLng3VkcILC6YV3YWt1MgE"}'
|
||||
[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.197.20
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['34011', '34012', '34013', '34014', '34015']
|
||||
[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 34011:34011 -p 34012:34012 -p 34013:34013 -p 34014:34014 -p 34015:34015 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=34013 --rest-port=34011 --tcp-port=34012 --discv5-udp-port=34014 --rest-address=0.0.0.0 --nat=extip:172.18.197.20 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4fbe8de919cf704c97b9c6afa481baf664831ed4c28e6f1feee67dd5ec52f122 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34015 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJWmQ4NJ3e7tXm-mQzWCG-O0YQTIembgegSksl_ZgKPfOx0tVTqZcPUp7zKYnYv_BC2nPi_z4nK26DogzsgbyMICgmlkgnY0gmlwhKwSA-qKbXVsdGlhZGRyc5YACASsEgPqBsIaAAoErBID6gbCG90DgnJzhQADAQAAiXNlY3AyNTZrMaECXU1HhM7M9T9dGYE5jInoXRfG9G9qutECs9iLAzm4F5KDdGNwgsIag3VkcILCHIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.197.20 waku 72dd482d62c0c208b6e35ad7ba207624c3236ce7e96b3e9f5b24f6bf91983b04
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 72dd482d62c0. Setting up logs at ./log/docker/node3_2026-02-27_04-34-56__2d7e9300-9e2b-41f4-8813-2bca3973c9b9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 34011
|
||||
[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:34011/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:34011/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.197.20/tcp/34012/p2p/16Uiu2HAmGz7ZcX7vcMSgQPyfaK9BwSw2oZyxHL6UN4CPcUgbWPBE","/ip4/172.18.197.20/tcp/34013/ws/p2p/16Uiu2HAmGz7ZcX7vcMSgQPyfaK9BwSw2oZyxHL6UN4CPcUgbWPBE"],"enrUri":"enr:-L24QJ6NQ87DRIuPvaillHVrtZG33ZGYOON8ImCtHBwGQYGicE09Hb7OIjZ4z-t1sJMhsFnvDIKaQUPRJIdp7pT33mcCgmlkgnY0gmlwhKwSxRSKbXVsdGlhZGRyc5YACASsEsUUBoTcAAoErBLFFAaE3d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDQFTwMNdyRWICcC5xtGP_fpOuQsz430GKbVmtNXrV0bGDdGNwgoTcg3VkcIKE3oV3YWt1MgE"}'
|
||||
[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.213.143
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['10171', '10172', '10173', '10174', '10175']
|
||||
[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 10171:10171 -p 10172:10172 -p 10173:10173 -p 10174:10174 -p 10175:10175 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=10173 --rest-port=10171 --tcp-port=10172 --discv5-udp-port=10174 --rest-address=0.0.0.0 --nat=extip:172.18.213.143 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ef86caeb6ca4db96277e32dcea8bfdfae8a6a0ba6d7bfe98a01aee0cd76edd9c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10175 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJWmQ4NJ3e7tXm-mQzWCG-O0YQTIembgegSksl_ZgKPfOx0tVTqZcPUp7zKYnYv_BC2nPi_z4nK26DogzsgbyMICgmlkgnY0gmlwhKwSA-qKbXVsdGlhZGRyc5YACASsEgPqBsIaAAoErBID6gbCG90DgnJzhQADAQAAiXNlY3AyNTZrMaECXU1HhM7M9T9dGYE5jInoXRfG9G9qutECs9iLAzm4F5KDdGNwgsIag3VkcILCHIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.213.143 waku 09f1ffbf85dbce412bde8d7778f9c54ea0c92d4d7aa7edc2150b1420c17d921a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 09f1ffbf85db. Setting up logs at ./log/docker/node4_2026-02-27_04-34-56__2d7e9300-9e2b-41f4-8813-2bca3973c9b9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 10171
|
||||
[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:10171/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:10171/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.143/tcp/10172/p2p/16Uiu2HAmPBrnwZaSZYy6dxmW2vsvVjjDSNNQ4qjmsFhS4eDXDKxA","/ip4/172.18.213.143/tcp/10173/ws/p2p/16Uiu2HAmPBrnwZaSZYy6dxmW2vsvVjjDSNNQ4qjmsFhS4eDXDKxA"],"enrUri":"enr:-L24QGY5ZwERcLU5rTBzgpGfBtLkPMRVOoARky-TSSvTnw4ZYts1y4hAPGQyq45BJUsacis1NRkvXU9z1nXSjR-NvIoCgmlkgnY0gmlwhKwS1Y-KbXVsdGlhZGRyc5YACASsEtWPBie8AAoErBLVjwYnvd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnH1UK7rwe8UJ2_SLAV7TClwCRCnxRvC9Cia_4VpaFgeDdGNwgie8g3VkcIInvoV3YWt1MgE"}'
|
||||
[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:247 Subscribing all 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:49689/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:49894/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:34011/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:10171/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:49689/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.197.20/tcp/50710/p2p/16Uiu2HAmGz7ZcX7vcMSgQPyfaK9BwSw2oZyxHL6UN4CPcUgbWPBE","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.38.221/tcp/49282/p2p/16Uiu2HAm1C97yYBN5RckadQ6sozKBE94cKdvqYy8esiCDvAt5krn","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.213.143/tcp/46708/p2p/16Uiu2HAmPBrnwZaSZYy6dxmW2vsvVjjDSNNQ4qjmsFhS4eDXDKxA","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:49894/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.3.234/tcp/49690/p2p/16Uiu2HAm1htEzsw4R6oytRZR4V55ez76RTWooaUEERVbMX2n6aAm","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-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:34011/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.3.234/tcp/49690/p2p/16Uiu2HAm1htEzsw4R6oytRZR4V55ez76RTWooaUEERVbMX2n6aAm","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-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:10171/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.3.234/tcp/49690/p2p/16Uiu2HAm1htEzsw4R6oytRZR4V55ez76RTWooaUEERVbMX2n6aAm","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-157-gba8587","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 GET "http://127.0.0.1:10171/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 tests.e2e.test_network_conditions:test_network_conditions.py:255 Applying 3000ms latency on sender node1
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6257', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6257', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6257', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '3000ms']
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:259 Sending 50 messages from node1
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49689/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py: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:10171/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:278 Node4 received 50 messages (min_expected=25.0, total_sent=50)
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '6257', '-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 060d9ee21b54
|
||||
[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 12043f689472
|
||||
[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 72dd482d62c0
|
||||
[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 09f1ffbf85db
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 12043f689472. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 060d9ee21b54. 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.
|
||||
88
nim/1097/data/attachments/1a4b26bacac67d17.txt
Normal file
88
nim/1097/data/attachments/1a4b26bacac67d17.txt
Normal file
@ -0,0 +1,88 @@
|
||||
2026-02-27 04:42:20.990 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:42:20.991 DEBUG [tests.conftest] Running test: test_different_cursor_and_indexes[2-4] with id: 2026-02-27_04-42-20__0e3f166f-0033-425d-988b-289791fb0664
|
||||
2026-02-27 04:42:20.991 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:42:20.991 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:42:20.992 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:42:20.998 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:42:20.998 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-42-20__0e3f166f-0033-425d-988b-289791fb0664__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:20.999 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:42:20.999 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:42:21.000 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:42:21.000 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.197.131
|
||||
2026-02-27 04:42:21.000 DEBUG [src.node.docker_mananger] Generated ports ['25925', '25926', '25927', '25928', '25929']
|
||||
2026-02-27 04:42:21.000 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:42:21.001 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:42:21.001 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:42:21.001 DEBUG [src.node.docker_mananger] docker run -i -t -p 25925:25925 -p 25926:25926 -p 25927:25927 -p 25928:25928 -p 25929:25929 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=25927 --rest-port=25925 --tcp-port=25926 --discv5-udp-port=25928 --rest-address=0.0.0.0 --nat=extip:172.18.197.131 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bef019c402bd05bdf3fb5a2e8d7cc6bfc60abc3624adaca5bb53ccdfcfdfd1c0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25929 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:42:21.206 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.197.131 waku d5deaa465c2bfa41370c0a5596a48bcf0f64514c3250166cb4c1bff93ea97ad0
|
||||
2026-02-27 04:42:21.240 DEBUG [src.node.docker_mananger] Container started with ID d5deaa465c2b. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-42-20__0e3f166f-0033-425d-988b-289791fb0664__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:21.240 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25925
|
||||
2026-02-27 04:42:21.240 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:42:21.252 ERROR [src.node.docker_mananger] Max retries reached for container 2772813a73a9. Exiting log stream.
|
||||
2026-02-27 04:42:21.780 ERROR [src.node.docker_mananger] Max retries reached for container 216d531d5816. Exiting log stream.
|
||||
2026-02-27 04:42:22.241 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25925/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:22.243 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-27 04:42:22.244 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:42:22.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25925/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:22.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.197.131/tcp/25926/p2p/16Uiu2HAmLaKRmMXNU93v293qPg3BRGCShYs47WD83yXqUgH7Qwpc","/ip4/172.18.197.131/tcp/25927/ws/p2p/16Uiu2HAmLaKRmMXNU93v293qPg3BRGCShYs47WD83yXqUgH7Qwpc"],"enrUri":"enr:-L24QPEiBDT1nxjTbWKZ6OnYUpFqZ5KvCvVQtyUzc0xLU7aJRKU3hX1Z_Q79iLfu7w1iII4W4LUNmYxOmMiOenk0NHACgmlkgnY0gmlwhKwSxYOKbXVsdGlhZGRyc5YACASsEsWDBmVGAAoErBLFgwZlR90DgnJzhQADAQAAiXNlY3AyNTZrMaEDdaspd_IEQzLgKWs8RZsoo7fyRqfAWz98HhE9JpajXZmDdGNwgmVGg3VkcIJlSIV3YWt1MgM"}'
|
||||
2026-02-27 04:42:22.247 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:42:22.254 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:42:22.254 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-42-20__0e3f166f-0033-425d-988b-289791fb0664__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:22.254 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:42:22.254 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:42:22.256 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:42:22.256 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.63.190
|
||||
2026-02-27 04:42:22.256 DEBUG [src.node.docker_mananger] Generated ports ['9899', '9900', '9901', '9902', '9903']
|
||||
2026-02-27 04:42:22.256 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:42:22.256 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:42:22.256 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:42:22.257 DEBUG [src.node.docker_mananger] docker run -i -t -p 9899:9899 -p 9900:9900 -p 9901:9901 -p 9902:9902 -p 9903:9903 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=9901 --rest-port=9899 --tcp-port=9900 --discv5-udp-port=9902 --rest-address=0.0.0.0 --nat=extip:172.18.63.190 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f78cce52e6f184324a41be7c909e8ba084139e7cec45801c01f6bd64fd0aafb1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9903 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QPEiBDT1nxjTbWKZ6OnYUpFqZ5KvCvVQtyUzc0xLU7aJRKU3hX1Z_Q79iLfu7w1iII4W4LUNmYxOmMiOenk0NHACgmlkgnY0gmlwhKwSxYOKbXVsdGlhZGRyc5YACASsEsWDBmVGAAoErBLFgwZlR90DgnJzhQADAQAAiXNlY3AyNTZrMaEDdaspd_IEQzLgKWs8RZsoo7fyRqfAWz98HhE9JpajXZmDdGNwgmVGg3VkcIJlSIV3YWt1MgM --storenode=/ip4/172.18.197.131/tcp/25926/p2p/16Uiu2HAmLaKRmMXNU93v293qPg3BRGCShYs47WD83yXqUgH7Qwpc --store=true --relay=true
|
||||
2026-02-27 04:42:22.474 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.63.190 waku f38d1a367e23fe1149312549e851ebf35843cf2c5e4519f81b2af58f7eae4ebd
|
||||
2026-02-27 04:42:22.512 DEBUG [src.node.docker_mananger] Container started with ID f38d1a367e23. Setting up logs at ./log/docker/store_node1_2026-02-27_04-42-20__0e3f166f-0033-425d-988b-289791fb0664__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:22.513 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9899
|
||||
2026-02-27 04:42:22.514 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:42:23.515 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9899/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:23.518 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-27 04:42:23.518 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:42:23.518 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9899/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:23.521 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.63.190/tcp/9900/p2p/16Uiu2HAkz2WKgmdCqnuYc49hKBXAv1g3J87KHaebdt19yaYd4SH3","/ip4/172.18.63.190/tcp/9901/ws/p2p/16Uiu2HAkz2WKgmdCqnuYc49hKBXAv1g3J87KHaebdt19yaYd4SH3"],"enrUri":"enr:-L24QIeigCTBQg4R3BYGRaECEWkh0tw31PfpE8eGLaA13NSFPo5DPcGkQ5nlt6ONIdL1R9CQq0Hb4xjoAIErzSykIQwCgmlkgnY0gmlwhKwSP76KbXVsdGlhZGRyc5YACASsEj--BiasAAoErBI_vgYmrd0DgnJzhQADAQAAiXNlY3AyNTZrMaECRFsoI_DFlPuMh1i5_JKPP7LyzRV_VWgmvrRP6EOzHX6DdGNwgiasg3VkcIImroV3YWt1MgM"}'
|
||||
2026-02-27 04:42:23.521 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:42:23.522 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9899/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.197.131/tcp/25926/p2p/16Uiu2HAmLaKRmMXNU93v293qPg3BRGCShYs47WD83yXqUgH7Qwpc"]'
|
||||
2026-02-27 04:42:23.524 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:23.525 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25925/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:42:23.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:23.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9899/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:42:23.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:23.531 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:23.531 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25925/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-27 04:42:23.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:23.537 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:23.738 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:23.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25925/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-27 04:42:23.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:23.744 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:23.945 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:23.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25925/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-27 04:42:23.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:23.952 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:24.153 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:24.153 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25925/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-27 04:42:24.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:24.159 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:24.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25925/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=2&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:24.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x9b1b374ea9ebdc6ebd8d1c265ade8f099cf0260c5c0bdd6768286422d82490d9"},{"messageHash":"0xa7b76d8b119e7399c46bd6ad06c44b8043740b5f30e24a7f6d96148f66c9a1c7"}],"paginationCursor":"0xa7b76d8b119e7399c46bd6ad06c44b8043740b5f30e24a7f6d96148f66c9a1c7"}'
|
||||
2026-02-27 04:42:24.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9899/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=2&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:24.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x9b1b374ea9ebdc6ebd8d1c265ade8f099cf0260c5c0bdd6768286422d82490d9"},{"messageHash":"0xa7b76d8b119e7399c46bd6ad06c44b8043740b5f30e24a7f6d96148f66c9a1c7"}],"paginationCursor":"0xa7b76d8b119e7399c46bd6ad06c44b8043740b5f30e24a7f6d96148f66c9a1c7"}'
|
||||
2026-02-27 04:42:24.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25925/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa7b76d8b119e7399c46bd6ad06c44b8043740b5f30e24a7f6d96148f66c9a1c7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:24.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xeac9e08fab696ac872ca0d6ffa69a0c408eab059ffd657770ba61650db09dcaa"},{"messageHash":"0x60004e4c87617a9904965e3c8d43949f0824d18d5960f1e20bb6a6a23d41ebdc"}]}'
|
||||
2026-02-27 04:42:24.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9899/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0xa7b76d8b119e7399c46bd6ad06c44b8043740b5f30e24a7f6d96148f66c9a1c7&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:24.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xeac9e08fab696ac872ca0d6ffa69a0c408eab059ffd657770ba61650db09dcaa"},{"messageHash":"0x60004e4c87617a9904965e3c8d43949f0824d18d5960f1e20bb6a6a23d41ebdc"}]}'
|
||||
2026-02-27 04:42:24.375 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:42:24.376 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:42:24.376 DEBUG [src.node.waku_node] Stopping container with id d5deaa465c2b
|
||||
2026-02-27 04:42:24.928 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:42:24.929 DEBUG [src.node.waku_node] Stopping container with id f38d1a367e23
|
||||
2026-02-27 04:42:25.487 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:42:25.489 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:42:25.502 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:42:25.508 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
84
nim/1097/data/attachments/1a55f21d31e401fa.txt
Normal file
84
nim/1097/data/attachments/1a55f21d31e401fa.txt
Normal file
@ -0,0 +1,84 @@
|
||||
2026-02-27 04:37:49.986 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:37:49.986 DEBUG [tests.conftest] Running test: test_store_with_non_hex_characters_in_hash with id: 2026-02-27_04-37-49__63d5cce3-5bbd-4ba3-945f-883ec9811088
|
||||
2026-02-27 04:37:49.987 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:37:49.988 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:37:49.989 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:37:49.997 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:49.997 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-37-49__63d5cce3-5bbd-4ba3-945f-883ec9811088__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:49.997 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:49.998 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:50.000 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:50.000 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.162.202
|
||||
2026-02-27 04:37:50.001 DEBUG [src.node.docker_mananger] Generated ports ['21612', '21613', '21614', '21615', '21616']
|
||||
2026-02-27 04:37:50.001 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:50.001 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:50.002 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:50.002 DEBUG [src.node.docker_mananger] docker run -i -t -p 21612:21612 -p 21613:21613 -p 21614:21614 -p 21615:21615 -p 21616:21616 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=21614 --rest-port=21612 --tcp-port=21613 --discv5-udp-port=21615 --rest-address=0.0.0.0 --nat=extip:172.18.162.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=feb2ed062c3ef2e4e45966f0b05d7053fad7b83baffbfee8a25242abbed546ea --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21616 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:37:50.196 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.162.202 waku 51b1089d6dde7f8583bce7bda6cf353a7313e8368f2558ae3665d91deccbf99f
|
||||
2026-02-27 04:37:50.233 DEBUG [src.node.docker_mananger] Container started with ID 51b1089d6dde. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-37-49__63d5cce3-5bbd-4ba3-945f-883ec9811088__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:50.234 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21612
|
||||
2026-02-27 04:37:50.235 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:50.252 ERROR [src.node.docker_mananger] Max retries reached for container 11d9ee70cd66. Exiting log stream.
|
||||
2026-02-27 04:37:50.824 ERROR [src.node.docker_mananger] Max retries reached for container c53a5187f870. Exiting log stream.
|
||||
2026-02-27 04:37:51.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21612/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:51.239 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-27 04:37:51.239 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:51.239 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21612/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:51.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.162.202/tcp/21613/p2p/16Uiu2HAmPi3WbnyyQpYRJoRKffhdUywd3qTgyhBoycugfhnWD8My","/ip4/172.18.162.202/tcp/21614/ws/p2p/16Uiu2HAmPi3WbnyyQpYRJoRKffhdUywd3qTgyhBoycugfhnWD8My"],"enrUri":"enr:-L24QHDRR6n2G2G-1x8qczcCjvbCBW1lCSlh5ryeGUSxmrlMO7RcIO8JWlPHbvgT16VxiljaQmyifOw5yR4OkWriRQoCgmlkgnY0gmlwhKwSosqKbXVsdGlhZGRyc5YACASsEqLKBlRtAAoErBKiygZUbt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpDjfSzPct-fX8_jyt2MJvfmfaGDaJWo73iKKTuGJBoyDdGNwglRtg3VkcIJUb4V3YWt1MgM"}'
|
||||
2026-02-27 04:37:51.241 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:51.249 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:51.249 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-37-49__63d5cce3-5bbd-4ba3-945f-883ec9811088__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:51.249 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:51.249 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:51.250 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:51.251 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.122.189
|
||||
2026-02-27 04:37:51.251 DEBUG [src.node.docker_mananger] Generated ports ['39254', '39255', '39256', '39257', '39258']
|
||||
2026-02-27 04:37:51.251 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:51.251 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:51.251 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:51.251 DEBUG [src.node.docker_mananger] docker run -i -t -p 39254:39254 -p 39255:39255 -p 39256:39256 -p 39257:39257 -p 39258:39258 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=39256 --rest-port=39254 --tcp-port=39255 --discv5-udp-port=39257 --rest-address=0.0.0.0 --nat=extip:172.18.122.189 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a1faebafbe25fe1aa4852a88dd3f81ee5a14e73dbed4dd5faec606ed40dbe9cc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39258 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHDRR6n2G2G-1x8qczcCjvbCBW1lCSlh5ryeGUSxmrlMO7RcIO8JWlPHbvgT16VxiljaQmyifOw5yR4OkWriRQoCgmlkgnY0gmlwhKwSosqKbXVsdGlhZGRyc5YACASsEqLKBlRtAAoErBKiygZUbt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpDjfSzPct-fX8_jyt2MJvfmfaGDaJWo73iKKTuGJBoyDdGNwglRtg3VkcIJUb4V3YWt1MgM --storenode=/ip4/172.18.162.202/tcp/21613/p2p/16Uiu2HAmPi3WbnyyQpYRJoRKffhdUywd3qTgyhBoycugfhnWD8My --store=true --relay=true
|
||||
2026-02-27 04:37:51.452 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.122.189 waku 16e64e9ff20feb211eaa2385eb9ee7226bd2a243a2406d7750f182c973b84ee6
|
||||
2026-02-27 04:37:51.483 DEBUG [src.node.docker_mananger] Container started with ID 16e64e9ff20f. Setting up logs at ./log/docker/store_node1_2026-02-27_04-37-49__63d5cce3-5bbd-4ba3-945f-883ec9811088__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:51.484 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39254
|
||||
2026-02-27 04:37:51.484 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:52.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39254/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:52.487 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-27 04:37:52.488 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:52.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39254/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:52.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.122.189/tcp/39255/p2p/16Uiu2HAmTadPKoUAtQgwYsWcYpSCWhkuPLSu3Zqhwoa62ZiJb3qf","/ip4/172.18.122.189/tcp/39256/ws/p2p/16Uiu2HAmTadPKoUAtQgwYsWcYpSCWhkuPLSu3Zqhwoa62ZiJb3qf"],"enrUri":"enr:-L24QCYfO5MmG5QWbD87kBP4iqJQM2-y7GORl-eLM3h9NaDPaKNTzariqugM5eq5q_9_lYc_maKMtRWT0BYS_-c5bGoCgmlkgnY0gmlwhKwSer2KbXVsdGlhZGRyc5YACASsEnq9BplXAAoErBJ6vQaZWN0DgnJzhQADAQAAiXNlY3AyNTZrMaED3cFGiuyAVO0L6aCcq8gdnZYBJLID2j4_o2ijI0sYLM6DdGNwgplXg3VkcIKZWYV3YWt1MgM"}'
|
||||
2026-02-27 04:37:52.490 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:52.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39254/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.162.202/tcp/21613/p2p/16Uiu2HAmPi3WbnyyQpYRJoRKffhdUywd3qTgyhBoycugfhnWD8My"]'
|
||||
2026-02-27 04:37:52.493 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:52.494 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21612/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:37:52.496 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:52.497 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39254/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:37:52.499 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:52.500 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:52.501 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21612/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-27 04:37:52.506 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:52.506 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:52.707 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:52.708 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21612/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-27 04:37:52.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:52.713 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:52.914 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:52.914 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21612/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-27 04:37:52.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:52.920 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:53.121 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:53.121 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21612/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-27 04:37:53.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:53.128 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:53.328 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21612/store/v3/messages?hashes=%23%23%23%20INVALID%20HASH%20%23%23%23&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:53.331 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:21612/store/v3/messages?hashes=%23%23%23%20INVALID%20HASH%20%23%23%23&pageSize=50&ascending=true. Response content: b'Exception converting hex string to bytes: # is not a hexadecimal character'
|
||||
2026-02-27 04:37:53.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39254/store/v3/messages?hashes=%23%23%23%20INVALID%20HASH%20%23%23%23&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:53.334 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:39254/store/v3/messages?hashes=%23%23%23%20INVALID%20HASH%20%23%23%23&pageSize=50&ascending=true. Response content: b'Exception converting hex string to bytes: # is not a hexadecimal character'
|
||||
2026-02-27 04:37:53.335 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:37:53.337 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:37:53.337 DEBUG [src.node.waku_node] Stopping container with id 51b1089d6dde
|
||||
2026-02-27 04:37:53.899 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:53.899 DEBUG [src.node.waku_node] Stopping container with id 16e64e9ff20f
|
||||
2026-02-27 04:37:54.448 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:54.451 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:37:54.458 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:37:54.464 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
116
nim/1097/data/attachments/1a80f1154934dd71.txt
Normal file
116
nim/1097/data/attachments/1a80f1154934dd71.txt
Normal file
@ -0,0 +1,116 @@
|
||||
2026-02-27 04:34:01.861 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:34:01.861 DEBUG [tests.conftest] Running test: test_admin_set_all_log_levels with id: 2026-02-27_04-34-01__2ead92a4-beac-4a69-b0c6-00ded114ae75
|
||||
2026-02-27 04:34:01.862 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:34:01.862 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-27 04:34:01.862 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-27 04:34:01.869 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:01.869 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-34-01__2ead92a4-beac-4a69-b0c6-00ded114ae75__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:01.875 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:01.875 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-34-01__2ead92a4-beac-4a69-b0c6-00ded114ae75__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:01.881 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:01.881 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-27_04-34-01__2ead92a4-beac-4a69-b0c6-00ded114ae75__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:01.887 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:01.887 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-27_04-34-01__2ead92a4-beac-4a69-b0c6-00ded114ae75__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:01.887 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:34:01.887 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:34:01.888 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:01.888 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:01.891 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:01.892 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.74.171
|
||||
2026-02-27 04:34:01.892 DEBUG [src.node.docker_mananger] Generated ports ['13253', '13254', '13255', '13256', '13257']
|
||||
2026-02-27 04:34:01.892 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:01.892 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:01.892 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:01.892 DEBUG [src.node.docker_mananger] docker run -i -t -p 13253:13253 -p 13254:13254 -p 13255:13255 -p 13256:13256 -p 13257:13257 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=13255 --rest-port=13253 --tcp-port=13254 --discv5-udp-port=13256 --rest-address=0.0.0.0 --nat=extip:172.18.74.171 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e0be08ecee3e6dc0e818fb5676a3d4107a3594725d6d742b8223c19beac17950 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13257 --metrics-logging=true --relay=true
|
||||
2026-02-27 04:34:02.077 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.74.171 waku 8a01fd97d3c29913feccd7a4573fbde8deef1ad91f9d257e8e5fc74ca1f01b2d
|
||||
2026-02-27 04:34:02.102 ERROR [src.node.docker_mananger] Max retries reached for container 7d9e9ba015d8. Exiting log stream.
|
||||
2026-02-27 04:34:02.114 DEBUG [src.node.docker_mananger] Container started with ID 8a01fd97d3c2. Setting up logs at ./log/docker/node1_2026-02-27_04-34-01__2ead92a4-beac-4a69-b0c6-00ded114ae75__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:02.115 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13253
|
||||
2026-02-27 04:34:02.115 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:02.657 ERROR [src.node.docker_mananger] Max retries reached for container 46f24ff34dcf. Exiting log stream.
|
||||
2026-02-27 04:34:03.116 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13253/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:03.119 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-27 04:34:03.119 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:03.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13253/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:03.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.74.171/tcp/13254/p2p/16Uiu2HAkyB372FDteDEub2N7QrGzunPBH5Zh4u2wBpWhUuvSwZBd","/ip4/172.18.74.171/tcp/13255/ws/p2p/16Uiu2HAkyB372FDteDEub2N7QrGzunPBH5Zh4u2wBpWhUuvSwZBd"],"enrUri":"enr:-L24QDV2rBYqwC5IP8TN4XE45OAmx8m2RwJtTJZfWCk7XeBENwQ6CVxzeOGan4ge_e8NUJzpPASPnk4PsoxWGvmG-F4CgmlkgnY0gmlwhKwSSquKbXVsdGlhZGRyc5YACASsEkqrBjPGAAoErBJKqwYzx90DgnJzhQADAQAAiXNlY3AyNTZrMaECN67r2El9-UGNr10cg01Objfu48OMxutv6dNHT3WIUoiDdGNwgjPGg3VkcIIzyIV3YWt1MgE"}'
|
||||
2026-02-27 04:34:03.121 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:03.122 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:03.122 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:03.123 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:03.123 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.143.6
|
||||
2026-02-27 04:34:03.123 DEBUG [src.node.docker_mananger] Generated ports ['37224', '37225', '37226', '37227', '37228']
|
||||
2026-02-27 04:34:03.124 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:03.124 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:03.124 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:03.124 DEBUG [src.node.docker_mananger] docker run -i -t -p 37224:37224 -p 37225:37225 -p 37226:37226 -p 37227:37227 -p 37228:37228 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=37226 --rest-port=37224 --tcp-port=37225 --discv5-udp-port=37227 --rest-address=0.0.0.0 --nat=extip:172.18.143.6 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eedf66ed8cace3ba7fd978ec255da8f128cbde4358fdaa4c6aeed070ff74ed21 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37228 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDV2rBYqwC5IP8TN4XE45OAmx8m2RwJtTJZfWCk7XeBENwQ6CVxzeOGan4ge_e8NUJzpPASPnk4PsoxWGvmG-F4CgmlkgnY0gmlwhKwSSquKbXVsdGlhZGRyc5YACASsEkqrBjPGAAoErBJKqwYzx90DgnJzhQADAQAAiXNlY3AyNTZrMaECN67r2El9-UGNr10cg01Objfu48OMxutv6dNHT3WIUoiDdGNwgjPGg3VkcIIzyIV3YWt1MgE
|
||||
2026-02-27 04:34:03.318 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.143.6 waku c96b1ebc15c6c715d1e7cc41fcae12433b2eb9d9753aff333625f5385536ca33
|
||||
2026-02-27 04:34:03.350 DEBUG [src.node.docker_mananger] Container started with ID c96b1ebc15c6. Setting up logs at ./log/docker/node2_2026-02-27_04-34-01__2ead92a4-beac-4a69-b0c6-00ded114ae75__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:03.351 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37224
|
||||
2026-02-27 04:34:03.352 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:04.352 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.382 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-27 04:34:04.383 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:04.383 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.6/tcp/37225/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh","/ip4/172.18.143.6/tcp/37226/ws/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh"],"enrUri":"enr:-L24QG-aCFZ9tPVoGOBT1Cp_AFxCZKH_rHYzyBJ7LCwcoRlRYk6h_GxFTd99t7KyUnY4ICxaGL7jk-I9u-_r_ibsIOMCgmlkgnY0gmlwhKwSjwaKbXVsdGlhZGRyc5YACASsEo8GBpFpAAoErBKPBgaRat0DgnJzhQADAQAAiXNlY3AyNTZrMaECiJCXgQnXiMxeCNFO-VUU1vsrVgrw0dYwfzXLBSGZA2SDdGNwgpFpg3VkcIKRa4V3YWt1MgE"}'
|
||||
2026-02-27 04:34:04.391 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:04.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13253/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:04.393 DEBUG [tests.rest_flags.test_admin_flags] Set log level (TRACE) -> status=200
|
||||
2026-02-27 04:34:04.393 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.6/tcp/37225/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh","/ip4/172.18.143.6/tcp/37226/ws/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh"],"enrUri":"enr:-L24QG-aCFZ9tPVoGOBT1Cp_AFxCZKH_rHYzyBJ7LCwcoRlRYk6h_GxFTd99t7KyUnY4ICxaGL7jk-I9u-_r_ibsIOMCgmlkgnY0gmlwhKwSjwaKbXVsdGlhZGRyc5YACASsEo8GBpFpAAoErBKPBgaRat0DgnJzhQADAQAAiXNlY3AyNTZrMaECiJCXgQnXiMxeCNFO-VUU1vsrVgrw0dYwfzXLBSGZA2SDdGNwgpFpg3VkcIKRa4V3YWt1MgE"}'
|
||||
2026-02-27 04:34:04.396 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-157-gba8587'
|
||||
2026-02-27 04:34:04.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13253/admin/v1/log-level/DEBUG" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:04.400 DEBUG [tests.rest_flags.test_admin_flags] Set log level (DEBUG) -> status=200
|
||||
2026-02-27 04:34:04.400 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.402 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.6/tcp/37225/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh","/ip4/172.18.143.6/tcp/37226/ws/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh"],"enrUri":"enr:-L24QG-aCFZ9tPVoGOBT1Cp_AFxCZKH_rHYzyBJ7LCwcoRlRYk6h_GxFTd99t7KyUnY4ICxaGL7jk-I9u-_r_ibsIOMCgmlkgnY0gmlwhKwSjwaKbXVsdGlhZGRyc5YACASsEo8GBpFpAAoErBKPBgaRat0DgnJzhQADAQAAiXNlY3AyNTZrMaECiJCXgQnXiMxeCNFO-VUU1vsrVgrw0dYwfzXLBSGZA2SDdGNwgpFpg3VkcIKRa4V3YWt1MgE"}'
|
||||
2026-02-27 04:34:04.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.405 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-157-gba8587'
|
||||
2026-02-27 04:34:04.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13253/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.407 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:04.407 DEBUG [tests.rest_flags.test_admin_flags] Set log level (INFO) -> status=200
|
||||
2026-02-27 04:34:04.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.6/tcp/37225/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh","/ip4/172.18.143.6/tcp/37226/ws/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh"],"enrUri":"enr:-L24QG-aCFZ9tPVoGOBT1Cp_AFxCZKH_rHYzyBJ7LCwcoRlRYk6h_GxFTd99t7KyUnY4ICxaGL7jk-I9u-_r_ibsIOMCgmlkgnY0gmlwhKwSjwaKbXVsdGlhZGRyc5YACASsEo8GBpFpAAoErBKPBgaRat0DgnJzhQADAQAAiXNlY3AyNTZrMaECiJCXgQnXiMxeCNFO-VUU1vsrVgrw0dYwfzXLBSGZA2SDdGNwgpFpg3VkcIKRa4V3YWt1MgE"}'
|
||||
2026-02-27 04:34:04.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-157-gba8587'
|
||||
2026-02-27 04:34:04.412 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13253/admin/v1/log-level/NOTICE" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:04.414 DEBUG [tests.rest_flags.test_admin_flags] Set log level (NOTICE) -> status=200
|
||||
2026-02-27 04:34:04.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.416 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.6/tcp/37225/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh","/ip4/172.18.143.6/tcp/37226/ws/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh"],"enrUri":"enr:-L24QG-aCFZ9tPVoGOBT1Cp_AFxCZKH_rHYzyBJ7LCwcoRlRYk6h_GxFTd99t7KyUnY4ICxaGL7jk-I9u-_r_ibsIOMCgmlkgnY0gmlwhKwSjwaKbXVsdGlhZGRyc5YACASsEo8GBpFpAAoErBKPBgaRat0DgnJzhQADAQAAiXNlY3AyNTZrMaECiJCXgQnXiMxeCNFO-VUU1vsrVgrw0dYwfzXLBSGZA2SDdGNwgpFpg3VkcIKRa4V3YWt1MgE"}'
|
||||
2026-02-27 04:34:04.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-157-gba8587'
|
||||
2026-02-27 04:34:04.418 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13253/admin/v1/log-level/WARN" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:04.421 DEBUG [tests.rest_flags.test_admin_flags] Set log level (WARN) -> status=200
|
||||
2026-02-27 04:34:04.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.6/tcp/37225/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh","/ip4/172.18.143.6/tcp/37226/ws/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh"],"enrUri":"enr:-L24QG-aCFZ9tPVoGOBT1Cp_AFxCZKH_rHYzyBJ7LCwcoRlRYk6h_GxFTd99t7KyUnY4ICxaGL7jk-I9u-_r_ibsIOMCgmlkgnY0gmlwhKwSjwaKbXVsdGlhZGRyc5YACASsEo8GBpFpAAoErBKPBgaRat0DgnJzhQADAQAAiXNlY3AyNTZrMaECiJCXgQnXiMxeCNFO-VUU1vsrVgrw0dYwfzXLBSGZA2SDdGNwgpFpg3VkcIKRa4V3YWt1MgE"}'
|
||||
2026-02-27 04:34:04.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-157-gba8587'
|
||||
2026-02-27 04:34:04.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13253/admin/v1/log-level/ERROR" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.427 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:04.427 DEBUG [tests.rest_flags.test_admin_flags] Set log level (ERROR) -> status=200
|
||||
2026-02-27 04:34:04.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.6/tcp/37225/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh","/ip4/172.18.143.6/tcp/37226/ws/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh"],"enrUri":"enr:-L24QG-aCFZ9tPVoGOBT1Cp_AFxCZKH_rHYzyBJ7LCwcoRlRYk6h_GxFTd99t7KyUnY4ICxaGL7jk-I9u-_r_ibsIOMCgmlkgnY0gmlwhKwSjwaKbXVsdGlhZGRyc5YACASsEo8GBpFpAAoErBKPBgaRat0DgnJzhQADAQAAiXNlY3AyNTZrMaECiJCXgQnXiMxeCNFO-VUU1vsrVgrw0dYwfzXLBSGZA2SDdGNwgpFpg3VkcIKRa4V3YWt1MgE"}'
|
||||
2026-02-27 04:34:04.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.432 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-157-gba8587'
|
||||
2026-02-27 04:34:04.432 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13253/admin/v1/log-level/FATAL" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:04.434 DEBUG [tests.rest_flags.test_admin_flags] Set log level (FATAL) -> status=200
|
||||
2026-02-27 04:34:04.434 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.436 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.6/tcp/37225/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh","/ip4/172.18.143.6/tcp/37226/ws/p2p/16Uiu2HAm4cmJd2QNEdRmfsQoyFcFkc3akRB33MzCPUXqAfAMBtHh"],"enrUri":"enr:-L24QG-aCFZ9tPVoGOBT1Cp_AFxCZKH_rHYzyBJ7LCwcoRlRYk6h_GxFTd99t7KyUnY4ICxaGL7jk-I9u-_r_ibsIOMCgmlkgnY0gmlwhKwSjwaKbXVsdGlhZGRyc5YACASsEo8GBpFpAAoErBKPBgaRat0DgnJzhQADAQAAiXNlY3AyNTZrMaECiJCXgQnXiMxeCNFO-VUU1vsrVgrw0dYwfzXLBSGZA2SDdGNwgpFpg3VkcIKRa4V3YWt1MgE"}'
|
||||
2026-02-27 04:34:04.436 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37224/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.438 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-157-gba8587'
|
||||
2026-02-27 04:34:04.438 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13253/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:04.440 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:04.441 DEBUG [tests.rest_flags.test_admin_flags] Restore default log level (TRACE) -> status=200
|
||||
2026-02-27 04:34:04.443 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:34:04.444 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:34:04.444 DEBUG [src.node.waku_node] Stopping container with id 8a01fd97d3c2
|
||||
2026-02-27 04:34:05.024 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:05.027 DEBUG [src.node.waku_node] Stopping container with id c96b1ebc15c6
|
||||
2026-02-27 04:34:05.561 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:05.563 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:05.568 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:05.573 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
271
nim/1097/data/attachments/1a9513320a795a89.txt
Normal file
271
nim/1097/data/attachments/1a9513320a795a89.txt
Normal file
@ -0,0 +1,271 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_relay_packet_loss_sender_vs_receiver with id: 2026-02-27_04-32-15__518a232b-9182-4ed4-95f5-65942a13a602
|
||||
[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-27_04-32-15__518a232b-9182-4ed4-95f5-65942a13a602__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-27_04-32-15__518a232b-9182-4ed4-95f5-65942a13a602__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-27_04-32-15__518a232b-9182-4ed4-95f5-65942a13a602__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-27_04-32-15__518a232b-9182-4ed4-95f5-65942a13a602__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:33 Network waku created
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.114.150
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['43315', '43316', '43317', '43318', '43319']
|
||||
[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 43315:43315 -p 43316:43316 -p 43317:43317 -p 43318:43318 -p 43319:43319 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=43317 --rest-port=43315 --tcp-port=43316 --discv5-udp-port=43318 --rest-address=0.0.0.0 --nat=extip:172.18.114.150 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=56fe13a9a298ff52fbf1dc4dc33126aab003e4d8bedfba83d333fb2fc5d68fe4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43319 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.114.150 waku 6cad910454b0e2d9a3777790d60572d09747af041059383def6bbe2888462832
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6cad910454b0. Setting up logs at ./log/docker/node1_2026-02-27_04-32-15__518a232b-9182-4ed4-95f5-65942a13a602__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 43315
|
||||
[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:43315/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:43315/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.114.150/tcp/43316/p2p/16Uiu2HAmPR1YxfgEfqKgEe1ywxpUpb2Gb7XrrYkDCPJR3fbe1Lnk","/ip4/172.18.114.150/tcp/43317/ws/p2p/16Uiu2HAmPR1YxfgEfqKgEe1ywxpUpb2Gb7XrrYkDCPJR3fbe1Lnk"],"enrUri":"enr:-L24QIWAp1TfFqSCxSVs2h9e5_TNImGzrBDSFIOGSrT04t7BJ3S9Y2zhexgH71DYJkEfRcsF4DeN9ga7jxDCRtpjzDACgmlkgnY0gmlwhKwScpaKbXVsdGlhZGRyc5YACASsEnKWBqk0AAoErBJylgapNd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDn9vIeE3zt9Kld5SXo6u6jl1CXrDFjHq-DlbdOBvECxmDdGNwgqk0g3VkcIKpNoV3YWt1MgE"}'
|
||||
[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.222.209
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['12530', '12531', '12532', '12533', '12534']
|
||||
[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 12530:12530 -p 12531:12531 -p 12532:12532 -p 12533:12533 -p 12534:12534 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=12532 --rest-port=12530 --tcp-port=12531 --discv5-udp-port=12533 --rest-address=0.0.0.0 --nat=extip:172.18.222.209 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4f95fd0bdce952b1ad5cabab8d042c6fdfadd9ad2b0aa1a51be0bc02acc9ff38 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12534 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIWAp1TfFqSCxSVs2h9e5_TNImGzrBDSFIOGSrT04t7BJ3S9Y2zhexgH71DYJkEfRcsF4DeN9ga7jxDCRtpjzDACgmlkgnY0gmlwhKwScpaKbXVsdGlhZGRyc5YACASsEnKWBqk0AAoErBJylgapNd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDn9vIeE3zt9Kld5SXo6u6jl1CXrDFjHq-DlbdOBvECxmDdGNwgqk0g3VkcIKpNoV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.222.209 waku 10ca2ccb60f3bf5b7420351904b6c77e2bc451bc7827e35451dd86a48c76dc0e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 10ca2ccb60f3. Setting up logs at ./log/docker/node2_2026-02-27_04-32-15__518a232b-9182-4ed4-95f5-65942a13a602__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 12530
|
||||
[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:12530/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:12530/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.209/tcp/12531/p2p/16Uiu2HAm6x3Zhk8dLDZJR5hzfhnLxqBTCMERMSHLiCRYbzBPY5ZS","/ip4/172.18.222.209/tcp/12532/ws/p2p/16Uiu2HAm6x3Zhk8dLDZJR5hzfhnLxqBTCMERMSHLiCRYbzBPY5ZS"],"enrUri":"enr:-L24QOlIxh177rP6BfZw21-ppcKFosGFiEi6_vak2d_iO1MaIcU8IEvct3B_0c8NFVTIPfyvq1TKKpfOvZ7KjfyaAIACgmlkgnY0gmlwhKwS3tGKbXVsdGlhZGRyc5YACASsEt7RBjDzAAoErBLe0QYw9N0DgnJzhQADAQAAiXNlY3AyNTZrMaECqzhi5OVO30rg-2ITuBBJCTOOyDzKiZXIa1HsJzmPeqGDdGNwgjDzg3VkcIIw9YV3YWt1MgE"}'
|
||||
[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.147.53
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['45632', '45633', '45634', '45635', '45636']
|
||||
[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 45632:45632 -p 45633:45633 -p 45634:45634 -p 45635:45635 -p 45636:45636 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=45634 --rest-port=45632 --tcp-port=45633 --discv5-udp-port=45635 --rest-address=0.0.0.0 --nat=extip:172.18.147.53 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ebd0ee4a6ccb9acef817dbe04a7cc91f94af0fcc2ad1d3b94f3e2c5dc4abcebb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45636 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOlIxh177rP6BfZw21-ppcKFosGFiEi6_vak2d_iO1MaIcU8IEvct3B_0c8NFVTIPfyvq1TKKpfOvZ7KjfyaAIACgmlkgnY0gmlwhKwS3tGKbXVsdGlhZGRyc5YACASsEt7RBjDzAAoErBLe0QYw9N0DgnJzhQADAQAAiXNlY3AyNTZrMaECqzhi5OVO30rg-2ITuBBJCTOOyDzKiZXIa1HsJzmPeqGDdGNwgjDzg3VkcIIw9YV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.147.53 waku 749acf899919e63a2f0ba7ac03e7d23ff2d07847d05a57e5a0623faf512222af
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 749acf899919. Setting up logs at ./log/docker/node3_2026-02-27_04-32-15__518a232b-9182-4ed4-95f5-65942a13a602__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 45632
|
||||
[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:45632/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:45632/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.147.53/tcp/45633/p2p/16Uiu2HAmTTyGrkVCA79LAK9XhFRQ2zZFMwhuCP6w8fHg29cghYrU","/ip4/172.18.147.53/tcp/45634/ws/p2p/16Uiu2HAmTTyGrkVCA79LAK9XhFRQ2zZFMwhuCP6w8fHg29cghYrU"],"enrUri":"enr:-L24QPdzqVD731NgRYvx0Gwqu5YuRCyBfTPl-uHs2a6tU9zgLN3b86jzHK-PWKwE0FjjFjU93yvx320wNnA6GyW4RGICgmlkgnY0gmlwhKwSkzWKbXVsdGlhZGRyc5YACASsEpM1BrJBAAoErBKTNQayQt0DgnJzhQADAQAAiXNlY3AyNTZrMaED3Ayyqdb-Ugzteu2JtF58MUZERRumEyIH3CJ7seXSXqGDdGNwgrJBg3VkcIKyQ4V3YWt1MgE"}'
|
||||
[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.84.28
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['22458', '22459', '22460', '22461', '22462']
|
||||
[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 22458:22458 -p 22459:22459 -p 22460:22460 -p 22461:22461 -p 22462:22462 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=22460 --rest-port=22458 --tcp-port=22459 --discv5-udp-port=22461 --rest-address=0.0.0.0 --nat=extip:172.18.84.28 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a1cabf707cbb3947d48b5eb7caafcacbb64fdecafbceae08716cadc0bda3a3dd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22462 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPdzqVD731NgRYvx0Gwqu5YuRCyBfTPl-uHs2a6tU9zgLN3b86jzHK-PWKwE0FjjFjU93yvx320wNnA6GyW4RGICgmlkgnY0gmlwhKwSkzWKbXVsdGlhZGRyc5YACASsEpM1BrJBAAoErBKTNQayQt0DgnJzhQADAQAAiXNlY3AyNTZrMaED3Ayyqdb-Ugzteu2JtF58MUZERRumEyIH3CJ7seXSXqGDdGNwgrJBg3VkcIKyQ4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.84.28 waku 72e3af3ca8f5fe2016a2ae37eddc027c014c5ef22a8253447574044d89ae5eef
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 72e3af3ca8f5. Setting up logs at ./log/docker/node4_2026-02-27_04-32-15__518a232b-9182-4ed4-95f5-65942a13a602__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 22458
|
||||
[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:22458/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:22458/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.84.28/tcp/22459/p2p/16Uiu2HAmGGzLsJ1d1ptqs1CLwa54BhA1y1SMS4LRksNGytDxhdhz","/ip4/172.18.84.28/tcp/22460/ws/p2p/16Uiu2HAmGGzLsJ1d1ptqs1CLwa54BhA1y1SMS4LRksNGytDxhdhz"],"enrUri":"enr:-L24QE9UAi9OVgL_5dPjBKhHGBu_Y91sDqAWw1jHF_u1i3nlTg7-gpkHTmgS7wZ_mLQXenleiraEhuQygkMJTOTg5zQCgmlkgnY0gmlwhKwSVByKbXVsdGlhZGRyc5YACASsElQcBle7AAoErBJUHAZXvN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDNcv2MKx5HmPDnuEAKhVGbmyITSFf2rZPEm2pyLauZkmDdGNwgle7g3VkcIJXvYV3YWt1MgE"}'
|
||||
[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:43315/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:12530/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:45632/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:22458/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:43315/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.222.209/tcp/38250/p2p/16Uiu2HAm6x3Zhk8dLDZJR5hzfhnLxqBTCMERMSHLiCRYbzBPY5ZS","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12530/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.147.53/tcp/46980/p2p/16Uiu2HAmTTyGrkVCA79LAK9XhFRQ2zZFMwhuCP6w8fHg29cghYrU","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.114.150/tcp/43316/p2p/16Uiu2HAmPR1YxfgEfqKgEe1ywxpUpb2Gb7XrrYkDCPJR3fbe1Lnk","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-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:45632/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.84.28/tcp/38744/p2p/16Uiu2HAmGGzLsJ1d1ptqs1CLwa54BhA1y1SMS4LRksNGytDxhdhz","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.222.209/tcp/12531/p2p/16Uiu2HAm6x3Zhk8dLDZJR5hzfhnLxqBTCMERMSHLiCRYbzBPY5ZS","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-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:22458/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.147.53/tcp/45633/p2p/16Uiu2HAmTTyGrkVCA79LAK9XhFRQ2zZFMwhuCP6w8fHg29cghYrU","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-157-gba8587","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', '3020', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '3020', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '3020', '-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 50%
|
||||
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:22458/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:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "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 30.0 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:22458/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":1772166763842411931,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166763854845765,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166765737751039,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166765747132663,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166766781050379,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166768001778660,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166770249506881,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166776625512143,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166777241790059,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166777865346789,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166779761826191,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166779977954754,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166781249876484,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166783286897117,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166784521814162,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166785801575771,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166787081542502,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166788529899961,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166789969912448,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166792257936358,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166792881644612,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166793097821787,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166794985796930,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166796028999313,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166798273525939,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166799729501146,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166800969413261,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166802649911171,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166803289546231,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166803297910936,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '3020', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '3621', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '3621', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '3621', '-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 50%
|
||||
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:22458/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:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43315/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "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 30.0 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:22458/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":1772166836417729346,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836431397876,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836442396153,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836456624024,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836470334019,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836487128314,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836500838972,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836523809339,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836542332776,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836559342877,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836584836458,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836600900578,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836614112691,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836634831960,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836650160130,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836670704973,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836702095209,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836720166640,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836735344420,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836757324326,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836771954388,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836793362205,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836806066272,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836819395419,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836838437982,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836858509682,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836871872772,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836885746470,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836903196195,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166836918814709,"ephemeral":false,"proof":""}]'
|
||||
[35mDEBUG [0m tests.e2e.test_network_conditions:test_network_conditions.py:491 sender_loss=30 receiver_loss=30
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '3621', '-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 6cad910454b0
|
||||
[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 10ca2ccb60f3
|
||||
[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 749acf899919
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 6cad910454b0. 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 72e3af3ca8f5
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 10ca2ccb60f3. 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.
|
||||
308
nim/1097/data/attachments/1aedf3b96889d8bb.txt
Normal file
308
nim/1097/data/attachments/1aedf3b96889d8bb.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-27_04-33-52__d82204b0-f606-424a-974d-4974fa0bc579
|
||||
[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-27_04-33-52__d82204b0-f606-424a-974d-4974fa0bc579__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-27_04-33-52__d82204b0-f606-424a-974d-4974fa0bc579__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-27_04-33-52__d82204b0-f606-424a-974d-4974fa0bc579__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-27_04-33-52__d82204b0-f606-424a-974d-4974fa0bc579__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.163.70
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['20140', '20141', '20142', '20143', '20144']
|
||||
[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 20140:20140 -p 20141:20141 -p 20142:20142 -p 20143:20143 -p 20144:20144 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=20142 --rest-port=20140 --tcp-port=20141 --discv5-udp-port=20143 --rest-address=0.0.0.0 --nat=extip:172.18.163.70 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfe881313600b702cfbaff34edcbdc1b3fce6ada13eab1fbf64f568262c06cf8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20144 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.163.70 waku b34c3d54cd0ad38844edbb8bddaa43b353b6afd03dd72ebe81dc313301f2ea74
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID b34c3d54cd0a. Setting up logs at ./log/docker/node1_2026-02-27_04-33-52__d82204b0-f606-424a-974d-4974fa0bc579__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 20140
|
||||
[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 86a90a8f8b94. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 11463a4c0c16. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:20140/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:20140/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.163.70/tcp/20141/p2p/16Uiu2HAmJz7BB9AMdPDwCumCiSUVSF6DbhVqdwGm6wRbt1ix9VFc","/ip4/172.18.163.70/tcp/20142/ws/p2p/16Uiu2HAmJz7BB9AMdPDwCumCiSUVSF6DbhVqdwGm6wRbt1ix9VFc"],"enrUri":"enr:-L24QD8AcTYtzHA8shl3tu7HW8_nwnqe-r9m06FL2sykmn32YxC4HcTf4zldGWYblVgPTAfS9FgwptzEr9WmOH-Z3VMCgmlkgnY0gmlwhKwSo0aKbXVsdGlhZGRyc5YACASsEqNGBk6tAAoErBKjRgZOrt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDXgvf6wo1XjKuWBnC9_jkjm7w41ZiM9PE47Djhe6T0w-DdGNwgk6tg3VkcIJOr4V3YWt1MgE"}'
|
||||
[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.63.251
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['65428', '65429', '65430', '65431', '65432']
|
||||
[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 65428:65428 -p 65429:65429 -p 65430:65430 -p 65431:65431 -p 65432:65432 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=65430 --rest-port=65428 --tcp-port=65429 --discv5-udp-port=65431 --rest-address=0.0.0.0 --nat=extip:172.18.63.251 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=51adfba2d0fe85ec3fb592c14eeaddefeee4153d2b2ddaefd58c6c7a3f7ae90d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65432 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QD8AcTYtzHA8shl3tu7HW8_nwnqe-r9m06FL2sykmn32YxC4HcTf4zldGWYblVgPTAfS9FgwptzEr9WmOH-Z3VMCgmlkgnY0gmlwhKwSo0aKbXVsdGlhZGRyc5YACASsEqNGBk6tAAoErBKjRgZOrt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDXgvf6wo1XjKuWBnC9_jkjm7w41ZiM9PE47Djhe6T0w-DdGNwgk6tg3VkcIJOr4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.63.251 waku 4c479659fe7320f5d5b9baabd35f8e3fb660917e9ee2a0539a7ca9b2c2f31bd6
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 4c479659fe73. Setting up logs at ./log/docker/node2_2026-02-27_04-33-52__d82204b0-f606-424a-974d-4974fa0bc579__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 65428
|
||||
[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:65428/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:65428/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.63.251/tcp/65429/p2p/16Uiu2HAmUSpEwBL4yCKdhWuCRfZR5h4jkBMAfnAqUGbYrhmijEUb","/ip4/172.18.63.251/tcp/65430/ws/p2p/16Uiu2HAmUSpEwBL4yCKdhWuCRfZR5h4jkBMAfnAqUGbYrhmijEUb"],"enrUri":"enr:-L24QDDH2wXR6jvJMMA6EI0Jcsw8ZrMsVhc6mlAb9yyehacDNuIyIbZxQ6sOjR7jzPm_XhZ4OrQDlVSWce52VCetqOoCgmlkgnY0gmlwhKwSP_uKbXVsdGlhZGRyc5YACASsEj_7Bv-VAAoErBI_-wb_lt0DgnJzhQADAQAAiXNlY3AyNTZrMaED6pyXFof20YyOVpEYj1V761e6AEq6eM8wpDUfdNtprjSDdGNwgv-Vg3VkcIL_l4V3YWt1MgE"}'
|
||||
[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:20140/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:65428/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:20140/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.63.251/tcp/55950/p2p/16Uiu2HAmUSpEwBL4yCKdhWuCRfZR5h4jkBMAfnAqUGbYrhmijEUb","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65428/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.163.70/tcp/20141/p2p/16Uiu2HAmJz7BB9AMdPDwCumCiSUVSF6DbhVqdwGm6wRbt1ix9VFc","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-157-gba8587","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', '5751', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '5949', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '5751', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '5751', '-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', '5751', '-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', '5949', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '5949', '-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', '5949', '-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', '5751', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '5949', '-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:20140/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.63.251/tcp/55950/p2p/16Uiu2HAmUSpEwBL4yCKdhWuCRfZR5h4jkBMAfnAqUGbYrhmijEUb","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-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:65428/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.163.70/tcp/20141/p2p/16Uiu2HAmJz7BB9AMdPDwCumCiSUVSF6DbhVqdwGm6wRbt1ix9VFc","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-157-gba8587","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:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:20140/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "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:65428/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', '5751', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '5949', '-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 b34c3d54cd0a
|
||||
[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 4c479659fe73
|
||||
[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.
|
||||
142
nim/1097/data/attachments/1b44380b6f2dbd9e.txt
Normal file
142
nim/1097/data/attachments/1b44380b6f2dbd9e.txt
Normal file
@ -0,0 +1,142 @@
|
||||
2026-02-27 04:37:35.382 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:37:35.383 DEBUG [tests.conftest] Running test: test_messages_with_timestamps_close_to_now with id: 2026-02-27_04-37-35__f89d32b3-b7d4-455e-8f31-7569be5832c3
|
||||
2026-02-27 04:37:35.383 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:37:35.383 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:37:35.384 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:37:35.393 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:35.394 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-37-35__f89d32b3-b7d4-455e-8f31-7569be5832c3__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:35.395 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:35.395 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:35.397 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:35.397 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.4.107
|
||||
2026-02-27 04:37:35.397 DEBUG [src.node.docker_mananger] Generated ports ['3122', '3123', '3124', '3125', '3126']
|
||||
2026-02-27 04:37:35.397 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:35.397 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:35.398 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:35.398 DEBUG [src.node.docker_mananger] docker run -i -t -p 3122:3122 -p 3123:3123 -p 3124:3124 -p 3125:3125 -p 3126:3126 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=3124 --rest-port=3122 --tcp-port=3123 --discv5-udp-port=3125 --rest-address=0.0.0.0 --nat=extip:172.18.4.107 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e0df7bf28f8c3a9d5efbedb4fcee487dd3baaef41e53fafa36b02e6e3aefeb1c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3126 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:37:35.576 ERROR [src.node.docker_mananger] Max retries reached for container 278d017b7e54. Exiting log stream.
|
||||
2026-02-27 04:37:35.596 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.4.107 waku 131d2cdc1d6ab87a9085964c4df9217fe1738db894a9252d0fa13a91ae74c61e
|
||||
2026-02-27 04:37:35.635 DEBUG [src.node.docker_mananger] Container started with ID 131d2cdc1d6a. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-37-35__f89d32b3-b7d4-455e-8f31-7569be5832c3__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:35.636 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3122
|
||||
2026-02-27 04:37:35.636 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:36.207 ERROR [src.node.docker_mananger] Max retries reached for container 594dc09f0bb9. Exiting log stream.
|
||||
2026-02-27 04:37:36.637 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3122/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:36.640 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-27 04:37:36.641 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:36.641 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3122/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:36.644 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.4.107/tcp/3123/p2p/16Uiu2HAmUmMpLUskpXwiUA8uBU6eSWn8tX3GwJHrWaFacmFASAP5","/ip4/172.18.4.107/tcp/3124/ws/p2p/16Uiu2HAmUmMpLUskpXwiUA8uBU6eSWn8tX3GwJHrWaFacmFASAP5"],"enrUri":"enr:-L24QNvyF0kFqWIzxMFYsSiszf30jouWJZ0tR3ptu6Xwma4nHitUPgj5GbPXX_W2DvyJ_RIxtOS_Ezx9T9C9d-PyMbYCgmlkgnY0gmlwhKwSBGuKbXVsdGlhZGRyc5YACASsEgRrBgwzAAoErBIEawYMNN0DgnJzhQADAQAAiXNlY3AyNTZrMaED71y_av-yEyhA_G1n1-WDOEdXPVOni8dM5vFO-WEROPyDdGNwggwzg3VkcIIMNYV3YWt1MgM"}'
|
||||
2026-02-27 04:37:36.644 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:36.651 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:36.651 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-37-35__f89d32b3-b7d4-455e-8f31-7569be5832c3__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:36.652 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:36.652 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:36.653 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:36.653 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.138.206
|
||||
2026-02-27 04:37:36.654 DEBUG [src.node.docker_mananger] Generated ports ['54985', '54986', '54987', '54988', '54989']
|
||||
2026-02-27 04:37:36.654 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:36.654 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:36.654 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:36.654 DEBUG [src.node.docker_mananger] docker run -i -t -p 54985:54985 -p 54986:54986 -p 54987:54987 -p 54988:54988 -p 54989:54989 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=54987 --rest-port=54985 --tcp-port=54986 --discv5-udp-port=54988 --rest-address=0.0.0.0 --nat=extip:172.18.138.206 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d15c70defdcace4bf4ddaf2dd40d4b8c885828a1a2a95a01ff4d679df2cccadc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54989 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QNvyF0kFqWIzxMFYsSiszf30jouWJZ0tR3ptu6Xwma4nHitUPgj5GbPXX_W2DvyJ_RIxtOS_Ezx9T9C9d-PyMbYCgmlkgnY0gmlwhKwSBGuKbXVsdGlhZGRyc5YACASsEgRrBgwzAAoErBIEawYMNN0DgnJzhQADAQAAiXNlY3AyNTZrMaED71y_av-yEyhA_G1n1-WDOEdXPVOni8dM5vFO-WEROPyDdGNwggwzg3VkcIIMNYV3YWt1MgM --storenode=/ip4/172.18.4.107/tcp/3123/p2p/16Uiu2HAmUmMpLUskpXwiUA8uBU6eSWn8tX3GwJHrWaFacmFASAP5 --store=true --relay=true
|
||||
2026-02-27 04:37:36.847 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.138.206 waku 925ed6701189f263eaa7ed9010ab067932d635d7d1727c163400f31c11f20405
|
||||
2026-02-27 04:37:36.889 DEBUG [src.node.docker_mananger] Container started with ID 925ed6701189. Setting up logs at ./log/docker/store_node1_2026-02-27_04-37-35__f89d32b3-b7d4-455e-8f31-7569be5832c3__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:36.890 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54985
|
||||
2026-02-27 04:37:36.891 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:37.891 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54985/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:37.895 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-27 04:37:37.895 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:37.895 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54985/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:37.897 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.138.206/tcp/54986/p2p/16Uiu2HAmBLddUjfsybiWY3CbPheM1G6NjRZ5JfT6onm4HygbgyW4","/ip4/172.18.138.206/tcp/54987/ws/p2p/16Uiu2HAmBLddUjfsybiWY3CbPheM1G6NjRZ5JfT6onm4HygbgyW4"],"enrUri":"enr:-L24QCTODkru1cnm41GOQZtLArSJ4QhoY-Rj44WMhh_ENSJrP3xfmb5VVY_x67XCzQjYTedAZELl4MFjiYhFjJroIW8CgmlkgnY0gmlwhKwSis6KbXVsdGlhZGRyc5YACASsEorOBtbKAAoErBKKzgbWy90DgnJzhQADAQAAiXNlY3AyNTZrMaEC7HBt6TwxDV4cEL7KhZuwmAJSFaATIFU4xRhWs5_Znw2DdGNwgtbKg3VkcILWzIV3YWt1MgM"}'
|
||||
2026-02-27 04:37:37.898 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:37.898 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54985/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.4.107/tcp/3123/p2p/16Uiu2HAmUmMpLUskpXwiUA8uBU6eSWn8tX3GwJHrWaFacmFASAP5"]'
|
||||
2026-02-27 04:37:37.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:37.901 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3122/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:37:37.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:37.904 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54985/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:37:37.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:37.907 DEBUG [tests.store.test_time_filter] Running test with payload 3 sec Past
|
||||
2026-02-27 04:37:37.907 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:37.908 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3122/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-27 04:37:37.913 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:37.913 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:38.114 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:37:38.114 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3122/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:38.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd5f5883f15738a85bf93b38ad8659055b2a96dda685d0fe68aa9ec352685e7f1"}]}'
|
||||
2026-02-27 04:37:38.118 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-27 04:37:38.118 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:37:38.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54985/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:38.121 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd5f5883f15738a85bf93b38ad8659055b2a96dda685d0fe68aa9ec352685e7f1"}]}'
|
||||
2026-02-27 04:37:38.122 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-27 04:37:38.122 DEBUG [tests.store.test_time_filter] Running test with payload 1 sec Past
|
||||
2026-02-27 04:37:38.122 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:38.122 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3122/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-27 04:37:38.127 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:38.128 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:38.329 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:37:38.329 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3122/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:38.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd5f5883f15738a85bf93b38ad8659055b2a96dda685d0fe68aa9ec352685e7f1"},{"messageHash":"0xe6fcef95756288b6f31d0c5c623436706a2ff34d5bd28967f635ee071cba67f9"}]}'
|
||||
2026-02-27 04:37:38.333 DEBUG [src.steps.store] messages length is 2
|
||||
2026-02-27 04:37:38.333 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:37:38.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54985/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:38.336 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd5f5883f15738a85bf93b38ad8659055b2a96dda685d0fe68aa9ec352685e7f1"},{"messageHash":"0xe6fcef95756288b6f31d0c5c623436706a2ff34d5bd28967f635ee071cba67f9"}]}'
|
||||
2026-02-27 04:37:38.337 DEBUG [src.steps.store] messages length is 2
|
||||
2026-02-27 04:37:38.337 DEBUG [tests.store.test_time_filter] Running test with payload 0.1 sec Past
|
||||
2026-02-27 04:37:38.337 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:38.337 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3122/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-27 04:37:38.342 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:38.343 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:38.544 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:37:38.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3122/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:38.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd5f5883f15738a85bf93b38ad8659055b2a96dda685d0fe68aa9ec352685e7f1"},{"messageHash":"0xe6fcef95756288b6f31d0c5c623436706a2ff34d5bd28967f635ee071cba67f9"},{"messageHash":"0x56f764db3b986348593594b441319e1b704c65b73207a572909ce3b11cebe1b7"}]}'
|
||||
2026-02-27 04:37:38.549 DEBUG [src.steps.store] messages length is 3
|
||||
2026-02-27 04:37:38.549 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:37:38.549 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54985/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:38.552 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd5f5883f15738a85bf93b38ad8659055b2a96dda685d0fe68aa9ec352685e7f1"},{"messageHash":"0xe6fcef95756288b6f31d0c5c623436706a2ff34d5bd28967f635ee071cba67f9"},{"messageHash":"0x56f764db3b986348593594b441319e1b704c65b73207a572909ce3b11cebe1b7"}]}'
|
||||
2026-02-27 04:37:38.552 DEBUG [src.steps.store] messages length is 3
|
||||
2026-02-27 04:37:38.552 DEBUG [tests.store.test_time_filter] Running test with payload 0.1 sec Future
|
||||
2026-02-27 04:37:38.553 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:38.553 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3122/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-27 04:37:38.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:38.558 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:38.759 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:37:38.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3122/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:38.763 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd5f5883f15738a85bf93b38ad8659055b2a96dda685d0fe68aa9ec352685e7f1"},{"messageHash":"0xe6fcef95756288b6f31d0c5c623436706a2ff34d5bd28967f635ee071cba67f9"},{"messageHash":"0x56f764db3b986348593594b441319e1b704c65b73207a572909ce3b11cebe1b7"},{"messageHash":"0x66b577f9ca83da1b75680f3b800d4c84802bac59d73d112610867c4ff5c59755"}]}'
|
||||
2026-02-27 04:37:38.763 DEBUG [src.steps.store] messages length is 4
|
||||
2026-02-27 04:37:38.763 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:37:38.764 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54985/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:38.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd5f5883f15738a85bf93b38ad8659055b2a96dda685d0fe68aa9ec352685e7f1"},{"messageHash":"0xe6fcef95756288b6f31d0c5c623436706a2ff34d5bd28967f635ee071cba67f9"},{"messageHash":"0x56f764db3b986348593594b441319e1b704c65b73207a572909ce3b11cebe1b7"},{"messageHash":"0x66b577f9ca83da1b75680f3b800d4c84802bac59d73d112610867c4ff5c59755"}]}'
|
||||
2026-02-27 04:37:38.767 DEBUG [src.steps.store] messages length is 4
|
||||
2026-02-27 04:37:38.767 DEBUG [tests.store.test_time_filter] Running test with payload 2 sec Future
|
||||
2026-02-27 04:37:38.767 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:38.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3122/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-27 04:37:38.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:38.774 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:38.974 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:37:38.975 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3122/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:38.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd5f5883f15738a85bf93b38ad8659055b2a96dda685d0fe68aa9ec352685e7f1"},{"messageHash":"0xe6fcef95756288b6f31d0c5c623436706a2ff34d5bd28967f635ee071cba67f9"},{"messageHash":"0x56f764db3b986348593594b441319e1b704c65b73207a572909ce3b11cebe1b7"},{"messageHash":"0x66b577f9ca83da1b75680f3b800d4c84802bac59d73d112610867c4ff5c59755"},{"messageHash":"0xb41c5c5881f3e9c0d8f603ce58a9839cd29e47dea5a7055f4c551508ca853b33"}]}'
|
||||
2026-02-27 04:37:38.979 DEBUG [src.steps.store] messages length is 5
|
||||
2026-02-27 04:37:38.979 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:37:38.979 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54985/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:38.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd5f5883f15738a85bf93b38ad8659055b2a96dda685d0fe68aa9ec352685e7f1"},{"messageHash":"0xe6fcef95756288b6f31d0c5c623436706a2ff34d5bd28967f635ee071cba67f9"},{"messageHash":"0x56f764db3b986348593594b441319e1b704c65b73207a572909ce3b11cebe1b7"},{"messageHash":"0x66b577f9ca83da1b75680f3b800d4c84802bac59d73d112610867c4ff5c59755"},{"messageHash":"0xb41c5c5881f3e9c0d8f603ce58a9839cd29e47dea5a7055f4c551508ca853b33"}]}'
|
||||
2026-02-27 04:37:38.982 DEBUG [src.steps.store] messages length is 5
|
||||
2026-02-27 04:37:38.983 DEBUG [tests.store.test_time_filter] Running test with payload 10 sec Future
|
||||
2026-02-27 04:37:38.983 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:38.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3122/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-27 04:37:38.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:38.989 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:39.190 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:37:39.191 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3122/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:39.194 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd5f5883f15738a85bf93b38ad8659055b2a96dda685d0fe68aa9ec352685e7f1"},{"messageHash":"0xe6fcef95756288b6f31d0c5c623436706a2ff34d5bd28967f635ee071cba67f9"},{"messageHash":"0x56f764db3b986348593594b441319e1b704c65b73207a572909ce3b11cebe1b7"},{"messageHash":"0x66b577f9ca83da1b75680f3b800d4c84802bac59d73d112610867c4ff5c59755"},{"messageHash":"0xb41c5c5881f3e9c0d8f603ce58a9839cd29e47dea5a7055f4c551508ca853b33"},{"messageHash":"0x39e22880eeeb43ffc89ceb2eb1349a6a927788590d09823eee97c2243dd349d7"}]}'
|
||||
2026-02-27 04:37:39.194 DEBUG [src.steps.store] messages length is 6
|
||||
2026-02-27 04:37:39.195 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:37:39.195 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54985/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:39.198 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd5f5883f15738a85bf93b38ad8659055b2a96dda685d0fe68aa9ec352685e7f1"},{"messageHash":"0xe6fcef95756288b6f31d0c5c623436706a2ff34d5bd28967f635ee071cba67f9"},{"messageHash":"0x56f764db3b986348593594b441319e1b704c65b73207a572909ce3b11cebe1b7"},{"messageHash":"0x66b577f9ca83da1b75680f3b800d4c84802bac59d73d112610867c4ff5c59755"},{"messageHash":"0xb41c5c5881f3e9c0d8f603ce58a9839cd29e47dea5a7055f4c551508ca853b33"},{"messageHash":"0x39e22880eeeb43ffc89ceb2eb1349a6a927788590d09823eee97c2243dd349d7"}]}'
|
||||
2026-02-27 04:37:39.198 DEBUG [src.steps.store] messages length is 6
|
||||
2026-02-27 04:37:39.200 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:37:39.201 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:37:39.201 DEBUG [src.node.waku_node] Stopping container with id 131d2cdc1d6a
|
||||
2026-02-27 04:37:39.791 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:39.791 DEBUG [src.node.waku_node] Stopping container with id 925ed6701189
|
||||
2026-02-27 04:37:40.358 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:40.362 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:37:40.369 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:37:40.375 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
136
nim/1097/data/attachments/1c2a477e6a0971d3.txt
Normal file
136
nim/1097/data/attachments/1c2a477e6a0971d3.txt
Normal file
@ -0,0 +1,136 @@
|
||||
2026-02-27 04:42:04.106 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:42:04.106 DEBUG [tests.conftest] Running test: test_multiple_content_topics_different_shard with id: 2026-02-27_04-42-04__653f4e63-541f-4f13-83a5-b7d8390deb48
|
||||
2026-02-27 04:42:04.106 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:42:04.106 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:42:04.107 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-27 04:42:04.114 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:42:04.114 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-42-04__653f4e63-541f-4f13-83a5-b7d8390deb48__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:04.114 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:42:04.114 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:42:04.116 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:42:04.116 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.226
|
||||
2026-02-27 04:42:04.116 DEBUG [src.node.docker_mananger] Generated ports ['1904', '1905', '1906', '1907', '1908']
|
||||
2026-02-27 04:42:04.116 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:42:04.116 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:42:04.117 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:42:04.117 DEBUG [src.node.docker_mananger] docker run -i -t -p 1904:1904 -p 1905:1905 -p 1906:1906 -p 1907:1907 -p 1908:1908 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=1906 --rest-port=1904 --tcp-port=1905 --discv5-udp-port=1907 --rest-address=0.0.0.0 --nat=extip:172.18.208.226 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1dbc984be4fd7bdb9918ffa8cde7ad1a6996ea020fb138c4cff554136bf02d0f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1908 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding
|
||||
2026-02-27 04:42:04.304 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.226 waku b18046e80ba4094e914db11a13e03771099bbfdd660c4cc09737d46705e3f679
|
||||
2026-02-27 04:42:04.343 DEBUG [src.node.docker_mananger] Container started with ID b18046e80ba4. Setting up logs at ./log/docker/node1_2026-02-27_04-42-04__653f4e63-541f-4f13-83a5-b7d8390deb48__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:04.344 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1904
|
||||
2026-02-27 04:42:04.344 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:42:04.357 ERROR [src.node.docker_mananger] Max retries reached for container fea1623c0fd9. Exiting log stream.
|
||||
2026-02-27 04:42:04.908 ERROR [src.node.docker_mananger] Max retries reached for container 058d6b22d07f. Exiting log stream.
|
||||
2026-02-27 04:42:05.344 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1904/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:05.347 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-27 04:42:05.347 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:42:05.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1904/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:05.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.226/tcp/1905/p2p/16Uiu2HAmM4d2P1K5taMzsWB9gN1cNR9YKT2QADJeXdDovGeCrcge","/ip4/172.18.208.226/tcp/1906/ws/p2p/16Uiu2HAmM4d2P1K5taMzsWB9gN1cNR9YKT2QADJeXdDovGeCrcge"],"enrUri":"enr:-L24QHI2DYiYw5HYns5RLrmnfuFYSd7sr5tCr8dXoXIbv2EaU3KnPEhu8xbImQhWwIVy03H_5Xe2tvTZvbU0sDDhEHgCgmlkgnY0gmlwhKwS0OKKbXVsdGlhZGRyc5YACASsEtDiBgdxAAoErBLQ4gYHct0DgnJzhQACAQAAiXNlY3AyNTZrMaEDfOtSSAH2mpNANG_mvL0tJnccv4Sj9LsC1-ZpsQgFRp-DdGNwggdxg3VkcIIHc4V3YWt1MgU"}'
|
||||
2026-02-27 04:42:05.350 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:42:05.357 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:42:05.357 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-42-04__653f4e63-541f-4f13-83a5-b7d8390deb48__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:05.357 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:42:05.357 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:42:05.359 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:42:05.359 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.125.51
|
||||
2026-02-27 04:42:05.359 DEBUG [src.node.docker_mananger] Generated ports ['28963', '28964', '28965', '28966', '28967']
|
||||
2026-02-27 04:42:05.359 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:42:05.359 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:42:05.359 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:42:05.359 DEBUG [src.node.docker_mananger] docker run -i -t -p 28963:28963 -p 28964:28964 -p 28965:28965 -p 28966:28966 -p 28967:28967 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=28965 --rest-port=28963 --tcp-port=28964 --discv5-udp-port=28966 --rest-address=0.0.0.0 --nat=extip:172.18.125.51 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6b91eab18fcf7414d7eb90397145af13fed1f84b44c60d3bb0b1e375f774bf2b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=28967 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHI2DYiYw5HYns5RLrmnfuFYSd7sr5tCr8dXoXIbv2EaU3KnPEhu8xbImQhWwIVy03H_5Xe2tvTZvbU0sDDhEHgCgmlkgnY0gmlwhKwS0OKKbXVsdGlhZGRyc5YACASsEtDiBgdxAAoErBLQ4gYHct0DgnJzhQACAQAAiXNlY3AyNTZrMaEDfOtSSAH2mpNANG_mvL0tJnccv4Sj9LsC1-ZpsQgFRp-DdGNwggdxg3VkcIIHc4V3YWt1MgU --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding
|
||||
2026-02-27 04:42:05.547 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.125.51 waku 2e00c3512204705ed596f608c3b3e17f1577ad1388bb15b110b6c8205c99dc36
|
||||
2026-02-27 04:42:05.581 DEBUG [src.node.docker_mananger] Container started with ID 2e00c3512204. Setting up logs at ./log/docker/node2_2026-02-27_04-42-04__653f4e63-541f-4f13-83a5-b7d8390deb48__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:05.582 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 28963
|
||||
2026-02-27 04:42:05.582 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:42:06.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28963/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:06.610 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":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-27 04:42:06.611 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:42:06.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28963/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:06.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.125.51/tcp/28964/p2p/16Uiu2HAkyPU2GpToYtSsCNy91557Z4YK1885hJJxpeJBLh2nMTNs","/ip4/172.18.125.51/tcp/28965/ws/p2p/16Uiu2HAkyPU2GpToYtSsCNy91557Z4YK1885hJJxpeJBLh2nMTNs"],"enrUri":"enr:-L24QBgCyU9IbkpZfar4p-SeL4EB9B9SQEwY8pFiRPgeWkchdLWqOBH-kEFCfmiQMiFJW3jkNTAkpGW73hE23l4lKYsCgmlkgnY0gmlwhKwSfTOKbXVsdGlhZGRyc5YACASsEn0zBnEkAAoErBJ9MwZxJd0DgnJzhQACAQAAiXNlY3AyNTZrMaECOt4Q5Ng7gcQNWcOm9hh6wCRTXuELK1aOqtBWwIOe6KyDdGNwgnEkg3VkcIJxJoV3YWt1MgE"}'
|
||||
2026-02-27 04:42:06.616 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:42:06.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28963/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.208.226/tcp/1905/p2p/16Uiu2HAmM4d2P1K5taMzsWB9gN1cNR9YKT2QADJeXdDovGeCrcge"]'
|
||||
2026-02-27 04:42:06.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:06.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1904/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-27 04:42:06.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:06.623 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:28963/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-27 04:42:06.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:06.626 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1904/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:42:06.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:06.631 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:42:06.731 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:06.732 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1904/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:06.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167326626057174,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:06.737 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:06.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28963/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:06.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167326626057174,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:06.741 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1904/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:42:06.746 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:06.747 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:42:06.848 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:06.848 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1904/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:06.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1772167326741461884,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:06.852 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:06.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28963/relay/v1/auto/messages/%2Fwaku%2F2%2Fcontent%2Ftest.js" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:06.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1772167326741461884,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:06.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1904/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:42:06.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:06.884 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:42:06.984 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:06.984 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1904/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:06.987 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1772167326877917966,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:06.989 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:06.989 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28963/relay/v1/auto/messages/%2Fapp%2F22%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:06.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1772167326877917966,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:06.993 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1904/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:42:06.998 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:06.999 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:42:07.099 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:07.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1904/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:07.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1772167326993410401,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:07.104 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:07.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28963/relay/v1/auto/messages/%2Ftoychat%2F2%2Fhuilong%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:07.107 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1772167326993410401,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:07.109 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1904/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:42:07.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:07.114 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:42:07.214 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:07.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1904/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:07.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1772167327108924289,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:07.220 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:07.220 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28963/relay/v1/auto/messages/%2Fstatusim%2F1%2Fcommunity%2Fcbor" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:07.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1772167327108924289,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:07.224 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1904/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:42:07.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:07.229 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:42:07.330 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:07.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1904/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:07.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1772167327224219552,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:07.335 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:07.335 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28963/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:07.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1772167327224219552,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:07.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1904/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:42:07.344 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:07.344 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:42:07.445 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:07.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1904/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:07.448 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1772167327339412483,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:07.450 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:07.450 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28963/relay/v1/auto/messages/%2Fapp%2F29%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:07.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1772167327339412483,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:07.454 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1904/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:42:07.459 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:07.459 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:42:07.560 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:07.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1904/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:07.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1772167327454135261,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:07.564 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:42:07.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:28963/relay/v1/auto/messages/%2Fapp%2F20%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:07.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1772167327454135261,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:42:07.570 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:42:07.571 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:42:07.571 DEBUG [src.node.waku_node] Stopping container with id b18046e80ba4
|
||||
2026-02-27 04:42:08.114 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:42:08.115 DEBUG [src.node.waku_node] Stopping container with id 2e00c3512204
|
||||
2026-02-27 04:42:08.656 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:42:08.658 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:42:08.671 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:42:08.677 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
111
nim/1097/data/attachments/1c44f8ed790d1459.txt
Normal file
111
nim/1097/data/attachments/1c44f8ed790d1459.txt
Normal file
@ -0,0 +1,111 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_unsubscribe_all_from_90_content_topics with id: 2026-02-27_04-37-08__e697465c-10e3-4b9b-a9e5-b1f8e3fbaa66
|
||||
[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-27_04-37-08__e697465c-10e3-4b9b-a9e5-b1f8e3fbaa66__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.2
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['36016', '36017', '36018', '36019', '36020']
|
||||
[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 36016:36016 -p 36017:36017 -p 36018:36018 -p 36019:36019 -p 36020:36020 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=36018 --rest-port=36016 --tcp-port=36017 --discv5-udp-port=36019 --rest-address=0.0.0.0 --nat=extip:172.18.168.2 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=90afaf6fbde63b8eafefea49e25e5e8d2cc8ac8e1a0b572b2b783bfeaf3ce7da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36020 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.168.2 waku fa65f36a8214c3cad7362dac90cf82a5fc76b34f9bbba732ae24b5792e503276
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID fa65f36a8214. Setting up logs at ./log/docker/node1_2026-02-27_04-37-08__e697465c-10e3-4b9b-a9e5-b1f8e3fbaa66__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 36016
|
||||
[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 12c82f72a111. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 55797a423800. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:36016/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:36016/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.2/tcp/36017/p2p/16Uiu2HAkwRv79B3rYXizjfZDsQubPTydQe7PbzXxsLzS5jhwgPe2","/ip4/172.18.168.2/tcp/36018/ws/p2p/16Uiu2HAkwRv79B3rYXizjfZDsQubPTydQe7PbzXxsLzS5jhwgPe2"],"enrUri":"enr:-L24QPmGZpA77W6S_StyxCjvZp15xmnz-1K3O0MxB75I0W92GSyNcCqHNrlpNhVPiAAWlLYAWYYDo_scgaRNeEXFKcwCgmlkgnY0gmlwhKwSqAKKbXVsdGlhZGRyc5YACASsEqgCBoyxAAoErBKoAgaMst0DgnJzhQADAQAAiXNlY3AyNTZrMaECHcdY0hl8Fo-WwuFT09700tQ-Zzuzh_r9VOxsOmCnZ3ODdGNwgoyxg3VkcIKMs4V3YWt1MgU"}'
|
||||
[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-27_04-37-08__e697465c-10e3-4b9b-a9e5-b1f8e3fbaa66__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.4.110
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['63534', '63535', '63536', '63537', '63538']
|
||||
[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 63534:63534 -p 63535:63535 -p 63536:63536 -p 63537:63537 -p 63538:63538 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=63536 --rest-port=63534 --tcp-port=63535 --discv5-udp-port=63537 --rest-address=0.0.0.0 --nat=extip:172.18.4.110 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c79e98aee899f593a7b90aa79f3afdb1cdafcf0fd3ec1c5c71ffdac5515cbdfd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63538 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPmGZpA77W6S_StyxCjvZp15xmnz-1K3O0MxB75I0W92GSyNcCqHNrlpNhVPiAAWlLYAWYYDo_scgaRNeEXFKcwCgmlkgnY0gmlwhKwSqAKKbXVsdGlhZGRyc5YACASsEqgCBoyxAAoErBKoAgaMst0DgnJzhQADAQAAiXNlY3AyNTZrMaECHcdY0hl8Fo-WwuFT09700tQ-Zzuzh_r9VOxsOmCnZ3ODdGNwgoyxg3VkcIKMs4V3YWt1MgU --filternode=/ip4/172.18.168.2/tcp/36017/p2p/16Uiu2HAkwRv79B3rYXizjfZDsQubPTydQe7PbzXxsLzS5jhwgPe2
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.4.110 waku 01dc98951642775eea036ffacf1c90fffc351161931d0dd12e8f6041fd658f94
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 01dc98951642. Setting up logs at ./log/docker/node2_2026-02-27_04-37-08__e697465c-10e3-4b9b-a9e5-b1f8e3fbaa66__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 63534
|
||||
[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:63534/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:63534/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.4.110/tcp/63535/p2p/16Uiu2HAm987cWNqr6UL6yg7N8epbrWjtgUH3W9kn2VbxmmgE82b3","/ip4/172.18.4.110/tcp/63536/ws/p2p/16Uiu2HAm987cWNqr6UL6yg7N8epbrWjtgUH3W9kn2VbxmmgE82b3"],"enrUri":"enr:-L24QNE1iPSG97j7JiekOLBpt_7X4PC5dXxDIufV1qbgvY6pfIZwVHje0YGP-p7EOhb7BKPss-9XMxBnJhYz8wHXCUICgmlkgnY0gmlwhKwSBG6KbXVsdGlhZGRyc5YACASsEgRuBvgvAAoErBIEbgb4MN0DgnJzhQADAQAAiXNlY3AyNTZrMaECy4QlTl3rkR2u3JxKVr7LrXw1iOsNbhUDLGS8TJi41SKDdGNwgvgvg3VkcIL4MYV3YWt1MgA"}'
|
||||
[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:63534/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.168.2/tcp/36017/p2p/16Uiu2HAkwRv79B3rYXizjfZDsQubPTydQe7PbzXxsLzS5jhwgPe2"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36016/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:63534/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "73f610f7-2728-40df-9290-2ec95999dbb3", "contentFilters": ["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"], "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":"73f610f7-2728-40df-9290-2ec95999dbb3","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36016/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:63534/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6f679363-c85e-4c11-a074-249a37e3d705", "contentFilters": ["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"], "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":"6f679363-c85e-4c11-a074-249a37e3d705","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36016/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:63534/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "efda7c16-f4a8-4f85-bc4d-85c0a12be10c", "contentFilters": ["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"], "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":"efda7c16-f4a8-4f85-bc4d-85c0a12be10c","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36016/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "10", "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:63534/filter/v2/messages/10" -H "Content-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":"10","version":0,"timestamp":1772167031071235589,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36016/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "36", "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:63534/filter/v2/messages/36" -H "Content-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":"36","version":0,"timestamp":1772167031206426604,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36016/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "69", "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:63534/filter/v2/messages/69" -H "Content-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":"69","version":0,"timestamp":1772167031337423655,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:63534/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": "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:36016/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "30", "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:63534/filter/v2/messages/30" -H "Content-Type: application/json" -d 'None'
|
||||
[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:63534/filter/v2/messages/30. Response content: b'Not subscribed to topic: 30'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36016/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "37", "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:63534/filter/v2/messages/37" -H "Content-Type: application/json" -d 'None'
|
||||
[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:63534/filter/v2/messages/37. Response content: b'Not subscribed to topic: 37'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:36016/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "78", "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:63534/filter/v2/messages/78" -H "Content-Type: application/json" -d 'None'
|
||||
[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:63534/filter/v2/messages/78. Response content: b'Not subscribed to topic: 78'
|
||||
[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 fa65f36a8214
|
||||
[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 01dc98951642
|
||||
[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.
|
||||
203
nim/1097/data/attachments/1c879fb01e5182d.txt
Normal file
203
nim/1097/data/attachments/1c879fb01e5182d.txt
Normal file
@ -0,0 +1,203 @@
|
||||
2026-02-27 04:32:40.116 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:32:40.117 DEBUG [tests.conftest] Running test: test_relay_4_nodes_sender_packet_loss_50_15sec_timeout with id: 2026-02-27_04-32-40__8aed248b-edef-4aa6-b772-536c43e3f87c
|
||||
2026-02-27 04:32:40.117 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:32:40.117 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:32:40.127 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:32:40.127 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-32-40__8aed248b-edef-4aa6-b772-536c43e3f87c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:32:40.134 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:32:40.134 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-32-40__8aed248b-edef-4aa6-b772-536c43e3f87c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:32:40.141 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:32:40.141 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-27_04-32-40__8aed248b-edef-4aa6-b772-536c43e3f87c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:32:40.147 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:32:40.147 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-27_04-32-40__8aed248b-edef-4aa6-b772-536c43e3f87c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:32:40.148 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:32:40.148 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:32:40.192 DEBUG [src.node.docker_mananger] Network waku created
|
||||
2026-02-27 04:32:40.192 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.54.63
|
||||
2026-02-27 04:32:40.192 DEBUG [src.node.docker_mananger] Generated ports ['52972', '52973', '52974', '52975', '52976']
|
||||
2026-02-27 04:32:40.193 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:32:40.193 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:32:40.193 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:32:40.193 DEBUG [src.node.docker_mananger] docker run -i -t -p 52972:52972 -p 52973:52973 -p 52974:52974 -p 52975:52975 -p 52976:52976 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=52974 --rest-port=52972 --tcp-port=52973 --discv5-udp-port=52975 --rest-address=0.0.0.0 --nat=extip:172.18.54.63 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b60fbbc6fb9bf6eab92ed09c097550d369b2bc19d68d2a56f5b55cd2b4394d58 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52976 --metrics-logging=true --relay=true
|
||||
2026-02-27 04:32:43.222 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.54.63 waku 3a915ee007e0d7617ca4dfba0cce2076eb1bc2bb57d05ec24a31bb7a06a131bf
|
||||
2026-02-27 04:32:43.256 DEBUG [src.node.docker_mananger] Container started with ID 3a915ee007e0. Setting up logs at ./log/docker/node1_2026-02-27_04-32-40__8aed248b-edef-4aa6-b772-536c43e3f87c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:32:43.257 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52972
|
||||
2026-02-27 04:32:43.258 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:32:44.259 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52972/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:32:44.263 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-27 04:32:44.263 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:32:44.263 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52972/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:32:44.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.54.63/tcp/52973/p2p/16Uiu2HAm8qYaSrUkHaFQWrs79sBrpkqay1hce5gpiaHHhiVCEAgq","/ip4/172.18.54.63/tcp/52974/ws/p2p/16Uiu2HAm8qYaSrUkHaFQWrs79sBrpkqay1hce5gpiaHHhiVCEAgq"],"enrUri":"enr:-L24QF5wePXBclP6fdjKEEAfXbZBYUytwU1ZoxFP55Bter_GUOEBTgECxFikCWeAko0qmmFCv8SsiBsUz3PvZZGadVQCgmlkgnY0gmlwhKwSNj-KbXVsdGlhZGRyc5YACASsEjY_Bs7tAAoErBI2PwbO7t0DgnJzhQADAQAAiXNlY3AyNTZrMaECx0V_1_Fk1efrLnHbt6p0Fw172h274i9N9BaFJ0EWUMKDdGNwgs7tg3VkcILO74V3YWt1MgE"}'
|
||||
2026-02-27 04:32:44.266 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:32:44.266 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:32:44.266 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:32:44.267 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:32:44.267 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.209.190
|
||||
2026-02-27 04:32:44.268 DEBUG [src.node.docker_mananger] Generated ports ['38664', '38665', '38666', '38667', '38668']
|
||||
2026-02-27 04:32:44.268 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:32:44.268 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:32:44.268 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:32:44.268 DEBUG [src.node.docker_mananger] docker run -i -t -p 38664:38664 -p 38665:38665 -p 38666:38666 -p 38667:38667 -p 38668:38668 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=38666 --rest-port=38664 --tcp-port=38665 --discv5-udp-port=38667 --rest-address=0.0.0.0 --nat=extip:172.18.209.190 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0abfdcfed2cbdaeef3b162dffffb48d537cf2d1abd36aa37fb62defba38dc5fe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38668 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QF5wePXBclP6fdjKEEAfXbZBYUytwU1ZoxFP55Bter_GUOEBTgECxFikCWeAko0qmmFCv8SsiBsUz3PvZZGadVQCgmlkgnY0gmlwhKwSNj-KbXVsdGlhZGRyc5YACASsEjY_Bs7tAAoErBI2PwbO7t0DgnJzhQADAQAAiXNlY3AyNTZrMaECx0V_1_Fk1efrLnHbt6p0Fw172h274i9N9BaFJ0EWUMKDdGNwgs7tg3VkcILO74V3YWt1MgE
|
||||
2026-02-27 04:32:44.461 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.209.190 waku a6bd71ca43eb357ba4baf54210fa54902ffa1e440eaa329e117fcec73874b20f
|
||||
2026-02-27 04:32:44.498 DEBUG [src.node.docker_mananger] Container started with ID a6bd71ca43eb. Setting up logs at ./log/docker/node2_2026-02-27_04-32-40__8aed248b-edef-4aa6-b772-536c43e3f87c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:32:44.499 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38664
|
||||
2026-02-27 04:32:44.499 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:32:45.500 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38664/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:32:45.515 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-27 04:32:45.517 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:32:45.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38664/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:32:45.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.209.190/tcp/38665/p2p/16Uiu2HAmMkdPb1UFx5ofE7gyxPJqy1xd9sR4Nhv38aNAwUu5t9b7","/ip4/172.18.209.190/tcp/38666/ws/p2p/16Uiu2HAmMkdPb1UFx5ofE7gyxPJqy1xd9sR4Nhv38aNAwUu5t9b7"],"enrUri":"enr:-L24QPi7eMtqerMqBhUxPir4NU1-gJygv7UTqi8eDxYZEk6WV_awpakUm4Fw3UtXT5EVbCX80t6sgYFQV6QrLa0zSHICgmlkgnY0gmlwhKwS0b6KbXVsdGlhZGRyc5YACASsEtG-BpcJAAoErBLRvgaXCt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhyr3moDBnaNEL5AN4tpzjA43adOt7vUerWwD7D3JhlKDdGNwgpcJg3VkcIKXC4V3YWt1MgE"}'
|
||||
2026-02-27 04:32:45.526 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:32:45.527 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:32:45.527 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:32:45.528 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:32:45.529 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.1.54
|
||||
2026-02-27 04:32:45.529 DEBUG [src.node.docker_mananger] Generated ports ['51743', '51744', '51745', '51746', '51747']
|
||||
2026-02-27 04:32:45.529 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:32:45.529 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:32:45.529 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:32:45.529 DEBUG [src.node.docker_mananger] docker run -i -t -p 51743:51743 -p 51744:51744 -p 51745:51745 -p 51746:51746 -p 51747:51747 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=51745 --rest-port=51743 --tcp-port=51744 --discv5-udp-port=51746 --rest-address=0.0.0.0 --nat=extip:172.18.1.54 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=264e5c3e144dacdf4d6ee5c1757fbceebb2acfadfaa3bdbfce9b8f81c758598f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51747 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPi7eMtqerMqBhUxPir4NU1-gJygv7UTqi8eDxYZEk6WV_awpakUm4Fw3UtXT5EVbCX80t6sgYFQV6QrLa0zSHICgmlkgnY0gmlwhKwS0b6KbXVsdGlhZGRyc5YACASsEtG-BpcJAAoErBLRvgaXCt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhyr3moDBnaNEL5AN4tpzjA43adOt7vUerWwD7D3JhlKDdGNwgpcJg3VkcIKXC4V3YWt1MgE
|
||||
2026-02-27 04:32:45.726 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.1.54 waku 9fe618c66b96ecb61f79ca030ab8becdec2d9c19032bf27b8f047ba24b01312c
|
||||
2026-02-27 04:32:45.764 DEBUG [src.node.docker_mananger] Container started with ID 9fe618c66b96. Setting up logs at ./log/docker/node3_2026-02-27_04-32-40__8aed248b-edef-4aa6-b772-536c43e3f87c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:32:45.764 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51743
|
||||
2026-02-27 04:32:45.764 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:32:46.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51743/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:32:46.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_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-27 04:32:46.786 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:32:46.787 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51743/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:32:46.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.1.54/tcp/51744/p2p/16Uiu2HAkxmSKPT35QFEtsyuNgynwFmmKr7sjFQ4oKcjPcyMU53kL","/ip4/172.18.1.54/tcp/51745/ws/p2p/16Uiu2HAkxmSKPT35QFEtsyuNgynwFmmKr7sjFQ4oKcjPcyMU53kL"],"enrUri":"enr:-L24QH2PS6A_DnowXX0h_U41xSuA7Ez4TPQE-A4vtvUIZtqGXSzQlC0Ce1u7dVRbfZdfMv0y0FzDMW4TXASwp0htaIUCgmlkgnY0gmlwhKwSATaKbXVsdGlhZGRyc5YACASsEgE2BsogAAoErBIBNgbKId0DgnJzhQADAQAAiXNlY3AyNTZrMaECMaM6pkhSPoEZXj2ySFxFJG563jtbV3zr5Jz6EaJ2wWmDdGNwgsogg3VkcILKIoV3YWt1MgE"}'
|
||||
2026-02-27 04:32:46.791 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:32:46.791 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:32:46.792 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:32:46.795 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:32:46.795 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.45.199
|
||||
2026-02-27 04:32:46.796 DEBUG [src.node.docker_mananger] Generated ports ['39144', '39145', '39146', '39147', '39148']
|
||||
2026-02-27 04:32:46.796 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:32:46.796 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:32:46.797 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:32:46.797 DEBUG [src.node.docker_mananger] docker run -i -t -p 39144:39144 -p 39145:39145 -p 39146:39146 -p 39147:39147 -p 39148:39148 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=39146 --rest-port=39144 --tcp-port=39145 --discv5-udp-port=39147 --rest-address=0.0.0.0 --nat=extip:172.18.45.199 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d5e1de8f74ee83ed0b35afdfeed0bb03bc7bd74d514e524f0e8dbc52cafca7dc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39148 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QH2PS6A_DnowXX0h_U41xSuA7Ez4TPQE-A4vtvUIZtqGXSzQlC0Ce1u7dVRbfZdfMv0y0FzDMW4TXASwp0htaIUCgmlkgnY0gmlwhKwSATaKbXVsdGlhZGRyc5YACASsEgE2BsogAAoErBIBNgbKId0DgnJzhQADAQAAiXNlY3AyNTZrMaECMaM6pkhSPoEZXj2ySFxFJG563jtbV3zr5Jz6EaJ2wWmDdGNwgsogg3VkcILKIoV3YWt1MgE
|
||||
2026-02-27 04:32:47.001 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.45.199 waku 1a61be12e57646dffaae4412085b09cf209c13195e21b57a2c7bf66e4b4c8f7b
|
||||
2026-02-27 04:32:47.035 DEBUG [src.node.docker_mananger] Container started with ID 1a61be12e576. Setting up logs at ./log/docker/node4_2026-02-27_04-32-40__8aed248b-edef-4aa6-b772-536c43e3f87c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:32:47.035 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39144
|
||||
2026-02-27 04:32:47.036 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:32:48.037 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39144/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:32:48.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-27 04:32:48.053 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:32:48.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39144/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:32:48.060 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.45.199/tcp/39145/p2p/16Uiu2HAm5E829F5rqZUzaVu2fbeH9udA3pmiTafp4EftRWB2rVuU","/ip4/172.18.45.199/tcp/39146/ws/p2p/16Uiu2HAm5E829F5rqZUzaVu2fbeH9udA3pmiTafp4EftRWB2rVuU"],"enrUri":"enr:-L24QE91SEKzAQ7YHEg7rLpdFpdoYS1aSxlR79mPjJjr7jfTLBtQgeuW1u5IEZqwSimSJNe78WVV529e-pdjEt1JjicCgmlkgnY0gmlwhKwSLceKbXVsdGlhZGRyc5YACASsEi3HBpjpAAoErBItxwaY6t0DgnJzhQADAQAAiXNlY3AyNTZrMaECkZ9X-XHQsa2qfWY8XHsrRbhFWIwWqlGDTi68GUjBXwuDdGNwgpjpg3VkcIKY64V3YWt1MgE"}'
|
||||
2026-02-27 04:32:48.060 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:32:48.061 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:32:48.066 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:32:48.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38664/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:32:48.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:32:48.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51743/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:32:48.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:32:48.086 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39144/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:32:48.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:32:48.095 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52972/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:32:48.100 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.209.190/tcp/50550/p2p/16Uiu2HAmMkdPb1UFx5ofE7gyxPJqy1xd9sR4Nhv38aNAwUu5t9b7","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
2026-02-27 04:32:48.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38664/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:32:48.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.1.54/tcp/45212/p2p/16Uiu2HAkxmSKPT35QFEtsyuNgynwFmmKr7sjFQ4oKcjPcyMU53kL","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.54.63/tcp/52973/p2p/16Uiu2HAm8qYaSrUkHaFQWrs79sBrpkqay1hce5gpiaHHhiVCEAgq","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-157-gba8587","origin":"Discv5"}]'
|
||||
2026-02-27 04:32:48.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51743/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:32:48.106 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.45.199/tcp/56738/p2p/16Uiu2HAm5E829F5rqZUzaVu2fbeH9udA3pmiTafp4EftRWB2rVuU","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.209.190/tcp/38665/p2p/16Uiu2HAmMkdPb1UFx5ofE7gyxPJqy1xd9sR4Nhv38aNAwUu5t9b7","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-157-gba8587","origin":"Discv5"}]'
|
||||
2026-02-27 04:32:48.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39144/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:32:48.108 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.1.54/tcp/51744/p2p/16Uiu2HAkxmSKPT35QFEtsyuNgynwFmmKr7sjFQ4oKcjPcyMU53kL","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-157-gba8587","origin":"Discv5"}]'
|
||||
2026-02-27 04:32:48.109 DEBUG [src.libs.common] Sleeping for 20 seconds
|
||||
2026-02-27 04:33:08.111 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '2993', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
2026-02-27 04:33:08.161 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '2993', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
2026-02-27 04:33:08.173 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '2993', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'loss', '50.0%']
|
||||
2026-02-27 04:33:08.189 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '2993', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
||||
2026-02-27 04:33:08.199 DEBUG [src.steps.network_conditions] tc -s qdisc show dev eth0:
|
||||
qdisc netem 8001: root refcnt 5 limit 1000 loss 50%
|
||||
Sent 0 bytes 0 pkt (dropped 0, overlimits 0 requeues 0)
|
||||
backlog 0b 0p requeues 0
|
||||
|
||||
2026-02-27 04:33:08.199 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39144/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:08.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
||||
2026-02-27 04:33:08.202 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:08.414 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:08.415 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:08.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:08.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:09.443 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:09.443 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:09.460 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:09.460 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:10.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:10.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:11.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:11.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:12.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:12.391 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:13.854 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:13.855 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:15.702 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:15.703 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:15.918 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:15.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:15.929 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:15.931 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:18.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:18.223 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:18.230 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:18.231 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:19.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:19.503 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:21.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:21.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:22.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:22.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:26.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:26.455 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:27.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:27.903 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:29.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:29.175 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:29.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:29.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:30.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:30.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:30.455 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:30.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:33.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:33.567 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:35.014 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:35.015 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:35.024 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:35.025 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:37.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:37.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:37.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:37.943 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:37.957 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:37.960 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:37.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:37.973 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52972/relay/v1/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-27 04:33:39.012 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:39.018 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '2993', '-n', 'tc', '-s', 'qdisc', 'show', 'dev', 'eth0']
|
||||
2026-02-27 04:33:39.033 DEBUG [src.steps.network_conditions] tc -s qdisc show dev eth0:
|
||||
qdisc netem 8001: root refcnt 5 limit 1000 loss 50%
|
||||
Sent 15064 bytes 150 pkt (dropped 128, overlimits 0 requeues 0)
|
||||
backlog 0b 0p requeues 0
|
||||
2026-02-27 04:33:39.033 DEBUG [src.libs.common] Sleeping for 15.0 seconds
|
||||
2026-02-27 04:33:54.033 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39144/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:54.036 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":1772166788202455110,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166788414940159,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166788426368287,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166789443752280,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166789460574981,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166790537943429,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166791766891286,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166792391041558,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166793854921330,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166795703300575,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166795918869248,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166795931402219,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166798223314532,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166798231740856,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166799503348898,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166801544718353,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166802573039843,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166806455284734,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166807903315081,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166809174932035,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166809185525817,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166810447246001,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166810457315408,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166813567083360,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166815015270103,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166815025529271,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166817727343172,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166817943153643,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166817960202917,"ephemeral":false,"proof":""},{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166817973866780,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:54.036 INFO [tests.e2e.test_network_conditions] [LOSS=50.0%] sent=30 received=30 window=15.0s
|
||||
2026-02-27 04:33:54.038 INFO [src.steps.network_conditions] TC exec: ['sudo', '-n', 'nsenter', '-t', '2993', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
2026-02-27 04:33:54.050 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:33:54.051 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:33:54.051 DEBUG [src.node.waku_node] Stopping container with id 3a915ee007e0
|
||||
2026-02-27 04:33:54.638 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:33:54.638 DEBUG [src.node.waku_node] Stopping container with id a6bd71ca43eb
|
||||
2026-02-27 04:33:55.207 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:33:55.208 DEBUG [src.node.waku_node] Stopping container with id 9fe618c66b96
|
||||
2026-02-27 04:33:55.453 ERROR [src.node.docker_mananger] Max retries reached for container 3a915ee007e0. Exiting log stream.
|
||||
2026-02-27 04:33:55.813 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:33:55.814 DEBUG [src.node.waku_node] Stopping container with id 1a61be12e576
|
||||
2026-02-27 04:33:56.025 ERROR [src.node.docker_mananger] Max retries reached for container a6bd71ca43eb. Exiting log stream.
|
||||
2026-02-27 04:33:56.369 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:33:56.371 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:33:56.439 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:33:56.509 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:33:56.575 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:33:56.639 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
102
nim/1097/data/attachments/1c8c50ad52089b15.txt
Normal file
102
nim/1097/data/attachments/1c8c50ad52089b15.txt
Normal file
@ -0,0 +1,102 @@
|
||||
2026-02-27 04:38:55.866 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:38:55.869 DEBUG [tests.conftest] Running test: test_store_node_restarts with id: 2026-02-27_04-38-55__18f54ae5-5ea0-46ce-9b57-006418288b9b
|
||||
2026-02-27 04:38:55.870 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:38:55.870 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:38:55.870 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:38:55.881 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:55.882 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-38-55__18f54ae5-5ea0-46ce-9b57-006418288b9b__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:55.882 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:55.882 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:55.884 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:55.885 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.132.192
|
||||
2026-02-27 04:38:55.886 DEBUG [src.node.docker_mananger] Generated ports ['19404', '19405', '19406', '19407', '19408']
|
||||
2026-02-27 04:38:55.887 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:55.888 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:55.889 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:55.890 DEBUG [src.node.docker_mananger] docker run -i -t -p 19404:19404 -p 19405:19405 -p 19406:19406 -p 19407:19407 -p 19408:19408 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=19406 --rest-port=19404 --tcp-port=19405 --discv5-udp-port=19407 --rest-address=0.0.0.0 --nat=extip:172.18.132.192 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b7d27540ae8c4eeb8fc8abae3102b5de5cf805831a7eaf61d5f8c23bec03e2d4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19408 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:38:56.090 ERROR [src.node.docker_mananger] Max retries reached for container ff84890b1a17. Exiting log stream.
|
||||
2026-02-27 04:38:56.097 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.132.192 waku 474df6122c3fd346197c9d567318a744f1aefc7a5e44edf3c08fb367af3b65ab
|
||||
2026-02-27 04:38:56.135 DEBUG [src.node.docker_mananger] Container started with ID 474df6122c3f. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-38-55__18f54ae5-5ea0-46ce-9b57-006418288b9b__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:56.137 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 19404
|
||||
2026-02-27 04:38:56.137 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:56.782 ERROR [src.node.docker_mananger] Max retries reached for container 778e560ecfaf. Exiting log stream.
|
||||
2026-02-27 04:38:57.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19404/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:57.140 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-27 04:38:57.141 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:57.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19404/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:57.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.132.192/tcp/19405/p2p/16Uiu2HAm9aaFSCNT6pVEkdMoCFyuSug77q2ph5czQrbovuBEzDKr","/ip4/172.18.132.192/tcp/19406/ws/p2p/16Uiu2HAm9aaFSCNT6pVEkdMoCFyuSug77q2ph5czQrbovuBEzDKr"],"enrUri":"enr:-L24QCIIYmNoBVQPKxsyPUXGD2E1Hpj6Jfp8Ct1MgwGdkMklaT2sxjAibLzl7lkpf5Oj_F6P2_dwN_Eb3ANotg6bLYICgmlkgnY0gmlwhKwShMCKbXVsdGlhZGRyc5YACASsEoTABkvNAAoErBKEwAZLzt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0ktdbi4YIBBAVvU-EkImwRjNS-L76n-xsIIK8EFD1m2DdGNwgkvNg3VkcIJLz4V3YWt1MgM"}'
|
||||
2026-02-27 04:38:57.144 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:57.151 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:57.151 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-38-55__18f54ae5-5ea0-46ce-9b57-006418288b9b__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:57.151 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:57.152 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:57.153 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:57.153 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.46.70
|
||||
2026-02-27 04:38:57.153 DEBUG [src.node.docker_mananger] Generated ports ['51202', '51203', '51204', '51205', '51206']
|
||||
2026-02-27 04:38:57.153 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:57.153 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:57.154 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:57.154 DEBUG [src.node.docker_mananger] docker run -i -t -p 51202:51202 -p 51203:51203 -p 51204:51204 -p 51205:51205 -p 51206:51206 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=51204 --rest-port=51202 --tcp-port=51203 --discv5-udp-port=51205 --rest-address=0.0.0.0 --nat=extip:172.18.46.70 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fabfbcb152c9afa30e1efda5312ebabdae4bdc102dc956b5cf2f496bef0e5fe6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51206 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QCIIYmNoBVQPKxsyPUXGD2E1Hpj6Jfp8Ct1MgwGdkMklaT2sxjAibLzl7lkpf5Oj_F6P2_dwN_Eb3ANotg6bLYICgmlkgnY0gmlwhKwShMCKbXVsdGlhZGRyc5YACASsEoTABkvNAAoErBKEwAZLzt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0ktdbi4YIBBAVvU-EkImwRjNS-L76n-xsIIK8EFD1m2DdGNwgkvNg3VkcIJLz4V3YWt1MgM --storenode=/ip4/172.18.132.192/tcp/19405/p2p/16Uiu2HAm9aaFSCNT6pVEkdMoCFyuSug77q2ph5czQrbovuBEzDKr --store=true --relay=true
|
||||
2026-02-27 04:38:57.350 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.46.70 waku a353fa0e9b40d9c135ba823ad1e6b5495107a0c34db2a573a03e8b2ee75b6d78
|
||||
2026-02-27 04:38:57.386 DEBUG [src.node.docker_mananger] Container started with ID a353fa0e9b40. Setting up logs at ./log/docker/store_node1_2026-02-27_04-38-55__18f54ae5-5ea0-46ce-9b57-006418288b9b__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:57.387 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51202
|
||||
2026-02-27 04:38:57.387 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:58.388 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51202/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:58.391 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-27 04:38:58.391 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:58.392 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51202/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:58.394 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.46.70/tcp/51203/p2p/16Uiu2HAmMzonBuhXdWBz2fsQXAZQhTCqY3ZuBGGwKL4MdQLS1h9Z","/ip4/172.18.46.70/tcp/51204/ws/p2p/16Uiu2HAmMzonBuhXdWBz2fsQXAZQhTCqY3ZuBGGwKL4MdQLS1h9Z"],"enrUri":"enr:-L24QJSNYO5WqVU3ALv0eL5MOARC6e3UK-P1qkmkt9JaFL27F-gqrqz5NTH5V5d9kW5barVVlQORLuULyDv4pO_KNAoCgmlkgnY0gmlwhKwSLkaKbXVsdGlhZGRyc5YACASsEi5GBsgDAAoErBIuRgbIBN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDiszYn21POEC8zfGLHcNENa9mCS8khSp_dtvR-UkF2MCDdGNwgsgDg3VkcILIBYV3YWt1MgM"}'
|
||||
2026-02-27 04:38:58.394 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:58.395 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51202/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.132.192/tcp/19405/p2p/16Uiu2HAm9aaFSCNT6pVEkdMoCFyuSug77q2ph5czQrbovuBEzDKr"]'
|
||||
2026-02-27 04:38:58.398 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:58.398 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19404/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:38:58.401 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:58.401 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51202/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:38:58.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:58.404 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:38:58.405 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19404/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-27 04:38:58.411 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:58.411 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:38:58.612 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:38:58.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19404/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:58.616 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb6a7b3fb4cd5cf7d0dc89168f1e718e42c2b9b5612a6571a54ff259704986ed7"}]}'
|
||||
2026-02-27 04:38:58.616 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-27 04:38:58.616 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:38:58.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51202/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:58.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb6a7b3fb4cd5cf7d0dc89168f1e718e42c2b9b5612a6571a54ff259704986ed7"}]}'
|
||||
2026-02-27 04:38:58.619 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-27 04:38:58.619 DEBUG [src.node.waku_node] Restarting container with id a353fa0e9b40
|
||||
2026-02-27 04:38:59.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51202/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:59.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51202/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:59.783 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-27 04:38:59.783 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:59.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51202/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:59.786 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.46.70/tcp/51203/p2p/16Uiu2HAmMzonBuhXdWBz2fsQXAZQhTCqY3ZuBGGwKL4MdQLS1h9Z","/ip4/172.18.46.70/tcp/51204/ws/p2p/16Uiu2HAmMzonBuhXdWBz2fsQXAZQhTCqY3ZuBGGwKL4MdQLS1h9Z"],"enrUri":"enr:-L24QJSNYO5WqVU3ALv0eL5MOARC6e3UK-P1qkmkt9JaFL27F-gqrqz5NTH5V5d9kW5barVVlQORLuULyDv4pO_KNAoCgmlkgnY0gmlwhKwSLkaKbXVsdGlhZGRyc5YACASsEi5GBsgDAAoErBIuRgbIBN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDiszYn21POEC8zfGLHcNENa9mCS8khSp_dtvR-UkF2MCDdGNwgsgDg3VkcILIBYV3YWt1MgM"}'
|
||||
2026-02-27 04:38:59.786 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:59.786 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51202/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:38:59.788 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:59.789 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:38:59.789 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:19404/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-27 04:38:59.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:59.795 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:38:59.995 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:38:59.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19404/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:59.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb6a7b3fb4cd5cf7d0dc89168f1e718e42c2b9b5612a6571a54ff259704986ed7"},{"messageHash":"0xf4fe90a00d7419182589fd5d636e0f472cf5b52aced8833f9262d4d1f7eaf9ea"}]}'
|
||||
2026-02-27 04:38:59.999 DEBUG [src.steps.store] messages length is 2
|
||||
2026-02-27 04:38:59.999 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:39:00.000 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51202/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:00.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb6a7b3fb4cd5cf7d0dc89168f1e718e42c2b9b5612a6571a54ff259704986ed7"},{"messageHash":"0xf4fe90a00d7419182589fd5d636e0f472cf5b52aced8833f9262d4d1f7eaf9ea"}]}'
|
||||
2026-02-27 04:39:00.003 DEBUG [src.steps.store] messages length is 2
|
||||
2026-02-27 04:39:00.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:19404/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:00.006 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb6a7b3fb4cd5cf7d0dc89168f1e718e42c2b9b5612a6571a54ff259704986ed7"},{"messageHash":"0xf4fe90a00d7419182589fd5d636e0f472cf5b52aced8833f9262d4d1f7eaf9ea"}]}'
|
||||
2026-02-27 04:39:00.006 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51202/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:00.009 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xb6a7b3fb4cd5cf7d0dc89168f1e718e42c2b9b5612a6571a54ff259704986ed7"},{"messageHash":"0xf4fe90a00d7419182589fd5d636e0f472cf5b52aced8833f9262d4d1f7eaf9ea"}]}'
|
||||
2026-02-27 04:39:00.010 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:39:00.012 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:39:00.012 DEBUG [src.node.waku_node] Stopping container with id 474df6122c3f
|
||||
2026-02-27 04:39:00.563 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:39:00.564 DEBUG [src.node.waku_node] Stopping container with id a353fa0e9b40
|
||||
2026-02-27 04:39:01.137 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:39:01.140 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:39:01.151 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:39:01.172 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
62
nim/1097/data/attachments/1cefc6f42c947d5f.txt
Normal file
62
nim/1097/data/attachments/1cefc6f42c947d5f.txt
Normal file
@ -0,0 +1,62 @@
|
||||
2026-02-27 04:33:58.335 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:33:58.336 DEBUG [tests.conftest] Running test: test_metadata_protocol_mounted_also_on_non_1_clusters with id: 2026-02-27_04-33-58__ff06fcd2-cd3c-4760-adad-cce061222e66
|
||||
2026-02-27 04:33:58.337 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:33:58.337 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:33:58.338 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2026-02-27 04:33:58.347 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:58.347 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-33-58__ff06fcd2-cd3c-4760-adad-cce061222e66__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:58.347 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:58.347 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:58.351 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:58.352 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.248.137
|
||||
2026-02-27 04:33:58.352 DEBUG [src.node.docker_mananger] Generated ports ['57298', '57299', '57300', '57301', '57302']
|
||||
2026-02-27 04:33:58.352 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:58.352 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:58.353 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:58.353 DEBUG [src.node.docker_mananger] docker run -i -t -p 57298:57298 -p 57299:57299 -p 57300:57300 -p 57301:57301 -p 57302:57302 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=57300 --rest-port=57298 --tcp-port=57299 --discv5-udp-port=57301 --rest-address=0.0.0.0 --nat=extip:172.18.248.137 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aa6feffc4bd5c5addeccbbd9cdf2f7dccd76ad3d4fe4e9ffd4b78c2e9466767c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57302 --metrics-logging=true --relay=true
|
||||
2026-02-27 04:33:58.557 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.248.137 waku 84430f12afc369832886197ce27517ff48ffa85f63c87aeba383aed87794e6cc
|
||||
2026-02-27 04:33:58.560 ERROR [src.node.docker_mananger] Max retries reached for container e1672dc9961d. Exiting log stream.
|
||||
2026-02-27 04:33:58.593 DEBUG [src.node.docker_mananger] Container started with ID 84430f12afc3. Setting up logs at ./log/docker/node1_2026-02-27_04-33-58__ff06fcd2-cd3c-4760-adad-cce061222e66__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:58.593 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57298
|
||||
2026-02-27 04:33:58.594 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:59.163 ERROR [src.node.docker_mananger] Max retries reached for container 8a593c36491d. Exiting log stream.
|
||||
2026-02-27 04:33:59.594 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57298/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.597 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-27 04:33:59.597 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:59.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57298/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.600 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.248.137/tcp/57299/p2p/16Uiu2HAmSND5VfTC9LPm4ocpzoB86n4uYDpterTBS8nckcSTwdv1","/ip4/172.18.248.137/tcp/57300/ws/p2p/16Uiu2HAmSND5VfTC9LPm4ocpzoB86n4uYDpterTBS8nckcSTwdv1"],"enrUri":"enr:-L24QCgm1LsPbr7-9ET5GskIFm2ez6tZ6pnvVpbAqVVjP2VWeCcX9Ryj8HwQpNaqp92BcT5gdh_uPBS3K4YJ8CbM624CgmlkgnY0gmlwhKwS-ImKbXVsdGlhZGRyc5YACASsEviJBt_TAAoErBL4iQbf1N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDy7cias7GpAK7s9JRMxZtmcoPeyvmGbPZOPlUpXu60QKDdGNwgt_Tg3VkcILf1YV3YWt1MgE"}'
|
||||
2026-02-27 04:33:59.600 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:59.607 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:59.607 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-33-58__ff06fcd2-cd3c-4760-adad-cce061222e66__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:59.607 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:59.607 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:59.608 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:59.608 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.30.187
|
||||
2026-02-27 04:33:59.609 DEBUG [src.node.docker_mananger] Generated ports ['8486', '8487', '8488', '8489', '8490']
|
||||
2026-02-27 04:33:59.609 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:59.609 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:59.609 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:59.609 DEBUG [src.node.docker_mananger] docker run -i -t -p 8486:8486 -p 8487:8487 -p 8488:8488 -p 8489:8489 -p 8490:8490 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=8488 --rest-port=8486 --tcp-port=8487 --discv5-udp-port=8489 --rest-address=0.0.0.0 --nat=extip:172.18.30.187 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=23d9bb4c0ca1eed523a217ef14c4b18b11fbf34d811e34b743ecc6674ec6d6f9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8490 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCgm1LsPbr7-9ET5GskIFm2ez6tZ6pnvVpbAqVVjP2VWeCcX9Ryj8HwQpNaqp92BcT5gdh_uPBS3K4YJ8CbM624CgmlkgnY0gmlwhKwS-ImKbXVsdGlhZGRyc5YACASsEviJBt_TAAoErBL4iQbf1N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDy7cias7GpAK7s9JRMxZtmcoPeyvmGbPZOPlUpXu60QKDdGNwgt_Tg3VkcILf1YV3YWt1MgE
|
||||
2026-02-27 04:33:59.815 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.30.187 waku 5a708b094277abb51b18cc6f73a4a3494a9c6a93b5f0d27becf49d69796b5a82
|
||||
2026-02-27 04:33:59.850 DEBUG [src.node.docker_mananger] Container started with ID 5a708b094277. Setting up logs at ./log/docker/node2_2026-02-27_04-33-58__ff06fcd2-cd3c-4760-adad-cce061222e66__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:59.851 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8486
|
||||
2026-02-27 04:33:59.851 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:00.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8486/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:00.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_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-27 04:34:00.866 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:00.867 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8486/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:00.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.30.187/tcp/8487/p2p/16Uiu2HAmCNv7b7AjXgvVaenF1XZvUbmpPy6MqPGJ6LEqXUaFkFP1","/ip4/172.18.30.187/tcp/8488/ws/p2p/16Uiu2HAmCNv7b7AjXgvVaenF1XZvUbmpPy6MqPGJ6LEqXUaFkFP1"],"enrUri":"enr:-L24QEyp0YSgqc2IQQQgX9m5qjPKTuQoUGF5oWUHslypEaBve7xZ93WSqKl5YZSYDvybeNfMZx9UObeWQcbiPEMd4z8CgmlkgnY0gmlwhKwSHruKbXVsdGlhZGRyc5YACASsEh67BiEnAAoErBIeuwYhKN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC--HqybidMEzbzkS8TwED4cZHZPh1FFP4QtQUCzifa-yDdGNwgiEng3VkcIIhKYV3YWt1MgE"}'
|
||||
2026-02-27 04:34:00.877 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:00.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8486/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.248.137/tcp/57299/p2p/16Uiu2HAmSND5VfTC9LPm4ocpzoB86n4uYDpterTBS8nckcSTwdv1"]'
|
||||
2026-02-27 04:34:00.883 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:00.885 DEBUG [src.node.docker_mananger] Found matches for keyword 'Created WakuMetadata protocol': ['INF 2026-02-27 04:33:58.564+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"']
|
||||
2026-02-27 04:34:00.885 DEBUG [src.node.docker_mananger] Found matches for keyword 'Created WakuMetadata protocol': ['INF 2026-02-27 04:33:59.823+00:00 Created WakuMetadata protocol topics="waku node" tid=1 file=protocol.nim:107 clusterId=3 shards="[0]"']
|
||||
2026-02-27 04:34:00.887 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:34:00.889 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:34:00.889 DEBUG [src.node.waku_node] Stopping container with id 84430f12afc3
|
||||
2026-02-27 04:34:01.459 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:01.459 DEBUG [src.node.waku_node] Stopping container with id 5a708b094277
|
||||
2026-02-27 04:34:02.000 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:02.003 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:02.007 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:02.011 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
206
nim/1097/data/attachments/1d9298a64c013790.txt
Normal file
206
nim/1097/data/attachments/1d9298a64c013790.txt
Normal file
@ -0,0 +1,206 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_add_peers with id: 2026-02-27_04-35-35__7f14b4a2-c14a-4e02-8acc-1fcb095347fd
|
||||
[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.store:store.py:31 Running fixture setup: store_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-27_04-35-35__7f14b4a2-c14a-4e02-8acc-1fcb095347fd__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.66.221
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46232', '46233', '46234', '46235', '46236']
|
||||
[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 46232:46232 -p 46233:46233 -p 46234:46234 -p 46235:46235 -p 46236:46236 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=46234 --rest-port=46232 --tcp-port=46233 --discv5-udp-port=46235 --rest-address=0.0.0.0 --nat=extip:172.18.66.221 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=db74e77bc4e4b0706f65bbc09fa50f42dd9a6cdf1bb5ad5cbcaab65bcb1d5e4d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46236 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.66.221 waku 463772b6bdc235a717b65e2e1ec78ab9c2e29b18d03f16987f7cb96a04dac482
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 463772b6bdc2. Setting up logs at ./log/docker/node1_2026-02-27_04-35-35__7f14b4a2-c14a-4e02-8acc-1fcb095347fd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46232
|
||||
[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 9bb35beaa147. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d3073687743b. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46232/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:46232/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.66.221/tcp/46233/p2p/16Uiu2HAmQDW2pAbBxTw9XFm2VuJQuqDmEJa2khwAStZGiNRgJNUM","/ip4/172.18.66.221/tcp/46234/ws/p2p/16Uiu2HAmQDW2pAbBxTw9XFm2VuJQuqDmEJa2khwAStZGiNRgJNUM"],"enrUri":"enr:-L24QMji0LiuP-QMBBalAZGLpSl0Dxy6Lld3TJoxa88RA8wEfP-AzWKez1Fi1hjWElKZ-ccxtsu3lLm4NMDvowQV_y8CgmlkgnY0gmlwhKwSQt2KbXVsdGlhZGRyc5YACASsEkLdBrSZAAoErBJC3Qa0mt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDq8Sz-AlOKcSlojZAy3-XqxWXhuF6_NZxlo6tuZt6n_6DdGNwgrSZg3VkcIK0m4V3YWt1MgE"}'
|
||||
[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-27_04-35-35__7f14b4a2-c14a-4e02-8acc-1fcb095347fd__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.9.237
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['27961', '27962', '27963', '27964', '27965']
|
||||
[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 27961:27961 -p 27962:27962 -p 27963:27963 -p 27964:27964 -p 27965:27965 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=27963 --rest-port=27961 --tcp-port=27962 --discv5-udp-port=27964 --rest-address=0.0.0.0 --nat=extip:172.18.9.237 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ba7fe1daccdee6c8dcf440fecbadeeefed02c1ab2aba82e6eaefa2688c9eb031 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=27965 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMji0LiuP-QMBBalAZGLpSl0Dxy6Lld3TJoxa88RA8wEfP-AzWKez1Fi1hjWElKZ-ccxtsu3lLm4NMDvowQV_y8CgmlkgnY0gmlwhKwSQt2KbXVsdGlhZGRyc5YACASsEkLdBrSZAAoErBJC3Qa0mt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDq8Sz-AlOKcSlojZAy3-XqxWXhuF6_NZxlo6tuZt6n_6DdGNwgrSZg3VkcIK0m4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.9.237 waku 461b529dec8a0d5e5a9aa33b5a81187f1abbd24d339b343d0e6fd237fdad57fd
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 461b529dec8a. Setting up logs at ./log/docker/node2_2026-02-27_04-35-35__7f14b4a2-c14a-4e02-8acc-1fcb095347fd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 27961
|
||||
[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:27961/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:27961/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.9.237/tcp/27962/p2p/16Uiu2HAkyTfWx54fytQ2gcuHtAHkNes2JzAymWteZr9xQbKnHhao","/ip4/172.18.9.237/tcp/27963/ws/p2p/16Uiu2HAkyTfWx54fytQ2gcuHtAHkNes2JzAymWteZr9xQbKnHhao"],"enrUri":"enr:-L24QCAI4uYUZ8_zZC1GW0vmINBDcq3NVuElk1oCIEZFwvhXAj9fK3nZTa0KVrYW1zHjpavAeZGs8ZO-o5JPyMK4mmECgmlkgnY0gmlwhKwSCe2KbXVsdGlhZGRyc5YACASsEgntBm06AAoErBIJ7QZtO90DgnJzhQADAQAAiXNlY3AyNTZrMaECO_Fi0hN4c4bMjStEODzS90-MSVgw2WymvW4kWJNbidiDdGNwgm06g3VkcIJtPIV3YWt1MgE"}'
|
||||
[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:27961/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.66.221/tcp/46233/p2p/16Uiu2HAmQDW2pAbBxTw9XFm2VuJQuqDmEJa2khwAStZGiNRgJNUM"]'
|
||||
[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/node3_2026-02-27_04-35-35__7f14b4a2-c14a-4e02-8acc-1fcb095347fd__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.71.133
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['53360', '53361', '53362', '53363', '53364']
|
||||
[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 53360:53360 -p 53361:53361 -p 53362:53362 -p 53363:53363 -p 53364:53364 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=53362 --rest-port=53360 --tcp-port=53361 --discv5-udp-port=53363 --rest-address=0.0.0.0 --nat=extip:172.18.71.133 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbddbf0646cbf6abdcfc841cfd3d9a6aed19ffafb63aa082ecc4bf85c8a57832 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53364 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMji0LiuP-QMBBalAZGLpSl0Dxy6Lld3TJoxa88RA8wEfP-AzWKez1Fi1hjWElKZ-ccxtsu3lLm4NMDvowQV_y8CgmlkgnY0gmlwhKwSQt2KbXVsdGlhZGRyc5YACASsEkLdBrSZAAoErBJC3Qa0mt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDq8Sz-AlOKcSlojZAy3-XqxWXhuF6_NZxlo6tuZt6n_6DdGNwgrSZg3VkcIK0m4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.71.133 waku c9b4d1f7b909339eac2fa44d98167a1479b8d92a9ce2ec5da4353fb9b22b3e67
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c9b4d1f7b909. Setting up logs at ./log/docker/node3_2026-02-27_04-35-35__7f14b4a2-c14a-4e02-8acc-1fcb095347fd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 53360
|
||||
[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:53360/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:53360/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.71.133/tcp/53361/p2p/16Uiu2HAmPurai7ZhF7juUd6g5JpNWp8MDf3tdgBqNmA6JC3VtmHy","/ip4/172.18.71.133/tcp/53362/ws/p2p/16Uiu2HAmPurai7ZhF7juUd6g5JpNWp8MDf3tdgBqNmA6JC3VtmHy"],"enrUri":"enr:-L24QLgeA_17dFPVpwsrbNeA-1H7C_LE_kYvGgNscDv_pF7lYtNj7jCioCnbthmwoC8KYwvz2hdDahYcDMq4yp_hN0YCgmlkgnY0gmlwhKwSR4WKbXVsdGlhZGRyc5YACASsEkeFBtBxAAoErBJHhQbQct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpz97_AguPtVc2bxhGtN8oTScen141H-tpx-3hD8SU0CDdGNwgtBxg3VkcILQc4V3YWt1MgE"}'
|
||||
[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:53360/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.66.221/tcp/46233/p2p/16Uiu2HAmQDW2pAbBxTw9XFm2VuJQuqDmEJa2khwAStZGiNRgJNUM"]'
|
||||
[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-27_04-35-35__7f14b4a2-c14a-4e02-8acc-1fcb095347fd__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.32.156
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['55475', '55476', '55477', '55478', '55479']
|
||||
[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 55475:55475 -p 55476:55476 -p 55477:55477 -p 55478:55478 -p 55479:55479 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=55477 --rest-port=55475 --tcp-port=55476 --discv5-udp-port=55478 --rest-address=0.0.0.0 --nat=extip:172.18.32.156 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0426ff454a54f64f832f031f78d66e736cba4eed74d4e28cc1ed73a726f1003f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55479 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMji0LiuP-QMBBalAZGLpSl0Dxy6Lld3TJoxa88RA8wEfP-AzWKez1Fi1hjWElKZ-ccxtsu3lLm4NMDvowQV_y8CgmlkgnY0gmlwhKwSQt2KbXVsdGlhZGRyc5YACASsEkLdBrSZAAoErBJC3Qa0mt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDq8Sz-AlOKcSlojZAy3-XqxWXhuF6_NZxlo6tuZt6n_6DdGNwgrSZg3VkcIK0m4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.32.156 waku 0a43926b28ca9886d2a066fdbbd0fd3809829e2758338212defc0de9f810a62f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 0a43926b28ca. Setting up logs at ./log/docker/node4_2026-02-27_04-35-35__7f14b4a2-c14a-4e02-8acc-1fcb095347fd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 55475
|
||||
[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:55475/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:55475/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.32.156/tcp/55476/p2p/16Uiu2HAmBM1xMTw1DGKDThSXkwBfgXgEU6bVhKFRx4QnUQpa6LUq","/ip4/172.18.32.156/tcp/55477/ws/p2p/16Uiu2HAmBM1xMTw1DGKDThSXkwBfgXgEU6bVhKFRx4QnUQpa6LUq"],"enrUri":"enr:-L24QGYkahocA-a5lbJ0CXFc9JpivqjqDTQsE4w2TocaPU2vIGGEA_FmTwdo3jmyVZALFUWzozhHiAe5DUZyYsc73nwCgmlkgnY0gmlwhKwSIJyKbXVsdGlhZGRyc5YACASsEiCcBti0AAoErBIgnAbYtd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC7ImsOzLlK_0I1l7pYk3EQXrYvwGswMsrtb78NMpS_HKDdGNwgti0g3VkcILYtoV3YWt1MgE"}'
|
||||
[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:55475/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.66.221/tcp/46233/p2p/16Uiu2HAmQDW2pAbBxTw9XFm2VuJQuqDmEJa2khwAStZGiNRgJNUM"]'
|
||||
[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-27_04-35-35__7f14b4a2-c14a-4e02-8acc-1fcb095347fd__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.16.163
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['52823', '52824', '52825', '52826', '52827']
|
||||
[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 52823:52823 -p 52824:52824 -p 52825:52825 -p 52826:52826 -p 52827:52827 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=52825 --rest-port=52823 --tcp-port=52824 --discv5-udp-port=52826 --rest-address=0.0.0.0 --nat=extip:172.18.16.163 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=edf8ee648eb185bb8fb14bcd2bfeefbf1fac1c1c62a2e8efaf73de13bb5a2c54 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52827 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMji0LiuP-QMBBalAZGLpSl0Dxy6Lld3TJoxa88RA8wEfP-AzWKez1Fi1hjWElKZ-ccxtsu3lLm4NMDvowQV_y8CgmlkgnY0gmlwhKwSQt2KbXVsdGlhZGRyc5YACASsEkLdBrSZAAoErBJC3Qa0mt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDq8Sz-AlOKcSlojZAy3-XqxWXhuF6_NZxlo6tuZt6n_6DdGNwgrSZg3VkcIK0m4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.16.163 waku bac34efd93e6ab0058d1e8dff7b308236bac883dde14ce5d213057c8abb5d10a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID bac34efd93e6. Setting up logs at ./log/docker/node5_2026-02-27_04-35-35__7f14b4a2-c14a-4e02-8acc-1fcb095347fd__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 52823
|
||||
[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:52823/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:52823/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.16.163/tcp/52824/p2p/16Uiu2HAmHpTpNZYH2SH1eNWpSKxtMPiAvqBBr38u6hEwhy7F5uxU","/ip4/172.18.16.163/tcp/52825/ws/p2p/16Uiu2HAmHpTpNZYH2SH1eNWpSKxtMPiAvqBBr38u6hEwhy7F5uxU"],"enrUri":"enr:-L24QLPlEPeANRv_siFKditY7EC4fjNinstqNZ1aVH3gTQZSQdaJ-bckerkXIDEmR5hGPw31_RdkqSAxpaks2QADV70CgmlkgnY0gmlwhKwSEKOKbXVsdGlhZGRyc5YACASsEhCjBs5YAAoErBIQowbOWd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTLe4CNNVXL6yHdi17MgtE1hc1dLT9gDD2Iqsm2YTiyGDdGNwgs5Yg3VkcILOWoV3YWt1MgE"}'
|
||||
[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:52823/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.66.221/tcp/46233/p2p/16Uiu2HAmQDW2pAbBxTw9XFm2VuJQuqDmEJa2khwAStZGiNRgJNUM"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46232/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:27961/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:53360/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:55475/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:52823/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 src.libs.common:common.py:47 Sleeping for 10 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:46232/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.9.237/tcp/51058/p2p/16Uiu2HAkyTfWx54fytQ2gcuHtAHkNes2JzAymWteZr9xQbKnHhao","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-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.16.163/tcp/57114/p2p/16Uiu2HAmHpTpNZYH2SH1eNWpSKxtMPiAvqBBr38u6hEwhy7F5uxU","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-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.71.133/tcp/33212/p2p/16Uiu2HAmPurai7ZhF7juUd6g5JpNWp8MDf3tdgBqNmA6JC3VtmHy","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-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.32.156/tcp/56416/p2p/16Uiu2HAmBM1xMTw1DGKDThSXkwBfgXgEU6bVhKFRx4QnUQpa6LUq","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-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:27961/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.16.163/tcp/47708/p2p/16Uiu2HAmHpTpNZYH2SH1eNWpSKxtMPiAvqBBr38u6hEwhy7F5uxU","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,1000,9,1,25],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.66.221/tcp/46233/p2p/16Uiu2HAmQDW2pAbBxTw9XFm2VuJQuqDmEJa2khwAStZGiNRgJNUM","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-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.71.133/tcp/60806/p2p/16Uiu2HAmPurai7ZhF7juUd6g5JpNWp8MDf3tdgBqNmA6JC3VtmHy","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,1000,9,1,25],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.32.156/tcp/47572/p2p/16Uiu2HAmBM1xMTw1DGKDThSXkwBfgXgEU6bVhKFRx4QnUQpa6LUq","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,1000,9,1,25],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:27961/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.133/tcp/33212/p2p/16Uiu2HAmPurai7ZhF7juUd6g5JpNWp8MDf3tdgBqNmA6JC3VtmHy"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:27961/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.32.156/tcp/56416/p2p/16Uiu2HAmBM1xMTw1DGKDThSXkwBfgXgEU6bVhKFRx4QnUQpa6LUq"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:27961/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.32.156/tcp/47572/p2p/16Uiu2HAmBM1xMTw1DGKDThSXkwBfgXgEU6bVhKFRx4QnUQpa6LUq"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:27961/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.16.163/tcp/57114/p2p/16Uiu2HAmHpTpNZYH2SH1eNWpSKxtMPiAvqBBr38u6hEwhy7F5uxU"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:27961/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.16.163/tcp/47708/p2p/16Uiu2HAmHpTpNZYH2SH1eNWpSKxtMPiAvqBBr38u6hEwhy7F5uxU"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:27961/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.133/tcp/60806/p2p/16Uiu2HAmPurai7ZhF7juUd6g5JpNWp8MDf3tdgBqNmA6JC3VtmHy"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:27961/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.66.221/tcp/46233/p2p/16Uiu2HAmQDW2pAbBxTw9XFm2VuJQuqDmEJa2khwAStZGiNRgJNUM"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:53360/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.32.156/tcp/56416/p2p/16Uiu2HAmBM1xMTw1DGKDThSXkwBfgXgEU6bVhKFRx4QnUQpa6LUq"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:53360/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.32.156/tcp/47572/p2p/16Uiu2HAmBM1xMTw1DGKDThSXkwBfgXgEU6bVhKFRx4QnUQpa6LUq"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:53360/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.9.237/tcp/51058/p2p/16Uiu2HAkyTfWx54fytQ2gcuHtAHkNes2JzAymWteZr9xQbKnHhao"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:53360/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.16.163/tcp/57114/p2p/16Uiu2HAmHpTpNZYH2SH1eNWpSKxtMPiAvqBBr38u6hEwhy7F5uxU"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:53360/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.16.163/tcp/47708/p2p/16Uiu2HAmHpTpNZYH2SH1eNWpSKxtMPiAvqBBr38u6hEwhy7F5uxU"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:53360/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.66.221/tcp/46233/p2p/16Uiu2HAmQDW2pAbBxTw9XFm2VuJQuqDmEJa2khwAStZGiNRgJNUM"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55475/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.133/tcp/33212/p2p/16Uiu2HAmPurai7ZhF7juUd6g5JpNWp8MDf3tdgBqNmA6JC3VtmHy"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55475/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.9.237/tcp/51058/p2p/16Uiu2HAkyTfWx54fytQ2gcuHtAHkNes2JzAymWteZr9xQbKnHhao"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55475/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.16.163/tcp/57114/p2p/16Uiu2HAmHpTpNZYH2SH1eNWpSKxtMPiAvqBBr38u6hEwhy7F5uxU"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55475/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.16.163/tcp/47708/p2p/16Uiu2HAmHpTpNZYH2SH1eNWpSKxtMPiAvqBBr38u6hEwhy7F5uxU"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55475/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.133/tcp/60806/p2p/16Uiu2HAmPurai7ZhF7juUd6g5JpNWp8MDf3tdgBqNmA6JC3VtmHy"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55475/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.66.221/tcp/46233/p2p/16Uiu2HAmQDW2pAbBxTw9XFm2VuJQuqDmEJa2khwAStZGiNRgJNUM"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:52823/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.133/tcp/33212/p2p/16Uiu2HAmPurai7ZhF7juUd6g5JpNWp8MDf3tdgBqNmA6JC3VtmHy"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:52823/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.32.156/tcp/56416/p2p/16Uiu2HAmBM1xMTw1DGKDThSXkwBfgXgEU6bVhKFRx4QnUQpa6LUq"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:52823/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.32.156/tcp/47572/p2p/16Uiu2HAmBM1xMTw1DGKDThSXkwBfgXgEU6bVhKFRx4QnUQpa6LUq"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:52823/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.9.237/tcp/51058/p2p/16Uiu2HAkyTfWx54fytQ2gcuHtAHkNes2JzAymWteZr9xQbKnHhao"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:52823/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.71.133/tcp/60806/p2p/16Uiu2HAmPurai7ZhF7juUd6g5JpNWp8MDf3tdgBqNmA6JC3VtmHy"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:52823/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.66.221/tcp/46233/p2p/16Uiu2HAmQDW2pAbBxTw9XFm2VuJQuqDmEJa2khwAStZGiNRgJNUM"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[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 463772b6bdc2
|
||||
[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 461b529dec8a
|
||||
[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 c9b4d1f7b909
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 463772b6bdc2. 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 0a43926b28ca
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 461b529dec8a. 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 bac34efd93e6
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container c9b4d1f7b909. 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.
|
||||
106
nim/1097/data/attachments/1e43615bebb09631.txt
Normal file
106
nim/1097/data/attachments/1e43615bebb09631.txt
Normal file
@ -0,0 +1,106 @@
|
||||
2026-02-27 04:33:52.380 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:33:52.381 DEBUG [tests.conftest] Running test: test_publish_after_node_pauses_and_pauses with id: 2026-02-27_04-33-52__4a28147b-a5c5-41d0-9a9e-cded5afa7755
|
||||
2026-02-27 04:33:52.381 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:33:52.381 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:33:52.381 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2026-02-27 04:33:52.388 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:52.388 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-33-52__4a28147b-a5c5-41d0-9a9e-cded5afa7755__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:52.388 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:52.388 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:52.390 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:52.390 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.61.3
|
||||
2026-02-27 04:33:52.390 DEBUG [src.node.docker_mananger] Generated ports ['5377', '5378', '5379', '5380', '5381']
|
||||
2026-02-27 04:33:52.390 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:52.390 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:52.391 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:52.391 DEBUG [src.node.docker_mananger] docker run -i -t -p 5377:5377 -p 5378:5378 -p 5379:5379 -p 5380:5380 -p 5381:5381 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=5379 --rest-port=5377 --tcp-port=5378 --discv5-udp-port=5380 --rest-address=0.0.0.0 --nat=extip:172.18.61.3 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2a9c7ea76bc5cca6c613ef33effac6b418e6b38bd301e6a52b86fdddeac88410 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5381 --metrics-logging=true --relay=true
|
||||
2026-02-27 04:33:52.546 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.61.3 waku 18a6024b06821076e2cf4c80ccc0a870bff28b8aeec69ab223a7fbce88c9fd45
|
||||
2026-02-27 04:33:52.573 DEBUG [src.node.docker_mananger] Container started with ID 18a6024b0682. Setting up logs at ./log/docker/node1_2026-02-27_04-33-52__4a28147b-a5c5-41d0-9a9e-cded5afa7755__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:52.573 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5377
|
||||
2026-02-27 04:33:52.574 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:52.673 ERROR [src.node.docker_mananger] Max retries reached for container 6c33e5592e49. Exiting log stream.
|
||||
2026-02-27 04:33:53.178 ERROR [src.node.docker_mananger] Max retries reached for container 393fde44e6d8. Exiting log stream.
|
||||
2026-02-27 04:33:53.574 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5377/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:53.577 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-27 04:33:53.577 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:53.577 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5377/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:53.579 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.61.3/tcp/5378/p2p/16Uiu2HAmPXXYKEtCw26s8dwQTnDARLtmQaFWLKdR5asvWiyjfmcS","/ip4/172.18.61.3/tcp/5379/ws/p2p/16Uiu2HAmPXXYKEtCw26s8dwQTnDARLtmQaFWLKdR5asvWiyjfmcS"],"enrUri":"enr:-L24QIc885ou0nEXbjsvqysqzxL7RKINsWR5zBVoxoUVK0nFGz6JWkPHWNO7JZ_nqdolisR_faa3Lk0bCASGkZUOrIYCgmlkgnY0gmlwhKwSPQOKbXVsdGlhZGRyc5YACASsEj0DBhUCAAoErBI9AwYVA90DgnJzhQADAQAAiXNlY3AyNTZrMaEDoYctLQVegpHN6qGvEhqutjxa99P-K2nxnoxL-bWv6YeDdGNwghUCg3VkcIIVBIV3YWt1MgE"}'
|
||||
2026-02-27 04:33:53.580 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:53.586 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:53.586 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-33-52__4a28147b-a5c5-41d0-9a9e-cded5afa7755__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:53.586 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:53.586 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:53.587 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:53.587 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.160.146
|
||||
2026-02-27 04:33:53.588 DEBUG [src.node.docker_mananger] Generated ports ['57303', '57304', '57305', '57306', '57307']
|
||||
2026-02-27 04:33:53.588 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:53.588 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:53.588 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:53.588 DEBUG [src.node.docker_mananger] docker run -i -t -p 57303:57303 -p 57304:57304 -p 57305:57305 -p 57306:57306 -p 57307:57307 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=57305 --rest-port=57303 --tcp-port=57304 --discv5-udp-port=57306 --rest-address=0.0.0.0 --nat=extip:172.18.160.146 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8ed5acac5161ad5fdd2e83eafe4afce47e55fe5c38dad70775b6396dbaad4a77 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57307 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QIc885ou0nEXbjsvqysqzxL7RKINsWR5zBVoxoUVK0nFGz6JWkPHWNO7JZ_nqdolisR_faa3Lk0bCASGkZUOrIYCgmlkgnY0gmlwhKwSPQOKbXVsdGlhZGRyc5YACASsEj0DBhUCAAoErBI9AwYVA90DgnJzhQADAQAAiXNlY3AyNTZrMaEDoYctLQVegpHN6qGvEhqutjxa99P-K2nxnoxL-bWv6YeDdGNwghUCg3VkcIIVBIV3YWt1MgE
|
||||
2026-02-27 04:33:53.762 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.160.146 waku 514e152290b26b7422cc80e4dd0125ac095a4055c67a781cf755a3d93682d8a4
|
||||
2026-02-27 04:33:53.789 DEBUG [src.node.docker_mananger] Container started with ID 514e152290b2. Setting up logs at ./log/docker/node2_2026-02-27_04-33-52__4a28147b-a5c5-41d0-9a9e-cded5afa7755__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:53.789 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57303
|
||||
2026-02-27 04:33:53.790 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:54.791 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57303/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:54.806 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-27 04:33:54.808 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:54.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57303/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:54.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.160.146/tcp/57304/p2p/16Uiu2HAmPpytA7fpj1sVZYYFyTProPYpxJfDx2XEJDuHvdNurCZb","/ip4/172.18.160.146/tcp/57305/ws/p2p/16Uiu2HAmPpytA7fpj1sVZYYFyTProPYpxJfDx2XEJDuHvdNurCZb"],"enrUri":"enr:-L24QGxTaH4MGxx1C8gZ2AnYJn2TJlOv31QYD4kQnqQbrPEAKJWocGlpX0H7_9nNAST2jQLp_XP5PVYef5PM3HR9c2wCgmlkgnY0gmlwhKwSoJKKbXVsdGlhZGRyc5YACASsEqCSBt_YAAoErBKgkgbf2d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDpf_V2U9ZmQgaeu3VTuOsSvBM5xHy4OD3Pv618W-WNHaDdGNwgt_Yg3VkcILf2oV3YWt1MgE"}'
|
||||
2026-02-27 04:33:54.817 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:54.817 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57303/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.61.3/tcp/5378/p2p/16Uiu2HAmPXXYKEtCw26s8dwQTnDARLtmQaFWLKdR5asvWiyjfmcS"]'
|
||||
2026-02-27 04:33:54.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:54.820 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2026-02-27 04:33:54.820 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5377/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:33:54.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:54.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57303/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:33:54.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:54.830 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5377/relay/v1/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-27 04:33:54.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:54.834 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:54.934 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:54.935 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5377/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:54.937 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":1772166834829971968,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:54.939 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:54.939 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57303/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:54.942 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":1772166834829971968,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:54.943 INFO [src.steps.relay] WARM UP successful!!
|
||||
2026-02-27 04:33:54.944 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5377/relay/v1/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-27 04:33:54.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:54.949 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:55.049 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5377/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.052 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":1772166834944454000,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.053 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57303/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.056 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":1772166834944454000,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.057 DEBUG [src.node.waku_node] Pausing container with id 18a6024b0682
|
||||
2026-02-27 04:33:55.077 DEBUG [src.node.waku_node] Unpause container with id 18a6024b0682
|
||||
2026-02-27 04:33:55.088 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5377/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TTE=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:55.092 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:55.093 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:55.193 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5377/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTE=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166835088111243,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.197 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57303/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTE=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166835088111243,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.204 DEBUG [src.node.waku_node] Pausing container with id 514e152290b2
|
||||
2026-02-27 04:33:55.213 DEBUG [src.node.waku_node] Unpause container with id 514e152290b2
|
||||
2026-02-27 04:33:55.221 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5377/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "TTI=", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:55.225 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:55.226 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:55.327 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.327 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5377/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.329 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166835221198525,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.331 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57303/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TTI=","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166835221198525,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.336 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:33:55.337 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:33:55.337 DEBUG [src.node.waku_node] Stopping container with id 18a6024b0682
|
||||
2026-02-27 04:33:55.849 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:33:55.849 DEBUG [src.node.waku_node] Stopping container with id 514e152290b2
|
||||
2026-02-27 04:33:56.320 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:33:56.323 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:33:56.329 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:33:56.334 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
100
nim/1097/data/attachments/1e6951c6bafc8779.txt
Normal file
100
nim/1097/data/attachments/1e6951c6bafc8779.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_store_without_encoding_pubsubtopic with id: 2026-02-27_04-39-15__2678dd00-93a2-4619-bc01-0d2a8cdda4ea
|
||||
[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-27_04-39-15__2678dd00-93a2-4619-bc01-0d2a8cdda4ea__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.229.51
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['48229', '48230', '48231', '48232', '48233']
|
||||
[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 48229:48229 -p 48230:48230 -p 48231:48231 -p 48232:48232 -p 48233:48233 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=48231 --rest-port=48229 --tcp-port=48230 --discv5-udp-port=48232 --rest-address=0.0.0.0 --nat=extip:172.18.229.51 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cf2daf61b094fcdfde4a4a7d7aa4dabef5d894f48fccefaaebf02b713a84cbbb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48233 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.229.51 waku 119b4cf7be8992f3cfe80a1c3436da1d4b402de6b92ba53e1c14ea66deff177c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 119b4cf7be89. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-39-15__2678dd00-93a2-4619-bc01-0d2a8cdda4ea__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 48229
|
||||
[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 d97020019b9b. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1bd32d57e677. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48229/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:48229/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.229.51/tcp/48230/p2p/16Uiu2HAmSRQVvxRcGGSZ4XzGyAMBF2HsT27YVp1onKdwxSfdJCyz","/ip4/172.18.229.51/tcp/48231/ws/p2p/16Uiu2HAmSRQVvxRcGGSZ4XzGyAMBF2HsT27YVp1onKdwxSfdJCyz"],"enrUri":"enr:-L24QEzSG2c96Xq0akmnLOs4SAYCj8ciGN8oGyvAQpOmZcjlCsvD92A9JxZm6ErXxcRwP_7Vj_0wRUSBiyNTiaSB_TgCgmlkgnY0gmlwhKwS5TOKbXVsdGlhZGRyc5YACASsEuUzBrxmAAoErBLlMwa8Z90DgnJzhQADAQAAiXNlY3AyNTZrMaEDzIjKfi1zFuiDtZ1qEZ0dA1On1oKVguE_BAnoCkEKMd2DdGNwgrxmg3VkcIK8aIV3YWt1MgM"}'
|
||||
[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-27_04-39-15__2678dd00-93a2-4619-bc01-0d2a8cdda4ea__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.132
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['4690', '4691', '4692', '4693', '4694']
|
||||
[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 4690:4690 -p 4691:4691 -p 4692:4692 -p 4693:4693 -p 4694:4694 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=4692 --rest-port=4690 --tcp-port=4691 --discv5-udp-port=4693 --rest-address=0.0.0.0 --nat=extip:172.18.89.132 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8abfdb72fe80a5f14fcacba6a284bac27a7edf0b700dabdbbcd432ced610dd77 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4694 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEzSG2c96Xq0akmnLOs4SAYCj8ciGN8oGyvAQpOmZcjlCsvD92A9JxZm6ErXxcRwP_7Vj_0wRUSBiyNTiaSB_TgCgmlkgnY0gmlwhKwS5TOKbXVsdGlhZGRyc5YACASsEuUzBrxmAAoErBLlMwa8Z90DgnJzhQADAQAAiXNlY3AyNTZrMaEDzIjKfi1zFuiDtZ1qEZ0dA1On1oKVguE_BAnoCkEKMd2DdGNwgrxmg3VkcIK8aIV3YWt1MgM --storenode=/ip4/172.18.229.51/tcp/48230/p2p/16Uiu2HAmSRQVvxRcGGSZ4XzGyAMBF2HsT27YVp1onKdwxSfdJCyz --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.89.132 waku 69530b2f9cda3cf9aca2c7840e24cb506595eb81ba47a66aa628e0a2919f8a5d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 69530b2f9cda. Setting up logs at ./log/docker/store_node1_2026-02-27_04-39-15__2678dd00-93a2-4619-bc01-0d2a8cdda4ea__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 4690
|
||||
[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:4690/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:4690/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.132/tcp/4691/p2p/16Uiu2HAm5mavVnzqJyyx4LxWfPx2eQPEAHHeY76gkpmYC2CnHLKn","/ip4/172.18.89.132/tcp/4692/ws/p2p/16Uiu2HAm5mavVnzqJyyx4LxWfPx2eQPEAHHeY76gkpmYC2CnHLKn"],"enrUri":"enr:-L24QC4TE8rsIzFX3s0kvrijASFF5gboBwTWJcKQUjdzb2ivGMoDNMRTh7H14QNqsPHkirO0D8yfbEK9HAyEsodcSisCgmlkgnY0gmlwhKwSWYSKbXVsdGlhZGRyc5YACASsElmEBhJTAAoErBJZhAYSVN0DgnJzhQADAQAAiXNlY3AyNTZrMaECma7Ehcx58BHyJDw_qe0pZj8RILGa5h15O2HZJ6PArt2DdGNwghJTg3VkcIISVYV3YWt1MgM"}'
|
||||
[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:4690/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.229.51/tcp/48230/p2p/16Uiu2HAmSRQVvxRcGGSZ4XzGyAMBF2HsT27YVp1onKdwxSfdJCyz"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:48229/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:4690/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:48229/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:48229/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "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.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:48229/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "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.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:48229/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "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.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:48229/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "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.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:48229/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "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.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:48229/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "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.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:48229/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "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.2 seconds
|
||||
[35mDEBUG [0m tests.store.test_topics:test_topics.py:167 trying get message with wrong encoded pubsub topic /waku/2/rs/3/0
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48229/store/v3/messages?includeData=true&pubsubTopic=/waku/2/rs/3/0&pageSize=20&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":"0xd10324058916ca0e84029138690f8e505ee38e4400c0b02969e50e038702ae2e","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167158481296510,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xde755c8890a9976918d8ca3b9b810d2fa2488a53f3c28f4cf52ff376f0b48a0f","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1772167158687872315,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x02504eec88986920de12636fd822e4a4b991aba19199eb260bab41dc07285e44","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1772167158895375908,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x7ea9790cee4a939703620bb4144da7f1abc8a831c9c6b6be73cac3e6f7077c23","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1772167159103035280,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x0e9834f537aac4b93f27ca776d587497f29055ddcd8e0118e7b5fc15706b489d","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1772167159311880709,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x53d20dda4953e049fbba0a0fb8946044e5ac570f92c8dc92793dfb202dd995e4","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1772167159520462367,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x62436232afb8b25f639cc9a06c2dcf41bbdcb10a555001c6ac6c1f5723d740ed","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1772167159727810439,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xf493c791a4d94272a41a3a3538bff45a48001e038999cb41858694a8c67ad3f8","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1772167159935817652,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
[35mDEBUG [0m tests.store.test_topics:test_topics.py:171 response for getting message without encoding pubsub topic {'requestId': '', 'statusCode': 200, 'statusDesc': 'OK', 'messages': [{'messageHash': '0xd10324058916ca0e84029138690f8e505ee38e4400c0b02969e50e038702ae2e', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/myapp/1/latest/proto', 'version': 0, 'timestamp': 1772167158481296510, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}, {'messageHash': '0xde755c8890a9976918d8ca3b9b810d2fa2488a53f3c28f4cf52ff376f0b48a0f', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/waku/2/content/test.js', 'version': 0, 'timestamp': 1772167158687872315, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}, {'messageHash': '0x02504eec88986920de12636fd822e4a4b991aba19199eb260bab41dc07285e44', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/app/22/sometopic/someencoding', 'version': 0, 'timestamp': 1772167158895375908, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}, {'messageHash': '0x7ea9790cee4a939703620bb4144da7f1abc8a831c9c6b6be73cac3e6f7077c23', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/toychat/2/huilong/proto', 'version': 0, 'timestamp': 1772167159103035280, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}, {'messageHash': '0x0e9834f537aac4b93f27ca776d587497f29055ddcd8e0118e7b5fc15706b489d', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/statusim/1/community/cbor', 'version': 0, 'timestamp': 1772167159311880709, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}, {'messageHash': '0x53d20dda4953e049fbba0a0fb8946044e5ac570f92c8dc92793dfb202dd995e4', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/app/27/sometopic/someencoding', 'version': 0, 'timestamp': 1772167159520462367, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}, {'messageHash': '0x62436232afb8b25f639cc9a06c2dcf41bbdcb10a555001c6ac6c1f5723d740ed', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/app/29/sometopic/someencoding', 'version': 0, 'timestamp': 1772167159727810439, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}, {'messageHash': '0xf493c791a4d94272a41a3a3538bff45a48001e038999cb41858694a8c67ad3f8', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/app/20/sometopic/someencoding', 'version': 0, 'timestamp': 1772167159935817652, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/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 119b4cf7be89
|
||||
[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 69530b2f9cda
|
||||
[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.
|
||||
129
nim/1097/data/attachments/1e85378025561707.txt
Normal file
129
nim/1097/data/attachments/1e85378025561707.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_filter_static_sharding_multiple_shards with id: 2026-02-27_04-36-34__025fa2a2-cf0b-418e-8ffe-a7cb585ada37
|
||||
[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-27_04-36-34__025fa2a2-cf0b-418e-8ffe-a7cb585ada37__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.226.201
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['16442', '16443', '16444', '16445', '16446']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:72 Cluster id was resolved to: 2
|
||||
[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 16442:16442 -p 16443:16443 -p 16444:16444 -p 16445:16445 -p 16446:16446 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=16444 --rest-port=16442 --tcp-port=16443 --discv5-udp-port=16445 --rest-address=0.0.0.0 --nat=extip:172.18.226.201 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fe540adadbafafb8b290ed52ccc36dfc581f55ffa488e6eb5cebb7e4a7f6b8fe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16446 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.226.201 waku 0a3a546f4cbc23ae3929fb25b67ef5ee0f33ce6b78424afc9db42ef1121c35bf
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 0a3a546f4cbc. Setting up logs at ./log/docker/node1_2026-02-27_04-36-34__025fa2a2-cf0b-418e-8ffe-a7cb585ada37__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 16442
|
||||
[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 a8c20dbd71b9. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:16442/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:16442/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.201/tcp/16443/p2p/16Uiu2HAmMYNwun7DUkcZptbwdGcLNF5wEwMHHUamWjN8DSAZDHRf","/ip4/172.18.226.201/tcp/16444/ws/p2p/16Uiu2HAmMYNwun7DUkcZptbwdGcLNF5wEwMHHUamWjN8DSAZDHRf"],"enrUri":"enr:-L24QP6xIKArk0tm0uyH4MO4jqdm1iW7WJ6VfaxJAr8sd2odIFEPLnWBGiOHYQTpCjogvSzn-xDaXagnRxlFy3txnq8CgmlkgnY0gmlwhKwS4smKbXVsdGlhZGRyc5YACASsEuLJBkA7AAoErBLiyQZAPN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDhAeqxf2SMvnRQVMdj0G9TTPZZOYeMOrhsT1tBQtqyZaDdGNwgkA7g3VkcIJAPYV3YWt1MgU"}'
|
||||
[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-27_04-36-34__025fa2a2-cf0b-418e-8ffe-a7cb585ada37__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.137.33
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['48145', '48146', '48147', '48148', '48149']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:72 Cluster id was resolved to: 2
|
||||
[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 48145:48145 -p 48146:48146 -p 48147:48147 -p 48148:48148 -p 48149:48149 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=48147 --rest-port=48145 --tcp-port=48146 --discv5-udp-port=48148 --rest-address=0.0.0.0 --nat=extip:172.18.137.33 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=5b3cf43f6652a3b0f76e9f7bb7d5cab938f379fd3d9ecdc5fad19aa1ccab948c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48149 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QP6xIKArk0tm0uyH4MO4jqdm1iW7WJ6VfaxJAr8sd2odIFEPLnWBGiOHYQTpCjogvSzn-xDaXagnRxlFy3txnq8CgmlkgnY0gmlwhKwS4smKbXVsdGlhZGRyc5YACASsEuLJBkA7AAoErBLiyQZAPN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDhAeqxf2SMvnRQVMdj0G9TTPZZOYeMOrhsT1tBQtqyZaDdGNwgkA7g3VkcIJAPYV3YWt1MgU --filternode=/ip4/172.18.226.201/tcp/16443/p2p/16Uiu2HAmMYNwun7DUkcZptbwdGcLNF5wEwMHHUamWjN8DSAZDHRf
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.137.33 waku f2531c1d83893696ef5a1c10315f8bca207788d0065ead021433d096dce9225a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f2531c1d8389. Setting up logs at ./log/docker/node2_2026-02-27_04-36-34__025fa2a2-cf0b-418e-8ffe-a7cb585ada37__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 48145
|
||||
[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:48145/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:48145/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.137.33/tcp/48146/p2p/16Uiu2HAmBjfkk1XCQh2scZ8bVBqEEszgTJrGTYh9m9fMQkTVNNuZ","/ip4/172.18.137.33/tcp/48147/ws/p2p/16Uiu2HAmBjfkk1XCQh2scZ8bVBqEEszgTJrGTYh9m9fMQkTVNNuZ"],"enrUri":"enr:-L24QB814RLTNVF41y8xIn-jxdOlspPdXMBfpb7dqWf5tLoYNxrIbgYY_-u-gRPpCsmXL5i3B77j0c8qR0tenRK-mEUCgmlkgnY0gmlwhKwSiSGKbXVsdGlhZGRyc5YACASsEokhBrwSAAoErBKJIQa8E90DgnJzhQACAQAAiXNlY3AyNTZrMaEC8lcw4ltttj75N6ubyG6lLxdemytIuml43b3uP5k9s2SDdGNwgrwSg3VkcIK8FIV3YWt1MgA"}'
|
||||
[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:48145/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.226.201/tcp/16443/p2p/16Uiu2HAmMYNwun7DUkcZptbwdGcLNF5wEwMHHUamWjN8DSAZDHRf"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:16442/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:48145/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b71d0386-c843-4059-92d2-27fe3b594503", "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":"b71d0386-c843-4059-92d2-27fe3b594503","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:48145/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "55ed0bd4-0fa1-4356-8613-e4adeda2d633", "contentFilters": ["/waku/2/content/test.js"], "pubsubTopic": "/waku/2/rs/2/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"55ed0bd4-0fa1-4356-8613-e4adeda2d633","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:48145/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "0159862f-099b-4001-8534-3c605c94a62a", "contentFilters": ["/app/22/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/2"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"0159862f-099b-4001-8534-3c605c94a62a","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:48145/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1f8e4f1e-f53c-4dc6-9f6d-6fa6989040c9", "contentFilters": ["/toychat/2/huilong/proto"], "pubsubTopic": "/waku/2/rs/2/3"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1f8e4f1e-f53c-4dc6-9f6d-6fa6989040c9","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:48145/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "5ce61d05-f605-4f7d-ad2b-ab74108233ab", "contentFilters": ["/statusim/1/community/cbor"], "pubsubTopic": "/waku/2/rs/2/4"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"5ce61d05-f605-4f7d-ad2b-ab74108233ab","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:48145/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "ea345253-3681-40eb-8ae4-678c610e8690", "contentFilters": ["/app/27/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/5"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"ea345253-3681-40eb-8ae4-678c610e8690","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:48145/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "3bdc5519-5dff-4f4b-8807-0ac869b85983", "contentFilters": ["/app/29/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/6"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"3bdc5519-5dff-4f4b-8807-0ac869b85983","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:48145/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "24878a6e-60a6-4e00-a2f6-3d3d1e4976de", "contentFilters": ["/app/20/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/7"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"24878a6e-60a6-4e00-a2f6-3d3d1e4976de","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:16442/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:185 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:48145/filter/v2/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":1772166997428517518,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:16442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -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:185 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:48145/filter/v2/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":1772166997543019138,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:16442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -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:185 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:48145/filter/v2/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":1772166997654301592,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:16442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -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:185 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:48145/filter/v2/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":1772166997765567925,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:16442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -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:185 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:48145/filter/v2/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":1772166997876356695,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:16442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -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:185 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:48145/filter/v2/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":1772166997988229170,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:16442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -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:185 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:48145/filter/v2/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":1772166998100058605,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:16442/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -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:185 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:48145/filter/v2/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":1772166998211690844,"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 0a3a546f4cbc
|
||||
[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 f2531c1d8389
|
||||
[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.
|
||||
83
nim/1097/data/attachments/1eb4f11367ae7b26.txt
Normal file
83
nim/1097/data/attachments/1eb4f11367ae7b26.txt
Normal file
@ -0,0 +1,83 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store_with_wrongPeerAddr with id: 2026-02-27_04-40-30__d9738969-64d5-466d-87ae-12d79d90abed
|
||||
[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-27_04-40-30__d9738969-64d5-466d-87ae-12d79d90abed__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.165
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['11560', '11561', '11562', '11563', '11564']
|
||||
[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 11560:11560 -p 11561:11561 -p 11562:11562 -p 11563:11563 -p 11564:11564 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=11562 --rest-port=11560 --tcp-port=11561 --discv5-udp-port=11563 --rest-address=0.0.0.0 --nat=extip:172.18.156.165 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d445fcecddbb8be73caed3cc9e8a7b4a73ed67461a937aebc58eac55304f69d1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11564 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.156.165 waku 012f6796ae903ee9509f293d9c748ee53460af2ff52d34a32a6642ba351e322b
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 076d27cf5af1. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 012f6796ae90. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-40-30__d9738969-64d5-466d-87ae-12d79d90abed__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 11560
|
||||
[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 0c1dffa3aa7d. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11560/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:11560/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.165/tcp/11561/p2p/16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSAu","/ip4/172.18.156.165/tcp/11562/ws/p2p/16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSAu"],"enrUri":"enr:-L24QEcYZhNIm1-ViuT1-X12NDTC6iYXs5pcNhdfh3Q82Nf-f2ULhjNuk3cF2rhPnV31IQ87cw3Yn0XfsYAHrV4FaPgCgmlkgnY0gmlwhKwSnKWKbXVsdGlhZGRyc5YACASsEpylBi0pAAoErBKcpQYtKt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDw0O5MHN-R_DLJce9MJuI99n7-YClOBjgB0y-72jtWsKDdGNwgi0pg3VkcIItK4V3YWt1MgM"}'
|
||||
[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-27_04-40-30__d9738969-64d5-466d-87ae-12d79d90abed__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.48.23
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['59257', '59258', '59259', '59260', '59261']
|
||||
[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 59257:59257 -p 59258:59258 -p 59259:59259 -p 59260:59260 -p 59261:59261 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=59259 --rest-port=59257 --tcp-port=59258 --discv5-udp-port=59260 --rest-address=0.0.0.0 --nat=extip:172.18.48.23 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=487a8faebdeef8bb2db76caeb719bbb0f08c4d86f0105fef7df7b76ffb39e5bf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59261 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEcYZhNIm1-ViuT1-X12NDTC6iYXs5pcNhdfh3Q82Nf-f2ULhjNuk3cF2rhPnV31IQ87cw3Yn0XfsYAHrV4FaPgCgmlkgnY0gmlwhKwSnKWKbXVsdGlhZGRyc5YACASsEpylBi0pAAoErBKcpQYtKt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDw0O5MHN-R_DLJce9MJuI99n7-YClOBjgB0y-72jtWsKDdGNwgi0pg3VkcIItK4V3YWt1MgM --storenode=/ip4/172.18.156.165/tcp/11561/p2p/16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSAu --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.48.23 waku 29c2105901d641d3d479a2762ade3e74f08628539ba16c88fc13da6fc8b02031
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 29c2105901d6. Setting up logs at ./log/docker/store_node1_2026-02-27_04-40-30__d9738969-64d5-466d-87ae-12d79d90abed__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 59257
|
||||
[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:59257/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:59257/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.48.23/tcp/59258/p2p/16Uiu2HAmHR2tg7LS7aWhKrrRb3SZgSGesw5esAMADsNfzGiAtJZj","/ip4/172.18.48.23/tcp/59259/ws/p2p/16Uiu2HAmHR2tg7LS7aWhKrrRb3SZgSGesw5esAMADsNfzGiAtJZj"],"enrUri":"enr:-L24QM0kuYZI-9TOmbjMyTsRp7zynlwJztJOpNlV4wOypjBYQMPyzDxo0nqQaDO2V-UlgGSSeB0rBPONwnajJm9Oau4CgmlkgnY0gmlwhKwSMBeKbXVsdGlhZGRyc5YACASsEjAXBud6AAoErBIwFwbne90DgnJzhQADAQAAiXNlY3AyNTZrMaEDRrctM0ayiMI3VDpjxKSQDeXr1cxZ7vB1RNr1jO8wvTaDdGNwgud6g3VkcILnfIV3YWt1MgM"}'
|
||||
[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:59257/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.156.165/tcp/11561/p2p/16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSAu"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:11560/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:59257/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:11560/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 tests.store.test_api_flags:test_api_flags.py:23 Running test with wrong_peer_addr: ip4/172.18.156.165/tcp/11561/p2p/16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSAu
|
||||
[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:59257/store/v3/messages?peerAddr=ip4%2F172.18.156.165%2Ftcp%2F11561%2Fp2p%2F16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSAu&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[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:59257/store/v3/messages?peerAddr=ip4%2F172.18.156.165%2Ftcp%2F11561%2Fp2p%2F16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSAu&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0. Response content: b'Failed parsing remote peer info: MultiAddress.init [multiaddress: Invalid MultiAddress, must start with `/`]'
|
||||
[35mDEBUG [0m tests.store.test_api_flags:test_api_flags.py:28 Response with wrong peer address is Error: 400 Client Error: Bad Request for url: http://127.0.0.1:59257/store/v3/messages?peerAddr=ip4%2F172.18.156.165%2Ftcp%2F11561%2Fp2p%2F16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSAu&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0 with response: b'Failed parsing remote peer info: MultiAddress.init [multiaddress: Invalid MultiAddress, must start with `/`]'
|
||||
[35mDEBUG [0m tests.store.test_api_flags:test_api_flags.py:32 Running test with wrong_peer_addr /ip4/172.18.156.165/tcp/11561/p2p/16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSA
|
||||
[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:59257/store/v3/messages?peerAddr=%2Fip4%2F172.18.156.165%2Ftcp%2F11561%2Fp2p%2F16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSA&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[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:59257/store/v3/messages?peerAddr=%2Fip4%2F172.18.156.165%2Ftcp%2F11561%2Fp2p%2F16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSA&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0. Response content: b'Failed parsing remote peer info: MultiAddress.init [multiaddress: Error encoding `p2p/16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSA`]'
|
||||
[35mDEBUG [0m tests.store.test_api_flags:test_api_flags.py:37 Response with wrong peer id is Error: 400 Client Error: Bad Request for url: http://127.0.0.1:59257/store/v3/messages?peerAddr=%2Fip4%2F172.18.156.165%2Ftcp%2F11561%2Fp2p%2F16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSA&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0 with response: b'Failed parsing remote peer info: MultiAddress.init [multiaddress: Error encoding `p2p/16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSA`]'
|
||||
[35mDEBUG [0m tests.store.test_api_flags:test_api_flags.py:42 logger is /ip4/172.18.156.165/11561/p2p/16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSAu
|
||||
[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:59257/store/v3/messages?peerAddr=%2Fip4%2F172.18.156.165%2F11561%2Fp2p%2F16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSAu&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
[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:59257/store/v3/messages?peerAddr=%2Fip4%2F172.18.156.165%2F11561%2Fp2p%2F16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSAu&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0. Response content: b"Failed parsing remote peer info: MultiAddress.init [multiaddress: Unsupported protocol '11561']"
|
||||
[35mDEBUG [0m tests.store.test_api_flags:test_api_flags.py:47 Response with wrong peer address is Error: 400 Client Error: Bad Request for url: http://127.0.0.1:59257/store/v3/messages?peerAddr=%2Fip4%2F172.18.156.165%2F11561%2Fp2p%2F16Uiu2HAmRoDkFqR4ns5omMrkQqVezUPCyenusrbphUCJmqoiXSAu&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0 with response: b"Failed parsing remote peer info: MultiAddress.init [multiaddress: Unsupported protocol '11561']"
|
||||
[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 012f6796ae90
|
||||
[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 29c2105901d6
|
||||
[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.
|
||||
77
nim/1097/data/attachments/1ef6390f6d9dae20.txt
Normal file
77
nim/1097/data/attachments/1ef6390f6d9dae20.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_relay_different_latency_between_two_nodes[500] with id: 2026-02-27_04-34-15__4e22d4e3-f1b9-4945-baab-3d5807a6a99d
|
||||
[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-27_04-34-15__4e22d4e3-f1b9-4945-baab-3d5807a6a99d__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-27_04-34-15__4e22d4e3-f1b9-4945-baab-3d5807a6a99d__wakuorg_nwaku:latest.log
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:204 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.255.10
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['30261', '30262', '30263', '30264', '30265']
|
||||
[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 30261:30261 -p 30262:30262 -p 30263:30263 -p 30264:30264 -p 30265:30265 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=30263 --rest-port=30261 --tcp-port=30262 --discv5-udp-port=30264 --rest-address=0.0.0.0 --nat=extip:172.18.255.10 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=974c87cadbcb395d7d02fce1aa6ea9feb38ca2bf4c8422feecf7b88d89af9c56 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30265 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.255.10 waku e7ddfa117f074c2bf3a7cfa320b980d523231684c06b933d7de53feee81ec0c8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e7ddfa117f07. Setting up logs at ./log/docker/node1_2026-02-27_04-34-15__4e22d4e3-f1b9-4945-baab-3d5807a6a99d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 30261
|
||||
[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 7bf39f342962. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:30261/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:30261/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.255.10/tcp/30262/p2p/16Uiu2HAm14ZYh3EQidaLUpJHyKY3q2mj5ofy7ZzbMFJPEb21nUrZ","/ip4/172.18.255.10/tcp/30263/ws/p2p/16Uiu2HAm14ZYh3EQidaLUpJHyKY3q2mj5ofy7ZzbMFJPEb21nUrZ"],"enrUri":"enr:-L24QMybpepT4ifDZULNDVEhJLy72YgabIPZtHDCUeYw2WZHQCtTLSFD9DkXMn35gklIFx4i4aBBGbEnsm276KoB0OoCgmlkgnY0gmlwhKwS_wqKbXVsdGlhZGRyc5YACASsEv8KBnY2AAoErBL_CgZ2N90DgnJzhQADAQAAiXNlY3AyNTZrMaECU72mpnoaAZix9SI5aIAVwgyk2cHiVYVNrjVcRyT4Ia6DdGNwgnY2g3VkcIJ2OIV3YWt1MgE"}'
|
||||
[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.42.42
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['44091', '44092', '44093', '44094', '44095']
|
||||
[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 44091:44091 -p 44092:44092 -p 44093:44093 -p 44094:44094 -p 44095:44095 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=44093 --rest-port=44091 --tcp-port=44092 --discv5-udp-port=44094 --rest-address=0.0.0.0 --nat=extip:172.18.42.42 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=776a967f788eef9b5f565c33adcfc882984d6bb9db99debeba3d9de6137d3fb8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44095 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMybpepT4ifDZULNDVEhJLy72YgabIPZtHDCUeYw2WZHQCtTLSFD9DkXMn35gklIFx4i4aBBGbEnsm276KoB0OoCgmlkgnY0gmlwhKwS_wqKbXVsdGlhZGRyc5YACASsEv8KBnY2AAoErBL_CgZ2N90DgnJzhQADAQAAiXNlY3AyNTZrMaECU72mpnoaAZix9SI5aIAVwgyk2cHiVYVNrjVcRyT4Ia6DdGNwgnY2g3VkcIJ2OIV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.42.42 waku c986f96b025a48c63f976a2cf461981b82663239a039e687c5621463b45b2e33
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c986f96b025a. Setting up logs at ./log/docker/node2_2026-02-27_04-34-15__4e22d4e3-f1b9-4945-baab-3d5807a6a99d__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 44091
|
||||
[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:44091/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:44091/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.42.42/tcp/44092/p2p/16Uiu2HAmMc8JtuJ9J9Zg9PrJvLoEeFcxUo7rntFmWebEsQ1ybNtS","/ip4/172.18.42.42/tcp/44093/ws/p2p/16Uiu2HAmMc8JtuJ9J9Zg9PrJvLoEeFcxUo7rntFmWebEsQ1ybNtS"],"enrUri":"enr:-L24QFY6Qpju_mW17PGS_VMXyi0_xeQdxs9r8tUmCcyH7r7JCDdoYTgym_5p1-RmadoyVKoBhVWL0eOwI0E6j7B-MHICgmlkgnY0gmlwhKwSKiqKbXVsdGlhZGRyc5YACASsEioqBqw8AAoErBIqKgasPd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhP1wWWTuC1wIYGSxgveDTWRiqFeaaPC9gfQMVR-JTiuDdGNwgqw8g3VkcIKsPoV3YWt1MgE"}'
|
||||
[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:208 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:30261/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:44091/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:212 Waiting for autoconnection
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:30261/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.42.42/tcp/52984/p2p/16Uiu2HAmMc8JtuJ9J9Zg9PrJvLoEeFcxUo7rntFmWebEsQ1ybNtS","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:44091/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.255.10/tcp/30262/p2p/16Uiu2HAm14ZYh3EQidaLUpJHyKY3q2mj5ofy7ZzbMFJPEb21nUrZ","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-157-gba8587","origin":"Discv5"}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 10 seconds
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:215 Applying 500ms latency to node2
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '7813', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '7813', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '7813', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '500ms']
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:30261/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py: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:44091/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":1772166867678897924,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '7813', '-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 e7ddfa117f07
|
||||
[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 c986f96b025a
|
||||
[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.
|
||||
100
nim/1097/data/attachments/1f4a30586067e81.txt
Normal file
100
nim/1097/data/attachments/1f4a30586067e81.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_store_with_unknown_pubsub_topic with id: 2026-02-27_04-42-50__88ff9aaf-9be0-4c10-920e-eb3648c238a8
|
||||
[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-27_04-42-50__88ff9aaf-9be0-4c10-920e-eb3648c238a8__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.236
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['43854', '43855', '43856', '43857', '43858']
|
||||
[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 43854:43854 -p 43855:43855 -p 43856:43856 -p 43857:43857 -p 43858:43858 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=43856 --rest-port=43854 --tcp-port=43855 --discv5-udp-port=43857 --rest-address=0.0.0.0 --nat=extip:172.18.166.236 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=23a178a6bc699bf310b2aad53fbcddeaf2f624fc4fcabcbb0f031d2f9c6e7f4e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43858 --metrics-logging=true --store=true --relay=true
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1d962b7bf3d6. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.166.236 waku 7fa13e3f7c20e519cb4dedfc996680d41b1dcbd258bbcabe99f9c6a3db4f9602
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 7fa13e3f7c20. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-42-50__88ff9aaf-9be0-4c10-920e-eb3648c238a8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 43854
|
||||
[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 ebd5b7abc298. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43854/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:43854/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.236/tcp/43855/p2p/16Uiu2HAmMSW6LCDXWRVeW16Bjg9EhwhJSJetxaPQkF31vP13CbcL","/ip4/172.18.166.236/tcp/43856/ws/p2p/16Uiu2HAmMSW6LCDXWRVeW16Bjg9EhwhJSJetxaPQkF31vP13CbcL"],"enrUri":"enr:-L24QFeajhhadG9JFedWf6zyQlDeFsfSxjJThFOFpCHkU9VacmyqjbPOVVuSUrxyTnJgoPvKx6TnxW_i8wK3NOLp8h4CgmlkgnY0gmlwhKwSpuyKbXVsdGlhZGRyc5YACASsEqbsBqtPAAoErBKm7AarUN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDgoZC5d8dmfWoX4IrkApnyJ_kcsZd8STqazFhBPklCqGDdGNwgqtPg3VkcIKrUYV3YWt1MgM"}'
|
||||
[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-27_04-42-50__88ff9aaf-9be0-4c10-920e-eb3648c238a8__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.30
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['36616', '36617', '36618', '36619', '36620']
|
||||
[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 36616:36616 -p 36617:36617 -p 36618:36618 -p 36619:36619 -p 36620:36620 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=36618 --rest-port=36616 --tcp-port=36617 --discv5-udp-port=36619 --rest-address=0.0.0.0 --nat=extip:172.18.60.30 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aaac68d47233cebca842ce3fc18c390babd25bd2a41bfe5696a0d0a7c0c84b3b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36620 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QFeajhhadG9JFedWf6zyQlDeFsfSxjJThFOFpCHkU9VacmyqjbPOVVuSUrxyTnJgoPvKx6TnxW_i8wK3NOLp8h4CgmlkgnY0gmlwhKwSpuyKbXVsdGlhZGRyc5YACASsEqbsBqtPAAoErBKm7AarUN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDgoZC5d8dmfWoX4IrkApnyJ_kcsZd8STqazFhBPklCqGDdGNwgqtPg3VkcIKrUYV3YWt1MgM --storenode=/ip4/172.18.166.236/tcp/43855/p2p/16Uiu2HAmMSW6LCDXWRVeW16Bjg9EhwhJSJetxaPQkF31vP13CbcL --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.60.30 waku 15397492fc7f7d7f386d5b95700da5914048f1eb666869f4c8b4fe0bbb65000b
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 15397492fc7f. Setting up logs at ./log/docker/store_node1_2026-02-27_04-42-50__88ff9aaf-9be0-4c10-920e-eb3648c238a8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 36616
|
||||
[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:36616/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:36616/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.30/tcp/36617/p2p/16Uiu2HAkv64b3Dw9ruir5t6JdHMKpE2UaCqUG79uA1MF5CVBHNaY","/ip4/172.18.60.30/tcp/36618/ws/p2p/16Uiu2HAkv64b3Dw9ruir5t6JdHMKpE2UaCqUG79uA1MF5CVBHNaY"],"enrUri":"enr:-L24QI5DXNCeFHec0VwMnLDnvFFYs8qZjU8U-ZJIB842ZU2tRYhmOd8dgO4RuKDMUmhQJdIg1ShguBH9pi7LPI-ZXaUCgmlkgnY0gmlwhKwSPB6KbXVsdGlhZGRyc5YACASsEjweBo8JAAoErBI8HgaPCt0DgnJzhQADAQAAiXNlY3AyNTZrMaECCdWiIilhGZbD_VXWOvZDvAdJSeYxECbjgll6cpKkqu2DdGNwgo8Jg3VkcIKPC4V3YWt1MgM"}'
|
||||
[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:36616/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.166.236/tcp/43855/p2p/16Uiu2HAmMSW6LCDXWRVeW16Bjg9EhwhJSJetxaPQkF31vP13CbcL"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:43854/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:36616/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:43854/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:43854/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "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.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:43854/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "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.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:43854/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "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.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:43854/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "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.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:43854/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "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.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:43854/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "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.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:43854/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "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.2 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:43854/store/v3/messages?pubsubTopic=test&pageSize=20&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":[]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:36616/store/v3/messages?pubsubTopic=test&pageSize=20&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":[]}'
|
||||
[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 7fa13e3f7c20
|
||||
[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 15397492fc7f
|
||||
[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.
|
||||
112
nim/1097/data/attachments/1fb643fbd3b9d2e7.txt
Normal file
112
nim/1097/data/attachments/1fb643fbd3b9d2e7.txt
Normal file
@ -0,0 +1,112 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_passing_cursor_of_the_last_message_from_the_store with id: 2026-02-27_04-37-04__3ed07240-5994-43fc-b2f3-979f2d534c94
|
||||
[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-27_04-37-04__3ed07240-5994-43fc-b2f3-979f2d534c94__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.236.9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['5947', '5948', '5949', '5950', '5951']
|
||||
[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 5947:5947 -p 5948:5948 -p 5949:5949 -p 5950:5950 -p 5951:5951 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=5949 --rest-port=5947 --tcp-port=5948 --discv5-udp-port=5950 --rest-address=0.0.0.0 --nat=extip:172.18.236.9 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8e14d6ea2b9ca5cdbd2fd47fb0f0c80c58c409ec7b89f64dd1cb4f2afc91a305 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5951 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.236.9 waku 6ef9f95b592471e3a1e9e5a66a866b23a405824cc2d2a5e3c3f01b38f861277a
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container bfbb1905fc71. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6ef9f95b5924. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-37-04__3ed07240-5994-43fc-b2f3-979f2d534c94__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 5947
|
||||
[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 464873fcbe37. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5947/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:5947/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.236.9/tcp/5948/p2p/16Uiu2HAmNGc8z9PZaxxQz9y7wXSW2jVLuzBdux1FY6vAxvn33RPN","/ip4/172.18.236.9/tcp/5949/ws/p2p/16Uiu2HAmNGc8z9PZaxxQz9y7wXSW2jVLuzBdux1FY6vAxvn33RPN"],"enrUri":"enr:-L24QF6VkVz0FpOODBcfs56cW85Gy37Yv3VHh6DszbJflaCCJVK03Dp5-cQAwRoXFhqzpKlPUnKFcstY3f88cqWVZT0CgmlkgnY0gmlwhKwS7AmKbXVsdGlhZGRyc5YACASsEuwJBhc8AAoErBLsCQYXPd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjtj54zXP6Qg49bbIAbZj9c-LdKyyH1Aa6fH-s5bBH8GDdGNwghc8g3VkcIIXPoV3YWt1MgM"}'
|
||||
[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-27_04-37-04__3ed07240-5994-43fc-b2f3-979f2d534c94__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.79.133
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['40947', '40948', '40949', '40950', '40951']
|
||||
[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 40947:40947 -p 40948:40948 -p 40949:40949 -p 40950:40950 -p 40951:40951 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=40949 --rest-port=40947 --tcp-port=40948 --discv5-udp-port=40950 --rest-address=0.0.0.0 --nat=extip:172.18.79.133 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a525edf2bf6b71fbbeaa35ebbebfb9bc1def11b4deb1e082f7b7b2aecfb6ea34 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40951 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QF6VkVz0FpOODBcfs56cW85Gy37Yv3VHh6DszbJflaCCJVK03Dp5-cQAwRoXFhqzpKlPUnKFcstY3f88cqWVZT0CgmlkgnY0gmlwhKwS7AmKbXVsdGlhZGRyc5YACASsEuwJBhc8AAoErBLsCQYXPd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjtj54zXP6Qg49bbIAbZj9c-LdKyyH1Aa6fH-s5bBH8GDdGNwghc8g3VkcIIXPoV3YWt1MgM --storenode=/ip4/172.18.236.9/tcp/5948/p2p/16Uiu2HAmNGc8z9PZaxxQz9y7wXSW2jVLuzBdux1FY6vAxvn33RPN --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.79.133 waku d3b93ef1f238c2e22cf20cc7b0121609db6e1ee03b9e89c6f0f8d44d5abdf996
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID d3b93ef1f238. Setting up logs at ./log/docker/store_node1_2026-02-27_04-37-04__3ed07240-5994-43fc-b2f3-979f2d534c94__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 40947
|
||||
[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:40947/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:40947/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.79.133/tcp/40948/p2p/16Uiu2HAmRohi5JdD6hgHt9KzxdyFBZc2YPnUYWxviNh1sJQsDmXC","/ip4/172.18.79.133/tcp/40949/ws/p2p/16Uiu2HAmRohi5JdD6hgHt9KzxdyFBZc2YPnUYWxviNh1sJQsDmXC"],"enrUri":"enr:-L24QFVFUrdISFFmEjAZwQqmMTPRzx4ANz6Ql_3nA9gTyfMfbBCqHkSc0FIZo0AcMAPQ0QaVOqW28Eo-mEHdyEZTW_ACgmlkgnY0gmlwhKwST4WKbXVsdGlhZGRyc5YACASsEk-FBp_0AAoErBJPhQaf9d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDw2NXL2eLfHc_EbQEm3TX8azBCjcvK-Rh-ZciEobb1KeDdGNwgp_0g3VkcIKf9oV3YWt1MgM"}'
|
||||
[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:40947/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.236.9/tcp/5948/p2p/16Uiu2HAmNGc8z9PZaxxQz9y7wXSW2jVLuzBdux1FY6vAxvn33RPN"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:5947/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:40947/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:5947/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:5947/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:5947/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:5947/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:5947/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:5947/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:5947/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:5947/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:5947/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:5947/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:5947/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=10&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":"0x544a18276c098c80558f27f147559b0d43865129c30f99f3b06cab5a945bb075"},{"messageHash":"0x7ad402ea7b4f8f0a45ef43805011610c9555fc63adaa14eb3f0f2d27a44e9190"},{"messageHash":"0x7baccc882467e5a9eea05e7e6ad1a0a98a25cef395ff3e57d77c3ffa24d0a071"},{"messageHash":"0xf9625b01c6efe51f0c7a4425bb760cd8863e2392b4493d4c578faca0fab87646"},{"messageHash":"0xac4d7f748ecee8336f3c3958f7af12b2f21055621d2f786f04c2f49799b031ea"},{"messageHash":"0xb3d1b985bb586c273dca03e9d9a33ac229b86335867311cb2f332fbb1fbed365"},{"messageHash":"0x9912273d5868f794eb43b50d9bb87c1c9c23344ec257958a4dde008da1ce876f"},{"messageHash":"0x7fc78fb1799da2960b1ea10038c3e868e997f75d4e50b2d7bc3d60449e41e72a"},{"messageHash":"0x7ad094572657a2d9954be4aedb502053edc3b9b2eb33757e8a6554e1c5d30eb2"},{"messageHash":"0x58638cf13aa10621b4573a122255d87603fba6bf7073a885c2f1d5f93b9033d3"}]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40947/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=10&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":"0x544a18276c098c80558f27f147559b0d43865129c30f99f3b06cab5a945bb075"},{"messageHash":"0x7ad402ea7b4f8f0a45ef43805011610c9555fc63adaa14eb3f0f2d27a44e9190"},{"messageHash":"0x7baccc882467e5a9eea05e7e6ad1a0a98a25cef395ff3e57d77c3ffa24d0a071"},{"messageHash":"0xf9625b01c6efe51f0c7a4425bb760cd8863e2392b4493d4c578faca0fab87646"},{"messageHash":"0xac4d7f748ecee8336f3c3958f7af12b2f21055621d2f786f04c2f49799b031ea"},{"messageHash":"0xb3d1b985bb586c273dca03e9d9a33ac229b86335867311cb2f332fbb1fbed365"},{"messageHash":"0x9912273d5868f794eb43b50d9bb87c1c9c23344ec257958a4dde008da1ce876f"},{"messageHash":"0x7fc78fb1799da2960b1ea10038c3e868e997f75d4e50b2d7bc3d60449e41e72a"},{"messageHash":"0x7ad094572657a2d9954be4aedb502053edc3b9b2eb33757e8a6554e1c5d30eb2"},{"messageHash":"0x58638cf13aa10621b4573a122255d87603fba6bf7073a885c2f1d5f93b9033d3"}]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:5947/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x58638cf13aa10621b4573a122255d87603fba6bf7073a885c2f1d5f93b9033d3&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":[]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40947/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x58638cf13aa10621b4573a122255d87603fba6bf7073a885c2f1d5f93b9033d3&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":[]}'
|
||||
[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 6ef9f95b5924
|
||||
[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 d3b93ef1f238
|
||||
[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.
|
||||
124
nim/1097/data/attachments/1fbee93ae967cf08.txt
Normal file
124
nim/1097/data/attachments/1fbee93ae967cf08.txt
Normal file
@ -0,0 +1,124 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_admin_connected_peers_contains_peers_only with id: 2026-02-27_04-34-13__08ea9a03-f483-47b3-8539-cda6aa3b0d18
|
||||
[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-27_04-34-13__08ea9a03-f483-47b3-8539-cda6aa3b0d18__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-27_04-34-13__08ea9a03-f483-47b3-8539-cda6aa3b0d18__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-27_04-34-13__08ea9a03-f483-47b3-8539-cda6aa3b0d18__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-27_04-34-13__08ea9a03-f483-47b3-8539-cda6aa3b0d18__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:25 Network waku already exists
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:108 Generated random external IP 172.18.4.98
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['12039', '12040', '12041', '12042', '12043']
|
||||
[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 12039:12039 -p 12040:12040 -p 12041:12041 -p 12042:12042 -p 12043:12043 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=12041 --rest-port=12039 --tcp-port=12040 --discv5-udp-port=12042 --rest-address=0.0.0.0 --nat=extip:172.18.4.98 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dcf6beff788c6de4c336c3c9caa287d36fafea8fada38ff2a993cbad6f287e0e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12043 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.4.98 waku feeb9ed8bce692471ecb1811e379fb42545584c464ba4fd1ecda0031ddaab128
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID feeb9ed8bce6. Setting up logs at ./log/docker/node1_2026-02-27_04-34-13__08ea9a03-f483-47b3-8539-cda6aa3b0d18__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 12039
|
||||
[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 da6b35f3782a. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:12039/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:12039/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.4.98/tcp/12040/p2p/16Uiu2HAkuaytvKes1omeTiUzWzQUBHTVXYxwnHyKVDgwSvXnHhg4","/ip4/172.18.4.98/tcp/12041/ws/p2p/16Uiu2HAkuaytvKes1omeTiUzWzQUBHTVXYxwnHyKVDgwSvXnHhg4"],"enrUri":"enr:-L24QJw4j4VsaqPmVT-5mT7l0FetXF3wy5v1ji9Y9q2PsrYUNvp4BAvwa7BFET1wKiotJPNwVKiBrvI7v9aqLaZVIGACgmlkgnY0gmlwhKwSBGKKbXVsdGlhZGRyc5YACASsEgRiBi8IAAoErBIEYgYvCd0DgnJzhQADAQAAiXNlY3AyNTZrMaECAmJ8JRYY6aDaTN59YC0NZB8x8uCp94kdzuOWjoTeO0mDdGNwgi8Ig3VkcIIvCoV3YWt1MgE"}'
|
||||
[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.31.136
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['55399', '55400', '55401', '55402', '55403']
|
||||
[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 55399:55399 -p 55400:55400 -p 55401:55401 -p 55402:55402 -p 55403:55403 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=55401 --rest-port=55399 --tcp-port=55400 --discv5-udp-port=55402 --rest-address=0.0.0.0 --nat=extip:172.18.31.136 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2adcb8115e7e5d59ba4cef4cdcd17f8d7d496b782c41aec5fb7ff4824fe81a07 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55403 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJw4j4VsaqPmVT-5mT7l0FetXF3wy5v1ji9Y9q2PsrYUNvp4BAvwa7BFET1wKiotJPNwVKiBrvI7v9aqLaZVIGACgmlkgnY0gmlwhKwSBGKKbXVsdGlhZGRyc5YACASsEgRiBi8IAAoErBIEYgYvCd0DgnJzhQADAQAAiXNlY3AyNTZrMaECAmJ8JRYY6aDaTN59YC0NZB8x8uCp94kdzuOWjoTeO0mDdGNwgi8Ig3VkcIIvCoV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.31.136 waku a0d23437270f8a048fcf5304af8b441dbf5649e210246ca5d954857da7c607b1
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID a0d23437270f. Setting up logs at ./log/docker/node2_2026-02-27_04-34-13__08ea9a03-f483-47b3-8539-cda6aa3b0d18__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 55399
|
||||
[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:55399/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:55399/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.136/tcp/55400/p2p/16Uiu2HAm9gxMCkLaqiEggwvXcvbHXCXszyj5pJ5wbWd68qj383HX","/ip4/172.18.31.136/tcp/55401/ws/p2p/16Uiu2HAm9gxMCkLaqiEggwvXcvbHXCXszyj5pJ5wbWd68qj383HX"],"enrUri":"enr:-L24QG1VaXMH5lSdlemU1RDRX0CpBn1lecDzHF5E4o1rzqZCOeNfqcu1J9nqNBDuNqz7QOhve_nN5_2ckC3kgYGbrJUCgmlkgnY0gmlwhKwSH4iKbXVsdGlhZGRyc5YACASsEh-IBthoAAoErBIfiAbYad0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0-3Wdndgf4vnI6sjo6nmLsJgztgskowxBgfUKUOXwf6DdGNwgthog3VkcILYaoV3YWt1MgE"}'
|
||||
[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/node3_2026-02-27_04-34-13__08ea9a03-f483-47b3-8539-cda6aa3b0d18__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-27_04-34-13__08ea9a03-f483-47b3-8539-cda6aa3b0d18__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.147.61
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['7733', '7734', '7735', '7736', '7737']
|
||||
[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 7733:7733 -p 7734:7734 -p 7735:7735 -p 7736:7736 -p 7737:7737 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=7735 --rest-port=7733 --tcp-port=7734 --discv5-udp-port=7736 --rest-address=0.0.0.0 --nat=extip:172.18.147.61 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ee0a3db2ace13a95615d4abc8cc50cf37ae8ddfeaff0ad3758dbfcbbcbdd1b24 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7737 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJw4j4VsaqPmVT-5mT7l0FetXF3wy5v1ji9Y9q2PsrYUNvp4BAvwa7BFET1wKiotJPNwVKiBrvI7v9aqLaZVIGACgmlkgnY0gmlwhKwSBGKKbXVsdGlhZGRyc5YACASsEgRiBi8IAAoErBIEYgYvCd0DgnJzhQADAQAAiXNlY3AyNTZrMaECAmJ8JRYY6aDaTN59YC0NZB8x8uCp94kdzuOWjoTeO0mDdGNwgi8Ig3VkcIIvCoV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.147.61 waku bf0766409b9a450eab9fa5d60407649a1ffaa479033c58c12037360377ceb75c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID bf0766409b9a. Setting up logs at ./log/docker/node3_2026-02-27_04-34-13__08ea9a03-f483-47b3-8539-cda6aa3b0d18__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 7733
|
||||
[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:7733/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:7733/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.147.61/tcp/7734/p2p/16Uiu2HAmSArvmyWMEAanEN3oAkLB53qyanvAsyZW4n5oSaQm9svw","/ip4/172.18.147.61/tcp/7735/ws/p2p/16Uiu2HAmSArvmyWMEAanEN3oAkLB53qyanvAsyZW4n5oSaQm9svw"],"enrUri":"enr:-L24QFTwKeT_kZvUKREe7snloDp0FZFT8I89QwnilvTqc6VYTz6a1ScpRGceIwysoEsJzPAWFg-zwQfw2a46z_0sFXECgmlkgnY0gmlwhKwSkz2KbXVsdGlhZGRyc5YACASsEpM9Bh42AAoErBKTPQYeN90DgnJzhQADAQAAiXNlY3AyNTZrMaEDyM72JMoDFwIyakpDCsp9IrTYapihR6y3wSl63ZtEhWCDdGNwgh42g3VkcIIeOIV3YWt1MgE"}'
|
||||
[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.10.234
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['33943', '33944', '33945', '33946', '33947']
|
||||
[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 33943:33943 -p 33944:33944 -p 33945:33945 -p 33946:33946 -p 33947:33947 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=33945 --rest-port=33943 --tcp-port=33944 --discv5-udp-port=33946 --rest-address=0.0.0.0 --nat=extip:172.18.10.234 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=19e1eded3bc97409612ecabba838e59c1b5c096dafa8cf03acdedbfe60dabbbe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33947 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.10.234 waku eb955f877152fabc1be43bf966d86f9ad54cafc475d4f7ce4d9989ff0b62b889
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID eb955f877152. Setting up logs at ./log/docker/node4_2026-02-27_04-34-13__08ea9a03-f483-47b3-8539-cda6aa3b0d18__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 33943
|
||||
[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:33943/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:33943/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.10.234/tcp/33944/p2p/16Uiu2HAmFyitNspayvH34UjxVoZfH9axzBrR6pU3jxe7u96JVJok","/ip4/172.18.10.234/tcp/33945/ws/p2p/16Uiu2HAmFyitNspayvH34UjxVoZfH9axzBrR6pU3jxe7u96JVJok"],"enrUri":"enr:-L24QAhgx7rB410yJ56f3qUN4dMU0r3C01rdIocg6faP46LdZq_4KnRio_orhxMXlTq9Ul-4dUQilgbBKqF8zvmih4ECgmlkgnY0gmlwhKwSCuqKbXVsdGlhZGRyc5YACASsEgrqBoSYAAoErBIK6gaEmd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDMV-cZ233a_Vpq_WRPUWkP1Bl4JpNXjfiLtB6bZ1wGIuDdGNwgoSYg3VkcIKEmoV3YWt1MgE"}'
|
||||
[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:12039/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.31.136/tcp/55400/p2p/16Uiu2HAm9gxMCkLaqiEggwvXcvbHXCXszyj5pJ5wbWd68qj383HX"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:55399/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.4.98/tcp/12040/p2p/16Uiu2HAkuaytvKes1omeTiUzWzQUBHTVXYxwnHyKVDgwSvXnHhg4"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:12039/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.147.61/tcp/7734/p2p/16Uiu2HAmSArvmyWMEAanEN3oAkLB53qyanvAsyZW4n5oSaQm9svw"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:7733/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.4.98/tcp/12040/p2p/16Uiu2HAkuaytvKes1omeTiUzWzQUBHTVXYxwnHyKVDgwSvXnHhg4"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py: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:12039/admin/v1/peers/connected" -H "Content-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.147.61/tcp/44370/p2p/16Uiu2HAmSArvmyWMEAanEN3oAkLB53qyanvAsyZW4n5oSaQm9svw","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.31.136/tcp/33138/p2p/16Uiu2HAm9gxMCkLaqiEggwvXcvbHXCXszyj5pJ5wbWd68qj383HX","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[35mDEBUG [0m tests.rest_flags.test_admin_flags:test_admin_flags.py:512 /admin/v1/peers/connected contains : [{'multiaddr': '/ip4/172.18.147.61/tcp/44370/p2p/16Uiu2HAmSArvmyWMEAanEN3oAkLB53qyanvAsyZW4n5oSaQm9svw', '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-157-gba8587', 'origin': 'UnknownOrigin'}, {'multiaddr': '/ip4/172.18.31.136/tcp/33138/p2p/16Uiu2HAm9gxMCkLaqiEggwvXcvbHXCXszyj5pJ5wbWd68qj383HX', '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-157-gba8587', 'origin': 'UnknownOrigin'}]
|
||||
[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 feeb9ed8bce6
|
||||
[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 a0d23437270f
|
||||
[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 bf0766409b9a
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container feeb9ed8bce6. 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 eb955f877152
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a0d23437270f. 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.
|
||||
84
nim/1097/data/attachments/1fc67661434a30ca.txt
Normal file
84
nim/1097/data/attachments/1fc67661434a30ca.txt
Normal file
@ -0,0 +1,84 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_passing_invalid_cursor with id: 2026-02-27_04-34-56__d087bd70-cacc-4c96-99ca-def6239de9fa
|
||||
[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-27_04-34-56__d087bd70-cacc-4c96-99ca-def6239de9fa__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.9.177
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['29403', '29404', '29405', '29406', '29407']
|
||||
[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 29403:29403 -p 29404:29404 -p 29405:29405 -p 29406:29406 -p 29407:29407 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=29405 --rest-port=29403 --tcp-port=29404 --discv5-udp-port=29406 --rest-address=0.0.0.0 --nat=extip:172.18.9.177 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=955b8c3bb836fac4e92a118f89a61f74bf4d7fd049fd1288deeefacfd73219c4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29407 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.9.177 waku da3552806655852af0dc47664a9e5761eabb1d5c13bbd421f3b5332e6a7b0a04
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 590d2b9a2e16. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID da3552806655. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-34-56__d087bd70-cacc-4c96-99ca-def6239de9fa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 29403
|
||||
[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 3ee3d45a29b1. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:29403/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:29403/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.9.177/tcp/29404/p2p/16Uiu2HAkwGpLVCGqLc5ymcRQi5Vq1VSUjddNDPHgnLo4qDFuwmqq","/ip4/172.18.9.177/tcp/29405/ws/p2p/16Uiu2HAkwGpLVCGqLc5ymcRQi5Vq1VSUjddNDPHgnLo4qDFuwmqq"],"enrUri":"enr:-L24QKij-pw7LjMDM6vstZiZTcVXiUI82oi-okeQlSRyI72cOxl1pSB8DiAOHVcxc20Rpbzy_0nOM3b5BU8y2rPOPVcCgmlkgnY0gmlwhKwSCbGKbXVsdGlhZGRyc5YACASsEgmxBnLcAAoErBIJsQZy3d0DgnJzhQADAQAAiXNlY3AyNTZrMaECG3KYekN-fvivkYtq7Z8Domy1kE8RD-BfilGGLI7z3bCDdGNwgnLcg3VkcIJy3oV3YWt1MgM"}'
|
||||
[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-27_04-34-56__d087bd70-cacc-4c96-99ca-def6239de9fa__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.225
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['11928', '11929', '11930', '11931', '11932']
|
||||
[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 11928:11928 -p 11929:11929 -p 11930:11930 -p 11931:11931 -p 11932:11932 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=11930 --rest-port=11928 --tcp-port=11929 --discv5-udp-port=11931 --rest-address=0.0.0.0 --nat=extip:172.18.220.225 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f02bbf451d7fcf0c97be18ec79aa6eab3fec2b8adbbfec79398ccd3afb4cc86c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11932 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKij-pw7LjMDM6vstZiZTcVXiUI82oi-okeQlSRyI72cOxl1pSB8DiAOHVcxc20Rpbzy_0nOM3b5BU8y2rPOPVcCgmlkgnY0gmlwhKwSCbGKbXVsdGlhZGRyc5YACASsEgmxBnLcAAoErBIJsQZy3d0DgnJzhQADAQAAiXNlY3AyNTZrMaECG3KYekN-fvivkYtq7Z8Domy1kE8RD-BfilGGLI7z3bCDdGNwgnLcg3VkcIJy3oV3YWt1MgM --storenode=/ip4/172.18.9.177/tcp/29404/p2p/16Uiu2HAkwGpLVCGqLc5ymcRQi5Vq1VSUjddNDPHgnLo4qDFuwmqq --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.220.225 waku f57df590979fb120a4c6443a74f63f695a9105d2e9b9a914ae7f2291e969a03b
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f57df590979f. Setting up logs at ./log/docker/store_node1_2026-02-27_04-34-56__d087bd70-cacc-4c96-99ca-def6239de9fa__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 11928
|
||||
[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:11928/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:11928/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.225/tcp/11929/p2p/16Uiu2HAmRhBeHTGKCchF6UCvhJBzbwMua9eTWhqbZAzhwcPwPpTW","/ip4/172.18.220.225/tcp/11930/ws/p2p/16Uiu2HAmRhBeHTGKCchF6UCvhJBzbwMua9eTWhqbZAzhwcPwPpTW"],"enrUri":"enr:-L24QCwWIi6y_0dBqzoshWKLk11gvEoxkPUbB4fAHa-g6B8dU85BP371LGJOfwUOCagl3PIza2gddn1mxdmTQQ7flocCgmlkgnY0gmlwhKwS3OGKbXVsdGlhZGRyc5YACASsEtzhBi6ZAAoErBLc4QYumt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDwbfcV2Mzab0TkF1pqupu8ahxPBu4qZkC4i79nxc08-2DdGNwgi6Zg3VkcIIum4V3YWt1MgM"}'
|
||||
[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:11928/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.9.177/tcp/29404/p2p/16Uiu2HAkwGpLVCGqLc5ymcRQi5Vq1VSUjddNDPHgnLo4qDFuwmqq"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:29403/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:11928/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:29403/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:29403/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:29403/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:29403/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
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:29403/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x74657374&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[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:29403/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x74657374&pageSize=100&ascending=true. Response content: b'waku message hash parsing error: invalid hash length: 4'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:11928/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x74657374&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
[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:11928/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x74657374&pageSize=100&ascending=true. Response content: b'waku message hash parsing error: invalid hash length: 4'
|
||||
[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 da3552806655
|
||||
[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 f57df590979f
|
||||
[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.
|
||||
164
nim/1097/data/attachments/1ff04a9bcddf613f.txt
Normal file
164
nim/1097/data/attachments/1ff04a9bcddf613f.txt
Normal file
@ -0,0 +1,164 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_optional_nodes_not_subscribed_to_same_topic with id: 2026-02-27_04-33-51__3ce6bf3d-6a46-4ace-a7fd-25d087029406
|
||||
[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-27_04-33-51__3ce6bf3d-6a46-4ace-a7fd-25d087029406__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.234.157
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['39212', '39213', '39214', '39215', '39216']
|
||||
[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 39212:39212 -p 39213:39213 -p 39214:39214 -p 39215:39215 -p 39216:39216 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=39214 --rest-port=39212 --tcp-port=39213 --discv5-udp-port=39215 --rest-address=0.0.0.0 --nat=extip:172.18.234.157 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4d9ddeed90a9c2d8fe34fc2cfd0e95c6f7fd49fab184bff2067b7f6266cecbb0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39216 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.234.157 waku 1093eb2e21b6550ea9014058346919b3e3649593889f25241e86aa7f55b6eb8e
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container bacc9ae2a4d4. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1093eb2e21b6. Setting up logs at ./log/docker/node1_2026-02-27_04-33-51__3ce6bf3d-6a46-4ace-a7fd-25d087029406__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 39212
|
||||
[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 5d2009f00f45. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39212/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:39212/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.234.157/tcp/39213/p2p/16Uiu2HAkxKujUHuYTFpfuvUoPRgMdeeQEEoASWZ1zgcnjSb3E5dc","/ip4/172.18.234.157/tcp/39214/ws/p2p/16Uiu2HAkxKujUHuYTFpfuvUoPRgMdeeQEEoASWZ1zgcnjSb3E5dc"],"enrUri":"enr:-L24QLgs9FHOseQIvf-YkqPTarQUslBoykn-tT5Xg_HDLBHgeMCOgsJvuY9c2UU0xTAEDEK9Ud9JPYTzcYTcCwXNjZcCgmlkgnY0gmlwhKwS6p2KbXVsdGlhZGRyc5YACASsEuqdBpktAAoErBLqnQaZLt0DgnJzhQADAQAAiXNlY3AyNTZrMaECKxkgZqQ6G6UsPNl8ZxfPTQj5VXWu9kS3XTn-Ovz0voODdGNwgpktg3VkcIKZL4V3YWt1MgU"}'
|
||||
[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-27_04-33-51__3ce6bf3d-6a46-4ace-a7fd-25d087029406__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.250.201
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['12205', '12206', '12207', '12208', '12209']
|
||||
[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 12205:12205 -p 12206:12206 -p 12207:12207 -p 12208:12208 -p 12209:12209 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=12207 --rest-port=12205 --tcp-port=12206 --discv5-udp-port=12208 --rest-address=0.0.0.0 --nat=extip:172.18.250.201 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aca17fc6f0b47cf8fbb1c2f5eb0d731590cc0f71f4cacd22bc5a5dc1e91efb87 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12209 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLgs9FHOseQIvf-YkqPTarQUslBoykn-tT5Xg_HDLBHgeMCOgsJvuY9c2UU0xTAEDEK9Ud9JPYTzcYTcCwXNjZcCgmlkgnY0gmlwhKwS6p2KbXVsdGlhZGRyc5YACASsEuqdBpktAAoErBLqnQaZLt0DgnJzhQADAQAAiXNlY3AyNTZrMaECKxkgZqQ6G6UsPNl8ZxfPTQj5VXWu9kS3XTn-Ovz0voODdGNwgpktg3VkcIKZL4V3YWt1MgU --filternode=/ip4/172.18.234.157/tcp/39213/p2p/16Uiu2HAkxKujUHuYTFpfuvUoPRgMdeeQEEoASWZ1zgcnjSb3E5dc
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.250.201 waku 484f7d6943084ecdf3f48cd3533a995af22af4a6fa5ccc832bfc7502a975ca58
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 484f7d694308. Setting up logs at ./log/docker/node2_2026-02-27_04-33-51__3ce6bf3d-6a46-4ace-a7fd-25d087029406__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 12205
|
||||
[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:12205/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:12205/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.250.201/tcp/12206/p2p/16Uiu2HAmU9xvRSfUV7BkKbyA7XyCfQM3qXea8f1njQSp3PR6D8WA","/ip4/172.18.250.201/tcp/12207/ws/p2p/16Uiu2HAmU9xvRSfUV7BkKbyA7XyCfQM3qXea8f1njQSp3PR6D8WA"],"enrUri":"enr:-L24QEMkLAuOgoW88FoDSDellNwV6WJDwgfE0r4b1owZIVmxK-hrAkIGm84wbpEFDmqREYScp6R3i48B4r_LG6bbCKICgmlkgnY0gmlwhKwS-smKbXVsdGlhZGRyc5YACASsEvrJBi-uAAoErBL6yQYvr90DgnJzhQADAQAAiXNlY3AyNTZrMaED5kuIKCx2StctLnrc4XGfACQSA9J0SwrqiUh9NSgUuEeDdGNwgi-ug3VkcIIvsIV3YWt1MgA"}'
|
||||
[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:12205/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.234.157/tcp/39213/p2p/16Uiu2HAkxKujUHuYTFpfuvUoPRgMdeeQEEoASWZ1zgcnjSb3E5dc"]'
|
||||
[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/node3_2026-02-27_04-33-51__3ce6bf3d-6a46-4ace-a7fd-25d087029406__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.80.53
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['1248', '1249', '1250', '1251', '1252']
|
||||
[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 1248:1248 -p 1249:1249 -p 1250:1250 -p 1251:1251 -p 1252:1252 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=1250 --rest-port=1248 --tcp-port=1249 --discv5-udp-port=1251 --rest-address=0.0.0.0 --nat=extip:172.18.80.53 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b06be830cf773dc493c2c8ae90baea2e05db9deca0d8dabd5d5dd8cc401fcb4a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1252 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLgs9FHOseQIvf-YkqPTarQUslBoykn-tT5Xg_HDLBHgeMCOgsJvuY9c2UU0xTAEDEK9Ud9JPYTzcYTcCwXNjZcCgmlkgnY0gmlwhKwS6p2KbXVsdGlhZGRyc5YACASsEuqdBpktAAoErBLqnQaZLt0DgnJzhQADAQAAiXNlY3AyNTZrMaECKxkgZqQ6G6UsPNl8ZxfPTQj5VXWu9kS3XTn-Ovz0voODdGNwgpktg3VkcIKZL4V3YWt1MgU --filternode=/ip4/172.18.234.157/tcp/39213/p2p/16Uiu2HAkxKujUHuYTFpfuvUoPRgMdeeQEEoASWZ1zgcnjSb3E5dc
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.80.53 waku 0d3d8efa8cdf83afb5d78437bf4c9003650ddd39454560f591be7b78220e37b9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 0d3d8efa8cdf. Setting up logs at ./log/docker/node3_2026-02-27_04-33-51__3ce6bf3d-6a46-4ace-a7fd-25d087029406__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 1248
|
||||
[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:1248/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:1248/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.80.53/tcp/1249/p2p/16Uiu2HAm3b8XpJduwZTtpsuSacEQXF4A4bXuNKhgfLA4imD1xHq4","/ip4/172.18.80.53/tcp/1250/ws/p2p/16Uiu2HAm3b8XpJduwZTtpsuSacEQXF4A4bXuNKhgfLA4imD1xHq4"],"enrUri":"enr:-L24QE84whv82TK3Pnv9s3NKSYAR9cEOpo-fMl_OGF2VzlL7YjruvQib-52BvOhjuXJ3PQ-NoTNTxHHD0kT3HYKmKvgCgmlkgnY0gmlwhKwSUDWKbXVsdGlhZGRyc5YACASsElA1BgThAAoErBJQNQYE4t0DgnJzhQADAQAAiXNlY3AyNTZrMaECeUm-yfDBbGaLco429t4kdsP-iS1AT0wfayALAcmHubuDdGNwggThg3VkcIIE44V3YWt1MgA"}'
|
||||
[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:1248/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.234.157/tcp/39213/p2p/16Uiu2HAkxKujUHuYTFpfuvUoPRgMdeeQEEoASWZ1zgcnjSb3E5dc"]'
|
||||
[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-27_04-33-51__3ce6bf3d-6a46-4ace-a7fd-25d087029406__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.190.221
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46068', '46069', '46070', '46071', '46072']
|
||||
[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 46068:46068 -p 46069:46069 -p 46070:46070 -p 46071:46071 -p 46072:46072 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=46070 --rest-port=46068 --tcp-port=46069 --discv5-udp-port=46071 --rest-address=0.0.0.0 --nat=extip:172.18.190.221 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0511aa9cec5fe1d66dd326ca500fef41e68bca2b895db2dcef14e8ea9e2e9fe6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46072 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLgs9FHOseQIvf-YkqPTarQUslBoykn-tT5Xg_HDLBHgeMCOgsJvuY9c2UU0xTAEDEK9Ud9JPYTzcYTcCwXNjZcCgmlkgnY0gmlwhKwS6p2KbXVsdGlhZGRyc5YACASsEuqdBpktAAoErBLqnQaZLt0DgnJzhQADAQAAiXNlY3AyNTZrMaECKxkgZqQ6G6UsPNl8ZxfPTQj5VXWu9kS3XTn-Ovz0voODdGNwgpktg3VkcIKZL4V3YWt1MgU --filternode=/ip4/172.18.234.157/tcp/39213/p2p/16Uiu2HAkxKujUHuYTFpfuvUoPRgMdeeQEEoASWZ1zgcnjSb3E5dc
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.190.221 waku b85bc971d325b7753c02f9e9c53aa0cd532dc97a246d91c6ca7a1c6dec8f6ea9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID b85bc971d325. Setting up logs at ./log/docker/node4_2026-02-27_04-33-51__3ce6bf3d-6a46-4ace-a7fd-25d087029406__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46068
|
||||
[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:46068/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:46068/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.221/tcp/46069/p2p/16Uiu2HAmR2FcQz43FAZeBhzRJRKe4MwNxR5jdzMnrnNFK3KxMbux","/ip4/172.18.190.221/tcp/46070/ws/p2p/16Uiu2HAmR2FcQz43FAZeBhzRJRKe4MwNxR5jdzMnrnNFK3KxMbux"],"enrUri":"enr:-L24QGVjaH4wHMCnX8mYbrhM3PqJ8wPRVA4pLboMngqfxpTKZQ95rdSlzplqi8Gald43JmmG7znBgGv19-l4Xi3xnlkCgmlkgnY0gmlwhKwSvt2KbXVsdGlhZGRyc5YACASsEr7dBrP1AAoErBK-3Qaz9t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDt76yDPghBRVJ-NgWb1QZUVwqZ81AI06zOdyJpDGcbxeDdGNwgrP1g3VkcIKz94V3YWt1MgA"}'
|
||||
[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:46068/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.234.157/tcp/39213/p2p/16Uiu2HAkxKujUHuYTFpfuvUoPRgMdeeQEEoASWZ1zgcnjSb3E5dc"]'
|
||||
[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-27_04-33-51__3ce6bf3d-6a46-4ace-a7fd-25d087029406__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.33.27
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['54440', '54441', '54442', '54443', '54444']
|
||||
[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 54440:54440 -p 54441:54441 -p 54442:54442 -p 54443:54443 -p 54444:54444 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=54442 --rest-port=54440 --tcp-port=54441 --discv5-udp-port=54443 --rest-address=0.0.0.0 --nat=extip:172.18.33.27 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfbdcac2f776ec4278c76abc49bc9e7e6c606f8c8ffb3ed12bc5e61aa327f7ae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54444 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLgs9FHOseQIvf-YkqPTarQUslBoykn-tT5Xg_HDLBHgeMCOgsJvuY9c2UU0xTAEDEK9Ud9JPYTzcYTcCwXNjZcCgmlkgnY0gmlwhKwS6p2KbXVsdGlhZGRyc5YACASsEuqdBpktAAoErBLqnQaZLt0DgnJzhQADAQAAiXNlY3AyNTZrMaECKxkgZqQ6G6UsPNl8ZxfPTQj5VXWu9kS3XTn-Ovz0voODdGNwgpktg3VkcIKZL4V3YWt1MgU --filternode=/ip4/172.18.234.157/tcp/39213/p2p/16Uiu2HAkxKujUHuYTFpfuvUoPRgMdeeQEEoASWZ1zgcnjSb3E5dc
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.33.27 waku 1c8d400da8616a74a5351fa0a820db0e8958454d4e678c19e738512970f21874
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1c8d400da861. Setting up logs at ./log/docker/node5_2026-02-27_04-33-51__3ce6bf3d-6a46-4ace-a7fd-25d087029406__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 54440
|
||||
[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:54440/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:54440/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.33.27/tcp/54441/p2p/16Uiu2HAmNHnTFn6P5xxM3jsmi9UXGDf48qRWv6duTqosVNkmwdXT","/ip4/172.18.33.27/tcp/54442/ws/p2p/16Uiu2HAmNHnTFn6P5xxM3jsmi9UXGDf48qRWv6duTqosVNkmwdXT"],"enrUri":"enr:-L24QMxYX4C8ex1o2jKPgXytFTncps1xzmmnmwtMNNA0UfENdyF3yiogaqFY5hs2BEX353KKPEddvRrXlxNzCtTGx7ACgmlkgnY0gmlwhKwSIRuKbXVsdGlhZGRyc5YACASsEiEbBtSpAAoErBIhGwbUqt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDjyY4Wn5qyyAz56nI2nGTzU385YSmoz2m_1UQ3ANi3EaDdGNwgtSpg3VkcILUq4V3YWt1MgA"}'
|
||||
[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:54440/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.234.157/tcp/39213/p2p/16Uiu2HAkxKujUHuYTFpfuvUoPRgMdeeQEEoASWZ1zgcnjSb3E5dc"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39212/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:12205/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "92389318-8385-4f7c-b449-cfafd78126d1", "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":"92389318-8385-4f7c-b449-cfafd78126d1","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:1248/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "0ee74968-2661-47d1-9f9a-18ecd717e42f", "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":"0ee74968-2661-47d1-9f9a-18ecd717e42f","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46068/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "3b3ebce4-5603-4fe9-abf2-a51d2aaa233e", "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":"3b3ebce4-5603-4fe9-abf2-a51d2aaa233e","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:54440/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "0d5dc672-6dbc-4805-872d-707629b8a164", "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":"0d5dc672-6dbc-4805-872d-707629b8a164","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39212/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:12205/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":1772166838038594035,"ephemeral":false}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39212/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:1248/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
[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:1248/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
|
||||
[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 1093eb2e21b6
|
||||
[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 484f7d694308
|
||||
[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 0d3d8efa8cdf
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1093eb2e21b6. 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 b85bc971d325
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 484f7d694308. 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 1c8d400da861
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 0d3d8efa8cdf. 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.
|
||||
179
nim/1097/data/attachments/2035b657a576c203.txt
Normal file
179
nim/1097/data/attachments/2035b657a576c203.txt
Normal file
@ -0,0 +1,179 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_get_message_after_one_peer_was_stopped with id: 2026-02-27_04-38-30__1f41c2e2-baf0-4516-8687-c0543df47638
|
||||
[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-27_04-38-30__1f41c2e2-baf0-4516-8687-c0543df47638__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.69.24
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['18646', '18647', '18648', '18649', '18650']
|
||||
[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 18646:18646 -p 18647:18647 -p 18648:18648 -p 18649:18649 -p 18650:18650 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=18648 --rest-port=18646 --tcp-port=18647 --discv5-udp-port=18649 --rest-address=0.0.0.0 --nat=extip:172.18.69.24 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=62d3c5ea40880d7f7f96c3caa416efd969f8a3bffaa94bbc6beda4fca6bb499c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18650 --metrics-logging=true --relay=true --filter=true
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container a47dad7b7f6f. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.69.24 waku e003a8fdf569f50f96a0f58f8a2bc62aa5380176245480428900365995c99bca
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e003a8fdf569. Setting up logs at ./log/docker/node1_2026-02-27_04-38-30__1f41c2e2-baf0-4516-8687-c0543df47638__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 18646
|
||||
[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 a4b34762c7c2. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:18646/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:18646/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.69.24/tcp/18647/p2p/16Uiu2HAmBiJYpthXGuV6ntaaHnqrAZ9JiQEtTn6cK9qW6YBvAqGz","/ip4/172.18.69.24/tcp/18648/ws/p2p/16Uiu2HAmBiJYpthXGuV6ntaaHnqrAZ9JiQEtTn6cK9qW6YBvAqGz"],"enrUri":"enr:-L24QANrvLKBn7NefYhm-_7rjJ5ANBd8rIB-uc_CPlOkv3uubr6HiuTc0DpisWvInZVfFCsRtjt7CmpvqTr1C4e1uUMCgmlkgnY0gmlwhKwSRRiKbXVsdGlhZGRyc5YACASsEkUYBkjXAAoErBJFGAZI2N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8f2iEPoJZMxuHMfIU6Q06kBCWLOxfsHJiAljoGBOxZeDdGNwgkjXg3VkcIJI2YV3YWt1MgU"}'
|
||||
[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-27_04-38-30__1f41c2e2-baf0-4516-8687-c0543df47638__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.75.64
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['20482', '20483', '20484', '20485', '20486']
|
||||
[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 20482:20482 -p 20483:20483 -p 20484:20484 -p 20485:20485 -p 20486:20486 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=20484 --rest-port=20482 --tcp-port=20483 --discv5-udp-port=20485 --rest-address=0.0.0.0 --nat=extip:172.18.75.64 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cdd3a75c6d4c8b21d1ed19f283aef7a1354bbbb7f8b02bcc1a792df3aec32174 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20486 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QANrvLKBn7NefYhm-_7rjJ5ANBd8rIB-uc_CPlOkv3uubr6HiuTc0DpisWvInZVfFCsRtjt7CmpvqTr1C4e1uUMCgmlkgnY0gmlwhKwSRRiKbXVsdGlhZGRyc5YACASsEkUYBkjXAAoErBJFGAZI2N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8f2iEPoJZMxuHMfIU6Q06kBCWLOxfsHJiAljoGBOxZeDdGNwgkjXg3VkcIJI2YV3YWt1MgU --filternode=/ip4/172.18.69.24/tcp/18647/p2p/16Uiu2HAmBiJYpthXGuV6ntaaHnqrAZ9JiQEtTn6cK9qW6YBvAqGz
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.75.64 waku b3292cbba942a2b173a5dfde98b59b420bc2d411deda688a07696df0bbb7ad7c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID b3292cbba942. Setting up logs at ./log/docker/node2_2026-02-27_04-38-30__1f41c2e2-baf0-4516-8687-c0543df47638__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 20482
|
||||
[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:20482/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:20482/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.75.64/tcp/20483/p2p/16Uiu2HAkwBaFyomsXkuHDXRcPGB38gzXVPQKoHqExMkv19dgQrht","/ip4/172.18.75.64/tcp/20484/ws/p2p/16Uiu2HAkwBaFyomsXkuHDXRcPGB38gzXVPQKoHqExMkv19dgQrht"],"enrUri":"enr:-L24QH7cMjylsu0jz_tjf9oIN68CMngNHVP4Vo7vi54N6cbxGvoMYy9yyEAo-bSfIZcgMkaxAdM9UnRM0U6eeqBzgzQCgmlkgnY0gmlwhKwSS0CKbXVsdGlhZGRyc5YACASsEktABlADAAoErBJLQAZQBN0DgnJzhQADAQAAiXNlY3AyNTZrMaECGhrGG9gDV3vfLjxXEkcGrF66ZBZT_BaG9xLKhia9K6-DdGNwglADg3VkcIJQBYV3YWt1MgA"}'
|
||||
[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:20482/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.69.24/tcp/18647/p2p/16Uiu2HAmBiJYpthXGuV6ntaaHnqrAZ9JiQEtTn6cK9qW6YBvAqGz"]'
|
||||
[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/node3_2026-02-27_04-38-30__1f41c2e2-baf0-4516-8687-c0543df47638__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.84.128
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['57937', '57938', '57939', '57940', '57941']
|
||||
[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 57937:57937 -p 57938:57938 -p 57939:57939 -p 57940:57940 -p 57941:57941 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=57939 --rest-port=57937 --tcp-port=57938 --discv5-udp-port=57940 --rest-address=0.0.0.0 --nat=extip:172.18.84.128 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c96b8ed7bd08d0dfcb6d5cdcadb7d2ab0bed25fc7a3a14cde369aa2fcfe80f20 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57941 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QANrvLKBn7NefYhm-_7rjJ5ANBd8rIB-uc_CPlOkv3uubr6HiuTc0DpisWvInZVfFCsRtjt7CmpvqTr1C4e1uUMCgmlkgnY0gmlwhKwSRRiKbXVsdGlhZGRyc5YACASsEkUYBkjXAAoErBJFGAZI2N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8f2iEPoJZMxuHMfIU6Q06kBCWLOxfsHJiAljoGBOxZeDdGNwgkjXg3VkcIJI2YV3YWt1MgU --filternode=/ip4/172.18.69.24/tcp/18647/p2p/16Uiu2HAmBiJYpthXGuV6ntaaHnqrAZ9JiQEtTn6cK9qW6YBvAqGz
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.84.128 waku 43d4abc6511d2d2ddaa35094a6c1f1cfb214bfa4dcce3a466992f02df4965b40
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 43d4abc6511d. Setting up logs at ./log/docker/node3_2026-02-27_04-38-30__1f41c2e2-baf0-4516-8687-c0543df47638__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 57937
|
||||
[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:57937/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:57937/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.84.128/tcp/57938/p2p/16Uiu2HAm7XD2rvtAD9j28rMaRNyQbnTnobs1AcZ6UNEgdgu7A87y","/ip4/172.18.84.128/tcp/57939/ws/p2p/16Uiu2HAm7XD2rvtAD9j28rMaRNyQbnTnobs1AcZ6UNEgdgu7A87y"],"enrUri":"enr:-L24QBcuyh-tX77yUQ_S_jjGf6O_JmZtdBWBLGQXOc3f64G0cOty7z7EoQuZqGFjlN2_S7GvMn9O9pvf_EFGBTdLRZ8CgmlkgnY0gmlwhKwSVICKbXVsdGlhZGRyc5YACASsElSABuJSAAoErBJUgAbiU90DgnJzhQADAQAAiXNlY3AyNTZrMaECs7dCP9S84bw6fmAzfASwbtzvyJWd4bsZiRfVNL5o3piDdGNwguJSg3VkcILiVIV3YWt1MgA"}'
|
||||
[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:57937/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.69.24/tcp/18647/p2p/16Uiu2HAmBiJYpthXGuV6ntaaHnqrAZ9JiQEtTn6cK9qW6YBvAqGz"]'
|
||||
[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-27_04-38-30__1f41c2e2-baf0-4516-8687-c0543df47638__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.99
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['42981', '42982', '42983', '42984', '42985']
|
||||
[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 42981:42981 -p 42982:42982 -p 42983:42983 -p 42984:42984 -p 42985:42985 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=42983 --rest-port=42981 --tcp-port=42982 --discv5-udp-port=42984 --rest-address=0.0.0.0 --nat=extip:172.18.18.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4dfb83b3aed0bcf0b5f9e7c5a9e5d5c76a29f8e8bfe993e9f54eddaf7e777e44 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42985 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QANrvLKBn7NefYhm-_7rjJ5ANBd8rIB-uc_CPlOkv3uubr6HiuTc0DpisWvInZVfFCsRtjt7CmpvqTr1C4e1uUMCgmlkgnY0gmlwhKwSRRiKbXVsdGlhZGRyc5YACASsEkUYBkjXAAoErBJFGAZI2N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8f2iEPoJZMxuHMfIU6Q06kBCWLOxfsHJiAljoGBOxZeDdGNwgkjXg3VkcIJI2YV3YWt1MgU --filternode=/ip4/172.18.69.24/tcp/18647/p2p/16Uiu2HAmBiJYpthXGuV6ntaaHnqrAZ9JiQEtTn6cK9qW6YBvAqGz
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.18.99 waku dc42bee73431c7b581e66829f7f382cf1d7dce470fafaca3a02e3bf5d21f5f38
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID dc42bee73431. Setting up logs at ./log/docker/node4_2026-02-27_04-38-30__1f41c2e2-baf0-4516-8687-c0543df47638__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 42981
|
||||
[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:42981/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:42981/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.99/tcp/42982/p2p/16Uiu2HAmFmcrDSq4dXwShqrdg84vgV22ytpC8ggi3JbbaCz9hKFs","/ip4/172.18.18.99/tcp/42983/ws/p2p/16Uiu2HAmFmcrDSq4dXwShqrdg84vgV22ytpC8ggi3JbbaCz9hKFs"],"enrUri":"enr:-L24QNQ1zm4Ye6vD-j-2K9qqB5iBRKiAR6TVTEHMuEsFYzzLBMIarUGkh6m4bOHSNXwhn38vAcITneYyA5y79qGuTqUCgmlkgnY0gmlwhKwSEmOKbXVsdGlhZGRyc5YACASsEhJjBqfmAAoErBISYwan590DgnJzhQADAQAAiXNlY3AyNTZrMaEDLkXQmtyUgSYSEGoAPv-kPH6V3l1p3xhIvwsUQ1Ry-IaDdGNwgqfmg3VkcIKn6IV3YWt1MgA"}'
|
||||
[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:42981/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.69.24/tcp/18647/p2p/16Uiu2HAmBiJYpthXGuV6ntaaHnqrAZ9JiQEtTn6cK9qW6YBvAqGz"]'
|
||||
[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-27_04-38-30__1f41c2e2-baf0-4516-8687-c0543df47638__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.34.62
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['6756', '6757', '6758', '6759', '6760']
|
||||
[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 6756:6756 -p 6757:6757 -p 6758:6758 -p 6759:6759 -p 6760:6760 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=6758 --rest-port=6756 --tcp-port=6757 --discv5-udp-port=6759 --rest-address=0.0.0.0 --nat=extip:172.18.34.62 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=af5d401fce2dcacf2498c68e7acac116ed1d0a553ead4d9a0d6728ad4b9acd8a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6760 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QANrvLKBn7NefYhm-_7rjJ5ANBd8rIB-uc_CPlOkv3uubr6HiuTc0DpisWvInZVfFCsRtjt7CmpvqTr1C4e1uUMCgmlkgnY0gmlwhKwSRRiKbXVsdGlhZGRyc5YACASsEkUYBkjXAAoErBJFGAZI2N0DgnJzhQADAQAAiXNlY3AyNTZrMaEC8f2iEPoJZMxuHMfIU6Q06kBCWLOxfsHJiAljoGBOxZeDdGNwgkjXg3VkcIJI2YV3YWt1MgU --filternode=/ip4/172.18.69.24/tcp/18647/p2p/16Uiu2HAmBiJYpthXGuV6ntaaHnqrAZ9JiQEtTn6cK9qW6YBvAqGz
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.34.62 waku 2a8cc5c1443062ca42078aad3c38efdd6ede1ce33d8e61a58abe742ab7bb62a9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 2a8cc5c14430. Setting up logs at ./log/docker/node5_2026-02-27_04-38-30__1f41c2e2-baf0-4516-8687-c0543df47638__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 6756
|
||||
[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:6756/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:6756/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.34.62/tcp/6757/p2p/16Uiu2HAm9PjTgM3AYTVgJun7gmKPRKkwhqVTnfb2FyKFMBJDDxUr","/ip4/172.18.34.62/tcp/6758/ws/p2p/16Uiu2HAm9PjTgM3AYTVgJun7gmKPRKkwhqVTnfb2FyKFMBJDDxUr"],"enrUri":"enr:-L24QHdJIeCOs8nCjPCpJIFyzsqnFVizJ0Q_t4oK61MCRR4GCvWE3woydOohNfHI-kgfDhd6pdO3OeiLoKqc7xXOOScCgmlkgnY0gmlwhKwSIj6KbXVsdGlhZGRyc5YACASsEiI-BhplAAoErBIiPgYaZt0DgnJzhQADAQAAiXNlY3AyNTZrMaECz4RkHnOL2MCu-HVfAxgy--YeiZ2Yz3RWO35kVerH0cuDdGNwghplg3VkcIIaZ4V3YWt1MgA"}'
|
||||
[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:6756/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.69.24/tcp/18647/p2p/16Uiu2HAmBiJYpthXGuV6ntaaHnqrAZ9JiQEtTn6cK9qW6YBvAqGz"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18646/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:20482/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "cc21c441-38af-4fad-9be6-e50741c22dae", "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":"cc21c441-38af-4fad-9be6-e50741c22dae","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57937/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c8c7dc0f-4cbb-47d4-be8a-2af220e9598a", "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":"c8c7dc0f-4cbb-47d4-be8a-2af220e9598a","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42981/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "52b6d277-4d49-41c4-a179-ee6454ff9cba", "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":"52b6d277-4d49-41c4-a179-ee6454ff9cba","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:6756/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b4b90abc-8745-477f-9fab-2fd03c02ad61", "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":"b4b90abc-8745-477f-9fab-2fd03c02ad61","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18646/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:20482/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":1772167117306060756,"ephemeral":false}]'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 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:57937/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":1772167117306060756,"ephemeral":false}]'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 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:42981/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":1772167117306060756,"ephemeral":false}]'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 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:6756/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":1772167117306060756,"ephemeral":false}]'
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:234 Stopping container with id b3292cbba942
|
||||
[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 POST "http://127.0.0.1:18646/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:57937/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":1772167118062800472,"ephemeral":false}]'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 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:42981/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":1772167118062800472,"ephemeral":false}]'
|
||||
[35mDEBUG [0m src.steps.filter:filter.py:96 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:6756/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":1772167118062800472,"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 e003a8fdf569
|
||||
[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 43d4abc6511d
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b3292cbba942. 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 dc42bee73431
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e003a8fdf569. 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 2a8cc5c14430
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 43d4abc6511d. 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.
|
||||
216
nim/1097/data/attachments/20672bffff0cd244.txt
Normal file
216
nim/1097/data/attachments/20672bffff0cd244.txt
Normal file
@ -0,0 +1,216 @@
|
||||
2026-02-27 04:34:11.184 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:34:11.184 DEBUG [tests.conftest] Running test: test_filter_works_with_auto_sharding with id: 2026-02-27_04-34-11__a78a201b-d748-4dd4-9a25-bbb9f5bf34cc
|
||||
2026-02-27 04:34:11.184 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:34:11.185 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:34:11.185 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-27 04:34:11.192 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:11.192 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-34-11__a78a201b-d748-4dd4-9a25-bbb9f5bf34cc__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:11.193 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:11.193 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:11.194 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:11.194 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.132.151
|
||||
2026-02-27 04:34:11.194 DEBUG [src.node.docker_mananger] Generated ports ['18486', '18487', '18488', '18489', '18490']
|
||||
2026-02-27 04:34:11.195 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:34:11.195 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:11.195 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:11.195 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:11.195 DEBUG [src.node.docker_mananger] docker run -i -t -p 18486:18486 -p 18487:18487 -p 18488:18488 -p 18489:18489 -p 18490:18490 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=18488 --rest-port=18486 --tcp-port=18487 --discv5-udp-port=18489 --rest-address=0.0.0.0 --nat=extip:172.18.132.151 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f36249dde3cdac5b8d95cbf0396fa3280a0cae2de0abf4cbe1f141aedcb686ee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18490 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=1
|
||||
2026-02-27 04:34:11.390 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.132.151 waku a62e854e3aeada4abc8691c0702d46d1caff52de5ed4955ceddae547a84ccc54
|
||||
2026-02-27 04:34:11.418 ERROR [src.node.docker_mananger] Max retries reached for container 9124ee4f2532. Exiting log stream.
|
||||
2026-02-27 04:34:11.426 DEBUG [src.node.docker_mananger] Container started with ID a62e854e3aea. Setting up logs at ./log/docker/node1_2026-02-27_04-34-11__a78a201b-d748-4dd4-9a25-bbb9f5bf34cc__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:11.426 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18486
|
||||
2026-02-27 04:34:11.427 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:11.963 ERROR [src.node.docker_mananger] Max retries reached for container c6c95e0a380a. Exiting log stream.
|
||||
2026-02-27 04:34:12.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18486/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:12.430 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-27 04:34:12.430 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:12.430 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18486/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:12.433 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.132.151/tcp/18487/p2p/16Uiu2HAm2Q6emMeTjqa7CDM2gCpXmuuDV8okC2ECcg5Y1ZKzvd1f","/ip4/172.18.132.151/tcp/18488/ws/p2p/16Uiu2HAm2Q6emMeTjqa7CDM2gCpXmuuDV8okC2ECcg5Y1ZKzvd1f"],"enrUri":"enr:-L24QAKa6B8g2VKYQ39wsVy63sVok8EHj8Nitlx_uuGxvvfURJVKJzhBT_WWHwm0txhpa8DFcbBOaE956_HWQoJRNNsCgmlkgnY0gmlwhKwShJeKbXVsdGlhZGRyc5YACASsEoSXBkg3AAoErBKElwZION0DgnJzhQACAQAAiXNlY3AyNTZrMaECZ5qLI2Rkb1-VcL8mMere7vygEQy-zL6Tj8bI4uR0JE6DdGNwgkg3g3VkcIJIOYV3YWt1MgU"}'
|
||||
2026-02-27 04:34:12.433 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:12.440 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:12.440 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-34-11__a78a201b-d748-4dd4-9a25-bbb9f5bf34cc__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:12.440 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:12.441 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:12.442 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:12.442 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.196.254
|
||||
2026-02-27 04:34:12.442 DEBUG [src.node.docker_mananger] Generated ports ['10847', '10848', '10849', '10850', '10851']
|
||||
2026-02-27 04:34:12.442 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:34:12.443 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:12.443 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:12.443 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:12.443 DEBUG [src.node.docker_mananger] docker run -i -t -p 10847:10847 -p 10848:10848 -p 10849:10849 -p 10850:10850 -p 10851:10851 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=10849 --rest-port=10847 --tcp-port=10848 --discv5-udp-port=10850 --rest-address=0.0.0.0 --nat=extip:172.18.196.254 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e30ea1d4dc8efb72acbabdf91a2f8fa6f993affdeaa8eafdbac9d6d9ada5d0ad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10851 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QAKa6B8g2VKYQ39wsVy63sVok8EHj8Nitlx_uuGxvvfURJVKJzhBT_WWHwm0txhpa8DFcbBOaE956_HWQoJRNNsCgmlkgnY0gmlwhKwShJeKbXVsdGlhZGRyc5YACASsEoSXBkg3AAoErBKElwZION0DgnJzhQACAQAAiXNlY3AyNTZrMaECZ5qLI2Rkb1-VcL8mMere7vygEQy-zL6Tj8bI4uR0JE6DdGNwgkg3g3VkcIJIOYV3YWt1MgU --filternode=/ip4/172.18.132.151/tcp/18487/p2p/16Uiu2HAm2Q6emMeTjqa7CDM2gCpXmuuDV8okC2ECcg5Y1ZKzvd1f --content-topic=/myapp/1/latest/proto
|
||||
2026-02-27 04:34:12.646 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.196.254 waku a86d058543c794aa58683be6116cb9799f131ad3e43f68197ea2cc3ff358cf78
|
||||
2026-02-27 04:34:12.681 DEBUG [src.node.docker_mananger] Container started with ID a86d058543c7. Setting up logs at ./log/docker/node2_2026-02-27_04-34-11__a78a201b-d748-4dd4-9a25-bbb9f5bf34cc__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:12.682 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10847
|
||||
2026-02-27 04:34:12.682 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:13.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10847/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:13.685 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-27 04:34:13.686 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:13.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10847/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:13.688 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.196.254/tcp/10848/p2p/16Uiu2HAm32mWQG5Mm7G6qcizAsFhSPYHomAV8H1cfL2kwXxctSTz","/ip4/172.18.196.254/tcp/10849/ws/p2p/16Uiu2HAm32mWQG5Mm7G6qcizAsFhSPYHomAV8H1cfL2kwXxctSTz"],"enrUri":"enr:-L24QGPdDHbx_d4n-7UtnZYV5XeHRXWmz0qL4KdvclWXi198PhUV1rk7xkyRr41N-zHOJwb9jkq6zhFjBI0BiBdTOSECgmlkgnY0gmlwhKwSxP6KbXVsdGlhZGRyc5YACASsEsT-BipgAAoErBLE_gYqYd0DgnJzhQACAQAAiXNlY3AyNTZrMaECcP9jFCXa8Nd_yf58uWjn0pcMl5M5ARdo3Z1AAi4bFqmDdGNwgipgg3VkcIIqYoV3YWt1MgA"}'
|
||||
2026-02-27 04:34:13.688 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:13.689 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10847/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.132.151/tcp/18487/p2p/16Uiu2HAm2Q6emMeTjqa7CDM2gCpXmuuDV8okC2ECcg5Y1ZKzvd1f"]'
|
||||
2026-02-27 04:34:13.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:13.724 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18486/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-27 04:34:13.741 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:13.744 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10847/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "2fb246ca-b38f-4930-b4c7-b51bf0d833b0", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
|
||||
2026-02-27 04:34:13.757 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"2fb246ca-b38f-4930-b4c7-b51bf0d833b0","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:13.758 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:18486/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:34:13.765 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:18486/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-27 04:34:13.800 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:34:13.801 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:34:13.801 DEBUG [src.node.waku_node] Stopping container with id a62e854e3aea
|
||||
2026-02-27 04:34:14.350 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:14.352 DEBUG [src.node.waku_node] Stopping container with id a86d058543c7
|
||||
2026-02-27 04:34:14.887 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:14.890 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:14.895 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:14.901 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:14.902 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
||||
2026-02-27 04:34:14.903 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
||||
2026-02-27 04:34:14.904 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-02-27_04-34-11__a78a201b-d748-4dd4-9a25-bbb9f5bf34cc__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:14.908 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-02-27_04-34-11__a78a201b-d748-4dd4-9a25-bbb9f5bf34cc__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:14.919 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:34:14.921 DEBUG [tests.conftest] Running test: test_filter_works_with_auto_sharding with id: 2026-02-27_04-34-14__5f1886d2-1f90-4fae-ba00-c4d7987355ef
|
||||
2026-02-27 04:34:14.921 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:34:14.922 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:34:14.922 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-27 04:34:14.930 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:14.930 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-34-14__5f1886d2-1f90-4fae-ba00-c4d7987355ef__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:14.930 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:14.931 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:14.932 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:14.932 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.0.79
|
||||
2026-02-27 04:34:14.932 DEBUG [src.node.docker_mananger] Generated ports ['8616', '8617', '8618', '8619', '8620']
|
||||
2026-02-27 04:34:14.933 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:34:14.933 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:14.933 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:14.933 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:14.933 DEBUG [src.node.docker_mananger] docker run -i -t -p 8616:8616 -p 8617:8617 -p 8618:8618 -p 8619:8619 -p 8620:8620 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=8618 --rest-port=8616 --tcp-port=8617 --discv5-udp-port=8619 --rest-address=0.0.0.0 --nat=extip:172.18.0.79 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=08ecd54def05e3abcc6b781d2c792c6e033d0fb81d0eb93efba3cde84ebdf44d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8620 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=1
|
||||
2026-02-27 04:34:15.121 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.0.79 waku 294fdc585833e9da0cccbaa3c01b799c4abe9b1b2ae03453297b4e667691b92f
|
||||
2026-02-27 04:34:15.155 DEBUG [src.node.docker_mananger] Container started with ID 294fdc585833. Setting up logs at ./log/docker/node1_2026-02-27_04-34-14__5f1886d2-1f90-4fae-ba00-c4d7987355ef__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:15.156 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8616
|
||||
2026-02-27 04:34:15.157 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:15.163 ERROR [src.node.docker_mananger] Max retries reached for container a62e854e3aea. Exiting log stream.
|
||||
2026-02-27 04:34:15.735 ERROR [src.node.docker_mananger] Max retries reached for container a86d058543c7. Exiting log stream.
|
||||
2026-02-27 04:34:16.157 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8616/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:16.160 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-27 04:34:16.161 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:16.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8616/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:16.163 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.0.79/tcp/8617/p2p/16Uiu2HAkz97jSp2hzjd7gfGwwV7JSRuxtvLTTMQxq7PE4R2Eu24d","/ip4/172.18.0.79/tcp/8618/ws/p2p/16Uiu2HAkz97jSp2hzjd7gfGwwV7JSRuxtvLTTMQxq7PE4R2Eu24d"],"enrUri":"enr:-L24QCfslZHrneNZNQGosuS4XcVLptrWsWMp35U323A8BaVgMgNnykWE3HqmgsLT4YnZYVcHUlWMN10XPNPOqCTj3jkCgmlkgnY0gmlwhKwSAE-KbXVsdGlhZGRyc5YACASsEgBPBiGpAAoErBIATwYhqt0DgnJzhQACAQAAiXNlY3AyNTZrMaECRgyt8WVEmKZb5ar4-AjFmStm59Ngs1Cdn0wH4pkyRAaDdGNwgiGpg3VkcIIhq4V3YWt1MgU"}'
|
||||
2026-02-27 04:34:16.163 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:16.170 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:16.170 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-34-14__5f1886d2-1f90-4fae-ba00-c4d7987355ef__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:16.171 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:16.171 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:16.172 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:16.172 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.89.39
|
||||
2026-02-27 04:34:16.172 DEBUG [src.node.docker_mananger] Generated ports ['50950', '50951', '50952', '50953', '50954']
|
||||
2026-02-27 04:34:16.173 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:34:16.173 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:16.173 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:16.173 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:16.173 DEBUG [src.node.docker_mananger] docker run -i -t -p 50950:50950 -p 50951:50951 -p 50952:50952 -p 50953:50953 -p 50954:50954 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=50952 --rest-port=50950 --tcp-port=50951 --discv5-udp-port=50953 --rest-address=0.0.0.0 --nat=extip:172.18.89.39 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=efcda30d209abfe6ccafe8c3b7af0394bb8daa48831aad97eab83bdfcd06bd87 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50954 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QCfslZHrneNZNQGosuS4XcVLptrWsWMp35U323A8BaVgMgNnykWE3HqmgsLT4YnZYVcHUlWMN10XPNPOqCTj3jkCgmlkgnY0gmlwhKwSAE-KbXVsdGlhZGRyc5YACASsEgBPBiGpAAoErBIATwYhqt0DgnJzhQACAQAAiXNlY3AyNTZrMaECRgyt8WVEmKZb5ar4-AjFmStm59Ngs1Cdn0wH4pkyRAaDdGNwgiGpg3VkcIIhq4V3YWt1MgU --filternode=/ip4/172.18.0.79/tcp/8617/p2p/16Uiu2HAkz97jSp2hzjd7gfGwwV7JSRuxtvLTTMQxq7PE4R2Eu24d --content-topic=/myapp/1/latest/proto
|
||||
2026-02-27 04:34:16.369 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.89.39 waku 58bc1c60025029ba54b135f1a8c338824de3359e31db048a18b7c870da815775
|
||||
2026-02-27 04:34:16.405 DEBUG [src.node.docker_mananger] Container started with ID 58bc1c600250. Setting up logs at ./log/docker/node2_2026-02-27_04-34-14__5f1886d2-1f90-4fae-ba00-c4d7987355ef__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:16.405 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50950
|
||||
2026-02-27 04:34:16.406 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:17.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50950/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:17.409 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-27 04:34:17.409 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:17.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50950/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:17.412 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.89.39/tcp/50951/p2p/16Uiu2HAmJsC5GF3XUbfw6SzirAs8gPxxi6iawxW3LKr98GCSqrws","/ip4/172.18.89.39/tcp/50952/ws/p2p/16Uiu2HAmJsC5GF3XUbfw6SzirAs8gPxxi6iawxW3LKr98GCSqrws"],"enrUri":"enr:-L24QGazWazNjjsAGHFdxUuaOvXu-AI8Mpba1WLCq6SIvZzjUzWlQUvMppP1wSNeVLwibptQYzZp5jEY8eTSKAFy76QCgmlkgnY0gmlwhKwSWSeKbXVsdGlhZGRyc5YACASsElknBscHAAoErBJZJwbHCN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDXEZY51fYl-W5UIbKezdoa5HlL1KmeF13OHJ5GjV7dYKDdGNwgscHg3VkcILHCYV3YWt1MgA"}'
|
||||
2026-02-27 04:34:17.412 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:17.413 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50950/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.0.79/tcp/8617/p2p/16Uiu2HAkz97jSp2hzjd7gfGwwV7JSRuxtvLTTMQxq7PE4R2Eu24d"]'
|
||||
2026-02-27 04:34:17.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:17.456 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8616/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-27 04:34:17.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:17.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50950/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "763572e6-002e-46fa-b491-07b0ec39e777", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
|
||||
2026-02-27 04:34:17.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"763572e6-002e-46fa-b491-07b0ec39e777","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:17.493 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8616/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:34:17.501 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:8616/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-27 04:34:17.538 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:34:17.539 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:34:17.539 DEBUG [src.node.waku_node] Stopping container with id 294fdc585833
|
||||
2026-02-27 04:34:18.111 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:18.112 DEBUG [src.node.waku_node] Stopping container with id 58bc1c600250
|
||||
2026-02-27 04:34:18.668 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:18.670 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:18.676 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:18.680 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:18.681 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
||||
2026-02-27 04:34:18.681 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
||||
2026-02-27 04:34:18.681 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-02-27_04-34-14__5f1886d2-1f90-4fae-ba00-c4d7987355ef__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:18.682 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-02-27_04-34-14__5f1886d2-1f90-4fae-ba00-c4d7987355ef__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:18.685 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:34:18.685 DEBUG [tests.conftest] Running test: test_filter_works_with_auto_sharding with id: 2026-02-27_04-34-18__c9e5ae5a-827c-4989-901a-8fb6faeb08ca
|
||||
2026-02-27 04:34:18.686 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:34:18.686 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:34:18.686 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-27 04:34:18.693 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:18.693 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-34-18__c9e5ae5a-827c-4989-901a-8fb6faeb08ca__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:18.694 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:18.694 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:18.695 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:18.695 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.107
|
||||
2026-02-27 04:34:18.695 DEBUG [src.node.docker_mananger] Generated ports ['26824', '26825', '26826', '26827', '26828']
|
||||
2026-02-27 04:34:18.695 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:34:18.696 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:18.696 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:18.696 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:18.696 DEBUG [src.node.docker_mananger] docker run -i -t -p 26824:26824 -p 26825:26825 -p 26826:26826 -p 26827:26827 -p 26828:26828 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=26826 --rest-port=26824 --tcp-port=26825 --discv5-udp-port=26827 --rest-address=0.0.0.0 --nat=extip:172.18.104.107 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b6edcbcacad08f5da5bcc249b42a17de4e761dd1dd2cb4b1deaec8aa9bc2e503 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26828 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=1
|
||||
2026-02-27 04:34:18.887 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.107 waku 33ea3c790ab06900be5bcbb5ec746be07a439555b4b012e60c224cc46bee4d8e
|
||||
2026-02-27 04:34:18.920 DEBUG [src.node.docker_mananger] Container started with ID 33ea3c790ab0. Setting up logs at ./log/docker/node1_2026-02-27_04-34-18__c9e5ae5a-827c-4989-901a-8fb6faeb08ca__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:18.921 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 26824
|
||||
2026-02-27 04:34:18.921 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:18.926 ERROR [src.node.docker_mananger] Max retries reached for container 294fdc585833. Exiting log stream.
|
||||
2026-02-27 04:34:19.486 ERROR [src.node.docker_mananger] Max retries reached for container 58bc1c600250. Exiting log stream.
|
||||
2026-02-27 04:34:19.922 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26824/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:19.925 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-27 04:34:19.926 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:19.926 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:26824/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:19.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.107/tcp/26825/p2p/16Uiu2HAmL1oKuYHuPeTV96cXuhj4ijBpFqBBYYFQxDWG6xQotS4L","/ip4/172.18.104.107/tcp/26826/ws/p2p/16Uiu2HAmL1oKuYHuPeTV96cXuhj4ijBpFqBBYYFQxDWG6xQotS4L"],"enrUri":"enr:-L24QCuF6t2Ps-a-5xeI3c7MSjKoqVL5ZPvmdRNqOo56ZEUoSqmYfZIEcSvdU9--1y1lpcjB1UgJHIzt1lwpdBs8Zh4CgmlkgnY0gmlwhKwSaGuKbXVsdGlhZGRyc5YACASsEmhrBmjJAAoErBJoawZoyt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDbVaKb-YZsK9Tn-rV7xzWY7uLrVHTIfuD0lWbGI8cjr2DdGNwgmjJg3VkcIJoy4V3YWt1MgU"}'
|
||||
2026-02-27 04:34:19.929 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:19.936 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:19.936 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-34-18__c9e5ae5a-827c-4989-901a-8fb6faeb08ca__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:19.937 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:19.937 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:19.938 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:19.938 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.177.39
|
||||
2026-02-27 04:34:19.938 DEBUG [src.node.docker_mananger] Generated ports ['24662', '24663', '24664', '24665', '24666']
|
||||
2026-02-27 04:34:19.939 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:34:19.939 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:19.939 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:19.939 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:19.939 DEBUG [src.node.docker_mananger] docker run -i -t -p 24662:24662 -p 24663:24663 -p 24664:24664 -p 24665:24665 -p 24666:24666 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=24664 --rest-port=24662 --tcp-port=24663 --discv5-udp-port=24665 --rest-address=0.0.0.0 --nat=extip:172.18.177.39 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=2ecd9e992fa9cd73d1bfc0b8d2cb7799308bdacafff781c91edf6e0eb1ed5eb2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24666 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QCuF6t2Ps-a-5xeI3c7MSjKoqVL5ZPvmdRNqOo56ZEUoSqmYfZIEcSvdU9--1y1lpcjB1UgJHIzt1lwpdBs8Zh4CgmlkgnY0gmlwhKwSaGuKbXVsdGlhZGRyc5YACASsEmhrBmjJAAoErBJoawZoyt0DgnJzhQACAQAAiXNlY3AyNTZrMaEDbVaKb-YZsK9Tn-rV7xzWY7uLrVHTIfuD0lWbGI8cjr2DdGNwgmjJg3VkcIJoy4V3YWt1MgU --filternode=/ip4/172.18.104.107/tcp/26825/p2p/16Uiu2HAmL1oKuYHuPeTV96cXuhj4ijBpFqBBYYFQxDWG6xQotS4L --content-topic=/myapp/1/latest/proto
|
||||
2026-02-27 04:34:20.138 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.177.39 waku 099260832afbb5a66c5af43813ff28008486006c355882fe35c9eeb84cede497
|
||||
2026-02-27 04:34:20.176 DEBUG [src.node.docker_mananger] Container started with ID 099260832afb. Setting up logs at ./log/docker/node2_2026-02-27_04-34-18__c9e5ae5a-827c-4989-901a-8fb6faeb08ca__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:20.177 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24662
|
||||
2026-02-27 04:34:20.177 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:21.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24662/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:21.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
||||
2026-02-27 04:34:21.181 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:21.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24662/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:21.184 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.177.39/tcp/24663/p2p/16Uiu2HAmGScGA4qnDgD1vcQ5Pt5NVXLA6bhFS82RccxR3girFzU1","/ip4/172.18.177.39/tcp/24664/ws/p2p/16Uiu2HAmGScGA4qnDgD1vcQ5Pt5NVXLA6bhFS82RccxR3girFzU1"],"enrUri":"enr:-L24QOyF0YPUk5L4uEWqp_UCSY0UCB98YqZk628NKKPHBW73HLlVreTBcvVKeiNUgTJ_UjMBjj7kk_3GSgIEb9DHo7wCgmlkgnY0gmlwhKwSsSeKbXVsdGlhZGRyc5YACASsErEnBmBXAAoErBKxJwZgWN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDOELNba8qAcHWRggCJOUaW9CTqzHYyJGtIEdbDa4xEsKDdGNwgmBXg3VkcIJgWYV3YWt1MgA"}'
|
||||
2026-02-27 04:34:21.184 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:21.185 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24662/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.104.107/tcp/26825/p2p/16Uiu2HAmL1oKuYHuPeTV96cXuhj4ijBpFqBBYYFQxDWG6xQotS4L"]'
|
||||
2026-02-27 04:34:21.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:21.222 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26824/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-27 04:34:21.240 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:21.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24662/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c00d354a-c6c6-48fa-99d4-8d133057ca29", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/2/0"}'
|
||||
2026-02-27 04:34:21.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c00d354a-c6c6-48fa-99d4-8d133057ca29","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:21.256 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:26824/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:34:21.264 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:26824/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-27 04:34:21.297 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:34:21.298 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:34:21.298 DEBUG [src.node.waku_node] Stopping container with id 33ea3c790ab0
|
||||
2026-02-27 04:34:21.888 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:21.888 DEBUG [src.node.waku_node] Stopping container with id 099260832afb
|
||||
2026-02-27 04:34:22.427 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:22.428 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:22.435 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:22.440 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:22.441 DEBUG [tests.conftest] Running fixture teardown: attach_logs_on_fail
|
||||
2026-02-27 04:34:22.441 DEBUG [tests.conftest] Test failed, attempting to attach logs to the allure reports
|
||||
2026-02-27 04:34:22.442 DEBUG [src.libs.common] Attaching file ./log/docker/node2_2026-02-27_04-34-18__c9e5ae5a-827c-4989-901a-8fb6faeb08ca__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:22.442 DEBUG [src.libs.common] Attaching file ./log/docker/node1_2026-02-27_04-34-18__c9e5ae5a-827c-4989-901a-8fb6faeb08ca__wakuorg_nwaku:latest.log
|
||||
80
nim/1097/data/attachments/208b430d093295d9.txt
Normal file
80
nim/1097/data/attachments/208b430d093295d9.txt
Normal file
@ -0,0 +1,80 @@
|
||||
2026-02-27 04:38:39.030 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:38:39.030 DEBUG [tests.conftest] Running test: test_unsubscribe_from_non_subscribed_content_topics with id: 2026-02-27_04-38-39__77538d25-e589-4e0d-a602-21736a4ba78b
|
||||
2026-02-27 04:38:39.031 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:38:39.031 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:38:39.031 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-27 04:38:39.039 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:39.039 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-38-39__77538d25-e589-4e0d-a602-21736a4ba78b__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:39.039 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:39.039 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:39.040 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:39.040 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.230.84
|
||||
2026-02-27 04:38:39.041 DEBUG [src.node.docker_mananger] Generated ports ['53474', '53475', '53476', '53477', '53478']
|
||||
2026-02-27 04:38:39.041 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:39.041 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:39.041 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:39.041 DEBUG [src.node.docker_mananger] docker run -i -t -p 53474:53474 -p 53475:53475 -p 53476:53476 -p 53477:53477 -p 53478:53478 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=53476 --rest-port=53474 --tcp-port=53475 --discv5-udp-port=53477 --rest-address=0.0.0.0 --nat=extip:172.18.230.84 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3b84a88b29bbfaecd20a17eeacfbb158cbbbafbeab1ba3dc3adca1d6bbdbcce2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53478 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
||||
2026-02-27 04:38:39.232 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.230.84 waku 75dc7bf85f37b06cbf09c9333027d2f6e0670cc10a69fd658bed0681b101ca3d
|
||||
2026-02-27 04:38:39.271 DEBUG [src.node.docker_mananger] Container started with ID 75dc7bf85f37. Setting up logs at ./log/docker/node1_2026-02-27_04-38-39__77538d25-e589-4e0d-a602-21736a4ba78b__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:39.271 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53474
|
||||
2026-02-27 04:38:39.271 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:39.293 ERROR [src.node.docker_mananger] Max retries reached for container a44c00300e58. Exiting log stream.
|
||||
2026-02-27 04:38:39.832 ERROR [src.node.docker_mananger] Max retries reached for container 21703179ef11. Exiting log stream.
|
||||
2026-02-27 04:38:40.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53474/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:40.275 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-27 04:38:40.276 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:40.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53474/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:40.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.230.84/tcp/53475/p2p/16Uiu2HAmUiNNQqPXEA2bzN852i56EQEF5fxPXV3n7PJLTtQjKiSU","/ip4/172.18.230.84/tcp/53476/ws/p2p/16Uiu2HAmUiNNQqPXEA2bzN852i56EQEF5fxPXV3n7PJLTtQjKiSU"],"enrUri":"enr:-L24QLy_YK1QgTzuLutkGRB1wPWInSajGAK-xqE27-1ayN_oDJhc52oUqi7lfYeWNdM-cvpOTJcjdn_PxEGhcl5auWACgmlkgnY0gmlwhKwS5lSKbXVsdGlhZGRyc5YACASsEuZUBtDjAAoErBLmVAbQ5N0DgnJzhQACAQAAiXNlY3AyNTZrMaED7pihbu_8HGIKBOm-20mQg8ruooKRsP20Atag3rUBAhmDdGNwgtDjg3VkcILQ5YV3YWt1MgU"}'
|
||||
2026-02-27 04:38:40.278 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:40.285 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:40.285 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-38-39__77538d25-e589-4e0d-a602-21736a4ba78b__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:40.285 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:40.286 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:40.287 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:40.287 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.106.241
|
||||
2026-02-27 04:38:40.287 DEBUG [src.node.docker_mananger] Generated ports ['6335', '6336', '6337', '6338', '6339']
|
||||
2026-02-27 04:38:40.287 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:40.288 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:40.288 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:40.288 DEBUG [src.node.docker_mananger] docker run -i -t -p 6335:6335 -p 6336:6336 -p 6337:6337 -p 6338:6338 -p 6339:6339 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=6337 --rest-port=6335 --tcp-port=6336 --discv5-udp-port=6338 --rest-address=0.0.0.0 --nat=extip:172.18.106.241 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=4d5bcba72effb9f5457c45c4c0c666bdde94bab8b7d152cc3a2efe98bcfa7a7b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6339 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QLy_YK1QgTzuLutkGRB1wPWInSajGAK-xqE27-1ayN_oDJhc52oUqi7lfYeWNdM-cvpOTJcjdn_PxEGhcl5auWACgmlkgnY0gmlwhKwS5lSKbXVsdGlhZGRyc5YACASsEuZUBtDjAAoErBLmVAbQ5N0DgnJzhQACAQAAiXNlY3AyNTZrMaED7pihbu_8HGIKBOm-20mQg8ruooKRsP20Atag3rUBAhmDdGNwgtDjg3VkcILQ5YV3YWt1MgU --content-topic=/myapp/1/latest/proto --num-shards-in-network=8
|
||||
2026-02-27 04:38:40.482 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.106.241 waku 871f72dcf566a61814ee2249b34af89befa48d8ee689448918b439001e17391d
|
||||
2026-02-27 04:38:40.516 DEBUG [src.node.docker_mananger] Container started with ID 871f72dcf566. Setting up logs at ./log/docker/node2_2026-02-27_04-38-39__77538d25-e589-4e0d-a602-21736a4ba78b__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:40.516 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6335
|
||||
2026-02-27 04:38:40.516 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:41.517 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6335/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:41.533 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-27 04:38:41.535 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:41.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6335/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:41.544 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.106.241/tcp/6336/p2p/16Uiu2HAmV6Uxhs75BEVS5fAgEwy1c5kGabJYrFEGnYa4QT7WwKkj","/ip4/172.18.106.241/tcp/6337/ws/p2p/16Uiu2HAmV6Uxhs75BEVS5fAgEwy1c5kGabJYrFEGnYa4QT7WwKkj"],"enrUri":"enr:-L24QD2yX3acb-1Ch6Pcis28gGXDWiTNut6Eal4TCdj8cxiKf9o-xNlDPfwXx-yA3XLzpq2qkQPztI4CUeCAMAluROsCgmlkgnY0gmlwhKwSavGKbXVsdGlhZGRyc5YACASsEmrxBhjAAAoErBJq8QYYwd0DgnJzhQACAQAAiXNlY3AyNTZrMaED9ELcdavJTmZakSJy3pqZJicOXZQ3mnOVB8R4XBb0XHCDdGNwghjAg3VkcIIYwoV3YWt1MgE"}'
|
||||
2026-02-27 04:38:41.544 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:41.544 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6335/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.230.84/tcp/53475/p2p/16Uiu2HAmUiNNQqPXEA2bzN852i56EQEF5fxPXV3n7PJLTtQjKiSU"]'
|
||||
2026-02-27 04:38:41.547 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:41.548 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:53474/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-27 04:38:41.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:41.555 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:6335/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-27 04:38:41.559 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:41.562 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53474/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:38:41.564 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:53474/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-27 04:38:41.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53474/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:38:41.569 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:53474/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-27 04:38:41.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53474/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:38:41.573 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:53474/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-27 04:38:41.574 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53474/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:38:41.577 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:53474/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-27 04:38:41.578 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53474/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:38:41.581 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:53474/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-27 04:38:41.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53474/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:38:41.585 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:53474/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-27 04:38:41.586 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53474/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:38:41.589 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:53474/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-27 04:38:41.590 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53474/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:38:41.593 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:53474/relay/v1/auto/messages. Response content: b'Failed to publish: publish failed in relay: NoPeersToPublish'
|
||||
2026-02-27 04:38:41.595 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:38:41.596 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:38:41.596 DEBUG [src.node.waku_node] Stopping container with id 75dc7bf85f37
|
||||
2026-02-27 04:38:42.174 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:42.176 DEBUG [src.node.waku_node] Stopping container with id 871f72dcf566
|
||||
2026-02-27 04:38:42.716 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:42.720 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:38:42.727 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:38:42.732 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
145
nim/1097/data/attachments/20cb29257c267dd5.txt
Normal file
145
nim/1097/data/attachments/20cb29257c267dd5.txt
Normal file
@ -0,0 +1,145 @@
|
||||
2026-02-27 04:35:55.148 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:35:55.148 DEBUG [tests.conftest] Running test: test_publish_with_valid_timestamps with id: 2026-02-27_04-35-55__2e53f9b5-8587-4632-831f-9f8d76b1196f
|
||||
2026-02-27 04:35:55.149 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:35:55.149 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:35:55.149 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2026-02-27 04:35:55.156 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:55.157 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-35-55__2e53f9b5-8587-4632-831f-9f8d76b1196f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:55.157 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:55.157 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:55.158 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:55.159 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.139.26
|
||||
2026-02-27 04:35:55.159 DEBUG [src.node.docker_mananger] Generated ports ['3484', '3485', '3486', '3487', '3488']
|
||||
2026-02-27 04:35:55.159 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:55.159 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:55.159 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:55.159 DEBUG [src.node.docker_mananger] docker run -i -t -p 3484:3484 -p 3485:3485 -p 3486:3486 -p 3487:3487 -p 3488:3488 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=3486 --rest-port=3484 --tcp-port=3485 --discv5-udp-port=3487 --rest-address=0.0.0.0 --nat=extip:172.18.139.26 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=fc60ddfe591fa369fbb5ffbf09bcd8f8ddeac7a7e8ab681f1cb94cdb34bcbe3e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3488 --metrics-logging=true --relay=true
|
||||
2026-02-27 04:35:55.299 ERROR [src.node.docker_mananger] Max retries reached for container 0a43926b28ca. Exiting log stream.
|
||||
2026-02-27 04:35:55.357 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.139.26 waku 2ad2438ba34afb07d5070347eb18c96faa399f6cbe42635c4f6c883f01a9b0b5
|
||||
2026-02-27 04:35:55.390 DEBUG [src.node.docker_mananger] Container started with ID 2ad2438ba34a. Setting up logs at ./log/docker/node1_2026-02-27_04-35-55__2e53f9b5-8587-4632-831f-9f8d76b1196f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:55.390 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3484
|
||||
2026-02-27 04:35:55.391 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:55.849 ERROR [src.node.docker_mananger] Max retries reached for container bac34efd93e6. Exiting log stream.
|
||||
2026-02-27 04:35:56.391 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3484/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:56.394 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-27 04:35:56.394 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:56.395 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3484/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:56.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.139.26/tcp/3485/p2p/16Uiu2HAmANFrZyznahW6eP3CkKbbqavePxqCoGNFMFfmZP6HDLka","/ip4/172.18.139.26/tcp/3486/ws/p2p/16Uiu2HAmANFrZyznahW6eP3CkKbbqavePxqCoGNFMFfmZP6HDLka"],"enrUri":"enr:-L24QDhoGN5qQay7qXXfmv0amcKEyvIRvbRt7JhIJ2eEB6Qob6e7kmRF2M6_1_-FWoY12kOXOVs6e4SDEsmTbEI1-BECgmlkgnY0gmlwhKwSixqKbXVsdGlhZGRyc5YACASsEosaBg2dAAoErBKLGgYNnt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3f9Io9PdLNvsJiBuaZN7w9mTAcqrmwG1irXqI0gE1AuDdGNwgg2dg3VkcIINn4V3YWt1MgE"}'
|
||||
2026-02-27 04:35:56.397 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:56.404 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:56.404 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-35-55__2e53f9b5-8587-4632-831f-9f8d76b1196f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:56.405 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:56.405 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:56.406 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:56.406 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.65.121
|
||||
2026-02-27 04:35:56.406 DEBUG [src.node.docker_mananger] Generated ports ['11868', '11869', '11870', '11871', '11872']
|
||||
2026-02-27 04:35:56.406 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:56.407 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:56.407 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:56.407 DEBUG [src.node.docker_mananger] docker run -i -t -p 11868:11868 -p 11869:11869 -p 11870:11870 -p 11871:11871 -p 11872:11872 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=11870 --rest-port=11868 --tcp-port=11869 --discv5-udp-port=11871 --rest-address=0.0.0.0 --nat=extip:172.18.65.121 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=262b97f60e48b2d9dd131083cf8be8a3676dfd36a103e6c7cdabd5bfffabecca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11872 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDhoGN5qQay7qXXfmv0amcKEyvIRvbRt7JhIJ2eEB6Qob6e7kmRF2M6_1_-FWoY12kOXOVs6e4SDEsmTbEI1-BECgmlkgnY0gmlwhKwSixqKbXVsdGlhZGRyc5YACASsEosaBg2dAAoErBKLGgYNnt0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3f9Io9PdLNvsJiBuaZN7w9mTAcqrmwG1irXqI0gE1AuDdGNwgg2dg3VkcIINn4V3YWt1MgE
|
||||
2026-02-27 04:35:56.603 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.65.121 waku a3b997771480d27b728a22c994fc9577aad89c66f4d38e011dbb4a7da731e104
|
||||
2026-02-27 04:35:56.638 DEBUG [src.node.docker_mananger] Container started with ID a3b997771480. Setting up logs at ./log/docker/node2_2026-02-27_04-35-55__2e53f9b5-8587-4632-831f-9f8d76b1196f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:56.639 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11868
|
||||
2026-02-27 04:35:56.639 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:57.639 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11868/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:57.660 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-27 04:35:57.660 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:57.661 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11868/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:57.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.65.121/tcp/11869/p2p/16Uiu2HAmGe67F1jpPJm3oBDAHg59odpEnHoDizyrJgFibTHfZVWX","/ip4/172.18.65.121/tcp/11870/ws/p2p/16Uiu2HAmGe67F1jpPJm3oBDAHg59odpEnHoDizyrJgFibTHfZVWX"],"enrUri":"enr:-L24QMS1MJE2Xs9fKA-8NM2_6WfM2ty-IVP_haPqtFiusaCjPOhpd3i3L738Y6u6OTC00C-SsM6UHXj71ybpZM5xJ8ICgmlkgnY0gmlwhKwSQXmKbXVsdGlhZGRyc5YACASsEkF5Bi5dAAoErBJBeQYuXt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOzOtYTDPsRE6XGyRPt_1J9PlzjzKkFkLJ-tMILW2NoCDdGNwgi5dg3VkcIIuX4V3YWt1MgE"}'
|
||||
2026-02-27 04:35:57.671 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:57.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11868/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.139.26/tcp/3485/p2p/16Uiu2HAmANFrZyznahW6eP3CkKbbqavePxqCoGNFMFfmZP6HDLka"]'
|
||||
2026-02-27 04:35:57.676 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:57.676 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2026-02-27 04:35:57.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3484/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:35:57.681 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:57.681 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11868/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:35:57.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:57.687 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3484/relay/v1/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-27 04:35:57.693 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:57.693 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:35:57.793 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:57.793 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:57.796 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":1772166957687589120,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:57.798 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:57.798 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11868/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:57.800 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":1772166957687589120,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:57.802 INFO [src.steps.relay] WARM UP successful!!
|
||||
2026-02-27 04:35:57.802 DEBUG [tests.relay.test_publish] Running test with timestamp Now
|
||||
2026-02-27 04:35:57.803 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3484/relay/v1/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-27 04:35:57.807 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:57.808 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:35:57.908 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:57.908 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:57.911 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":1772166763507633408,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:57.912 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:57.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11868/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:57.915 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":1772166763507633408,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:57.916 DEBUG [tests.relay.test_publish] Running test with timestamp Far future
|
||||
2026-02-27 04:35:57.917 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3484/relay/v1/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-27 04:35:57.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:57.921 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:35:58.021 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:58.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:58.024 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":2087526763507618816,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:58.025 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:58.025 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11868/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:58.028 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":2087526763507618816,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:58.029 DEBUG [tests.relay.test_publish] Running test with timestamp Recent past
|
||||
2026-02-27 04:35:58.030 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3484/relay/v1/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-27 04:35:58.034 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:58.035 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:35:58.136 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:58.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:58.139 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":1772163163507618816,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:58.140 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:58.140 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11868/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:58.142 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":1772163163507618816,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:58.144 DEBUG [tests.relay.test_publish] Running test with timestamp Near future
|
||||
2026-02-27 04:35:58.144 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3484/relay/v1/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-27 04:35:58.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:58.149 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:35:58.250 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:58.250 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:58.253 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":1772170363507618816,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:58.254 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:58.254 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11868/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:58.257 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":1772170363507618816,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:58.258 DEBUG [tests.relay.test_publish] Running test with timestamp Positive number
|
||||
2026-02-27 04:35:58.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3484/relay/v1/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-27 04:35:58.263 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:58.263 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:35:58.363 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:58.364 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:58.366 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":1,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:58.368 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:58.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11868/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:58.371 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":1,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:58.372 DEBUG [tests.relay.test_publish] Running test with timestamp Negative number
|
||||
2026-02-27 04:35:58.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3484/relay/v1/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-27 04:35:58.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:58.378 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:35:58.478 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:58.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:58.481 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":-1,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:58.482 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:58.483 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11868/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:58.485 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":-1,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:58.486 DEBUG [tests.relay.test_publish] Running test with timestamp DST change
|
||||
2026-02-27 04:35:58.487 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3484/relay/v1/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-27 04:35:58.491 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:58.492 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:35:58.592 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:58.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3484/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:58.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":1583632800000000000,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:58.597 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:58.597 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11868/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:58.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":1583632800000000000,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:58.602 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:35:58.603 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:35:58.604 DEBUG [src.node.waku_node] Stopping container with id 2ad2438ba34a
|
||||
2026-02-27 04:35:59.196 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:59.198 DEBUG [src.node.waku_node] Stopping container with id a3b997771480
|
||||
2026-02-27 04:35:59.779 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:59.783 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:35:59.796 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:35:59.803 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
296
nim/1097/data/attachments/20fb8899c50d4327.txt
Normal file
296
nim/1097/data/attachments/20fb8899c50d4327.txt
Normal file
@ -0,0 +1,296 @@
|
||||
2026-02-27 04:37:57.976 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:37:57.977 DEBUG [tests.conftest] Running test: test_auto_shard_relay_10_nwaku_nodes with id: 2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece
|
||||
2026-02-27 04:37:57.977 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:37:57.977 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:37:57.977 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-27 04:37:57.984 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:57.985 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:57.985 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:57.985 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:57.986 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:57.986 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.182.12
|
||||
2026-02-27 04:37:57.986 DEBUG [src.node.docker_mananger] Generated ports ['22314', '22315', '22316', '22317', '22318']
|
||||
2026-02-27 04:37:57.987 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:57.987 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:57.987 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:57.987 DEBUG [src.node.docker_mananger] docker run -i -t -p 22314:22314 -p 22315:22315 -p 22316:22316 -p 22317:22317 -p 22318:22318 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=22316 --rest-port=22314 --tcp-port=22315 --discv5-udp-port=22317 --rest-address=0.0.0.0 --nat=extip:172.18.182.12 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=6a7e693ac75abc61cf4a2e0cd556e6bef4fc1f02e92af7bb2eb33d90bea9c01a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22318 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto
|
||||
2026-02-27 04:37:58.180 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.182.12 waku 8dda342b0db19e25e64b353a105a6ce4020a82dc11c8bb5ea0e58260c0c9c009
|
||||
2026-02-27 04:37:58.215 DEBUG [src.node.docker_mananger] Container started with ID 8dda342b0db1. Setting up logs at ./log/docker/node1_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:58.216 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22314
|
||||
2026-02-27 04:37:58.216 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:58.781 ERROR [src.node.docker_mananger] Max retries reached for container 1d3656ed512e. Exiting log stream.
|
||||
2026-02-27 04:37:59.216 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22314/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:59.219 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-27 04:37:59.219 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:59.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22314/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:59.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.182.12/tcp/22315/p2p/16Uiu2HAkwtVjYpDmM3mVpsaxQSxx3u9fHPMWgKG8ccTn8VFVCAcU","/ip4/172.18.182.12/tcp/22316/ws/p2p/16Uiu2HAkwtVjYpDmM3mVpsaxQSxx3u9fHPMWgKG8ccTn8VFVCAcU"],"enrUri":"enr:-L24QPakrikF28_0fb5JUW_AxYdUtmFoadudadzIDMRPZ971OwtbocAKy0tdr-whQUOKibkE2Q5Bh55_rIukYTdZWowCgmlkgnY0gmlwhKwStgyKbXVsdGlhZGRyc5YACASsErYMBlcrAAoErBK2DAZXLN0DgnJzhQACAQAAiXNlY3AyNTZrMaECJJZ4ka7XSRr-Upe_K771J63nBYdetGpKfL6NQb9rWAWDdGNwglcrg3VkcIJXLYV3YWt1MgU"}'
|
||||
2026-02-27 04:37:59.222 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:59.228 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:59.228 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:59.229 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:59.229 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:59.230 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:59.230 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.136.105
|
||||
2026-02-27 04:37:59.230 DEBUG [src.node.docker_mananger] Generated ports ['21101', '21102', '21103', '21104', '21105']
|
||||
2026-02-27 04:37:59.230 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:59.230 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:59.231 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:59.231 DEBUG [src.node.docker_mananger] docker run -i -t -p 21101:21101 -p 21102:21102 -p 21103:21103 -p 21104:21104 -p 21105:21105 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=21103 --rest-port=21101 --tcp-port=21102 --discv5-udp-port=21104 --rest-address=0.0.0.0 --nat=extip:172.18.136.105 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3fdfbd2e0ba27aaf96eea53cfd2dbe9f5dbb37db9a0f2594fbdc3d75f5a9cff2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21105 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPakrikF28_0fb5JUW_AxYdUtmFoadudadzIDMRPZ971OwtbocAKy0tdr-whQUOKibkE2Q5Bh55_rIukYTdZWowCgmlkgnY0gmlwhKwStgyKbXVsdGlhZGRyc5YACASsErYMBlcrAAoErBK2DAZXLN0DgnJzhQACAQAAiXNlY3AyNTZrMaECJJZ4ka7XSRr-Upe_K771J63nBYdetGpKfL6NQb9rWAWDdGNwglcrg3VkcIJXLYV3YWt1MgU --content-topic=/myapp/1/latest/proto
|
||||
2026-02-27 04:37:59.422 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.136.105 waku 9c1da11c9ebbd062d5c648a14d314c8302d5c57908b3481521e9e8ac8fef0d3b
|
||||
2026-02-27 04:37:59.456 DEBUG [src.node.docker_mananger] Container started with ID 9c1da11c9ebb. Setting up logs at ./log/docker/node3_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:59.456 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21101
|
||||
2026-02-27 04:37:59.457 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:00.458 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21101/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:00.464 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-27 04:38:00.465 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:00.465 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21101/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:00.488 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.105/tcp/21102/p2p/16Uiu2HAmCWxKJS4WKqN4K5uNDx1dYcL9etK2MDXEcnWvsjj7BPr9","/ip4/172.18.136.105/tcp/21103/ws/p2p/16Uiu2HAmCWxKJS4WKqN4K5uNDx1dYcL9etK2MDXEcnWvsjj7BPr9"],"enrUri":"enr:-L24QKxxdV5dAgy6iqyF7pOahfOyp2s9pcnNU6Y_mg6Rm6JXKWfquHpecQlCQzdgdDhWXTSWW2kwklyelbVfgskYodACgmlkgnY0gmlwhKwSiGmKbXVsdGlhZGRyc5YACASsEohpBlJuAAoErBKIaQZSb90DgnJzhQACAQAAiXNlY3AyNTZrMaEC_fENqKOGFFNqOSYMuHeBsKy5hKU4X69JcaHzjR5vYuqDdGNwglJug3VkcIJScIV3YWt1MgE"}'
|
||||
2026-02-27 04:38:00.491 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:00.491 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21101/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.12/tcp/22315/p2p/16Uiu2HAkwtVjYpDmM3mVpsaxQSxx3u9fHPMWgKG8ccTn8VFVCAcU"]'
|
||||
2026-02-27 04:38:00.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:00.505 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:00.505 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:00.506 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:00.506 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:00.507 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:00.507 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.126.244
|
||||
2026-02-27 04:38:00.507 DEBUG [src.node.docker_mananger] Generated ports ['55234', '55235', '55236', '55237', '55238']
|
||||
2026-02-27 04:38:00.508 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:00.508 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:00.508 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:00.508 DEBUG [src.node.docker_mananger] docker run -i -t -p 55234:55234 -p 55235:55235 -p 55236:55236 -p 55237:55237 -p 55238:55238 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=55236 --rest-port=55234 --tcp-port=55235 --discv5-udp-port=55237 --rest-address=0.0.0.0 --nat=extip:172.18.126.244 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=adb9f5d5ada0cd5eb8ca64ba20b733f99d5ad0fec18b9dede414fcbf77db12d3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55238 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPakrikF28_0fb5JUW_AxYdUtmFoadudadzIDMRPZ971OwtbocAKy0tdr-whQUOKibkE2Q5Bh55_rIukYTdZWowCgmlkgnY0gmlwhKwStgyKbXVsdGlhZGRyc5YACASsErYMBlcrAAoErBK2DAZXLN0DgnJzhQACAQAAiXNlY3AyNTZrMaECJJZ4ka7XSRr-Upe_K771J63nBYdetGpKfL6NQb9rWAWDdGNwglcrg3VkcIJXLYV3YWt1MgU --content-topic=/myapp/1/latest/proto
|
||||
2026-02-27 04:38:00.709 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.126.244 waku 9ef7d46ddd8601db87b80b84775bbf4e84cf89787705c87db600333ef0f1648a
|
||||
2026-02-27 04:38:00.743 DEBUG [src.node.docker_mananger] Container started with ID 9ef7d46ddd86. Setting up logs at ./log/docker/node4_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:00.744 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55234
|
||||
2026-02-27 04:38:00.744 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:01.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55234/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:01.760 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-27 04:38:01.761 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:01.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55234/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:01.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.126.244/tcp/55235/p2p/16Uiu2HAmMzyb1GZf9Sptu5QqLtFXDM266yFkx8jQ6eY5TaxsYVK6","/ip4/172.18.126.244/tcp/55236/ws/p2p/16Uiu2HAmMzyb1GZf9Sptu5QqLtFXDM266yFkx8jQ6eY5TaxsYVK6"],"enrUri":"enr:-L24QI_GTDZbygd8aFKzOWv5vIYLANeK1lyU2w8caqhDP78GOyWYWRnDHFNy88DyKXw___d9autnRDO_Drnx-TXd5_wCgmlkgnY0gmlwhKwSfvSKbXVsdGlhZGRyc5YACASsEn70BtfDAAoErBJ-9AbXxN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDitfvaSu2G2Ta8LJrIFvWO6smtsgcsksv8lwWGxRfBqGDdGNwgtfDg3VkcILXxYV3YWt1MgE"}'
|
||||
2026-02-27 04:38:01.769 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:01.769 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55234/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.12/tcp/22315/p2p/16Uiu2HAkwtVjYpDmM3mVpsaxQSxx3u9fHPMWgKG8ccTn8VFVCAcU"]'
|
||||
2026-02-27 04:38:01.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:01.780 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:01.780 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:01.780 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:01.780 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:01.782 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:01.782 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.58.157
|
||||
2026-02-27 04:38:01.782 DEBUG [src.node.docker_mananger] Generated ports ['1028', '1029', '1030', '1031', '1032']
|
||||
2026-02-27 04:38:01.782 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:01.782 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:01.782 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:01.782 DEBUG [src.node.docker_mananger] docker run -i -t -p 1028:1028 -p 1029:1029 -p 1030:1030 -p 1031:1031 -p 1032:1032 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=1030 --rest-port=1028 --tcp-port=1029 --discv5-udp-port=1031 --rest-address=0.0.0.0 --nat=extip:172.18.58.157 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=9eedfdc5d4c0c525bfc06c9265b7d75ccdedf1ab5fc93a47b35d8cafda4c9cff --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1032 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPakrikF28_0fb5JUW_AxYdUtmFoadudadzIDMRPZ971OwtbocAKy0tdr-whQUOKibkE2Q5Bh55_rIukYTdZWowCgmlkgnY0gmlwhKwStgyKbXVsdGlhZGRyc5YACASsErYMBlcrAAoErBK2DAZXLN0DgnJzhQACAQAAiXNlY3AyNTZrMaECJJZ4ka7XSRr-Upe_K771J63nBYdetGpKfL6NQb9rWAWDdGNwglcrg3VkcIJXLYV3YWt1MgU --content-topic=/myapp/1/latest/proto
|
||||
2026-02-27 04:38:01.985 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.58.157 waku 2995ef8fb89416e0b5c071b55c0182f359f56d21feb032680fe6aa15fa904b2c
|
||||
2026-02-27 04:38:02.019 DEBUG [src.node.docker_mananger] Container started with ID 2995ef8fb894. Setting up logs at ./log/docker/node5_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:02.019 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1028
|
||||
2026-02-27 04:38:02.020 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:03.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1028/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:03.036 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-27 04:38:03.039 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:03.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1028/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:03.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.58.157/tcp/1029/p2p/16Uiu2HAkuyj7w42FpbTRZgrVp8Wzp3F1HahbKzmRUqibYX4mgUF7","/ip4/172.18.58.157/tcp/1030/ws/p2p/16Uiu2HAkuyj7w42FpbTRZgrVp8Wzp3F1HahbKzmRUqibYX4mgUF7"],"enrUri":"enr:-L24QDkE0ZFWAVCNFcuwthZ9eZNP-aULDQa18Z5bGN9vNS3hchaarteNirkgh4-pfqLBSBjhf9ENvzr2jg5V46zTnVcCgmlkgnY0gmlwhKwSOp2KbXVsdGlhZGRyc5YACASsEjqdBgQFAAoErBI6nQYEBt0DgnJzhQACAQAAiXNlY3AyNTZrMaECCDYi_RwVk6Raz7KzFBn6Jiis6S-G6qR7j93pIW4jJraDdGNwggQFg3VkcIIEB4V3YWt1MgE"}'
|
||||
2026-02-27 04:38:03.046 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:03.047 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1028/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.12/tcp/22315/p2p/16Uiu2HAkwtVjYpDmM3mVpsaxQSxx3u9fHPMWgKG8ccTn8VFVCAcU"]'
|
||||
2026-02-27 04:38:03.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:03.058 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:03.058 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node6_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:03.058 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:03.058 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:03.059 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:03.060 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.44.172
|
||||
2026-02-27 04:38:03.060 DEBUG [src.node.docker_mananger] Generated ports ['42092', '42093', '42094', '42095', '42096']
|
||||
2026-02-27 04:38:03.060 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:03.060 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:03.060 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:03.060 DEBUG [src.node.docker_mananger] docker run -i -t -p 42092:42092 -p 42093:42093 -p 42094:42094 -p 42095:42095 -p 42096:42096 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=42094 --rest-port=42092 --tcp-port=42093 --discv5-udp-port=42095 --rest-address=0.0.0.0 --nat=extip:172.18.44.172 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=52fb6fbcc9b5cda95dbfd786a5ce499ba6b358bcbf6dbdc6ef0cfe8323ecb71c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42096 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPakrikF28_0fb5JUW_AxYdUtmFoadudadzIDMRPZ971OwtbocAKy0tdr-whQUOKibkE2Q5Bh55_rIukYTdZWowCgmlkgnY0gmlwhKwStgyKbXVsdGlhZGRyc5YACASsErYMBlcrAAoErBK2DAZXLN0DgnJzhQACAQAAiXNlY3AyNTZrMaECJJZ4ka7XSRr-Upe_K771J63nBYdetGpKfL6NQb9rWAWDdGNwglcrg3VkcIJXLYV3YWt1MgU --content-topic=/myapp/1/latest/proto
|
||||
2026-02-27 04:38:03.256 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.44.172 waku 1970fc24e1adc670c9670f735546c08fee8da9a85a5a703e6c64f8500a70d79f
|
||||
2026-02-27 04:38:03.290 DEBUG [src.node.docker_mananger] Container started with ID 1970fc24e1ad. Setting up logs at ./log/docker/node6_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:03.291 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42092
|
||||
2026-02-27 04:38:03.291 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:04.291 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42092/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:04.308 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-27 04:38:04.308 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:04.309 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42092/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:04.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.44.172/tcp/42093/p2p/16Uiu2HAm8unhjNeNqwCVU2hydx3LUTDbGmzrrrVeNpXyHfDMVxy3","/ip4/172.18.44.172/tcp/42094/ws/p2p/16Uiu2HAm8unhjNeNqwCVU2hydx3LUTDbGmzrrrVeNpXyHfDMVxy3"],"enrUri":"enr:-L24QAweKBvyqFRlYTgPTnFSoGVrdgdSKBHrv3d2ZOBenJFCcB7Gl4wGLps4Pm7UTrsbdKM2UooCscmHkBmb8YCmEKkCgmlkgnY0gmlwhKwSLKyKbXVsdGlhZGRyc5YACASsEiysBqRtAAoErBIsrAakbt0DgnJzhQACAQAAiXNlY3AyNTZrMaECyFvLY9wdPCWgtErL2cWWd82b9OMVAEsrjfzRBavQEg6DdGNwgqRtg3VkcIKkb4V3YWt1MgE"}'
|
||||
2026-02-27 04:38:04.317 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:04.317 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42092/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.12/tcp/22315/p2p/16Uiu2HAkwtVjYpDmM3mVpsaxQSxx3u9fHPMWgKG8ccTn8VFVCAcU"]'
|
||||
2026-02-27 04:38:04.320 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:04.327 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:04.327 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node7_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:04.327 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:04.327 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:04.329 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:04.329 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.37.165
|
||||
2026-02-27 04:38:04.329 DEBUG [src.node.docker_mananger] Generated ports ['40322', '40323', '40324', '40325', '40326']
|
||||
2026-02-27 04:38:04.329 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:04.329 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:04.329 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:04.330 DEBUG [src.node.docker_mananger] docker run -i -t -p 40322:40322 -p 40323:40323 -p 40324:40324 -p 40325:40325 -p 40326:40326 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=40324 --rest-port=40322 --tcp-port=40323 --discv5-udp-port=40325 --rest-address=0.0.0.0 --nat=extip:172.18.37.165 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ecbca2832d85afe331e6f5ebb3c6ed7f55eeecc461aa6ef95d2f5c94fa0e0e65 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40326 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPakrikF28_0fb5JUW_AxYdUtmFoadudadzIDMRPZ971OwtbocAKy0tdr-whQUOKibkE2Q5Bh55_rIukYTdZWowCgmlkgnY0gmlwhKwStgyKbXVsdGlhZGRyc5YACASsErYMBlcrAAoErBK2DAZXLN0DgnJzhQACAQAAiXNlY3AyNTZrMaECJJZ4ka7XSRr-Upe_K771J63nBYdetGpKfL6NQb9rWAWDdGNwglcrg3VkcIJXLYV3YWt1MgU --content-topic=/myapp/1/latest/proto
|
||||
2026-02-27 04:38:04.541 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.37.165 waku d2c1e00bc8413bea3ece47e126b783f1b2646fa54428f88a821436f046c170ab
|
||||
2026-02-27 04:38:04.574 DEBUG [src.node.docker_mananger] Container started with ID d2c1e00bc841. Setting up logs at ./log/docker/node7_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:04.574 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40322
|
||||
2026-02-27 04:38:04.574 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:05.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40322/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:05.595 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-27 04:38:05.596 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:05.596 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40322/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:05.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.37.165/tcp/40323/p2p/16Uiu2HAm2pmy25c8wK6T18mo2TUkYtPEmaBv7h32epzJ2NRnkYCz","/ip4/172.18.37.165/tcp/40324/ws/p2p/16Uiu2HAm2pmy25c8wK6T18mo2TUkYtPEmaBv7h32epzJ2NRnkYCz"],"enrUri":"enr:-L24QOZ_nXHU-JDAO5cc_zgk0XUeudqgXXdMSwU8efKZkGRoSxYnmEcRP-DUOHB9juxB04pLjy_r1izVIa3rWkY-PZYCgmlkgnY0gmlwhKwSJaWKbXVsdGlhZGRyc5YACASsEiWlBp2DAAoErBIlpQadhN0DgnJzhQACAQAAiXNlY3AyNTZrMaECbezvrGCa7QbUtlTJedJ8V1vtjlIjWccTRsUMFxoO7luDdGNwgp2Dg3VkcIKdhYV3YWt1MgE"}'
|
||||
2026-02-27 04:38:05.604 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:05.604 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40322/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.12/tcp/22315/p2p/16Uiu2HAkwtVjYpDmM3mVpsaxQSxx3u9fHPMWgKG8ccTn8VFVCAcU"]'
|
||||
2026-02-27 04:38:05.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:05.614 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:05.614 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node8_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:05.614 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:05.614 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:05.616 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:05.616 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.25.8
|
||||
2026-02-27 04:38:05.616 DEBUG [src.node.docker_mananger] Generated ports ['42695', '42696', '42697', '42698', '42699']
|
||||
2026-02-27 04:38:05.616 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:05.616 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:05.616 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:05.617 DEBUG [src.node.docker_mananger] docker run -i -t -p 42695:42695 -p 42696:42696 -p 42697:42697 -p 42698:42698 -p 42699:42699 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=42697 --rest-port=42695 --tcp-port=42696 --discv5-udp-port=42698 --rest-address=0.0.0.0 --nat=extip:172.18.25.8 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fa04bfdd97b29eefe0af7307e19debe84af8ee4a3f0b9fe33abc578ebb524cc2 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42699 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPakrikF28_0fb5JUW_AxYdUtmFoadudadzIDMRPZ971OwtbocAKy0tdr-whQUOKibkE2Q5Bh55_rIukYTdZWowCgmlkgnY0gmlwhKwStgyKbXVsdGlhZGRyc5YACASsErYMBlcrAAoErBK2DAZXLN0DgnJzhQACAQAAiXNlY3AyNTZrMaECJJZ4ka7XSRr-Upe_K771J63nBYdetGpKfL6NQb9rWAWDdGNwglcrg3VkcIJXLYV3YWt1MgU --content-topic=/myapp/1/latest/proto
|
||||
2026-02-27 04:38:05.830 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.25.8 waku 61cd0275bb8e26ea7870edfdbb1714f637c2bb0dc27109ea11b3ee92df76e8ce
|
||||
2026-02-27 04:38:05.866 DEBUG [src.node.docker_mananger] Container started with ID 61cd0275bb8e. Setting up logs at ./log/docker/node8_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:05.867 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42695
|
||||
2026-02-27 04:38:05.868 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:06.868 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42695/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:06.884 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-27 04:38:06.885 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:06.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42695/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:06.892 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.25.8/tcp/42696/p2p/16Uiu2HAm7PTzgTWqPjr1UZDtJBS3sxpoposUrT12i291q8TuhvPW","/ip4/172.18.25.8/tcp/42697/ws/p2p/16Uiu2HAm7PTzgTWqPjr1UZDtJBS3sxpoposUrT12i291q8TuhvPW"],"enrUri":"enr:-L24QHmDh3t1gdB1pcMy3SJU8frZj7XMhb6xwRcUItNaFPFvI952jNwa5ufE5CL6Z89FYRr9Qp_RtR2cmpONqCJKXy4CgmlkgnY0gmlwhKwSGQiKbXVsdGlhZGRyc5YACASsEhkIBqbIAAoErBIZCAamyd0DgnJzhQACAQAAiXNlY3AyNTZrMaECsbuHxZE5v9ZTDeA4yCreojp48p3jc23ufyijPyzzXQ2DdGNwgqbIg3VkcIKmyoV3YWt1MgE"}'
|
||||
2026-02-27 04:38:06.892 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:06.892 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42695/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.12/tcp/22315/p2p/16Uiu2HAkwtVjYpDmM3mVpsaxQSxx3u9fHPMWgKG8ccTn8VFVCAcU"]'
|
||||
2026-02-27 04:38:06.895 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:06.902 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:06.902 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node9_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:06.902 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:06.902 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:06.903 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:06.904 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.37.119
|
||||
2026-02-27 04:38:06.904 DEBUG [src.node.docker_mananger] Generated ports ['21270', '21271', '21272', '21273', '21274']
|
||||
2026-02-27 04:38:06.904 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:06.904 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:06.904 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:06.904 DEBUG [src.node.docker_mananger] docker run -i -t -p 21270:21270 -p 21271:21271 -p 21272:21272 -p 21273:21273 -p 21274:21274 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=21272 --rest-port=21270 --tcp-port=21271 --discv5-udp-port=21273 --rest-address=0.0.0.0 --nat=extip:172.18.37.119 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=e6757b6ca6d630bfcc2d347af670c7ba7fdd9454784deaaaffc8d79cc08a9777 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21274 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPakrikF28_0fb5JUW_AxYdUtmFoadudadzIDMRPZ971OwtbocAKy0tdr-whQUOKibkE2Q5Bh55_rIukYTdZWowCgmlkgnY0gmlwhKwStgyKbXVsdGlhZGRyc5YACASsErYMBlcrAAoErBK2DAZXLN0DgnJzhQACAQAAiXNlY3AyNTZrMaECJJZ4ka7XSRr-Upe_K771J63nBYdetGpKfL6NQb9rWAWDdGNwglcrg3VkcIJXLYV3YWt1MgU --content-topic=/myapp/1/latest/proto
|
||||
2026-02-27 04:38:07.115 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.37.119 waku 925d76b6769c62d1649f31c9e4b19f1f51186d669494ca6357a58ed8cb48aeb6
|
||||
2026-02-27 04:38:07.152 DEBUG [src.node.docker_mananger] Container started with ID 925d76b6769c. Setting up logs at ./log/docker/node9_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:07.152 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21270
|
||||
2026-02-27 04:38:07.152 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:08.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:08.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-27 04:38:08.170 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:08.170 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21270/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:08.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.37.119/tcp/21271/p2p/16Uiu2HAkxweM6o5nxh5fWE1QwPKAF2VLbXv6Fvj73MRH7LibE15i","/ip4/172.18.37.119/tcp/21272/ws/p2p/16Uiu2HAkxweM6o5nxh5fWE1QwPKAF2VLbXv6Fvj73MRH7LibE15i"],"enrUri":"enr:-L24QO0igFwn2zQjCIzGBoNE5bmGhg-mAl83VFhYzMYXuJ04cuKlQWPGGntmOItVNaPLKMz4lCyTFCF6K6cQMg4AMP8CgmlkgnY0gmlwhKwSJXeKbXVsdGlhZGRyc5YACASsEiV3BlMXAAoErBIldwZTGN0DgnJzhQACAQAAiXNlY3AyNTZrMaECNECjlzBkOyU4LUkaqeL3QqtvFr3UfVb7EeNkdPxinZmDdGNwglMXg3VkcIJTGYV3YWt1MgE"}'
|
||||
2026-02-27 04:38:08.178 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:08.178 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21270/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.12/tcp/22315/p2p/16Uiu2HAkwtVjYpDmM3mVpsaxQSxx3u9fHPMWgKG8ccTn8VFVCAcU"]'
|
||||
2026-02-27 04:38:08.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:08.188 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:08.188 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node10_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:08.188 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:08.189 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:08.190 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:08.190 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.208.104
|
||||
2026-02-27 04:38:08.191 DEBUG [src.node.docker_mananger] Generated ports ['50116', '50117', '50118', '50119', '50120']
|
||||
2026-02-27 04:38:08.191 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:08.191 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:08.191 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:08.191 DEBUG [src.node.docker_mananger] docker run -i -t -p 50116:50116 -p 50117:50117 -p 50118:50118 -p 50119:50119 -p 50120:50120 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=50118 --rest-port=50116 --tcp-port=50117 --discv5-udp-port=50119 --rest-address=0.0.0.0 --nat=extip:172.18.208.104 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a894c3ded3febaff68eddaf9fecefd23fe311cf4de5add59c4f6332e5e6f2331 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50120 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPakrikF28_0fb5JUW_AxYdUtmFoadudadzIDMRPZ971OwtbocAKy0tdr-whQUOKibkE2Q5Bh55_rIukYTdZWowCgmlkgnY0gmlwhKwStgyKbXVsdGlhZGRyc5YACASsErYMBlcrAAoErBK2DAZXLN0DgnJzhQACAQAAiXNlY3AyNTZrMaECJJZ4ka7XSRr-Upe_K771J63nBYdetGpKfL6NQb9rWAWDdGNwglcrg3VkcIJXLYV3YWt1MgU --content-topic=/myapp/1/latest/proto
|
||||
2026-02-27 04:38:08.423 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.208.104 waku 0d2a2e7487cd057a26df7a3e5f1d4fde69813d6c6e5610cf369b29a94c2d94ce
|
||||
2026-02-27 04:38:08.464 DEBUG [src.node.docker_mananger] Container started with ID 0d2a2e7487cd. Setting up logs at ./log/docker/node10_2026-02-27_04-37-57__473b6e5c-868e-4560-94d1-9a07b0f9fece__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:08.465 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50116
|
||||
2026-02-27 04:38:08.465 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:09.468 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50116/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:09.508 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-27 04:38:09.508 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:09.509 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50116/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:09.513 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.208.104/tcp/50117/p2p/16Uiu2HAm5otZRRpeHm2UAVuMM2ZtxNDpNXYykmrbMrfXy31UPzBL","/ip4/172.18.208.104/tcp/50118/ws/p2p/16Uiu2HAm5otZRRpeHm2UAVuMM2ZtxNDpNXYykmrbMrfXy31UPzBL"],"enrUri":"enr:-L24QMcSyEeJL1IVZUOVf51Cj6EFaxGLYa43BxDHyjZYW-VpH6r2PxnwgJdbk2_9KnspjXGpha3EJQS5ZL_jE4eUAPsCgmlkgnY0gmlwhKwS0GiKbXVsdGlhZGRyc5YACASsEtBoBsPFAAoErBLQaAbDxt0DgnJzhQACAQAAiXNlY3AyNTZrMaECmkXe_70piudkJuI06FLamvTbgBWJNN7vZye6a7WjBfuDdGNwgsPFg3VkcILDx4V3YWt1MgE"}'
|
||||
2026-02-27 04:38:09.514 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:09.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50116/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.12/tcp/22315/p2p/16Uiu2HAkwtVjYpDmM3mVpsaxQSxx3u9fHPMWgKG8ccTn8VFVCAcU"]'
|
||||
2026-02-27 04:38:09.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:09.518 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22314/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-27 04:38:09.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:09.521 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21101/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-27 04:38:09.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:09.524 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55234/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-27 04:38:09.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:09.526 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1028/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-27 04:38:09.529 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:09.529 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42092/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-27 04:38:09.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:09.532 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40322/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-27 04:38:09.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:09.534 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42695/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-27 04:38:09.537 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:09.537 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21270/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-27 04:38:09.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:09.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50116/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-27 04:38:09.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:09.543 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22314/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:38:09.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:09.562 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:38:09.663 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:38:09.664 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22314/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:09.666 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167089543038796,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:38:09.668 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:38:09.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21101/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:09.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":1772167089543038796,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:38:09.672 DEBUG [src.steps.sharding] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:38:09.672 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55234/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:09.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":1772167089543038796,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:38:09.676 DEBUG [src.steps.sharding] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:38:09.676 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1028/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:09.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167089543038796,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:38:09.680 DEBUG [src.steps.sharding] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:38:09.680 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42092/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:09.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167089543038796,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:38:09.684 DEBUG [src.steps.sharding] Checking that peer NODE_6:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:38:09.684 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40322/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:09.686 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167089543038796,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:38:09.687 DEBUG [src.steps.sharding] Checking that peer NODE_7:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:38:09.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42695/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:09.690 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167089543038796,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:38:09.692 DEBUG [src.steps.sharding] Checking that peer NODE_8:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:38:09.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21270/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:09.695 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167089543038796,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:38:09.696 DEBUG [src.steps.sharding] Checking that peer NODE_9:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:38:09.696 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50116/relay/v1/auto/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:09.698 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167089543038796,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:38:09.701 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:38:09.702 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:38:09.702 DEBUG [src.node.waku_node] Stopping container with id 8dda342b0db1
|
||||
2026-02-27 04:38:10.397 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:10.397 DEBUG [src.node.waku_node] Stopping container with id 9c1da11c9ebb
|
||||
2026-02-27 04:38:11.004 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:11.004 DEBUG [src.node.waku_node] Stopping container with id 9ef7d46ddd86
|
||||
2026-02-27 04:38:11.342 ERROR [src.node.docker_mananger] Max retries reached for container 8dda342b0db1. Exiting log stream.
|
||||
2026-02-27 04:38:11.816 ERROR [src.node.docker_mananger] Max retries reached for container 9c1da11c9ebb. Exiting log stream.
|
||||
2026-02-27 04:38:21.680 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:21.681 DEBUG [src.node.waku_node] Stopping container with id 2995ef8fb894
|
||||
2026-02-27 04:38:22.489 ERROR [src.node.docker_mananger] Max retries reached for container 9ef7d46ddd86. Exiting log stream.
|
||||
2026-02-27 04:38:32.290 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:32.292 DEBUG [src.node.waku_node] Stopping container with id 1970fc24e1ad
|
||||
2026-02-27 04:38:32.875 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:32.877 DEBUG [src.node.waku_node] Stopping container with id d2c1e00bc841
|
||||
2026-02-27 04:38:33.107 ERROR [src.node.docker_mananger] Max retries reached for container 2995ef8fb894. Exiting log stream.
|
||||
2026-02-27 04:38:33.429 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:33.430 DEBUG [src.node.waku_node] Stopping container with id 61cd0275bb8e
|
||||
2026-02-27 04:38:33.688 ERROR [src.node.docker_mananger] Max retries reached for container 1970fc24e1ad. Exiting log stream.
|
||||
2026-02-27 04:38:34.015 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:34.016 DEBUG [src.node.waku_node] Stopping container with id 925d76b6769c
|
||||
2026-02-27 04:38:34.244 ERROR [src.node.docker_mananger] Max retries reached for container d2c1e00bc841. Exiting log stream.
|
||||
2026-02-27 04:38:34.565 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:34.567 DEBUG [src.node.waku_node] Stopping container with id 0d2a2e7487cd
|
||||
2026-02-27 04:38:34.863 ERROR [src.node.docker_mananger] Max retries reached for container 61cd0275bb8e. Exiting log stream.
|
||||
2026-02-27 04:38:35.114 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:35.115 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:38:35.176 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:38:35.196 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:38:35.206 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:38:35.220 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:38:35.234 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:38:35.251 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:38:35.263 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:38:35.269 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:38:35.274 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
138
nim/1097/data/attachments/2165059b1385982e.txt
Normal file
138
nim/1097/data/attachments/2165059b1385982e.txt
Normal file
@ -0,0 +1,138 @@
|
||||
2026-02-27 04:37:10.183 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:37:10.183 DEBUG [tests.conftest] Running test: test_2_receiving_nodes__relay_node1_forwards_lightpushed_message_to_filter_node2 with id: 2026-02-27_04-37-10__e87cf1a2-bac2-4283-8347-fdaf390b3f49
|
||||
2026-02-27 04:37:10.183 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:37:10.184 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-27 04:37:10.191 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:10.191 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-27_04-37-10__e87cf1a2-bac2-4283-8347-fdaf390b3f49__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:10.191 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:10.191 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:10.193 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:10.193 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.24.165
|
||||
2026-02-27 04:37:10.193 DEBUG [src.node.docker_mananger] Generated ports ['23530', '23531', '23532', '23533', '23534']
|
||||
2026-02-27 04:37:10.193 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:10.193 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:10.194 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:10.194 DEBUG [src.node.docker_mananger] docker run -i -t -p 23530:23530 -p 23531:23531 -p 23532:23532 -p 23533:23533 -p 23534:23534 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=23532 --rest-port=23530 --tcp-port=23531 --discv5-udp-port=23533 --rest-address=0.0.0.0 --nat=extip:172.18.24.165 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=76b0415dfcac5220ebacbea23319aa86b8553b14abb678c5ad4a9a3f73e9aeaa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23534 --metrics-logging=true --lightpush=true --relay=true --filter=true
|
||||
2026-02-27 04:37:10.383 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.24.165 waku 81661456cab53fe8d5ab723be9131ff7b5038a867dbeb531ef95a98b2b942467
|
||||
2026-02-27 04:37:10.384 ERROR [src.node.docker_mananger] Max retries reached for container 9811dcea647d. Exiting log stream.
|
||||
2026-02-27 04:37:10.420 DEBUG [src.node.docker_mananger] Container started with ID 81661456cab5. Setting up logs at ./log/docker/receiving_node1_2026-02-27_04-37-10__e87cf1a2-bac2-4283-8347-fdaf390b3f49__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:10.421 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23530
|
||||
2026-02-27 04:37:10.421 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:10.976 ERROR [src.node.docker_mananger] Max retries reached for container f9e20bca6507. Exiting log stream.
|
||||
2026-02-27 04:37:11.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23530/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:11.425 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-27 04:37:11.426 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:11.426 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23530/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:11.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.24.165/tcp/23531/p2p/16Uiu2HAmLvY5AWYq1MvTVbZtEW1FrRuPbopPYeXw4ZEhUFVgwELi","/ip4/172.18.24.165/tcp/23532/ws/p2p/16Uiu2HAmLvY5AWYq1MvTVbZtEW1FrRuPbopPYeXw4ZEhUFVgwELi"],"enrUri":"enr:-L24QGSr_nlg7sUmaVFZG0mgAjN_12oYNnda5dpLgpjDWLBfTmfYac0l1RToEvhY5dq0e63wEHD0Mgo5Mg0nlrvB1rcCgmlkgnY0gmlwhKwSGKWKbXVsdGlhZGRyc5YACASsEhilBlvrAAoErBIYpQZb7N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDetkTYWo2la22mC_Mw6qpzTrJeP7NA_q1RqVzzdUB86uDdGNwglvrg3VkcIJb7YV3YWt1Mg0"}'
|
||||
2026-02-27 04:37:11.428 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:11.435 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:11.435 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-27_04-37-10__e87cf1a2-bac2-4283-8347-fdaf390b3f49__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:11.435 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:11.436 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:11.437 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:11.437 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.124.68
|
||||
2026-02-27 04:37:11.437 DEBUG [src.node.docker_mananger] Generated ports ['52196', '52197', '52198', '52199', '52200']
|
||||
2026-02-27 04:37:11.437 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:11.438 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:11.438 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:11.438 DEBUG [src.node.docker_mananger] docker run -i -t -p 52196:52196 -p 52197:52197 -p 52198:52198 -p 52199:52199 -p 52200:52200 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=52198 --rest-port=52196 --tcp-port=52197 --discv5-udp-port=52199 --rest-address=0.0.0.0 --nat=extip:172.18.124.68 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0b3b8c4795b8afeffacae6ad48eecb9dd8f6f30caa98dbade27f63985ccfadc1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52200 --metrics-logging=true --lightpush=false --relay=false --filternode=/ip4/172.18.24.165/tcp/23531/p2p/16Uiu2HAmLvY5AWYq1MvTVbZtEW1FrRuPbopPYeXw4ZEhUFVgwELi
|
||||
2026-02-27 04:37:11.630 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.124.68 waku f7b4862e4beeb603afa4c16add54390b29707a437b58df1f3bbd6836ebd71ebe
|
||||
2026-02-27 04:37:11.662 DEBUG [src.node.docker_mananger] Container started with ID f7b4862e4bee. Setting up logs at ./log/docker/receiving_node2_2026-02-27_04-37-10__e87cf1a2-bac2-4283-8347-fdaf390b3f49__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:11.663 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52196
|
||||
2026-02-27 04:37:11.664 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:12.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52196/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:12.667 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-27 04:37:12.668 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:12.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52196/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:12.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.124.68/tcp/52197/p2p/16Uiu2HAmNnijx5RjJZe4s5x3RRcTuho7PM74PdYJU1SWY7onCJuG","/ip4/172.18.124.68/tcp/52198/ws/p2p/16Uiu2HAmNnijx5RjJZe4s5x3RRcTuho7PM74PdYJU1SWY7onCJuG"],"enrUri":"enr:-L24QNlrLu0oi8y6G1GclVxsn6BWnvf05Fo8skfRaAVk7IADWsZ-bnXosWiFu1cxwXzudn-xvD-4HwuPgRzl98-uWlICgmlkgnY0gmlwhKwSfESKbXVsdGlhZGRyc5YACASsEnxEBsvlAAoErBJ8RAbL5t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDlo_dwhpHc0N3unrHpsd5G0Q7wdGcsq6ufXr8kIFQE4ODdGNwgsvlg3VkcILL54V3YWt1MgA"}'
|
||||
2026-02-27 04:37:12.670 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:12.671 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52196/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.24.165/tcp/23531/p2p/16Uiu2HAmLvY5AWYq1MvTVbZtEW1FrRuPbopPYeXw4ZEhUFVgwELi"]'
|
||||
2026-02-27 04:37:12.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:12.713 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:12.714 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-27_04-37-10__e87cf1a2-bac2-4283-8347-fdaf390b3f49__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:12.714 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:12.714 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:12.715 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:12.715 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.120.185
|
||||
2026-02-27 04:37:12.716 DEBUG [src.node.docker_mananger] Generated ports ['51930', '51931', '51932', '51933', '51934']
|
||||
2026-02-27 04:37:12.716 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:12.716 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:12.716 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:12.716 DEBUG [src.node.docker_mananger] docker run -i -t -p 51930:51930 -p 51931:51931 -p 51932:51932 -p 51933:51933 -p 51934:51934 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=51932 --rest-port=51930 --tcp-port=51931 --discv5-udp-port=51933 --rest-address=0.0.0.0 --nat=extip:172.18.120.185 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bd2cdefc9ed9f296cee729e2ea1be8832942d6ea7a04d61aedbadda64bc8eae0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51934 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QGSr_nlg7sUmaVFZG0mgAjN_12oYNnda5dpLgpjDWLBfTmfYac0l1RToEvhY5dq0e63wEHD0Mgo5Mg0nlrvB1rcCgmlkgnY0gmlwhKwSGKWKbXVsdGlhZGRyc5YACASsEhilBlvrAAoErBIYpQZb7N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDetkTYWo2la22mC_Mw6qpzTrJeP7NA_q1RqVzzdUB86uDdGNwglvrg3VkcIJb7YV3YWt1Mg0 --lightpushnode=/ip4/172.18.24.165/tcp/23531/p2p/16Uiu2HAmLvY5AWYq1MvTVbZtEW1FrRuPbopPYeXw4ZEhUFVgwELi --lightpush=true --relay=true
|
||||
2026-02-27 04:37:12.931 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.120.185 waku 0ad4e6ee3a943909a8c6a8a8e051cddcf061da7cc33a89d0412ca74879ad9f67
|
||||
2026-02-27 04:37:12.964 DEBUG [src.node.docker_mananger] Container started with ID 0ad4e6ee3a94. Setting up logs at ./log/docker/lightpush_node1_2026-02-27_04-37-10__e87cf1a2-bac2-4283-8347-fdaf390b3f49__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:12.964 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51930
|
||||
2026-02-27 04:37:12.964 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:13.965 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51930/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:13.967 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-27 04:37:13.968 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:13.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51930/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:13.970 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.120.185/tcp/51931/p2p/16Uiu2HAmGk913XpAh4D5BdTmDZmQv1uVkLycByAnyjciPBKS92sB","/ip4/172.18.120.185/tcp/51932/ws/p2p/16Uiu2HAmGk913XpAh4D5BdTmDZmQv1uVkLycByAnyjciPBKS92sB"],"enrUri":"enr:-L24QGtXnjCQikfDbRlr2rHYmAoR9fkO_N1wkf6QVGaAd3vPQGT2VjX8x_unonNBODkMlaw6-QTvScnc5V3ojiQSSrgCgmlkgnY0gmlwhKwSeLmKbXVsdGlhZGRyc5YACASsEni5BsrbAAoErBJ4uQbK3N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPMBu818PGZdo8EhDd98H8O9KyRQnpRmP1Bdz89tHShKDdGNwgsrbg3VkcILK3YV3YWt1Mgk"}'
|
||||
2026-02-27 04:37:13.970 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:13.970 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51930/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.24.165/tcp/23531/p2p/16Uiu2HAmLvY5AWYq1MvTVbZtEW1FrRuPbopPYeXw4ZEhUFVgwELi"]'
|
||||
2026-02-27 04:37:14.013 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:14.014 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51930/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.124.68/tcp/52197/p2p/16Uiu2HAmNnijx5RjJZe4s5x3RRcTuho7PM74PdYJU1SWY7onCJuG"]'
|
||||
2026-02-27 04:37:14.040 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:14.053 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:14.053 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node4_2026-02-27_04-37-10__e87cf1a2-bac2-4283-8347-fdaf390b3f49__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:14.054 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:14.054 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:14.056 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:14.056 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.226.219
|
||||
2026-02-27 04:37:14.056 DEBUG [src.node.docker_mananger] Generated ports ['29830', '29831', '29832', '29833', '29834']
|
||||
2026-02-27 04:37:14.057 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:14.057 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:14.060 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:14.060 DEBUG [src.node.docker_mananger] docker run -i -t -p 29830:29830 -p 29831:29831 -p 29832:29832 -p 29833:29833 -p 29834:29834 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=29832 --rest-port=29830 --tcp-port=29831 --discv5-udp-port=29833 --rest-address=0.0.0.0 --nat=extip:172.18.226.219 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=03ccd3d8f3cba7d4bfc2bae26cafaad1d2e09cefbf44f4fbdfdaf2b5fd4fe403 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29834 --metrics-logging=true --lightpush=false --relay=true
|
||||
2026-02-27 04:37:14.257 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.226.219 waku 96d911683ae3f7ab8bd4d908c60e850f4966793cef945a849b5da1ebad282797
|
||||
2026-02-27 04:37:14.289 DEBUG [src.node.docker_mananger] Container started with ID 96d911683ae3. Setting up logs at ./log/docker/receiving_node4_2026-02-27_04-37-10__e87cf1a2-bac2-4283-8347-fdaf390b3f49__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:14.290 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 29830
|
||||
2026-02-27 04:37:14.290 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:15.290 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29830/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:15.293 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-27 04:37:15.293 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:15.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29830/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:15.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.226.219/tcp/29831/p2p/16Uiu2HAmRu1rz21gXsX4XSVGfvP8aeoyA4MT2QDhBGPjftWBwFrU","/ip4/172.18.226.219/tcp/29832/ws/p2p/16Uiu2HAmRu1rz21gXsX4XSVGfvP8aeoyA4MT2QDhBGPjftWBwFrU"],"enrUri":"enr:-L24QMfSLpP2fDnBcA6uTSWYVZCrkh4Uxs04jRCm-riaqGCYbDjSNIeYaOCcB697GmdOiFTcbTpnIUCTBLpTUpwk3YoCgmlkgnY0gmlwhKwS4tuKbXVsdGlhZGRyc5YACASsEuLbBnSHAAoErBLi2wZ0iN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDxL_FXUX0Grh9-yAFsiXZ0b3sPh-bWIYHBcS_sHjdnR2DdGNwgnSHg3VkcIJ0iYV3YWt1MgE"}'
|
||||
2026-02-27 04:37:15.296 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:15.297 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.24.165/tcp/23531/p2p/16Uiu2HAmLvY5AWYq1MvTVbZtEW1FrRuPbopPYeXw4ZEhUFVgwELi"]'
|
||||
2026-02-27 04:37:15.337 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:15.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29830/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.124.68/tcp/52197/p2p/16Uiu2HAmNnijx5RjJZe4s5x3RRcTuho7PM74PdYJU1SWY7onCJuG"]'
|
||||
2026-02-27 04:37:15.361 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:15.362 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23530/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:37:15.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:15.372 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:29830/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:37:15.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:15.384 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52196/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/myapp/1/latest/proto"], "pubsubTopic": "/waku/2/rs/3/0"}'
|
||||
2026-02-27 04:37:15.397 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
||||
2026-02-27 04:37:15.398 DEBUG [src.steps.light_push] Lightpushing message
|
||||
2026-02-27 04:37:15.399 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51930/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772167035398394537}}'
|
||||
2026-02-27 04:37:15.419 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:15.419 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:37:15.521 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
||||
2026-02-27 04:37:15.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23530/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:15.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167035398394537,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:37:15.525 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
||||
2026-02-27 04:37:15.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51930/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:15.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167035398394537,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:37:15.529 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
||||
2026-02-27 04:37:15.529 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:29830/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:15.531 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167035398394537,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:37:15.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52196/filter/v2/messages/%2Fmyapp%2F1%2Flatest%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:15.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167035398394537,"ephemeral":false}]'
|
||||
2026-02-27 04:37:15.536 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:37:15.537 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:37:15.537 DEBUG [src.node.waku_node] Stopping container with id 81661456cab5
|
||||
2026-02-27 04:37:16.106 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:16.108 DEBUG [src.node.waku_node] Stopping container with id f7b4862e4bee
|
||||
2026-02-27 04:37:16.650 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:16.652 DEBUG [src.node.waku_node] Stopping container with id 0ad4e6ee3a94
|
||||
2026-02-27 04:37:16.920 ERROR [src.node.docker_mananger] Max retries reached for container 81661456cab5. Exiting log stream.
|
||||
2026-02-27 04:37:17.274 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:17.276 DEBUG [src.node.waku_node] Stopping container with id 96d911683ae3
|
||||
2026-02-27 04:37:17.463 ERROR [src.node.docker_mananger] Max retries reached for container f7b4862e4bee. Exiting log stream.
|
||||
2026-02-27 04:37:17.826 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:17.827 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:37:17.842 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:37:17.852 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:37:17.859 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:37:17.866 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1097/data/attachments/21c6699d62ac4afe.txt
Normal file
68
nim/1097/data/attachments/21c6699d62ac4afe.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2026-02-27 04:37:02.665 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:37:02.665 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_with_invalid_request_id with id: 2026-02-27_04-37-02__12383938-9414-4c73-ad8c-93cbe99d68cc
|
||||
2026-02-27 04:37:02.665 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:37:02.666 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-27 04:37:02.666 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-27 04:37:02.673 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:02.673 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-37-02__12383938-9414-4c73-ad8c-93cbe99d68cc__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:02.674 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:02.674 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:02.675 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:02.675 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.45.61
|
||||
2026-02-27 04:37:02.676 DEBUG [src.node.docker_mananger] Generated ports ['30819', '30820', '30821', '30822', '30823']
|
||||
2026-02-27 04:37:02.676 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:02.676 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:02.676 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:02.676 DEBUG [src.node.docker_mananger] docker run -i -t -p 30819:30819 -p 30820:30820 -p 30821:30821 -p 30822:30822 -p 30823:30823 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=30821 --rest-port=30819 --tcp-port=30820 --discv5-udp-port=30822 --rest-address=0.0.0.0 --nat=extip:172.18.45.61 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=84ab9aaaf8366eb27a5cad4c8eb60786ef79d5ac773ef00f3d1eff40b3caeac6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30823 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-27 04:37:02.866 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.45.61 waku 668227d0395e217640825e68057e6d05af1a2df6eaefc30601d9c6e2510d9a5a
|
||||
2026-02-27 04:37:02.898 DEBUG [src.node.docker_mananger] Container started with ID 668227d0395e. Setting up logs at ./log/docker/node1_2026-02-27_04-37-02__12383938-9414-4c73-ad8c-93cbe99d68cc__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:02.899 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 30819
|
||||
2026-02-27 04:37:02.899 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:02.944 ERROR [src.node.docker_mananger] Max retries reached for container 98308520910e. Exiting log stream.
|
||||
2026-02-27 04:37:03.458 ERROR [src.node.docker_mananger] Max retries reached for container b7d8ea1afeae. Exiting log stream.
|
||||
2026-02-27 04:37:03.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30819/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:03.902 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-27 04:37:03.902 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:03.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:30819/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:03.905 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.45.61/tcp/30820/p2p/16Uiu2HAm74qvmCSu399Ygnc8y9nvwNzVYi7JN9YTqfazu2cX7YdV","/ip4/172.18.45.61/tcp/30821/ws/p2p/16Uiu2HAm74qvmCSu399Ygnc8y9nvwNzVYi7JN9YTqfazu2cX7YdV"],"enrUri":"enr:-L24QBrUpf6bMrMvXFjzAgkCaj2cpO4DI4jkLr76un25BT5LFNJfM88qTz9EwI_vhB-aDrkhuQmLda_dJ3Ya-7iehVsCgmlkgnY0gmlwhKwSLT2KbXVsdGlhZGRyc5YACASsEi09BnhkAAoErBItPQZ4Zd0DgnJzhQADAQAAiXNlY3AyNTZrMaECrPZLSMKTdtBAnc0MEblbanZ-XcrSRnNhmplOLWrVzJCDdGNwgnhkg3VkcIJ4ZoV3YWt1MgU"}'
|
||||
2026-02-27 04:37:03.905 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:03.906 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-27 04:37:03.912 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:03.912 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-37-02__12383938-9414-4c73-ad8c-93cbe99d68cc__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:03.912 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:03.913 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:03.914 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:03.914 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.66.189
|
||||
2026-02-27 04:37:03.914 DEBUG [src.node.docker_mananger] Generated ports ['22538', '22539', '22540', '22541', '22542']
|
||||
2026-02-27 04:37:03.914 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:03.914 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:03.915 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:03.915 DEBUG [src.node.docker_mananger] docker run -i -t -p 22538:22538 -p 22539:22539 -p 22540:22540 -p 22541:22541 -p 22542:22542 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=22540 --rest-port=22538 --tcp-port=22539 --discv5-udp-port=22541 --rest-address=0.0.0.0 --nat=extip:172.18.66.189 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=afcf470df6dfccddd06efbbdd2e0c87cd7d032a9b2acf7dea95ceab66ddb91dd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22542 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QBrUpf6bMrMvXFjzAgkCaj2cpO4DI4jkLr76un25BT5LFNJfM88qTz9EwI_vhB-aDrkhuQmLda_dJ3Ya-7iehVsCgmlkgnY0gmlwhKwSLT2KbXVsdGlhZGRyc5YACASsEi09BnhkAAoErBItPQZ4Zd0DgnJzhQADAQAAiXNlY3AyNTZrMaECrPZLSMKTdtBAnc0MEblbanZ-XcrSRnNhmplOLWrVzJCDdGNwgnhkg3VkcIJ4ZoV3YWt1MgU --filternode=/ip4/172.18.45.61/tcp/30820/p2p/16Uiu2HAm74qvmCSu399Ygnc8y9nvwNzVYi7JN9YTqfazu2cX7YdV
|
||||
2026-02-27 04:37:04.108 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.66.189 waku fa0c7881bd822ff190a5c497b1190a91619f23d8d2344dacf456c2bbca3e633a
|
||||
2026-02-27 04:37:04.142 DEBUG [src.node.docker_mananger] Container started with ID fa0c7881bd82. Setting up logs at ./log/docker/node2_2026-02-27_04-37-02__12383938-9414-4c73-ad8c-93cbe99d68cc__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:04.142 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22538
|
||||
2026-02-27 04:37:04.143 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:05.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22538/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:05.146 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-27 04:37:05.146 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:05.146 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22538/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:05.149 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.66.189/tcp/22539/p2p/16Uiu2HAmGRBCz1gjJPdRbyTs45nUVp7NavTozktdb31p2eGnhphM","/ip4/172.18.66.189/tcp/22540/ws/p2p/16Uiu2HAmGRBCz1gjJPdRbyTs45nUVp7NavTozktdb31p2eGnhphM"],"enrUri":"enr:-L24QCa4IxAXHXLQfZI7H1h61FofM9xfwLWAGWP5_dcdcU62B3UtXJtNktADzivpW6qMMw4rkAC4E4XSlqzVopNIGNYCgmlkgnY0gmlwhKwSQr2KbXVsdGlhZGRyc5YACASsEkK9BlgLAAoErBJCvQZYDN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDN-TkZqp8J984Dy2cP9F_iDbqEeL2xYxwfPMoe1Xo0fCDdGNwglgLg3VkcIJYDYV3YWt1MgA"}'
|
||||
2026-02-27 04:37:05.149 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:05.150 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22538/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.45.61/tcp/30820/p2p/16Uiu2HAm74qvmCSu399Ygnc8y9nvwNzVYi7JN9YTqfazu2cX7YdV"]'
|
||||
2026-02-27 04:37:05.187 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:05.188 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-27 04:37:05.188 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:30819/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:37:05.207 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:05.209 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22538/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bc8cf366-a23b-4386-9bcf-f81d22fa6dc9", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-27 04:37:05.222 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bc8cf366-a23b-4386-9bcf-f81d22fa6dc9","statusDesc":"OK"}'
|
||||
2026-02-27 04:37:05.223 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:22538/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": 1}'
|
||||
2026-02-27 04:37:05.226 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:22538/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-27 04:37:05.228 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:37:05.229 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:37:05.229 DEBUG [src.node.waku_node] Stopping container with id 668227d0395e
|
||||
2026-02-27 04:37:05.784 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:05.784 DEBUG [src.node.waku_node] Stopping container with id fa0c7881bd82
|
||||
2026-02-27 04:37:06.356 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:06.360 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:37:06.365 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:37:06.371 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
77
nim/1097/data/attachments/21ec6ad002be910b.txt
Normal file
77
nim/1097/data/attachments/21ec6ad002be910b.txt
Normal file
@ -0,0 +1,77 @@
|
||||
2026-02-27 04:34:18.174 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:34:18.174 DEBUG [tests.conftest] Running test: test_single_pubsub_topic[/waku/2/rs/2/1] with id: 2026-02-27_04-34-18__b47f58a2-80d3-4577-87fd-47980bb218da
|
||||
2026-02-27 04:34:18.175 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:34:18.175 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:34:18.175 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-27 04:34:18.183 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:18.183 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-34-18__b47f58a2-80d3-4577-87fd-47980bb218da__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:18.183 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:18.184 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:18.185 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:18.185 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.253.105
|
||||
2026-02-27 04:34:18.185 DEBUG [src.node.docker_mananger] Generated ports ['56416', '56417', '56418', '56419', '56420']
|
||||
2026-02-27 04:34:18.186 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-27 04:34:18.186 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:34:18.186 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:18.186 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:18.186 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:18.186 DEBUG [src.node.docker_mananger] docker run -i -t -p 56416:56416 -p 56417:56417 -p 56418:56418 -p 56419:56419 -p 56420:56420 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=56418 --rest-port=56416 --tcp-port=56417 --discv5-udp-port=56419 --rest-address=0.0.0.0 --nat=extip:172.18.253.105 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fbdadb32af406cfdcde287730a0b9a44ce382d3d1fd31f36ddfcb927f5ab43b0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56420 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-27 04:34:18.375 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.253.105 waku 2577e6f47f79eaa3c32d45b8e598d60bbf1857d3438e221a9156e0b36d73e673
|
||||
2026-02-27 04:34:18.406 ERROR [src.node.docker_mananger] Max retries reached for container 12ae68fe9a63. Exiting log stream.
|
||||
2026-02-27 04:34:18.414 DEBUG [src.node.docker_mananger] Container started with ID 2577e6f47f79. Setting up logs at ./log/docker/node1_2026-02-27_04-34-18__b47f58a2-80d3-4577-87fd-47980bb218da__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:18.415 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56416
|
||||
2026-02-27 04:34:18.415 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:18.972 ERROR [src.node.docker_mananger] Max retries reached for container 43eb112af519. Exiting log stream.
|
||||
2026-02-27 04:34:19.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56416/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:19.418 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-27 04:34:19.419 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:19.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56416/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:19.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.253.105/tcp/56417/p2p/16Uiu2HAmAn3HgpfNLkx28HzFXTqASwAPQvxnrEZX5HZZD39XSCAn","/ip4/172.18.253.105/tcp/56418/ws/p2p/16Uiu2HAmAn3HgpfNLkx28HzFXTqASwAPQvxnrEZX5HZZD39XSCAn"],"enrUri":"enr:-L24QOaodOUUaDnhbZN45VRiBGXSnKqfI5zxmor6o10k1VZBMsnS8y7uKZ6XMf5dZkshMmAA0o5kD4MyNpp5xwSMyPwCgmlkgnY0gmlwhKwS_WmKbXVsdGlhZGRyc5YACASsEv1pBtxhAAoErBL9aQbcYt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC5BcDgU0V3rNuMHLnlcMZ_ZYq2lYa6xO7KwE_970qIAuDdGNwgtxhg3VkcILcY4V3YWt1MgU"}'
|
||||
2026-02-27 04:34:19.422 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:19.429 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:19.429 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-34-18__b47f58a2-80d3-4577-87fd-47980bb218da__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:19.430 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:19.430 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:19.431 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:19.431 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.166.230
|
||||
2026-02-27 04:34:19.431 DEBUG [src.node.docker_mananger] Generated ports ['58180', '58181', '58182', '58183', '58184']
|
||||
2026-02-27 04:34:19.432 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-27 04:34:19.432 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:34:19.432 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:19.432 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:19.432 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:19.432 DEBUG [src.node.docker_mananger] docker run -i -t -p 58180:58180 -p 58181:58181 -p 58182:58182 -p 58183:58183 -p 58184:58184 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=58182 --rest-port=58180 --tcp-port=58181 --discv5-udp-port=58183 --rest-address=0.0.0.0 --nat=extip:172.18.166.230 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1cbffdedb1afedbb481aff86bab66ffaa0aed2b227ce3bca8cdceead8342b50c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58184 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOaodOUUaDnhbZN45VRiBGXSnKqfI5zxmor6o10k1VZBMsnS8y7uKZ6XMf5dZkshMmAA0o5kD4MyNpp5xwSMyPwCgmlkgnY0gmlwhKwS_WmKbXVsdGlhZGRyc5YACASsEv1pBtxhAAoErBL9aQbcYt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC5BcDgU0V3rNuMHLnlcMZ_ZYq2lYa6xO7KwE_970qIAuDdGNwgtxhg3VkcILcY4V3YWt1MgU
|
||||
2026-02-27 04:34:19.630 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.166.230 waku f461f2c58710336177ecfa5e45e164315f3663e7c8035f4d335498158598e8b9
|
||||
2026-02-27 04:34:19.666 DEBUG [src.node.docker_mananger] Container started with ID f461f2c58710. Setting up logs at ./log/docker/node2_2026-02-27_04-34-18__b47f58a2-80d3-4577-87fd-47980bb218da__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:19.666 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58180
|
||||
2026-02-27 04:34:19.667 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:20.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58180/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:20.682 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-27 04:34:20.683 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:20.683 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58180/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:20.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.166.230/tcp/58181/p2p/16Uiu2HAmCBQqNhLUocZ7G46zjmSM1kWrLijii7XgvZjaoY2NXTvf","/ip4/172.18.166.230/tcp/58182/ws/p2p/16Uiu2HAmCBQqNhLUocZ7G46zjmSM1kWrLijii7XgvZjaoY2NXTvf"],"enrUri":"enr:-L24QHY9Pm-srgjHNQgfJ-zKdJepP-MEhspOa7HkVGoIpHBHVfmDeinMu3HAREiVzTS7dmjav59eCnRI61fN0c-QiBACgmlkgnY0gmlwhKwSpuaKbXVsdGlhZGRyc5YACASsEqbmBuNFAAoErBKm5gbjRt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC-O9r95I4v_Hws7rmXwrfl36Bs5Pm8WjkVBSKI3fRHDCDdGNwguNFg3VkcILjR4V3YWt1MgE"}'
|
||||
2026-02-27 04:34:20.690 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:20.691 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58180/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.253.105/tcp/56417/p2p/16Uiu2HAmAn3HgpfNLkx28HzFXTqASwAPQvxnrEZX5HZZD39XSCAn"]'
|
||||
2026-02-27 04:34:20.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:20.697 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56416/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
||||
2026-02-27 04:34:20.701 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:20.701 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58180/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
|
||||
2026-02-27 04:34:20.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:20.709 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56416/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-27 04:34:20.716 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:20.716 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:20.816 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:20.817 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56416/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:20.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166860708952245,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:20.821 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:20.822 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58180/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:20.824 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166860708952245,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:20.827 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:34:20.828 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:34:20.828 DEBUG [src.node.waku_node] Stopping container with id 2577e6f47f79
|
||||
2026-02-27 04:34:21.415 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:21.415 DEBUG [src.node.waku_node] Stopping container with id f461f2c58710
|
||||
2026-02-27 04:34:21.962 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:21.964 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:21.971 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:21.976 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
55
nim/1097/data/attachments/21fae6ca3b2c4ba.txt
Normal file
55
nim/1097/data/attachments/21fae6ca3b2c4ba.txt
Normal file
@ -0,0 +1,55 @@
|
||||
2026-02-27 04:34:26.798 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:34:26.798 DEBUG [tests.conftest] Running test: test_log_level_NOTICE_from_INFO with id: 2026-02-27_04-34-26__6e4fac47-d288-4e0c-82c0-8b5c678a2765
|
||||
2026-02-27 04:34:26.799 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:34:26.799 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-27 04:34:26.799 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-27 04:34:26.806 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:26.806 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-34-26__6e4fac47-d288-4e0c-82c0-8b5c678a2765__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:26.812 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:26.812 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-34-26__6e4fac47-d288-4e0c-82c0-8b5c678a2765__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:26.819 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:26.819 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-27_04-34-26__6e4fac47-d288-4e0c-82c0-8b5c678a2765__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:26.825 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:26.825 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-27_04-34-26__6e4fac47-d288-4e0c-82c0-8b5c678a2765__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:26.825 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:34:26.825 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:34:26.826 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:26.826 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:26.828 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:26.828 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.141.136
|
||||
2026-02-27 04:34:26.828 DEBUG [src.node.docker_mananger] Generated ports ['42775', '42776', '42777', '42778', '42779']
|
||||
2026-02-27 04:34:26.828 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:26.828 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:26.829 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:26.829 DEBUG [src.node.docker_mananger] docker run -i -t -p 42775:42775 -p 42776:42776 -p 42777:42777 -p 42778:42778 -p 42779:42779 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=42777 --rest-port=42775 --tcp-port=42776 --discv5-udp-port=42778 --rest-address=0.0.0.0 --nat=extip:172.18.141.136 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f6ccdc4ffbbd8fdc1c34a55ad650dc44a9f77fae5debeff57f341a36cce5b7ab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42779 --metrics-logging=true --relay=true
|
||||
2026-02-27 04:34:27.022 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.141.136 waku fb820e84b684f959bd07fc3a5efbee11f070cf32ae26aec23f40e702de242d1b
|
||||
2026-02-27 04:34:27.057 DEBUG [src.node.docker_mananger] Container started with ID fb820e84b684. Setting up logs at ./log/docker/node1_2026-02-27_04-34-26__6e4fac47-d288-4e0c-82c0-8b5c678a2765__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:27.058 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42775
|
||||
2026-02-27 04:34:27.058 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:27.063 ERROR [src.node.docker_mananger] Max retries reached for container 1234cd3df88e. Exiting log stream.
|
||||
2026-02-27 04:34:27.606 ERROR [src.node.docker_mananger] Max retries reached for container f1d33d7029d5. Exiting log stream.
|
||||
2026-02-27 04:34:28.059 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42775/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:28.061 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-27 04:34:28.062 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:28.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42775/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:28.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.141.136/tcp/42776/p2p/16Uiu2HAmTVzPehskb62v6g21WUi5559j8gFtCuddnDgQHDpPTYBk","/ip4/172.18.141.136/tcp/42777/ws/p2p/16Uiu2HAmTVzPehskb62v6g21WUi5559j8gFtCuddnDgQHDpPTYBk"],"enrUri":"enr:-L24QO_QsZmXzJYxqhvQ9wg0gRbCcSEXYUAjKUEKQHDtWKAYSOrppqdpC5N_NVPHTv02ewJWKBp9AqxDi2BmnDA4MD4CgmlkgnY0gmlwhKwSjYiKbXVsdGlhZGRyc5YACASsEo2IBqcYAAoErBKNiAanGd0DgnJzhQADAQAAiXNlY3AyNTZrMaED3JEfZW6IyGxqQPJXioD2KmZncqr9ZyKJE1t_Ky22MZuDdGNwgqcYg3VkcIKnGoV3YWt1MgE"}'
|
||||
2026-02-27 04:34:28.065 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:28.065 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42775/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:28.067 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:28.067 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42775/admin/v1/log-level/NOTICE" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:28.069 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:28.069 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42775/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:28.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.141.136/tcp/42776/p2p/16Uiu2HAmTVzPehskb62v6g21WUi5559j8gFtCuddnDgQHDpPTYBk","/ip4/172.18.141.136/tcp/42777/ws/p2p/16Uiu2HAmTVzPehskb62v6g21WUi5559j8gFtCuddnDgQHDpPTYBk"],"enrUri":"enr:-L24QO_QsZmXzJYxqhvQ9wg0gRbCcSEXYUAjKUEKQHDtWKAYSOrppqdpC5N_NVPHTv02ewJWKBp9AqxDi2BmnDA4MD4CgmlkgnY0gmlwhKwSjYiKbXVsdGlhZGRyc5YACASsEo2IBqcYAAoErBKNiAanGd0DgnJzhQADAQAAiXNlY3AyNTZrMaED3JEfZW6IyGxqQPJXioD2KmZncqr9ZyKJE1t_Ky22MZuDdGNwgqcYg3VkcIKnGoV3YWt1MgE"}'
|
||||
2026-02-27 04:34:28.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42775/version" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:28.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-157-gba8587'
|
||||
2026-02-27 04:34:28.073 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42775/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:28.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-157-gba8587'
|
||||
2026-02-27 04:34:30.075 DEBUG [tests.rest_flags.test_admin_flags] counts at NOTICE: {'TRC': 0, 'DBG': 0, 'INF': 0, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
|
||||
2026-02-27 04:34:30.076 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42775/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:30.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:30.080 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:34:30.081 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:34:30.081 DEBUG [src.node.waku_node] Stopping container with id fb820e84b684
|
||||
2026-02-27 04:34:30.678 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:30.679 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:30.682 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
73
nim/1097/data/attachments/23236a96e05f0338.txt
Normal file
73
nim/1097/data/attachments/23236a96e05f0338.txt
Normal file
@ -0,0 +1,73 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_single_content_topic[/statusim/1/community/cbor] with id: 2026-02-27_04-35-04__9a7e85a5-3add-4b5f-ad1e-7d1cc961ea11
|
||||
[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-27_04-35-04__9a7e85a5-3add-4b5f-ad1e-7d1cc961ea11__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.0.32
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['49100', '49101', '49102', '49103', '49104']
|
||||
[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 49100:49100 -p 49101:49101 -p 49102:49102 -p 49103:49103 -p 49104:49104 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=49102 --rest-port=49100 --tcp-port=49101 --discv5-udp-port=49103 --rest-address=0.0.0.0 --nat=extip:172.18.0.32 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=77edd5c2adb48f6d9e57df10cff63d00b91cbaabedeeababa1a4abfdfaca6bec --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=49104 --metrics-logging=true --relay=true --filter=true --content-topic=/statusim/1/community/cbor
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d4407bb068af. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.0.32 waku 926eb6c3ef85e6b8d211ee30812c970abd78632f8da493b2b264b03556bc84a2
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 926eb6c3ef85. Setting up logs at ./log/docker/node1_2026-02-27_04-35-04__9a7e85a5-3add-4b5f-ad1e-7d1cc961ea11__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 49100
|
||||
[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 c9c95bd348b4. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:49100/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:49100/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.0.32/tcp/49101/p2p/16Uiu2HAm5Vq4KfNzQnT8sGnia5o3ETXH59EaeW9THPwQVQJVamnC","/ip4/172.18.0.32/tcp/49102/ws/p2p/16Uiu2HAm5Vq4KfNzQnT8sGnia5o3ETXH59EaeW9THPwQVQJVamnC"],"enrUri":"enr:-L24QFtmLNbIJKTyjCQNRoedyUs1_MGmwn9xU27K_N5QCbIcGOBLyaox0XS94zdE0BgKfjCVfCgwsSFKpnXdlUTGtNICgmlkgnY0gmlwhKwSACCKbXVsdGlhZGRyc5YACASsEgAgBr_NAAoErBIAIAa_zt0DgnJzhQACAQAAiXNlY3AyNTZrMaEClaV1Bi_anPoHGpUubtuhy2HUD4YK3QhPRWnGKE_USbWDdGNwgr_Ng3VkcIK_z4V3YWt1MgU"}'
|
||||
[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-27_04-35-04__9a7e85a5-3add-4b5f-ad1e-7d1cc961ea11__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.178.84
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['61731', '61732', '61733', '61734', '61735']
|
||||
[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 61731:61731 -p 61732:61732 -p 61733:61733 -p 61734:61734 -p 61735:61735 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=61733 --rest-port=61731 --tcp-port=61732 --discv5-udp-port=61734 --rest-address=0.0.0.0 --nat=extip:172.18.178.84 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=b8c0f49a515ce554f75bf729e9a4ce1e5ae5ecca1dfdd5cf0b6db2ac6bc5642f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61735 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFtmLNbIJKTyjCQNRoedyUs1_MGmwn9xU27K_N5QCbIcGOBLyaox0XS94zdE0BgKfjCVfCgwsSFKpnXdlUTGtNICgmlkgnY0gmlwhKwSACCKbXVsdGlhZGRyc5YACASsEgAgBr_NAAoErBIAIAa_zt0DgnJzhQACAQAAiXNlY3AyNTZrMaEClaV1Bi_anPoHGpUubtuhy2HUD4YK3QhPRWnGKE_USbWDdGNwgr_Ng3VkcIK_z4V3YWt1MgU --content-topic=/statusim/1/community/cbor
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.178.84 waku 1735dad1a6d8b751ff412796bd32c331c3a0363bf02d8ed8bf16569b78482488
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1735dad1a6d8. Setting up logs at ./log/docker/node2_2026-02-27_04-35-04__9a7e85a5-3add-4b5f-ad1e-7d1cc961ea11__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 61731
|
||||
[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:61731/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:61731/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.178.84/tcp/61732/p2p/16Uiu2HAmFDKE2J5uLpfQnG6ENrcCFHH9nFXMsb49w9A5gY1hNYsf","/ip4/172.18.178.84/tcp/61733/ws/p2p/16Uiu2HAmFDKE2J5uLpfQnG6ENrcCFHH9nFXMsb49w9A5gY1hNYsf"],"enrUri":"enr:-L24QLiiUvy55W2eL0ll9ZieLjlA95mhrkbYEnWjpFBOkX9gX6ifb_j_KqTYV_-Jli5_WLsYk8mrDzrgTJ7v9hxUREwCgmlkgnY0gmlwhKwSslSKbXVsdGlhZGRyc5YACASsErJUBvEkAAoErBKyVAbxJd0DgnJzhQACAQAAiXNlY3AyNTZrMaEDJf9NK6aa5ZWyWsoeGb-CYo3rrABY_4vFs0JgN2pZC96DdGNwgvEkg3VkcILxJoV3YWt1MgE"}'
|
||||
[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:61731/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.0.32/tcp/49101/p2p/16Uiu2HAm5Vq4KfNzQnT8sGnia5o3ETXH59EaeW9THPwQVQJVamnC"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:49100/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:61731/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:49100/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:49100/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":1772166907505752634,"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:61731/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":1772166907505752634,"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 926eb6c3ef85
|
||||
[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 1735dad1a6d8
|
||||
[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/1097/data/attachments/233cf782888287a.txt
Normal file
68
nim/1097/data/attachments/233cf782888287a.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_subscribe_with_no_pubsub_topic with id: 2026-02-27_04-33-29__3c597b3c-c154-4c61-9924-4e3c3c91071f
|
||||
[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-27_04-33-29__3c597b3c-c154-4c61-9924-4e3c3c91071f__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.200
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['53759', '53760', '53761', '53762', '53763']
|
||||
[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 53759:53759 -p 53760:53760 -p 53761:53761 -p 53762:53762 -p 53763:53763 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=53761 --rest-port=53759 --tcp-port=53760 --discv5-udp-port=53762 --rest-address=0.0.0.0 --nat=extip:172.18.191.200 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=07e7f4ae0feaefe934be779f9231dbe0b738e309ab4c3eabd9cb7de51d578cdf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53763 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.191.200 waku f35b15a3310a4d5f26a76d8ca18468025df322f2132c9b57428bc49d215f8eeb
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 00ef862dae51. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f35b15a3310a. Setting up logs at ./log/docker/node1_2026-02-27_04-33-29__3c597b3c-c154-4c61-9924-4e3c3c91071f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 53759
|
||||
[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 49e2a633809f. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53759/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:53759/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.200/tcp/53760/p2p/16Uiu2HAmL6eQc6bXGYNrtzoyCWmzyukQmJVBedXkXKTmSHK269BE","/ip4/172.18.191.200/tcp/53761/ws/p2p/16Uiu2HAmL6eQc6bXGYNrtzoyCWmzyukQmJVBedXkXKTmSHK269BE"],"enrUri":"enr:-L24QEyJDRRJDsI-be9sKKevCc3TppjxwnpS4GK9w6KDShT6C8mU4SGYnhsf-AsWQuylmu7BqY6cK7aPDWp2rr1oj50CgmlkgnY0gmlwhKwSv8iKbXVsdGlhZGRyc5YACASsEr_IBtIAAAoErBK_yAbSAd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbpRcLyVXvQ4g7mcAlfiYouxH5bho5K7DqExEwdCJAwmDdGNwgtIAg3VkcILSAoV3YWt1MgU"}'
|
||||
[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-27_04-33-29__3c597b3c-c154-4c61-9924-4e3c3c91071f__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.204.240
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['10316', '10317', '10318', '10319', '10320']
|
||||
[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 10316:10316 -p 10317:10317 -p 10318:10318 -p 10319:10319 -p 10320:10320 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=10318 --rest-port=10316 --tcp-port=10317 --discv5-udp-port=10319 --rest-address=0.0.0.0 --nat=extip:172.18.204.240 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4ca6042f372919dfedb1f12f9fe51db82beabaeb540dec4146ce8cc3ddbdbc2d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10320 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QEyJDRRJDsI-be9sKKevCc3TppjxwnpS4GK9w6KDShT6C8mU4SGYnhsf-AsWQuylmu7BqY6cK7aPDWp2rr1oj50CgmlkgnY0gmlwhKwSv8iKbXVsdGlhZGRyc5YACASsEr_IBtIAAAoErBK_yAbSAd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbpRcLyVXvQ4g7mcAlfiYouxH5bho5K7DqExEwdCJAwmDdGNwgtIAg3VkcILSAoV3YWt1MgU --filternode=/ip4/172.18.191.200/tcp/53760/p2p/16Uiu2HAmL6eQc6bXGYNrtzoyCWmzyukQmJVBedXkXKTmSHK269BE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.204.240 waku c3c8e4e0913f11e00d87d6d0687bae2b670b7b9c3595d38609f220f8c5fe954f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c3c8e4e0913f. Setting up logs at ./log/docker/node2_2026-02-27_04-33-29__3c597b3c-c154-4c61-9924-4e3c3c91071f__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 10316
|
||||
[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:10316/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:10316/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.204.240/tcp/10317/p2p/16Uiu2HAmSBgExEfDWVUGDnKHC4ogrjsLPWwcRtsCYN3wTGBvGxSK","/ip4/172.18.204.240/tcp/10318/ws/p2p/16Uiu2HAmSBgExEfDWVUGDnKHC4ogrjsLPWwcRtsCYN3wTGBvGxSK"],"enrUri":"enr:-L24QIGM0iVaTui2GoJvORUR5U8SPEACFII4mH1DKUbnuPZUe3NyRp0sLX_joFEQbHXVtPKVYIhXmLBg2xqv68nYg0gCgmlkgnY0gmlwhKwSzPCKbXVsdGlhZGRyc5YACASsEszwBihNAAoErBLM8AYoTt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyQR1fCDT2DML4gWkGAPavejIxvOg_k8qdCVw2tXC4iCDdGNwgihNg3VkcIIoT4V3YWt1MgA"}'
|
||||
[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:10316/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.191.200/tcp/53760/p2p/16Uiu2HAmL6eQc6bXGYNrtzoyCWmzyukQmJVBedXkXKTmSHK269BE"]'
|
||||
[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:53759/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:10316/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "ec0bfa6e-2f0b-4b16-adb2-6cdde8f60b10", "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":"ec0bfa6e-2f0b-4b16-adb2-6cdde8f60b10","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:10316/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"]}'
|
||||
[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 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 f35b15a3310a
|
||||
[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 c3c8e4e0913f
|
||||
[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.
|
||||
171
nim/1097/data/attachments/23705311c1efe515.txt
Normal file
171
nim/1097/data/attachments/23705311c1efe515.txt
Normal file
@ -0,0 +1,171 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_filter_auto_sharding_multiple_content_topics with id: 2026-02-27_04-34-03__5131b92b-ef5d-4186-94ef-f3fe7fdd2963
|
||||
[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-27_04-34-03__5131b92b-ef5d-4186-94ef-f3fe7fdd2963__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.195.206
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['57886', '57887', '57888', '57889', '57890']
|
||||
[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 57886:57886 -p 57887:57887 -p 57888:57888 -p 57889:57889 -p 57890:57890 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=57888 --rest-port=57886 --tcp-port=57887 --discv5-udp-port=57889 --rest-address=0.0.0.0 --nat=extip:172.18.195.206 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bdaf8d52b87d47be4dcc3227c62b2ceafdababfff0934fbe0ccf386c4a70bdeb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57890 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding --num-shards-in-network=8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.195.206 waku 17be57284174f56814a99813c293f393e618520e38c374678c5d5930382dda05
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 17be57284174. Setting up logs at ./log/docker/node1_2026-02-27_04-34-03__5131b92b-ef5d-4186-94ef-f3fe7fdd2963__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 57886
|
||||
[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 86c9fcaf4f90. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57886/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:57886/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.195.206/tcp/57887/p2p/16Uiu2HAmJn4NRYzV35cMHpZDD9WR9vnFrdRvZJQHhaWwMhbrma8x","/ip4/172.18.195.206/tcp/57888/ws/p2p/16Uiu2HAmJn4NRYzV35cMHpZDD9WR9vnFrdRvZJQHhaWwMhbrma8x"],"enrUri":"enr:-L24QPdtVdXqWI20UH9WDiFpxfh3aRLLz9-PTRj72n7YQHD8KzY4xdgMvJ06JoQl1lTWb3RJZZKaY2gv9oVYYtF2Oa4CgmlkgnY0gmlwhKwSw86KbXVsdGlhZGRyc5YACASsEsPOBuIfAAoErBLDzgbiIN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDWvW7bg1AB8jEHocKpQGjcNFyxWhhSeHcYQ5LftxqCaGDdGNwguIfg3VkcILiIYV3YWt1MgU"}'
|
||||
[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-27_04-34-03__5131b92b-ef5d-4186-94ef-f3fe7fdd2963__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.146.24
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['18269', '18270', '18271', '18272', '18273']
|
||||
[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 18269:18269 -p 18270:18270 -p 18271:18271 -p 18272:18272 -p 18273:18273 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=18271 --rest-port=18269 --tcp-port=18270 --discv5-udp-port=18272 --rest-address=0.0.0.0 --nat=extip:172.18.146.24 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=efccc082ccab9e391fc2fece1a3acdb5fd4131eba73ab9aa4447ec3c6fafa526 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18273 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPdtVdXqWI20UH9WDiFpxfh3aRLLz9-PTRj72n7YQHD8KzY4xdgMvJ06JoQl1lTWb3RJZZKaY2gv9oVYYtF2Oa4CgmlkgnY0gmlwhKwSw86KbXVsdGlhZGRyc5YACASsEsPOBuIfAAoErBLDzgbiIN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDWvW7bg1AB8jEHocKpQGjcNFyxWhhSeHcYQ5LftxqCaGDdGNwguIfg3VkcILiIYV3YWt1MgU --filternode=/ip4/172.18.195.206/tcp/57887/p2p/16Uiu2HAmJn4NRYzV35cMHpZDD9WR9vnFrdRvZJQHhaWwMhbrma8x --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.146.24 waku 5f5b6aa31a6785f0bd5ac49d5ec017f4caeb886856ee23330eb68b07a030acb6
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 5f5b6aa31a67. Setting up logs at ./log/docker/node2_2026-02-27_04-34-03__5131b92b-ef5d-4186-94ef-f3fe7fdd2963__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 18269
|
||||
[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:18269/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:18269/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.146.24/tcp/18270/p2p/16Uiu2HAmPxzDWwZWxqDQ7tAFym8b5AMCgtbuXGL8rrLEJGDWm2oy","/ip4/172.18.146.24/tcp/18271/ws/p2p/16Uiu2HAmPxzDWwZWxqDQ7tAFym8b5AMCgtbuXGL8rrLEJGDWm2oy"],"enrUri":"enr:-L24QFFqD6OgvFXqbcE1Kl6Sv6weB9IHKoKxgeYpIheKGhndOl7FDgMjeLyb27c57X6iR26McbNnZj4WD66KnJzzLcgCgmlkgnY0gmlwhKwSkhiKbXVsdGlhZGRyc5YACASsEpIYBkdeAAoErBKSGAZHX90DgnJzhQACAQAAiXNlY3AyNTZrMaEDqAzb9gJmRyKyeYTCeXAWK-H33glo9hYwidIz9h6iHDiDdGNwgkdeg3VkcIJHYIV3YWt1MgA"}'
|
||||
[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:18269/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.195.206/tcp/57887/p2p/16Uiu2HAmJn4NRYzV35cMHpZDD9WR9vnFrdRvZJQHhaWwMhbrma8x"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57886/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"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18269/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "fab33e43-5aa1-4504-b2d1-b597451ec5e5", "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":"fab33e43-5aa1-4504-b2d1-b597451ec5e5","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18269/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "216d71a2-beed-4f9f-859a-898dead03fb3", "contentFilters": ["/waku/2/content/test.js"], "pubsubTopic": "/waku/2/rs/2/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"216d71a2-beed-4f9f-859a-898dead03fb3","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18269/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d64bd1e0-bea5-4c49-9c41-2bcb65ce3c4e", "contentFilters": ["/app/22/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/2"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"d64bd1e0-bea5-4c49-9c41-2bcb65ce3c4e","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18269/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "5f66c2d2-0acb-4a0c-b373-06a7851c0953", "contentFilters": ["/toychat/2/huilong/proto"], "pubsubTopic": "/waku/2/rs/2/3"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"5f66c2d2-0acb-4a0c-b373-06a7851c0953","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18269/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "19ba5a16-b98a-4204-a5d9-e540d9be161d", "contentFilters": ["/statusim/1/community/cbor"], "pubsubTopic": "/waku/2/rs/2/4"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"19ba5a16-b98a-4204-a5d9-e540d9be161d","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18269/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "34e9f38a-eeec-4b6c-b460-0664cca724ef", "contentFilters": ["/app/27/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/5"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"34e9f38a-eeec-4b6c-b460-0664cca724ef","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18269/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "20abc4e4-ac0a-4575-8f57-980f08b1a4de", "contentFilters": ["/app/29/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/6"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"20abc4e4-ac0a-4575-8f57-980f08b1a4de","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:18269/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "abc6fa37-6671-4a9e-8570-630244e75a94", "contentFilters": ["/app/20/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/7"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"abc6fa37-6671-4a9e-8570-630244e75a94","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57886/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:57886/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 17be57284174
|
||||
[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 5f5b6aa31a67
|
||||
[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/node2_2026-02-27_04-34-03__5131b92b-ef5d-4186-94ef-f3fe7fdd2963__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:42 Attaching file ./log/docker/node1_2026-02-27_04-34-03__5131b92b-ef5d-4186-94ef-f3fe7fdd2963__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_auto_sharding_multiple_content_topics with id: 2026-02-27_04-34-07__5da438c7-7d9a-464e-aa6e-06ffbd917807
|
||||
[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-27_04-34-07__5da438c7-7d9a-464e-aa6e-06ffbd917807__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.132.190
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['56780', '56781', '56782', '56783', '56784']
|
||||
[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 56780:56780 -p 56781:56781 -p 56782:56782 -p 56783:56783 -p 56784:56784 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=56782 --rest-port=56780 --tcp-port=56781 --discv5-udp-port=56783 --rest-address=0.0.0.0 --nat=extip:172.18.132.190 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=a32bfeb4aca6c93a946b761cff1fbb7e7f2dc3a0baec2b03080f4ea2fbdb9fa5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56784 --metrics-logging=true --relay=true --filter=true --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding --num-shards-in-network=8
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.132.190 waku 4b0c03149f5da330da5e2dd85b36deb032d3842f360c7c9d9150bb79a83d74f9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 4b0c03149f5d. Setting up logs at ./log/docker/node1_2026-02-27_04-34-07__5da438c7-7d9a-464e-aa6e-06ffbd917807__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 56780
|
||||
[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 17be57284174. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 5f5b6aa31a67. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56780/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:56780/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.132.190/tcp/56781/p2p/16Uiu2HAmSiA8rKDH5LVbVogNvbq5hsXUdaQnv7bN5KxR3oP66C5A","/ip4/172.18.132.190/tcp/56782/ws/p2p/16Uiu2HAmSiA8rKDH5LVbVogNvbq5hsXUdaQnv7bN5KxR3oP66C5A"],"enrUri":"enr:-L24QGBCzWTHxpWdd1SM4eLMa_lFFSz4TgcMZjijnQUI-BR_JEKWdLrhL8xSxxQwGKenTn9TmmokRwXOR0pYDKjiauYCgmlkgnY0gmlwhKwShL6KbXVsdGlhZGRyc5YACASsEoS-Bt3NAAoErBKEvgbdzt0DgnJzhQACAQAAiXNlY3AyNTZrMaED0NNsh0ELQLd9W8UgOdjn0gDwrpyaXUmLIrkAXS0Vq9WDdGNwgt3Ng3VkcILdz4V3YWt1MgU"}'
|
||||
[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-27_04-34-07__5da438c7-7d9a-464e-aa6e-06ffbd917807__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.75.158
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['56116', '56117', '56118', '56119', '56120']
|
||||
[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 56116:56116 -p 56117:56117 -p 56118:56118 -p 56119:56119 -p 56120:56120 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=56118 --rest-port=56116 --tcp-port=56117 --discv5-udp-port=56119 --rest-address=0.0.0.0 --nat=extip:172.18.75.158 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=9bd2d828107dbacbe8c0afc57c6de1687dce85b3b3cde589f8e1e9c6c084151c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56120 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGBCzWTHxpWdd1SM4eLMa_lFFSz4TgcMZjijnQUI-BR_JEKWdLrhL8xSxxQwGKenTn9TmmokRwXOR0pYDKjiauYCgmlkgnY0gmlwhKwShL6KbXVsdGlhZGRyc5YACASsEoS-Bt3NAAoErBKEvgbdzt0DgnJzhQACAQAAiXNlY3AyNTZrMaED0NNsh0ELQLd9W8UgOdjn0gDwrpyaXUmLIrkAXS0Vq9WDdGNwgt3Ng3VkcILdz4V3YWt1MgU --filternode=/ip4/172.18.132.190/tcp/56781/p2p/16Uiu2HAmSiA8rKDH5LVbVogNvbq5hsXUdaQnv7bN5KxR3oP66C5A --content-topic=/myapp/1/latest/proto --content-topic=/waku/2/content/test.js --content-topic=/app/22/sometopic/someencoding --content-topic=/toychat/2/huilong/proto --content-topic=/statusim/1/community/cbor --content-topic=/app/27/sometopic/someencoding --content-topic=/app/29/sometopic/someencoding --content-topic=/app/20/sometopic/someencoding
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.75.158 waku 6dac07648d38b142d8dbc3061a11f0262d0b6e8f4aa2b5909f753764f216983f
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6dac07648d38. Setting up logs at ./log/docker/node2_2026-02-27_04-34-07__5da438c7-7d9a-464e-aa6e-06ffbd917807__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 56116
|
||||
[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:56116/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:56116/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.75.158/tcp/56117/p2p/16Uiu2HAm29VFu1YPDA8FWiC4a4LMPTpF3vjKZDNZrQSdGktdvwZr","/ip4/172.18.75.158/tcp/56118/ws/p2p/16Uiu2HAm29VFu1YPDA8FWiC4a4LMPTpF3vjKZDNZrQSdGktdvwZr"],"enrUri":"enr:-L24QCbLkma81rJFQtCfj80rIvHlu4Th2m--cDICwb4Ii7GLBbtJ6r0UFrjf4qTMYgBoy-d4iJmGAOlqcit4eazNH3ICgmlkgnY0gmlwhKwSS56KbXVsdGlhZGRyc5YACASsEkueBts1AAoErBJLngbbNt0DgnJzhQACAQAAiXNlY3AyNTZrMaECY9xkSW-5rGlKCwp9c5cVqgy-DEWZkXPQw3OZQ82NGLGDdGNwgts1g3VkcILbN4V3YWt1MgA"}'
|
||||
[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:56116/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.132.190/tcp/56781/p2p/16Uiu2HAmSiA8rKDH5LVbVogNvbq5hsXUdaQnv7bN5KxR3oP66C5A"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56780/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"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56116/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "72e0d008-f964-48c6-9e2d-403cc914f32a", "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":"72e0d008-f964-48c6-9e2d-403cc914f32a","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56116/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "9b31896f-6fa2-4308-a854-26aa85605273", "contentFilters": ["/waku/2/content/test.js"], "pubsubTopic": "/waku/2/rs/2/1"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"9b31896f-6fa2-4308-a854-26aa85605273","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56116/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1a662bf3-0d6e-4bf4-a39b-a81d7b989ff7", "contentFilters": ["/app/22/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/2"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"1a662bf3-0d6e-4bf4-a39b-a81d7b989ff7","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56116/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "edb31daa-1ad8-4e6a-9bea-99b5fb74a9ec", "contentFilters": ["/toychat/2/huilong/proto"], "pubsubTopic": "/waku/2/rs/2/3"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"edb31daa-1ad8-4e6a-9bea-99b5fb74a9ec","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56116/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "32c98630-57b3-4a26-940c-87c369d2844f", "contentFilters": ["/statusim/1/community/cbor"], "pubsubTopic": "/waku/2/rs/2/4"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"32c98630-57b3-4a26-940c-87c369d2844f","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56116/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d11a4dc9-6b6f-4f8c-927f-137f03a880df", "contentFilters": ["/app/27/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/5"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"d11a4dc9-6b6f-4f8c-927f-137f03a880df","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56116/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "9dd51ec5-e06f-4c05-8818-de756ad6a96a", "contentFilters": ["/app/29/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/6"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"9dd51ec5-e06f-4c05-8818-de756ad6a96a","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56116/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "25abcab1-3501-43ca-abd4-ddde2438ebca", "contentFilters": ["/app/20/sometopic/someencoding"], "pubsubTopic": "/waku/2/rs/2/7"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'{"requestId":"25abcab1-3501-43ca-abd4-ddde2438ebca","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56780/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:56780/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 4b0c03149f5d
|
||||
[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 6dac07648d38
|
||||
[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/node2_2026-02-27_04-34-07__5da438c7-7d9a-464e-aa6e-06ffbd917807__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.libs.common:common.py:42 Attaching file ./log/docker/node1_2026-02-27_04-34-07__5da438c7-7d9a-464e-aa6e-06ffbd917807__wakuorg_nwaku:latest.log
|
||||
475
nim/1097/data/attachments/2371f4bf1aaec238.txt
Normal file
475
nim/1097/data/attachments/2371f4bf1aaec238.txt
Normal file
@ -0,0 +1,475 @@
|
||||
2026-02-27 04:33:52.383 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:33:52.384 DEBUG [tests.conftest] Running test: test_publish_with_valid_content_topics with id: 2026-02-27_04-33-52__e4efc49f-7574-47e9-b1e7-fadee4cb2625
|
||||
2026-02-27 04:33:52.384 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:33:52.384 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:33:52.385 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2026-02-27 04:33:52.392 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:52.392 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-33-52__e4efc49f-7574-47e9-b1e7-fadee4cb2625__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:52.392 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:52.392 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:52.393 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:52.394 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.47.226
|
||||
2026-02-27 04:33:52.394 DEBUG [src.node.docker_mananger] Generated ports ['57265', '57266', '57267', '57268', '57269']
|
||||
2026-02-27 04:33:52.394 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:52.394 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:52.394 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:52.394 DEBUG [src.node.docker_mananger] docker run -i -t -p 57265:57265 -p 57266:57266 -p 57267:57267 -p 57268:57268 -p 57269:57269 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=57267 --rest-port=57265 --tcp-port=57266 --discv5-udp-port=57268 --rest-address=0.0.0.0 --nat=extip:172.18.47.226 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0add0c31c5ed6de4ebce64afa358a7f2b4cec192b50b199eea2accdddc7f706c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57269 --metrics-logging=true --relay=true
|
||||
2026-02-27 04:33:52.589 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.47.226 waku 77836a7a8782f433ca7cba210ec80f6a96c1bf01c8bd3cc3150d361768da5c98
|
||||
2026-02-27 04:33:52.626 DEBUG [src.node.docker_mananger] Container started with ID 77836a7a8782. Setting up logs at ./log/docker/node1_2026-02-27_04-33-52__e4efc49f-7574-47e9-b1e7-fadee4cb2625__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:52.627 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57265
|
||||
2026-02-27 04:33:52.628 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:52.632 ERROR [src.node.docker_mananger] Max retries reached for container 933c12bd5a64. Exiting log stream.
|
||||
2026-02-27 04:33:53.183 ERROR [src.node.docker_mananger] Max retries reached for container 00d57bc195f6. Exiting log stream.
|
||||
2026-02-27 04:33:53.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:53.631 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-27 04:33:53.632 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:53.632 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:53.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.47.226/tcp/57266/p2p/16Uiu2HAmDnsYjMG1EAymSuc5m8eVCfopqVjHfahbcvyFsXqmLHYk","/ip4/172.18.47.226/tcp/57267/ws/p2p/16Uiu2HAmDnsYjMG1EAymSuc5m8eVCfopqVjHfahbcvyFsXqmLHYk"],"enrUri":"enr:-L24QDJUkRLbIddlYsxik7TrvsNbCMevrvNo5nm2T7GpBh18bh9TJR_ylQSAOZxDNUWgQYCUS9CsaxzToL2iAH4BwiQCgmlkgnY0gmlwhKwSL-KKbXVsdGlhZGRyc5YACASsEi_iBt-yAAoErBIv4gbfs90DgnJzhQADAQAAiXNlY3AyNTZrMaEDEOCkOnByKKi6FOpKpDm6FRmvT2xlHVOHHwPdrfSUSamDdGNwgt-yg3VkcILftIV3YWt1MgE"}'
|
||||
2026-02-27 04:33:53.635 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:53.642 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:53.642 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-33-52__e4efc49f-7574-47e9-b1e7-fadee4cb2625__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:53.642 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:53.642 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:53.644 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:53.644 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.195.75
|
||||
2026-02-27 04:33:53.644 DEBUG [src.node.docker_mananger] Generated ports ['32380', '32381', '32382', '32383', '32384']
|
||||
2026-02-27 04:33:53.644 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:53.644 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:53.645 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:53.645 DEBUG [src.node.docker_mananger] docker run -i -t -p 32380:32380 -p 32381:32381 -p 32382:32382 -p 32383:32383 -p 32384:32384 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=32382 --rest-port=32380 --tcp-port=32381 --discv5-udp-port=32383 --rest-address=0.0.0.0 --nat=extip:172.18.195.75 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1ceed9d910ce77eeedcd9b3494fbf4f36626a8deb888c356a20cdbea84bb15ed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32384 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QDJUkRLbIddlYsxik7TrvsNbCMevrvNo5nm2T7GpBh18bh9TJR_ylQSAOZxDNUWgQYCUS9CsaxzToL2iAH4BwiQCgmlkgnY0gmlwhKwSL-KKbXVsdGlhZGRyc5YACASsEi_iBt-yAAoErBIv4gbfs90DgnJzhQADAQAAiXNlY3AyNTZrMaEDEOCkOnByKKi6FOpKpDm6FRmvT2xlHVOHHwPdrfSUSamDdGNwgt-yg3VkcILftIV3YWt1MgE
|
||||
2026-02-27 04:33:53.845 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.195.75 waku 341ba7a35c1e080edbb6355f84e9ff6e2297d1c29032f85830d37f536aecfd51
|
||||
2026-02-27 04:33:53.884 DEBUG [src.node.docker_mananger] Container started with ID 341ba7a35c1e. Setting up logs at ./log/docker/node2_2026-02-27_04-33-52__e4efc49f-7574-47e9-b1e7-fadee4cb2625__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:53.885 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 32380
|
||||
2026-02-27 04:33:53.885 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:54.885 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:54.901 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-27 04:33:54.902 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:54.902 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:54.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.195.75/tcp/32381/p2p/16Uiu2HAmAN2X7NfdN6KeeM6hvZdKqyA8AFoiGLB58p1JxPWAPbS6","/ip4/172.18.195.75/tcp/32382/ws/p2p/16Uiu2HAmAN2X7NfdN6KeeM6hvZdKqyA8AFoiGLB58p1JxPWAPbS6"],"enrUri":"enr:-L24QJNCfyjSnwpdel_IFJ5EQZ01qg4slh68dgENY24W0bA1Fyt1IfQzBihmzvxR2eEKVG6xc3KGPcEMwZWlzmA9pz8CgmlkgnY0gmlwhKwSw0uKbXVsdGlhZGRyc5YACASsEsNLBn59AAoErBLDSwZ-ft0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3fA0i6vJUr1Fiw5Ovom1oGbxrTTzY1MRKd_edx4l_JeDdGNwgn59g3VkcIJ-f4V3YWt1MgE"}'
|
||||
2026-02-27 04:33:54.913 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:54.913 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32380/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.47.226/tcp/57266/p2p/16Uiu2HAmDnsYjMG1EAymSuc5m8eVCfopqVjHfahbcvyFsXqmLHYk"]'
|
||||
2026-02-27 04:33:54.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:54.918 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2026-02-27 04:33:54.918 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:33:54.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:54.922 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:32380/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:33:54.928 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:54.929 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/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-27 04:33:54.934 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:54.935 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:55.035 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.038 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":1772166834928993536,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.040 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.040 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.043 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":1772166834928993536,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.044 INFO [src.steps.relay] WARM UP successful!!
|
||||
2026-02-27 04:33:55.045 DEBUG [tests.relay.test_publish] Running test with content topic A simple string
|
||||
2026-02-27 04:33:55.045 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "Hello World!", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:55.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:55.051 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:55.151 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.151 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.154 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"Hello World!","version":0,"timestamp":1772166835045775741,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.155 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.156 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.158 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"Hello World!","version":0,"timestamp":1772166835045775741,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.160 DEBUG [tests.relay.test_publish] Running test with content topic An integer
|
||||
2026-02-27 04:33:55.160 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "1234567890", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:55.164 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:55.165 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:55.265 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.265 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"1234567890","version":0,"timestamp":1772166835160262850,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.270 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.270 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.272 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"1234567890","version":0,"timestamp":1772166835160262850,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.273 DEBUG [tests.relay.test_publish] Running test with content topic A dictionary
|
||||
2026-02-27 04:33:55.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "{\"key\": \"value\"}", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:55.278 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:55.279 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:55.379 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.383 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"{\\"key\\": \\"value\\"}","version":0,"timestamp":1772166835274211596,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.384 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.386 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"{\\"key\\": \\"value\\"}","version":0,"timestamp":1772166835274211596,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.388 DEBUG [tests.relay.test_publish] Running test with content topic Chinese characters
|
||||
2026-02-27 04:33:55.388 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "\u8fd9\u662f\u4e00\u4e9b\u4e2d\u6587", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:55.393 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:55.393 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:55.494 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.497 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"\xe8\xbf\x99\xe6\x98\xaf\xe4\xb8\x80\xe4\xba\x9b\xe4\xb8\xad\xe6\x96\x87","version":0,"timestamp":1772166835388406893,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.498 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.499 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.501 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"\xe8\xbf\x99\xe6\x98\xaf\xe4\xb8\x80\xe4\xba\x9b\xe4\xb8\xad\xe6\x96\x87","version":0,"timestamp":1772166835388406893,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.502 DEBUG [tests.relay.test_publish] Running test with content topic Emojis
|
||||
2026-02-27 04:33:55.502 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "\ud83d\ude80\ud83c\udf1f\u2728", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:55.507 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:55.507 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:55.608 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.608 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"\xf0\x9f\x9a\x80\xf0\x9f\x8c\x9f\xe2\x9c\xa8","version":0,"timestamp":1772166835502778316,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.612 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.612 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.615 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"\xf0\x9f\x9a\x80\xf0\x9f\x8c\x9f\xe2\x9c\xa8","version":0,"timestamp":1772166835502778316,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.616 DEBUG [tests.relay.test_publish] Running test with content topic Lorem ipsum text
|
||||
2026-02-27 04:33:55.617 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "Lorem ipsum dolor sit amet", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:55.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:55.622 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:55.722 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.723 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.725 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"Lorem ipsum dolor sit amet","version":0,"timestamp":1772166835616896708,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.727 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.727 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"Lorem ipsum dolor sit amet","version":0,"timestamp":1772166835616896708,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.731 DEBUG [tests.relay.test_publish] Running test with content topic HTML content
|
||||
2026-02-27 04:33:55.731 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "<html><body>Hello</body></html>", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:55.735 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:55.735 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:55.837 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.837 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.840 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"<html><body>Hello</body></html>","version":0,"timestamp":1772166835731325904,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.841 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.842 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.844 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"<html><body>Hello</body></html>","version":0,"timestamp":1772166835731325904,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.845 DEBUG [tests.relay.test_publish] Running test with content topic Cyrillic characters
|
||||
2026-02-27 04:33:55.845 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "\u041f\u0440\u0438\u0432\u0435\u0442", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:55.850 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:55.851 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:55.952 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.952 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"\xd0\x9f\xd1\x80\xd0\xb8\xd0\xb2\xd0\xb5\xd1\x82","version":0,"timestamp":1772166835845715711,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.957 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:55.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:55.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"\xd0\x9f\xd1\x80\xd0\xb8\xd0\xb2\xd0\xb5\xd1\x82","version":0,"timestamp":1772166835845715711,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:55.960 DEBUG [tests.relay.test_publish] Running test with content topic Base64 encoded string
|
||||
2026-02-27 04:33:55.961 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "Base64==dGVzdA==", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:55.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:55.966 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:56.067 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.071 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"Base64==dGVzdA==","version":0,"timestamp":1772166835961193271,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.072 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"Base64==dGVzdA==","version":0,"timestamp":1772166835961193271,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.076 DEBUG [tests.relay.test_publish] Running test with content topic Binary data
|
||||
2026-02-27 04:33:56.077 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "d29ya2luZyB3aXRoIGJpbmFyeSBkYXRh: PQ", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:56.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:56.082 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:56.183 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"d29ya2luZyB3aXRoIGJpbmFyeSBkYXRh: PQ","version":0,"timestamp":1772166836076913528,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.188 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.188 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.191 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"d29ya2luZyB3aXRoIGJpbmFyeSBkYXRh: PQ","version":0,"timestamp":1772166836076913528,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.192 DEBUG [tests.relay.test_publish] Running test with content topic Special characters with whitespace
|
||||
2026-02-27 04:33:56.192 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "\t\nSpecial\tCharacters\n", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:56.197 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:56.198 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:56.298 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.302 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"\\t\\nSpecial\\tCharacters\\n","version":0,"timestamp":1772166836192727816,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.303 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.304 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"\\t\\nSpecial\\tCharacters\\n","version":0,"timestamp":1772166836192727816,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.307 DEBUG [tests.relay.test_publish] Running test with content topic Boolean false as a string
|
||||
2026-02-27 04:33:56.308 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "False", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:56.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:56.313 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:56.413 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.414 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.417 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"False","version":0,"timestamp":1772166836308144592,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.418 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.418 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.421 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"False","version":0,"timestamp":1772166836308144592,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.423 DEBUG [tests.relay.test_publish] Running test with content topic A float number
|
||||
2026-02-27 04:33:56.423 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "3.1415926535", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:56.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:56.429 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:56.529 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.530 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.532 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"3.1415926535","version":0,"timestamp":1772166836423813548,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.534 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.534 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"3.1415926535","version":0,"timestamp":1772166836423813548,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.538 DEBUG [tests.relay.test_publish] Running test with content topic A list
|
||||
2026-02-27 04:33:56.538 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "[1, 2, 3, 4, 5]", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:56.543 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:56.543 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:56.643 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.644 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"[1, 2, 3, 4, 5]","version":0,"timestamp":1772166836538246700,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.648 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.648 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.650 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"[1, 2, 3, 4, 5]","version":0,"timestamp":1772166836538246700,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.652 DEBUG [tests.relay.test_publish] Running test with content topic Hexadecimal number as a string
|
||||
2026-02-27 04:33:56.652 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "0xDEADBEEF", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:56.657 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:56.657 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:56.758 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.758 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.761 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"0xDEADBEEF","version":0,"timestamp":1772166836652496111,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.762 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.765 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"0xDEADBEEF","version":0,"timestamp":1772166836652496111,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.766 DEBUG [tests.relay.test_publish] Running test with content topic Email format
|
||||
2026-02-27 04:33:56.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "user@example.com", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:56.771 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:56.772 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:56.872 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"user@example.com","version":0,"timestamp":1772166836766841223,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.877 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.877 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"user@example.com","version":0,"timestamp":1772166836766841223,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.880 DEBUG [tests.relay.test_publish] Running test with content topic URL format
|
||||
2026-02-27 04:33:56.881 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "http://example.com", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:56.885 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:56.886 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:56.986 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.989 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"http://example.com","version":0,"timestamp":1772166836881172030,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.991 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:56.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:56.994 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"http://example.com","version":0,"timestamp":1772166836881172030,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:56.995 DEBUG [tests.relay.test_publish] Running test with content topic Date and time in ISO format
|
||||
2026-02-27 04:33:56.995 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "2023-11-01T12:00:00Z", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:57.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:57.000 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:57.101 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.101 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.104 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"2023-11-01T12:00:00Z","version":0,"timestamp":1772166836995540321,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.106 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.106 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"2023-11-01T12:00:00Z","version":0,"timestamp":1772166836995540321,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.110 DEBUG [tests.relay.test_publish] Running test with content topic String with escaped quotes
|
||||
2026-02-27 04:33:57.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "\"Escaped\" \\\"quotes\\\"", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:57.115 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:57.115 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:57.216 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.217 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.220 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"\\"Escaped\\" \\\\\\"quotes\\\\\\"","version":0,"timestamp":1772166837110728770,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.221 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.221 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.223 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"\\"Escaped\\" \\\\\\"quotes\\\\\\"","version":0,"timestamp":1772166837110728770,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.225 DEBUG [tests.relay.test_publish] Running test with content topic A regular expression
|
||||
2026-02-27 04:33:57.225 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "Regular expression: ^[a-z0-9_-]{3,16}$", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:57.229 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:57.230 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:57.331 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.331 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.334 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"Regular expression: ^[a-z0-9_-]{3,16}$","version":0,"timestamp":1772166837225388102,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.335 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.336 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"Regular expression: ^[a-z0-9_-]{3,16}$","version":0,"timestamp":1772166837225388102,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.339 DEBUG [tests.relay.test_publish] Running test with content topic A very long string
|
||||
2026-02-27 04:33:57.340 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:57.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:57.345 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:57.446 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.446 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.449 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx","version":0,"timestamp":1772166837340160161,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.451 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.452 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx","version":0,"timestamp":1772166837340160161,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.456 DEBUG [tests.relay.test_publish] Running test with content topic A JSON string
|
||||
2026-02-27 04:33:57.457 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "{\"name\": \"John\", \"age\": 30, \"city\": \"New York\"}", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:57.461 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:57.462 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:57.563 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"{\\"name\\": \\"John\\", \\"age\\": 30, \\"city\\": \\"New York\\"}","version":0,"timestamp":1772166837456914975,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.567 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.567 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"{\\"name\\": \\"John\\", \\"age\\": 30, \\"city\\": \\"New York\\"}","version":0,"timestamp":1772166837456914975,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.571 DEBUG [tests.relay.test_publish] Running test with content topic A Unix path
|
||||
2026-02-27 04:33:57.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/usr/local/bin", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:57.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:57.576 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:57.677 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.677 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/usr/local/bin","version":0,"timestamp":1772166837571678612,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.682 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.682 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/usr/local/bin","version":0,"timestamp":1772166837571678612,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.686 DEBUG [tests.relay.test_publish] Running test with content topic A Windows path
|
||||
2026-02-27 04:33:57.686 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "C:\\Windows\\System32", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:57.691 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:57.691 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:57.792 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.792 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.795 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"C:\\\\Windows\\\\System32","version":0,"timestamp":1772166837686345663,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.797 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.797 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.800 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"C:\\\\Windows\\\\System32","version":0,"timestamp":1772166837686345663,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.801 DEBUG [tests.relay.test_publish] Running test with content topic An SQL query
|
||||
2026-02-27 04:33:57.802 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "SELECT * FROM users WHERE id = 1;", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:57.806 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:57.807 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:57.907 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.907 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.910 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"SELECT * FROM users WHERE id = 1;","version":0,"timestamp":1772166837801812222,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.912 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:57.912 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:57.914 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"SELECT * FROM users WHERE id = 1;","version":0,"timestamp":1772166837801812222,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:57.915 DEBUG [tests.relay.test_publish] Running test with content topic JavaScript code snippet
|
||||
2026-02-27 04:33:57.916 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "function test() { console.log('Hello World'); }", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:57.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:57.921 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:58.022 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.025 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"function test() { console.log(\'Hello World\'); }","version":0,"timestamp":1772166837916110920,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.027 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.027 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.029 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"function test() { console.log(\'Hello World\'); }","version":0,"timestamp":1772166837916110920,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.030 DEBUG [tests.relay.test_publish] Running test with content topic A CSS snippet
|
||||
2026-02-27 04:33:58.031 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "body { background-color: #fff; }", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:58.035 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:58.036 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:58.136 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.137 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"body { background-color: #fff; }","version":0,"timestamp":1772166838030854528,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.141 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.143 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"body { background-color: #fff; }","version":0,"timestamp":1772166838030854528,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.144 DEBUG [tests.relay.test_publish] Running test with content topic A Python one-liner
|
||||
2026-02-27 04:33:58.145 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "print('Hello World')", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:58.150 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:58.150 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:58.250 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.251 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"print(\'Hello World\')","version":0,"timestamp":1772166838145126154,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.255 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.256 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"print(\'Hello World\')","version":0,"timestamp":1772166838145126154,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.260 DEBUG [tests.relay.test_publish] Running test with content topic An IP address
|
||||
2026-02-27 04:33:58.260 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "192.168.1.1", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:58.266 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:58.266 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:58.367 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.370 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"192.168.1.1","version":0,"timestamp":1772166838260504811,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.372 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.374 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"192.168.1.1","version":0,"timestamp":1772166838260504811,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.376 DEBUG [tests.relay.test_publish] Running test with content topic A domain name
|
||||
2026-02-27 04:33:58.377 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "www.example.com", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:58.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:58.382 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:58.483 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.484 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"www.example.com","version":0,"timestamp":1772166838377173230,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.488 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.488 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.490 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"www.example.com","version":0,"timestamp":1772166838377173230,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.492 DEBUG [tests.relay.test_publish] Running test with content topic A user agent string
|
||||
2026-02-27 04:33:58.492 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "Mozilla/5.0 (Windows NT 10.0; Win64; x64)", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:58.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:58.499 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:58.599 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"Mozilla/5.0 (Windows NT 10.0; Win64; x64)","version":0,"timestamp":1772166838492721099,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.627 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.630 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"Mozilla/5.0 (Windows NT 10.0; Win64; x64)","version":0,"timestamp":1772166838492721099,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.631 DEBUG [tests.relay.test_publish] Running test with content topic A credit card number
|
||||
2026-02-27 04:33:58.632 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "1234-5678-9012-3456", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:58.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:58.637 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:58.737 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.737 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"1234-5678-9012-3456","version":0,"timestamp":1772166838632076215,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.742 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.742 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.745 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"1234-5678-9012-3456","version":0,"timestamp":1772166838632076215,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.746 DEBUG [tests.relay.test_publish] Running test with content topic A phone number
|
||||
2026-02-27 04:33:58.747 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "+1234567890", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:58.751 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:58.752 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:58.852 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.852 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"+1234567890","version":0,"timestamp":1772166838746862086,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.857 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.858 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.860 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"+1234567890","version":0,"timestamp":1772166838746862086,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.862 DEBUG [tests.relay.test_publish] Running test with content topic A UUID
|
||||
2026-02-27 04:33:58.862 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "123e4567-e89b-12d3-a456-426614174000", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:58.867 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:58.868 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:58.968 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.968 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.971 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"123e4567-e89b-12d3-a456-426614174000","version":0,"timestamp":1772166838862423386,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.972 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:58.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:58.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"123e4567-e89b-12d3-a456-426614174000","version":0,"timestamp":1772166838862423386,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:58.976 DEBUG [tests.relay.test_publish] Running test with content topic A hashtag
|
||||
2026-02-27 04:33:58.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "#helloWorld", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:58.981 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:58.981 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:59.082 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:59.082 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.085 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"#helloWorld","version":0,"timestamp":1772166838976987397,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:59.087 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:59.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.089 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"#helloWorld","version":0,"timestamp":1772166838976987397,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:59.090 DEBUG [tests.relay.test_publish] Running test with content topic A Twitter handle
|
||||
2026-02-27 04:33:59.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "@username", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:59.095 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:59.096 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:59.197 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:59.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"@username","version":0,"timestamp":1772166839090920266,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:59.201 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:59.202 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"@username","version":0,"timestamp":1772166839090920266,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:59.205 DEBUG [tests.relay.test_publish] Running test with content topic A password
|
||||
2026-02-27 04:33:59.206 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "P@ssw0rd!", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:59.211 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:59.212 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:59.312 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:59.312 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.315 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"P@ssw0rd!","version":0,"timestamp":1772166839205908108,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:59.317 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:59.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.319 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"P@ssw0rd!","version":0,"timestamp":1772166839205908108,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:59.321 DEBUG [tests.relay.test_publish] Running test with content topic A date in common format
|
||||
2026-02-27 04:33:59.321 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "01/11/2023", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:59.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:59.326 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:59.427 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:59.427 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.430 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"01/11/2023","version":0,"timestamp":1772166839321299068,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:59.432 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:59.432 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"01/11/2023","version":0,"timestamp":1772166839321299068,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:59.436 DEBUG [tests.relay.test_publish] Running test with content topic A time string
|
||||
2026-02-27 04:33:59.436 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "12:00:00", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:59.441 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:59.441 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:59.541 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:59.542 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"12:00:00","version":0,"timestamp":1772166839436374956,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:59.546 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:59.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.548 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"12:00:00","version":0,"timestamp":1772166839436374956,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:59.550 DEBUG [tests.relay.test_publish] Running test with content topic A mathematical equation
|
||||
2026-02-27 04:33:59.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "E = mc^2", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:33:59.554 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:59.554 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:59.655 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:59.655 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57265/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.658 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"E = mc^2","version":0,"timestamp":1772166839550421233,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:59.659 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:59.659 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:32380/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:59.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"E = mc^2","version":0,"timestamp":1772166839550421233,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:33:59.665 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:33:59.666 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:33:59.666 DEBUG [src.node.waku_node] Stopping container with id 77836a7a8782
|
||||
2026-02-27 04:34:00.266 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:00.266 DEBUG [src.node.waku_node] Stopping container with id 341ba7a35c1e
|
||||
2026-02-27 04:34:00.831 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:00.834 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:00.847 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:00.862 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1097/data/attachments/2476eefcc2c66645.txt
Normal file
68
nim/1097/data/attachments/2476eefcc2c66645.txt
Normal file
@ -0,0 +1,68 @@
|
||||
2026-02-27 04:34:45.738 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:34:45.738 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_with_invalid_request_id with id: 2026-02-27_04-34-45__890509d3-3dc5-472c-b0b7-ec70d52508f0
|
||||
2026-02-27 04:34:45.738 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:34:45.739 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-27 04:34:45.739 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-27 04:34:45.746 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:45.746 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-34-45__890509d3-3dc5-472c-b0b7-ec70d52508f0__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:45.746 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:45.746 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:45.747 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:45.748 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.144.134
|
||||
2026-02-27 04:34:45.748 DEBUG [src.node.docker_mananger] Generated ports ['23707', '23708', '23709', '23710', '23711']
|
||||
2026-02-27 04:34:45.748 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:45.748 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:45.748 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:45.748 DEBUG [src.node.docker_mananger] docker run -i -t -p 23707:23707 -p 23708:23708 -p 23709:23709 -p 23710:23710 -p 23711:23711 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=23709 --rest-port=23707 --tcp-port=23708 --discv5-udp-port=23710 --rest-address=0.0.0.0 --nat=extip:172.18.144.134 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ad0cdc8cd1cac22280b56e14f60b7b287afb4b54dbb911d8dabc617bcfbc972b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23711 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-27 04:34:45.945 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.144.134 waku 30bb452761e0acf7f1044fafcc67721156b4eaed5b8f5a68e09bf737fea8e940
|
||||
2026-02-27 04:34:45.983 DEBUG [src.node.docker_mananger] Container started with ID 30bb452761e0. Setting up logs at ./log/docker/node1_2026-02-27_04-34-45__890509d3-3dc5-472c-b0b7-ec70d52508f0__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:45.984 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23707
|
||||
2026-02-27 04:34:45.985 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:45.990 ERROR [src.node.docker_mananger] Max retries reached for container 3aa16b0255b0. Exiting log stream.
|
||||
2026-02-27 04:34:46.535 ERROR [src.node.docker_mananger] Max retries reached for container 98ce66938b50. Exiting log stream.
|
||||
2026-02-27 04:34:46.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23707/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:46.988 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-27 04:34:46.988 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:46.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23707/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:46.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.144.134/tcp/23708/p2p/16Uiu2HAmPE1fCTcqKE62gRe9X1qcME4PRCA4hCPLVj8G58fY1KwG","/ip4/172.18.144.134/tcp/23709/ws/p2p/16Uiu2HAmPE1fCTcqKE62gRe9X1qcME4PRCA4hCPLVj8G58fY1KwG"],"enrUri":"enr:-L24QGwug7MsP1lY5HLpDLsFJKbBz_8KmfjvWoQRb4JcJcm7AUmPV6uJiVmgBo5_Qe6lwe1io84SjprM6RxvFoK3a_gCgmlkgnY0gmlwhKwSkIaKbXVsdGlhZGRyc5YACASsEpCGBlycAAoErBKQhgZcnd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnQqECuDv8_oW1Ki-YMbX04aPws-lCFKIM-OTlFfBVkODdGNwglycg3VkcIJcnoV3YWt1MgU"}'
|
||||
2026-02-27 04:34:46.991 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:46.991 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-27 04:34:46.998 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:46.998 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-34-45__890509d3-3dc5-472c-b0b7-ec70d52508f0__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:46.998 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:46.998 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:47.000 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:47.000 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.67.39
|
||||
2026-02-27 04:34:47.000 DEBUG [src.node.docker_mananger] Generated ports ['43573', '43574', '43575', '43576', '43577']
|
||||
2026-02-27 04:34:47.000 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:47.000 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:47.000 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:47.000 DEBUG [src.node.docker_mananger] docker run -i -t -p 43573:43573 -p 43574:43574 -p 43575:43575 -p 43576:43576 -p 43577:43577 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=43575 --rest-port=43573 --tcp-port=43574 --discv5-udp-port=43576 --rest-address=0.0.0.0 --nat=extip:172.18.67.39 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dfce0d4ca08fddcd11bb32f0bc594da3dd81e6f836d78b1aa0b6ff7b4ff12bfc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=43577 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QGwug7MsP1lY5HLpDLsFJKbBz_8KmfjvWoQRb4JcJcm7AUmPV6uJiVmgBo5_Qe6lwe1io84SjprM6RxvFoK3a_gCgmlkgnY0gmlwhKwSkIaKbXVsdGlhZGRyc5YACASsEpCGBlycAAoErBKQhgZcnd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDnQqECuDv8_oW1Ki-YMbX04aPws-lCFKIM-OTlFfBVkODdGNwglycg3VkcIJcnoV3YWt1MgU --filternode=/ip4/172.18.144.134/tcp/23708/p2p/16Uiu2HAmPE1fCTcqKE62gRe9X1qcME4PRCA4hCPLVj8G58fY1KwG
|
||||
2026-02-27 04:34:47.190 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.67.39 waku 51289cbaad6693ffde528f5a90c8ad967bb621d5b7ee6bc7816a3f24606a851e
|
||||
2026-02-27 04:34:47.225 DEBUG [src.node.docker_mananger] Container started with ID 51289cbaad66. Setting up logs at ./log/docker/node2_2026-02-27_04-34-45__890509d3-3dc5-472c-b0b7-ec70d52508f0__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:47.226 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 43573
|
||||
2026-02-27 04:34:47.226 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:48.226 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43573/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:48.229 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-27 04:34:48.230 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:48.230 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:43573/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:48.232 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.67.39/tcp/43574/p2p/16Uiu2HAkwPFJsvkiFYQspjJ7UP2AZT4J5Xpyp2xSyr6KnsZnxyLJ","/ip4/172.18.67.39/tcp/43575/ws/p2p/16Uiu2HAkwPFJsvkiFYQspjJ7UP2AZT4J5Xpyp2xSyr6KnsZnxyLJ"],"enrUri":"enr:-L24QEcOpn3lvpU3nDAFHe-PEQe9Yk6xmmVC9aA6IIKRJV4STLD20CRHV91AiSQvb4FyrzLAjOeYpoHLtEhsrjx00CQCgmlkgnY0gmlwhKwSQyeKbXVsdGlhZGRyc5YACASsEkMnBqo2AAoErBJDJwaqN90DgnJzhQADAQAAiXNlY3AyNTZrMaECHRhRE_vfKB3jny1YYbP6OTOATHtkqwUGkDvIhoClu6eDdGNwgqo2g3VkcIKqOIV3YWt1MgA"}'
|
||||
2026-02-27 04:34:48.233 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:48.233 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43573/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.144.134/tcp/23708/p2p/16Uiu2HAmPE1fCTcqKE62gRe9X1qcME4PRCA4hCPLVj8G58fY1KwG"]'
|
||||
2026-02-27 04:34:48.268 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:48.269 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
||||
2026-02-27 04:34:48.270 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23707/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:34:48.287 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:48.287 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:43573/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1a7bb3eb-e8a9-49cd-9688-f60b21c7c34b", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-27 04:34:48.298 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1a7bb3eb-e8a9-49cd-9688-f60b21c7c34b","statusDesc":"OK"}'
|
||||
2026-02-27 04:34:48.300 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:43573/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-27 04:34:48.305 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:43573/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-27 04:34:48.307 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:34:48.308 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:34:48.308 DEBUG [src.node.waku_node] Stopping container with id 30bb452761e0
|
||||
2026-02-27 04:34:48.876 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:48.878 DEBUG [src.node.waku_node] Stopping container with id 51289cbaad66
|
||||
2026-02-27 04:34:49.431 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:49.434 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:49.443 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:49.447 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1097/data/attachments/24f5163f2d290174.txt
Normal file
68
nim/1097/data/attachments/24f5163f2d290174.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_content_topic with id: 2026-02-27_04-37-04__2b193955-dce1-4073-80dd-086d2aefbd8a
|
||||
[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-27_04-37-04__2b193955-dce1-4073-80dd-086d2aefbd8a__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.210.225
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['33907', '33908', '33909', '33910', '33911']
|
||||
[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 33907:33907 -p 33908:33908 -p 33909:33909 -p 33910:33910 -p 33911:33911 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=33909 --rest-port=33907 --tcp-port=33908 --discv5-udp-port=33910 --rest-address=0.0.0.0 --nat=extip:172.18.210.225 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b908ddb3e9f0ac30e843dedb9e7fd222bc18a59e5e95bdca8c4902ddc0e4f830 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33911 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.210.225 waku 12c82f72a11172fa46aa1541cea387c52168376d718ee96d2987254100dd2d5f
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 6745cc9954eb. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 12c82f72a111. Setting up logs at ./log/docker/node1_2026-02-27_04-37-04__2b193955-dce1-4073-80dd-086d2aefbd8a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 33907
|
||||
[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 7fd615784256. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:33907/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:33907/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.210.225/tcp/33908/p2p/16Uiu2HAmMhqrk1xi7XBF4gVqAQtS2KyFXfCDe9oWWVkrtPkFf8zS","/ip4/172.18.210.225/tcp/33909/ws/p2p/16Uiu2HAmMhqrk1xi7XBF4gVqAQtS2KyFXfCDe9oWWVkrtPkFf8zS"],"enrUri":"enr:-L24QLjQ3RGi8HxxyJsjawpfwK1LnabTX3olgOD90wfj43L1MheYbuMsqrmTjDwOJCrMMYSdnWWn6i7hjQjCQ3r_kbcCgmlkgnY0gmlwhKwS0uGKbXVsdGlhZGRyc5YACASsEtLhBoR0AAoErBLS4QaEdd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhnRSlmNskCxFG2ldwroFJp3eaOPsHl5_aFouO7iZG6-DdGNwgoR0g3VkcIKEdoV3YWt1MgU"}'
|
||||
[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-27_04-37-04__2b193955-dce1-4073-80dd-086d2aefbd8a__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.182.105
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['9708', '9709', '9710', '9711', '9712']
|
||||
[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 9708:9708 -p 9709:9709 -p 9710:9710 -p 9711:9711 -p 9712:9712 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=9710 --rest-port=9708 --tcp-port=9709 --discv5-udp-port=9711 --rest-address=0.0.0.0 --nat=extip:172.18.182.105 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dd59bdb85da353ced5c53fe3da23f8d50cc12cb12a38fa85c81fe14209aa9d33 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9712 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QLjQ3RGi8HxxyJsjawpfwK1LnabTX3olgOD90wfj43L1MheYbuMsqrmTjDwOJCrMMYSdnWWn6i7hjQjCQ3r_kbcCgmlkgnY0gmlwhKwS0uGKbXVsdGlhZGRyc5YACASsEtLhBoR0AAoErBLS4QaEdd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDhnRSlmNskCxFG2ldwroFJp3eaOPsHl5_aFouO7iZG6-DdGNwgoR0g3VkcIKEdoV3YWt1MgU --filternode=/ip4/172.18.210.225/tcp/33908/p2p/16Uiu2HAmMhqrk1xi7XBF4gVqAQtS2KyFXfCDe9oWWVkrtPkFf8zS
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.182.105 waku 55797a423800bd2496dbe555cbc7d88fc034896713a63eaf37eb2e2074401a5e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 55797a423800. Setting up logs at ./log/docker/node2_2026-02-27_04-37-04__2b193955-dce1-4073-80dd-086d2aefbd8a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 9708
|
||||
[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:9708/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:9708/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.182.105/tcp/9709/p2p/16Uiu2HAmEDvvuKWCyCJwbGbSxJvybV23wkag3TuPSJUNDPB3MrWh","/ip4/172.18.182.105/tcp/9710/ws/p2p/16Uiu2HAmEDvvuKWCyCJwbGbSxJvybV23wkag3TuPSJUNDPB3MrWh"],"enrUri":"enr:-L24QBpDNUjdexU49XCqZDN_isKYgXM5veL2MQnl-zAIAlotaHHv1_6jbwFSRM5bQ4KKhFV55bymaCJ-SFPD8i9jjf0CgmlkgnY0gmlwhKwStmmKbXVsdGlhZGRyc5YACASsErZpBiXtAAoErBK2aQYl7t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDF0v8cJckeOQbSgB_VJL7dzbzuRit6uKMMZsIVvwwDp6DdGNwgiXtg3VkcIIl74V3YWt1MgA"}'
|
||||
[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:9708/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.210.225/tcp/33908/p2p/16Uiu2HAmMhqrk1xi7XBF4gVqAQtS2KyFXfCDe9oWWVkrtPkFf8zS"]'
|
||||
[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:33907/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:9708/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "e8e98b47-eb37-4e06-8811-ddb2e0c5c601", "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":"e8e98b47-eb37-4e06-8811-ddb2e0c5c601","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X PUT "http://127.0.0.1:9708/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:9708/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 12c82f72a111
|
||||
[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 55797a423800
|
||||
[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/1097/data/attachments/2556d1eb84dd0801.txt
Normal file
191
nim/1097/data/attachments/2556d1eb84dd0801.txt
Normal file
@ -0,0 +1,191 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_last_node_to_start_publishes with id: 2026-02-27_04-34-22__77a10659-22b1-42e1-a4a7-f58a3f6eb926
|
||||
[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-27_04-34-22__77a10659-22b1-42e1-a4a7-f58a3f6eb926__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.182.199
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['56718', '56719', '56720', '56721', '56722']
|
||||
[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 56718:56718 -p 56719:56719 -p 56720:56720 -p 56721:56721 -p 56722:56722 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=56720 --rest-port=56718 --tcp-port=56719 --discv5-udp-port=56721 --rest-address=0.0.0.0 --nat=extip:172.18.182.199 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9c7602cc2c8d95da92beeb278e4f4d1b3dbf20cc91a256a291413ffec8f65842 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56722 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.182.199 waku 7b9bff801dc4645c9523966dc714933e8655571360f7783b2998de3717afbdca
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 7b9bff801dc4. Setting up logs at ./log/docker/node1_2026-02-27_04-34-22__77a10659-22b1-42e1-a4a7-f58a3f6eb926__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 56718
|
||||
[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 67b439c140ec. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 2f1665c5bb63. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56718/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:56718/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.182.199/tcp/56719/p2p/16Uiu2HAm74x8VKHZfNmTB6wFnLiQB23kypjxnZSZGuDA9Y5NpMS9","/ip4/172.18.182.199/tcp/56720/ws/p2p/16Uiu2HAm74x8VKHZfNmTB6wFnLiQB23kypjxnZSZGuDA9Y5NpMS9"],"enrUri":"enr:-L24QFh7yVNGhWn5cVhL6KTqBEQCm56Fo7yE2WtghvPqB2MVQswQW3rz47dJsVcTNhRCXWAnpcC3W8iwPue1AaQMDqwCgmlkgnY0gmlwhKwStseKbXVsdGlhZGRyc5YACASsErbHBt2PAAoErBK2xwbdkN0DgnJzhQADAQAAiXNlY3AyNTZrMaECrP1OkRCt1OXl-OpfclIicSLnUfG06pVFvKpU7mwsIWqDdGNwgt2Pg3VkcILdkYV3YWt1MgE"}'
|
||||
[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-27_04-34-22__77a10659-22b1-42e1-a4a7-f58a3f6eb926__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.167
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['23191', '23192', '23193', '23194', '23195']
|
||||
[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 23191:23191 -p 23192:23192 -p 23193:23193 -p 23194:23194 -p 23195:23195 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=23193 --rest-port=23191 --tcp-port=23192 --discv5-udp-port=23194 --rest-address=0.0.0.0 --nat=extip:172.18.209.167 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a6e4079c6dbca0bece288b81eb4cfe6ffcd2aeab8456cc8adfb9aa585d02ecc0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23195 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFh7yVNGhWn5cVhL6KTqBEQCm56Fo7yE2WtghvPqB2MVQswQW3rz47dJsVcTNhRCXWAnpcC3W8iwPue1AaQMDqwCgmlkgnY0gmlwhKwStseKbXVsdGlhZGRyc5YACASsErbHBt2PAAoErBK2xwbdkN0DgnJzhQADAQAAiXNlY3AyNTZrMaECrP1OkRCt1OXl-OpfclIicSLnUfG06pVFvKpU7mwsIWqDdGNwgt2Pg3VkcILdkYV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.209.167 waku 505cc127e34f37ed65902962930e41ab8994e13c470b886705e4e009555adb79
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 505cc127e34f. Setting up logs at ./log/docker/node2_2026-02-27_04-34-22__77a10659-22b1-42e1-a4a7-f58a3f6eb926__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 23191
|
||||
[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:23191/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:23191/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.167/tcp/23192/p2p/16Uiu2HAkzx24hboXMZbT1kizgoG5Ch5WHsmKosLyC3PznUmX6eND","/ip4/172.18.209.167/tcp/23193/ws/p2p/16Uiu2HAkzx24hboXMZbT1kizgoG5Ch5WHsmKosLyC3PznUmX6eND"],"enrUri":"enr:-L24QKJBRKWx6TBuWJP3bhNaCK1Mwe5K-U54rkU8YKISg219SuT7Vf7_Oqn29jyvoe2jdazuY4MIJqeT1iMWDw0eRZICgmlkgnY0gmlwhKwS0aeKbXVsdGlhZGRyc5YACASsEtGnBlqYAAoErBLRpwZamd0DgnJzhQADAQAAiXNlY3AyNTZrMaECUhCRkpzSGQIoDGbMk2LGNKLp3nqKefv2UBlfdAFUg2qDdGNwglqYg3VkcIJamoV3YWt1MgE"}'
|
||||
[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:23191/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.199/tcp/56719/p2p/16Uiu2HAm74x8VKHZfNmTB6wFnLiQB23kypjxnZSZGuDA9Y5NpMS9"]'
|
||||
[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-27_04-34-22__77a10659-22b1-42e1-a4a7-f58a3f6eb926__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.69.52
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['12917', '12918', '12919', '12920', '12921']
|
||||
[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 12917:12917 -p 12918:12918 -p 12919:12919 -p 12920:12920 -p 12921:12921 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=12919 --rest-port=12917 --tcp-port=12918 --discv5-udp-port=12920 --rest-address=0.0.0.0 --nat=extip:172.18.69.52 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7b4f3a4f79f6c226ad060d1ded657282dfcb51c078dfad47eb4b82fd1eefed9d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12921 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFh7yVNGhWn5cVhL6KTqBEQCm56Fo7yE2WtghvPqB2MVQswQW3rz47dJsVcTNhRCXWAnpcC3W8iwPue1AaQMDqwCgmlkgnY0gmlwhKwStseKbXVsdGlhZGRyc5YACASsErbHBt2PAAoErBK2xwbdkN0DgnJzhQADAQAAiXNlY3AyNTZrMaECrP1OkRCt1OXl-OpfclIicSLnUfG06pVFvKpU7mwsIWqDdGNwgt2Pg3VkcILdkYV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.69.52 waku e58fd054b8e64edbb06615cc1500b2cd875f61688581e2a92b25767a58de9679
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e58fd054b8e6. Setting up logs at ./log/docker/node3_2026-02-27_04-34-22__77a10659-22b1-42e1-a4a7-f58a3f6eb926__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 12917
|
||||
[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:12917/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:12917/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.69.52/tcp/12918/p2p/16Uiu2HAm8Gm5Z1DuUkTDdpeR3xYHLhgCUvy29UE78L8K9DHBdbYC","/ip4/172.18.69.52/tcp/12919/ws/p2p/16Uiu2HAm8Gm5Z1DuUkTDdpeR3xYHLhgCUvy29UE78L8K9DHBdbYC"],"enrUri":"enr:-L24QMI2f_UnjTk9yreTADouuQNoM9Y1wNNl2SNVmx8yo7bBXMf4Ylq59Xt_BE_4ncGaKXZnLJymkrrp82MvLWPxFdMCgmlkgnY0gmlwhKwSRTSKbXVsdGlhZGRyc5YACASsEkU0BjJ2AAoErBJFNAYyd90DgnJzhQADAQAAiXNlY3AyNTZrMaECvt938wHdp70jEhu_kmFE2nfnlJhhgDRSD1FA5xbVWxmDdGNwgjJ2g3VkcIIyeIV3YWt1MgE"}'
|
||||
[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:12917/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.199/tcp/56719/p2p/16Uiu2HAm74x8VKHZfNmTB6wFnLiQB23kypjxnZSZGuDA9Y5NpMS9"]'
|
||||
[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-27_04-34-22__77a10659-22b1-42e1-a4a7-f58a3f6eb926__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.46
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['48804', '48805', '48806', '48807', '48808']
|
||||
[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 48804:48804 -p 48805:48805 -p 48806:48806 -p 48807:48807 -p 48808:48808 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=48806 --rest-port=48804 --tcp-port=48805 --discv5-udp-port=48807 --rest-address=0.0.0.0 --nat=extip:172.18.104.46 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=25c9f40b7cc9affbfa9bb0f37fd6a372ffd8eab8d042aefb6bbdacd7edea222e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48808 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFh7yVNGhWn5cVhL6KTqBEQCm56Fo7yE2WtghvPqB2MVQswQW3rz47dJsVcTNhRCXWAnpcC3W8iwPue1AaQMDqwCgmlkgnY0gmlwhKwStseKbXVsdGlhZGRyc5YACASsErbHBt2PAAoErBK2xwbdkN0DgnJzhQADAQAAiXNlY3AyNTZrMaECrP1OkRCt1OXl-OpfclIicSLnUfG06pVFvKpU7mwsIWqDdGNwgt2Pg3VkcILdkYV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.104.46 waku 8d6b65370bd27bf64706341f719c75b302b0eeed3872bad59d8b5b9b4fba2f20
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 8d6b65370bd2. Setting up logs at ./log/docker/node4_2026-02-27_04-34-22__77a10659-22b1-42e1-a4a7-f58a3f6eb926__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 48804
|
||||
[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:48804/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:48804/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.46/tcp/48805/p2p/16Uiu2HAmUPmLP3r85RTaX4Ui3vq8Wz6xkeNdYVKqk8XLbK7njZfM","/ip4/172.18.104.46/tcp/48806/ws/p2p/16Uiu2HAmUPmLP3r85RTaX4Ui3vq8Wz6xkeNdYVKqk8XLbK7njZfM"],"enrUri":"enr:-L24QIBEWJ3DL_mHHAJR4yQm1SDwXkjRTKvGxYSGnO-P5h-JJIILggJbAxMHidtnVnPuQTZEy4lHTWOBDZfZwXgc4P4CgmlkgnY0gmlwhKwSaC6KbXVsdGlhZGRyc5YACASsEmguBr6lAAoErBJoLga-pt0DgnJzhQADAQAAiXNlY3AyNTZrMaED6dSP02o9lxEZB1h0Ron59_i1L668OIlLqOGKB8BN7dCDdGNwgr6lg3VkcIK-p4V3YWt1MgE"}'
|
||||
[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:48804/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.199/tcp/56719/p2p/16Uiu2HAm74x8VKHZfNmTB6wFnLiQB23kypjxnZSZGuDA9Y5NpMS9"]'
|
||||
[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-27_04-34-22__77a10659-22b1-42e1-a4a7-f58a3f6eb926__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.41.84
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['19363', '19364', '19365', '19366', '19367']
|
||||
[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 19363:19363 -p 19364:19364 -p 19365:19365 -p 19366:19366 -p 19367:19367 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=19365 --rest-port=19363 --tcp-port=19364 --discv5-udp-port=19366 --rest-address=0.0.0.0 --nat=extip:172.18.41.84 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e5f3bad1e3ad796ffcbad0cd52f3f49e81f72aaa5387eca40ab6485acd3f36fc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=19367 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFh7yVNGhWn5cVhL6KTqBEQCm56Fo7yE2WtghvPqB2MVQswQW3rz47dJsVcTNhRCXWAnpcC3W8iwPue1AaQMDqwCgmlkgnY0gmlwhKwStseKbXVsdGlhZGRyc5YACASsErbHBt2PAAoErBK2xwbdkN0DgnJzhQADAQAAiXNlY3AyNTZrMaECrP1OkRCt1OXl-OpfclIicSLnUfG06pVFvKpU7mwsIWqDdGNwgt2Pg3VkcILdkYV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.41.84 waku 941715cac8905c7b155001151f0fb74923bb96ed85a911816f16f39aa2ddb0ce
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 941715cac890. Setting up logs at ./log/docker/node5_2026-02-27_04-34-22__77a10659-22b1-42e1-a4a7-f58a3f6eb926__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 19363
|
||||
[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:19363/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:19363/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.41.84/tcp/19364/p2p/16Uiu2HAmSuNseQyojHn72ETTFMVy6ZYbHhBCpzf9F3SzmsGejdUN","/ip4/172.18.41.84/tcp/19365/ws/p2p/16Uiu2HAmSuNseQyojHn72ETTFMVy6ZYbHhBCpzf9F3SzmsGejdUN"],"enrUri":"enr:-L24QPsrOMTmDoBFVCHV5o7RGDghazQz4loIF2GRjOb716h4N8I-pjNB25-wNuOvvKbT1il0taeMu9VLDAPbIAXmTPECgmlkgnY0gmlwhKwSKVSKbXVsdGlhZGRyc5YACASsEilUBkukAAoErBIpVAZLpd0DgnJzhQADAQAAiXNlY3AyNTZrMaED07M3LxTRUMt__nekxPGG4QutmyXftHySXpoVuIexEwODdGNwgkukg3VkcIJLpoV3YWt1MgE"}'
|
||||
[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:19363/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.182.199/tcp/56719/p2p/16Uiu2HAm74x8VKHZfNmTB6wFnLiQB23kypjxnZSZGuDA9Y5NpMS9"]'
|
||||
[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:56718/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:23191/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:12917/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:48804/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:19363/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:56718/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "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:56718/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":1772166869128971776,"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:23191/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":1772166869128971776,"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:12917/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":1772166869128971776,"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:48804/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":1772166869128971776,"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:19363/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":1772166869128971776,"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:19363/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "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:56718/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":1772166869261616147,"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:23191/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":1772166869261616147,"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:12917/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":1772166869261616147,"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:48804/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":1772166869261616147,"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:19363/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":1772166869261616147,"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 7b9bff801dc4
|
||||
[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 505cc127e34f
|
||||
[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 e58fd054b8e6
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 7b9bff801dc4. 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 8d6b65370bd2
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 505cc127e34f. 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 941715cac890
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e58fd054b8e6. 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.
|
||||
71
nim/1097/data/attachments/256608a1fc815edd.txt
Normal file
71
nim/1097/data/attachments/256608a1fc815edd.txt
Normal file
@ -0,0 +1,71 @@
|
||||
2026-02-27 04:38:01.932 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:38:01.933 DEBUG [tests.conftest] Running test: test_sender_uses_auto_api_receiver_uses_regular_api with id: 2026-02-27_04-38-01__0e83a15d-fc02-4cfb-84a6-9970d3a787d0
|
||||
2026-02-27 04:38:01.933 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:38:01.933 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:38:01.933 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-27 04:38:01.941 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:01.941 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-38-01__0e83a15d-fc02-4cfb-84a6-9970d3a787d0__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:01.941 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:01.941 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:01.943 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:01.943 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.168.112
|
||||
2026-02-27 04:38:01.943 DEBUG [src.node.docker_mananger] Generated ports ['57463', '57464', '57465', '57466', '57467']
|
||||
2026-02-27 04:38:01.943 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:38:01.943 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:01.943 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:01.944 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:01.944 DEBUG [src.node.docker_mananger] docker run -i -t -p 57463:57463 -p 57464:57464 -p 57465:57465 -p 57466:57466 -p 57467:57467 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=57465 --rest-port=57463 --tcp-port=57464 --discv5-udp-port=57466 --rest-address=0.0.0.0 --nat=extip:172.18.168.112 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=badb089e9bf9cb5fce8bafa8f1fce4d7a6a3f4b2db791a838b5de468cdc3fd1a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57467 --metrics-logging=true --relay=true --filter=true --num-shards-in-network=1
|
||||
2026-02-27 04:38:02.132 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.168.112 waku e9906e50a6ea88381373814d0554e90b076ee98dc10fec004a89df5159bef263
|
||||
2026-02-27 04:38:02.168 DEBUG [src.node.docker_mananger] Container started with ID e9906e50a6ea. Setting up logs at ./log/docker/node1_2026-02-27_04-38-01__0e83a15d-fc02-4cfb-84a6-9970d3a787d0__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:02.168 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57463
|
||||
2026-02-27 04:38:02.168 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:02.193 ERROR [src.node.docker_mananger] Max retries reached for container ec059bb9ff7c. Exiting log stream.
|
||||
2026-02-27 04:38:02.732 ERROR [src.node.docker_mananger] Max retries reached for container b99be12f29c7. Exiting log stream.
|
||||
2026-02-27 04:38:03.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57463/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:03.171 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-27 04:38:03.172 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:03.172 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57463/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:03.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.112/tcp/57464/p2p/16Uiu2HAmPXvFSh7zFA1bkbrD9BVHFeqvA3cZ4aVqURMprcodFJ3V","/ip4/172.18.168.112/tcp/57465/ws/p2p/16Uiu2HAmPXvFSh7zFA1bkbrD9BVHFeqvA3cZ4aVqURMprcodFJ3V"],"enrUri":"enr:-L24QMH_8IaH93L17-mYh1mUdCUOSBsizJFfbzto4dFoKl73QdiEnGUNTUG94KuFhW3pRAKroprHwvPTecJ-HB_1mxICgmlkgnY0gmlwhKwSqHCKbXVsdGlhZGRyc5YACASsEqhwBuB4AAoErBKocAbged0DgnJzhQACAQAAiXNlY3AyNTZrMaEDoaDajuS7RhhgDwOAoeZ7-IZlO6MsqXgusffEn8pwU2SDdGNwguB4g3VkcILgeoV3YWt1MgU"}'
|
||||
2026-02-27 04:38:03.175 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:03.181 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:03.182 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-38-01__0e83a15d-fc02-4cfb-84a6-9970d3a787d0__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:03.182 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:03.182 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:03.183 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:03.183 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.167.102
|
||||
2026-02-27 04:38:03.184 DEBUG [src.node.docker_mananger] Generated ports ['21497', '21498', '21499', '21500', '21501']
|
||||
2026-02-27 04:38:03.184 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:38:03.184 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:03.184 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:03.184 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:03.184 DEBUG [src.node.docker_mananger] docker run -i -t -p 21497:21497 -p 21498:21498 -p 21499:21499 -p 21500:21500 -p 21501:21501 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=21499 --rest-port=21497 --tcp-port=21498 --discv5-udp-port=21500 --rest-address=0.0.0.0 --nat=extip:172.18.167.102 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=2af3ecff9e20cdcfdfbe7e7fa2e01aa4e1c529b6c5c13368dba31fd58d0bbe24 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21501 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMH_8IaH93L17-mYh1mUdCUOSBsizJFfbzto4dFoKl73QdiEnGUNTUG94KuFhW3pRAKroprHwvPTecJ-HB_1mxICgmlkgnY0gmlwhKwSqHCKbXVsdGlhZGRyc5YACASsEqhwBuB4AAoErBKocAbged0DgnJzhQACAQAAiXNlY3AyNTZrMaEDoaDajuS7RhhgDwOAoeZ7-IZlO6MsqXgusffEn8pwU2SDdGNwguB4g3VkcILgeoV3YWt1MgU --num-shards-in-network=1
|
||||
2026-02-27 04:38:03.380 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.167.102 waku fea6cb73c35eb0f004a306413fad621293196bb7595961ea170515b73157e0f7
|
||||
2026-02-27 04:38:03.414 DEBUG [src.node.docker_mananger] Container started with ID fea6cb73c35e. Setting up logs at ./log/docker/node2_2026-02-27_04-38-01__0e83a15d-fc02-4cfb-84a6-9970d3a787d0__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:03.415 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21497
|
||||
2026-02-27 04:38:03.415 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:04.416 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21497/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:04.430 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-27 04:38:04.431 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:04.431 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21497/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:04.437 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.167.102/tcp/21498/p2p/16Uiu2HAmPb3viaUVYDjZToo2EggQo2PEMyx92GUjheHchHiWArYE","/ip4/172.18.167.102/tcp/21499/ws/p2p/16Uiu2HAmPb3viaUVYDjZToo2EggQo2PEMyx92GUjheHchHiWArYE"],"enrUri":"enr:-L24QMfV2oF4QrqbQFNxGvjICgpSyzGXeiZgJl1HpdzHiH14KwWe0FvL3-AQxxtQZH_GMNMsUDhfYcqrvcviA83AsU4CgmlkgnY0gmlwhKwSp2aKbXVsdGlhZGRyc5YACASsEqdmBlP6AAoErBKnZgZT-90DgnJzhQACAQAAiXNlY3AyNTZrMaEDom5G2CH3Eg9Yfz5HmEsFhhKFV7aB8kQd6adKX-O45s-DdGNwglP6g3VkcIJT_IV3YWt1MgE"}'
|
||||
2026-02-27 04:38:04.439 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:04.440 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21497/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.168.112/tcp/57464/p2p/16Uiu2HAmPXvFSh7zFA1bkbrD9BVHFeqvA3cZ4aVqURMprcodFJ3V"]'
|
||||
2026-02-27 04:38:04.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:04.447 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57463/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/myapp/1/latest/proto"]'
|
||||
2026-02-27 04:38:04.450 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:04.450 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21497/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2026-02-27 04:38:04.452 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:04.453 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57463/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:38:04.457 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:04.458 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:38:04.559 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21497/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:04.561 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167084453114237,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:38:04.563 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:38:04.564 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:38:04.565 DEBUG [src.node.waku_node] Stopping container with id e9906e50a6ea
|
||||
2026-02-27 04:38:05.118 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:05.119 DEBUG [src.node.waku_node] Stopping container with id fea6cb73c35e
|
||||
2026-02-27 04:38:05.651 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:05.653 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:38:05.660 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:38:05.665 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
78
nim/1097/data/attachments/25da941bbb8ea6ec.txt
Normal file
78
nim/1097/data/attachments/25da941bbb8ea6ec.txt
Normal file
@ -0,0 +1,78 @@
|
||||
2026-02-27 04:42:41.311 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:42:41.312 DEBUG [tests.conftest] Running test: test_publishing_node_is_stopped with id: 2026-02-27_04-42-41__c4f23e4b-27e7-403e-b76f-89f8c5519e5b
|
||||
2026-02-27 04:42:41.312 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:42:41.312 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:42:41.313 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:42:41.319 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:42:41.320 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-42-41__c4f23e4b-27e7-403e-b76f-89f8c5519e5b__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:41.320 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:42:41.320 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:42:41.321 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:42:41.321 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.61.81
|
||||
2026-02-27 04:42:41.321 DEBUG [src.node.docker_mananger] Generated ports ['13617', '13618', '13619', '13620', '13621']
|
||||
2026-02-27 04:42:41.322 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:42:41.322 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:42:41.322 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:42:41.322 DEBUG [src.node.docker_mananger] docker run -i -t -p 13617:13617 -p 13618:13618 -p 13619:13619 -p 13620:13620 -p 13621:13621 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=13619 --rest-port=13617 --tcp-port=13618 --discv5-udp-port=13620 --rest-address=0.0.0.0 --nat=extip:172.18.61.81 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d7f78e165a86f0c861450bc402bbd44e7d6beff5fc0bcbb1aac94bdad841809c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13621 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:42:41.518 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.61.81 waku 45a072a11aee2352c768290c8765a019e44d8bd85116f428ea90fed7d401ecae
|
||||
2026-02-27 04:42:41.553 DEBUG [src.node.docker_mananger] Container started with ID 45a072a11aee. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-42-41__c4f23e4b-27e7-403e-b76f-89f8c5519e5b__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:41.555 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13617
|
||||
2026-02-27 04:42:41.555 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:42:41.580 ERROR [src.node.docker_mananger] Max retries reached for container 5b8f11639d2b. Exiting log stream.
|
||||
2026-02-27 04:42:42.111 ERROR [src.node.docker_mananger] Max retries reached for container b5b6143c5e25. Exiting log stream.
|
||||
2026-02-27 04:42:42.556 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13617/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:42.559 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-27 04:42:42.560 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:42:42.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13617/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:42.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.61.81/tcp/13618/p2p/16Uiu2HAmPkXbrd58V8rAyB89jTB5gRzS4zpzdkSYE1VfoWVjQnNY","/ip4/172.18.61.81/tcp/13619/ws/p2p/16Uiu2HAmPkXbrd58V8rAyB89jTB5gRzS4zpzdkSYE1VfoWVjQnNY"],"enrUri":"enr:-L24QIfiIgd1agmJ7EngXIEGuXAVYVlS9-cCdaUix-dnC-RPUZQML_bPMIZ6W7IdkADedYDjr520dDgUPJPad2piKVACgmlkgnY0gmlwhKwSPVGKbXVsdGlhZGRyc5YACASsEj1RBjUyAAoErBI9UQY1M90DgnJzhQADAQAAiXNlY3AyNTZrMaEDpNvLx-jXg5U8mVXW06VTJzlE7sUB8FRIAetU1lhxni2DdGNwgjUyg3VkcII1NIV3YWt1MgM"}'
|
||||
2026-02-27 04:42:42.563 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:42:42.571 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:42:42.571 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-42-41__c4f23e4b-27e7-403e-b76f-89f8c5519e5b__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:42.571 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:42:42.571 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:42:42.573 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:42:42.573 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.218.92
|
||||
2026-02-27 04:42:42.573 DEBUG [src.node.docker_mananger] Generated ports ['35788', '35789', '35790', '35791', '35792']
|
||||
2026-02-27 04:42:42.573 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:42:42.573 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:42:42.573 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:42:42.574 DEBUG [src.node.docker_mananger] docker run -i -t -p 35788:35788 -p 35789:35789 -p 35790:35790 -p 35791:35791 -p 35792:35792 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=35790 --rest-port=35788 --tcp-port=35789 --discv5-udp-port=35791 --rest-address=0.0.0.0 --nat=extip:172.18.218.92 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d3acae5fec890b73dfbb6b5afabd042dcda7c1cf1cd94d3beac65eace31b2db3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35792 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIfiIgd1agmJ7EngXIEGuXAVYVlS9-cCdaUix-dnC-RPUZQML_bPMIZ6W7IdkADedYDjr520dDgUPJPad2piKVACgmlkgnY0gmlwhKwSPVGKbXVsdGlhZGRyc5YACASsEj1RBjUyAAoErBI9UQY1M90DgnJzhQADAQAAiXNlY3AyNTZrMaEDpNvLx-jXg5U8mVXW06VTJzlE7sUB8FRIAetU1lhxni2DdGNwgjUyg3VkcII1NIV3YWt1MgM --storenode=/ip4/172.18.61.81/tcp/13618/p2p/16Uiu2HAmPkXbrd58V8rAyB89jTB5gRzS4zpzdkSYE1VfoWVjQnNY --store=true --relay=true
|
||||
2026-02-27 04:42:42.770 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.218.92 waku 96822bb1906a2e54a960b9355ad302902566fc6c299cd2541007a7aca9a45956
|
||||
2026-02-27 04:42:42.810 DEBUG [src.node.docker_mananger] Container started with ID 96822bb1906a. Setting up logs at ./log/docker/store_node1_2026-02-27_04-42-41__c4f23e4b-27e7-403e-b76f-89f8c5519e5b__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:42.811 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35788
|
||||
2026-02-27 04:42:42.811 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:42:43.812 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35788/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:43.815 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-27 04:42:43.816 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:42:43.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35788/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:43.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.218.92/tcp/35789/p2p/16Uiu2HAmHzdnhL5P4iJCtdUpXn64pWE5tjq8v7WHpzsC58YoHuUn","/ip4/172.18.218.92/tcp/35790/ws/p2p/16Uiu2HAmHzdnhL5P4iJCtdUpXn64pWE5tjq8v7WHpzsC58YoHuUn"],"enrUri":"enr:-L24QIUNcegPx7fLiMeO2pY1W4ljWByQpnEkADLmhPolBwYoeVoHPGvL2ogFSaP10h6zarPYck_s2vSuNOdfMP7hft4CgmlkgnY0gmlwhKwS2lyKbXVsdGlhZGRyc5YACASsEtpcBovNAAoErBLaXAaLzt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDT1LNI_UeP5azwLQFtFyOR458QoUInxYU1v5OMjrIXBuDdGNwgovNg3VkcIKLz4V3YWt1MgM"}'
|
||||
2026-02-27 04:42:43.819 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:42:43.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35788/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.61.81/tcp/13618/p2p/16Uiu2HAmPkXbrd58V8rAyB89jTB5gRzS4zpzdkSYE1VfoWVjQnNY"]'
|
||||
2026-02-27 04:42:43.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:43.822 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13617/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:42:43.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:43.825 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35788/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:42:43.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:43.828 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:43.828 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13617/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-27 04:42:43.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:43.834 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:44.035 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:42:44.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13617/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:44.038 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x31bad272b4c706154c20af02bb8b566ac710da556bef04adb1c1dee5f0f30d81"}]}'
|
||||
2026-02-27 04:42:44.039 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-27 04:42:44.039 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:42:44.039 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35788/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:44.042 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x31bad272b4c706154c20af02bb8b566ac710da556bef04adb1c1dee5f0f30d81"}]}'
|
||||
2026-02-27 04:42:44.042 DEBUG [src.steps.store] messages length is 1
|
||||
2026-02-27 04:42:44.042 DEBUG [src.node.waku_node] Stopping container with id 45a072a11aee
|
||||
2026-02-27 04:42:44.612 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:42:44.614 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35788/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=5&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:44.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x31bad272b4c706154c20af02bb8b566ac710da556bef04adb1c1dee5f0f30d81"}]}'
|
||||
2026-02-27 04:42:44.621 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:42:44.622 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:42:44.622 DEBUG [src.node.waku_node] Stopping container with id 96822bb1906a
|
||||
2026-02-27 04:42:45.140 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:42:45.142 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:42:45.149 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:42:45.154 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
167
nim/1097/data/attachments/260ce7312047d5c2.txt
Normal file
167
nim/1097/data/attachments/260ce7312047d5c2.txt
Normal file
@ -0,0 +1,167 @@
|
||||
2026-02-27 04:33:17.705 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:33:17.707 DEBUG [tests.conftest] Running test: test_all_nodes_subscribed_to_the_topic with id: 2026-02-27_04-33-17__bb6f6e47-7370-49af-8fec-869233164d7f
|
||||
2026-02-27 04:33:17.708 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:33:17.708 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
||||
2026-02-27 04:33:17.708 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
||||
2026-02-27 04:33:17.717 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:17.717 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-33-17__bb6f6e47-7370-49af-8fec-869233164d7f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:17.717 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:17.718 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:17.721 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:17.722 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.121.119
|
||||
2026-02-27 04:33:17.722 DEBUG [src.node.docker_mananger] Generated ports ['57652', '57653', '57654', '57655', '57656']
|
||||
2026-02-27 04:33:17.723 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:17.723 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:17.724 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:17.724 DEBUG [src.node.docker_mananger] docker run -i -t -p 57652:57652 -p 57653:57653 -p 57654:57654 -p 57655:57655 -p 57656:57656 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=57654 --rest-port=57652 --tcp-port=57653 --discv5-udp-port=57655 --rest-address=0.0.0.0 --nat=extip:172.18.121.119 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=18d0c0de8fcd93a3a3b4c91f8fd28cedaad516a8fa131bdbc5daef3fbfbfbf91 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57656 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-27 04:33:17.899 ERROR [src.node.docker_mananger] Max retries reached for container 96dbdca7aa3b. Exiting log stream.
|
||||
2026-02-27 04:33:17.950 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.121.119 waku 3bd4cbd695be555234e4e407f001213f2a0e2355598b01a2610c45093bbf61d1
|
||||
2026-02-27 04:33:17.985 DEBUG [src.node.docker_mananger] Container started with ID 3bd4cbd695be. Setting up logs at ./log/docker/node1_2026-02-27_04-33-17__bb6f6e47-7370-49af-8fec-869233164d7f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:17.986 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 57652
|
||||
2026-02-27 04:33:17.986 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:18.708 ERROR [src.node.docker_mananger] Max retries reached for container d9f8bbedaa86. Exiting log stream.
|
||||
2026-02-27 04:33:18.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57652/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:18.990 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-27 04:33:18.991 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:18.991 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:57652/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:18.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.121.119/tcp/57653/p2p/16Uiu2HAmDsv7Uhg1xutuB3FHtKFU3vxqKkN9VgaHhvuU96xRZjTt","/ip4/172.18.121.119/tcp/57654/ws/p2p/16Uiu2HAmDsv7Uhg1xutuB3FHtKFU3vxqKkN9VgaHhvuU96xRZjTt"],"enrUri":"enr:-L24QASr6xl3WIoDCc-VZQUGcoX02vmy1fzzbMli4cExPT5OGhVWFoyXGgd2Wlipwg8e3yP-NIEEJ375RIttFmORqq8CgmlkgnY0gmlwhKwSeXeKbXVsdGlhZGRyc5YACASsEnl3BuE1AAoErBJ5dwbhNt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEityBD0gNSGpFtZoGygBp1TFMF_vuq7k3V0NBqhHnB-DdGNwguE1g3VkcILhN4V3YWt1MgU"}'
|
||||
2026-02-27 04:33:18.993 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:18.994 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
||||
2026-02-27 04:33:19.001 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:19.001 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-33-17__bb6f6e47-7370-49af-8fec-869233164d7f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:19.001 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:19.001 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:19.002 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:19.003 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.119.186
|
||||
2026-02-27 04:33:19.003 DEBUG [src.node.docker_mananger] Generated ports ['50360', '50361', '50362', '50363', '50364']
|
||||
2026-02-27 04:33:19.003 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:19.003 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:19.003 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:19.003 DEBUG [src.node.docker_mananger] docker run -i -t -p 50360:50360 -p 50361:50361 -p 50362:50362 -p 50363:50363 -p 50364:50364 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=50362 --rest-port=50360 --tcp-port=50361 --discv5-udp-port=50363 --rest-address=0.0.0.0 --nat=extip:172.18.119.186 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ba4a9b1b16827f4a32ecddeb5acaf3e0d83fa3024ddbb074dddf5c1e8e9b73d3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50364 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QASr6xl3WIoDCc-VZQUGcoX02vmy1fzzbMli4cExPT5OGhVWFoyXGgd2Wlipwg8e3yP-NIEEJ375RIttFmORqq8CgmlkgnY0gmlwhKwSeXeKbXVsdGlhZGRyc5YACASsEnl3BuE1AAoErBJ5dwbhNt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEityBD0gNSGpFtZoGygBp1TFMF_vuq7k3V0NBqhHnB-DdGNwguE1g3VkcILhN4V3YWt1MgU --filternode=/ip4/172.18.121.119/tcp/57653/p2p/16Uiu2HAmDsv7Uhg1xutuB3FHtKFU3vxqKkN9VgaHhvuU96xRZjTt
|
||||
2026-02-27 04:33:19.209 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.119.186 waku 217156b69b1b4b0f4d18ad56f532c4f0e2685c9a1fe0f24fa10efdf539e4d323
|
||||
2026-02-27 04:33:19.243 DEBUG [src.node.docker_mananger] Container started with ID 217156b69b1b. Setting up logs at ./log/docker/node2_2026-02-27_04-33-17__bb6f6e47-7370-49af-8fec-869233164d7f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:19.244 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50360
|
||||
2026-02-27 04:33:19.244 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:20.244 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50360/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:20.247 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-27 04:33:20.248 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:20.248 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50360/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:20.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.119.186/tcp/50361/p2p/16Uiu2HAmEEFGiMj2G27CY6UcjwatWfZRxcqv232kzP3cA7KNizF7","/ip4/172.18.119.186/tcp/50362/ws/p2p/16Uiu2HAmEEFGiMj2G27CY6UcjwatWfZRxcqv232kzP3cA7KNizF7"],"enrUri":"enr:-L24QGgFkEL4HykjJ5-NsizNnRvo-OfgHtkuAGAGlHW9XHpNQALVDADH_yZMCCD-gzBtC3FI4kNGiYxxCCFzdSkSPO0CgmlkgnY0gmlwhKwSd7qKbXVsdGlhZGRyc5YACASsEne6BsS5AAoErBJ3ugbEut0DgnJzhQADAQAAiXNlY3AyNTZrMaEDF2C5l7cK_KflLvqpBmSi8q_g9ncd5bA2mgNNXD02Iy6DdGNwgsS5g3VkcILEu4V3YWt1MgA"}'
|
||||
2026-02-27 04:33:20.251 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:20.251 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50360/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.121.119/tcp/57653/p2p/16Uiu2HAmDsv7Uhg1xutuB3FHtKFU3vxqKkN9VgaHhvuU96xRZjTt"]'
|
||||
2026-02-27 04:33:20.286 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:20.297 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:20.297 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-27_04-33-17__bb6f6e47-7370-49af-8fec-869233164d7f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:20.297 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:20.297 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:20.299 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:20.299 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.168.28
|
||||
2026-02-27 04:33:20.299 DEBUG [src.node.docker_mananger] Generated ports ['12187', '12188', '12189', '12190', '12191']
|
||||
2026-02-27 04:33:20.299 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:20.299 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:20.300 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:20.300 DEBUG [src.node.docker_mananger] docker run -i -t -p 12187:12187 -p 12188:12188 -p 12189:12189 -p 12190:12190 -p 12191:12191 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=12189 --rest-port=12187 --tcp-port=12188 --discv5-udp-port=12190 --rest-address=0.0.0.0 --nat=extip:172.18.168.28 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eed395ffadfbe5a2ba6fb7e3cea89ea0abda9edbf5c1bac669b51f7bbe0d047a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12191 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QASr6xl3WIoDCc-VZQUGcoX02vmy1fzzbMli4cExPT5OGhVWFoyXGgd2Wlipwg8e3yP-NIEEJ375RIttFmORqq8CgmlkgnY0gmlwhKwSeXeKbXVsdGlhZGRyc5YACASsEnl3BuE1AAoErBJ5dwbhNt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEityBD0gNSGpFtZoGygBp1TFMF_vuq7k3V0NBqhHnB-DdGNwguE1g3VkcILhN4V3YWt1MgU --filternode=/ip4/172.18.121.119/tcp/57653/p2p/16Uiu2HAmDsv7Uhg1xutuB3FHtKFU3vxqKkN9VgaHhvuU96xRZjTt
|
||||
2026-02-27 04:33:20.503 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.168.28 waku bdbea88924a92abfde2d65bb00f9d3e882fc1326c5c2a856dae7be1c463291e7
|
||||
2026-02-27 04:33:20.542 DEBUG [src.node.docker_mananger] Container started with ID bdbea88924a9. Setting up logs at ./log/docker/node3_2026-02-27_04-33-17__bb6f6e47-7370-49af-8fec-869233164d7f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:20.543 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12187
|
||||
2026-02-27 04:33:20.543 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:21.544 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12187/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:21.547 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-27 04:33:21.547 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:21.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12187/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:21.550 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.168.28/tcp/12188/p2p/16Uiu2HAmD8bqBPS93xy1tc1ef6t4ThZvNZUarojx6zXz6PomdM3g","/ip4/172.18.168.28/tcp/12189/ws/p2p/16Uiu2HAmD8bqBPS93xy1tc1ef6t4ThZvNZUarojx6zXz6PomdM3g"],"enrUri":"enr:-L24QGEnaXd9UVfcSuFNtFKCKFvBe8Dk14anpQtxX2YeXyIOM87a8S3M_3RHgWJrT4p4f7Hbv2s4w9qsrMul1PsdXu4CgmlkgnY0gmlwhKwSqByKbXVsdGlhZGRyc5YACASsEqgcBi-cAAoErBKoHAYvnd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBxLM2N2vR9Y5yjpdZXXcw9_NjId348MhhW6wZwHtVYuDdGNwgi-cg3VkcIIvnoV3YWt1MgA"}'
|
||||
2026-02-27 04:33:21.550 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:21.550 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12187/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.121.119/tcp/57653/p2p/16Uiu2HAmDsv7Uhg1xutuB3FHtKFU3vxqKkN9VgaHhvuU96xRZjTt"]'
|
||||
2026-02-27 04:33:21.591 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:21.605 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:21.606 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-27_04-33-17__bb6f6e47-7370-49af-8fec-869233164d7f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:21.606 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:21.606 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:21.607 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:21.608 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.34.135
|
||||
2026-02-27 04:33:21.608 DEBUG [src.node.docker_mananger] Generated ports ['53085', '53086', '53087', '53088', '53089']
|
||||
2026-02-27 04:33:21.608 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:21.608 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:21.608 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:21.608 DEBUG [src.node.docker_mananger] docker run -i -t -p 53085:53085 -p 53086:53086 -p 53087:53087 -p 53088:53088 -p 53089:53089 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=53087 --rest-port=53085 --tcp-port=53086 --discv5-udp-port=53088 --rest-address=0.0.0.0 --nat=extip:172.18.34.135 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ea2a6ccd203dde977f38f443aded53491c80ad0fc41bae9f7a13de49aaecdabb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53089 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QASr6xl3WIoDCc-VZQUGcoX02vmy1fzzbMli4cExPT5OGhVWFoyXGgd2Wlipwg8e3yP-NIEEJ375RIttFmORqq8CgmlkgnY0gmlwhKwSeXeKbXVsdGlhZGRyc5YACASsEnl3BuE1AAoErBJ5dwbhNt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEityBD0gNSGpFtZoGygBp1TFMF_vuq7k3V0NBqhHnB-DdGNwguE1g3VkcILhN4V3YWt1MgU --filternode=/ip4/172.18.121.119/tcp/57653/p2p/16Uiu2HAmDsv7Uhg1xutuB3FHtKFU3vxqKkN9VgaHhvuU96xRZjTt
|
||||
2026-02-27 04:33:21.807 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.34.135 waku 236aca705c0b04a25a1e28cb156bf56579790792a50cff2baaf7abef83dff207
|
||||
2026-02-27 04:33:21.840 DEBUG [src.node.docker_mananger] Container started with ID 236aca705c0b. Setting up logs at ./log/docker/node4_2026-02-27_04-33-17__bb6f6e47-7370-49af-8fec-869233164d7f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:21.840 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53085
|
||||
2026-02-27 04:33:21.840 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:22.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53085/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:22.844 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-27 04:33:22.845 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:22.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53085/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:22.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.34.135/tcp/53086/p2p/16Uiu2HAmPNNfcKQF8rjQD3P5LF7jJ9xagXe1k4RUgzHCBZzgitye","/ip4/172.18.34.135/tcp/53087/ws/p2p/16Uiu2HAmPNNfcKQF8rjQD3P5LF7jJ9xagXe1k4RUgzHCBZzgitye"],"enrUri":"enr:-L24QKeB09dJUJZ-jDGN0aEzvvQtVSruWSfgqo6asCTp8BbbBqGuKcjSjvEmqM1cJUi-8nEPe4zyUxXOWv7FhZ712dACgmlkgnY0gmlwhKwSIoeKbXVsdGlhZGRyc5YACASsEiKHBs9eAAoErBIihwbPX90DgnJzhQADAQAAiXNlY3AyNTZrMaEDny7qQUaPKsjvcb62zGhKa7gtq3zhPXUtO96JRlBykXmDdGNwgs9eg3VkcILPYIV3YWt1MgA"}'
|
||||
2026-02-27 04:33:22.847 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:22.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53085/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.121.119/tcp/57653/p2p/16Uiu2HAmDsv7Uhg1xutuB3FHtKFU3vxqKkN9VgaHhvuU96xRZjTt"]'
|
||||
2026-02-27 04:33:22.886 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:22.900 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:33:22.900 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node5_2026-02-27_04-33-17__bb6f6e47-7370-49af-8fec-869233164d7f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:22.900 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:33:22.900 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:33:22.903 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:33:22.903 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.109.204
|
||||
2026-02-27 04:33:22.903 DEBUG [src.node.docker_mananger] Generated ports ['3974', '3975', '3976', '3977', '3978']
|
||||
2026-02-27 04:33:22.904 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:33:22.904 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:33:22.904 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:33:22.904 DEBUG [src.node.docker_mananger] docker run -i -t -p 3974:3974 -p 3975:3975 -p 3976:3976 -p 3977:3977 -p 3978:3978 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=3976 --rest-port=3974 --tcp-port=3975 --discv5-udp-port=3977 --rest-address=0.0.0.0 --nat=extip:172.18.109.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=effeddf38840db792f8cb169cfabb53a02887ffb009f8695dd4ffe1a9bc886bf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=3978 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QASr6xl3WIoDCc-VZQUGcoX02vmy1fzzbMli4cExPT5OGhVWFoyXGgd2Wlipwg8e3yP-NIEEJ375RIttFmORqq8CgmlkgnY0gmlwhKwSeXeKbXVsdGlhZGRyc5YACASsEnl3BuE1AAoErBJ5dwbhNt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDEityBD0gNSGpFtZoGygBp1TFMF_vuq7k3V0NBqhHnB-DdGNwguE1g3VkcILhN4V3YWt1MgU --filternode=/ip4/172.18.121.119/tcp/57653/p2p/16Uiu2HAmDsv7Uhg1xutuB3FHtKFU3vxqKkN9VgaHhvuU96xRZjTt
|
||||
2026-02-27 04:33:23.109 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.109.204 waku 61f9cfc00e60de38aa5bda8f02cbeee1052ad3e996a3438e93e89aaf7ef9e6cf
|
||||
2026-02-27 04:33:23.144 DEBUG [src.node.docker_mananger] Container started with ID 61f9cfc00e60. Setting up logs at ./log/docker/node5_2026-02-27_04-33-17__bb6f6e47-7370-49af-8fec-869233164d7f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:33:23.145 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 3974
|
||||
2026-02-27 04:33:23.145 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:33:24.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3974/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:24.149 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-27 04:33:24.149 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:33:24.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3974/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:24.151 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.109.204/tcp/3975/p2p/16Uiu2HAkzC8kb8pUuHgS7eX6AAJhejsiNmarZstrHHARRUoWFWJ1","/ip4/172.18.109.204/tcp/3976/ws/p2p/16Uiu2HAkzC8kb8pUuHgS7eX6AAJhejsiNmarZstrHHARRUoWFWJ1"],"enrUri":"enr:-L24QMPG_mMPUru7hc50wlbArBf0Hfu5wuLiCgN0whvXMO1kUSQ8Mxte-X5FunlDxrzPLWxwBTRzlUyVfcrLlviwEcsCgmlkgnY0gmlwhKwSbcyKbXVsdGlhZGRyc5YACASsEm3MBg-HAAoErBJtzAYPiN0DgnJzhQADAQAAiXNlY3AyNTZrMaECRtKTK9-usmTGt3Bf1r9xJip-942ZonqT7SeH7wcBA26DdGNwgg-Hg3VkcIIPiYV3YWt1MgA"}'
|
||||
2026-02-27 04:33:24.151 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:33:24.152 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3974/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.121.119/tcp/57653/p2p/16Uiu2HAmDsv7Uhg1xutuB3FHtKFU3vxqKkN9VgaHhvuU96xRZjTt"]'
|
||||
2026-02-27 04:33:24.192 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:24.194 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57652/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:33:24.203 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:24.205 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50360/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "73093440-e939-41b8-892a-e9e286ee569f", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-27 04:33:24.217 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"73093440-e939-41b8-892a-e9e286ee569f","statusDesc":"OK"}'
|
||||
2026-02-27 04:33:24.218 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12187/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "bc1134e8-c857-47aa-a479-743b81f8c541", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-27 04:33:24.228 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"bc1134e8-c857-47aa-a479-743b81f8c541","statusDesc":"OK"}'
|
||||
2026-02-27 04:33:24.229 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53085/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "829e64d6-7623-4059-8b77-8a73597b9480", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-27 04:33:24.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"829e64d6-7623-4059-8b77-8a73597b9480","statusDesc":"OK"}'
|
||||
2026-02-27 04:33:24.239 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:3974/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "efd7c295-8f7d-4206-b7ba-497e8985b838", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
||||
2026-02-27 04:33:24.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"efd7c295-8f7d-4206-b7ba-497e8985b838","statusDesc":"OK"}'
|
||||
2026-02-27 04:33:24.248 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:57652/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-27 04:33:24.265 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:33:24.266 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:33:24.366 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:24.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50360/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:24.369 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":1772166804248775923,"ephemeral":false}]'
|
||||
2026-02-27 04:33:24.371 DEBUG [src.steps.filter] Checking that peer NODE_3:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:24.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12187/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:24.374 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":1772166804248775923,"ephemeral":false}]'
|
||||
2026-02-27 04:33:24.375 DEBUG [src.steps.filter] Checking that peer NODE_4:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:24.375 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53085/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:24.378 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":1772166804248775923,"ephemeral":false}]'
|
||||
2026-02-27 04:33:24.379 DEBUG [src.steps.filter] Checking that peer NODE_5:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:33:24.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:3974/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:33:24.382 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":1772166804248775923,"ephemeral":false}]'
|
||||
2026-02-27 04:33:24.385 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:33:24.386 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:33:24.386 DEBUG [src.node.waku_node] Stopping container with id 3bd4cbd695be
|
||||
2026-02-27 04:33:25.035 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:33:25.036 DEBUG [src.node.waku_node] Stopping container with id 217156b69b1b
|
||||
2026-02-27 04:33:25.615 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:33:25.617 DEBUG [src.node.waku_node] Stopping container with id bdbea88924a9
|
||||
2026-02-27 04:33:25.849 ERROR [src.node.docker_mananger] Max retries reached for container 3bd4cbd695be. Exiting log stream.
|
||||
2026-02-27 04:33:26.185 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:33:26.185 DEBUG [src.node.waku_node] Stopping container with id 236aca705c0b
|
||||
2026-02-27 04:33:26.430 ERROR [src.node.docker_mananger] Max retries reached for container 217156b69b1b. Exiting log stream.
|
||||
2026-02-27 04:33:26.789 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:33:26.790 DEBUG [src.node.waku_node] Stopping container with id 61f9cfc00e60
|
||||
2026-02-27 04:33:26.998 ERROR [src.node.docker_mananger] Max retries reached for container bdbea88924a9. Exiting log stream.
|
||||
2026-02-27 04:33:27.344 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:33:27.345 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:33:27.361 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:33:27.366 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:33:27.370 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:33:27.375 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:33:27.379 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
77
nim/1097/data/attachments/26251ba6f1b974e4.txt
Normal file
77
nim/1097/data/attachments/26251ba6f1b974e4.txt
Normal file
@ -0,0 +1,77 @@
|
||||
2026-02-27 04:35:32.747 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:35:32.749 DEBUG [tests.conftest] Running test: test_publish_with_missing_content_topic with id: 2026-02-27_04-35-32__92d37ac9-3a09-46a8-8213-adc6860500cf
|
||||
2026-02-27 04:35:32.749 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:35:32.751 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:35:32.751 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2026-02-27 04:35:32.760 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:32.760 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-35-32__92d37ac9-3a09-46a8-8213-adc6860500cf__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:32.761 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:32.761 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:32.762 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:32.762 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.36.83
|
||||
2026-02-27 04:35:32.762 DEBUG [src.node.docker_mananger] Generated ports ['12626', '12627', '12628', '12629', '12630']
|
||||
2026-02-27 04:35:32.762 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:32.763 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:32.763 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:32.763 DEBUG [src.node.docker_mananger] docker run -i -t -p 12626:12626 -p 12627:12627 -p 12628:12628 -p 12629:12629 -p 12630:12630 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=12628 --rest-port=12626 --tcp-port=12627 --discv5-udp-port=12629 --rest-address=0.0.0.0 --nat=extip:172.18.36.83 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bbb95a83adadff7e2bbeb94d46ebb27fc40091d957391d0fae94315f45dbe4f6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12630 --metrics-logging=true --relay=true
|
||||
2026-02-27 04:35:32.950 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.36.83 waku cf0b061610f88a89a092d4abba8f948257d97a43baa407aaac402f7fefc34ce4
|
||||
2026-02-27 04:35:32.962 ERROR [src.node.docker_mananger] Max retries reached for container 2ba675074be0. Exiting log stream.
|
||||
2026-02-27 04:35:32.988 DEBUG [src.node.docker_mananger] Container started with ID cf0b061610f8. Setting up logs at ./log/docker/node1_2026-02-27_04-35-32__92d37ac9-3a09-46a8-8213-adc6860500cf__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:32.989 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12626
|
||||
2026-02-27 04:35:32.989 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:33.572 ERROR [src.node.docker_mananger] Max retries reached for container 9868d86a716d. Exiting log stream.
|
||||
2026-02-27 04:35:33.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12626/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:33.992 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-27 04:35:33.992 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:33.993 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12626/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:33.995 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.36.83/tcp/12627/p2p/16Uiu2HAmCyGutr7VPLdNk4aLFA9eoEYVoJ3YznAcMkTAAfZDNTgR","/ip4/172.18.36.83/tcp/12628/ws/p2p/16Uiu2HAmCyGutr7VPLdNk4aLFA9eoEYVoJ3YznAcMkTAAfZDNTgR"],"enrUri":"enr:-L24QPyfia8RAG3-b1cwfTDSccNGdPHGJ0ne_4vtix8UUDKFVDlGIZlTf8riGB41yymuVnUPPLX6vqoKX5TzdL3DNacCgmlkgnY0gmlwhKwSJFOKbXVsdGlhZGRyc5YACASsEiRTBjFTAAoErBIkUwYxVN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBK8uc3DA-x5rKh3j0-Mjg7eAScDtRsu5xiwQ9wJyqZ6DdGNwgjFTg3VkcIIxVYV3YWt1MgE"}'
|
||||
2026-02-27 04:35:33.995 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:34.002 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:34.002 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-35-32__92d37ac9-3a09-46a8-8213-adc6860500cf__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:34.002 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:34.002 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:34.003 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:34.004 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.46.93
|
||||
2026-02-27 04:35:34.004 DEBUG [src.node.docker_mananger] Generated ports ['56475', '56476', '56477', '56478', '56479']
|
||||
2026-02-27 04:35:34.004 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:34.004 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:34.004 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:34.004 DEBUG [src.node.docker_mananger] docker run -i -t -p 56475:56475 -p 56476:56476 -p 56477:56477 -p 56478:56478 -p 56479:56479 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=56477 --rest-port=56475 --tcp-port=56476 --discv5-udp-port=56478 --rest-address=0.0.0.0 --nat=extip:172.18.46.93 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9fbb4dbd7140bd8ba635e8fffed4a36ae85cddfcfe9eef2055335982c4302be5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56479 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPyfia8RAG3-b1cwfTDSccNGdPHGJ0ne_4vtix8UUDKFVDlGIZlTf8riGB41yymuVnUPPLX6vqoKX5TzdL3DNacCgmlkgnY0gmlwhKwSJFOKbXVsdGlhZGRyc5YACASsEiRTBjFTAAoErBIkUwYxVN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBK8uc3DA-x5rKh3j0-Mjg7eAScDtRsu5xiwQ9wJyqZ6DdGNwgjFTg3VkcIIxVYV3YWt1MgE
|
||||
2026-02-27 04:35:34.200 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.46.93 waku f7d5b037113acc78ed74e82abe9d6769ef09e88608e3b6a81c9be79a217fc35b
|
||||
2026-02-27 04:35:34.234 DEBUG [src.node.docker_mananger] Container started with ID f7d5b037113a. Setting up logs at ./log/docker/node2_2026-02-27_04-35-32__92d37ac9-3a09-46a8-8213-adc6860500cf__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:34.235 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56475
|
||||
2026-02-27 04:35:34.235 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:35.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56475/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:35.262 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-27 04:35:35.263 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:35.264 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56475/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:35.270 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.46.93/tcp/56476/p2p/16Uiu2HAmKwQ1TwtaiCpLyEbRqH7Hw53ZRpFYphGAG8v6Jww1DbmM","/ip4/172.18.46.93/tcp/56477/ws/p2p/16Uiu2HAmKwQ1TwtaiCpLyEbRqH7Hw53ZRpFYphGAG8v6Jww1DbmM"],"enrUri":"enr:-L24QBG8jLCBJKXhK0QfVcGu0F6XDyPsgjitQNKWiwA2ZwJmKiNKNqtY1wpKZohbHWLKyoAOhRBx4MLmDkTnRqMXHGMCgmlkgnY0gmlwhKwSLl2KbXVsdGlhZGRyc5YACASsEi5dBtycAAoErBIuXQbcnd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDbDXaEjYR38vnqdGtnb7JdWLxvq7E-OuaB3mwpGS34XSDdGNwgtycg3VkcILcnoV3YWt1MgE"}'
|
||||
2026-02-27 04:35:35.271 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:35.271 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56475/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.36.83/tcp/12627/p2p/16Uiu2HAmCyGutr7VPLdNk4aLFA9eoEYVoJ3YznAcMkTAAfZDNTgR"]'
|
||||
2026-02-27 04:35:35.276 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:35.278 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2026-02-27 04:35:35.278 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12626/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:35:35.284 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:35.284 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56475/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:35:35.290 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:35.291 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12626/relay/v1/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-27 04:35:35.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:35.297 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:35:35.398 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:35.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12626/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:35.400 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":1772166935291831296,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:35.402 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:35:35.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56475/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:35.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":1772166935291831296,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:35:35.405 INFO [src.steps.relay] WARM UP successful!!
|
||||
2026-02-27 04:35:35.406 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12626/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:35:35.409 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:12626/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
2026-02-27 04:35:35.411 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:35:35.412 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:35:35.412 DEBUG [src.node.waku_node] Stopping container with id cf0b061610f8
|
||||
2026-02-27 04:35:35.978 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:35.980 DEBUG [src.node.waku_node] Stopping container with id f7d5b037113a
|
||||
2026-02-27 04:35:36.502 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:36.505 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:35:36.511 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:35:36.516 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
200
nim/1097/data/attachments/262abd4aa95a7bb.txt
Normal file
200
nim/1097/data/attachments/262abd4aa95a7bb.txt
Normal file
@ -0,0 +1,200 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_store_filter_interaction_with_six_nodes with id: 2026-02-27_04-32-05__264ece0f-99dc-4775-9d52-8ad2a1ffe392
|
||||
[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-27_04-32-05__264ece0f-99dc-4775-9d52-8ad2a1ffe392__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-27_04-32-05__264ece0f-99dc-4775-9d52-8ad2a1ffe392__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-27_04-32-05__264ece0f-99dc-4775-9d52-8ad2a1ffe392__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:306 Create 6 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/node4_2026-02-27_04-32-05__264ece0f-99dc-4775-9d52-8ad2a1ffe392__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/node5_2026-02-27_04-32-05__264ece0f-99dc-4775-9d52-8ad2a1ffe392__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/node6_2026-02-27_04-32-05__264ece0f-99dc-4775-9d52-8ad2a1ffe392__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:311 Start 5 nodes with their corresponding config
|
||||
[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.187.254
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['45785', '45786', '45787', '45788', '45789']
|
||||
[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 45785:45785 -p 45786:45786 -p 45787:45787 -p 45788:45788 -p 45789:45789 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=45787 --rest-port=45785 --tcp-port=45786 --discv5-udp-port=45788 --rest-address=0.0.0.0 --nat=extip:172.18.187.254 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=da34e19a7bf051aade3209f7a3ee833aa84bcc3c2fa21db1469f0855cbc0c3c3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45789 --metrics-logging=true --relay=true --store=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.187.254 waku c6822db3a5d851f4698fed10dba6fcd9320d65cc1f32e26eee9d82c8511a055a
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID c6822db3a5d8. Setting up logs at ./log/docker/node1_2026-02-27_04-32-05__264ece0f-99dc-4775-9d52-8ad2a1ffe392__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 45785
|
||||
[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:45785/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:45785/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.254/tcp/45786/p2p/16Uiu2HAmBVZuUL1YvFYB7ZSZHpNRQNP8ukHpE9xswRD6FHiGCa4n","/ip4/172.18.187.254/tcp/45787/ws/p2p/16Uiu2HAmBVZuUL1YvFYB7ZSZHpNRQNP8ukHpE9xswRD6FHiGCa4n"],"enrUri":"enr:-L24QMZa5DDzPPge0UHkqbfoXn-qEN95ywv3eDCCo29p7aKYRskoFfce45kXrxbgo1fHDsYz9fMcws36r15_eI7G2csCgmlkgnY0gmlwhKwSu_6KbXVsdGlhZGRyc5YACASsErv-BrLaAAoErBK7_gay290DgnJzhQADAQAAiXNlY3AyNTZrMaEC7rpyEhasOAwU3I8_bS-G_HThCIn1l01pq_EDozrskMeDdGNwgrLag3VkcIKy3IV3YWt1MgM"}'
|
||||
[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.109.45
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['60628', '60629', '60630', '60631', '60632']
|
||||
[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 60628:60628 -p 60629:60629 -p 60630:60630 -p 60631:60631 -p 60632:60632 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=60630 --rest-port=60628 --tcp-port=60629 --discv5-udp-port=60631 --rest-address=0.0.0.0 --nat=extip:172.18.109.45 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e3add15ea0cafacf5c5b03dcc3a06beba583b651ed4a797fcebcfd61aad4d935 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=60632 --metrics-logging=true --relay=true --store=true --discv5-bootstrap-node=enr:-L24QMZa5DDzPPge0UHkqbfoXn-qEN95ywv3eDCCo29p7aKYRskoFfce45kXrxbgo1fHDsYz9fMcws36r15_eI7G2csCgmlkgnY0gmlwhKwSu_6KbXVsdGlhZGRyc5YACASsErv-BrLaAAoErBK7_gay290DgnJzhQADAQAAiXNlY3AyNTZrMaEC7rpyEhasOAwU3I8_bS-G_HThCIn1l01pq_EDozrskMeDdGNwgrLag3VkcIKy3IV3YWt1MgM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.109.45 waku 9c91ad9787acc0ad545a9ad29fd08026834799a465dd68d50e923cf8d22f2119
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 9c91ad9787ac. Setting up logs at ./log/docker/node2_2026-02-27_04-32-05__264ece0f-99dc-4775-9d52-8ad2a1ffe392__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 60628
|
||||
[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:60628/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:60628/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.109.45/tcp/60629/p2p/16Uiu2HAmGcZsMo8ebyPw4TmLc7oN4th8vVEEfb9hGWp9RY9ZAyGC","/ip4/172.18.109.45/tcp/60630/ws/p2p/16Uiu2HAmGcZsMo8ebyPw4TmLc7oN4th8vVEEfb9hGWp9RY9ZAyGC"],"enrUri":"enr:-L24QGCEd8iRHovy5emKgSbRi8vZmKKQhYtR7Wexs3S4-OV7Db2_1QMRwGnpZxmB6CWjb0hgY9z2cYO3OM-jD8uPB1wCgmlkgnY0gmlwhKwSbS2KbXVsdGlhZGRyc5YACASsEm0tBuzVAAoErBJtLQbs1t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOs_nmk_ecn-sUC1DLXgDzy-ovzme03dlS0Oz6Mc99XmDdGNwguzVg3VkcILs14V3YWt1MgM"}'
|
||||
[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.134.132
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['54168', '54169', '54170', '54171', '54172']
|
||||
[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 54168:54168 -p 54169:54169 -p 54170:54170 -p 54171:54171 -p 54172:54172 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=54170 --rest-port=54168 --tcp-port=54169 --discv5-udp-port=54171 --rest-address=0.0.0.0 --nat=extip:172.18.134.132 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bccf5c2ec4b16bcdbe0b26d7f5dbadf9ede09df523b2b1d5e1aaecf16dbababa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54172 --metrics-logging=true --relay=true --store=true --discv5-bootstrap-node=enr:-L24QGCEd8iRHovy5emKgSbRi8vZmKKQhYtR7Wexs3S4-OV7Db2_1QMRwGnpZxmB6CWjb0hgY9z2cYO3OM-jD8uPB1wCgmlkgnY0gmlwhKwSbS2KbXVsdGlhZGRyc5YACASsEm0tBuzVAAoErBJtLQbs1t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDOs_nmk_ecn-sUC1DLXgDzy-ovzme03dlS0Oz6Mc99XmDdGNwguzVg3VkcILs14V3YWt1MgM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.134.132 waku 8d5a84c65ecfbc5d3ed79de1d11743ef29777cb2cee30b1ef020dd47e83b1d09
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 8d5a84c65ecf. Setting up logs at ./log/docker/node3_2026-02-27_04-32-05__264ece0f-99dc-4775-9d52-8ad2a1ffe392__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 54168
|
||||
[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:54168/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:54168/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.134.132/tcp/54169/p2p/16Uiu2HAmFMyt8XpLq1SE29coLp3uPxmYr6iqPhJhPWRDs2LnAK6h","/ip4/172.18.134.132/tcp/54170/ws/p2p/16Uiu2HAmFMyt8XpLq1SE29coLp3uPxmYr6iqPhJhPWRDs2LnAK6h"],"enrUri":"enr:-L24QJe-G3CPGsccrIGqyGs6TT4LcVGopnqeAD3vFmKq9GFsbClghoHPgCDiSJjeiBIui3sy4TxMcJinQtBXzw0uv3cCgmlkgnY0gmlwhKwShoSKbXVsdGlhZGRyc5YACASsEoaEBtOZAAoErBKGhAbTmt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKDeoVckw5-5ZqHOFqUA2euDtCfFVCzSxC09r--kpsyqDdGNwgtOZg3VkcILTm4V3YWt1MgM"}'
|
||||
[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.42.110
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['35995', '35996', '35997', '35998', '35999']
|
||||
[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 35995:35995 -p 35996:35996 -p 35997:35997 -p 35998:35998 -p 35999:35999 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=35997 --rest-port=35995 --tcp-port=35996 --discv5-udp-port=35998 --rest-address=0.0.0.0 --nat=extip:172.18.42.110 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bc1039294d4a8ba8a5accbcbb9f3ad2bcbfe5addf6f6c346952147c64dfa0eaa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35999 --metrics-logging=true --relay=true --filter=true --store=true --discv5-bootstrap-node=enr:-L24QJe-G3CPGsccrIGqyGs6TT4LcVGopnqeAD3vFmKq9GFsbClghoHPgCDiSJjeiBIui3sy4TxMcJinQtBXzw0uv3cCgmlkgnY0gmlwhKwShoSKbXVsdGlhZGRyc5YACASsEoaEBtOZAAoErBKGhAbTmt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDKDeoVckw5-5ZqHOFqUA2euDtCfFVCzSxC09r--kpsyqDdGNwgtOZg3VkcILTm4V3YWt1MgM
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.42.110 waku 94762e6426d7d4707e767064c9c2d6620766b661168f7236260eefd06f2e6c12
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 94762e6426d7. Setting up logs at ./log/docker/node4_2026-02-27_04-32-05__264ece0f-99dc-4775-9d52-8ad2a1ffe392__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 35995
|
||||
[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:35995/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":"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:35995/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.42.110/tcp/35996/p2p/16Uiu2HAkxn2YfLAhsQQUjfsZcpmy67EjuQ2PoFi5FGpq55hdmN3h","/ip4/172.18.42.110/tcp/35997/ws/p2p/16Uiu2HAkxn2YfLAhsQQUjfsZcpmy67EjuQ2PoFi5FGpq55hdmN3h"],"enrUri":"enr:-L24QDS6FJTOWtfcGhiRySWVgtARFHqML0FPaHu64eUYbEMdSG6-3QSE7ArYqHqfXdpf03gQbQKA0Sf8dKMUKJ-ZOxgCgmlkgnY0gmlwhKwSKm6KbXVsdGlhZGRyc5YACASsEipuBoycAAoErBIqbgaMnd0DgnJzhQADAQAAiXNlY3AyNTZrMaECMcnuig0cA9NphyeT80hpCKBbU3wQXNLzyEKL3BWEz7CDdGNwgoycg3VkcIKMnoV3YWt1Mgc"}'
|
||||
[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.138
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['15512', '15513', '15514', '15515', '15516']
|
||||
[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 15512:15512 -p 15513:15513 -p 15514:15514 -p 15515:15515 -p 15516:15516 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=15514 --rest-port=15512 --tcp-port=15513 --discv5-udp-port=15515 --rest-address=0.0.0.0 --nat=extip:172.18.135.138 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ceb9e93f3dfdbdccc8ebdbe3ca0e6da59fbfa6dcb56b52e8e63c5f3a0b62fbbf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15516 --metrics-logging=true --relay=false --filternode=/ip4/172.18.42.110/tcp/35996/p2p/16Uiu2HAkxn2YfLAhsQQUjfsZcpmy67EjuQ2PoFi5FGpq55hdmN3h --discv5-bootstrap-node=enr:-L24QDS6FJTOWtfcGhiRySWVgtARFHqML0FPaHu64eUYbEMdSG6-3QSE7ArYqHqfXdpf03gQbQKA0Sf8dKMUKJ-ZOxgCgmlkgnY0gmlwhKwSKm6KbXVsdGlhZGRyc5YACASsEipuBoycAAoErBIqbgaMnd0DgnJzhQADAQAAiXNlY3AyNTZrMaECMcnuig0cA9NphyeT80hpCKBbU3wQXNLzyEKL3BWEz7CDdGNwgoycg3VkcIKMnoV3YWt1Mgc
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.135.138 waku 3aad62b7085386e1af97c46a573cf056cb807ff2a73f182b462693ed93768f64
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 3aad62b70853. Setting up logs at ./log/docker/node6_2026-02-27_04-32-05__264ece0f-99dc-4775-9d52-8ad2a1ffe392__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 15512
|
||||
[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:15512/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:15512/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.138/tcp/15513/p2p/16Uiu2HAkyJckGaxkos59HfQ73oYBsy5tYw89UGgoen4WdXqWQ2qN","/ip4/172.18.135.138/tcp/15514/ws/p2p/16Uiu2HAkyJckGaxkos59HfQ73oYBsy5tYw89UGgoen4WdXqWQ2qN"],"enrUri":"enr:-L24QAUPXDI4prLjBC1eXfd7CxBbsUgE6ubcs5aU1kpxoCE0Q119zfpJVW2GDdPRgkCTIbGyCci1OPHsYRL4tOLE-0UCgmlkgnY0gmlwhKwSh4qKbXVsdGlhZGRyc5YACASsEoeKBjyZAAoErBKHigY8mt0DgnJzhQADAQAAiXNlY3AyNTZrMaECOaAGunLslQVgoLSMbmr3HWlpTlLwWETq8-td5EAcdwGDdGNwgjyZg3VkcII8m4V3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:318 Subscribe nodes to relay pubsub topics
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:45785/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:60628/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:54168/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:35995/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:323 Node6 subscribe to filter for pubsubtopic /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:15512/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:45785/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.134.132/tcp/54169/p2p/16Uiu2HAmFMyt8XpLq1SE29coLp3uPxmYr6iqPhJhPWRDs2LnAK6h","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-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.42.110/tcp/35996/p2p/16Uiu2HAkxn2YfLAhsQQUjfsZcpmy67EjuQ2PoFi5FGpq55hdmN3h","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-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-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.109.45/tcp/60676/p2p/16Uiu2HAmGcZsMo8ebyPw4TmLc7oN4th8vVEEfb9hGWp9RY9ZAyGC","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-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:60628/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.134.132/tcp/41708/p2p/16Uiu2HAmFMyt8XpLq1SE29coLp3uPxmYr6iqPhJhPWRDs2LnAK6h","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.187.254/tcp/45786/p2p/16Uiu2HAmBVZuUL1YvFYB7ZSZHpNRQNP8ukHpE9xswRD6FHiGCa4n","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-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:54168/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.42.110/tcp/33548/p2p/16Uiu2HAkxn2YfLAhsQQUjfsZcpmy67EjuQ2PoFi5FGpq55hdmN3h","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-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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.187.254/tcp/40538/p2p/16Uiu2HAmBVZuUL1YvFYB7ZSZHpNRQNP8ukHpE9xswRD6FHiGCa4n","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.109.45/tcp/60629/p2p/16Uiu2HAmGcZsMo8ebyPw4TmLc7oN4th8vVEEfb9hGWp9RY9ZAyGC","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-157-gba8587","origin":"Discv5"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35995/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.134.132/tcp/54169/p2p/16Uiu2HAmFMyt8XpLq1SE29coLp3uPxmYr6iqPhJhPWRDs2LnAK6h","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-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.135.138/tcp/53072/p2p/16Uiu2HAkyJckGaxkos59HfQ73oYBsy5tYw89UGgoen4WdXqWQ2qN","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-157-gba8587","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.187.254/tcp/51816/p2p/16Uiu2HAmBVZuUL1YvFYB7ZSZHpNRQNP8ukHpE9xswRD6FHiGCa4n","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15512/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.42.110/tcp/35996/p2p/16Uiu2HAkxn2YfLAhsQQUjfsZcpmy67EjuQ2PoFi5FGpq55hdmN3h","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-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-157-gba8587","origin":"Discv5"}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 50 seconds
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:328 Node1 publish message for topic /waku/2/rs/3/1
|
||||
[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:45785/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:333 Node6 inquery for filter messages on pubsubtopic /waku/2/rs/3/1 & contenttopic/test/1/waku-filter/proto
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:15512/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":1772166785888817901,"ephemeral":false}]'
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:335 Filter inquiry response is [{'payload': 'RmlsdGVyIHdvcmtzISE=', 'contentTopic': '/test/1/waku-filter/proto', 'version': 0, 'timestamp': 1772166785888817901, 'ephemeral': False}]
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:338 Node5 goes live !!
|
||||
[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.216.57
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['26605', '26606', '26607', '26608', '26609']
|
||||
[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 26605:26605 -p 26606:26606 -p 26607:26607 -p 26608:26608 -p 26609:26609 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=26607 --rest-port=26605 --tcp-port=26606 --discv5-udp-port=26608 --rest-address=0.0.0.0 --nat=extip:172.18.216.57 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=48ebafd21bc0b2fa2412aff62bbce10ecd3ffa3a2c170823ff7c2dd18aff6a5a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=26609 --metrics-logging=true --relay=false --storenode=/ip4/172.18.42.110/tcp/35996/p2p/16Uiu2HAkxn2YfLAhsQQUjfsZcpmy67EjuQ2PoFi5FGpq55hdmN3h --discv5-bootstrap-node=enr:-L24QDS6FJTOWtfcGhiRySWVgtARFHqML0FPaHu64eUYbEMdSG6-3QSE7ArYqHqfXdpf03gQbQKA0Sf8dKMUKJ-ZOxgCgmlkgnY0gmlwhKwSKm6KbXVsdGlhZGRyc5YACASsEipuBoycAAoErBIqbgaMnd0DgnJzhQADAQAAiXNlY3AyNTZrMaECMcnuig0cA9NphyeT80hpCKBbU3wQXNLzyEKL3BWEz7CDdGNwgoycg3VkcIKMnoV3YWt1Mgc
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.216.57 waku 6710fb26cca7700ee776a627424417131696fcb39a37c875e064ae181da9fdaa
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 6710fb26cca7. Setting up logs at ./log/docker/node5_2026-02-27_04-32-05__264ece0f-99dc-4775-9d52-8ad2a1ffe392__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 26605
|
||||
[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:26605/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:26605/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.216.57/tcp/26606/p2p/16Uiu2HAmL3PGKjGgNdHSCueShGH3uUPzmFWiKyNcVTGMKyQXh1sj","/ip4/172.18.216.57/tcp/26607/ws/p2p/16Uiu2HAmL3PGKjGgNdHSCueShGH3uUPzmFWiKyNcVTGMKyQXh1sj"],"enrUri":"enr:-L24QBav1D7uz3Ab-Bt8T-1R5PiudM2bUg1KTdsSsCE59cQORl5cpy6qdY07hJy9C-XTreLIOyRrJX9dVs-4q3K2YkYCgmlkgnY0gmlwhKwS2DmKbXVsdGlhZGRyc5YACASsEtg5BmfuAAoErBLYOQZn790DgnJzhQADAQAAiXNlY3AyNTZrMaEDbb5-4xTwhRwx4yFNnx5rmeSmXzvT2OnO6D3AE0Y_p_6DdGNwgmfug3VkcIJn8IV3YWt1MgA"}'
|
||||
[32mINFO [0m src.node.waku_node:waku_node.py:292 REST service is ready !!
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 2 seconds
|
||||
[35mDEBUG [0m tests.e2e.test_e2e:test_e2e.py:341 Node5 makes request to get stored 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:26605/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":"5f02754801cd36045cf0","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x070db470f1d0bc99de11d685ae0621317dd6a3d698a1d9bb8762c2859697a051"}]}'
|
||||
[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 c6822db3a5d8
|
||||
[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 9c91ad9787ac
|
||||
[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 8d5a84c65ecf
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container c6822db3a5d8. 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 94762e6426d7
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 9c91ad9787ac. 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 3aad62b70853
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 8d5a84c65ecf. 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 6710fb26cca7
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 94762e6426d7. 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.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:144 No errors found in the waku logs.
|
||||
77
nim/1097/data/attachments/26799a1b2b311576.txt
Normal file
77
nim/1097/data/attachments/26799a1b2b311576.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_single_pubsub_topic[/waku/2/rs/2/1] with id: 2026-02-27_04-34-18__b47f58a2-80d3-4577-87fd-47980bb218da
|
||||
[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-27_04-34-18__b47f58a2-80d3-4577-87fd-47980bb218da__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.253.105
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['56416', '56417', '56418', '56419', '56420']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:72 Cluster id was resolved to: 2
|
||||
[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 56416:56416 -p 56417:56417 -p 56418:56418 -p 56419:56419 -p 56420:56420 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=56418 --rest-port=56416 --tcp-port=56417 --discv5-udp-port=56419 --rest-address=0.0.0.0 --nat=extip:172.18.253.105 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=fbdadb32af406cfdcde287730a0b9a44ce382d3d1fd31f36ddfcb927f5ab43b0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56420 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.253.105 waku 2577e6f47f79eaa3c32d45b8e598d60bbf1857d3438e221a9156e0b36d73e673
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 12ae68fe9a63. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 2577e6f47f79. Setting up logs at ./log/docker/node1_2026-02-27_04-34-18__b47f58a2-80d3-4577-87fd-47980bb218da__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 56416
|
||||
[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 43eb112af519. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:56416/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:56416/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.253.105/tcp/56417/p2p/16Uiu2HAmAn3HgpfNLkx28HzFXTqASwAPQvxnrEZX5HZZD39XSCAn","/ip4/172.18.253.105/tcp/56418/ws/p2p/16Uiu2HAmAn3HgpfNLkx28HzFXTqASwAPQvxnrEZX5HZZD39XSCAn"],"enrUri":"enr:-L24QOaodOUUaDnhbZN45VRiBGXSnKqfI5zxmor6o10k1VZBMsnS8y7uKZ6XMf5dZkshMmAA0o5kD4MyNpp5xwSMyPwCgmlkgnY0gmlwhKwS_WmKbXVsdGlhZGRyc5YACASsEv1pBtxhAAoErBL9aQbcYt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC5BcDgU0V3rNuMHLnlcMZ_ZYq2lYa6xO7KwE_970qIAuDdGNwgtxhg3VkcILcY4V3YWt1MgU"}'
|
||||
[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-27_04-34-18__b47f58a2-80d3-4577-87fd-47980bb218da__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.230
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['58180', '58181', '58182', '58183', '58184']
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:72 Cluster id was resolved to: 2
|
||||
[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 58180:58180 -p 58181:58181 -p 58182:58182 -p 58183:58183 -p 58184:58184 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=58182 --rest-port=58180 --tcp-port=58181 --discv5-udp-port=58183 --rest-address=0.0.0.0 --nat=extip:172.18.166.230 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=1cbffdedb1afedbb481aff86bab66ffaa0aed2b227ce3bca8cdceead8342b50c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58184 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QOaodOUUaDnhbZN45VRiBGXSnKqfI5zxmor6o10k1VZBMsnS8y7uKZ6XMf5dZkshMmAA0o5kD4MyNpp5xwSMyPwCgmlkgnY0gmlwhKwS_WmKbXVsdGlhZGRyc5YACASsEv1pBtxhAAoErBL9aQbcYt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC5BcDgU0V3rNuMHLnlcMZ_ZYq2lYa6xO7KwE_970qIAuDdGNwgtxhg3VkcILcY4V3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.166.230 waku f461f2c58710336177ecfa5e45e164315f3663e7c8035f4d335498158598e8b9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID f461f2c58710. Setting up logs at ./log/docker/node2_2026-02-27_04-34-18__b47f58a2-80d3-4577-87fd-47980bb218da__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 58180
|
||||
[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:58180/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:58180/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.230/tcp/58181/p2p/16Uiu2HAmCBQqNhLUocZ7G46zjmSM1kWrLijii7XgvZjaoY2NXTvf","/ip4/172.18.166.230/tcp/58182/ws/p2p/16Uiu2HAmCBQqNhLUocZ7G46zjmSM1kWrLijii7XgvZjaoY2NXTvf"],"enrUri":"enr:-L24QHY9Pm-srgjHNQgfJ-zKdJepP-MEhspOa7HkVGoIpHBHVfmDeinMu3HAREiVzTS7dmjav59eCnRI61fN0c-QiBACgmlkgnY0gmlwhKwSpuaKbXVsdGlhZGRyc5YACASsEqbmBuNFAAoErBKm5gbjRt0DgnJzhQACAQAAiXNlY3AyNTZrMaEC-O9r95I4v_Hws7rmXwrfl36Bs5Pm8WjkVBSKI3fRHDCDdGNwguNFg3VkcILjR4V3YWt1MgE"}'
|
||||
[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:58180/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.253.105/tcp/56417/p2p/16Uiu2HAmAn3HgpfNLkx28HzFXTqASwAPQvxnrEZX5HZZD39XSCAn"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:56416/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/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:58180/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/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:56416/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:56416/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":1772166860708952245,"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:58180/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":1772166860708952245,"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 2577e6f47f79
|
||||
[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 f461f2c58710
|
||||
[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/1097/data/attachments/2728ca9b56d68064.txt
Normal file
78
nim/1097/data/attachments/2728ca9b56d68064.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_relay_different_latency_between_two_nodes[200] with id: 2026-02-27_04-32-42__b4d80034-4bdd-48b5-8276-39481c4d9d2a
|
||||
[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-27_04-32-42__b4d80034-4bdd-48b5-8276-39481c4d9d2a__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-27_04-32-42__b4d80034-4bdd-48b5-8276-39481c4d9d2a__wakuorg_nwaku:latest.log
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:204 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.233.190
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['40699', '40700', '40701', '40702', '40703']
|
||||
[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 40699:40699 -p 40700:40700 -p 40701:40701 -p 40702:40702 -p 40703:40703 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=40701 --rest-port=40699 --tcp-port=40700 --discv5-udp-port=40702 --rest-address=0.0.0.0 --nat=extip:172.18.233.190 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9dedecbbff49dd4dab65cad5285ed69e6384b8e0be6eb9a64a78aaa231f1ea8c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40703 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.233.190 waku 3228aec6d6c2b0de37c6cfbff8d37eab4741d7b7b97354d9002a999d03e57bcc
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 3228aec6d6c2. Setting up logs at ./log/docker/node1_2026-02-27_04-32-42__b4d80034-4bdd-48b5-8276-39481c4d9d2a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 40699
|
||||
[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 e44583eef552. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 9d684d899c57. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40699/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:40699/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.233.190/tcp/40700/p2p/16Uiu2HAmHUNYYvV2tFpGQdfhXiAKPCSkjTNRbcZmZNvE8YBLzUtq","/ip4/172.18.233.190/tcp/40701/ws/p2p/16Uiu2HAmHUNYYvV2tFpGQdfhXiAKPCSkjTNRbcZmZNvE8YBLzUtq"],"enrUri":"enr:-L24QGfq1FDWXex1YTaETkiQi9Rm3TJRMi3YlY8rJncJIu1TUyuuZS_Z5iwZ-scrNvFbPWgksWd3uROm-L1Zk7kPU8ICgmlkgnY0gmlwhKwS6b6KbXVsdGlhZGRyc5YACASsEum-Bp78AAoErBLpvgae_d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDR5IkCCg7ujpFMkV9c0B_6g60HQHF3_oGhRQhK7g0wCKDdGNwgp78g3VkcIKe_oV3YWt1MgE"}'
|
||||
[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.238.12
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['35296', '35297', '35298', '35299', '35300']
|
||||
[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 35296:35296 -p 35297:35297 -p 35298:35298 -p 35299:35299 -p 35300:35300 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=35298 --rest-port=35296 --tcp-port=35297 --discv5-udp-port=35299 --rest-address=0.0.0.0 --nat=extip:172.18.238.12 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0ddc9e6873d2ddafb28c61edd6a60e0f69a65b05cad1d6fab59cbbe0cfa3add4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35300 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGfq1FDWXex1YTaETkiQi9Rm3TJRMi3YlY8rJncJIu1TUyuuZS_Z5iwZ-scrNvFbPWgksWd3uROm-L1Zk7kPU8ICgmlkgnY0gmlwhKwS6b6KbXVsdGlhZGRyc5YACASsEum-Bp78AAoErBLpvgae_d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDR5IkCCg7ujpFMkV9c0B_6g60HQHF3_oGhRQhK7g0wCKDdGNwgp78g3VkcIKe_oV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.238.12 waku e48c956cffb10fbcda7ca5e9732ca31f70a033cc67b29f071677ecb995514549
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e48c956cffb1. Setting up logs at ./log/docker/node2_2026-02-27_04-32-42__b4d80034-4bdd-48b5-8276-39481c4d9d2a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 35296
|
||||
[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:35296/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:35296/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.238.12/tcp/35297/p2p/16Uiu2HAmFGDuUbvFhXjq6WYDVkY4AHgFEicKCzZ3sBtoVLezgstT","/ip4/172.18.238.12/tcp/35298/ws/p2p/16Uiu2HAmFGDuUbvFhXjq6WYDVkY4AHgFEicKCzZ3sBtoVLezgstT"],"enrUri":"enr:-L24QFMOMDdwRuWRCoP7L42P13bqQ3ag0hrosWbltx3HaXpcOMoDtyqQ77Ko7yK3wSg0sPAKEnMWwHqkzEvZT5JWQ4wCgmlkgnY0gmlwhKwS7gyKbXVsdGlhZGRyc5YACASsEu4MBonhAAoErBLuDAaJ4t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJr4HXy1qQ37X8r6g2SKvEmZzEfX5yYvVw3Om7r-g0jiDdGNwgonhg3VkcIKJ44V3YWt1MgE"}'
|
||||
[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:208 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:40699/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:35296/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:212 Waiting for autoconnection
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:40699/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.238.12/tcp/51662/p2p/16Uiu2HAmFGDuUbvFhXjq6WYDVkY4AHgFEicKCzZ3sBtoVLezgstT","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:35296/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.233.190/tcp/40700/p2p/16Uiu2HAmHUNYYvV2tFpGQdfhXiAKPCSkjTNRbcZmZNvE8YBLzUtq","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-157-gba8587","origin":"Discv5"}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 10 seconds
|
||||
[32mINFO [0m tests.e2e.test_network_conditions:test_network_conditions.py:215 Applying 200ms latency to node2
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '4123', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '4123', '-n', 'tc', 'qdisc', 'del', 'dev', 'eth0', 'root']
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '4123', '-n', 'tc', 'qdisc', 'add', 'dev', 'eth0', 'root', 'netem', 'delay', '200ms']
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:40699/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py: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:35296/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":1772166775235776821,"ephemeral":false,"proof":""}]'
|
||||
[32mINFO [0m src.steps.network_conditions:network_conditions.py:22 TC exec: ['sudo', '-n', 'nsenter', '-t', '4123', '-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 3228aec6d6c2
|
||||
[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 e48c956cffb1
|
||||
[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.
|
||||
69
nim/1097/data/attachments/273c7ea08c0776d4.txt
Normal file
69
nim/1097/data/attachments/273c7ea08c0776d4.txt
Normal file
@ -0,0 +1,69 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_main_node_relay_and_store__peer_only_store with id: 2026-02-27_04-36-39__7ef9f259-58ce-4e60-a096-642bdc68ef13
|
||||
[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.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-27_04-36-39__7ef9f259-58ce-4e60-a096-642bdc68ef13__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.94.113
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['22705', '22706', '22707', '22708', '22709']
|
||||
[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 22705:22705 -p 22706:22706 -p 22707:22707 -p 22708:22708 -p 22709:22709 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=22707 --rest-port=22705 --tcp-port=22706 --discv5-udp-port=22708 --rest-address=0.0.0.0 --nat=extip:172.18.94.113 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bcd761c9688cf2aa803dc1c548bcfafff393e62b63086c8d7dae9f50dc4ad7df --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22709 --metrics-logging=true --store=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.94.113 waku 2c6e083d05a27554614533abc9dfa8f36df6ccc961654ff1d4fccd8f56c606e9
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 2c6e083d05a2. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-36-39__7ef9f259-58ce-4e60-a096-642bdc68ef13__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 22705
|
||||
[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 741c0f28dbd7. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1ed88412c57e. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:22705/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:22705/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.94.113/tcp/22706/p2p/16Uiu2HAmURRBHZfhXsMPAHbKYUDvfZf4khLW46LCtigEw7JkwSFc","/ip4/172.18.94.113/tcp/22707/ws/p2p/16Uiu2HAmURRBHZfhXsMPAHbKYUDvfZf4khLW46LCtigEw7JkwSFc"],"enrUri":"enr:-L24QAOjfrfNceQnvy7ft_3x0a_oXHXbApX0Z6u1PoXEVwx9C_vElI4BdoVql5JvLGPxmiPuKAQlSqyNYLamB92ZDHMCgmlkgnY0gmlwhKwSXnGKbXVsdGlhZGRyc5YACASsEl5xBliyAAoErBJecQZYs90DgnJzhQADAQAAiXNlY3AyNTZrMaED6kDum_9kjX4hauU36hnCUuBbY01pxI7xjonIEZc73RODdGNwgliyg3VkcIJYtIV3YWt1MgM"}'
|
||||
[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-27_04-36-39__7ef9f259-58ce-4e60-a096-642bdc68ef13__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.141.96
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['35671', '35672', '35673', '35674', '35675']
|
||||
[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 35671:35671 -p 35672:35672 -p 35673:35673 -p 35674:35674 -p 35675:35675 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=35673 --rest-port=35671 --tcp-port=35672 --discv5-udp-port=35674 --rest-address=0.0.0.0 --nat=extip:172.18.141.96 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d82aaf3cf53581f4bfc0daed6c692b6ef5ad15ef594d082ab74a207eeb1a9f4c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35675 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QAOjfrfNceQnvy7ft_3x0a_oXHXbApX0Z6u1PoXEVwx9C_vElI4BdoVql5JvLGPxmiPuKAQlSqyNYLamB92ZDHMCgmlkgnY0gmlwhKwSXnGKbXVsdGlhZGRyc5YACASsEl5xBliyAAoErBJecQZYs90DgnJzhQADAQAAiXNlY3AyNTZrMaED6kDum_9kjX4hauU36hnCUuBbY01pxI7xjonIEZc73RODdGNwgliyg3VkcIJYtIV3YWt1MgM --storenode=/ip4/172.18.94.113/tcp/22706/p2p/16Uiu2HAmURRBHZfhXsMPAHbKYUDvfZf4khLW46LCtigEw7JkwSFc --store=true --relay=false
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.141.96 waku 45ecd0dfa8f69eb715606dd67add3eb5a73526324835cc9b78dbd00ef3c10e88
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 45ecd0dfa8f6. Setting up logs at ./log/docker/store_node1_2026-02-27_04-36-39__7ef9f259-58ce-4e60-a096-642bdc68ef13__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 35671
|
||||
[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:35671/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:35671/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.141.96/tcp/35672/p2p/16Uiu2HAkyf3P1XDSfR78e3AgyTTAJYLCrnYwx1yNAC1vwoVFQ5xS","/ip4/172.18.141.96/tcp/35673/ws/p2p/16Uiu2HAkyf3P1XDSfR78e3AgyTTAJYLCrnYwx1yNAC1vwoVFQ5xS"],"enrUri":"enr:-L24QHdXkKgRm5IyyV8PzwsCKK-wTggTkXdNHqfU-G_A0l3pPMDEriNrBZvunzqfxg_gBQJYRx-4MsPQLcwQqvZ74XcCgmlkgnY0gmlwhKwSjWCKbXVsdGlhZGRyc5YACASsEo1gBotYAAoErBKNYAaLWd0DgnJzhQADAQAAiXNlY3AyNTZrMaECPtt-34Fuqn8e0KZz2am6lnzYv2D4uGDXr6WxTefLfpeDdGNwgotYg3VkcIKLWoV3YWt1MgI"}'
|
||||
[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:35671/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.94.113/tcp/22706/p2p/16Uiu2HAmURRBHZfhXsMPAHbKYUDvfZf4khLW46LCtigEw7JkwSFc"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:22705/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:22705/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:22705/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'
|
||||
[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":[]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 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 2c6e083d05a2
|
||||
[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 45ecd0dfa8f6
|
||||
[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.
|
||||
77
nim/1097/data/attachments/276a860b8f933e73.txt
Normal file
77
nim/1097/data/attachments/276a860b8f933e73.txt
Normal file
@ -0,0 +1,77 @@
|
||||
2026-02-27 04:41:33.151 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:41:33.151 DEBUG [tests.conftest] Running test: test_publish_with_extra_field with id: 2026-02-27_04-41-33__9b747c3e-ba58-4a33-aefe-84736d276fc2
|
||||
2026-02-27 04:41:33.152 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:41:33.152 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:41:33.152 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2026-02-27 04:41:33.158 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:41:33.159 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-41-33__9b747c3e-ba58-4a33-aefe-84736d276fc2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:41:33.159 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:41:33.159 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:41:33.160 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:41:33.160 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.204.191
|
||||
2026-02-27 04:41:33.160 DEBUG [src.node.docker_mananger] Generated ports ['31307', '31308', '31309', '31310', '31311']
|
||||
2026-02-27 04:41:33.161 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:41:33.161 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:41:33.161 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:41:33.161 DEBUG [src.node.docker_mananger] docker run -i -t -p 31307:31307 -p 31308:31308 -p 31309:31309 -p 31310:31310 -p 31311:31311 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=31309 --rest-port=31307 --tcp-port=31308 --discv5-udp-port=31310 --rest-address=0.0.0.0 --nat=extip:172.18.204.191 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2da7be22cb0eed0dbdb7d6c94e868ba1d659893cbeb858e1e1286e0d4a5efb4c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31311 --metrics-logging=true --relay=true
|
||||
2026-02-27 04:41:33.347 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.204.191 waku 52dddda902ed10b0a00bfe2c08aa7fd5240314fed6d21c4422d4d038870eaef8
|
||||
2026-02-27 04:41:33.382 DEBUG [src.node.docker_mananger] Container started with ID 52dddda902ed. Setting up logs at ./log/docker/node1_2026-02-27_04-41-33__9b747c3e-ba58-4a33-aefe-84736d276fc2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:41:33.383 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31307
|
||||
2026-02-27 04:41:33.384 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:41:33.384 ERROR [src.node.docker_mananger] Max retries reached for container f5adcfd5a7e0. Exiting log stream.
|
||||
2026-02-27 04:41:33.951 ERROR [src.node.docker_mananger] Max retries reached for container fe2529541937. Exiting log stream.
|
||||
2026-02-27 04:41:34.384 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31307/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:34.387 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-27 04:41:34.387 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:41:34.387 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31307/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:34.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.204.191/tcp/31308/p2p/16Uiu2HAmMBskaqerod47XbGSk48RiRRHZAfnZDUkxu21Sxvoy14j","/ip4/172.18.204.191/tcp/31309/ws/p2p/16Uiu2HAmMBskaqerod47XbGSk48RiRRHZAfnZDUkxu21Sxvoy14j"],"enrUri":"enr:-L24QPdFLaUAkvPNQJQbWyE8Oj2eNQ0-Q8Xs3Dhb51WYSE3efParFmfgtpS9-wsH8wm1bJqEl_EG9fEvnuC74yzGnIICgmlkgnY0gmlwhKwSzL-KbXVsdGlhZGRyc5YACASsEsy_BnpMAAoErBLMvwZ6Td0DgnJzhQADAQAAiXNlY3AyNTZrMaEDfscKKP8ok-UC4rnT1vm8Bb2JsR-Da0kRrY5eG9utvNiDdGNwgnpMg3VkcIJ6ToV3YWt1MgE"}'
|
||||
2026-02-27 04:41:34.390 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:41:34.397 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:41:34.397 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-41-33__9b747c3e-ba58-4a33-aefe-84736d276fc2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:41:34.397 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:41:34.397 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:41:34.399 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:41:34.399 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.156.161
|
||||
2026-02-27 04:41:34.399 DEBUG [src.node.docker_mananger] Generated ports ['13612', '13613', '13614', '13615', '13616']
|
||||
2026-02-27 04:41:34.399 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:41:34.399 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:41:34.399 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:41:34.399 DEBUG [src.node.docker_mananger] docker run -i -t -p 13612:13612 -p 13613:13613 -p 13614:13614 -p 13615:13615 -p 13616:13616 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=13614 --rest-port=13612 --tcp-port=13613 --discv5-udp-port=13615 --rest-address=0.0.0.0 --nat=extip:172.18.156.161 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eef804c1aad24badcfdc17abc2a27f2ce65140288e140d57260376cdf4dde586 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13616 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QPdFLaUAkvPNQJQbWyE8Oj2eNQ0-Q8Xs3Dhb51WYSE3efParFmfgtpS9-wsH8wm1bJqEl_EG9fEvnuC74yzGnIICgmlkgnY0gmlwhKwSzL-KbXVsdGlhZGRyc5YACASsEsy_BnpMAAoErBLMvwZ6Td0DgnJzhQADAQAAiXNlY3AyNTZrMaEDfscKKP8ok-UC4rnT1vm8Bb2JsR-Da0kRrY5eG9utvNiDdGNwgnpMg3VkcIJ6ToV3YWt1MgE
|
||||
2026-02-27 04:41:34.593 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.156.161 waku 50d64e69b41bfd15cce5e797131319cc32ae6ef559e3ca57d6dc14a6ed1b90e1
|
||||
2026-02-27 04:41:34.627 DEBUG [src.node.docker_mananger] Container started with ID 50d64e69b41b. Setting up logs at ./log/docker/node2_2026-02-27_04-41-33__9b747c3e-ba58-4a33-aefe-84736d276fc2__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:41:34.627 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13612
|
||||
2026-02-27 04:41:34.627 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:41:35.628 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13612/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:35.644 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-27 04:41:35.647 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:41:35.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13612/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:35.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.156.161/tcp/13613/p2p/16Uiu2HAm8gy8oeqk77Ln3LAwWrDSyNnBobarYR5EPXze5TjxoHyk","/ip4/172.18.156.161/tcp/13614/ws/p2p/16Uiu2HAm8gy8oeqk77Ln3LAwWrDSyNnBobarYR5EPXze5TjxoHyk"],"enrUri":"enr:-L24QBuYVOo8Az2UzMr47hEXkaK-mJHb_OD9mQIyEE_pspRjWH4ccIM7unFJianFsb1Wf49WpDvzlLKSiAd5pCMsQVoCgmlkgnY0gmlwhKwSnKGKbXVsdGlhZGRyc5YACASsEpyhBjUtAAoErBKcoQY1Lt0DgnJzhQADAQAAiXNlY3AyNTZrMaECxRMKMbfXvGFn2Utm9aAOIBXzO2u0LV98Evpb_DNoQHuDdGNwgjUtg3VkcII1L4V3YWt1MgE"}'
|
||||
2026-02-27 04:41:35.657 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:41:35.657 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13612/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.204.191/tcp/31308/p2p/16Uiu2HAmMBskaqerod47XbGSk48RiRRHZAfnZDUkxu21Sxvoy14j"]'
|
||||
2026-02-27 04:41:35.660 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:35.660 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2026-02-27 04:41:35.660 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31307/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:41:35.664 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:35.665 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13612/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:41:35.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:35.673 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31307/relay/v1/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-27 04:41:35.678 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:35.678 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:41:35.779 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:41:35.779 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31307/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:35.781 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":1772167295673109760,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:41:35.783 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:41:35.783 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13612/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:35.785 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":1772167295673109760,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:41:35.787 INFO [src.steps.relay] WARM UP successful!!
|
||||
2026-02-27 04:41:35.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31307/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)', "extraField": "extraValue"}'
|
||||
2026-02-27 04:41:35.790 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:31307/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
2026-02-27 04:41:35.793 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:41:35.794 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:41:35.794 DEBUG [src.node.waku_node] Stopping container with id 52dddda902ed
|
||||
2026-02-27 04:41:36.368 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:41:36.369 DEBUG [src.node.waku_node] Stopping container with id 50d64e69b41b
|
||||
2026-02-27 04:41:36.983 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:41:36.986 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:41:36.992 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:41:36.997 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
96
nim/1097/data/attachments/27b11844c8504300.txt
Normal file
96
nim/1097/data/attachments/27b11844c8504300.txt
Normal file
@ -0,0 +1,96 @@
|
||||
2026-02-27 04:37:27.708 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:37:27.710 DEBUG [tests.conftest] Running test: test_light_push_with_missing_content_topic with id: 2026-02-27_04-37-27__eb0c2f38-0868-4d98-9eb9-4e09d6b342e0
|
||||
2026-02-27 04:37:27.710 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:37:27.711 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-27 04:37:27.719 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:27.719 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-27_04-37-27__eb0c2f38-0868-4d98-9eb9-4e09d6b342e0__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:27.721 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:27.721 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:27.724 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:27.725 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.136.9
|
||||
2026-02-27 04:37:27.725 DEBUG [src.node.docker_mananger] Generated ports ['9387', '9388', '9389', '9390', '9391']
|
||||
2026-02-27 04:37:27.725 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:27.725 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:27.726 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:27.726 DEBUG [src.node.docker_mananger] docker run -i -t -p 9387:9387 -p 9388:9388 -p 9389:9389 -p 9390:9390 -p 9391:9391 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=9389 --rest-port=9387 --tcp-port=9388 --discv5-udp-port=9390 --rest-address=0.0.0.0 --nat=extip:172.18.136.9 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=79dead9de14043258d59f64aa9cfbabc8d3e5ccbd27a6d702f961b673ae49ece --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9391 --metrics-logging=true --lightpush=true --relay=true
|
||||
2026-02-27 04:37:27.870 ERROR [src.node.docker_mananger] Max retries reached for container 87d6f2284537. Exiting log stream.
|
||||
2026-02-27 04:37:27.924 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.136.9 waku 2f3437db210854eb4956eedae809bb8859644d7c645943e649a6ab98ec24c3d9
|
||||
2026-02-27 04:37:27.958 DEBUG [src.node.docker_mananger] Container started with ID 2f3437db2108. Setting up logs at ./log/docker/receiving_node1_2026-02-27_04-37-27__eb0c2f38-0868-4d98-9eb9-4e09d6b342e0__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:27.958 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9387
|
||||
2026-02-27 04:37:27.958 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:28.575 ERROR [src.node.docker_mananger] Max retries reached for container f4a571c54934. Exiting log stream.
|
||||
2026-02-27 04:37:28.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9387/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:28.962 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-27 04:37:28.962 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:28.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9387/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:28.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.136.9/tcp/9388/p2p/16Uiu2HAkz7bRCxRatxj8jAZeG6fnHuKUGzdUTs6uY6G9i6u3D6Wo","/ip4/172.18.136.9/tcp/9389/ws/p2p/16Uiu2HAkz7bRCxRatxj8jAZeG6fnHuKUGzdUTs6uY6G9i6u3D6Wo"],"enrUri":"enr:-L24QHxXbWxcaadGYDh4LAlfV8vXfQXM_Pfba-_WzyZo6Xs1E-55yCqPPRWaZfpCkHrO0IhJGeZ3nM00l_l-cQbUaoYCgmlkgnY0gmlwhKwSiAmKbXVsdGlhZGRyc5YACASsEogJBiSsAAoErBKICQYkrd0DgnJzhQADAQAAiXNlY3AyNTZrMaECRajSbXBeLWhjLay1ljXw-X0q0NpVkg5wgOkIulf2aLSDdGNwgiSsg3VkcIIkroV3YWt1Mgk"}'
|
||||
2026-02-27 04:37:28.965 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:28.974 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:28.974 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-27_04-37-27__eb0c2f38-0868-4d98-9eb9-4e09d6b342e0__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:28.974 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:28.974 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:28.975 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:28.976 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.169.204
|
||||
2026-02-27 04:37:28.976 DEBUG [src.node.docker_mananger] Generated ports ['24691', '24692', '24693', '24694', '24695']
|
||||
2026-02-27 04:37:28.976 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:28.976 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:28.976 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:28.976 DEBUG [src.node.docker_mananger] docker run -i -t -p 24691:24691 -p 24692:24692 -p 24693:24693 -p 24694:24694 -p 24695:24695 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=24693 --rest-port=24691 --tcp-port=24692 --discv5-udp-port=24694 --rest-address=0.0.0.0 --nat=extip:172.18.169.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dd5bd0ffdfa465d3c191cdbd3f79ac12ccdaf7ca25cf5ee0cddc53e9f0e1493e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24695 --metrics-logging=true --lightpush=false --relay=true
|
||||
2026-02-27 04:37:29.165 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.169.204 waku 05cb0f47a00e88f71a5f4376235a3f37d225b84454a9e7d47a3099b24d47d6f9
|
||||
2026-02-27 04:37:29.197 DEBUG [src.node.docker_mananger] Container started with ID 05cb0f47a00e. Setting up logs at ./log/docker/receiving_node2_2026-02-27_04-37-27__eb0c2f38-0868-4d98-9eb9-4e09d6b342e0__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:29.198 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24691
|
||||
2026-02-27 04:37:29.198 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:30.198 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24691/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:30.201 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-27 04:37:30.201 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:30.201 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24691/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:30.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.169.204/tcp/24692/p2p/16Uiu2HAkyBxjHH4HhrGXPSeQwSMrgvuoG6vhkG3neDy42zAWZNgA","/ip4/172.18.169.204/tcp/24693/ws/p2p/16Uiu2HAkyBxjHH4HhrGXPSeQwSMrgvuoG6vhkG3neDy42zAWZNgA"],"enrUri":"enr:-L24QLhUbZ9MANPjTsJFa2s_hyAuPQR8gXjha2lpmJ0BkwCMN7XKlwv2T_NeM_GYW0FRnemX6XyQzTSEhMMPWpWniccCgmlkgnY0gmlwhKwSqcyKbXVsdGlhZGRyc5YACASsEqnMBmB0AAoErBKpzAZgdd0DgnJzhQADAQAAiXNlY3AyNTZrMaECN-uOMJBPjAK8EQc9ryqdrdmYuSDLzYs7psEDHIGnaQODdGNwgmB0g3VkcIJgdoV3YWt1MgE"}'
|
||||
2026-02-27 04:37:30.204 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:30.204 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24691/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.136.9/tcp/9388/p2p/16Uiu2HAkz7bRCxRatxj8jAZeG6fnHuKUGzdUTs6uY6G9i6u3D6Wo"]'
|
||||
2026-02-27 04:37:30.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:30.253 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:30.253 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-27_04-37-27__eb0c2f38-0868-4d98-9eb9-4e09d6b342e0__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:30.253 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:30.253 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:30.255 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:30.255 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.155.38
|
||||
2026-02-27 04:37:30.255 DEBUG [src.node.docker_mananger] Generated ports ['22814', '22815', '22816', '22817', '22818']
|
||||
2026-02-27 04:37:30.255 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:30.255 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:30.255 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:30.256 DEBUG [src.node.docker_mananger] docker run -i -t -p 22814:22814 -p 22815:22815 -p 22816:22816 -p 22817:22817 -p 22818:22818 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=22816 --rest-port=22814 --tcp-port=22815 --discv5-udp-port=22817 --rest-address=0.0.0.0 --nat=extip:172.18.155.38 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f75e45dba747d7ef03e6b587b2b69e6f8604546cec481a0580c50ae542bffa64 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22818 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QHxXbWxcaadGYDh4LAlfV8vXfQXM_Pfba-_WzyZo6Xs1E-55yCqPPRWaZfpCkHrO0IhJGeZ3nM00l_l-cQbUaoYCgmlkgnY0gmlwhKwSiAmKbXVsdGlhZGRyc5YACASsEogJBiSsAAoErBKICQYkrd0DgnJzhQADAQAAiXNlY3AyNTZrMaECRajSbXBeLWhjLay1ljXw-X0q0NpVkg5wgOkIulf2aLSDdGNwgiSsg3VkcIIkroV3YWt1Mgk --lightpushnode=/ip4/172.18.136.9/tcp/9388/p2p/16Uiu2HAkz7bRCxRatxj8jAZeG6fnHuKUGzdUTs6uY6G9i6u3D6Wo --lightpush=true --relay=true
|
||||
2026-02-27 04:37:30.455 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.155.38 waku f1a325d4da29e4712382d9609751d1bb31332c938a15d9174311d913257c2045
|
||||
2026-02-27 04:37:30.488 DEBUG [src.node.docker_mananger] Container started with ID f1a325d4da29. Setting up logs at ./log/docker/lightpush_node1_2026-02-27_04-37-27__eb0c2f38-0868-4d98-9eb9-4e09d6b342e0__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:30.489 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22814
|
||||
2026-02-27 04:37:30.489 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:31.490 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22814/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:31.493 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-27 04:37:31.493 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:31.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22814/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:31.495 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.155.38/tcp/22815/p2p/16Uiu2HAmEZHiG7Hqg3hRKAbo25gpLwb2HAgZnYXRNkphac1K8gey","/ip4/172.18.155.38/tcp/22816/ws/p2p/16Uiu2HAmEZHiG7Hqg3hRKAbo25gpLwb2HAgZnYXRNkphac1K8gey"],"enrUri":"enr:-L24QIdXJA52VeNU8o5bNTIJyzHqGr3_X1JOQDEwNZCzwW6dM9U2XJjJnJSsn8de6jcvc7tBIk4wnWeqN1yogM-NIo0CgmlkgnY0gmlwhKwSmyaKbXVsdGlhZGRyc5YACASsEpsmBlkfAAoErBKbJgZZIN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDHEGFEU2BAlLCV3PlQYTWQu_5zCDH1JZykICe9ySVIo6DdGNwglkfg3VkcIJZIYV3YWt1Mgk"}'
|
||||
2026-02-27 04:37:31.496 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:31.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22814/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.136.9/tcp/9388/p2p/16Uiu2HAkz7bRCxRatxj8jAZeG6fnHuKUGzdUTs6uY6G9i6u3D6Wo"]'
|
||||
2026-02-27 04:37:31.538 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:31.539 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22814/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.169.204/tcp/24692/p2p/16Uiu2HAkyBxjHH4HhrGXPSeQwSMrgvuoG6vhkG3neDy42zAWZNgA"]'
|
||||
2026-02-27 04:37:31.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:31.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9387/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:37:31.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:31.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24691/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:37:31.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:31.582 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22814/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:37:31.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:31.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:22814/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "timestamp": 1772167051589010688}}'
|
||||
2026-02-27 04:37:31.593 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:22814/lightpush/v1/message. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
2026-02-27 04:37:31.596 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:37:31.598 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:37:31.598 DEBUG [src.node.waku_node] Stopping container with id 2f3437db2108
|
||||
2026-02-27 04:37:32.188 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:32.190 DEBUG [src.node.waku_node] Stopping container with id 05cb0f47a00e
|
||||
2026-02-27 04:37:32.762 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:32.763 DEBUG [src.node.waku_node] Stopping container with id f1a325d4da29
|
||||
2026-02-27 04:37:33.004 ERROR [src.node.docker_mananger] Max retries reached for container 2f3437db2108. Exiting log stream.
|
||||
2026-02-27 04:37:33.328 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:33.329 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:37:33.337 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:37:33.345 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:37:33.352 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
71
nim/1097/data/attachments/27cd710019edd6b9.txt
Normal file
71
nim/1097/data/attachments/27cd710019edd6b9.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_sender_uses_auto_api_receiver_uses_regular_api with id: 2026-02-27_04-38-01__0e83a15d-fc02-4cfb-84a6-9970d3a787d0
|
||||
[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-27_04-38-01__0e83a15d-fc02-4cfb-84a6-9970d3a787d0__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.112
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['57463', '57464', '57465', '57466', '57467']
|
||||
[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 57463:57463 -p 57464:57464 -p 57465:57465 -p 57466:57466 -p 57467:57467 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=57465 --rest-port=57463 --tcp-port=57464 --discv5-udp-port=57466 --rest-address=0.0.0.0 --nat=extip:172.18.168.112 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=badb089e9bf9cb5fce8bafa8f1fce4d7a6a3f4b2db791a838b5de468cdc3fd1a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57467 --metrics-logging=true --relay=true --filter=true --num-shards-in-network=1
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.168.112 waku e9906e50a6ea88381373814d0554e90b076ee98dc10fec004a89df5159bef263
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e9906e50a6ea. Setting up logs at ./log/docker/node1_2026-02-27_04-38-01__0e83a15d-fc02-4cfb-84a6-9970d3a787d0__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 57463
|
||||
[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 ec059bb9ff7c. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container b99be12f29c7. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57463/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:57463/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.112/tcp/57464/p2p/16Uiu2HAmPXvFSh7zFA1bkbrD9BVHFeqvA3cZ4aVqURMprcodFJ3V","/ip4/172.18.168.112/tcp/57465/ws/p2p/16Uiu2HAmPXvFSh7zFA1bkbrD9BVHFeqvA3cZ4aVqURMprcodFJ3V"],"enrUri":"enr:-L24QMH_8IaH93L17-mYh1mUdCUOSBsizJFfbzto4dFoKl73QdiEnGUNTUG94KuFhW3pRAKroprHwvPTecJ-HB_1mxICgmlkgnY0gmlwhKwSqHCKbXVsdGlhZGRyc5YACASsEqhwBuB4AAoErBKocAbged0DgnJzhQACAQAAiXNlY3AyNTZrMaEDoaDajuS7RhhgDwOAoeZ7-IZlO6MsqXgusffEn8pwU2SDdGNwguB4g3VkcILgeoV3YWt1MgU"}'
|
||||
[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-27_04-38-01__0e83a15d-fc02-4cfb-84a6-9970d3a787d0__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.167.102
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['21497', '21498', '21499', '21500', '21501']
|
||||
[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 21497:21497 -p 21498:21498 -p 21499:21499 -p 21500:21500 -p 21501:21501 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=21499 --rest-port=21497 --tcp-port=21498 --discv5-udp-port=21500 --rest-address=0.0.0.0 --nat=extip:172.18.167.102 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=2af3ecff9e20cdcfdfbe7e7fa2e01aa4e1c529b6c5c13368dba31fd58d0bbe24 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21501 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QMH_8IaH93L17-mYh1mUdCUOSBsizJFfbzto4dFoKl73QdiEnGUNTUG94KuFhW3pRAKroprHwvPTecJ-HB_1mxICgmlkgnY0gmlwhKwSqHCKbXVsdGlhZGRyc5YACASsEqhwBuB4AAoErBKocAbged0DgnJzhQACAQAAiXNlY3AyNTZrMaEDoaDajuS7RhhgDwOAoeZ7-IZlO6MsqXgusffEn8pwU2SDdGNwguB4g3VkcILgeoV3YWt1MgU --num-shards-in-network=1
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.167.102 waku fea6cb73c35eb0f004a306413fad621293196bb7595961ea170515b73157e0f7
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID fea6cb73c35e. Setting up logs at ./log/docker/node2_2026-02-27_04-38-01__0e83a15d-fc02-4cfb-84a6-9970d3a787d0__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 21497
|
||||
[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:21497/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:21497/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.167.102/tcp/21498/p2p/16Uiu2HAmPb3viaUVYDjZToo2EggQo2PEMyx92GUjheHchHiWArYE","/ip4/172.18.167.102/tcp/21499/ws/p2p/16Uiu2HAmPb3viaUVYDjZToo2EggQo2PEMyx92GUjheHchHiWArYE"],"enrUri":"enr:-L24QMfV2oF4QrqbQFNxGvjICgpSyzGXeiZgJl1HpdzHiH14KwWe0FvL3-AQxxtQZH_GMNMsUDhfYcqrvcviA83AsU4CgmlkgnY0gmlwhKwSp2aKbXVsdGlhZGRyc5YACASsEqdmBlP6AAoErBKnZgZT-90DgnJzhQACAQAAiXNlY3AyNTZrMaEDom5G2CH3Eg9Yfz5HmEsFhhKFV7aB8kQd6adKX-O45s-DdGNwglP6g3VkcIJT_IV3YWt1MgE"}'
|
||||
[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:21497/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.168.112/tcp/57464/p2p/16Uiu2HAmPXvFSh7zFA1bkbrD9BVHFeqvA3cZ4aVqURMprcodFJ3V"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:57463/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:21497/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/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:57463/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
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:21497/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":1772167084453114237,"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 e9906e50a6ea
|
||||
[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 fea6cb73c35e
|
||||
[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/1097/data/attachments/27d816907c712378.txt
Normal file
96
nim/1097/data/attachments/27d816907c712378.txt
Normal file
@ -0,0 +1,96 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_metrics_after_filter_get with id: 2026-02-27_04-35-00__c9a83c0f-483e-413c-9605-46462004c9c9
|
||||
[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.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.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-27_04-35-00__c9a83c0f-483e-413c-9605-46462004c9c9__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.40.184
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['42291', '42292', '42293', '42294', '42295']
|
||||
[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 42291:42291 -p 42292:42292 -p 42293:42293 -p 42294:42294 -p 42295:42295 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=42293 --rest-port=42291 --tcp-port=42292 --discv5-udp-port=42294 --rest-address=0.0.0.0 --nat=extip:172.18.40.184 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b5aea816c3a911d38cfbd6b700d48cea651dcf5faab905d4151bbf7d9eaa5466 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42295 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.40.184 waku 1d5936fad5cdffe75970c1c67e1954e34cf60d5d115696df0358d0a8609389ba
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1d5936fad5cd. Setting up logs at ./log/docker/node1_2026-02-27_04-35-00__c9a83c0f-483e-413c-9605-46462004c9c9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 42291
|
||||
[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 20262ba2c4d2. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:42291/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:42291/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.40.184/tcp/42292/p2p/16Uiu2HAkzQ99HhjTzUi2jzQwitNd1LcuP4in831s6MyMGtLGaEhA","/ip4/172.18.40.184/tcp/42293/ws/p2p/16Uiu2HAkzQ99HhjTzUi2jzQwitNd1LcuP4in831s6MyMGtLGaEhA"],"enrUri":"enr:-L24QHY9aBswD-_yF3LQ5YTsmpNVTRkF5Rb8PJeQL5GoTRUUCYpudxXbfajJTIypMoKv7ixmdN8eAejJ2Ifx-M7LskUCgmlkgnY0gmlwhKwSKLiKbXVsdGlhZGRyc5YACASsEii4BqU0AAoErBIouAalNd0DgnJzhQADAQAAiXNlY3AyNTZrMaECSeX8s-hnJxSy0IHX3V9dY-BYdY1AhTMkAPDH5VK_qiWDdGNwgqU0g3VkcIKlNoV3YWt1MgU"}'
|
||||
[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-27_04-35-00__c9a83c0f-483e-413c-9605-46462004c9c9__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.29
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['39376', '39377', '39378', '39379', '39380']
|
||||
[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 39376:39376 -p 39377:39377 -p 39378:39378 -p 39379:39379 -p 39380:39380 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=39378 --rest-port=39376 --tcp-port=39377 --discv5-udp-port=39379 --rest-address=0.0.0.0 --nat=extip:172.18.239.29 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=49ed5bb0fd6bff44e0248cd624cff5584a27ffa7d49f00765351e9ce4bdf0874 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39380 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QHY9aBswD-_yF3LQ5YTsmpNVTRkF5Rb8PJeQL5GoTRUUCYpudxXbfajJTIypMoKv7ixmdN8eAejJ2Ifx-M7LskUCgmlkgnY0gmlwhKwSKLiKbXVsdGlhZGRyc5YACASsEii4BqU0AAoErBIouAalNd0DgnJzhQADAQAAiXNlY3AyNTZrMaECSeX8s-hnJxSy0IHX3V9dY-BYdY1AhTMkAPDH5VK_qiWDdGNwgqU0g3VkcIKlNoV3YWt1MgU --filternode=/ip4/172.18.40.184/tcp/42292/p2p/16Uiu2HAkzQ99HhjTzUi2jzQwitNd1LcuP4in831s6MyMGtLGaEhA
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.239.29 waku 51f77ad2999bf46b69ee9372f851efdc338b8a897ad0435adedfe9a88c01da8d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 51f77ad2999b. Setting up logs at ./log/docker/node2_2026-02-27_04-35-00__c9a83c0f-483e-413c-9605-46462004c9c9__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 39376
|
||||
[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:39376/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:39376/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.29/tcp/39377/p2p/16Uiu2HAmNu9cBsfj72TiqSi19j7tRmkyXsLCifTCX3uRUzVhtkWS","/ip4/172.18.239.29/tcp/39378/ws/p2p/16Uiu2HAmNu9cBsfj72TiqSi19j7tRmkyXsLCifTCX3uRUzVhtkWS"],"enrUri":"enr:-L24QIRp0NwJHlHC0Ef5gRMJckpAEr9PBLDtGhgE_9xwwUKic7jJz2EjXnOGp1tVvVqUdudGKB1ggGjOkMpJYiZlkwMCgmlkgnY0gmlwhKwS7x2KbXVsdGlhZGRyc5YACASsEu8dBpnRAAoErBLvHQaZ0t0DgnJzhQADAQAAiXNlY3AyNTZrMaEDmDV3pUwzGWcSJ0QKTEPtORT_7L-7KSSCyGxpyUCCQW-DdGNwgpnRg3VkcIKZ04V3YWt1MgA"}'
|
||||
[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:39376/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.40.184/tcp/42292/p2p/16Uiu2HAkzQ99HhjTzUi2jzQwitNd1LcuP4in831s6MyMGtLGaEhA"]'
|
||||
[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:42291/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:39376/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "b9753ca7-4204-4399-8cee-2c1935ebcd6d", "contentFilters": ["/test/1/waku-relay/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":"b9753ca7-4204-4399-8cee-2c1935ebcd6d","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:42291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "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.5 seconds
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39376/filter/v2/messages/%2Ftest%2F1%2Fwaku-relay%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":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772166903547959961,"ephemeral":false}]'
|
||||
[35mDEBUG [0m src.libs.common:common.py:47 Sleeping for 5 seconds
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_peers has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_peers with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_pubsub_peers has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_pubsub_peers with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_pubsub_topics has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_pubsub_topics with value 2.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_pubsub_subscriptions_total has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_peer_store_size has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_peer_store_size with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_histogram_message_size_count has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_histogram_message_size_count with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_node_messages_total{type="relay"} has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_node_messages_total{type="relay"} with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_service_peers{protocol="/vac/waku/filter-subscribe/2.0.0-beta1",peerId="/ip4/172.18.40.184/tcp/42292"} has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_service_peers{protocol="/vac/waku/filter-subscribe/2.0.0-beta1",peerId="/ip4/172.18.40.184/tcp/42292"} with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_peers has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_peers with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: libp2p_total_dial_attempts_total has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: libp2p_total_dial_attempts_total with value 1.0
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:15 Checking metric: waku_peer_store_size has 1
|
||||
[35mDEBUG [0m src.steps.metrics:metrics.py:27 Found metric: waku_peer_store_size with value 1.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 1d5936fad5cd
|
||||
[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 51f77ad2999b
|
||||
[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.
|
||||
95
nim/1097/data/attachments/2834867a33fef593.txt
Normal file
95
nim/1097/data/attachments/2834867a33fef593.txt
Normal file
@ -0,0 +1,95 @@
|
||||
2026-02-27 04:35:10.752 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:35:10.752 DEBUG [tests.conftest] Running test: test_time_filter_zero_start_time with id: 2026-02-27_04-35-10__80fe1846-addc-4dca-8276-02750b0e7726
|
||||
2026-02-27 04:35:10.752 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:35:10.752 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:35:10.753 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:35:10.760 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:10.760 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-35-10__80fe1846-addc-4dca-8276-02750b0e7726__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:10.760 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:10.760 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:10.762 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:10.762 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.47
|
||||
2026-02-27 04:35:10.762 DEBUG [src.node.docker_mananger] Generated ports ['45079', '45080', '45081', '45082', '45083']
|
||||
2026-02-27 04:35:10.762 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:10.762 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:10.762 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:10.763 DEBUG [src.node.docker_mananger] docker run -i -t -p 45079:45079 -p 45080:45080 -p 45081:45081 -p 45082:45082 -p 45083:45083 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=45081 --rest-port=45079 --tcp-port=45080 --discv5-udp-port=45082 --rest-address=0.0.0.0 --nat=extip:172.18.158.47 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f0e24fffbb6f9ddafd8c1fefa8deac09d96cee031602edd2c1cfcaea572c5285 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45083 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:35:10.955 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.47 waku 22cfba6d2b4817ab8a65208b4d7d0eaafc2e0626c914690d6521fb9b88442480
|
||||
2026-02-27 04:35:10.980 ERROR [src.node.docker_mananger] Max retries reached for container f8af0c941511. Exiting log stream.
|
||||
2026-02-27 04:35:10.991 DEBUG [src.node.docker_mananger] Container started with ID 22cfba6d2b48. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-35-10__80fe1846-addc-4dca-8276-02750b0e7726__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:10.991 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45079
|
||||
2026-02-27 04:35:10.993 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:11.552 ERROR [src.node.docker_mananger] Max retries reached for container 17d3e996f63c. Exiting log stream.
|
||||
2026-02-27 04:35:11.994 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45079/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:11.997 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-27 04:35:11.997 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:11.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45079/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:12.000 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.47/tcp/45080/p2p/16Uiu2HAmURFtbB5Fu5kWjVszHZip6xW9rq7adS6AQJp1axXd3bwJ","/ip4/172.18.158.47/tcp/45081/ws/p2p/16Uiu2HAmURFtbB5Fu5kWjVszHZip6xW9rq7adS6AQJp1axXd3bwJ"],"enrUri":"enr:-L24QDgWOgXbPPMIGFyGi5SoOuSHpJIqrR1OsSK949OXa0QQCBwdJcWQ4vvyyY_VmI1_7kUXyQWSE6lGnSzZH8inypoCgmlkgnY0gmlwhKwSni-KbXVsdGlhZGRyc5YACASsEp4vBrAYAAoErBKeLwawGd0DgnJzhQADAQAAiXNlY3AyNTZrMaED6jZuJE4UDRDysfF7svvX-WyT8MnXJAOAdKIXfCPoYqWDdGNwgrAYg3VkcIKwGoV3YWt1MgM"}'
|
||||
2026-02-27 04:35:12.000 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:12.008 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:12.008 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-35-10__80fe1846-addc-4dca-8276-02750b0e7726__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:12.008 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:12.008 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:12.010 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:12.010 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.237.29
|
||||
2026-02-27 04:35:12.010 DEBUG [src.node.docker_mananger] Generated ports ['6655', '6656', '6657', '6658', '6659']
|
||||
2026-02-27 04:35:12.010 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:12.010 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:12.010 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:12.010 DEBUG [src.node.docker_mananger] docker run -i -t -p 6655:6655 -p 6656:6656 -p 6657:6657 -p 6658:6658 -p 6659:6659 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=6657 --rest-port=6655 --tcp-port=6656 --discv5-udp-port=6658 --rest-address=0.0.0.0 --nat=extip:172.18.237.29 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9c8ca7a2ee8aaf45ecbfbc38126efeaebe2a3dbce4fcf0e4d22af48db4ce7fcf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6659 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QDgWOgXbPPMIGFyGi5SoOuSHpJIqrR1OsSK949OXa0QQCBwdJcWQ4vvyyY_VmI1_7kUXyQWSE6lGnSzZH8inypoCgmlkgnY0gmlwhKwSni-KbXVsdGlhZGRyc5YACASsEp4vBrAYAAoErBKeLwawGd0DgnJzhQADAQAAiXNlY3AyNTZrMaED6jZuJE4UDRDysfF7svvX-WyT8MnXJAOAdKIXfCPoYqWDdGNwgrAYg3VkcIKwGoV3YWt1MgM --storenode=/ip4/172.18.158.47/tcp/45080/p2p/16Uiu2HAmURFtbB5Fu5kWjVszHZip6xW9rq7adS6AQJp1axXd3bwJ --store=true --relay=true
|
||||
2026-02-27 04:35:12.211 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.237.29 waku 820a0b3801398bdd480dbd653733354da69d5806606057b2bfc11d3441b7c151
|
||||
2026-02-27 04:35:12.245 DEBUG [src.node.docker_mananger] Container started with ID 820a0b380139. Setting up logs at ./log/docker/store_node1_2026-02-27_04-35-10__80fe1846-addc-4dca-8276-02750b0e7726__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:12.245 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6655
|
||||
2026-02-27 04:35:12.245 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:13.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6655/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:13.249 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-27 04:35:13.249 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:13.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6655/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:13.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.29/tcp/6656/p2p/16Uiu2HAmBpSpaM71hPP6Lv9G3h1wWUNW2yAuN6BuZAUpwha6rv5k","/ip4/172.18.237.29/tcp/6657/ws/p2p/16Uiu2HAmBpSpaM71hPP6Lv9G3h1wWUNW2yAuN6BuZAUpwha6rv5k"],"enrUri":"enr:-L24QM5guuUVE6f-C81JSJF04Q2Tshd6iGJm26TMHzxrnNuPJ9QMx_hS6mcjIYm9WPmqnJMXcFHcYTMGEUyTsH8fDn4CgmlkgnY0gmlwhKwS7R2KbXVsdGlhZGRyc5YACASsEu0dBhoAAAoErBLtHQYaAd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC85B4eDaQ_wkg6YzjN-s9U2uttogkP5yXRrf6M6pvSB-DdGNwghoAg3VkcIIaAoV3YWt1MgM"}'
|
||||
2026-02-27 04:35:13.252 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:13.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6655/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.158.47/tcp/45080/p2p/16Uiu2HAmURFtbB5Fu5kWjVszHZip6xW9rq7adS6AQJp1axXd3bwJ"]'
|
||||
2026-02-27 04:35:13.255 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:13.255 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45079/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:35:13.258 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:13.258 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6655/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:35:13.261 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:13.262 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:13.262 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45079/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-27 04:35:13.267 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:13.268 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:13.468 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:13.469 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45079/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-27 04:35:13.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:13.475 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:13.676 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:13.676 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45079/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-27 04:35:13.682 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:13.683 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:13.884 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:13.885 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45079/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-27 04:35:13.891 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:13.891 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:14.092 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:14.092 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45079/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-27 04:35:14.098 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:14.099 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:14.300 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:14.300 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45079/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-27 04:35:14.306 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:14.307 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:14.507 DEBUG [tests.store.test_time_filter] inquering stored messages with start time 0
|
||||
2026-02-27 04:35:14.508 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45079/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:14.511 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xee9cdd9105a0d9b4f6896bcc7153b5e864c869f18dc28df2622d84b9433b1e73","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166910262008832,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x851f201ba081b74ce5472fe5c981e2b7bb7e7f1570cf06db10bd7e0ee468bda9","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166912262017024,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x2c9ce8941114102551fc2f73172f611a963a61cc722e7c4d7c4eb7d47cbd6c22","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166913162019072,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x79a97152da1bdadf65ee3cc4550dcfd1a269d3b5d010e4e5e24f945405dd51bc","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166913362020864,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x3452f0de9af16d7eac4dfadb2ee561bb33fe9becb19be9961f3226de450488dc","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166915262022144,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x5624b1b74f2502003e1727b89ad6b5aaccdcd2d76638fd37f9e6845b34367dd3","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166923262023936,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
2026-02-27 04:35:14.512 DEBUG [tests.store.test_time_filter] number of messages stored for start time = 0 is 6
|
||||
2026-02-27 04:35:14.512 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6655/store/v3/messages?includeData=True&pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&startTime=0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:14.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xee9cdd9105a0d9b4f6896bcc7153b5e864c869f18dc28df2622d84b9433b1e73","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166910262008832,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x851f201ba081b74ce5472fe5c981e2b7bb7e7f1570cf06db10bd7e0ee468bda9","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166912262017024,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x2c9ce8941114102551fc2f73172f611a963a61cc722e7c4d7c4eb7d47cbd6c22","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166913162019072,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x79a97152da1bdadf65ee3cc4550dcfd1a269d3b5d010e4e5e24f945405dd51bc","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166913362020864,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x3452f0de9af16d7eac4dfadb2ee561bb33fe9becb19be9961f3226de450488dc","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166915262022144,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x5624b1b74f2502003e1727b89ad6b5aaccdcd2d76638fd37f9e6845b34367dd3","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772166923262023936,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
2026-02-27 04:35:14.515 DEBUG [tests.store.test_time_filter] number of messages stored for start time = 0 is 6
|
||||
2026-02-27 04:35:14.517 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:35:14.518 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:35:14.518 DEBUG [src.node.waku_node] Stopping container with id 22cfba6d2b48
|
||||
2026-02-27 04:35:15.063 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:15.064 DEBUG [src.node.waku_node] Stopping container with id 820a0b380139
|
||||
2026-02-27 04:35:15.625 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:15.627 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:35:15.640 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:35:15.647 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
108
nim/1097/data/attachments/2837653ccda03fba.txt
Normal file
108
nim/1097/data/attachments/2837653ccda03fba.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_light_push_with_payload_less_than_150_kb with id: 2026-02-27_04-34-13__de50b04c-3225-4325-98bd-b5de0f4a28e8
|
||||
[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-27_04-34-13__de50b04c-3225-4325-98bd-b5de0f4a28e8__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.100.207
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['29179', '29180', '29181', '29182', '29183']
|
||||
[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 29179:29179 -p 29180:29180 -p 29181:29181 -p 29182:29182 -p 29183:29183 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=29181 --rest-port=29179 --tcp-port=29180 --discv5-udp-port=29182 --rest-address=0.0.0.0 --nat=extip:172.18.100.207 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f5b6ba71fb47b68cac2d6a11e83b1dabd474d3bd28bbb2d8afd6ccebe1c40f6b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=29183 --metrics-logging=true --lightpush=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.100.207 waku 9c9b2add939b2589064dff749395e491a14caea1c272ccad0517b819db19942c
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 9c9b2add939b. Setting up logs at ./log/docker/receiving_node1_2026-02-27_04-34-13__de50b04c-3225-4325-98bd-b5de0f4a28e8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 29179
|
||||
[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 366ce4b3f8cf. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d17b260d82e7. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:29179/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:29179/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.100.207/tcp/29180/p2p/16Uiu2HAkyBUYabJrksQL5L2uCjTUrRcAYF9a3MmZCDKVzAWXSsMK","/ip4/172.18.100.207/tcp/29181/ws/p2p/16Uiu2HAkyBUYabJrksQL5L2uCjTUrRcAYF9a3MmZCDKVzAWXSsMK"],"enrUri":"enr:-L24QETgnxg09xigeB61DJYuqUCi5rtf2k_n9nhumTZ3JWyKSVIRHk1uhyhtJznbvAs5Bvhe8lpshXtrmGw9v_ppzRECgmlkgnY0gmlwhKwSZM-KbXVsdGlhZGRyc5YACASsEmTPBnH8AAoErBJkzwZx_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECN8uv5gVeYLig4P1Zj9zJOSONhwktEkBVRZTaMWuUxUqDdGNwgnH8g3VkcIJx_oV3YWt1Mgk"}'
|
||||
[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-27_04-34-13__de50b04c-3225-4325-98bd-b5de0f4a28e8__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.162.203
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46344', '46345', '46346', '46347', '46348']
|
||||
[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 46344:46344 -p 46345:46345 -p 46346:46346 -p 46347:46347 -p 46348:46348 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=46346 --rest-port=46344 --tcp-port=46345 --discv5-udp-port=46347 --rest-address=0.0.0.0 --nat=extip:172.18.162.203 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ccca5eef16af5ed5bdfbaafec5ce817c152988b2f85eda7813c908ca83d8fa3d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46348 --metrics-logging=true --lightpush=false --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.162.203 waku da0be4f83a045e8f5229225b54b0b635b6bf021059b8ca113fa37927ad742189
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID da0be4f83a04. Setting up logs at ./log/docker/receiving_node2_2026-02-27_04-34-13__de50b04c-3225-4325-98bd-b5de0f4a28e8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46344
|
||||
[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:46344/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:46344/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.162.203/tcp/46345/p2p/16Uiu2HAmKvF2UJ3r5JGuPdMCm2A3YehpRzLXD9MPM4qWJ6eQAnFs","/ip4/172.18.162.203/tcp/46346/ws/p2p/16Uiu2HAmKvF2UJ3r5JGuPdMCm2A3YehpRzLXD9MPM4qWJ6eQAnFs"],"enrUri":"enr:-L24QIwidafdihs3S-wvMZd5nehLYoGxffbFCUMz-2GasZY8HGcpVdHyQIRw1uOwIkb3xjxpM4mM2jBu4aT_umiBZ7ACgmlkgnY0gmlwhKwSosuKbXVsdGlhZGRyc5YACASsEqLLBrUJAAoErBKiywa1Ct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDa-odQ3VSUrjgSOZhqfrK9lCq_BvrJFo1SI5EyQdShWqDdGNwgrUJg3VkcIK1C4V3YWt1MgE"}'
|
||||
[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:46344/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.100.207/tcp/29180/p2p/16Uiu2HAkyBUYabJrksQL5L2uCjTUrRcAYF9a3MmZCDKVzAWXSsMK"]'
|
||||
[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-27_04-34-13__de50b04c-3225-4325-98bd-b5de0f4a28e8__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.175.25
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['13214', '13215', '13216', '13217', '13218']
|
||||
[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 13214:13214 -p 13215:13215 -p 13216:13216 -p 13217:13217 -p 13218:13218 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=13216 --rest-port=13214 --tcp-port=13215 --discv5-udp-port=13217 --rest-address=0.0.0.0 --nat=extip:172.18.175.25 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a1e3eee6db4dc1ddc6eb0f32ce3dd8ac58377c12a3148afbed14b82012abb1dc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13218 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QETgnxg09xigeB61DJYuqUCi5rtf2k_n9nhumTZ3JWyKSVIRHk1uhyhtJznbvAs5Bvhe8lpshXtrmGw9v_ppzRECgmlkgnY0gmlwhKwSZM-KbXVsdGlhZGRyc5YACASsEmTPBnH8AAoErBJkzwZx_d0DgnJzhQADAQAAiXNlY3AyNTZrMaECN8uv5gVeYLig4P1Zj9zJOSONhwktEkBVRZTaMWuUxUqDdGNwgnH8g3VkcIJx_oV3YWt1Mgk --lightpushnode=/ip4/172.18.100.207/tcp/29180/p2p/16Uiu2HAkyBUYabJrksQL5L2uCjTUrRcAYF9a3MmZCDKVzAWXSsMK --lightpush=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.175.25 waku 0d755742611e62e8543aa1fa7735855a390d0c660f7f3ebecea5b2b6a3a4098d
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 0d755742611e. Setting up logs at ./log/docker/lightpush_node1_2026-02-27_04-34-13__de50b04c-3225-4325-98bd-b5de0f4a28e8__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 13214
|
||||
[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:13214/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:13214/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.175.25/tcp/13215/p2p/16Uiu2HAmEmwnLx9zA46ep4tqsxu9WRLKHSY5hDrqQtCR1NTUXGUh","/ip4/172.18.175.25/tcp/13216/ws/p2p/16Uiu2HAmEmwnLx9zA46ep4tqsxu9WRLKHSY5hDrqQtCR1NTUXGUh"],"enrUri":"enr:-L24QHHfugT9yiByFBPUX9Ixbt1zyrl1-2ckOKeakFrD3ZXVLHHmpPWOqbpH_9gcMPr1-cbR_0ADO4D-im9BQ4u0xPwCgmlkgnY0gmlwhKwSrxmKbXVsdGlhZGRyc5YACASsEq8ZBjOfAAoErBKvGQYzoN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDH3-JLVu0S6bCPQxu-bOBCzd4eLTorJpu6kVoZUiPLEKDdGNwgjOfg3VkcIIzoYV3YWt1Mgk"}'
|
||||
[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:13214/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.100.207/tcp/29180/p2p/16Uiu2HAkyBUYabJrksQL5L2uCjTUrRcAYF9a3MmZCDKVzAWXSsMK"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:13214/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.162.203/tcp/46345/p2p/16Uiu2HAmKvF2UJ3r5JGuPdMCm2A3YehpRzLXD9MPM4qWJ6eQAnFs"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:29179/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:46344/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:13214/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 tests.light_push.test_publish:test_publish.py:54 Running test with payload length of 143360 bytes
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:121 Lightpushing message
|
||||
[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 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:29179/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -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.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:46344/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -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.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:13214/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -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 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 9c9b2add939b
|
||||
[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 da0be4f83a04
|
||||
[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 0d755742611e
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 9c9b2add939b. 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.
|
||||
107
nim/1097/data/attachments/288079fec69279b4.txt
Normal file
107
nim/1097/data/attachments/288079fec69279b4.txt
Normal file
@ -0,0 +1,107 @@
|
||||
2026-02-27 04:39:30.918 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:39:30.919 DEBUG [tests.conftest] Running test: test_light_push_with_valid_version with id: 2026-02-27_04-39-30__17055db2-f73c-443e-8498-7cb774dd267f
|
||||
2026-02-27 04:39:30.919 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:39:30.919 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
||||
2026-02-27 04:39:30.927 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:39:30.927 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node1_2026-02-27_04-39-30__17055db2-f73c-443e-8498-7cb774dd267f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:30.927 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:39:30.927 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:39:30.929 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:39:30.929 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.187.66
|
||||
2026-02-27 04:39:30.929 DEBUG [src.node.docker_mananger] Generated ports ['20459', '20460', '20461', '20462', '20463']
|
||||
2026-02-27 04:39:30.929 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:39:30.930 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:39:30.930 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:39:30.930 DEBUG [src.node.docker_mananger] docker run -i -t -p 20459:20459 -p 20460:20460 -p 20461:20461 -p 20462:20462 -p 20463:20463 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=20461 --rest-port=20459 --tcp-port=20460 --discv5-udp-port=20462 --rest-address=0.0.0.0 --nat=extip:172.18.187.66 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ebee7d0f3ca3e351607139c516bbfe0191af40f25aea16aedddd625bdb51aba0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20463 --metrics-logging=true --lightpush=true --relay=true
|
||||
2026-02-27 04:39:31.124 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.187.66 waku db9b6e134c0eab74d1210ba630b9902e9a873138eef096a76551ef7303947ae6
|
||||
2026-02-27 04:39:31.130 ERROR [src.node.docker_mananger] Max retries reached for container 27b62e3ab3d7. Exiting log stream.
|
||||
2026-02-27 04:39:31.160 DEBUG [src.node.docker_mananger] Container started with ID db9b6e134c0e. Setting up logs at ./log/docker/receiving_node1_2026-02-27_04-39-30__17055db2-f73c-443e-8498-7cb774dd267f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:31.160 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20459
|
||||
2026-02-27 04:39:31.160 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:39:31.703 ERROR [src.node.docker_mananger] Max retries reached for container 5a9d1a863302. Exiting log stream.
|
||||
2026-02-27 04:39:32.161 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20459/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:32.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_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-27 04:39:32.164 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:39:32.164 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20459/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:32.166 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.187.66/tcp/20460/p2p/16Uiu2HAmHxYPiqrRqd7U58neZi85HSorHLAJvwRbsUVoSUa4Dj5N","/ip4/172.18.187.66/tcp/20461/ws/p2p/16Uiu2HAmHxYPiqrRqd7U58neZi85HSorHLAJvwRbsUVoSUa4Dj5N"],"enrUri":"enr:-L24QImmpmykplenXGbwrx4UAYQPk1xYYdoFI_CaJrvlNfvUMo8ddCLSZJJs40LNRWaCw_DRd43iyhLFcLo-pMX9VdsCgmlkgnY0gmlwhKwSu0KKbXVsdGlhZGRyc5YACASsErtCBk_sAAoErBK7QgZP7d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTsmJz1Y7ynNxecu8fSQFh03ISAH11AvBFY3CS_0LBNWDdGNwgk_sg3VkcIJP7oV3YWt1Mgk"}'
|
||||
2026-02-27 04:39:32.167 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:39:32.174 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:39:32.174 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/receiving_node2_2026-02-27_04-39-30__17055db2-f73c-443e-8498-7cb774dd267f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:32.174 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:39:32.175 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:39:32.176 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:39:32.176 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.158.237
|
||||
2026-02-27 04:39:32.176 DEBUG [src.node.docker_mananger] Generated ports ['14519', '14520', '14521', '14522', '14523']
|
||||
2026-02-27 04:39:32.176 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:39:32.177 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:39:32.177 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:39:32.177 DEBUG [src.node.docker_mananger] docker run -i -t -p 14519:14519 -p 14520:14520 -p 14521:14521 -p 14522:14522 -p 14523:14523 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=14521 --rest-port=14519 --tcp-port=14520 --discv5-udp-port=14522 --rest-address=0.0.0.0 --nat=extip:172.18.158.237 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b23094d7cbbc56fabcbc8bfebcaa8417cdcad3800fbd53fb83dfafcb2e6ba225 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14523 --metrics-logging=true --lightpush=false --relay=true
|
||||
2026-02-27 04:39:32.380 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.158.237 waku 22e97029ff3ef4e04c07750588a5d775aac5770b8598a84e17053a3e8866be9f
|
||||
2026-02-27 04:39:32.415 DEBUG [src.node.docker_mananger] Container started with ID 22e97029ff3e. Setting up logs at ./log/docker/receiving_node2_2026-02-27_04-39-30__17055db2-f73c-443e-8498-7cb774dd267f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:32.415 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14519
|
||||
2026-02-27 04:39:32.416 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:39:33.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14519/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:33.420 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-27 04:39:33.420 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:39:33.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14519/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:33.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.158.237/tcp/14520/p2p/16Uiu2HAkun6WKg8oCxUWbLhv2VvbNdnAb36ibJ4Z7N6TBbsCzqKJ","/ip4/172.18.158.237/tcp/14521/ws/p2p/16Uiu2HAkun6WKg8oCxUWbLhv2VvbNdnAb36ibJ4Z7N6TBbsCzqKJ"],"enrUri":"enr:-L24QMVnKHwLhVPB_-mHx46Yb2zXWbpuGhr50VtKLp6zk_3bBeBArmS9u4kVXcMEaixE9b5y_bIJl6H0RSINxwcYHdICgmlkgnY0gmlwhKwSnu2KbXVsdGlhZGRyc5YACASsEp7tBji4AAoErBKe7QY4ud0DgnJzhQADAQAAiXNlY3AyNTZrMaECBTtZJcrN2M6g5taIZG3zdyb6FVj5QgzBUG-sLZ4XFD2DdGNwgji4g3VkcII4uoV3YWt1MgE"}'
|
||||
2026-02-27 04:39:33.423 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:39:33.424 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14519/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.187.66/tcp/20460/p2p/16Uiu2HAmHxYPiqrRqd7U58neZi85HSorHLAJvwRbsUVoSUa4Dj5N"]'
|
||||
2026-02-27 04:39:33.463 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:33.474 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:39:33.474 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/lightpush_node1_2026-02-27_04-39-30__17055db2-f73c-443e-8498-7cb774dd267f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:33.475 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:39:33.475 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:39:33.476 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:39:33.476 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.157.233
|
||||
2026-02-27 04:39:33.477 DEBUG [src.node.docker_mananger] Generated ports ['58512', '58513', '58514', '58515', '58516']
|
||||
2026-02-27 04:39:33.477 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:39:33.477 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:39:33.477 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:39:33.477 DEBUG [src.node.docker_mananger] docker run -i -t -p 58512:58512 -p 58513:58513 -p 58514:58514 -p 58515:58515 -p 58516:58516 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=58514 --rest-port=58512 --tcp-port=58513 --discv5-udp-port=58515 --rest-address=0.0.0.0 --nat=extip:172.18.157.233 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=9fcd18bb45523f66ddfa9a0b901dcbe6792d750dc99cec248ff47cd05359a0cb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58516 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QImmpmykplenXGbwrx4UAYQPk1xYYdoFI_CaJrvlNfvUMo8ddCLSZJJs40LNRWaCw_DRd43iyhLFcLo-pMX9VdsCgmlkgnY0gmlwhKwSu0KKbXVsdGlhZGRyc5YACASsErtCBk_sAAoErBK7QgZP7d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDTsmJz1Y7ynNxecu8fSQFh03ISAH11AvBFY3CS_0LBNWDdGNwgk_sg3VkcIJP7oV3YWt1Mgk --lightpushnode=/ip4/172.18.187.66/tcp/20460/p2p/16Uiu2HAmHxYPiqrRqd7U58neZi85HSorHLAJvwRbsUVoSUa4Dj5N --lightpush=true --relay=true
|
||||
2026-02-27 04:39:33.680 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.157.233 waku 12a062702c7985cfaf8debcc763a9ab906664d9e2cc3ddbbe23181d328a90220
|
||||
2026-02-27 04:39:33.713 DEBUG [src.node.docker_mananger] Container started with ID 12a062702c79. Setting up logs at ./log/docker/lightpush_node1_2026-02-27_04-39-30__17055db2-f73c-443e-8498-7cb774dd267f__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:33.714 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 58512
|
||||
2026-02-27 04:39:33.714 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:39:34.716 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58512/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:34.719 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-27 04:39:34.720 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:39:34.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58512/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:34.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.157.233/tcp/58513/p2p/16Uiu2HAmDCvGktLWqr9PRubxHas9ND4XYJfdMS3n4uSwkAwd7Jjq","/ip4/172.18.157.233/tcp/58514/ws/p2p/16Uiu2HAmDCvGktLWqr9PRubxHas9ND4XYJfdMS3n4uSwkAwd7Jjq"],"enrUri":"enr:-L24QO9ktcYqMCaG1VTBiWPu1NZaFCfxzyKG_ETyFWj3mamRMqz4gQT3jRVVvTtHslbkziSwVoo3Vsp6FTk1GRIUXWQCgmlkgnY0gmlwhKwSnemKbXVsdGlhZGRyc5YACASsEp3pBuSRAAoErBKd6Qbkkt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCC35hwzyqHYI6LRiXx4cIJt1nM4HD-IvI-hMkzBQX8iDdGNwguSRg3VkcILkk4V3YWt1Mgk"}'
|
||||
2026-02-27 04:39:34.722 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:39:34.722 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58512/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.187.66/tcp/20460/p2p/16Uiu2HAmHxYPiqrRqd7U58neZi85HSorHLAJvwRbsUVoSUa4Dj5N"]'
|
||||
2026-02-27 04:39:34.768 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:34.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58512/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.158.237/tcp/14520/p2p/16Uiu2HAkun6WKg8oCxUWbLhv2VvbNdnAb36ibJ4Z7N6TBbsCzqKJ"]'
|
||||
2026-02-27 04:39:34.804 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:34.805 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20459/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:39:34.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:34.813 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14519/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:39:34.817 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:34.819 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58512/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:39:34.821 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:34.823 DEBUG [src.steps.light_push] Lightpushing message
|
||||
2026-02-27 04:39:34.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:58512/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "TGlnaHQgcHVzaCB3b3JrcyEh", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772167174822939355, "version": 10}}'
|
||||
2026-02-27 04:39:34.836 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:34.836 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:39:34.937 DEBUG [src.steps.light_push] Checking that peer NODE_1:wakuorg/nwaku:latest can find the lightpushed message
|
||||
2026-02-27 04:39:34.938 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20459/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:34.940 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":10,"timestamp":1772167174822939355,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:39:34.942 DEBUG [src.steps.light_push] Checking that peer NODE_2:wakuorg/nwaku:latest can find the lightpushed message
|
||||
2026-02-27 04:39:34.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14519/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:34.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":10,"timestamp":1772167174822939355,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:39:34.946 DEBUG [src.steps.light_push] Checking that peer NODE_3:wakuorg/nwaku:latest can find the lightpushed message
|
||||
2026-02-27 04:39:34.947 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:58512/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:34.949 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"TGlnaHQgcHVzaCB3b3JrcyEh","contentTopic":"/myapp/1/latest/proto","version":10,"timestamp":1772167174822939355,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:39:34.952 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:39:34.953 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:39:34.953 DEBUG [src.node.waku_node] Stopping container with id db9b6e134c0e
|
||||
2026-02-27 04:39:35.519 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:39:35.520 DEBUG [src.node.waku_node] Stopping container with id 22e97029ff3e
|
||||
2026-02-27 04:39:36.059 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:39:36.061 DEBUG [src.node.waku_node] Stopping container with id 12a062702c79
|
||||
2026-02-27 04:39:36.333 ERROR [src.node.docker_mananger] Max retries reached for container db9b6e134c0e. Exiting log stream.
|
||||
2026-02-27 04:39:36.593 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:39:36.596 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:39:36.605 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:39:36.612 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:39:36.621 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
62
nim/1097/data/attachments/289406cc134b3e8a.txt
Normal file
62
nim/1097/data/attachments/289406cc134b3e8a.txt
Normal file
@ -0,0 +1,62 @@
|
||||
[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-27_04-33-58__ff06fcd2-cd3c-4760-adad-cce061222e66
|
||||
[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-27_04-33-58__ff06fcd2-cd3c-4760-adad-cce061222e66__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.137
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['57298', '57299', '57300', '57301', '57302']
|
||||
[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 57298:57298 -p 57299:57299 -p 57300:57300 -p 57301:57301 -p 57302:57302 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=57300 --rest-port=57298 --tcp-port=57299 --discv5-udp-port=57301 --rest-address=0.0.0.0 --nat=extip:172.18.248.137 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aa6feffc4bd5c5addeccbbd9cdf2f7dccd76ad3d4fe4e9ffd4b78c2e9466767c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=57302 --metrics-logging=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.248.137 waku 84430f12afc369832886197ce27517ff48ffa85f63c87aeba383aed87794e6cc
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container e1672dc9961d. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 84430f12afc3. Setting up logs at ./log/docker/node1_2026-02-27_04-33-58__ff06fcd2-cd3c-4760-adad-cce061222e66__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 57298
|
||||
[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 8a593c36491d. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:57298/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:57298/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.137/tcp/57299/p2p/16Uiu2HAmSND5VfTC9LPm4ocpzoB86n4uYDpterTBS8nckcSTwdv1","/ip4/172.18.248.137/tcp/57300/ws/p2p/16Uiu2HAmSND5VfTC9LPm4ocpzoB86n4uYDpterTBS8nckcSTwdv1"],"enrUri":"enr:-L24QCgm1LsPbr7-9ET5GskIFm2ez6tZ6pnvVpbAqVVjP2VWeCcX9Ryj8HwQpNaqp92BcT5gdh_uPBS3K4YJ8CbM624CgmlkgnY0gmlwhKwS-ImKbXVsdGlhZGRyc5YACASsEviJBt_TAAoErBL4iQbf1N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDy7cias7GpAK7s9JRMxZtmcoPeyvmGbPZOPlUpXu60QKDdGNwgt_Tg3VkcILf1YV3YWt1MgE"}'
|
||||
[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-27_04-33-58__ff06fcd2-cd3c-4760-adad-cce061222e66__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.30.187
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['8486', '8487', '8488', '8489', '8490']
|
||||
[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 8486:8486 -p 8487:8487 -p 8488:8488 -p 8489:8489 -p 8490:8490 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=8488 --rest-port=8486 --tcp-port=8487 --discv5-udp-port=8489 --rest-address=0.0.0.0 --nat=extip:172.18.30.187 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=23d9bb4c0ca1eed523a217ef14c4b18b11fbf34d811e34b743ecc6674ec6d6f9 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8490 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCgm1LsPbr7-9ET5GskIFm2ez6tZ6pnvVpbAqVVjP2VWeCcX9Ryj8HwQpNaqp92BcT5gdh_uPBS3K4YJ8CbM624CgmlkgnY0gmlwhKwS-ImKbXVsdGlhZGRyc5YACASsEviJBt_TAAoErBL4iQbf1N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDy7cias7GpAK7s9JRMxZtmcoPeyvmGbPZOPlUpXu60QKDdGNwgt_Tg3VkcILf1YV3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.30.187 waku 5a708b094277abb51b18cc6f73a4a3494a9c6a93b5f0d27becf49d69796b5a82
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 5a708b094277. Setting up logs at ./log/docker/node2_2026-02-27_04-33-58__ff06fcd2-cd3c-4760-adad-cce061222e66__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 8486
|
||||
[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:8486/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:8486/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.30.187/tcp/8487/p2p/16Uiu2HAmCNv7b7AjXgvVaenF1XZvUbmpPy6MqPGJ6LEqXUaFkFP1","/ip4/172.18.30.187/tcp/8488/ws/p2p/16Uiu2HAmCNv7b7AjXgvVaenF1XZvUbmpPy6MqPGJ6LEqXUaFkFP1"],"enrUri":"enr:-L24QEyp0YSgqc2IQQQgX9m5qjPKTuQoUGF5oWUHslypEaBve7xZ93WSqKl5YZSYDvybeNfMZx9UObeWQcbiPEMd4z8CgmlkgnY0gmlwhKwSHruKbXVsdGlhZGRyc5YACASsEh67BiEnAAoErBIeuwYhKN0DgnJzhQADAQAAiXNlY3AyNTZrMaEC--HqybidMEzbzkS8TwED4cZHZPh1FFP4QtQUCzifa-yDdGNwgiEng3VkcIIhKYV3YWt1MgE"}'
|
||||
[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:8486/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.248.137/tcp/57299/p2p/16Uiu2HAmSND5VfTC9LPm4ocpzoB86n4uYDpterTBS8nckcSTwdv1"]'
|
||||
[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-27 04:33:58.564+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-27 04:33:59.823+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 84430f12afc3
|
||||
[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 5a708b094277
|
||||
[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.
|
||||
77
nim/1097/data/attachments/295ea0d04ea5b72a.txt
Normal file
77
nim/1097/data/attachments/295ea0d04ea5b72a.txt
Normal file
@ -0,0 +1,77 @@
|
||||
2026-02-27 04:38:42.736 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:38:42.737 DEBUG [tests.conftest] Running test: test_2_nodes_different_cluster_same_shard with id: 2026-02-27_04-38-42__2d00fc97-e36d-4667-9bf9-b6cdaf61765c
|
||||
2026-02-27 04:38:42.737 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:38:42.737 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:38:42.738 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-27 04:38:42.745 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:42.745 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-38-42__2d00fc97-e36d-4667-9bf9-b6cdaf61765c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:42.745 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:42.746 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:42.747 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:42.747 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.244.207
|
||||
2026-02-27 04:38:42.747 DEBUG [src.node.docker_mananger] Generated ports ['35722', '35723', '35724', '35725', '35726']
|
||||
2026-02-27 04:38:42.748 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
|
||||
2026-02-27 04:38:42.748 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:38:42.748 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:42.748 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:42.748 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:42.748 DEBUG [src.node.docker_mananger] docker run -i -t -p 35722:35722 -p 35723:35723 -p 35724:35724 -p 35725:35725 -p 35726:35726 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=35724 --rest-port=35722 --tcp-port=35723 --discv5-udp-port=35725 --rest-address=0.0.0.0 --nat=extip:172.18.244.207 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=3873e8bf7cdd1a231af30a361feb3f5ff8cbce8fbd9fbf7eddafaa9df3f1395c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35726 --metrics-logging=true --relay=true --filter=true
|
||||
2026-02-27 04:38:42.938 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.244.207 waku 46fc4f1f4a34667803ac6c2aff2a247a8898c3fa4103f1dc23535ec5da118e20
|
||||
2026-02-27 04:38:42.970 DEBUG [src.node.docker_mananger] Container started with ID 46fc4f1f4a34. Setting up logs at ./log/docker/node1_2026-02-27_04-38-42__2d00fc97-e36d-4667-9bf9-b6cdaf61765c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:42.970 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35722
|
||||
2026-02-27 04:38:42.971 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:42.987 ERROR [src.node.docker_mananger] Max retries reached for container 75dc7bf85f37. Exiting log stream.
|
||||
2026-02-27 04:38:43.530 ERROR [src.node.docker_mananger] Max retries reached for container 871f72dcf566. Exiting log stream.
|
||||
2026-02-27 04:38:43.971 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35722/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:43.974 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-27 04:38:43.974 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:43.974 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35722/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:43.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.244.207/tcp/35723/p2p/16Uiu2HAm4Fv5qqrajyLTpQwb62RapGrQUyCqtekPH5owcjMfBtg2","/ip4/172.18.244.207/tcp/35724/ws/p2p/16Uiu2HAm4Fv5qqrajyLTpQwb62RapGrQUyCqtekPH5owcjMfBtg2"],"enrUri":"enr:-L24QBEFI9VGrrd3-qYvtt9lWZG-b7zriOBdxsw7KYntGiiyJQ28nFk_SMQDC6zVIXfdmdCeb9pqpWdMQJolFlHYo44CgmlkgnY0gmlwhKwS9M-KbXVsdGlhZGRyc5YACASsEvTPBouLAAoErBL0zwaLjN0DgnJzhQACAQAAiXNlY3AyNTZrMaECgzlScIVu32RqI483NGlLpP9h97mP3hrqO4O_7Sia1XODdGNwgouLg3VkcIKLjYV3YWt1MgU"}'
|
||||
2026-02-27 04:38:43.977 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:43.983 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:38:43.983 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-38-42__2d00fc97-e36d-4667-9bf9-b6cdaf61765c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:43.984 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:38:43.984 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:38:43.985 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:38:43.985 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.33.22
|
||||
2026-02-27 04:38:43.985 DEBUG [src.node.docker_mananger] Generated ports ['20517', '20518', '20519', '20520', '20521']
|
||||
2026-02-27 04:38:43.985 DEBUG [src.node.waku_node] Cluster id was resolved to: 4
|
||||
2026-02-27 04:38:43.986 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
|
||||
2026-02-27 04:38:43.986 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:38:43.986 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:38:43.986 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:38:43.986 DEBUG [src.node.docker_mananger] docker run -i -t -p 20517:20517 -p 20518:20518 -p 20519:20519 -p 20520:20520 -p 20521:20521 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=20519 --rest-port=20517 --tcp-port=20518 --discv5-udp-port=20520 --rest-address=0.0.0.0 --nat=extip:172.18.33.22 --peer-exchange=true --discv5-discovery=true --cluster-id=4 --nodekey=f73a3e7ac4776c2bf6e68226af7cbffc8ac12d60e3a52bcacc43d2c891daec62 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20521 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBEFI9VGrrd3-qYvtt9lWZG-b7zriOBdxsw7KYntGiiyJQ28nFk_SMQDC6zVIXfdmdCeb9pqpWdMQJolFlHYo44CgmlkgnY0gmlwhKwS9M-KbXVsdGlhZGRyc5YACASsEvTPBouLAAoErBL0zwaLjN0DgnJzhQACAQAAiXNlY3AyNTZrMaECgzlScIVu32RqI483NGlLpP9h97mP3hrqO4O_7Sia1XODdGNwgouLg3VkcIKLjYV3YWt1MgU
|
||||
2026-02-27 04:38:44.177 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.33.22 waku 33d7d71c9f383518a1425e98c9c47eb67827988c6d8436be5a52e6e6c1feb595
|
||||
2026-02-27 04:38:44.211 DEBUG [src.node.docker_mananger] Container started with ID 33d7d71c9f38. Setting up logs at ./log/docker/node2_2026-02-27_04-38-42__2d00fc97-e36d-4667-9bf9-b6cdaf61765c__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:38:44.212 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20517
|
||||
2026-02-27 04:38:44.212 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:38:45.215 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20517/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:45.239 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-27 04:38:45.241 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:38:45.242 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20517/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:45.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.33.22/tcp/20518/p2p/16Uiu2HAm3nEWPzPfHQTLLRR6oySsK31wtAJ6JUeAKaHrfYWcFcRy","/ip4/172.18.33.22/tcp/20519/ws/p2p/16Uiu2HAm3nEWPzPfHQTLLRR6oySsK31wtAJ6JUeAKaHrfYWcFcRy"],"enrUri":"enr:-L24QMGf7FlScS3V_uTg59nYoidf0YHxCB38Ks7k6w9aVEjTczk6CRyx_Lx5vJ1OR9d62qolNLIoRuqh4-m_sct37_wCgmlkgnY0gmlwhKwSIRaKbXVsdGlhZGRyc5YACASsEiEWBlAmAAoErBIhFgZQJ90DgnJzhQAEAQAAiXNlY3AyNTZrMaECfCHkBmmJRgtDrIqDGR-tOnW3rhbFehwnbI5ikVpTgdSDdGNwglAmg3VkcIJQKIV3YWt1MgE"}'
|
||||
2026-02-27 04:38:45.250 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:38:45.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20517/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.244.207/tcp/35723/p2p/16Uiu2HAm4Fv5qqrajyLTpQwb62RapGrQUyCqtekPH5owcjMfBtg2"]'
|
||||
2026-02-27 04:38:45.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:45.275 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35722/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
|
||||
2026-02-27 04:38:45.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:45.283 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20517/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/4/0"]'
|
||||
2026-02-27 04:38:45.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:45.290 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35722/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-27 04:38:45.296 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:38:45.296 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:38:45.397 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:38:45.398 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35722/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:45.400 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167125290093912,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:38:45.402 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:38:45.402 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20517/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:38:45.404 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:20517/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b''
|
||||
2026-02-27 04:38:45.407 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:38:45.408 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:38:45.408 DEBUG [src.node.waku_node] Stopping container with id 46fc4f1f4a34
|
||||
2026-02-27 04:38:45.958 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:45.959 DEBUG [src.node.waku_node] Stopping container with id 33d7d71c9f38
|
||||
2026-02-27 04:38:46.561 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:38:46.564 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:38:46.578 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:38:46.584 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
77
nim/1097/data/attachments/298be353bcc19a64.txt
Normal file
77
nim/1097/data/attachments/298be353bcc19a64.txt
Normal file
@ -0,0 +1,77 @@
|
||||
2026-02-27 04:37:47.511 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:37:47.511 DEBUG [tests.conftest] Running test: test_publish_with_invalid_version with id: 2026-02-27_04-37-47__78e8482a-e746-4459-b570-6ce578a8f67d
|
||||
2026-02-27 04:37:47.512 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:37:47.512 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:37:47.512 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2026-02-27 04:37:47.519 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:47.519 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-37-47__78e8482a-e746-4459-b570-6ce578a8f67d__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:47.519 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:47.519 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:47.520 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:47.521 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.222.189
|
||||
2026-02-27 04:37:47.521 DEBUG [src.node.docker_mananger] Generated ports ['54109', '54110', '54111', '54112', '54113']
|
||||
2026-02-27 04:37:47.521 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:47.521 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:47.521 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:47.521 DEBUG [src.node.docker_mananger] docker run -i -t -p 54109:54109 -p 54110:54110 -p 54111:54111 -p 54112:54112 -p 54113:54113 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=54111 --rest-port=54109 --tcp-port=54110 --discv5-udp-port=54112 --rest-address=0.0.0.0 --nat=extip:172.18.222.189 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6da9bc84f4987d7d00adfdeb8a77fc9bbdbc4e824dad05acaef320c0d6d2c722 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54113 --metrics-logging=true --relay=true
|
||||
2026-02-27 04:37:47.711 ERROR [src.node.docker_mananger] Max retries reached for container fdf07a33774f. Exiting log stream.
|
||||
2026-02-27 04:37:47.724 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.222.189 waku 804d28345c60e421a45d9fd16c39043f70d8a8687717817a0d3dad5ce562ad00
|
||||
2026-02-27 04:37:47.758 DEBUG [src.node.docker_mananger] Container started with ID 804d28345c60. Setting up logs at ./log/docker/node1_2026-02-27_04-37-47__78e8482a-e746-4459-b570-6ce578a8f67d__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:47.758 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54109
|
||||
2026-02-27 04:37:47.759 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:48.302 ERROR [src.node.docker_mananger] Max retries reached for container ac0ec57032ed. Exiting log stream.
|
||||
2026-02-27 04:37:48.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54109/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:48.764 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-27 04:37:48.765 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:48.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54109/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:48.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.222.189/tcp/54110/p2p/16Uiu2HAmD8ujd2y1We4bCy5F7tQjgWqS6bzLkCUC2LcRXXb5bR3H","/ip4/172.18.222.189/tcp/54111/ws/p2p/16Uiu2HAmD8ujd2y1We4bCy5F7tQjgWqS6bzLkCUC2LcRXXb5bR3H"],"enrUri":"enr:-L24QNyuQSU4yHqKmJmU8F8jBMzkVTK9bSBz8YYcpnUKS4yJa8BksJauPNGMZP3jKtKaEFU1VUL0T5TA_IgZcI_9k98CgmlkgnY0gmlwhKwS3r2KbXVsdGlhZGRyc5YACASsEt69BtNeAAoErBLevQbTX90DgnJzhQADAQAAiXNlY3AyNTZrMaEDBycLZFxaRHg1-7Ro_9OWTUPXhYQT9kQX4crii3QpqTSDdGNwgtNeg3VkcILTYIV3YWt1MgE"}'
|
||||
2026-02-27 04:37:48.767 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:48.774 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:48.774 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-37-47__78e8482a-e746-4459-b570-6ce578a8f67d__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:48.774 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:48.774 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:48.776 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:48.776 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.210.90
|
||||
2026-02-27 04:37:48.776 DEBUG [src.node.docker_mananger] Generated ports ['34017', '34018', '34019', '34020', '34021']
|
||||
2026-02-27 04:37:48.776 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:48.776 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:48.777 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:48.777 DEBUG [src.node.docker_mananger] docker run -i -t -p 34017:34017 -p 34018:34018 -p 34019:34019 -p 34020:34020 -p 34021:34021 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=34019 --rest-port=34017 --tcp-port=34018 --discv5-udp-port=34020 --rest-address=0.0.0.0 --nat=extip:172.18.210.90 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8ab5a25682bdbef02fd84f776cdb3ca1adbada4bdcb589eab7c67b476bbc7efb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=34021 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QNyuQSU4yHqKmJmU8F8jBMzkVTK9bSBz8YYcpnUKS4yJa8BksJauPNGMZP3jKtKaEFU1VUL0T5TA_IgZcI_9k98CgmlkgnY0gmlwhKwS3r2KbXVsdGlhZGRyc5YACASsEt69BtNeAAoErBLevQbTX90DgnJzhQADAQAAiXNlY3AyNTZrMaEDBycLZFxaRHg1-7Ro_9OWTUPXhYQT9kQX4crii3QpqTSDdGNwgtNeg3VkcILTYIV3YWt1MgE
|
||||
2026-02-27 04:37:48.973 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.210.90 waku 4fd4d8f1e5dab9cd91d9839843642f3bdf6538e780b89be010039d2a374da9e4
|
||||
2026-02-27 04:37:49.007 DEBUG [src.node.docker_mananger] Container started with ID 4fd4d8f1e5da. Setting up logs at ./log/docker/node2_2026-02-27_04-37-47__78e8482a-e746-4459-b570-6ce578a8f67d__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:49.008 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 34017
|
||||
2026-02-27 04:37:49.008 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:50.009 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34017/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:50.032 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-27 04:37:50.034 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:50.035 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34017/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:50.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.210.90/tcp/34018/p2p/16Uiu2HAmUzy4qTeoAAUgoFq12Ycmh3wTfsqftqDJx6PyDWd8dWUH","/ip4/172.18.210.90/tcp/34019/ws/p2p/16Uiu2HAmUzy4qTeoAAUgoFq12Ycmh3wTfsqftqDJx6PyDWd8dWUH"],"enrUri":"enr:-L24QC0SUhmE1SpSYOYwszZJsIf9TFj6NmcpwmVVc1g98eA0GEXwFxeOijqGh_08LxdXU6GGXTL0J5FNLwG46zHvJW4CgmlkgnY0gmlwhKwS0lqKbXVsdGlhZGRyc5YACASsEtJaBoTiAAoErBLSWgaE490DgnJzhQADAQAAiXNlY3AyNTZrMaED8tkn0W2wnKZ6M6jr0E5d_jdAunCLvvckbDV441vx2hKDdGNwgoTig3VkcIKE5IV3YWt1MgE"}'
|
||||
2026-02-27 04:37:50.040 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:50.041 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34017/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.222.189/tcp/54110/p2p/16Uiu2HAmD8ujd2y1We4bCy5F7tQjgWqS6bzLkCUC2LcRXXb5bR3H"]'
|
||||
2026-02-27 04:37:50.045 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:50.045 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2026-02-27 04:37:50.046 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54109/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:37:50.050 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:50.051 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:34017/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:37:50.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:50.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54109/relay/v1/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-27 04:37:50.064 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:50.065 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:37:50.165 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:37:50.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54109/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:50.167 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":1772167070056708864,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:37:50.169 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:37:50.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:34017/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:50.171 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":1772167070056708864,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:37:50.172 INFO [src.steps.relay] WARM UP successful!!
|
||||
2026-02-27 04:37:50.173 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54109/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)', "version": 2.1}'
|
||||
2026-02-27 04:37:50.176 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:54109/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Invalid content body, could not decode: Unable to deserialize data: '
|
||||
2026-02-27 04:37:50.178 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:37:50.180 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:37:50.180 DEBUG [src.node.waku_node] Stopping container with id 804d28345c60
|
||||
2026-02-27 04:37:50.798 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:50.801 DEBUG [src.node.waku_node] Stopping container with id 4fd4d8f1e5da
|
||||
2026-02-27 04:37:51.370 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:51.372 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:37:51.378 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:37:51.383 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
136
nim/1097/data/attachments/299f99279ede3123.txt
Normal file
136
nim/1097/data/attachments/299f99279ede3123.txt
Normal file
@ -0,0 +1,136 @@
|
||||
2026-02-27 04:34:29.715 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:34:29.715 DEBUG [tests.conftest] Running test: test_multiple_content_topics_same_shard[content_topic_list1] with id: 2026-02-27_04-34-29__1be945bb-3aa5-4d32-93dd-f5b6b1ddc416
|
||||
2026-02-27 04:34:29.715 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:34:29.715 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:34:29.716 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
|
||||
2026-02-27 04:34:29.723 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:29.723 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-34-29__1be945bb-3aa5-4d32-93dd-f5b6b1ddc416__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:29.723 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:29.723 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:29.725 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:29.725 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.2.173
|
||||
2026-02-27 04:34:29.725 DEBUG [src.node.docker_mananger] Generated ports ['45497', '45498', '45499', '45500', '45501']
|
||||
2026-02-27 04:34:29.725 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:29.725 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:29.725 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:29.726 DEBUG [src.node.docker_mananger] docker run -i -t -p 45497:45497 -p 45498:45498 -p 45499:45499 -p 45500:45500 -p 45501:45501 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=45499 --rest-port=45497 --tcp-port=45498 --discv5-udp-port=45500 --rest-address=0.0.0.0 --nat=extip:172.18.2.173 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=bdd7a1ceb2dd7f676adcdc8b81ff6ba0cf08d4badbfcc98e3ed0c5f7e768a056 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45501 --metrics-logging=true --relay=true --filter=true --content-topic=/newsService/2.0/alerts/yaml --content-topic=/newsService/2.0/highlights/xml --content-topic=/newsService/3.0/daily/protobuf --content-topic=/newsService/3.0/alerts/xml --content-topic=/newsService/3.0/updates/protobuf --content-topic=/newsService/3.0/reviews/xml --content-topic=/newsService/4.0/alerts/yaml --content-topic=/newsService/4.0/updates/yaml
|
||||
2026-02-27 04:34:29.914 ERROR [src.node.docker_mananger] Max retries reached for container 1a3834a4a3cc. Exiting log stream.
|
||||
2026-02-27 04:34:29.924 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.2.173 waku 55e704a65ab132b0f0d53d329f285ec3a3060e048dba18908156ce864f781979
|
||||
2026-02-27 04:34:29.959 DEBUG [src.node.docker_mananger] Container started with ID 55e704a65ab1. Setting up logs at ./log/docker/node1_2026-02-27_04-34-29__1be945bb-3aa5-4d32-93dd-f5b6b1ddc416__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:29.960 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45497
|
||||
2026-02-27 04:34:29.961 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:30.505 ERROR [src.node.docker_mananger] Max retries reached for container c2f5c278b463. Exiting log stream.
|
||||
2026-02-27 04:34:30.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45497/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:30.966 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-27 04:34:30.966 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:30.967 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45497/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:30.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.2.173/tcp/45498/p2p/16Uiu2HAm3DZD2GXTKhLi9N29kiwbcN2LdAaFHBGmLrC4h7TKGFy6","/ip4/172.18.2.173/tcp/45499/ws/p2p/16Uiu2HAm3DZD2GXTKhLi9N29kiwbcN2LdAaFHBGmLrC4h7TKGFy6"],"enrUri":"enr:-L24QBxIaDoaA2mKoBtn36SMg9uKKRYSzaZkHKOhx0dU-ldxB7CGO5Btqm94Gd99fq3qQ3tCJIK0yOdjrxk2hlcbtFsCgmlkgnY0gmlwhKwSAq2KbXVsdGlhZGRyc5YACASsEgKtBrG6AAoErBICrQaxu90DgnJzhQACAQAAiXNlY3AyNTZrMaECc8LeYagNQjaU9GPseCLnzirHd8QcO_gX60TXPfGlsOWDdGNwgrG6g3VkcIKxvIV3YWt1MgU"}'
|
||||
2026-02-27 04:34:30.969 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:30.977 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:30.977 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-34-29__1be945bb-3aa5-4d32-93dd-f5b6b1ddc416__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:30.977 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:30.977 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:30.979 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:30.979 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.135
|
||||
2026-02-27 04:34:30.979 DEBUG [src.node.docker_mananger] Generated ports ['1474', '1475', '1476', '1477', '1478']
|
||||
2026-02-27 04:34:30.979 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:30.979 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:30.979 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:30.980 DEBUG [src.node.docker_mananger] docker run -i -t -p 1474:1474 -p 1475:1475 -p 1476:1476 -p 1477:1477 -p 1478:1478 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=1476 --rest-port=1474 --tcp-port=1475 --discv5-udp-port=1477 --rest-address=0.0.0.0 --nat=extip:172.18.21.135 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=d185fd1aa0d5d7dbe8dcb5f8cdf83c9fbfdb49bc32319efcd7dce18db8cfc583 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1478 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBxIaDoaA2mKoBtn36SMg9uKKRYSzaZkHKOhx0dU-ldxB7CGO5Btqm94Gd99fq3qQ3tCJIK0yOdjrxk2hlcbtFsCgmlkgnY0gmlwhKwSAq2KbXVsdGlhZGRyc5YACASsEgKtBrG6AAoErBICrQaxu90DgnJzhQACAQAAiXNlY3AyNTZrMaECc8LeYagNQjaU9GPseCLnzirHd8QcO_gX60TXPfGlsOWDdGNwgrG6g3VkcIKxvIV3YWt1MgU --content-topic=/newsService/2.0/alerts/yaml --content-topic=/newsService/2.0/highlights/xml --content-topic=/newsService/3.0/daily/protobuf --content-topic=/newsService/3.0/alerts/xml --content-topic=/newsService/3.0/updates/protobuf --content-topic=/newsService/3.0/reviews/xml --content-topic=/newsService/4.0/alerts/yaml --content-topic=/newsService/4.0/updates/yaml
|
||||
2026-02-27 04:34:31.178 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.135 waku 4644fad837961546ca5f8ca3e6f4501dc64e094590d988bf4baeae9521e051c8
|
||||
2026-02-27 04:34:31.218 DEBUG [src.node.docker_mananger] Container started with ID 4644fad83796. Setting up logs at ./log/docker/node2_2026-02-27_04-34-29__1be945bb-3aa5-4d32-93dd-f5b6b1ddc416__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:31.218 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1474
|
||||
2026-02-27 04:34:31.218 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:32.219 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1474/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:32.233 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-27 04:34:32.233 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:32.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1474/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:32.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.135/tcp/1475/p2p/16Uiu2HAm5MC7q9ZD36FkGoXguhsZDYuZUpe45MiEYGD3yujbFkZu","/ip4/172.18.21.135/tcp/1476/ws/p2p/16Uiu2HAm5MC7q9ZD36FkGoXguhsZDYuZUpe45MiEYGD3yujbFkZu"],"enrUri":"enr:-L24QHKRhbjeYjKwytM_zkr7bGDU4gWS-egwJQl0S566PrRuZsWO4W8oQ-_ME7fjSErrdutkDmJpDMGqPWj29K-1rFYCgmlkgnY0gmlwhKwSFYeKbXVsdGlhZGRyc5YACASsEhWHBgXDAAoErBIVhwYFxN0DgnJzhQACAQAAiXNlY3AyNTZrMaECk28LAwlDaVos1dZUrfjLH1qL1G-55ir36_NMgZwYohCDdGNwggXDg3VkcIIFxYV3YWt1MgE"}'
|
||||
2026-02-27 04:34:32.239 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:32.241 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1474/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.2.173/tcp/45498/p2p/16Uiu2HAm3DZD2GXTKhLi9N29kiwbcN2LdAaFHBGmLrC4h7TKGFy6"]'
|
||||
2026-02-27 04:34:32.244 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:32.244 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45497/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/yaml", "/newsService/2.0/highlights/xml", "/newsService/3.0/daily/protobuf", "/newsService/3.0/alerts/xml", "/newsService/3.0/updates/protobuf", "/newsService/3.0/reviews/xml", "/newsService/4.0/alerts/yaml", "/newsService/4.0/updates/yaml"]'
|
||||
2026-02-27 04:34:32.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:32.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1474/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/newsService/2.0/alerts/yaml", "/newsService/2.0/highlights/xml", "/newsService/3.0/daily/protobuf", "/newsService/3.0/alerts/xml", "/newsService/3.0/updates/protobuf", "/newsService/3.0/reviews/xml", "/newsService/4.0/alerts/yaml", "/newsService/4.0/updates/yaml"]'
|
||||
2026-02-27 04:34:32.250 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:32.250 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45497/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/alerts/yaml", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:34:32.254 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:32.255 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:32.355 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:32.356 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45497/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:32.359 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/yaml","version":0,"timestamp":1772166872250474512,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:32.360 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:32.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1474/relay/v1/auto/messages/%2FnewsService%2F2.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:32.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/alerts/yaml","version":0,"timestamp":1772166872250474512,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:32.389 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45497/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/2.0/highlights/xml", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:34:32.395 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:32.396 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:32.496 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:32.497 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45497/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:32.500 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/xml","version":0,"timestamp":1772166872389635683,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:32.501 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:32.502 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1474/relay/v1/auto/messages/%2FnewsService%2F2.0%2Fhighlights%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:32.504 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/2.0/highlights/xml","version":0,"timestamp":1772166872389635683,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:32.506 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45497/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/daily/protobuf", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:34:32.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:32.510 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:32.611 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:32.611 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45497/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fdaily%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:32.614 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/daily/protobuf","version":0,"timestamp":1772166872505931344,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:32.616 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:32.616 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1474/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fdaily%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:32.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/daily/protobuf","version":0,"timestamp":1772166872505931344,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:32.620 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45497/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/alerts/xml", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:34:32.625 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:32.625 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:32.725 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:32.726 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45497/relay/v1/auto/messages/%2FnewsService%2F3.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:32.729 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/alerts/xml","version":0,"timestamp":1772166872620622464,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:32.730 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:32.731 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1474/relay/v1/auto/messages/%2FnewsService%2F3.0%2Falerts%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:32.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/alerts/xml","version":0,"timestamp":1772166872620622464,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:32.735 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45497/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/updates/protobuf", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:34:32.740 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:32.740 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:32.840 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:32.841 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45497/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fupdates%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:32.843 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/updates/protobuf","version":0,"timestamp":1772166872734895654,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:32.845 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:32.845 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1474/relay/v1/auto/messages/%2FnewsService%2F3.0%2Fupdates%2Fprotobuf" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:32.848 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/updates/protobuf","version":0,"timestamp":1772166872734895654,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:32.849 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45497/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/3.0/reviews/xml", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:34:32.855 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:32.856 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:32.956 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:32.957 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45497/relay/v1/auto/messages/%2FnewsService%2F3.0%2Freviews%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:32.959 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/reviews/xml","version":0,"timestamp":1772166872849613457,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:32.961 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:32.961 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1474/relay/v1/auto/messages/%2FnewsService%2F3.0%2Freviews%2Fxml" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:32.963 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/3.0/reviews/xml","version":0,"timestamp":1772166872849613457,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:32.965 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45497/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/4.0/alerts/yaml", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:34:32.969 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:32.970 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:33.070 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:33.071 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45497/relay/v1/auto/messages/%2FnewsService%2F4.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:33.074 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/alerts/yaml","version":0,"timestamp":1772166872965137019,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:33.075 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:33.075 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1474/relay/v1/auto/messages/%2FnewsService%2F4.0%2Falerts%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:33.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/alerts/yaml","version":0,"timestamp":1772166872965137019,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:33.080 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45497/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/newsService/4.0/updates/yaml", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:34:33.084 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:33.085 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:34:33.185 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:33.186 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45497/relay/v1/auto/messages/%2FnewsService%2F4.0%2Fupdates%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:33.188 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/updates/yaml","version":0,"timestamp":1772166873079889189,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:33.190 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:34:33.190 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1474/relay/v1/auto/messages/%2FnewsService%2F4.0%2Fupdates%2Fyaml" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:33.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/newsService/4.0/updates/yaml","version":0,"timestamp":1772166873079889189,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:34:33.196 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:34:33.197 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:34:33.197 DEBUG [src.node.waku_node] Stopping container with id 55e704a65ab1
|
||||
2026-02-27 04:34:33.754 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:33.754 DEBUG [src.node.waku_node] Stopping container with id 4644fad83796
|
||||
2026-02-27 04:34:34.329 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:34.331 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:34.339 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:34.346 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
100
nim/1097/data/attachments/29a76ad370bb5b10.txt
Normal file
100
nim/1097/data/attachments/29a76ad370bb5b10.txt
Normal file
@ -0,0 +1,100 @@
|
||||
2026-02-27 04:39:15.951 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:39:15.953 DEBUG [tests.conftest] Running test: test_store_without_encoding_pubsubtopic with id: 2026-02-27_04-39-15__2678dd00-93a2-4619-bc01-0d2a8cdda4ea
|
||||
2026-02-27 04:39:15.954 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:39:15.954 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:39:15.955 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:39:15.964 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:39:15.964 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-39-15__2678dd00-93a2-4619-bc01-0d2a8cdda4ea__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:15.964 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:39:15.964 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:39:15.967 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:39:15.967 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.229.51
|
||||
2026-02-27 04:39:15.968 DEBUG [src.node.docker_mananger] Generated ports ['48229', '48230', '48231', '48232', '48233']
|
||||
2026-02-27 04:39:15.968 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:39:15.968 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:39:15.968 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:39:15.969 DEBUG [src.node.docker_mananger] docker run -i -t -p 48229:48229 -p 48230:48230 -p 48231:48231 -p 48232:48232 -p 48233:48233 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=48231 --rest-port=48229 --tcp-port=48230 --discv5-udp-port=48232 --rest-address=0.0.0.0 --nat=extip:172.18.229.51 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cf2daf61b094fcdfde4a4a7d7aa4dabef5d894f48fccefaaebf02b713a84cbbb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48233 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:39:16.169 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.229.51 waku 119b4cf7be8992f3cfe80a1c3436da1d4b402de6b92ba53e1c14ea66deff177c
|
||||
2026-02-27 04:39:16.203 DEBUG [src.node.docker_mananger] Container started with ID 119b4cf7be89. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-39-15__2678dd00-93a2-4619-bc01-0d2a8cdda4ea__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:16.204 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48229
|
||||
2026-02-27 04:39:16.206 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:39:16.231 ERROR [src.node.docker_mananger] Max retries reached for container d97020019b9b. Exiting log stream.
|
||||
2026-02-27 04:39:16.795 ERROR [src.node.docker_mananger] Max retries reached for container 1bd32d57e677. Exiting log stream.
|
||||
2026-02-27 04:39:17.207 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48229/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:17.210 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-27 04:39:17.210 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:39:17.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48229/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:17.213 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.229.51/tcp/48230/p2p/16Uiu2HAmSRQVvxRcGGSZ4XzGyAMBF2HsT27YVp1onKdwxSfdJCyz","/ip4/172.18.229.51/tcp/48231/ws/p2p/16Uiu2HAmSRQVvxRcGGSZ4XzGyAMBF2HsT27YVp1onKdwxSfdJCyz"],"enrUri":"enr:-L24QEzSG2c96Xq0akmnLOs4SAYCj8ciGN8oGyvAQpOmZcjlCsvD92A9JxZm6ErXxcRwP_7Vj_0wRUSBiyNTiaSB_TgCgmlkgnY0gmlwhKwS5TOKbXVsdGlhZGRyc5YACASsEuUzBrxmAAoErBLlMwa8Z90DgnJzhQADAQAAiXNlY3AyNTZrMaEDzIjKfi1zFuiDtZ1qEZ0dA1On1oKVguE_BAnoCkEKMd2DdGNwgrxmg3VkcIK8aIV3YWt1MgM"}'
|
||||
2026-02-27 04:39:17.213 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:39:17.221 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:39:17.221 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-39-15__2678dd00-93a2-4619-bc01-0d2a8cdda4ea__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:17.221 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:39:17.221 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:39:17.223 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:39:17.223 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.89.132
|
||||
2026-02-27 04:39:17.223 DEBUG [src.node.docker_mananger] Generated ports ['4690', '4691', '4692', '4693', '4694']
|
||||
2026-02-27 04:39:17.223 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:39:17.223 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:39:17.223 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:39:17.223 DEBUG [src.node.docker_mananger] docker run -i -t -p 4690:4690 -p 4691:4691 -p 4692:4692 -p 4693:4693 -p 4694:4694 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=4692 --rest-port=4690 --tcp-port=4691 --discv5-udp-port=4693 --rest-address=0.0.0.0 --nat=extip:172.18.89.132 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8abfdb72fe80a5f14fcacba6a284bac27a7edf0b700dabdbbcd432ced610dd77 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=4694 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QEzSG2c96Xq0akmnLOs4SAYCj8ciGN8oGyvAQpOmZcjlCsvD92A9JxZm6ErXxcRwP_7Vj_0wRUSBiyNTiaSB_TgCgmlkgnY0gmlwhKwS5TOKbXVsdGlhZGRyc5YACASsEuUzBrxmAAoErBLlMwa8Z90DgnJzhQADAQAAiXNlY3AyNTZrMaEDzIjKfi1zFuiDtZ1qEZ0dA1On1oKVguE_BAnoCkEKMd2DdGNwgrxmg3VkcIK8aIV3YWt1MgM --storenode=/ip4/172.18.229.51/tcp/48230/p2p/16Uiu2HAmSRQVvxRcGGSZ4XzGyAMBF2HsT27YVp1onKdwxSfdJCyz --store=true --relay=true
|
||||
2026-02-27 04:39:17.423 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.89.132 waku 69530b2f9cda3cf9aca2c7840e24cb506595eb81ba47a66aa628e0a2919f8a5d
|
||||
2026-02-27 04:39:17.465 DEBUG [src.node.docker_mananger] Container started with ID 69530b2f9cda. Setting up logs at ./log/docker/store_node1_2026-02-27_04-39-15__2678dd00-93a2-4619-bc01-0d2a8cdda4ea__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:39:17.465 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 4690
|
||||
2026-02-27 04:39:17.465 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:39:18.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4690/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:18.469 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-27 04:39:18.469 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:39:18.469 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:4690/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:18.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.89.132/tcp/4691/p2p/16Uiu2HAm5mavVnzqJyyx4LxWfPx2eQPEAHHeY76gkpmYC2CnHLKn","/ip4/172.18.89.132/tcp/4692/ws/p2p/16Uiu2HAm5mavVnzqJyyx4LxWfPx2eQPEAHHeY76gkpmYC2CnHLKn"],"enrUri":"enr:-L24QC4TE8rsIzFX3s0kvrijASFF5gboBwTWJcKQUjdzb2ivGMoDNMRTh7H14QNqsPHkirO0D8yfbEK9HAyEsodcSisCgmlkgnY0gmlwhKwSWYSKbXVsdGlhZGRyc5YACASsElmEBhJTAAoErBJZhAYSVN0DgnJzhQADAQAAiXNlY3AyNTZrMaECma7Ehcx58BHyJDw_qe0pZj8RILGa5h15O2HZJ6PArt2DdGNwghJTg3VkcIISVYV3YWt1MgM"}'
|
||||
2026-02-27 04:39:18.472 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:39:18.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4690/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.229.51/tcp/48230/p2p/16Uiu2HAmSRQVvxRcGGSZ4XzGyAMBF2HsT27YVp1onKdwxSfdJCyz"]'
|
||||
2026-02-27 04:39:18.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:18.475 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48229/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:39:18.478 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:18.478 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:4690/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:39:18.480 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:18.481 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:18.481 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48229/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-27 04:39:18.486 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:18.487 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:18.688 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:18.688 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48229/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:39:18.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:18.694 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:18.895 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:18.895 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48229/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:39:18.901 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:18.902 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:19.103 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:19.103 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48229/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:39:19.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:19.111 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:19.312 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:19.312 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48229/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:39:19.318 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:19.319 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:19.520 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:19.520 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48229/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:39:19.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:19.527 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:19.727 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:19.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48229/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:39:19.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:19.735 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:19.935 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:39:19.936 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:48229/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:39:19.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:39:19.943 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:39:20.144 DEBUG [tests.store.test_topics] trying get message with wrong encoded pubsub topic /waku/2/rs/3/0
|
||||
2026-02-27 04:39:20.145 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48229/store/v3/messages?includeData=true&pubsubTopic=/waku/2/rs/3/0&pageSize=20&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:39:20.148 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xd10324058916ca0e84029138690f8e505ee38e4400c0b02969e50e038702ae2e","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1772167158481296510,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xde755c8890a9976918d8ca3b9b810d2fa2488a53f3c28f4cf52ff376f0b48a0f","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/waku/2/content/test.js","version":0,"timestamp":1772167158687872315,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x02504eec88986920de12636fd822e4a4b991aba19199eb260bab41dc07285e44","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/app/22/sometopic/someencoding","version":0,"timestamp":1772167158895375908,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x7ea9790cee4a939703620bb4144da7f1abc8a831c9c6b6be73cac3e6f7077c23","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/toychat/2/huilong/proto","version":0,"timestamp":1772167159103035280,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x0e9834f537aac4b93f27ca776d587497f29055ddcd8e0118e7b5fc15706b489d","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/statusim/1/community/cbor","version":0,"timestamp":1772167159311880709,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x53d20dda4953e049fbba0a0fb8946044e5ac570f92c8dc92793dfb202dd995e4","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1772167159520462367,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0x62436232afb8b25f639cc9a06c2dcf41bbdcb10a555001c6ac6c1f5723d740ed","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/app/29/sometopic/someencoding","version":0,"timestamp":1772167159727810439,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"},{"messageHash":"0xf493c791a4d94272a41a3a3538bff45a48001e038999cb41858694a8c67ad3f8","message":{"payload":"U3RvcmUgd29ya3MhIQ==","contentTopic":"/app/20/sometopic/someencoding","version":0,"timestamp":1772167159935817652,"ephemeral":false},"pubsubTopic":"/waku/2/rs/3/0"}]}'
|
||||
2026-02-27 04:39:20.148 DEBUG [tests.store.test_topics] response for getting message without encoding pubsub topic {'requestId': '', 'statusCode': 200, 'statusDesc': 'OK', 'messages': [{'messageHash': '0xd10324058916ca0e84029138690f8e505ee38e4400c0b02969e50e038702ae2e', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/myapp/1/latest/proto', 'version': 0, 'timestamp': 1772167158481296510, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}, {'messageHash': '0xde755c8890a9976918d8ca3b9b810d2fa2488a53f3c28f4cf52ff376f0b48a0f', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/waku/2/content/test.js', 'version': 0, 'timestamp': 1772167158687872315, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}, {'messageHash': '0x02504eec88986920de12636fd822e4a4b991aba19199eb260bab41dc07285e44', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/app/22/sometopic/someencoding', 'version': 0, 'timestamp': 1772167158895375908, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}, {'messageHash': '0x7ea9790cee4a939703620bb4144da7f1abc8a831c9c6b6be73cac3e6f7077c23', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/toychat/2/huilong/proto', 'version': 0, 'timestamp': 1772167159103035280, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}, {'messageHash': '0x0e9834f537aac4b93f27ca776d587497f29055ddcd8e0118e7b5fc15706b489d', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/statusim/1/community/cbor', 'version': 0, 'timestamp': 1772167159311880709, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}, {'messageHash': '0x53d20dda4953e049fbba0a0fb8946044e5ac570f92c8dc92793dfb202dd995e4', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/app/27/sometopic/someencoding', 'version': 0, 'timestamp': 1772167159520462367, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}, {'messageHash': '0x62436232afb8b25f639cc9a06c2dcf41bbdcb10a555001c6ac6c1f5723d740ed', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/app/29/sometopic/someencoding', 'version': 0, 'timestamp': 1772167159727810439, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}, {'messageHash': '0xf493c791a4d94272a41a3a3538bff45a48001e038999cb41858694a8c67ad3f8', 'message': {'payload': 'U3RvcmUgd29ya3MhIQ==', 'contentTopic': '/app/20/sometopic/someencoding', 'version': 0, 'timestamp': 1772167159935817652, 'ephemeral': False}, 'pubsubTopic': '/waku/2/rs/3/0'}]}
|
||||
2026-02-27 04:39:20.151 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:39:20.152 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:39:20.153 DEBUG [src.node.waku_node] Stopping container with id 119b4cf7be89
|
||||
2026-02-27 04:39:20.739 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:39:20.741 DEBUG [src.node.waku_node] Stopping container with id 69530b2f9cda
|
||||
2026-02-27 04:39:21.306 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:39:21.308 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:39:21.318 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:39:21.325 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
84
nim/1097/data/attachments/29b32ae030285910.txt
Normal file
84
nim/1097/data/attachments/29b32ae030285910.txt
Normal file
@ -0,0 +1,84 @@
|
||||
2026-02-27 04:34:52.058 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:34:52.058 DEBUG [tests.conftest] Running test: test_passing_cursor_of_non_existing_message_from_the_store with id: 2026-02-27_04-34-52__87987c88-7e84-4425-83e8-e41e70874707
|
||||
2026-02-27 04:34:52.058 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:34:52.059 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:34:52.059 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:34:52.067 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:52.067 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-34-52__87987c88-7e84-4425-83e8-e41e70874707__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:52.067 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:52.067 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:52.068 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:52.069 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.98.61
|
||||
2026-02-27 04:34:52.069 DEBUG [src.node.docker_mananger] Generated ports ['41561', '41562', '41563', '41564', '41565']
|
||||
2026-02-27 04:34:52.069 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:52.069 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:52.069 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:52.069 DEBUG [src.node.docker_mananger] docker run -i -t -p 41561:41561 -p 41562:41562 -p 41563:41563 -p 41564:41564 -p 41565:41565 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=41563 --rest-port=41561 --tcp-port=41562 --discv5-udp-port=41564 --rest-address=0.0.0.0 --nat=extip:172.18.98.61 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=aca8b7b2ddc10bb9dfcb3f4fea28ef6c2ce9623e4d371f2de4eaa4b32d22bcdb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41565 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:34:52.265 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.98.61 waku 590d2b9a2e164e786480b780aa30f27ae6ff03fe767081a7bf6b6b6f5c9d4d3d
|
||||
2026-02-27 04:34:52.295 ERROR [src.node.docker_mananger] Max retries reached for container e56fa7184d90. Exiting log stream.
|
||||
2026-02-27 04:34:52.304 DEBUG [src.node.docker_mananger] Container started with ID 590d2b9a2e16. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-34-52__87987c88-7e84-4425-83e8-e41e70874707__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:52.305 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41561
|
||||
2026-02-27 04:34:52.305 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:52.835 ERROR [src.node.docker_mananger] Max retries reached for container e746e3303364. Exiting log stream.
|
||||
2026-02-27 04:34:53.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41561/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:53.310 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-27 04:34:53.310 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:53.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41561/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:53.313 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.98.61/tcp/41562/p2p/16Uiu2HAmA4GgS1oEmuwgUHnfWHj6TcYBtZdQySp6uMNaGMVzyTB7","/ip4/172.18.98.61/tcp/41563/ws/p2p/16Uiu2HAmA4GgS1oEmuwgUHnfWHj6TcYBtZdQySp6uMNaGMVzyTB7"],"enrUri":"enr:-L24QP5z_djeCz3fy0XAAcljrrNdVawLUMKjMAaTHlOlrgnSL49ccSJazp_RN_vb7-05RW9ee4w9MTwVcJQjeP1m6bACgmlkgnY0gmlwhKwSYj2KbXVsdGlhZGRyc5YACASsEmI9BqJaAAoErBJiPQaiW90DgnJzhQADAQAAiXNlY3AyNTZrMaEC2WPDI6Uvh4BlX_cwgkJGaRfZdWMEWsXwiAcm6pSGFEKDdGNwgqJag3VkcIKiXIV3YWt1MgM"}'
|
||||
2026-02-27 04:34:53.313 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:53.321 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:34:53.321 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-34-52__87987c88-7e84-4425-83e8-e41e70874707__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:53.321 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:34:53.321 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:34:53.322 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:34:53.323 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.241.227
|
||||
2026-02-27 04:34:53.323 DEBUG [src.node.docker_mananger] Generated ports ['15652', '15653', '15654', '15655', '15656']
|
||||
2026-02-27 04:34:53.323 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:34:53.323 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:34:53.323 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:34:53.323 DEBUG [src.node.docker_mananger] docker run -i -t -p 15652:15652 -p 15653:15653 -p 15654:15654 -p 15655:15655 -p 15656:15656 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=15654 --rest-port=15652 --tcp-port=15653 --discv5-udp-port=15655 --rest-address=0.0.0.0 --nat=extip:172.18.241.227 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eaa0adcb30b0a8a15cafea0a89d26cd28e1db2e91ada2dbfe9bfdcdd88ceff6e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15656 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QP5z_djeCz3fy0XAAcljrrNdVawLUMKjMAaTHlOlrgnSL49ccSJazp_RN_vb7-05RW9ee4w9MTwVcJQjeP1m6bACgmlkgnY0gmlwhKwSYj2KbXVsdGlhZGRyc5YACASsEmI9BqJaAAoErBJiPQaiW90DgnJzhQADAQAAiXNlY3AyNTZrMaEC2WPDI6Uvh4BlX_cwgkJGaRfZdWMEWsXwiAcm6pSGFEKDdGNwgqJag3VkcIKiXIV3YWt1MgM --storenode=/ip4/172.18.98.61/tcp/41562/p2p/16Uiu2HAmA4GgS1oEmuwgUHnfWHj6TcYBtZdQySp6uMNaGMVzyTB7 --store=true --relay=true
|
||||
2026-02-27 04:34:53.524 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.241.227 waku 3ee3d45a29b104ab468b97c82d9370145900a7340a5041bb6876e585f25aa8ba
|
||||
2026-02-27 04:34:53.559 DEBUG [src.node.docker_mananger] Container started with ID 3ee3d45a29b1. Setting up logs at ./log/docker/store_node1_2026-02-27_04-34-52__87987c88-7e84-4425-83e8-e41e70874707__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:34:53.559 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15652
|
||||
2026-02-27 04:34:53.560 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:34:54.560 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15652/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:54.563 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-27 04:34:54.563 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:34:54.564 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15652/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:54.566 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.241.227/tcp/15653/p2p/16Uiu2HAmTuHRWiTSzuYDQXk71mWRZUmQwZdm8XTJYxkaHHzZbL7w","/ip4/172.18.241.227/tcp/15654/ws/p2p/16Uiu2HAmTuHRWiTSzuYDQXk71mWRZUmQwZdm8XTJYxkaHHzZbL7w"],"enrUri":"enr:-L24QIZRasQMLgiNL0Qyb6XJa3w1ppJsOBvtRoAyVX-Dx1RFIzroQEVN-paOJnFIxBOE4Obx3M2H1XYX5PWLngMV--UCgmlkgnY0gmlwhKwS8eOKbXVsdGlhZGRyc5YACASsEvHjBj0lAAoErBLx4wY9Jt0DgnJzhQADAQAAiXNlY3AyNTZrMaED4oi9UOZGm9N60xZAU7Iir4I513nBYyo9YgNgjbcAdi6DdGNwgj0lg3VkcII9J4V3YWt1MgM"}'
|
||||
2026-02-27 04:34:54.566 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:34:54.566 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15652/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.98.61/tcp/41562/p2p/16Uiu2HAmA4GgS1oEmuwgUHnfWHj6TcYBtZdQySp6uMNaGMVzyTB7"]'
|
||||
2026-02-27 04:34:54.569 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:54.570 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41561/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:34:54.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:54.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15652/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:34:54.575 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:54.576 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:34:54.576 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41561/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-27 04:34:54.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:54.582 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:34:54.782 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:34:54.783 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41561/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-27 04:34:54.789 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:54.789 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:34:54.990 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:34:54.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41561/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-27 04:34:54.997 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:54.997 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:34:55.198 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:34:55.199 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41561/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-27 04:34:55.204 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:34:55.205 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:34:55.406 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41561/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x40ff0f250f2e68645adcea879b2b392377971404b241dff918d79a85d58833c2&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:55.409 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:41561/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x40ff0f250f2e68645adcea879b2b392377971404b241dff918d79a85d58833c2&pageSize=100&ascending=true. Response content: b'error in handleSelfStoreRequest: BAD_RESPONSE: archive error: DRIVER_ERROR: cursor not found'
|
||||
2026-02-27 04:34:55.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15652/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x40ff0f250f2e68645adcea879b2b392377971404b241dff918d79a85d58833c2&pageSize=100&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:34:55.413 ERROR [src.node.api_clients.base_client] HTTP error occurred: 500 Server Error: Internal Server Error for url: http://127.0.0.1:15652/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&cursor=0x40ff0f250f2e68645adcea879b2b392377971404b241dff918d79a85d58833c2&pageSize=100&ascending=true. Response content: b'error in handleSelfStoreRequest: BAD_RESPONSE: archive error: DRIVER_ERROR: cursor not found'
|
||||
2026-02-27 04:34:55.415 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:34:55.416 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:34:55.416 DEBUG [src.node.waku_node] Stopping container with id 590d2b9a2e16
|
||||
2026-02-27 04:34:55.992 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:55.994 DEBUG [src.node.waku_node] Stopping container with id 3ee3d45a29b1
|
||||
2026-02-27 04:34:56.540 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:34:56.543 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:34:56.549 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:34:56.555 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
118
nim/1097/data/attachments/29b5d82ecd5edb4b.txt
Normal file
118
nim/1097/data/attachments/29b5d82ecd5edb4b.txt
Normal file
@ -0,0 +1,118 @@
|
||||
2026-02-27 04:41:37.000 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:41:37.000 DEBUG [tests.conftest] Running test: test_publish_after_node1_restarts with id: 2026-02-27_04-41-37__a6043c1c-9ed9-4f6f-8883-cb8d7e2173fe
|
||||
2026-02-27 04:41:37.000 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:41:37.001 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
||||
2026-02-27 04:41:37.001 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
||||
2026-02-27 04:41:37.007 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:41:37.008 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-27_04-41-37__a6043c1c-9ed9-4f6f-8883-cb8d7e2173fe__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:41:37.008 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:41:37.008 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:41:37.009 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:41:37.009 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.56.125
|
||||
2026-02-27 04:41:37.010 DEBUG [src.node.docker_mananger] Generated ports ['37207', '37208', '37209', '37210', '37211']
|
||||
2026-02-27 04:41:37.010 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:41:37.010 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:41:37.010 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:41:37.010 DEBUG [src.node.docker_mananger] docker run -i -t -p 37207:37207 -p 37208:37208 -p 37209:37209 -p 37210:37210 -p 37211:37211 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=37209 --rest-port=37207 --tcp-port=37208 --discv5-udp-port=37210 --rest-address=0.0.0.0 --nat=extip:172.18.56.125 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ae3c5febdfd506b04afdfc38aa3a601addde62fa652e555622914088d1c9be62 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=37211 --metrics-logging=true --relay=true
|
||||
2026-02-27 04:41:37.185 ERROR [src.node.docker_mananger] Max retries reached for container 52dddda902ed. Exiting log stream.
|
||||
2026-02-27 04:41:37.200 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.56.125 waku a21974cbdb4ef59cffd2121a3defedf8a32870b6f1b07e805553107f9d345910
|
||||
2026-02-27 04:41:37.232 DEBUG [src.node.docker_mananger] Container started with ID a21974cbdb4e. Setting up logs at ./log/docker/node1_2026-02-27_04-41-37__a6043c1c-9ed9-4f6f-8883-cb8d7e2173fe__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:41:37.233 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 37207
|
||||
2026-02-27 04:41:37.233 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:41:37.795 ERROR [src.node.docker_mananger] Max retries reached for container 50d64e69b41b. Exiting log stream.
|
||||
2026-02-27 04:41:38.233 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37207/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:38.236 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-27 04:41:38.236 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:41:38.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37207/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:38.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.56.125/tcp/37208/p2p/16Uiu2HAmKZjdFdvajeqXcoXoDo4K4zuvfLFbTZqkALXUaEyNg56i","/ip4/172.18.56.125/tcp/37209/ws/p2p/16Uiu2HAmKZjdFdvajeqXcoXoDo4K4zuvfLFbTZqkALXUaEyNg56i"],"enrUri":"enr:-L24QHkqWScfI9qU1jQhWAswd8WZtyAIgd15jr8rrQtLAdHDMresHK0fmGyG5sj1kMKNjKFrV75qwoIWHQjYQhDGZqwCgmlkgnY0gmlwhKwSOH2KbXVsdGlhZGRyc5YACASsEjh9BpFYAAoErBI4fQaRWd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZqlBTW2mfpnVMxruZ7mNF3ZjD5ldO3mk073C5ccjtgODdGNwgpFYg3VkcIKRWoV3YWt1MgE"}'
|
||||
2026-02-27 04:41:38.239 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:41:38.246 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:41:38.246 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-27_04-41-37__a6043c1c-9ed9-4f6f-8883-cb8d7e2173fe__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:41:38.246 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:41:38.247 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:41:38.248 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:41:38.248 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.159.153
|
||||
2026-02-27 04:41:38.248 DEBUG [src.node.docker_mananger] Generated ports ['14600', '14601', '14602', '14603', '14604']
|
||||
2026-02-27 04:41:38.248 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:41:38.248 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:41:38.249 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:41:38.249 DEBUG [src.node.docker_mananger] docker run -i -t -p 14600:14600 -p 14601:14601 -p 14602:14602 -p 14603:14603 -p 14604:14604 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=14602 --rest-port=14600 --tcp-port=14601 --discv5-udp-port=14603 --rest-address=0.0.0.0 --nat=extip:172.18.159.153 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=eaf152cbb2b5ae3ab1a098fb313e15de18d9cfa6bdddcf1410b1caded280a7b8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14604 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QHkqWScfI9qU1jQhWAswd8WZtyAIgd15jr8rrQtLAdHDMresHK0fmGyG5sj1kMKNjKFrV75qwoIWHQjYQhDGZqwCgmlkgnY0gmlwhKwSOH2KbXVsdGlhZGRyc5YACASsEjh9BpFYAAoErBI4fQaRWd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZqlBTW2mfpnVMxruZ7mNF3ZjD5ldO3mk073C5ccjtgODdGNwgpFYg3VkcIKRWoV3YWt1MgE
|
||||
2026-02-27 04:41:38.458 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.159.153 waku 7671b8507f233c60c35918442475301e4545f713cd9e405d60aad99dee4d0ce7
|
||||
2026-02-27 04:41:38.492 DEBUG [src.node.docker_mananger] Container started with ID 7671b8507f23. Setting up logs at ./log/docker/node2_2026-02-27_04-41-37__a6043c1c-9ed9-4f6f-8883-cb8d7e2173fe__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:41:38.493 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 14600
|
||||
2026-02-27 04:41:38.493 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:41:39.494 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14600/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:39.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":"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-27 04:41:39.511 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:41:39.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14600/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:39.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.159.153/tcp/14601/p2p/16Uiu2HAmHK2dCE6gPQD7CCfm1SusGy8aou4NSCQTA53cUkQDHrtn","/ip4/172.18.159.153/tcp/14602/ws/p2p/16Uiu2HAmHK2dCE6gPQD7CCfm1SusGy8aou4NSCQTA53cUkQDHrtn"],"enrUri":"enr:-L24QFpmcXgqNJ93RgApWqCQx9FFpj-bhpUBnmFPSu8KzfkgN5AWCzwjtwosohQpnHx08W4eQbaWJttDdmMr1VUwGFcCgmlkgnY0gmlwhKwSn5mKbXVsdGlhZGRyc5YACASsEp-ZBjkJAAoErBKfmQY5Ct0DgnJzhQADAQAAiXNlY3AyNTZrMaEDRS1j0WLlX80o3I2IjV0zQoh3Lcy3hgC3SE644Tsxt3-DdGNwgjkJg3VkcII5C4V3YWt1MgE"}'
|
||||
2026-02-27 04:41:39.519 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:41:39.519 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14600/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.56.125/tcp/37208/p2p/16Uiu2HAmKZjdFdvajeqXcoXoDo4K4zuvfLFbTZqkALXUaEyNg56i"]'
|
||||
2026-02-27 04:41:39.522 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:39.523 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
||||
2026-02-27 04:41:39.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37207/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:41:39.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:39.527 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14600/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:41:39.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:39.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37207/relay/v1/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-27 04:41:39.542 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:39.542 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:41:39.642 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:41:39.643 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37207/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:39.645 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":1772167299535150336,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:41:39.646 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:41:39.647 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14600/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:39.649 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":1772167299535150336,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:41:39.650 INFO [src.steps.relay] WARM UP successful!!
|
||||
2026-02-27 04:41:39.651 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37207/relay/v1/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-27 04:41:39.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:39.656 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:41:39.757 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:41:39.757 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37207/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:39.760 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":1772167299651652277,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:41:39.761 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:41:39.761 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14600/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:39.763 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":1772167299651652277,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:41:39.765 DEBUG [src.node.waku_node] Restarting container with id a21974cbdb4e
|
||||
2026-02-27 04:41:40.547 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37207/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:40.650 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37207/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:40.653 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-27 04:41:40.653 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:41:40.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37207/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:40.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.56.125/tcp/37208/p2p/16Uiu2HAmKZjdFdvajeqXcoXoDo4K4zuvfLFbTZqkALXUaEyNg56i","/ip4/172.18.56.125/tcp/37209/ws/p2p/16Uiu2HAmKZjdFdvajeqXcoXoDo4K4zuvfLFbTZqkALXUaEyNg56i"],"enrUri":"enr:-L24QHkqWScfI9qU1jQhWAswd8WZtyAIgd15jr8rrQtLAdHDMresHK0fmGyG5sj1kMKNjKFrV75qwoIWHQjYQhDGZqwCgmlkgnY0gmlwhKwSOH2KbXVsdGlhZGRyc5YACASsEjh9BpFYAAoErBI4fQaRWd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZqlBTW2mfpnVMxruZ7mNF3ZjD5ldO3mk073C5ccjtgODdGNwgpFYg3VkcIKRWoV3YWt1MgE"}'
|
||||
2026-02-27 04:41:40.656 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:41:40.656 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37207/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:41:40.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:40.674 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14600/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:41:40.677 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:40.677 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37207/relay/v1/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-27 04:41:40.680 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:40.680 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:41:40.780 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:41:40.781 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37207/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:40.783 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":1772167300677679317,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:41:40.785 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:41:40.785 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14600/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:40.787 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[]'
|
||||
2026-02-27 04:41:41.788 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37207/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:41:41.791 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:41.791 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:14600/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
||||
2026-02-27 04:41:41.794 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:41.794 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:37207/relay/v1/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-27 04:41:41.799 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:41:41.799 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
||||
2026-02-27 04:41:41.900 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:41:41.900 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:37207/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:41.903 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":1772167301794699512,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:41:41.905 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
||||
2026-02-27 04:41:41.905 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:14600/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:41:41.907 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":1772167301794699512,"ephemeral":false,"proof":""}]'
|
||||
2026-02-27 04:41:41.910 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:41:41.911 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:41:41.911 DEBUG [src.node.waku_node] Stopping container with id a21974cbdb4e
|
||||
2026-02-27 04:41:42.469 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:41:42.470 DEBUG [src.node.waku_node] Stopping container with id 7671b8507f23
|
||||
2026-02-27 04:41:43.050 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:41:43.051 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:41:43.075 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:41:43.084 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
68
nim/1097/data/attachments/29bc0ffd5a6c49e1.txt
Normal file
68
nim/1097/data/attachments/29bc0ffd5a6c49e1.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_content_topic_string_instead_of_list with id: 2026-02-27_04-34-38__d4a8373f-b4c6-4076-98bb-d50dfaee3b53
|
||||
[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-27_04-34-38__d4a8373f-b4c6-4076-98bb-d50dfaee3b53__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.235
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['53944', '53945', '53946', '53947', '53948']
|
||||
[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 53944:53944 -p 53945:53945 -p 53946:53946 -p 53947:53947 -p 53948:53948 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=53946 --rest-port=53944 --tcp-port=53945 --discv5-udp-port=53947 --rest-address=0.0.0.0 --nat=extip:172.18.60.235 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cdeda7eba2a9f1deadcea3cef4899cfdf4edaae9dfef8c3ce1dcfe32098be61f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53948 --metrics-logging=true --relay=true --filter=true
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1ac86ff074c1. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.60.235 waku e68a4c438faf8a6b992eef9acb2f96efe3133ec6bcca4d6547e76d0a1f559d81
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e68a4c438faf. Setting up logs at ./log/docker/node1_2026-02-27_04-34-38__d4a8373f-b4c6-4076-98bb-d50dfaee3b53__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 53944
|
||||
[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 a49335fe62a2. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:53944/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:53944/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.235/tcp/53945/p2p/16Uiu2HAmFKpmfATDfSHZvNmii1W54C4zKJpziUKHCKirA6DPRcag","/ip4/172.18.60.235/tcp/53946/ws/p2p/16Uiu2HAmFKpmfATDfSHZvNmii1W54C4zKJpziUKHCKirA6DPRcag"],"enrUri":"enr:-L24QN3ryk9455nrWAovqW10l3uw8282GrFexe4MD0kGgF_hHTZbuuumPTwKt8ZJRvcBJFQjRjnQQXuzqmf36FwlYSICgmlkgnY0gmlwhKwSPOuKbXVsdGlhZGRyc5YACASsEjzrBtK5AAoErBI86wbSut0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ6oxhUldCq5OAkinonA2WSLbJs4uxERJCq6PiqAogu2DdGNwgtK5g3VkcILSu4V3YWt1MgU"}'
|
||||
[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-27_04-34-38__d4a8373f-b4c6-4076-98bb-d50dfaee3b53__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.55
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['14273', '14274', '14275', '14276', '14277']
|
||||
[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 14273:14273 -p 14274:14274 -p 14275:14275 -p 14276:14276 -p 14277:14277 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=14275 --rest-port=14273 --tcp-port=14274 --discv5-udp-port=14276 --rest-address=0.0.0.0 --nat=extip:172.18.183.55 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=59a576b151dce4a5c6ab1bae2336caf67ceb0f8c9f54c159ccddffc5c86a1dc3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=14277 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QN3ryk9455nrWAovqW10l3uw8282GrFexe4MD0kGgF_hHTZbuuumPTwKt8ZJRvcBJFQjRjnQQXuzqmf36FwlYSICgmlkgnY0gmlwhKwSPOuKbXVsdGlhZGRyc5YACASsEjzrBtK5AAoErBI86wbSut0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJ6oxhUldCq5OAkinonA2WSLbJs4uxERJCq6PiqAogu2DdGNwgtK5g3VkcILSu4V3YWt1MgU --filternode=/ip4/172.18.60.235/tcp/53945/p2p/16Uiu2HAmFKpmfATDfSHZvNmii1W54C4zKJpziUKHCKirA6DPRcag
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.183.55 waku 688d9afa1c862dca221d31fec75effb81b1e4f44286de6fed98ba226d5c956a7
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 688d9afa1c86. Setting up logs at ./log/docker/node2_2026-02-27_04-34-38__d4a8373f-b4c6-4076-98bb-d50dfaee3b53__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 14273
|
||||
[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:14273/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:14273/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.55/tcp/14274/p2p/16Uiu2HAm4E7aeejjDawXxqYtaF3xwKk8CpzpA92eV8KE8wrZxe6J","/ip4/172.18.183.55/tcp/14275/ws/p2p/16Uiu2HAm4E7aeejjDawXxqYtaF3xwKk8CpzpA92eV8KE8wrZxe6J"],"enrUri":"enr:-L24QHxjHVx99qaSlJ7dImfYZgaYbhrFr9laKsKHjBlqlcGtVkl8KX6eN7yKowYpQeftv1W9Vm90pJeHj1XhlvN1BscCgmlkgnY0gmlwhKwStzeKbXVsdGlhZGRyc5YACASsErc3BjfCAAoErBK3NwY3w90DgnJzhQADAQAAiXNlY3AyNTZrMaECgsMo5MlTmmfDijH0Me3WyNFQR2rLKXlkzbpFGcnOU5-DdGNwgjfCg3VkcII3xIV3YWt1MgA"}'
|
||||
[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:14273/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.60.235/tcp/53945/p2p/16Uiu2HAmFKpmfATDfSHZvNmii1W54C4zKJpziUKHCKirA6DPRcag"]'
|
||||
[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:53944/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:14273/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "4f28c3b7-9b4b-42ba-8221-e47162d4db83", "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":"4f28c3b7-9b4b-42ba-8221-e47162d4db83","statusDesc":"OK"}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X DELETE "http://127.0.0.1:14273/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:14273/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 e68a4c438faf
|
||||
[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 688d9afa1c86
|
||||
[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/1097/data/attachments/2a2af3ff5826e9e4.txt
Normal file
134
nim/1097/data/attachments/2a2af3ff5826e9e4.txt
Normal file
@ -0,0 +1,134 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_sync_messages_received_via_lightpush with id: 2026-02-27_04-36-09__3e1e4687-5670-4468-a9b0-6c65d698715a
|
||||
[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-27_04-36-09__3e1e4687-5670-4468-a9b0-6c65d698715a__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-27_04-36-09__3e1e4687-5670-4468-a9b0-6c65d698715a__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-27_04-36-09__3e1e4687-5670-4468-a9b0-6c65d698715a__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.40.230
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['39800', '39801', '39802', '39803', '39804']
|
||||
[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 39800:39800 -p 39801:39801 -p 39802:39802 -p 39803:39803 -p 39804:39804 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=39802 --rest-port=39800 --tcp-port=39801 --discv5-udp-port=39803 --rest-address=0.0.0.0 --nat=extip:172.18.40.230 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=97db527a7f849c2d9ff7c8d94fb9aba08edd34aba2e0e6ebddebefe550e2fce5 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39804 --metrics-logging=true --relay=true --lightpush=true
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1efd8ce0dcdc. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.40.230 waku da75ecd0c84e7f6c6768a7a116d7d991ce780fb4c4efbb3a510ecdc80060651e
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID da75ecd0c84e. Setting up logs at ./log/docker/node1_2026-02-27_04-36-09__3e1e4687-5670-4468-a9b0-6c65d698715a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 39800
|
||||
[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 cc936f8c3879. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:39800/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":"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:39800/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.40.230/tcp/39801/p2p/16Uiu2HAmDG6qMGdSfBZoVVJHLpD5Wc1WNV7qnzuTuJzTxpqQqiFS","/ip4/172.18.40.230/tcp/39802/ws/p2p/16Uiu2HAmDG6qMGdSfBZoVVJHLpD5Wc1WNV7qnzuTuJzTxpqQqiFS"],"enrUri":"enr:-L24QN_S0jBIjP_ZlW5BdBFYmfUs--N7HENLRYvJxYikQmfaJ1OpvOQSls-XrG7KpprD-Za0Mo-vauoxyqs12DajMNgCgmlkgnY0gmlwhKwSKOaKbXVsdGlhZGRyc5YACASsEijmBpt5AAoErBIo5gabet0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCP6o2dY5Hg9yTd_WFdzlx661Hv3LeXnOzSEfInMCrzmDdGNwgpt5g3VkcIKbe4V3YWt1Mhs"}'
|
||||
[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.62.238
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['10758', '10759', '10760', '10761', '10762']
|
||||
[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 10758:10758 -p 10759:10759 -p 10760:10760 -p 10761:10761 -p 10762:10762 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=10760 --rest-port=10758 --tcp-port=10759 --discv5-udp-port=10761 --rest-address=0.0.0.0 --nat=extip:172.18.62.238 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a5f3afd8c21fdd19eedda9caecf87d3ecfe89a21ddce9bf928b5f4c7d0ffab9f --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10762 --metrics-logging=true --relay=true --lightpush=true --discv5-bootstrap-node=enr:-L24QN_S0jBIjP_ZlW5BdBFYmfUs--N7HENLRYvJxYikQmfaJ1OpvOQSls-XrG7KpprD-Za0Mo-vauoxyqs12DajMNgCgmlkgnY0gmlwhKwSKOaKbXVsdGlhZGRyc5YACASsEijmBpt5AAoErBIo5gabet0DgnJzhQADAQAAiXNlY3AyNTZrMaEDCP6o2dY5Hg9yTd_WFdzlx661Hv3LeXnOzSEfInMCrzmDdGNwgpt5g3VkcIKbe4V3YWt1Mhs --lightpushnode=/ip4/172.18.40.230/tcp/39801/p2p/16Uiu2HAmDG6qMGdSfBZoVVJHLpD5Wc1WNV7qnzuTuJzTxpqQqiFS
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.62.238 waku 982a30725dd52086b1039ae77284ecbb4fbe2fe49e2085e9ed188ec602571ac0
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 982a30725dd5. Setting up logs at ./log/docker/node2_2026-02-27_04-36-09__3e1e4687-5670-4468-a9b0-6c65d698715a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 10758
|
||||
[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:10758/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:10758/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.62.238/tcp/10759/p2p/16Uiu2HAmKguVQb5cZwZjWLWgjh5kuixkDvfwRz1hCNPqmXFXB7gy","/ip4/172.18.62.238/tcp/10760/ws/p2p/16Uiu2HAmKguVQb5cZwZjWLWgjh5kuixkDvfwRz1hCNPqmXFXB7gy"],"enrUri":"enr:-L24QIYRCW2nE_SvjDx3OJu-B1lsjmwv3aU8AuMrYVyMRK8zR-ZGccZqwgsKfly6ltc9fOm_SGlHvRl8DUet1JKFU9gCgmlkgnY0gmlwhKwSPu6KbXVsdGlhZGRyc5YACASsEj7uBioHAAoErBI-7gYqCN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDaH95jubGT_21DgIlFnHtmW6QvBR3foyU8ds7-_KFtZaDdGNwgioHg3VkcIIqCYV3YWt1Mhs"}'
|
||||
[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.120.183
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['46550', '46551', '46552', '46553', '46554']
|
||||
[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 46550:46550 -p 46551:46551 -p 46552:46552 -p 46553:46553 -p 46554:46554 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=46552 --rest-port=46550 --tcp-port=46551 --discv5-udp-port=46553 --rest-address=0.0.0.0 --nat=extip:172.18.120.183 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5dfa7fcb4b39c22e2bce2aaeffa9f6cb4a39b65ec4cdf9dd973fdc22796d4244 --store-sync=true --store=true --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46554 --metrics-logging=true --relay=true --storenode=/ip4/172.18.62.238/tcp/10759/p2p/16Uiu2HAmKguVQb5cZwZjWLWgjh5kuixkDvfwRz1hCNPqmXFXB7gy --discv5-bootstrap-node=enr:-L24QIYRCW2nE_SvjDx3OJu-B1lsjmwv3aU8AuMrYVyMRK8zR-ZGccZqwgsKfly6ltc9fOm_SGlHvRl8DUet1JKFU9gCgmlkgnY0gmlwhKwSPu6KbXVsdGlhZGRyc5YACASsEj7uBioHAAoErBI-7gYqCN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDaH95jubGT_21DgIlFnHtmW6QvBR3foyU8ds7-_KFtZaDdGNwgioHg3VkcIIqCYV3YWt1Mhs
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.120.183 waku 0547427ba087577a889d0f224bee0045558b50888dd2068a29b10f390c33b11b
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 0547427ba087. Setting up logs at ./log/docker/node3_2026-02-27_04-36-09__3e1e4687-5670-4468-a9b0-6c65d698715a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 46550
|
||||
[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:46550/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":"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:46550/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.120.183/tcp/46551/p2p/16Uiu2HAmSoM8E5pMe99n41yXQwM5VL5uzyVy4s4YFoMemopAzVpu","/ip4/172.18.120.183/tcp/46552/ws/p2p/16Uiu2HAmSoM8E5pMe99n41yXQwM5VL5uzyVy4s4YFoMemopAzVpu"],"enrUri":"enr:-L24QHeQ_piJJ9Prro0YdajSIaWz87y01CdbS04BLOO5Q0FuRMmugUmwfGgY9nQL2Fs7RCMSNjik-WD2fc4oiYMmZSgCgmlkgnY0gmlwhKwSeLeKbXVsdGlhZGRyc5YACASsEni3BrXXAAoErBJ4twa12N0DgnJzhQADAQAAiXNlY3AyNTZrMaED0ifA6GL0fZ_V3Gga_XwTQjAh-iosr2IIelPeLMIKjiKDdGNwgrXXg3VkcIK12YV3YWt1MhM"}'
|
||||
[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:10758/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.40.230/tcp/39801/p2p/16Uiu2HAmDG6qMGdSfBZoVVJHLpD5Wc1WNV7qnzuTuJzTxpqQqiFS"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:46550/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.62.238/tcp/10759/p2p/16Uiu2HAmKguVQb5cZwZjWLWgjh5kuixkDvfwRz1hCNPqmXFXB7gy"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:39800/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:10758/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:46550/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:39800/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772166973605497832}}'
|
||||
[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 POST "http://127.0.0.1:39800/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772166973822363810}}'
|
||||
[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 POST "http://127.0.0.1:39800/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772166974036823347}}'
|
||||
[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 POST "http://127.0.0.1:39800/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772166974253374921}}'
|
||||
[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 POST "http://127.0.0.1:39800/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772166974468219260}}'
|
||||
[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 POST "http://127.0.0.1:39800/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772166974685369587}}'
|
||||
[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 POST "http://127.0.0.1:39800/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772166974900962491}}'
|
||||
[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 POST "http://127.0.0.1:39800/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772166975116078817}}'
|
||||
[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 POST "http://127.0.0.1:39800/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772166975331957874}}'
|
||||
[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 POST "http://127.0.0.1:39800/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/0", "message": {"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": 1772166975548561803}}'
|
||||
[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:39800/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":"0x09b5f1af3590772b1f7cc611bf082d7ddec13b88c5edb24693622c07d4bd09c5"},{"messageHash":"0xb257f4e0485b689e3c4ae3212f63c5c213c6130254eb0cd4421e58c6c3d18802"},{"messageHash":"0x69eb06631520d7c2d8818eb69ca49571194a7ac3e2871389619fa3f92ab950a7"},{"messageHash":"0xdb5a0dc16ed4091bc5a169835d4805a85300ca870fa57234698a18b153c9d48a"},{"messageHash":"0x50a517e178fa5fba12e50928465481e665ae8d8f19d4923656cd2ba2cad6fe38"},{"messageHash":"0x58cd37b1a67b6bb8f3715c48ed8c92e1a866d16c50e414b330e917578c86e271"},{"messageHash":"0x3607e28fc7b68cb44be728c02c86200cec00bdab77d80b8aedbc1ef2441eb1eb"},{"messageHash":"0x54b9a644460879efda0c8cca7c7c0381ac8243a60cfe31642d01a57a646ef0a3"},{"messageHash":"0x4d5e016fd6fdd7fe14154b415abc2e05446472ca1d3adc8c8d0b38e31c4810bd"},{"messageHash":"0x4643f7f9dbb0036a99d314c1fcc2197fd9143918d52cd6557b6f51590b4cf74c"}]}'
|
||||
[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:10758/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":"0x09b5f1af3590772b1f7cc611bf082d7ddec13b88c5edb24693622c07d4bd09c5"},{"messageHash":"0xb257f4e0485b689e3c4ae3212f63c5c213c6130254eb0cd4421e58c6c3d18802"},{"messageHash":"0x69eb06631520d7c2d8818eb69ca49571194a7ac3e2871389619fa3f92ab950a7"},{"messageHash":"0xdb5a0dc16ed4091bc5a169835d4805a85300ca870fa57234698a18b153c9d48a"},{"messageHash":"0x50a517e178fa5fba12e50928465481e665ae8d8f19d4923656cd2ba2cad6fe38"},{"messageHash":"0x58cd37b1a67b6bb8f3715c48ed8c92e1a866d16c50e414b330e917578c86e271"},{"messageHash":"0x3607e28fc7b68cb44be728c02c86200cec00bdab77d80b8aedbc1ef2441eb1eb"},{"messageHash":"0x54b9a644460879efda0c8cca7c7c0381ac8243a60cfe31642d01a57a646ef0a3"},{"messageHash":"0x4d5e016fd6fdd7fe14154b415abc2e05446472ca1d3adc8c8d0b38e31c4810bd"},{"messageHash":"0x4643f7f9dbb0036a99d314c1fcc2197fd9143918d52cd6557b6f51590b4cf74c"}]}'
|
||||
[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:46550/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":"0x09b5f1af3590772b1f7cc611bf082d7ddec13b88c5edb24693622c07d4bd09c5"},{"messageHash":"0xb257f4e0485b689e3c4ae3212f63c5c213c6130254eb0cd4421e58c6c3d18802"},{"messageHash":"0x69eb06631520d7c2d8818eb69ca49571194a7ac3e2871389619fa3f92ab950a7"},{"messageHash":"0xdb5a0dc16ed4091bc5a169835d4805a85300ca870fa57234698a18b153c9d48a"},{"messageHash":"0x50a517e178fa5fba12e50928465481e665ae8d8f19d4923656cd2ba2cad6fe38"},{"messageHash":"0x58cd37b1a67b6bb8f3715c48ed8c92e1a866d16c50e414b330e917578c86e271"},{"messageHash":"0x3607e28fc7b68cb44be728c02c86200cec00bdab77d80b8aedbc1ef2441eb1eb"},{"messageHash":"0x54b9a644460879efda0c8cca7c7c0381ac8243a60cfe31642d01a57a646ef0a3"},{"messageHash":"0x4d5e016fd6fdd7fe14154b415abc2e05446472ca1d3adc8c8d0b38e31c4810bd"},{"messageHash":"0x4643f7f9dbb0036a99d314c1fcc2197fd9143918d52cd6557b6f51590b4cf74c"}]}'
|
||||
[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 da75ecd0c84e
|
||||
[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 982a30725dd5
|
||||
[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 0547427ba087
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container da75ecd0c84e. 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.
|
||||
393
nim/1097/data/attachments/2ad366e724db2fcd.txt
Normal file
393
nim/1097/data/attachments/2ad366e724db2fcd.txt
Normal file
@ -0,0 +1,393 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_on_postgress_db_with_one_message with id: 2026-02-27_04-37-10__c4e1ee5f-7be4-4ca3-bcad-759ef4427b38
|
||||
[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
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 6ef9f95b5924. Exiting log stream.
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container d3b93ef1f238. Exiting log stream.
|
||||
[35mDEBUG [0m src.postgres_setup:postgres_setup.py:36 Postgres container started
|
||||
[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-27_04-37-10__c4e1ee5f-7be4-4ca3-bcad-759ef4427b38__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.13.14
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['48073', '48074', '48075', '48076', '48077']
|
||||
[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 48073:48073 -p 48074:48074 -p 48075:48075 -p 48076:48076 -p 48077:48077 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=48075 --rest-port=48073 --tcp-port=48074 --discv5-udp-port=48076 --rest-address=0.0.0.0 --nat=extip:172.18.13.14 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ad2efdedd5f026750b1d91f348eac1bb074c40db3cee8ee496d332ec4dc2734f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48077 --metrics-logging=true --store=true --relay=true --store-message-db-url=postgres://postgres:test123@postgres:5432/postgres
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.13.14 waku 3020c2924541be11fc9a6b4407f7f50f3cbdee215667f2a03cb68f287e724b0b
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 3020c2924541. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-37-10__c4e1ee5f-7be4-4ca3-bcad-759ef4427b38__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 48073
|
||||
[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:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 3020c2924541. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:48073/health" -H "Content-Type: application/json" -d 'None'
|
||||
[31m[1mERROR [0m src.node.waku_node:waku_node.py:196 REST service did not become ready in time: HTTPConnectionPool(host='127.0.0.1', port=48073): Max retries exceeded with url: /health (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x7f5c76895f70>: Failed to establish a new connection: [Errno 111] Connection refused'))
|
||||
[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.107.221
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['47116', '47117', '47118', '47119', '47120']
|
||||
[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 47116:47116 -p 47117:47117 -p 47118:47118 -p 47119:47119 -p 47120:47120 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=47118 --rest-port=47116 --tcp-port=47117 --discv5-udp-port=47119 --rest-address=0.0.0.0 --nat=extip:172.18.107.221 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e250bc60bcb706953fcad9a68acbde8a5a144aed946335cf988cdfddf3923ec8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47120 --metrics-logging=true --store=true --relay=true --store-message-db-url=postgres://postgres:test123@postgres:5432/postgres
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.107.221 waku 0238d48a6afd3a6c13db4095529883e74dcb299f05ba42a6d2893acc7b99c3f0
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 0238d48a6afd. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-37-10__c4e1ee5f-7be4-4ca3-bcad-759ef4427b38__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 47116
|
||||
[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:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/health" -H "Content-Type: application/json" -d 'None'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:47116/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:47116/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.107.221/tcp/47117/p2p/16Uiu2HAmRFKrJkCg5iveSDA7jdZTn93tdU3xWq5E2j34wAijaoGR","/ip4/172.18.107.221/tcp/47118/ws/p2p/16Uiu2HAmRFKrJkCg5iveSDA7jdZTn93tdU3xWq5E2j34wAijaoGR"],"enrUri":"enr:-L24QBzSMVKdWxQOW0glIwNxCUDVBIPR4kWB4Os904S8mM36KL4KelYBY22ujfOEqVHDVOIlIC_1vPp04sTYrZUZjDwCgmlkgnY0gmlwhKwSa92KbXVsdGlhZGRyc5YACASsEmvdBrgNAAoErBJr3Qa4Dt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuxgKKBexymC-xk-c5seWV4L8GPBEmJR2tqRzpyPWoJ6DdGNwgrgNg3VkcIK4D4V3YWt1MgM"}'
|
||||
[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-27_04-37-10__c4e1ee5f-7be4-4ca3-bcad-759ef4427b38__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.140
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['41236', '41237', '41238', '41239', '41240']
|
||||
[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 41236:41236 -p 41237:41237 -p 41238:41238 -p 41239:41239 -p 41240:41240 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=41238 --rest-port=41236 --tcp-port=41237 --discv5-udp-port=41239 --rest-address=0.0.0.0 --nat=extip:172.18.138.140 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b659ed36e97dba34cd52b0dd38dba8caabdbdd9f6c5cc4fdf0d9edff1f0a771d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41240 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QBzSMVKdWxQOW0glIwNxCUDVBIPR4kWB4Os904S8mM36KL4KelYBY22ujfOEqVHDVOIlIC_1vPp04sTYrZUZjDwCgmlkgnY0gmlwhKwSa92KbXVsdGlhZGRyc5YACASsEmvdBrgNAAoErBJr3Qa4Dt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuxgKKBexymC-xk-c5seWV4L8GPBEmJR2tqRzpyPWoJ6DdGNwgrgNg3VkcIK4D4V3YWt1MgM --storenode=/ip4/172.18.107.221/tcp/47117/p2p/16Uiu2HAmRFKrJkCg5iveSDA7jdZTn93tdU3xWq5E2j34wAijaoGR --store=false --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.138.140 waku ab411b83ad47888a021fc7ad3cc59958a697753c14e3b01eeb2e16f39345c466
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID ab411b83ad47. Setting up logs at ./log/docker/store_node1_2026-02-27_04-37-10__c4e1ee5f-7be4-4ca3-bcad-759ef4427b38__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 41236
|
||||
[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:41236/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:41236/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.140/tcp/41237/p2p/16Uiu2HAmREvbMm2q2w4bqBn1vAK4GLjc7j8yjUYWbYWRp5A9dKN5","/ip4/172.18.138.140/tcp/41238/ws/p2p/16Uiu2HAmREvbMm2q2w4bqBn1vAK4GLjc7j8yjUYWbYWRp5A9dKN5"],"enrUri":"enr:-L24QMiva9InPzV8_qJYDXX7_yMmljt62TtQqKdae_YxB0eZV1TOoTE5Kos4Jew12b7x4LMsJStlO8tTKnyUSMNjamQCgmlkgnY0gmlwhKwSioyKbXVsdGlhZGRyc5YACASsEoqMBqEVAAoErBKKjAahFt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDuv29-QgwHiaNA9rjpUZ5FFyIcGnzNqLvCjMUz2YeVo6DdGNwgqEVg3VkcIKhF4V3YWt1MgE"}'
|
||||
[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:41236/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.107.221/tcp/47117/p2p/16Uiu2HAmRFKrJkCg5iveSDA7jdZTn93tdU3xWq5E2j34wAijaoGR"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:47116/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:41236/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:47116/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:47116/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":"0xff7f847cb81db28ee2d682ebbe84890497e1b335e58cb40e04aa87936ad97ed0"}]}'
|
||||
[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:41236/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":"d45403a089140b03b66b","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xff7f847cb81db28ee2d682ebbe84890497e1b335e58cb40e04aa87936ad97ed0"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 1
|
||||
[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-27_04-37-10__c4e1ee5f-7be4-4ca3-bcad-759ef4427b38__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.17.82
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['61260', '61261', '61262', '61263', '61264']
|
||||
[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 61260:61260 -p 61261:61261 -p 61262:61262 -p 61263:61263 -p 61264:61264 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=61262 --rest-port=61260 --tcp-port=61261 --discv5-udp-port=61263 --rest-address=0.0.0.0 --nat=extip:172.18.17.82 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=adbbe62d1ebcddbfa8e9f95ec8ecea5bbc5bbea74bcd2c13dcb4b74ff2970bfb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61264 --metrics-logging=true --store=true --relay=true --store-message-db-url=postgres://postgres:test123@postgres:5432/postgres
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.17.82 waku bc5c20881706749777cf58b7b5bd1568db8ae15c819b9fd219b5146342605ef1
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID bc5c20881706. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-37-10__c4e1ee5f-7be4-4ca3-bcad-759ef4427b38__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 61260
|
||||
[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:61260/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:61260/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.17.82/tcp/61261/p2p/16Uiu2HAkzEGzQgX5Vx5AEQ5mEkEpmMzNrg9Zig2FyZwyduGKG2m2","/ip4/172.18.17.82/tcp/61262/ws/p2p/16Uiu2HAkzEGzQgX5Vx5AEQ5mEkEpmMzNrg9Zig2FyZwyduGKG2m2"],"enrUri":"enr:-L24QG_4OXQRW5C8HD6CvcoAqzfh68Hg6bxPlLGtWFQYyGSqahInkd1z-h3kDrOr0Mwc8kq78hPi0rs-px4JWKa9kiMCgmlkgnY0gmlwhKwSEVKKbXVsdGlhZGRyc5YACASsEhFSBu9NAAoErBIRUgbvTt0DgnJzhQADAQAAiXNlY3AyNTZrMaECR18NMmJkR4oRR6ACX6a9gKhYLF6K2ioCEU2OvK95wfWDdGNwgu9Ng3VkcILvT4V3YWt1MgM"}'
|
||||
[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:61260/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.107.221/tcp/47117/p2p/16Uiu2HAmRFKrJkCg5iveSDA7jdZTn93tdU3xWq5E2j34wAijaoGR"]'
|
||||
[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/store_node1_2026-02-27_04-37-10__c4e1ee5f-7be4-4ca3-bcad-759ef4427b38__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.134.60
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['58679', '58680', '58681', '58682', '58683']
|
||||
[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 58679:58679 -p 58680:58680 -p 58681:58681 -p 58682:58682 -p 58683:58683 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=58681 --rest-port=58679 --tcp-port=58680 --discv5-udp-port=58682 --rest-address=0.0.0.0 --nat=extip:172.18.134.60 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b61b8b9aaa5ccffccb7cd7cfdbbacca12dc2cfa65aea8bf218c2ef330035988a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58683 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QG_4OXQRW5C8HD6CvcoAqzfh68Hg6bxPlLGtWFQYyGSqahInkd1z-h3kDrOr0Mwc8kq78hPi0rs-px4JWKa9kiMCgmlkgnY0gmlwhKwSEVKKbXVsdGlhZGRyc5YACASsEhFSBu9NAAoErBIRUgbvTt0DgnJzhQADAQAAiXNlY3AyNTZrMaECR18NMmJkR4oRR6ACX6a9gKhYLF6K2ioCEU2OvK95wfWDdGNwgu9Ng3VkcILvT4V3YWt1MgM --storenode=/ip4/172.18.107.221/tcp/47117/p2p/16Uiu2HAmRFKrJkCg5iveSDA7jdZTn93tdU3xWq5E2j34wAijaoGR --store=false --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.134.60 waku 808d409ba9c290c4f94c99fcdd7dc880e427b60f242cf06693e2abda1731f841
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 808d409ba9c2. Setting up logs at ./log/docker/store_node1_2026-02-27_04-37-10__c4e1ee5f-7be4-4ca3-bcad-759ef4427b38__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 58679
|
||||
[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:58679/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:58679/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.134.60/tcp/58680/p2p/16Uiu2HAm6hYNwy8pUJhpBgjPYLUz9fE1DGHtxwJuCpJmZA8VPbi2","/ip4/172.18.134.60/tcp/58681/ws/p2p/16Uiu2HAm6hYNwy8pUJhpBgjPYLUz9fE1DGHtxwJuCpJmZA8VPbi2"],"enrUri":"enr:-L24QOYMbYwUjngPt2TGtMFIJksLNQ73oaUqhrAS6g1UxOgEK0MOueFKQQgNZPB87IVeWyp__g0qPT5Z9xdiKY6IatwCgmlkgnY0gmlwhKwShjyKbXVsdGlhZGRyc5YACASsEoY8BuU4AAoErBKGPAblOd0DgnJzhQADAQAAiXNlY3AyNTZrMaECp4FBQdXQ-JJaWIn-_Z33sGWH9N7kTkgiK0Ua_lgPzuODdGNwguU4g3VkcILlOoV3YWt1MgE"}'
|
||||
[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:58679/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.107.221/tcp/47117/p2p/16Uiu2HAmRFKrJkCg5iveSDA7jdZTn93tdU3xWq5E2j34wAijaoGR"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:58679/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.17.82/tcp/61261/p2p/16Uiu2HAkzEGzQgX5Vx5AEQ5mEkEpmMzNrg9Zig2FyZwyduGKG2m2"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:47116/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:41236/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:61260/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:58679/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:61260/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:47116/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":"0xff7f847cb81db28ee2d682ebbe84890497e1b335e58cb40e04aa87936ad97ed0"},{"messageHash":"0xb375119404b7e0ca4dbfb28286a6ce102298cd2db65508efdc014395bb6dbd16"}]}'
|
||||
[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:41236/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":"563c29cafd993c7e1995","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xff7f847cb81db28ee2d682ebbe84890497e1b335e58cb40e04aa87936ad97ed0"},{"messageHash":"0xb375119404b7e0ca4dbfb28286a6ce102298cd2db65508efdc014395bb6dbd16"}]}'
|
||||
[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:61260/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":"0xff7f847cb81db28ee2d682ebbe84890497e1b335e58cb40e04aa87936ad97ed0"},{"messageHash":"0xb375119404b7e0ca4dbfb28286a6ce102298cd2db65508efdc014395bb6dbd16"}]}'
|
||||
[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:58679/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":"90e9ce2b04f8ea84244d","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0xff7f847cb81db28ee2d682ebbe84890497e1b335e58cb40e04aa87936ad97ed0"},{"messageHash":"0xb375119404b7e0ca4dbfb28286a6ce102298cd2db65508efdc014395bb6dbd16"}]}'
|
||||
[35mDEBUG [0m src.steps.store:store.py:228 messages length is 2
|
||||
[35mDEBUG [0m src.postgres_setup:postgres_setup.py:44 Postgres container stopped and removed.
|
||||
[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 0238d48a6afd
|
||||
[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 ab411b83ad47
|
||||
[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 bc5c20881706
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 0238d48a6afd. 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 808d409ba9c2
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container ab411b83ad47. 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/1097/data/attachments/2b052ffa0800a7e0.txt
Normal file
97
nim/1097/data/attachments/2b052ffa0800a7e0.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_get_peers_for_blank_node with id: 2026-02-27_04-34-16__10665779-ec94-461b-a3bc-79ce9763e3c2
|
||||
[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-27_04-34-16__10665779-ec94-461b-a3bc-79ce9763e3c2__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.76.159
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['32700', '32701', '32702', '32703', '32704']
|
||||
[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 32700:32700 -p 32701:32701 -p 32702:32702 -p 32703:32703 -p 32704:32704 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=32702 --rest-port=32700 --tcp-port=32701 --discv5-udp-port=32703 --rest-address=0.0.0.0 --nat=extip:172.18.76.159 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=41a73ec85b8a1f9eeebdde97a1cf884773f0e9611db09c4022f103bbac78d99d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=32704 --metrics-logging=true --relay=true --relay-peer-exchange=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.76.159 waku 1cc2f7a971a9c128df31fa940242d231939da0718a62766344333ee8efc9b553
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 1cc2f7a971a9. Setting up logs at ./log/docker/node1_2026-02-27_04-34-16__10665779-ec94-461b-a3bc-79ce9763e3c2__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 32700
|
||||
[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 52ca952e5680. Exiting log stream.
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 9e999c4063c3. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:32700/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:32700/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.76.159/tcp/32701/p2p/16Uiu2HAmK9HbpTP4S4amPhmqE66TXxxxhgQNxbWJt16KEGz37dTa","/ip4/172.18.76.159/tcp/32702/ws/p2p/16Uiu2HAmK9HbpTP4S4amPhmqE66TXxxxhgQNxbWJt16KEGz37dTa"],"enrUri":"enr:-L24QGGlTEwm_pmiUEgoBx0CE5R9n1VOgGYKHKF6A65-arBODApgI8mdN8JAHT3_3ZliK-ftVX_1BwUH_quCyqP9lBgCgmlkgnY0gmlwhKwSTJ-KbXVsdGlhZGRyc5YACASsEkyfBn-9AAoErBJMnwZ_vt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYGXjsNjw7UGOflfRdI7HdoAunoNJZ1YBB2KNRcibyQWDdGNwgn-9g3VkcIJ_v4V3YWt1MgE"}'
|
||||
[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-27_04-34-16__10665779-ec94-461b-a3bc-79ce9763e3c2__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.35.191
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['39100', '39101', '39102', '39103', '39104']
|
||||
[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 39100:39100 -p 39101:39101 -p 39102:39102 -p 39103:39103 -p 39104:39104 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=39102 --rest-port=39100 --tcp-port=39101 --discv5-udp-port=39103 --rest-address=0.0.0.0 --nat=extip:172.18.35.191 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=a35eefc649e079c1fb5a9e3b9e182b0cf0be003fbde2fcbcaefcaa508aca3940 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39104 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QGGlTEwm_pmiUEgoBx0CE5R9n1VOgGYKHKF6A65-arBODApgI8mdN8JAHT3_3ZliK-ftVX_1BwUH_quCyqP9lBgCgmlkgnY0gmlwhKwSTJ-KbXVsdGlhZGRyc5YACASsEkyfBn-9AAoErBJMnwZ_vt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYGXjsNjw7UGOflfRdI7HdoAunoNJZ1YBB2KNRcibyQWDdGNwgn-9g3VkcIJ_v4V3YWt1MgE
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.35.191 waku 0a93c3cb12dc3cc8dc524572df681aab9784427eb0693f4454d91f112cb441b1
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 0a93c3cb12dc. Setting up logs at ./log/docker/node2_2026-02-27_04-34-16__10665779-ec94-461b-a3bc-79ce9763e3c2__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 39100
|
||||
[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:39100/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:39100/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.35.191/tcp/39101/p2p/16Uiu2HAmKcSJTGZjTn3Z4fPL3xLtUFZ1jeKUXeJLojtfJXvEVVE7","/ip4/172.18.35.191/tcp/39102/ws/p2p/16Uiu2HAmKcSJTGZjTn3Z4fPL3xLtUFZ1jeKUXeJLojtfJXvEVVE7"],"enrUri":"enr:-L24QNFJUh6hEgonA5vPWD0uOAjb_beY3bUj7ntKCQyQnQPgGd8CSVVrkbODumnuPMGA3wIB0Qwk7hevEa17rM7rLyYCgmlkgnY0gmlwhKwSI7-KbXVsdGlhZGRyc5YACASsEiO_Bpi9AAoErBIjvwaYvt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDZ1pouC6e7NasqL_g0NSn6OV5LTswoJ13mHtHc2Qs3TiDdGNwgpi9g3VkcIKYv4V3YWt1MgE"}'
|
||||
[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:39100/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.76.159/tcp/32701/p2p/16Uiu2HAmK9HbpTP4S4amPhmqE66TXxxxhgQNxbWJt16KEGz37dTa"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:32700/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:39100/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 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:32700/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.35.191/tcp/33314/p2p/16Uiu2HAmKcSJTGZjTn3Z4fPL3xLtUFZ1jeKUXeJLojtfJXvEVVE7","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-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[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-27_04-34-16__10665779-ec94-461b-a3bc-79ce9763e3c2__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.17.130
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['16929', '16930', '16931', '16932', '16933']
|
||||
[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 16929:16929 -p 16930:16930 -p 16931:16931 -p 16932:16932 -p 16933:16933 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=16931 --rest-port=16929 --tcp-port=16930 --discv5-udp-port=16932 --rest-address=0.0.0.0 --nat=extip:172.18.17.130 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=87498d3b173fed4c22ecdebbd7ba5f4ce25cc3cd6dacefc03006ba7a8eb8dec1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16933 --metrics-logging=true --relay=false --peer-exchange-node=/ip4/172.18.35.191/tcp/33314/p2p/16Uiu2HAmKcSJTGZjTn3Z4fPL3xLtUFZ1jeKUXeJLojtfJXvEVVE7
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.17.130 waku b0f25b5362f7353a6247dd9e1b7ade17e8ef2ec13ffc12fd382f28718a6db202
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID b0f25b5362f7. Setting up logs at ./log/docker/node3_2026-02-27_04-34-16__10665779-ec94-461b-a3bc-79ce9763e3c2__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 16929
|
||||
[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:16929/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":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:16929/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:16929/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.17.130/tcp/16930/p2p/16Uiu2HAm9ptgHBBbp4Pg69rtmu1cbcss13fABcdbQW5HvAzNQUA5","/ip4/172.18.17.130/tcp/16931/ws/p2p/16Uiu2HAm9ptgHBBbp4Pg69rtmu1cbcss13fABcdbQW5HvAzNQUA5"],"enrUri":"enr:-La4QDhFwriZAjLZAhTQy5OrJl4uGgyK8ocVRuGioGEvln0PJC99DnEAphNutYNYI21kRNzsLt-o6ZLsVvuO8IiTi5MCgmlkgnY0gmlwhKwSEYKKbXVsdGlhZGRyc5YACASsEhGCBkIiAAoErBIRggZCI90DgnJzhQADAQAAiXNlY3AyNTZrMaEC1fZVUs0YEbaVUaptbG-ZHgZdw9hvVczxT8aKc0_fKiKDdGNwgkIihXdha3UyAA"}'
|
||||
[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:16929/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.76.159/tcp/32701/p2p/16Uiu2HAmK9HbpTP4S4amPhmqE66TXxxxhgQNxbWJt16KEGz37dTa"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py: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:16929/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.35.191/tcp/33314/p2p/16Uiu2HAmKcSJTGZjTn3Z4fPL3xLtUFZ1jeKUXeJLojtfJXvEVVE7","protocols":[],"shards":[],"connected":"NotConnected","agent":"","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.76.159/tcp/32701/p2p/16Uiu2HAmK9HbpTP4S4amPhmqE66TXxxxhgQNxbWJt16KEGz37dTa","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,1000,9,1,25],"connected":"Connected","agent":"nwaku-v0.36.0-157-gba8587","origin":"UnknownOrigin"}]'
|
||||
[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 1cc2f7a971a9
|
||||
[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 0a93c3cb12dc
|
||||
[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 b0f25b5362f7
|
||||
[1m[31mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 1cc2f7a971a9. 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.
|
||||
98
nim/1097/data/attachments/2b7578fcf8958b4f.txt
Normal file
98
nim/1097/data/attachments/2b7578fcf8958b4f.txt
Normal file
@ -0,0 +1,98 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_light_push_with_payload_of_1_MB with id: 2026-02-27_04-35-03__de29b7f9-35d2-472f-8b33-663c9f73fd36
|
||||
[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-27_04-35-03__de29b7f9-35d2-472f-8b33-663c9f73fd36__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.8.17
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['30282', '30283', '30284', '30285', '30286']
|
||||
[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 30282:30282 -p 30283:30283 -p 30284:30284 -p 30285:30285 -p 30286:30286 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=30284 --rest-port=30282 --tcp-port=30283 --discv5-udp-port=30285 --rest-address=0.0.0.0 --nat=extip:172.18.8.17 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=636d4d80ee47b84ce7b6f7e18fdedb06451b869e6b4809b7caf03af3bcdeedcb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=30286 --metrics-logging=true --lightpush=true --relay=true
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 2e3d06f23c38. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.8.17 waku 486517c95d9c89e48e5c3ebd26dd2e1c3b5d27d0f10f1fed3f54e479150977c2
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 486517c95d9c. Setting up logs at ./log/docker/receiving_node1_2026-02-27_04-35-03__de29b7f9-35d2-472f-8b33-663c9f73fd36__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 30282
|
||||
[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 33d695f25884. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:30282/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:30282/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.8.17/tcp/30283/p2p/16Uiu2HAm7ZbJg9z3rAD8iRQQZyESEBCx8xAFYdZtCdnpdh5zNHhr","/ip4/172.18.8.17/tcp/30284/ws/p2p/16Uiu2HAm7ZbJg9z3rAD8iRQQZyESEBCx8xAFYdZtCdnpdh5zNHhr"],"enrUri":"enr:-L24QIxqyHL6Os6I13ItB1LImX125WOJVZST6TBRd21i_LPtJoBXRYvr-s6_8U_fVgeSVCbVsFF0wQEueWczjKY60WMCgmlkgnY0gmlwhKwSCBGKbXVsdGlhZGRyc5YACASsEggRBnZLAAoErBIIEQZ2TN0DgnJzhQADAQAAiXNlY3AyNTZrMaECtFOaq5eqZ0qGW57PPXpIsXyQ7SRqq7spMhATWyrWLNmDdGNwgnZLg3VkcIJ2TYV3YWt1Mgk"}'
|
||||
[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-27_04-35-03__de29b7f9-35d2-472f-8b33-663c9f73fd36__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.58.169
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['58130', '58131', '58132', '58133', '58134']
|
||||
[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 58130:58130 -p 58131:58131 -p 58132:58132 -p 58133:58133 -p 58134:58134 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=58132 --rest-port=58130 --tcp-port=58131 --discv5-udp-port=58133 --rest-address=0.0.0.0 --nat=extip:172.18.58.169 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c21a08bfca5ebfdede01a73f1adcac4cb5bbaddf8af692f0a7dafbfc22f7db35 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=58134 --metrics-logging=true --lightpush=false --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.58.169 waku 9ad0b046240f392c28b9c0838188f6db8854f21ca7298ecbabe75a2a65cf49f7
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 9ad0b046240f. Setting up logs at ./log/docker/receiving_node2_2026-02-27_04-35-03__de29b7f9-35d2-472f-8b33-663c9f73fd36__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 58130
|
||||
[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:58130/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:58130/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.58.169/tcp/58131/p2p/16Uiu2HAm3anNNiS9jRJVRkbHfabRLWRCWksaBeuTPCVw5jXh3xhN","/ip4/172.18.58.169/tcp/58132/ws/p2p/16Uiu2HAm3anNNiS9jRJVRkbHfabRLWRCWksaBeuTPCVw5jXh3xhN"],"enrUri":"enr:-L24QMxtlRWefRpTLM_c5ortW4VRCZJnSctB1-ZOxQZxFGKMbiF4hBto2USAbzQw2EZWVfUY5gzHiTcQ-xm4BCCHu2YCgmlkgnY0gmlwhKwSOqmKbXVsdGlhZGRyc5YACASsEjqpBuMTAAoErBI6qQbjFN0DgnJzhQADAQAAiXNlY3AyNTZrMaECeTLyd97wsoDCThHm_AmgG6Ogz2f2m9eXEJWxk9MPPfGDdGNwguMTg3VkcILjFYV3YWt1MgE"}'
|
||||
[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:58130/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.8.17/tcp/30283/p2p/16Uiu2HAm7ZbJg9z3rAD8iRQQZyESEBCx8xAFYdZtCdnpdh5zNHhr"]'
|
||||
[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-27_04-35-03__de29b7f9-35d2-472f-8b33-663c9f73fd36__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.130.99
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['44814', '44815', '44816', '44817', '44818']
|
||||
[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 44814:44814 -p 44815:44815 -p 44816:44816 -p 44817:44817 -p 44818:44818 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=44816 --rest-port=44814 --tcp-port=44815 --discv5-udp-port=44817 --rest-address=0.0.0.0 --nat=extip:172.18.130.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d1adb10c9bdf3461fbdfe30b2badfdaccb95bc6b5eb9819ddda20a26d8ec7828 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=44818 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QIxqyHL6Os6I13ItB1LImX125WOJVZST6TBRd21i_LPtJoBXRYvr-s6_8U_fVgeSVCbVsFF0wQEueWczjKY60WMCgmlkgnY0gmlwhKwSCBGKbXVsdGlhZGRyc5YACASsEggRBnZLAAoErBIIEQZ2TN0DgnJzhQADAQAAiXNlY3AyNTZrMaECtFOaq5eqZ0qGW57PPXpIsXyQ7SRqq7spMhATWyrWLNmDdGNwgnZLg3VkcIJ2TYV3YWt1Mgk --lightpushnode=/ip4/172.18.8.17/tcp/30283/p2p/16Uiu2HAm7ZbJg9z3rAD8iRQQZyESEBCx8xAFYdZtCdnpdh5zNHhr --lightpush=true --relay=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.130.99 waku 2b85c86163b9ca773eb7c795aff4291bed0c0139d9e668e504430f80c1d24388
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 2b85c86163b9. Setting up logs at ./log/docker/lightpush_node1_2026-02-27_04-35-03__de29b7f9-35d2-472f-8b33-663c9f73fd36__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 44814
|
||||
[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:44814/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:44814/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.99/tcp/44815/p2p/16Uiu2HAmHJXqXs7HXK3LLJJTZDKMdD5YUw7xwvNFsDVygrXJRejP","/ip4/172.18.130.99/tcp/44816/ws/p2p/16Uiu2HAmHJXqXs7HXK3LLJJTZDKMdD5YUw7xwvNFsDVygrXJRejP"],"enrUri":"enr:-L24QGCVMnPDC5kM8bV0nznT0dGLVr7GtB7s96z9rJNRr_jeNleeFiYyyK_mX8YxYBpfRf69Qe35M13LtvR_mx_rly8CgmlkgnY0gmlwhKwSgmOKbXVsdGlhZGRyc5YACASsEoJjBq8PAAoErBKCYwavEN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDRQzXDWz2xhXk-XhUs7Eb-CmpjRGGLs_CBU2vSJ8Exh6DdGNwgq8Pg3VkcIKvEYV3YWt1Mgk"}'
|
||||
[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:44814/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.8.17/tcp/30283/p2p/16Uiu2HAm7ZbJg9z3rAD8iRQQZyESEBCx8xAFYdZtCdnpdh5zNHhr"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:44814/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.58.169/tcp/58131/p2p/16Uiu2HAm3anNNiS9jRJVRkbHfabRLWRCWksaBeuTPCVw5jXh3xhN"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:30282/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:58130/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:44814/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 tests.light_push.test_publish:test_publish.py:70 Running test with payload length of 1048576 bytes
|
||||
[35mDEBUG [0m src.steps.light_push:light_push.py:121 Lightpushing message
|
||||
[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
|
||||
[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:44814/lightpush/v1/message. Response content: b'Failed to request a message push: Message size exceeded maximum of 153600 bytes'
|
||||
[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 486517c95d9c
|
||||
[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 9ad0b046240f
|
||||
[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 2b85c86163b9
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container 486517c95d9c. 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.
|
||||
85
nim/1097/data/attachments/2b93d87fa0b0a224.txt
Normal file
85
nim/1097/data/attachments/2b93d87fa0b0a224.txt
Normal file
@ -0,0 +1,85 @@
|
||||
2026-02-27 04:35:06.227 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:35:06.228 DEBUG [tests.conftest] Running test: test_store_invalid_ascending with id: 2026-02-27_04-35-06__2e27c696-5481-4fd8-a34f-df1874eb0937
|
||||
2026-02-27 04:35:06.228 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:35:06.228 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:35:06.228 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:35:06.235 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:06.235 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-35-06__2e27c696-5481-4fd8-a34f-df1874eb0937__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:06.235 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:06.236 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:06.237 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:06.237 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.164.166
|
||||
2026-02-27 04:35:06.237 DEBUG [src.node.docker_mananger] Generated ports ['39353', '39354', '39355', '39356', '39357']
|
||||
2026-02-27 04:35:06.237 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:06.237 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:06.238 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:06.238 DEBUG [src.node.docker_mananger] docker run -i -t -p 39353:39353 -p 39354:39354 -p 39355:39355 -p 39356:39356 -p 39357:39357 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=39355 --rest-port=39353 --tcp-port=39354 --discv5-udp-port=39356 --rest-address=0.0.0.0 --nat=extip:172.18.164.166 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ffdafc6e823f4b072aadc86efbeadbb2adadadd11ee9ea90b15560225e6abb3e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39357 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:35:06.432 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.164.166 waku f8af0c9415117ca94db8e9085872bbe8c83be32e958e83459986d737cb806445
|
||||
2026-02-27 04:35:06.467 DEBUG [src.node.docker_mananger] Container started with ID f8af0c941511. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-35-06__2e27c696-5481-4fd8-a34f-df1874eb0937__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:06.468 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39353
|
||||
2026-02-27 04:35:06.468 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:06.514 ERROR [src.node.docker_mananger] Max retries reached for container e5a1c79dbef8. Exiting log stream.
|
||||
2026-02-27 04:35:06.991 ERROR [src.node.docker_mananger] Max retries reached for container 6621b3cfc665. Exiting log stream.
|
||||
2026-02-27 04:35:07.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39353/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:07.472 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-27 04:35:07.473 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:07.473 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39353/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:07.475 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.164.166/tcp/39354/p2p/16Uiu2HAmPQNkRRVzC8sQH142HC7HrCK5tmmZfZrpjaVusp7T4927","/ip4/172.18.164.166/tcp/39355/ws/p2p/16Uiu2HAmPQNkRRVzC8sQH142HC7HrCK5tmmZfZrpjaVusp7T4927"],"enrUri":"enr:-L24QCF-KGqKqrt_keoJeCy_F0ZvuTfhz1cF6p0VeQ9SDswgcqUAKAJENHw95II7A0QBGr-6LUU-41n1rmR88cF6bMkCgmlkgnY0gmlwhKwSpKaKbXVsdGlhZGRyc5YACASsEqSmBpm6AAoErBKkpgaZu90DgnJzhQADAQAAiXNlY3AyNTZrMaEDn7IrpS2Gby5vKEtv_DYYBYph1Yqj-gQAvszAUFCRz_iDdGNwgpm6g3VkcIKZvIV3YWt1MgM"}'
|
||||
2026-02-27 04:35:07.476 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:07.483 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:35:07.483 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-35-06__2e27c696-5481-4fd8-a34f-df1874eb0937__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:07.483 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:35:07.484 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:35:07.485 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:35:07.485 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.223.27
|
||||
2026-02-27 04:35:07.485 DEBUG [src.node.docker_mananger] Generated ports ['61636', '61637', '61638', '61639', '61640']
|
||||
2026-02-27 04:35:07.486 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:35:07.486 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:35:07.486 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:35:07.486 DEBUG [src.node.docker_mananger] docker run -i -t -p 61636:61636 -p 61637:61637 -p 61638:61638 -p 61639:61639 -p 61640:61640 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=61638 --rest-port=61636 --tcp-port=61637 --discv5-udp-port=61639 --rest-address=0.0.0.0 --nat=extip:172.18.223.27 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bce55d4cf537f2a4fb4babe51ee78b79e49d9c3fb717efeefb5ce46aafdeffaf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61640 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QCF-KGqKqrt_keoJeCy_F0ZvuTfhz1cF6p0VeQ9SDswgcqUAKAJENHw95II7A0QBGr-6LUU-41n1rmR88cF6bMkCgmlkgnY0gmlwhKwSpKaKbXVsdGlhZGRyc5YACASsEqSmBpm6AAoErBKkpgaZu90DgnJzhQADAQAAiXNlY3AyNTZrMaEDn7IrpS2Gby5vKEtv_DYYBYph1Yqj-gQAvszAUFCRz_iDdGNwgpm6g3VkcIKZvIV3YWt1MgM --storenode=/ip4/172.18.164.166/tcp/39354/p2p/16Uiu2HAmPQNkRRVzC8sQH142HC7HrCK5tmmZfZrpjaVusp7T4927 --store=true --relay=true
|
||||
2026-02-27 04:35:07.684 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.223.27 waku 17d3e996f63ca5aac39222ed01f3c11deae8b4b3ef7820f50c44e94c5a76d4ac
|
||||
2026-02-27 04:35:07.720 DEBUG [src.node.docker_mananger] Container started with ID 17d3e996f63c. Setting up logs at ./log/docker/store_node1_2026-02-27_04-35-06__2e27c696-5481-4fd8-a34f-df1874eb0937__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:35:07.720 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 61636
|
||||
2026-02-27 04:35:07.721 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:35:08.722 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61636/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:08.725 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-27 04:35:08.725 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:35:08.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61636/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:08.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.223.27/tcp/61637/p2p/16Uiu2HAmF8VYPaUmcRS5Csi8BcnZoQ6g1eF86TXabacNGpEb34mp","/ip4/172.18.223.27/tcp/61638/ws/p2p/16Uiu2HAmF8VYPaUmcRS5Csi8BcnZoQ6g1eF86TXabacNGpEb34mp"],"enrUri":"enr:-L24QI9_B49w8Yw5HkKXPWPTZxujmMtEh8JQEB_diRmgLmbWdXE4H03R3-luSzQ_Fy5mP0YsxbK_oyIK5EWl1AWKrHoCgmlkgnY0gmlwhKwS3xuKbXVsdGlhZGRyc5YACASsEt8bBvDFAAoErBLfGwbwxt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDJMMP__eSKgq_wyiyZ8kPUBsppS08L6X64Vuz993VBWODdGNwgvDFg3VkcILwx4V3YWt1MgM"}'
|
||||
2026-02-27 04:35:08.728 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:35:08.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61636/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.164.166/tcp/39354/p2p/16Uiu2HAmPQNkRRVzC8sQH142HC7HrCK5tmmZfZrpjaVusp7T4927"]'
|
||||
2026-02-27 04:35:08.731 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:08.732 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39353/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:35:08.734 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:08.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61636/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:35:08.736 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:08.738 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:08.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39353/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-27 04:35:08.743 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:08.744 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:08.945 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:08.945 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39353/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-27 04:35:08.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:08.952 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:09.153 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:09.154 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39353/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-27 04:35:09.159 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:09.160 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:09.360 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:35:09.361 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39353/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-27 04:35:09.367 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:35:09.368 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:35:09.569 DEBUG [tests.store.test_sorting] requesting stored messages with invalid ascending =##
|
||||
2026-02-27 04:35:09.569 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39353/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=2&ascending=##" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:09.572 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x0973448243f834330ac5a426c9c7365d3f859574cafc31f60c2f41cb60467ca7"},{"messageHash":"0xa8c2b99d473d208bd7b693c26443df07993ee27e0f5ece27a294b5278e2c388b"}],"paginationCursor":"0xa8c2b99d473d208bd7b693c26443df07993ee27e0f5ece27a294b5278e2c388b"}'
|
||||
2026-02-27 04:35:09.573 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61636/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=2&ascending=##" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:35:09.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x0973448243f834330ac5a426c9c7365d3f859574cafc31f60c2f41cb60467ca7"},{"messageHash":"0xa8c2b99d473d208bd7b693c26443df07993ee27e0f5ece27a294b5278e2c388b"}],"paginationCursor":"0xa8c2b99d473d208bd7b693c26443df07993ee27e0f5ece27a294b5278e2c388b"}'
|
||||
2026-02-27 04:35:09.578 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:35:09.579 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:35:09.579 DEBUG [src.node.waku_node] Stopping container with id f8af0c941511
|
||||
2026-02-27 04:35:10.165 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:10.165 DEBUG [src.node.waku_node] Stopping container with id 17d3e996f63c
|
||||
2026-02-27 04:35:10.732 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:35:10.735 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:35:10.742 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:35:10.748 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
73
nim/1097/data/attachments/2be630371b2d0ed8.txt
Normal file
73
nim/1097/data/attachments/2be630371b2d0ed8.txt
Normal file
@ -0,0 +1,73 @@
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:51 Running fixture setup: test_id
|
||||
[35mDEBUG [0m tests.conftest:conftest.py:57 Running test: test_pubsub_topic_not_in_docker_flags with id: 2026-02-27_04-37-15__611caf09-d3f0-4a89-8536-96167af05c0a
|
||||
[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-27_04-37-15__611caf09-d3f0-4a89-8536-96167af05c0a__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.161.23
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['25646', '25647', '25648', '25649', '25650']
|
||||
[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 25646:25646 -p 25647:25647 -p 25648:25648 -p 25649:25649 -p 25650:25650 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=25648 --rest-port=25646 --tcp-port=25647 --discv5-udp-port=25649 --rest-address=0.0.0.0 --nat=extip:172.18.161.23 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=92cccec2c07dd70a6af46a5d6b4adad19b9ccd15aafe640ba03fcbe1cae6010f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25650 --metrics-logging=true --relay=true --filter=true
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.161.23 waku 20e8044f38a99ca0f393480e444e8885737c80bde96d34b52f1f45f2003e552b
|
||||
[31m[1mERROR [0m src.node.docker_mananger:docker_mananger.py:89 Max retries reached for container ba755d1a7cb2. Exiting log stream.
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID 20e8044f38a9. Setting up logs at ./log/docker/node1_2026-02-27_04-37-15__611caf09-d3f0-4a89-8536-96167af05c0a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 25646
|
||||
[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 3196fd642eea. Exiting log stream.
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X GET "http://127.0.0.1:25646/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:25646/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.161.23/tcp/25647/p2p/16Uiu2HAmG8QhyWsp8QMoyQZKLeWNVdVLvKzti3rYrjo8zhZBj2zm","/ip4/172.18.161.23/tcp/25648/ws/p2p/16Uiu2HAmG8QhyWsp8QMoyQZKLeWNVdVLvKzti3rYrjo8zhZBj2zm"],"enrUri":"enr:-L24QBybFrNpdm2_BCaZk-imzpzHc6zM9EKHZhmepWuzByhEYVz_poYJTIORXxo2kwCGMV-vbUg47tKGeFyqT1OSNdQCgmlkgnY0gmlwhKwSoReKbXVsdGlhZGRyc5YACASsEqEXBmQvAAoErBKhFwZkMN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDM5lIY4x_ueg0qpCYswkR8FUFcQ-3N3mAdXkGRN00_uqDdGNwgmQvg3VkcIJkMYV3YWt1MgU"}'
|
||||
[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-27_04-37-15__611caf09-d3f0-4a89-8536-96167af05c0a__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.47.164
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:101 Generated ports ['6625', '6626', '6627', '6628', '6629']
|
||||
[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 6625:6625 -p 6626:6626 -p 6627:6627 -p 6628:6628 -p 6629:6629 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=6627 --rest-port=6625 --tcp-port=6626 --discv5-udp-port=6628 --rest-address=0.0.0.0 --nat=extip:172.18.47.164 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=ddbb8abccf5bb6030b0003e6e2ecdeb2c8bca590a0ebbf848b76aeb22d44c00d --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6629 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QBybFrNpdm2_BCaZk-imzpzHc6zM9EKHZhmepWuzByhEYVz_poYJTIORXxo2kwCGMV-vbUg47tKGeFyqT1OSNdQCgmlkgnY0gmlwhKwSoReKbXVsdGlhZGRyc5YACASsEqEXBmQvAAoErBKhFwZkMN0DgnJzhQACAQAAiXNlY3AyNTZrMaEDM5lIY4x_ueg0qpCYswkR8FUFcQ-3N3mAdXkGRN00_uqDdGNwgmQvg3VkcIJkMYV3YWt1MgU
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:55 docker network connect --ip 172.18.47.164 waku e97238a7463d3dba370f9e899b1a466edbde378f5d91e62e57b173d77008fab6
|
||||
[35mDEBUG [0m src.node.docker_mananger:docker_mananger.py:58 Container started with ID e97238a7463d. Setting up logs at ./log/docker/node2_2026-02-27_04-37-15__611caf09-d3f0-4a89-8536-96167af05c0a__wakuorg_nwaku:latest.log
|
||||
[35mDEBUG [0m src.node.waku_node:waku_node.py:190 Started container from image wakuorg/nwaku:latest. REST: 6625
|
||||
[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:6625/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:6625/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.164/tcp/6626/p2p/16Uiu2HAmCyknE9LLJ3iREA63ta4wCebh6CP6QRNVUTLXYa4Me8mt","/ip4/172.18.47.164/tcp/6627/ws/p2p/16Uiu2HAmCyknE9LLJ3iREA63ta4wCebh6CP6QRNVUTLXYa4Me8mt"],"enrUri":"enr:-L24QDgKNut_a2hidkuSPYMX7ar9OM8ZSsWu1epSFNY0TVO5E4NDOboo2RVR7eI1FvqfOWKoy_F-6oP9eDNGEWg1vMcCgmlkgnY0gmlwhKwSL6SKbXVsdGlhZGRyc5YACASsEi-kBhniAAoErBIvpAYZ490DgnJzhQACAQAAiXNlY3AyNTZrMaEDBM6xEbv7tQ4IpPs-eRq8q8b15cadoYmnf-TcTTuZc8-DdGNwghnig3VkcIIZ5IV3YWt1MgE"}'
|
||||
[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:6625/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.161.23/tcp/25647/p2p/16Uiu2HAmG8QhyWsp8QMoyQZKLeWNVdVLvKzti3rYrjo8zhZBj2zm"]'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:22 Response status code: 200. Response content: b'OK'
|
||||
[32mINFO [0m src.node.api_clients.base_client:base_client.py:37 curl -v -X POST "http://127.0.0.1:25646/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/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:6625/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/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:25646/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:25646/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":1772167038123555603,"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:6625/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":1772167038123555603,"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 20e8044f38a9
|
||||
[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 e97238a7463d
|
||||
[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.
|
||||
109
nim/1097/data/attachments/2c3fb0df273bb7a3.txt
Normal file
109
nim/1097/data/attachments/2c3fb0df273bb7a3.txt
Normal file
@ -0,0 +1,109 @@
|
||||
2026-02-27 04:42:35.605 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:42:35.606 DEBUG [tests.conftest] Running test: test_negative_number_page_size with id: 2026-02-27_04-42-35__f9a553b8-8879-475f-b615-da162f4b1a90
|
||||
2026-02-27 04:42:35.606 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:42:35.606 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:42:35.606 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:42:35.613 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:42:35.614 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-42-35__f9a553b8-8879-475f-b615-da162f4b1a90__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:35.614 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:42:35.614 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:42:35.615 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:42:35.615 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.219.48
|
||||
2026-02-27 04:42:35.616 DEBUG [src.node.docker_mananger] Generated ports ['53017', '53018', '53019', '53020', '53021']
|
||||
2026-02-27 04:42:35.616 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:42:35.616 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:42:35.616 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:42:35.616 DEBUG [src.node.docker_mananger] docker run -i -t -p 53017:53017 -p 53018:53018 -p 53019:53019 -p 53020:53020 -p 53021:53021 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=53019 --rest-port=53017 --tcp-port=53018 --discv5-udp-port=53020 --rest-address=0.0.0.0 --nat=extip:172.18.219.48 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=e8f9d4b4a1ce2f88e8c2c8ed91be72fde90e3be69db9df0dbc6edddee55a7a2c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=53021 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:42:35.805 ERROR [src.node.docker_mananger] Max retries reached for container 767eb9aa39fc. Exiting log stream.
|
||||
2026-02-27 04:42:35.810 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.219.48 waku 5b8f11639d2b1524b100b41d11ccb0fa48c2921e49f20d713f95d62a0ec01f05
|
||||
2026-02-27 04:42:35.846 DEBUG [src.node.docker_mananger] Container started with ID 5b8f11639d2b. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-42-35__f9a553b8-8879-475f-b615-da162f4b1a90__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:35.848 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 53017
|
||||
2026-02-27 04:42:35.848 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:42:36.401 ERROR [src.node.docker_mananger] Max retries reached for container 22e5bf88d245. Exiting log stream.
|
||||
2026-02-27 04:42:36.850 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53017/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:36.853 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-27 04:42:36.853 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:42:36.853 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53017/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:36.856 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.219.48/tcp/53018/p2p/16Uiu2HAmQ2M7qf3XwMMamnuSMULVdFbKa15ZrrDAan55cAiTksAw","/ip4/172.18.219.48/tcp/53019/ws/p2p/16Uiu2HAmQ2M7qf3XwMMamnuSMULVdFbKa15ZrrDAan55cAiTksAw"],"enrUri":"enr:-L24QKYKjuiMc6CDhc2mrnYzQzloIh6fgrgc0we-YNUdNM3gFxd0nYaN_etwYu2xTdeO7k6odEu5JC0ktLAA7aVePrQCgmlkgnY0gmlwhKwS2zCKbXVsdGlhZGRyc5YACASsEtswBs8aAAoErBLbMAbPG90DgnJzhQADAQAAiXNlY3AyNTZrMaEDqOk8WeT5b9EZkdyhKfuOdFNkF5nvSJzugcAaO16aogCDdGNwgs8ag3VkcILPHIV3YWt1MgM"}'
|
||||
2026-02-27 04:42:36.856 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:42:36.864 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:42:36.864 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-42-35__f9a553b8-8879-475f-b615-da162f4b1a90__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:36.864 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:42:36.864 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:42:36.865 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:42:36.866 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.106.65
|
||||
2026-02-27 04:42:36.866 DEBUG [src.node.docker_mananger] Generated ports ['35139', '35140', '35141', '35142', '35143']
|
||||
2026-02-27 04:42:36.866 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:42:36.866 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:42:36.866 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:42:36.866 DEBUG [src.node.docker_mananger] docker run -i -t -p 35139:35139 -p 35140:35140 -p 35141:35141 -p 35142:35142 -p 35143:35143 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=35141 --rest-port=35139 --tcp-port=35140 --discv5-udp-port=35142 --rest-address=0.0.0.0 --nat=extip:172.18.106.65 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1dae37fb15fba933f6ead94acfa2d4ce49cb2bfab5ddd7fa83e382ed232b1bbe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35143 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QKYKjuiMc6CDhc2mrnYzQzloIh6fgrgc0we-YNUdNM3gFxd0nYaN_etwYu2xTdeO7k6odEu5JC0ktLAA7aVePrQCgmlkgnY0gmlwhKwS2zCKbXVsdGlhZGRyc5YACASsEtswBs8aAAoErBLbMAbPG90DgnJzhQADAQAAiXNlY3AyNTZrMaEDqOk8WeT5b9EZkdyhKfuOdFNkF5nvSJzugcAaO16aogCDdGNwgs8ag3VkcILPHIV3YWt1MgM --storenode=/ip4/172.18.219.48/tcp/53018/p2p/16Uiu2HAmQ2M7qf3XwMMamnuSMULVdFbKa15ZrrDAan55cAiTksAw --store=true --relay=true
|
||||
2026-02-27 04:42:37.067 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.106.65 waku b5b6143c5e25f38ea9c019be805acbb33d0d97e60d420d52f0a6657858d75f61
|
||||
2026-02-27 04:42:37.102 DEBUG [src.node.docker_mananger] Container started with ID b5b6143c5e25. Setting up logs at ./log/docker/store_node1_2026-02-27_04-42-35__f9a553b8-8879-475f-b615-da162f4b1a90__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:42:37.102 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35139
|
||||
2026-02-27 04:42:37.103 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:42:38.104 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35139/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:38.107 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-27 04:42:38.107 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:42:38.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35139/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:38.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.106.65/tcp/35140/p2p/16Uiu2HAkyv2pujWuWxtmg7qUTaP5XotP5cHipHijWxiCKFvDns1Y","/ip4/172.18.106.65/tcp/35141/ws/p2p/16Uiu2HAkyv2pujWuWxtmg7qUTaP5XotP5cHipHijWxiCKFvDns1Y"],"enrUri":"enr:-L24QBscFOW_fe9XbNNa9Tvb-N9Tie69qcD5C6QwiG3mNagrHVkmL36R_6nte87_Lx1jUaQ8YQYvmwQP0JwNFE9FiecCgmlkgnY0gmlwhKwSakGKbXVsdGlhZGRyc5YACASsEmpBBolEAAoErBJqQQaJRd0DgnJzhQADAQAAiXNlY3AyNTZrMaECQrKU-tD3oF5wgcR8ZSllkamrOCNq8ts_4O31owSyzo-DdGNwgolEg3VkcIKJRoV3YWt1MgM"}'
|
||||
2026-02-27 04:42:38.110 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:42:38.110 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35139/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.219.48/tcp/53018/p2p/16Uiu2HAmQ2M7qf3XwMMamnuSMULVdFbKa15ZrrDAan55cAiTksAw"]'
|
||||
2026-02-27 04:42:38.113 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:38.113 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53017/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:42:38.116 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:38.116 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35139/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:42:38.119 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:38.120 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:38.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53017/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-27 04:42:38.125 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:38.126 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:38.327 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:38.327 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53017/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-27 04:42:38.333 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:38.334 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:38.534 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:38.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53017/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-27 04:42:38.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:38.541 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:38.742 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:38.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53017/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-27 04:42:38.748 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:38.748 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:38.949 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:38.949 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53017/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-27 04:42:38.955 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:38.955 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:39.156 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:39.156 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53017/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-27 04:42:39.162 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:39.162 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:39.363 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:39.363 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53017/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-27 04:42:39.369 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:39.370 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:39.570 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:39.571 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53017/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-27 04:42:39.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:39.577 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:39.777 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:39.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53017/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-27 04:42:39.783 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:39.784 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:39.985 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:42:39.985 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:53017/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-27 04:42:39.991 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:42:39.992 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:42:40.192 DEBUG [tests.store.test_page_size] requesting stored message with wrong page_size = -1
|
||||
2026-02-27 04:42:40.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:53017/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=-1&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:40.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x51251cb2869d933e4031a0f70ebb73cc80ba5514afc4111e96f45d229a953ac4"},{"messageHash":"0xa4b295494e92a4b9ee28b210814e774b12e6f617c627054e4b15cf9c4b3736df"},{"messageHash":"0x2095655c842850f2c18d27be56b124c304031ca9700f8b9611ae73651d1b21f7"},{"messageHash":"0x63fc2054bc1059f6459e76999f0ec726a52bd188b15ca77fcb0bb530ca2a4842"},{"messageHash":"0xa0f77039bb34affdd0e4fee7cec8c4093990e7d1216eeb9545bb86e25847ee9c"},{"messageHash":"0xca71ff09b68e82707a57b453fc6cb66abbd322300de18603ed3492d8c955e7d4"},{"messageHash":"0x09c20dcdb6e01ccee6e31c2ddeb9a43cf9aec6b7251de0e65b146b87fffe87e4"},{"messageHash":"0x78c33132ae0337b9c5d61d7d14d0a53ea1a9a8b69cbdb288cad3abeeea7beaa6"},{"messageHash":"0xf74fa460520e02ea2006ab02d6480a21ac141b74322a7d60306e6d30e195df0b"},{"messageHash":"0x4a22498ee1d9c8a6a16022d5cf0fa44b039960f8dacc55412322d94053deefcf"}]}'
|
||||
2026-02-27 04:42:40.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35139/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F0&pageSize=-1&ascending=true" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:42:40.200 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[{"messageHash":"0x51251cb2869d933e4031a0f70ebb73cc80ba5514afc4111e96f45d229a953ac4"},{"messageHash":"0xa4b295494e92a4b9ee28b210814e774b12e6f617c627054e4b15cf9c4b3736df"},{"messageHash":"0x2095655c842850f2c18d27be56b124c304031ca9700f8b9611ae73651d1b21f7"},{"messageHash":"0x63fc2054bc1059f6459e76999f0ec726a52bd188b15ca77fcb0bb530ca2a4842"},{"messageHash":"0xa0f77039bb34affdd0e4fee7cec8c4093990e7d1216eeb9545bb86e25847ee9c"},{"messageHash":"0xca71ff09b68e82707a57b453fc6cb66abbd322300de18603ed3492d8c955e7d4"},{"messageHash":"0x09c20dcdb6e01ccee6e31c2ddeb9a43cf9aec6b7251de0e65b146b87fffe87e4"},{"messageHash":"0x78c33132ae0337b9c5d61d7d14d0a53ea1a9a8b69cbdb288cad3abeeea7beaa6"},{"messageHash":"0xf74fa460520e02ea2006ab02d6480a21ac141b74322a7d60306e6d30e195df0b"},{"messageHash":"0x4a22498ee1d9c8a6a16022d5cf0fa44b039960f8dacc55412322d94053deefcf"}]}'
|
||||
2026-02-27 04:42:40.202 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:42:40.203 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:42:40.203 DEBUG [src.node.waku_node] Stopping container with id 5b8f11639d2b
|
||||
2026-02-27 04:42:40.737 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:42:40.738 DEBUG [src.node.waku_node] Stopping container with id b5b6143c5e25
|
||||
2026-02-27 04:42:41.283 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:42:41.286 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:42:41.300 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:42:41.308 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
106
nim/1097/data/attachments/2c816c54436a56c5.txt
Normal file
106
nim/1097/data/attachments/2c816c54436a56c5.txt
Normal file
@ -0,0 +1,106 @@
|
||||
2026-02-27 04:37:45.743 DEBUG [tests.conftest] Running fixture setup: test_id
|
||||
2026-02-27 04:37:45.743 DEBUG [tests.conftest] Running test: test_store_with_wrong_url_pubsub_topic with id: 2026-02-27_04-37-45__074c5fd0-d265-4773-9538-807c219f3435
|
||||
2026-02-27 04:37:45.743 DEBUG [src.steps.common] Running fixture setup: common_setup
|
||||
2026-02-27 04:37:45.743 DEBUG [src.steps.store] Running fixture setup: store_setup
|
||||
2026-02-27 04:37:45.744 DEBUG [src.steps.store] Running fixture setup: node_setup
|
||||
2026-02-27 04:37:45.751 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:45.751 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/publishing_node1_2026-02-27_04-37-45__074c5fd0-d265-4773-9538-807c219f3435__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:45.751 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:45.752 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:45.753 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:45.753 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.118.24
|
||||
2026-02-27 04:37:45.753 DEBUG [src.node.docker_mananger] Generated ports ['11219', '11220', '11221', '11222', '11223']
|
||||
2026-02-27 04:37:45.754 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:45.754 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:45.754 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:45.754 DEBUG [src.node.docker_mananger] docker run -i -t -p 11219:11219 -p 11220:11220 -p 11221:11221 -p 11222:11222 -p 11223:11223 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=11221 --rest-port=11219 --tcp-port=11220 --discv5-udp-port=11222 --rest-address=0.0.0.0 --nat=extip:172.18.118.24 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ac35fe53275cc05a636ff0a2b4fa97b0abe1cd82e36d673c73bfee9c2faecdc8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=11223 --metrics-logging=true --store=true --relay=true
|
||||
2026-02-27 04:37:45.947 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.118.24 waku 0026823a39b8674e404294594eac12e88337a624cf1c69563e22617731312ab4
|
||||
2026-02-27 04:37:45.984 DEBUG [src.node.docker_mananger] Container started with ID 0026823a39b8. Setting up logs at ./log/docker/publishing_node1_2026-02-27_04-37-45__074c5fd0-d265-4773-9538-807c219f3435__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:45.985 ERROR [src.node.docker_mananger] Max retries reached for container 29645c48ba7b. Exiting log stream.
|
||||
2026-02-27 04:37:45.985 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 11219
|
||||
2026-02-27 04:37:45.986 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:46.536 ERROR [src.node.docker_mananger] Max retries reached for container 61da5f728539. Exiting log stream.
|
||||
2026-02-27 04:37:46.986 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11219/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:46.989 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-27 04:37:46.990 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:46.990 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11219/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:46.992 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.118.24/tcp/11220/p2p/16Uiu2HAkwnC8h9uHqp8yEtM1RUrhXus7CUm6sJ2uVMTZfLBfbpWU","/ip4/172.18.118.24/tcp/11221/ws/p2p/16Uiu2HAkwnC8h9uHqp8yEtM1RUrhXus7CUm6sJ2uVMTZfLBfbpWU"],"enrUri":"enr:-L24QCrW7Aucm-2LMoQd36ZP7Ihqawgqk5-4gQ8vfAPsW4DKCk_e75wa58EThBIMu-gK7Q6jPheSAt-8h2adyWD-7MsCgmlkgnY0gmlwhKwSdhiKbXVsdGlhZGRyc5YACASsEnYYBivUAAoErBJ2GAYr1d0DgnJzhQADAQAAiXNlY3AyNTZrMaECIvkVqugnPzU7HnUQJlLbLpis_BNTXinwr1dx9OuGa_mDdGNwgivUg3VkcIIr1oV3YWt1MgM"}'
|
||||
2026-02-27 04:37:46.992 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:47.000 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
||||
2026-02-27 04:37:47.000 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/store_node1_2026-02-27_04-37-45__074c5fd0-d265-4773-9538-807c219f3435__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:47.000 DEBUG [src.node.waku_node] Starting Node...
|
||||
2026-02-27 04:37:47.001 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
||||
2026-02-27 04:37:47.002 DEBUG [src.node.docker_mananger] Network waku already exists
|
||||
2026-02-27 04:37:47.002 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.162.59
|
||||
2026-02-27 04:37:47.002 DEBUG [src.node.docker_mananger] Generated ports ['10270', '10271', '10272', '10273', '10274']
|
||||
2026-02-27 04:37:47.002 DEBUG [src.node.waku_node] RLN credentials were not set
|
||||
2026-02-27 04:37:47.003 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
||||
2026-02-27 04:37:47.003 DEBUG [src.node.waku_node] Using volumes []
|
||||
2026-02-27 04:37:47.003 DEBUG [src.node.docker_mananger] docker run -i -t -p 10270:10270 -p 10271:10271 -p 10272:10272 -p 10273:10273 -p 10274:10274 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=10272 --rest-port=10270 --tcp-port=10271 --discv5-udp-port=10273 --rest-address=0.0.0.0 --nat=extip:172.18.162.59 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=68fcbcb3a0be26da05c0deca5027e0afc2259910ff0a76bcfdfd57ea4e96cc30 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10274 --metrics-logging=true --discv5-bootstrap-node=enr:-L24QCrW7Aucm-2LMoQd36ZP7Ihqawgqk5-4gQ8vfAPsW4DKCk_e75wa58EThBIMu-gK7Q6jPheSAt-8h2adyWD-7MsCgmlkgnY0gmlwhKwSdhiKbXVsdGlhZGRyc5YACASsEnYYBivUAAoErBJ2GAYr1d0DgnJzhQADAQAAiXNlY3AyNTZrMaECIvkVqugnPzU7HnUQJlLbLpis_BNTXinwr1dx9OuGa_mDdGNwgivUg3VkcIIr1oV3YWt1MgM --storenode=/ip4/172.18.118.24/tcp/11220/p2p/16Uiu2HAkwnC8h9uHqp8yEtM1RUrhXus7CUm6sJ2uVMTZfLBfbpWU --store=true --relay=true
|
||||
2026-02-27 04:37:47.197 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.162.59 waku d13cb61eebfa9bf012991012e9164852dfdd245dcb50901727e544d9e7dcd397
|
||||
2026-02-27 04:37:47.233 DEBUG [src.node.docker_mananger] Container started with ID d13cb61eebfa. Setting up logs at ./log/docker/store_node1_2026-02-27_04-37-45__074c5fd0-d265-4773-9538-807c219f3435__wakuorg_nwaku:latest.log
|
||||
2026-02-27 04:37:47.234 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10270
|
||||
2026-02-27 04:37:47.235 DEBUG [src.libs.common] Sleeping for 1 seconds
|
||||
2026-02-27 04:37:48.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10270/health" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:48.239 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-27 04:37:48.239 INFO [src.node.waku_node] Node protocols are initialized !!
|
||||
2026-02-27 04:37:48.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10270/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:48.242 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.162.59/tcp/10271/p2p/16Uiu2HAm8ste3omjLhRMVeo7wsNSksAosWphqgUHKxXpVnW1hh43","/ip4/172.18.162.59/tcp/10272/ws/p2p/16Uiu2HAm8ste3omjLhRMVeo7wsNSksAosWphqgUHKxXpVnW1hh43"],"enrUri":"enr:-L24QJsoRJKxRHg_i3KYQKVhylIBf2zQ6h0C2FdLR12aOorpSiMQuMgUX23CVK9RA4GqSFqaOeb7f94nHv1HFLFqnvkCgmlkgnY0gmlwhKwSojuKbXVsdGlhZGRyc5YACASsEqI7BigfAAoErBKiOwYoIN0DgnJzhQADAQAAiXNlY3AyNTZrMaECx99YZmC2uXuIXRv4UblM9DKH5JbyCaFFJLq-Xj0nHfCDdGNwgigfg3VkcIIoIYV3YWt1MgM"}'
|
||||
2026-02-27 04:37:48.243 INFO [src.node.waku_node] REST service is ready !!
|
||||
2026-02-27 04:37:48.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10270/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.118.24/tcp/11220/p2p/16Uiu2HAkwnC8h9uHqp8yEtM1RUrhXus7CUm6sJ2uVMTZfLBfbpWU"]'
|
||||
2026-02-27 04:37:48.246 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:48.246 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11219/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:37:48.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:48.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10270/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
||||
2026-02-27 04:37:48.251 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:48.252 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:48.252 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11219/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-27 04:37:48.256 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:48.257 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:48.458 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:48.458 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11219/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/waku/2/content/test.js", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:37:48.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:48.465 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:48.666 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:48.667 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11219/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/22/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:37:48.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:48.673 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:48.874 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:48.874 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11219/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/toychat/2/huilong/proto", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:37:48.880 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:48.880 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:49.081 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:49.081 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11219/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/statusim/1/community/cbor", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:37:49.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:49.087 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:49.288 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:49.288 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11219/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:37:49.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:49.294 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:49.495 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:49.496 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11219/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/29/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:37:49.502 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:49.502 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:49.703 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:49.704 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11219/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "U3RvcmUgd29ya3MhIQ==", "contentTopic": "/app/20/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
|
||||
2026-02-27 04:37:49.709 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:49.709 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:49.911 DEBUG [tests.store.test_topics] Trying to get stored msg with wrong url topic waku/2/rs/3/0
|
||||
2026-02-27 04:37:49.911 DEBUG [src.steps.store] Relaying message
|
||||
2026-02-27 04:37:49.912 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:11219/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-27 04:37:49.917 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
||||
2026-02-27 04:37:49.918 DEBUG [src.libs.common] Sleeping for 0.2 seconds
|
||||
2026-02-27 04:37:50.118 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
|
||||
2026-02-27 04:37:50.119 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:11219/store/v3/messages?pubsubTopic=waku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
||||
2026-02-27 04:37:50.122 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"","statusCode":200,"statusDesc":"OK","messages":[]}'
|
||||
2026-02-27 04:37:50.122 DEBUG [src.steps.store] messages length is 0
|
||||
2026-02-27 04:37:50.123 ERROR [tests.store.test_topics] Topic waku/2/rs/3/0 is wrong ''n: Peer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': '', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
|
||||
2026-02-27 04:37:50.125 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
||||
2026-02-27 04:37:50.126 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
||||
2026-02-27 04:37:50.127 DEBUG [src.node.waku_node] Stopping container with id 0026823a39b8
|
||||
2026-02-27 04:37:50.709 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:50.711 DEBUG [src.node.waku_node] Stopping container with id d13cb61eebfa
|
||||
2026-02-27 04:37:51.283 DEBUG [src.node.waku_node] Container stopped.
|
||||
2026-02-27 04:37:51.285 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
||||
2026-02-27 04:37:51.298 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
||||
2026-02-27 04:37:51.307 DEBUG [src.node.docker_mananger] 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