201 lines
36 KiB
Plaintext

2026-03-21 04:33:16.278 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-21 04:33:16.279 DEBUG [tests.conftest] Running test: test_unsubscribe_from_all_pubsub_topics_one_by_one with id: 2026-03-21_04-33-16__14197d57-2a6a-4954-b622-c23ff15a2e17
2026-03-21 04:33:16.279 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-21 04:33:16.279 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-21 04:33:16.280 DEBUG [src.steps.sharding] Running fixture setup: sharding_setup
2026-03-21 04:33:16.287 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-21 04:33:16.288 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-33-16__14197d57-2a6a-4954-b622-c23ff15a2e17__wakuorg_nwaku:latest.log
2026-03-21 04:33:16.288 DEBUG [src.node.waku_node] Starting Node...
2026-03-21 04:33:16.288 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-21 04:33:16.290 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-21 04:33:16.290 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.152.134
2026-03-21 04:33:16.290 DEBUG [src.node.docker_mananger] Generated ports ['15419', '15420', '15421', '15422', '15423']
2026-03-21 04:33:16.290 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-21 04:33:16.290 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-21 04:33:16.290 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-21 04:33:16.291 DEBUG [src.node.waku_node] Using volumes []
2026-03-21 04:33:16.291 DEBUG [src.node.docker_mananger] docker run -i -t -p 15419:15419 -p 15420:15420 -p 15421:15421 -p 15422:15422 -p 15423:15423 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=15421 --rest-port=15419 --tcp-port=15420 --discv5-udp-port=15422 --rest-address=0.0.0.0 --nat=extip:172.18.152.134 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=42d1520abf203decaaa9b50ef6f8d45b3ddd9ef3c2fda5bf3d41e3f85089bfee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15423 --metrics-logging=true --relay=true --filter=true
2026-03-21 04:33:16.479 ERROR [src.node.docker_mananger] Max retries reached for container e717844025ab. Exiting log stream.
2026-03-21 04:33:16.485 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.152.134 waku c3f6817325def5531aebcf0e8053cd4645224fd45061825b60c62046eb9e51e1
2026-03-21 04:33:16.522 DEBUG [src.node.docker_mananger] Container started with ID c3f6817325de. Setting up logs at ./log/docker/node1_2026-03-21_04-33-16__14197d57-2a6a-4954-b622-c23ff15a2e17__wakuorg_nwaku:latest.log
2026-03-21 04:33:16.523 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15419
2026-03-21 04:33:16.523 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-21 04:33:17.041 ERROR [src.node.docker_mananger] Max retries reached for container c0e888fbe0dc. Exiting log stream.
2026-03-21 04:33:17.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15419/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:17.527 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:33:17.627 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15419/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:17.630 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":"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-21 04:33:17.630 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-21 04:33:17.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15419/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:17.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.152.134/tcp/15420/p2p/16Uiu2HAm8K7Du246CAj3cbs4z7PwjeMyBHmiLh5us7GRrftnTpV7","/ip4/172.18.152.134/tcp/15421/ws/p2p/16Uiu2HAm8K7Du246CAj3cbs4z7PwjeMyBHmiLh5us7GRrftnTpV7"],"enrUri":"enr:-L24QAlT834fVFIGol3pNHG2XqK0qSy0qOyogeYzHYFlGXiDaebgH72Yl4svrJoFNmSwv5rHdna624jIcD4_ZiVZOGACgmlkgnY0gmlwhKwSmIaKbXVsdGlhZGRyc5YACASsEpiGBjw8AAoErBKYhgY8Pd0DgnJzhQACAQAAiXNlY3AyNTZrMaECv3loLHP8Ri9qvrDF91rIUNupzlgXKHKfTKI-80PiaLqDdGNwgjw8g3VkcII8PoV3YWt1MgU"}'
2026-03-21 04:33:17.636 INFO [src.node.waku_node] REST service is ready !!
2026-03-21 04:33:17.644 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-21 04:33:17.644 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-33-16__14197d57-2a6a-4954-b622-c23ff15a2e17__wakuorg_nwaku:latest.log
2026-03-21 04:33:17.644 DEBUG [src.node.waku_node] Starting Node...
2026-03-21 04:33:17.644 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-21 04:33:17.646 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-21 04:33:17.646 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.217.3
2026-03-21 04:33:17.646 DEBUG [src.node.docker_mananger] Generated ports ['23637', '23638', '23639', '23640', '23641']
2026-03-21 04:33:17.646 DEBUG [src.node.waku_node] Removing pubsub-topic from nwaku args
2026-03-21 04:33:17.646 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-21 04:33:17.646 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-21 04:33:17.647 DEBUG [src.node.waku_node] Using volumes []
2026-03-21 04:33:17.647 DEBUG [src.node.docker_mananger] docker run -i -t -p 23637:23637 -p 23638:23638 -p 23639:23639 -p 23640:23640 -p 23641:23641 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=23639 --rest-port=23637 --tcp-port=23638 --discv5-udp-port=23640 --rest-address=0.0.0.0 --nat=extip:172.18.217.3 --peer-exchange=true --discv5-discovery=true --cluster-id=2 --nodekey=acfcdd801ee35dfb4efaaaa2e0adbb220e2fba9e2cfffc10fce5e6db688ef734 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23641 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QAlT834fVFIGol3pNHG2XqK0qSy0qOyogeYzHYFlGXiDaebgH72Yl4svrJoFNmSwv5rHdna624jIcD4_ZiVZOGACgmlkgnY0gmlwhKwSmIaKbXVsdGlhZGRyc5YACASsEpiGBjw8AAoErBKYhgY8Pd0DgnJzhQACAQAAiXNlY3AyNTZrMaECv3loLHP8Ri9qvrDF91rIUNupzlgXKHKfTKI-80PiaLqDdGNwgjw8g3VkcII8PoV3YWt1MgU
2026-03-21 04:33:17.864 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.217.3 waku 7353f583bcfccfed2194a6be3f133706d5ef1d1c8645069603944d69cdaf0fd4
2026-03-21 04:33:17.908 DEBUG [src.node.docker_mananger] Container started with ID 7353f583bcfc. Setting up logs at ./log/docker/node2_2026-03-21_04-33-16__14197d57-2a6a-4954-b622-c23ff15a2e17__wakuorg_nwaku:latest.log
2026-03-21 04:33:17.908 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23637
2026-03-21 04:33:17.908 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-21 04:33:18.909 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:18.912 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:33:19.012 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:19.015 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:33:19.115 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:19.118 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:33:19.218 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:19.221 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:33:19.322 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:19.325 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:33:19.425 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:19.428 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-03-21 04:33:19.528 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/health" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:19.532 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-21 04:33:19.532 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-21 04:33:19.532 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:19.535 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.217.3/tcp/23638/p2p/16Uiu2HAm6VweJSVdusCKLdu3QAZyu8R7zM8v6MsTH7XsgU6kg3bk","/ip4/172.18.217.3/tcp/23639/ws/p2p/16Uiu2HAm6VweJSVdusCKLdu3QAZyu8R7zM8v6MsTH7XsgU6kg3bk"],"enrUri":"enr:-L24QPo6YU67KkZXADdgVDh3R2Fj2NyQIIvvl6ZlN4NvoLXCPgZn3RM_FoUVQGkfa5M-KBA_MCpNEMYEmu0QP22n7jwCgmlkgnY0gmlwhKwS2QOKbXVsdGlhZGRyc5YACASsEtkDBlxWAAoErBLZAwZcV90DgnJzhQACAQAAiXNlY3AyNTZrMaECpIiXN2aKVR-vqps45mYJjdxrKIHIXBbb348arYrY1E-DdGNwglxWg3VkcIJcWIV3YWt1MgE"}'
2026-03-21 04:33:19.535 INFO [src.node.waku_node] REST service is ready !!
2026-03-21 04:33:19.536 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23637/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.152.134/tcp/15420/p2p/16Uiu2HAm8K7Du246CAj3cbs4z7PwjeMyBHmiLh5us7GRrftnTpV7"]'
2026-03-21 04:33:19.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:19.563 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:19.571 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:19.572 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23637/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-21 04:33:19.576 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:19.577 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:19.587 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:19.588 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-21 04:33:19.689 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:19.689 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:19.692 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067599577299876,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:19.693 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:19.694 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:19.696 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067599577299876,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:19.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:19.708 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:19.709 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-21 04:33:19.809 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:19.809 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:19.812 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067599698234469,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:19.814 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:19.814 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:19.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067599698234469,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:19.818 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:19.827 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:19.828 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-21 04:33:19.929 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:19.929 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:19.932 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067599818332033,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:19.934 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:19.934 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:19.937 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067599818332033,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:19.938 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:19.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:19.949 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-21 04:33:20.049 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:20.050 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:20.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067599938691057,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:20.054 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:20.054 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:20.057 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067599938691057,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:20.059 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:20.068 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.072 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-21 04:33:20.172 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:20.173 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:20.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067600058912939,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:20.178 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:20.179 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:20.181 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067600058912939,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:20.183 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:20.193 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.193 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-21 04:33:20.294 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:20.294 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:20.297 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067600183466317,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:20.299 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:20.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:20.301 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067600183466317,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:20.304 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:20.312 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.313 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-21 04:33:20.414 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:20.415 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:20.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067600303925200,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:20.420 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:20.420 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:20.422 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067600303925200,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:20.426 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:20.434 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.435 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-03-21 04:33:20.535 DEBUG [src.steps.sharding] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:20.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:20.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067600425907865,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:20.543 DEBUG [src.steps.sharding] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-03-21 04:33:20.545 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23637/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7" -H "Content-Type: application/json" -d 'None'
2026-03-21 04:33:20.551 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"U2hhcmRpbmcgd29ya3MhIQ==","contentTopic":"/myapp/1/latest/proto","version":0,"timestamp":1774067600425907865,"ephemeral":false,"proof":""}]'
2026-03-21 04:33:20.553 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15419/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-03-21 04:33:20.563 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.564 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:23637/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/0"]'
2026-03-21 04:33:20.573 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.574 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15419/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
2026-03-21 04:33:20.583 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.584 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:23637/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/1"]'
2026-03-21 04:33:20.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.593 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15419/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
2026-03-21 04:33:20.602 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.603 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:23637/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/2"]'
2026-03-21 04:33:20.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.611 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15419/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
2026-03-21 04:33:20.622 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.623 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:23637/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/3"]'
2026-03-21 04:33:20.632 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.632 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15419/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
2026-03-21 04:33:20.642 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.643 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:23637/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/4"]'
2026-03-21 04:33:20.652 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.652 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15419/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
2026-03-21 04:33:20.662 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.664 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:23637/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/5"]'
2026-03-21 04:33:20.674 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.674 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15419/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
2026-03-21 04:33:20.685 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.685 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:23637/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/6"]'
2026-03-21 04:33:20.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.694 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:15419/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
2026-03-21 04:33:20.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.705 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:23637/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/2/7"]'
2026-03-21 04:33:20.713 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-21 04:33:20.714 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:20.717 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/0'
2026-03-21 04:33:20.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:20.721 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/1'
2026-03-21 04:33:20.723 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:20.725 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F2. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/2'
2026-03-21 04:33:20.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:20.729 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F3. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/3'
2026-03-21 04:33:20.730 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:20.732 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F4. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/4'
2026-03-21 04:33:20.734 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:20.736 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F5. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/5'
2026-03-21 04:33:20.738 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:20.740 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F6. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/6'
2026-03-21 04:33:20.742 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:15419/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-21 04:33:20.744 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:15419/relay/v1/messages/%2Fwaku%2F2%2Frs%2F2%2F7. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/2/7'
2026-03-21 04:33:20.746 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-21 04:33:20.748 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-21 04:33:20.748 DEBUG [src.node.waku_node] Stopping container with id c3f6817325de
2026-03-21 04:33:21.344 DEBUG [src.node.waku_node] Container stopped.
2026-03-21 04:33:21.345 DEBUG [src.node.waku_node] Stopping container with id 7353f583bcfc
2026-03-21 04:33:21.943 DEBUG [src.node.waku_node] Container stopped.
2026-03-21 04:33:21.944 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-21 04:33:21.990 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-21 04:33:22.040 DEBUG [src.node.docker_mananger] No errors found in the waku logs.