mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 01:23:07 +00:00
117 lines
20 KiB
Plaintext
117 lines
20 KiB
Plaintext
2026-03-10 04:33:34.025 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-10 04:33:34.025 DEBUG [tests.conftest] Running test: test_filter_subscribe_to_multiple_pubsub_topic_from_same_cluster with id: 2026-03-10_04-33-34__622be4dc-5b57-4992-8dcf-7509392f3cca
|
|
2026-03-10 04:33:34.026 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-10 04:33:34.026 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-10 04:33:34.026 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-10 04:33:34.033 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:33:34.033 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-10_04-33-34__622be4dc-5b57-4992-8dcf-7509392f3cca__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:33:34.033 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:33:34.033 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:33:34.035 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:33:34.035 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.237.204
|
|
2026-03-10 04:33:34.035 DEBUG [src.node.docker_mananger] Generated ports ['1317', '1318', '1319', '1320', '1321']
|
|
2026-03-10 04:33:34.035 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:33:34.036 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:33:34.036 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:33:34.036 DEBUG [src.node.docker_mananger] docker run -i -t -p 1317:1317 -p 1318:1318 -p 1319:1319 -p 1320:1320 -p 1321:1321 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=1319 --rest-port=1317 --tcp-port=1318 --discv5-udp-port=1320 --rest-address=0.0.0.0 --nat=extip:172.18.237.204 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=c485b3c0c9ddc55ef6db38cb3ef92abd3c4fca0d28df09b37a33cf0a19be1378 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=1321 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-10 04:33:34.232 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.237.204 waku 15538acb45b34965621640a128d31432bd5db28a63c2f105a8e0b8035da9f4a0
|
|
2026-03-10 04:33:34.260 ERROR [src.node.docker_mananger] Max retries reached for container 3c93cdd7ad50. Exiting log stream.
|
|
2026-03-10 04:33:34.270 DEBUG [src.node.docker_mananger] Container started with ID 15538acb45b3. Setting up logs at ./log/docker/node1_2026-03-10_04-33-34__622be4dc-5b57-4992-8dcf-7509392f3cca__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:33:34.271 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 1317
|
|
2026-03-10 04:33:34.272 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:33:34.820 ERROR [src.node.docker_mananger] Max retries reached for container 8b76b6ea8ed6. Exiting log stream.
|
|
2026-03-10 04:33:35.273 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1317/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:35.275 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-10 04:33:35.276 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:33:35.276 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:1317/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:35.279 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.204/tcp/1318/p2p/16Uiu2HAm9tg1o3zY4M3wNpfrQ9gkJuEjMR4deWrw23eNfz4GCZq6","/ip4/172.18.237.204/tcp/1319/ws/p2p/16Uiu2HAm9tg1o3zY4M3wNpfrQ9gkJuEjMR4deWrw23eNfz4GCZq6"],"enrUri":"enr:-L24QK9me3cVUsxkmeyOblc_CebRGZROQDJBzMYND-uqCkctfB0b8hGhKWciwxR1VIHzeQepkG6otLBO7LOCexMBhMgCgmlkgnY0gmlwhKwS7cyKbXVsdGlhZGRyc5YACASsEu3MBgUmAAoErBLtzAYFJ90DgnJzhQADAQAAiXNlY3AyNTZrMaEC1u5We_Txi7WxxHqXoMV4e8TT7g8d3JJ2hQx3_4xSDi2DdGNwggUmg3VkcIIFKIV3YWt1MgU"}'
|
|
2026-03-10 04:33:35.279 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:33:35.279 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-10 04:33:35.286 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-10 04:33:35.286 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-10_04-33-34__622be4dc-5b57-4992-8dcf-7509392f3cca__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:33:35.286 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-10 04:33:35.286 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-10 04:33:35.288 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-10 04:33:35.288 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.70.9
|
|
2026-03-10 04:33:35.288 DEBUG [src.node.docker_mananger] Generated ports ['39714', '39715', '39716', '39717', '39718']
|
|
2026-03-10 04:33:35.288 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-10 04:33:35.288 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-10 04:33:35.288 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-10 04:33:35.288 DEBUG [src.node.docker_mananger] docker run -i -t -p 39714:39714 -p 39715:39715 -p 39716:39716 -p 39717:39717 -p 39718:39718 wakuorg/nwaku:latest --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=39716 --rest-port=39714 --tcp-port=39715 --discv5-udp-port=39717 --rest-address=0.0.0.0 --nat=extip:172.18.70.9 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=b7d521b3bdd0b3bebc918f8d4ca7ce2b2f289eafc57c351473e3dfc74deaafad --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39718 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QK9me3cVUsxkmeyOblc_CebRGZROQDJBzMYND-uqCkctfB0b8hGhKWciwxR1VIHzeQepkG6otLBO7LOCexMBhMgCgmlkgnY0gmlwhKwS7cyKbXVsdGlhZGRyc5YACASsEu3MBgUmAAoErBLtzAYFJ90DgnJzhQADAQAAiXNlY3AyNTZrMaEC1u5We_Txi7WxxHqXoMV4e8TT7g8d3JJ2hQx3_4xSDi2DdGNwggUmg3VkcIIFKIV3YWt1MgU --filternode=/ip4/172.18.237.204/tcp/1318/p2p/16Uiu2HAm9tg1o3zY4M3wNpfrQ9gkJuEjMR4deWrw23eNfz4GCZq6
|
|
2026-03-10 04:33:35.487 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.70.9 waku bf95efbd3a9e77ccd12526ce9d53e3d8fd258b7ed3e4310e5e39d5dd8b840080
|
|
2026-03-10 04:33:35.520 DEBUG [src.node.docker_mananger] Container started with ID bf95efbd3a9e. Setting up logs at ./log/docker/node2_2026-03-10_04-33-34__622be4dc-5b57-4992-8dcf-7509392f3cca__wakuorg_nwaku:latest.log
|
|
2026-03-10 04:33:35.521 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39714
|
|
2026-03-10 04:33:35.521 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-10 04:33:36.522 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39714/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:36.525 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"Disconnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Legacy Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Legacy Lightpush Client":"NOT_READY","desc":"No Lightpush service peer available yet"},{"Store Client":"NOT_READY","desc":"No Store service peer available yet, neither Store service set up for the node"},{"Legacy Store Client":"NOT_READY","desc":"No Legacy Store service peers are available yet, neither Store service set up for the node"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"},{"Rln Relay":"NOT_MOUNTED"}]}'
|
|
2026-03-10 04:33:36.525 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-10 04:33:36.525 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39714/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:36.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.70.9/tcp/39715/p2p/16Uiu2HAm1G7FbR1FMe4sxg4tv2UqL25NppoAuXAx6Vq9SW47pLM6","/ip4/172.18.70.9/tcp/39716/ws/p2p/16Uiu2HAm1G7FbR1FMe4sxg4tv2UqL25NppoAuXAx6Vq9SW47pLM6"],"enrUri":"enr:-L24QHF4HJ0_NXhY-zpdHidyBy-6qBbuCGCwHkFLllVaI0WzPChZOgSuWIuPtePgToNqvjl6aNaBdHx_rYa4f2x-CRUCgmlkgnY0gmlwhKwSRgmKbXVsdGlhZGRyc5YACASsEkYJBpsjAAoErBJGCQabJN0DgnJzhQADAQAAiXNlY3AyNTZrMaECVrLjm1p1UBa_hBuBbYtzIpRfjjRMcTbGhyLDNJPUxpGDdGNwgpsjg3VkcIKbJYV3YWt1MgA"}'
|
|
2026-03-10 04:33:36.528 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-10 04:33:36.528 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39714/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.237.204/tcp/1318/p2p/16Uiu2HAm9tg1o3zY4M3wNpfrQ9gkJuEjMR4deWrw23eNfz4GCZq6"]'
|
|
2026-03-10 04:33:36.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:36.573 DEBUG [tests.filter.test_subscribe_create] Running test with pubsub topic: /waku/2/rs/3/0
|
|
2026-03-10 04:33:36.573 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1317/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-03-10 04:33:36.586 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:36.589 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39714/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "8420c472-113e-410c-928d-bcde13e67945", "contentFilters": ["/waku/2/rs/3/0"], "pubsubTopic": "/waku/2/rs/3/0"}'
|
|
2026-03-10 04:33:36.603 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"8420c472-113e-410c-928d-bcde13e67945","statusDesc":"OK"}'
|
|
2026-03-10 04:33:36.603 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1317/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/0", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-10 04:33:36.610 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:36.611 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-10 04:33:36.711 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-10 04:33:36.712 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39714/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:36.714 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/0","version":0,"timestamp":1773117216603634682,"ephemeral":false}]'
|
|
2026-03-10 04:33:36.716 DEBUG [tests.filter.test_subscribe_create] Running test with pubsub topic: /waku/2/rs/3/1
|
|
2026-03-10 04:33:36.716 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1317/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-10 04:33:36.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:36.719 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39714/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c1a573a8-2fcc-4d83-9761-113994562d42", "contentFilters": ["/waku/2/rs/3/1"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-10 04:33:36.728 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c1a573a8-2fcc-4d83-9761-113994562d42","statusDesc":"OK"}'
|
|
2026-03-10 04:33:36.728 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1317/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/1", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-10 04:33:36.733 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:36.733 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-10 04:33:36.833 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-10 04:33:36.834 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39714/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:36.837 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/1","version":0,"timestamp":1773117216728722457,"ephemeral":false}]'
|
|
2026-03-10 04:33:36.838 DEBUG [tests.filter.test_subscribe_create] Running test with pubsub topic: /waku/2/rs/3/9
|
|
2026-03-10 04:33:36.839 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1317/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/9"]'
|
|
2026-03-10 04:33:36.842 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:36.842 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39714/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "caf1d786-c000-4640-8f1a-1842f1a83691", "contentFilters": ["/waku/2/rs/3/9"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
|
2026-03-10 04:33:36.851 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"caf1d786-c000-4640-8f1a-1842f1a83691","statusDesc":"OK"}'
|
|
2026-03-10 04:33:36.852 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1317/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/9", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-10 04:33:36.857 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:36.857 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-10 04:33:36.958 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-10 04:33:36.958 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39714/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:36.961 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/9","version":0,"timestamp":1773117216852603252,"ephemeral":false}]'
|
|
2026-03-10 04:33:36.962 DEBUG [tests.filter.test_subscribe_create] Running test with pubsub topic: /waku/2/rs/3/25
|
|
2026-03-10 04:33:36.963 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1317/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/25"]'
|
|
2026-03-10 04:33:36.965 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:36.966 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39714/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6833aa28-42ae-49b8-bcee-aff2a54faa49", "contentFilters": ["/waku/2/rs/3/25"], "pubsubTopic": "/waku/2/rs/3/25"}'
|
|
2026-03-10 04:33:36.976 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"6833aa28-42ae-49b8-bcee-aff2a54faa49","statusDesc":"OK"}'
|
|
2026-03-10 04:33:36.977 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1317/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/25", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-10 04:33:36.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:36.983 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-10 04:33:37.083 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-10 04:33:37.083 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39714/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:37.086 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/25","version":0,"timestamp":1773117216977432208,"ephemeral":false}]'
|
|
2026-03-10 04:33:37.087 DEBUG [tests.filter.test_subscribe_create] Running test with pubsub topic: /waku/2/rs/3/1000
|
|
2026-03-10 04:33:37.087 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1317/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1000"]'
|
|
2026-03-10 04:33:37.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:37.091 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39714/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "d39eaf36-5d30-4f86-8cd6-955b614e9fa0", "contentFilters": ["/waku/2/rs/3/1000"], "pubsubTopic": "/waku/2/rs/3/1000"}'
|
|
2026-03-10 04:33:37.099 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"d39eaf36-5d30-4f86-8cd6-955b614e9fa0","statusDesc":"OK"}'
|
|
2026-03-10 04:33:37.100 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:1317/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/waku/2/rs/3/1000", "timestamp": '$(date +%s%N)'}'
|
|
2026-03-10 04:33:37.105 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-10 04:33:37.106 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-10 04:33:37.206 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-10 04:33:37.206 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39714/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-10 04:33:37.209 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/waku/2/rs/3/1000","version":0,"timestamp":1773117217100266317,"ephemeral":false}]'
|
|
2026-03-10 04:33:37.212 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-10 04:33:37.213 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-10 04:33:37.213 DEBUG [src.node.waku_node] Stopping container with id 15538acb45b3
|
|
2026-03-10 04:33:37.800 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:33:37.802 DEBUG [src.node.waku_node] Stopping container with id bf95efbd3a9e
|
|
2026-03-10 04:33:38.339 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-10 04:33:38.340 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-10 04:33:38.355 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-10 04:33:38.362 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|