2026-03-16 12:56:34 +00:00

120 lines
21 KiB
Plaintext

2026-03-16 12:35:48.794 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-16 12:35:48.795 DEBUG [tests.conftest] Running test: test_single_content_topic[/app/27/sometopic/someencoding] with id: 2026-03-16_12-35-48__25afd811-486b-45f2-8f62-d627d041d299
2026-03-16 12:35:48.796 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-16 12:35:48.796 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-16 12:35:48.796 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-16 12:35:48.809 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-16 12:35:48.810 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-16_12-35-48__25afd811-486b-45f2-8f62-d627d041d299__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-16 12:35:48.810 DEBUG [src.node.waku_node] Starting Node...
2026-03-16 12:35:48.810 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-16 12:35:48.814 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-16 12:35:48.815 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.172.155
2026-03-16 12:35:48.815 DEBUG [src.node.docker_mananger] Generated ports ['10379', '10380', '10381', '10382', '10383']
2026-03-16 12:35:48.815 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-16 12:35:48.815 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-16 12:35:48.815 DEBUG [src.node.waku_node] Using volumes []
2026-03-16 12:35:48.816 DEBUG [src.node.docker_mananger] docker run -i -t -p 10379:10379 -p 10380:10380 -p 10381:10381 -p 10382:10382 -p 10383:10383 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=10381 --rest-port=10379 --tcp-port=10380 --discv5-udp-port=10382 --rest-address=0.0.0.0 --nat=extip:172.18.172.155 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=2f4bede9dc9dea18bb1a73cc7ff22de85adb288ceeca7648ac23c26bc7a9ca4b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10383 --metrics-logging=true --relay=true --filter=true --content-topic=/app/27/sometopic/someencoding
2026-03-16 12:35:48.987 ERROR [src.node.docker_mananger] Max retries reached for container e4d777f38f10. Exiting log stream.
2026-03-16 12:35:49.026 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.172.155 waku a77b76faa8112e3050f20b369e0ded7a222286f3f53c0c7a83bd2632503967c9
2026-03-16 12:35:49.060 DEBUG [src.node.docker_mananger] Container started with ID a77b76faa811. Setting up logs at ./log/docker/node1_2026-03-16_12-35-48__25afd811-486b-45f2-8f62-d627d041d299__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-16 12:35:49.061 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 10379
2026-03-16 12:35:49.061 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-16 12:35:49.700 ERROR [src.node.docker_mananger] Max retries reached for container bdd08a57596a. Exiting log stream.
2026-03-16 12:35:50.061 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:50.065 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:50.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:50.172 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:50.272 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:50.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:50.376 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:50.379 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:50.479 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:50.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:50.583 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:50.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:50.686 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:50.689 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:50.790 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:50.793 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:50.893 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:50.896 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:50.997 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:50.999 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:51.100 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:51.103 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:51.203 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:51.206 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:51.307 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:51.310 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:51.410 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:51.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:51.513 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:51.516 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:51.617 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:51.620 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:51.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:51.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:51.824 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:51.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:51.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:51.930 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:52.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:52.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:52.134 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:52.137 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:52.237 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:52.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:52.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:52.345 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"READY"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-16 12:35:52.346 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-16 12:35:52.346 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:52.349 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.172.155/tcp/10380/p2p/16Uiu2HAm1siVov3gjNTjfszwAcLEKrd99cL1jYLx6GJYBZMpWtGw","/ip4/172.18.172.155/tcp/10381/ws/p2p/16Uiu2HAm1siVov3gjNTjfszwAcLEKrd99cL1jYLx6GJYBZMpWtGw"],"enrUri":"enr:-L24QFfQwZzx3UZVHdWTzLYT8Ys5fyQfB9wOoEKmajkeRYDQOGMfavJ0xhTL_Vz7SkEmeGNMu6ffK4dJ1xrBa-npC0ACgmlkgnY0gmlwhKwSrJuKbXVsdGlhZGRyc5YACASsEqybBiiMAAoErBKsmwYojd0DgnJzhQACAQAAiXNlY3AyNTZrMaECX9IRtK537qDLClUqocLb_KzxlA0JH1E1OMFRIuAkbMCDdGNwgiiMg3VkcIIojoV3YWt1MgU"}'
2026-03-16 12:35:52.349 INFO [src.node.waku_node] REST service is ready !!
2026-03-16 12:35:52.358 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0
2026-03-16 12:35:52.358 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-16_12-35-48__25afd811-486b-45f2-8f62-d627d041d299__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-16 12:35:52.358 DEBUG [src.node.waku_node] Starting Node...
2026-03-16 12:35:52.358 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-16 12:35:52.360 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-16 12:35:52.360 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.14.168
2026-03-16 12:35:52.360 DEBUG [src.node.docker_mananger] Generated ports ['61777', '61778', '61779', '61780', '61781']
2026-03-16 12:35:52.360 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-16 12:35:52.361 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-16 12:35:52.361 DEBUG [src.node.waku_node] Using volumes []
2026-03-16 12:35:52.361 DEBUG [src.node.docker_mananger] docker run -i -t -p 61777:61777 -p 61778:61778 -p 61779:61779 -p 61780:61780 -p 61781:61781 harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=61779 --rest-port=61777 --tcp-port=61778 --discv5-udp-port=61780 --rest-address=0.0.0.0 --nat=extip:172.18.14.168 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f0dbbfc5bca0e205e58431f4a1eafe325e0c449cf11eeda0feecdc5b5d2b25a7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=61781 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFfQwZzx3UZVHdWTzLYT8Ys5fyQfB9wOoEKmajkeRYDQOGMfavJ0xhTL_Vz7SkEmeGNMu6ffK4dJ1xrBa-npC0ACgmlkgnY0gmlwhKwSrJuKbXVsdGlhZGRyc5YACASsEqybBiiMAAoErBKsmwYojd0DgnJzhQACAQAAiXNlY3AyNTZrMaECX9IRtK537qDLClUqocLb_KzxlA0JH1E1OMFRIuAkbMCDdGNwgiiMg3VkcIIojoV3YWt1MgU --content-topic=/app/27/sometopic/someencoding
2026-03-16 12:35:52.594 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.14.168 waku ddfd4cecd6214acd1c6bed5c02726f4bbd6c59d642924d6dce61ee17dbd5acea
2026-03-16 12:35:52.632 DEBUG [src.node.docker_mananger] Container started with ID ddfd4cecd621. Setting up logs at ./log/docker/node2_2026-03-16_12-35-48__25afd811-486b-45f2-8f62-d627d041d299__harbor.status.im_wakuorg_nwaku:v0.38.0-rc.0.log
2026-03-16 12:35:52.632 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0. REST: 61777
2026-03-16 12:35:52.632 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-16 12:35:53.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61777/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:53.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-16 12:35:53.771 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61777/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:53.774 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-16 12:35:53.774 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-16 12:35:53.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61777/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:53.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.14.168/tcp/61778/p2p/16Uiu2HAmULPBKjJsuJ5B5QyxSVuDVeHpzG2sYWAMzpyQExRNH4Ay","/ip4/172.18.14.168/tcp/61779/ws/p2p/16Uiu2HAmULPBKjJsuJ5B5QyxSVuDVeHpzG2sYWAMzpyQExRNH4Ay"],"enrUri":"enr:-L24QKHm-rkKFfg6_bqP2e9VuMu4T2o4RfqccrUoHCzl-6VRTY2adOJEnnZhoLuI0l8qcbzM1Hf6KxSpsa21MAZioxwCgmlkgnY0gmlwhKwSDqiKbXVsdGlhZGRyc5YACASsEg6oBvFSAAoErBIOqAbxU90DgnJzhQACAQAAiXNlY3AyNTZrMaED6PbEcJ1HYKdaxPj73DIV5LI0CFGNxT0z0oPhpvXqsL6DdGNwgvFSg3VkcILxVIV3YWt1MgE"}'
2026-03-16 12:35:53.777 INFO [src.node.waku_node] REST service is ready !!
2026-03-16 12:35:53.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61777/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.172.155/tcp/10380/p2p/16Uiu2HAm1siVov3gjNTjfszwAcLEKrd99cL1jYLx6GJYBZMpWtGw"]'
2026-03-16 12:35:53.811 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-16 12:35:53.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10379/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/27/sometopic/someencoding"]'
2026-03-16 12:35:53.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-16 12:35:53.824 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:61777/relay/v1/auto/subscriptions" -H "Content-Type: application/json" -d '["/app/27/sometopic/someencoding"]'
2026-03-16 12:35:53.831 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-16 12:35:53.832 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10379/relay/v1/auto/messages" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/app/27/sometopic/someencoding", "timestamp": '$(date +%s%N)'}'
2026-03-16 12:35:53.845 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-16 12:35:53.846 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-16 12:35:53.947 DEBUG [src.steps.sharding] Checking that peer NODE_1:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
2026-03-16 12:35:53.948 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10379/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:53.951 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1773664553832398458,"ephemeral":false,"proof":""}]'
2026-03-16 12:35:53.953 DEBUG [src.steps.sharding] Checking that peer NODE_2:harbor.status.im/wakuorg/nwaku:v0.38.0-rc.0 can find the published message
2026-03-16 12:35:53.953 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:61777/relay/v1/auto/messages/%2Fapp%2F27%2Fsometopic%2Fsomeencoding" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:35:53.956 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/app/27/sometopic/someencoding","version":0,"timestamp":1773664553832398458,"ephemeral":false,"proof":""}]'
2026-03-16 12:35:53.959 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-16 12:35:53.960 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-16 12:35:53.960 DEBUG [src.node.waku_node] Stopping container with id a77b76faa811
2026-03-16 12:35:54.600 DEBUG [src.node.waku_node] Container stopped.
2026-03-16 12:35:54.600 DEBUG [src.node.waku_node] Stopping container with id ddfd4cecd621
2026-03-16 12:35:55.202 DEBUG [src.node.waku_node] Container stopped.
2026-03-16 12:35:55.205 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-16 12:35:55.242 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-16 12:35:55.273 DEBUG [src.node.docker_mananger] No errors found in the waku logs.