mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-01 16:13:13 +00:00
138 lines
25 KiB
Plaintext
138 lines
25 KiB
Plaintext
2026-02-25 19:31:27.806 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 19:31:27.806 DEBUG [tests.conftest] Running test: test_relay_unsubscribe_from_some_pubsub_topics with id: 2026-02-25_19-31-27__02967554-d52e-4c6c-a68c-ca8c4ad18351
|
|
2026-02-25 19:31:27.806 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 19:31:27.807 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-25 19:31:27.807 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-02-25 19:31:27.813 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:31:27.813 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_19-31-27__02967554-d52e-4c6c-a68c-ca8c4ad18351__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:31:27.814 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:31:27.814 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:31:27.815 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:31:27.815 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.189.203
|
|
2026-02-25 19:31:27.816 DEBUG [src.node.docker_mananger] Generated ports ['46853', '46854', '46855', '46856', '46857']
|
|
2026-02-25 19:31:27.816 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:31:27.816 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:31:27.816 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:31:27.816 DEBUG [src.node.docker_mananger] docker run -i -t -p 46853:46853 -p 46854:46854 -p 46855:46855 -p 46856:46856 -p 46857:46857 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=46855 --rest-port=46853 --tcp-port=46854 --discv5-udp-port=46856 --rest-address=0.0.0.0 --nat=extip:172.18.189.203 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7cab95d618def0fcbf9d8e5807f4193e7a09db448e5a1c9de2fa5f6cc2d87f26 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=46857 --metrics-logging=true --relay=true
|
|
2026-02-25 19:31:28.011 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.189.203 waku 6e3c3a879a52ace8e4c893cac9b59a090ab51a6a947b1190c143483b9d27ea24
|
|
2026-02-25 19:31:28.045 DEBUG [src.node.docker_mananger] Container started with ID 6e3c3a879a52. Setting up logs at ./log/docker/node1_2026-02-25_19-31-27__02967554-d52e-4c6c-a68c-ca8c4ad18351__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:31:28.046 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 46853
|
|
2026-02-25 19:31:28.047 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:31:28.061 ERROR [src.node.docker_mananger] Max retries reached for container 4ee5725f1a44. Exiting log stream.
|
|
2026-02-25 19:31:28.597 ERROR [src.node.docker_mananger] Max retries reached for container 1e9d066928db. Exiting log stream.
|
|
2026-02-25 19:31:29.047 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46853/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:29.050 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-25 19:31:29.051 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:31:29.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46853/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:29.053 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.189.203/tcp/46854/p2p/16Uiu2HAm2xgNj9x4d1oyWaAm9pRfrwKgxGfd7SJ1W7XHmQJNcdcH","/ip4/172.18.189.203/tcp/46855/ws/p2p/16Uiu2HAm2xgNj9x4d1oyWaAm9pRfrwKgxGfd7SJ1W7XHmQJNcdcH"],"enrUri":"enr:-L24QKJa4Ewrw_9t78DRQlO8IitfLlzFPbbQwE-ysoM5gBL2M-emIRkqLlS_2By7Ejm8ZOdUE9gLmYbNd0uFs5bdLAECgmlkgnY0gmlwhKwSvcuKbXVsdGlhZGRyc5YACASsEr3LBrcGAAoErBK9ywa3B90DgnJzhQADAQAAiXNlY3AyNTZrMaECb_NCutfM_T3INuZU21fyM37at8DityyxssHL0wCKMDaDdGNwgrcGg3VkcIK3CIV3YWt1MgE"}'
|
|
2026-02-25 19:31:29.054 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:31:29.060 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:31:29.061 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_19-31-27__02967554-d52e-4c6c-a68c-ca8c4ad18351__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:31:29.061 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:31:29.061 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:31:29.062 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:31:29.062 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.115.118
|
|
2026-02-25 19:31:29.062 DEBUG [src.node.docker_mananger] Generated ports ['12853', '12854', '12855', '12856', '12857']
|
|
2026-02-25 19:31:29.063 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:31:29.063 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:31:29.063 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:31:29.063 DEBUG [src.node.docker_mananger] docker run -i -t -p 12853:12853 -p 12854:12854 -p 12855:12855 -p 12856:12856 -p 12857:12857 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=12855 --rest-port=12853 --tcp-port=12854 --discv5-udp-port=12856 --rest-address=0.0.0.0 --nat=extip:172.18.115.118 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=dc6a97c41fbbc61b7f0b2a2f15be51cb76cdbce06c8fa11251ffcf05ebd423da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12857 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QKJa4Ewrw_9t78DRQlO8IitfLlzFPbbQwE-ysoM5gBL2M-emIRkqLlS_2By7Ejm8ZOdUE9gLmYbNd0uFs5bdLAECgmlkgnY0gmlwhKwSvcuKbXVsdGlhZGRyc5YACASsEr3LBrcGAAoErBK9ywa3B90DgnJzhQADAQAAiXNlY3AyNTZrMaECb_NCutfM_T3INuZU21fyM37at8DityyxssHL0wCKMDaDdGNwgrcGg3VkcIK3CIV3YWt1MgE
|
|
2026-02-25 19:31:29.261 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.115.118 waku 59700ccc6b875b1a1e16f8977d548b0c43a83542dc6c9f84acda69debefe2938
|
|
2026-02-25 19:31:29.298 DEBUG [src.node.docker_mananger] Container started with ID 59700ccc6b87. Setting up logs at ./log/docker/node2_2026-02-25_19-31-27__02967554-d52e-4c6c-a68c-ca8c4ad18351__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:31:29.299 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12853
|
|
2026-02-25 19:31:29.299 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:31:30.299 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12853/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:30.320 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-25 19:31:30.323 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:31:30.325 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12853/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:30.328 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.115.118/tcp/12854/p2p/16Uiu2HAmMB6w3xrPMbwicKBbN9bupsgRLDajBQ42gmuXRM7TQ9fz","/ip4/172.18.115.118/tcp/12855/ws/p2p/16Uiu2HAmMB6w3xrPMbwicKBbN9bupsgRLDajBQ42gmuXRM7TQ9fz"],"enrUri":"enr:-L24QL41Lv1Mn3lMqSmGXa738b3DtnHXq20pI4Zai4GjMpFMP0Ot2uaf0gSZtabky4RXT9zgwuqqFPck-DdBX77WocgCgmlkgnY0gmlwhKwSc3aKbXVsdGlhZGRyc5YACASsEnN2BjI2AAoErBJzdgYyN90DgnJzhQADAQAAiXNlY3AyNTZrMaEDfpRcsgolgu-o4j80ZMMxkceN6WSIKrURWYoDtqlwV-2DdGNwgjI2g3VkcIIyOIV3YWt1MgE"}'
|
|
2026-02-25 19:31:30.328 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:31:30.328 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12853/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.189.203/tcp/46854/p2p/16Uiu2HAm2xgNj9x4d1oyWaAm9pRfrwKgxGfd7SJ1W7XHmQJNcdcH"]'
|
|
2026-02-25 19:31:30.331 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:31:30.332 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46853/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
|
2026-02-25 19:31:30.339 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:31:30.339 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12853/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9", "/waku/2/rs/3/25", "/waku/2/rs/3/1000"]'
|
|
2026-02-25 19:31:30.350 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:31:30.352 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 19:31:30.360 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:31:30.361 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:31:30.461 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:31:30.461 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:30.464 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":1772047890352674048,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:31:30.466 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:31:30.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:30.468 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":1772047890352674048,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:31:30.470 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 19:31:30.474 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:31:30.475 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:31:30.576 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:31:30.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:30.579 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":1772047890470102016,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:31:30.581 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:31:30.581 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:30.583 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":1772047890470102016,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:31:30.585 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 19:31:30.590 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:31:30.590 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:31:30.690 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:31:30.691 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:30.694 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":1772047890585155328,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:31:30.695 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:31:30.695 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:30.698 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":1772047890585155328,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:31:30.700 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 19:31:30.704 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:31:30.705 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:31:30.805 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:31:30.805 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:30.808 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":1772047890700062208,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:31:30.810 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:31:30.810 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:30.812 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":1772047890700062208,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:31:30.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 19:31:30.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:31:30.820 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:31:30.920 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:31:30.921 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:30.924 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":1772047890814305280,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:31:30.925 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:31:30.925 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:30.927 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":1772047890814305280,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:31:30.929 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:46853/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9"]'
|
|
2026-02-25 19:31:30.936 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:31:30.937 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:12853/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0", "/waku/2/rs/3/1", "/waku/2/rs/3/9"]'
|
|
2026-02-25 19:31:30.946 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:31:30.947 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 19:31:30.950 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/0'
|
|
2026-02-25 19:31:30.951 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 19:31:30.953 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/1'
|
|
2026-02-25 19:31:30.954 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 19:31:30.956 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9. Response content: b'Failed to publish: Node not subscribed to topic: /waku/2/rs/3/9'
|
|
2026-02-25 19:31:30.956 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 19:31:30.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:31:30.961 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:31:31.062 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:31:31.062 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:31.065 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":1772047890956723166,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:31:31.066 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:31:31.067 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:31.069 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":1772047890956723166,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:31:31.070 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2026-02-25 19:31:31.075 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:31:31.075 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:31:31.175 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:31:31.175 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:46853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:31.178 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":1772047891070735218,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:31:31.180 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:31:31.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12853/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:31:31.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1772047891070735218,"ephemeral":false,"proof":""}]'
|
|
2026-02-25 19:31:31.185 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 19:31:31.186 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 19:31:31.186 DEBUG [src.node.waku_node] Stopping container with id 6e3c3a879a52
|
|
2026-02-25 19:31:31.806 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:31:31.806 DEBUG [src.node.waku_node] Stopping container with id 59700ccc6b87
|
|
2026-02-25 19:31:32.353 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:31:32.355 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 19:31:32.365 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:31:32.374 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|