171 lines
30 KiB
Plaintext

2026-03-13 04:37:36.965 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-13 04:37:36.966 DEBUG [tests.conftest] Running test: test_multiple_pubsub_topics_same_cluster with id: 2026-03-13_04-37-36__02387b7b-c28f-435e-9eab-d9f9050913b1
2026-03-13 04:37:36.967 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-13 04:37:36.967 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-13 04:37:36.968 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-13 04:37:36.979 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:37:36.979 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-37-36__02387b7b-c28f-435e-9eab-d9f9050913b1__wakuorg_nwaku:latest.log
2026-03-13 04:37:36.980 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:37:36.980 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:37:36.981 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:37:36.981 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.131.139
2026-03-13 04:37:36.981 DEBUG [src.node.docker_mananger] Generated ports ['23291', '23292', '23293', '23294', '23295']
2026-03-13 04:37:36.981 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-13 04:37:36.982 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-13 04:37:36.982 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:37:36.982 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:37:36.982 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:37:36.982 DEBUG [src.node.docker_mananger] docker run -i -t -p 23291:23291 -p 23292:23292 -p 23293:23293 -p 23294:23294 -p 23295:23295 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=23293 --rest-port=23291 --tcp-port=23292 --discv5-udp-port=23294 --rest-address=0.0.0.0 --nat=extip:172.18.131.139 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=dd6fa388dcdfa4cc383faa776e402cbfe8f8f7fea0ca3b2bb5e4f8f71b53974b --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23295 --metrics-logging=true --relay=true --filter=true
2026-03-13 04:37:37.196 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.131.139 waku adbdaa6b83b1dfa2b218b25e30bf9e9e5d048071d663b4489ecec4e969161c11
2026-03-13 04:37:37.199 ERROR [src.node.docker_mananger] Max retries reached for container 995749b8ef90. Exiting log stream.
2026-03-13 04:37:37.234 DEBUG [src.node.docker_mananger] Container started with ID adbdaa6b83b1. Setting up logs at ./log/docker/node1_2026-03-13_04-37-36__02387b7b-c28f-435e-9eab-d9f9050913b1__wakuorg_nwaku:latest.log
2026-03-13 04:37:37.234 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23291
2026-03-13 04:37:37.236 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:37:37.792 ERROR [src.node.docker_mananger] Max retries reached for container 66745b4e6c91. Exiting log stream.
2026-03-13 04:37:38.236 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:38.239 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:38.339 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:38.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:38.443 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:38.446 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:38.546 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:38.549 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:38.649 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:38.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:38.753 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:38.756 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:38.856 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:38.859 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-13 04:37:38.859 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:37:38.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:38.863 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.131.139/tcp/23292/p2p/16Uiu2HAmQrZPPSS6LGWMtXf8Abqra4NaMqooQKXLTtrr47J5NDeW","/ip4/172.18.131.139/tcp/23293/ws/p2p/16Uiu2HAmQrZPPSS6LGWMtXf8Abqra4NaMqooQKXLTtrr47J5NDeW"],"enrUri":"enr:-L24QKA1IgLiF6H5zu-udiOtZoOMnx_5uhgjswLIQRi_qq6pFYFW8mTe-FZcaIsQUZyLAIylTocXdSyoGD17LOudZhkCgmlkgnY0gmlwhKwSg4uKbXVsdGlhZGRyc5YACASsEoOLBlr8AAoErBKDiwZa_d0DgnJzhQACAQAAiXNlY3AyNTZrMaEDtUL8cx7pz0kLxsQDvZ0jGz6X9Mo0Jby2Ntz1o1XCK1eDdGNwglr8g3VkcIJa_oV3YWt1MgU"}'
2026-03-13 04:37:38.863 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:37:38.870 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:37:38.870 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-37-36__02387b7b-c28f-435e-9eab-d9f9050913b1__wakuorg_nwaku:latest.log
2026-03-13 04:37:38.871 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:37:38.871 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:37:38.872 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:37:38.872 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.65.165
2026-03-13 04:37:38.873 DEBUG [src.node.docker_mananger] Generated ports ['56242', '56243', '56244', '56245', '56246']
2026-03-13 04:37:38.873 DEBUG [src.node.waku_node] Cluster id was resolved to: 2
2026-03-13 04:37:38.873 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-13 04:37:38.873 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:37:38.873 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:37:38.873 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:37:38.873 DEBUG [src.node.docker_mananger] docker run -i -t -p 56242:56242 -p 56243:56243 -p 56244:56244 -p 56245:56245 -p 56246:56246 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=56244 --rest-port=56242 --tcp-port=56243 --discv5-udp-port=56245 --rest-address=0.0.0.0 --nat=extip:172.18.65.165 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=f8a05bae6c5feb1f5d6af46cffbde2aaaef3c1dbafd7eafed08b964cf8f21ed0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56246 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKA1IgLiF6H5zu-udiOtZoOMnx_5uhgjswLIQRi_qq6pFYFW8mTe-FZcaIsQUZyLAIylTocXdSyoGD17LOudZhkCgmlkgnY0gmlwhKwSg4uKbXVsdGlhZGRyc5YACASsEoOLBlr8AAoErBKDiwZa_d0DgnJzhQACAQAAiXNlY3AyNTZrMaEDtUL8cx7pz0kLxsQDvZ0jGz6X9Mo0Jby2Ntz1o1XCK1eDdGNwglr8g3VkcIJa_oV3YWt1MgU
2026-03-13 04:37:39.098 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.65.165 waku 88f71c59b7d62959f893e05a02d74a53d3404ac568d68073793dd8a02c312b49
2026-03-13 04:37:39.140 DEBUG [src.node.docker_mananger] Container started with ID 88f71c59b7d6. Setting up logs at ./log/docker/node2_2026-03-13_04-37-36__02387b7b-c28f-435e-9eab-d9f9050913b1__wakuorg_nwaku:latest.log
2026-03-13 04:37:39.140 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56242
2026-03-13 04:37:39.140 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:37:40.141 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:40.144 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:40.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:40.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:40.348 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:40.351 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:40.451 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:40.454 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:40.555 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:40.557 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:40.658 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:40.661 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:40.762 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:40.764 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:40.865 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:40.868 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:40.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:40.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-13 04:37:41.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.079 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Connected","protocolsHealth":[{"Relay":"READY"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-03-13 04:37:41.080 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:37:41.080 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.082 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.65.165/tcp/56243/p2p/16Uiu2HAkuXqrF7cxUz9izDac8XnnWShKaWrPm2ArtE1FrQgDm9KM","/ip4/172.18.65.165/tcp/56244/ws/p2p/16Uiu2HAkuXqrF7cxUz9izDac8XnnWShKaWrPm2ArtE1FrQgDm9KM"],"enrUri":"enr:-L24QGBadwEVCcTuuhf8r7Km3PIcyca_8CpnmRWgKdbLTaRQYKtBwHIq1HXLTs_6LBELhcUTBZcF-uUNssymtmJrtWMCgmlkgnY0gmlwhKwSQaWKbXVsdGlhZGRyc5YACASsEkGlBtuzAAoErBJBpQbbtN0DgnJzhQACAQAAiXNlY3AyNTZrMaECAZSlDCcUULxgCpbDqe8oLZ76_4kW6OJ2hSlG8XcI0IiDdGNwgtuzg3VkcILbtYV3YWt1MgE"}'
2026-03-13 04:37:41.082 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:37:41.083 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56242/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.131.139/tcp/23292/p2p/16Uiu2HAmQrZPPSS6LGWMtXf8Abqra4NaMqooQKXLTtrr47J5NDeW"]'
2026-03-13 04:37:41.102 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:37:41.104 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23291/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
2026-03-13 04:37:41.120 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:37:41.120 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56242/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0", "/waku/2/rs/2/1", "/waku/2/rs/2/2", "/waku/2/rs/2/3", "/waku/2/rs/2/4", "/waku/2/rs/2/5", "/waku/2/rs/2/6", "/waku/2/rs/2/7"]'
2026-03-13 04:37:41.126 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:37:41.127 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:37:41.138 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:37:41.139 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:37:41.240 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:41.240 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.243 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661127345871,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:41.245 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:41.245 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.247 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661127345871,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:41.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23291/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-03-13 04:37:41.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:37:41.259 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:37:41.360 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:41.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.363 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661249446383,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:41.365 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:41.366 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.368 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661249446383,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:41.370 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:37:41.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:37:41.380 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:37:41.480 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:41.480 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.483 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661369874675,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:41.485 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:41.485 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.487 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661369874675,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:41.489 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:37:41.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:37:41.499 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:37:41.600 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:41.600 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661489565409,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:41.605 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:41.605 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.607 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661489565409,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:41.609 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:37:41.619 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:37:41.619 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:37:41.720 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:41.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661609295521,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:41.725 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:41.725 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661609295521,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:41.729 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:37:41.738 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:37:41.738 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:37:41.839 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:41.839 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661729684473,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:41.844 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:41.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.847 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661729684473,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:41.848 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:37:41.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:37:41.857 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:37:41.957 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:41.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661848798164,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:41.962 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:41.963 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:41.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661848798164,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:41.967 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d '{"payload": "U2hhcmRpbmcgd29ya3MhIQ==", "contentTopic": "/myapp/1/latest/proto", "timestamp": '$(date +%s%N)'}'
2026-03-13 04:37:41.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-13 04:37:41.977 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-13 04:37:42.077 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:42.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23291/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:42.081 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661967334344,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:42.083 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-13 04:37:42.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56242/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:37:42.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1773376661967334344,"ephemeral":false,"proof":""}]'
2026-03-13 04:37:42.089 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-13 04:37:42.090 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-13 04:37:42.090 DEBUG [src.node.waku_node] Stopping container with id adbdaa6b83b1
2026-03-13 04:37:42.650 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:37:42.650 DEBUG [src.node.waku_node] Stopping container with id 88f71c59b7d6
2026-03-13 04:37:43.228 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:37:43.229 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-13 04:37:43.269 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-13 04:37:43.312 DEBUG [src.node.docker_mananger] No errors found in the waku logs.