mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-27 22:23:37 +00:00
144 lines
26 KiB
Plaintext
144 lines
26 KiB
Plaintext
2026-02-25 19:28:13.702 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-25 19:28:13.702 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_all_from_multiple_pubsub_topics with id: 2026-02-25_19-28-13__a3fe852c-4f75-4cc3-a871-4f6ea35c6800
|
|
2026-02-25 19:28:13.702 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-25 19:28:13.703 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-25 19:28:13.703 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-02-25 19:28:13.710 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:28:13.710 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-25_19-28-13__a3fe852c-4f75-4cc3-a871-4f6ea35c6800__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:28:13.710 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:28:13.710 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:28:13.711 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:28:13.712 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.4.88
|
|
2026-02-25 19:28:13.712 DEBUG [src.node.docker_mananger] Generated ports ['24385', '24386', '24387', '24388', '24389']
|
|
2026-02-25 19:28:13.712 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:28:13.712 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:28:13.712 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:28:13.712 DEBUG [src.node.docker_mananger] docker run -i -t -p 24385:24385 -p 24386:24386 -p 24387:24387 -p 24388:24388 -p 24389:24389 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=24387 --rest-port=24385 --tcp-port=24386 --discv5-udp-port=24388 --rest-address=0.0.0.0 --nat=extip:172.18.4.88 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=1ea8df62f7b6eecdefec7b2faedebb08c1fef27eaefbf1345a8ca5e1d9bce060 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24389 --metrics-logging=true --relay=true --filter=true
|
|
2026-02-25 19:28:13.905 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.4.88 waku 9721e06f530829987bc42326ea47a1086f3d4a4dfb241422afe05b9cd30c7a13
|
|
2026-02-25 19:28:13.940 DEBUG [src.node.docker_mananger] Container started with ID 9721e06f5308. Setting up logs at ./log/docker/node1_2026-02-25_19-28-13__a3fe852c-4f75-4cc3-a871-4f6ea35c6800__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:28:13.940 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24385
|
|
2026-02-25 19:28:13.941 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:28:13.955 ERROR [src.node.docker_mananger] Max retries reached for container a0f07839c472. Exiting log stream.
|
|
2026-02-25 19:28:14.510 ERROR [src.node.docker_mananger] Max retries reached for container f05c621aa63a. Exiting log stream.
|
|
2026-02-25 19:28:14.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24385/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:28:14.945 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-02-25 19:28:14.945 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:28:14.945 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24385/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:28:14.947 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.4.88/tcp/24386/p2p/16Uiu2HAm8cxktRHgsvK8qVcRZK5t3XyfDwrcmSSzuCLt8P4xqTHR","/ip4/172.18.4.88/tcp/24387/ws/p2p/16Uiu2HAm8cxktRHgsvK8qVcRZK5t3XyfDwrcmSSzuCLt8P4xqTHR"],"enrUri":"enr:-L24QM4oqJjtiWQ7r7E9t2cKulakzFNofN3ndOUAb_eAWFR0LPICQaoAuXCnPehYZ8IdpOt0w_oCm4AsxOqnMsECDg0CgmlkgnY0gmlwhKwSBFiKbXVsdGlhZGRyc5YACASsEgRYBl9CAAoErBIEWAZfQ90DgnJzhQADAQAAiXNlY3AyNTZrMaECxAxKD4Umqd4nKNKaS_eJbS3pjeWrqmCbI_t1imaQwDCDdGNwgl9Cg3VkcIJfRIV3YWt1MgU"}'
|
|
2026-02-25 19:28:14.948 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:28:14.948 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-02-25 19:28:14.954 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-25 19:28:14.955 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-25_19-28-13__a3fe852c-4f75-4cc3-a871-4f6ea35c6800__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:28:14.955 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-25 19:28:14.955 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-25 19:28:14.956 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-25 19:28:14.956 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.21.49
|
|
2026-02-25 19:28:14.957 DEBUG [src.node.docker_mananger] Generated ports ['25627', '25628', '25629', '25630', '25631']
|
|
2026-02-25 19:28:14.957 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-25 19:28:14.957 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-25 19:28:14.957 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-25 19:28:14.957 DEBUG [src.node.docker_mananger] docker run -i -t -p 25627:25627 -p 25628:25628 -p 25629:25629 -p 25630:25630 -p 25631:25631 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=25629 --rest-port=25627 --tcp-port=25628 --discv5-udp-port=25630 --rest-address=0.0.0.0 --nat=extip:172.18.21.49 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d9d2ae6fb15fdacaacaf3cde17e258d7a1708098ca4239dbf6e09b23e1d89b32 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25631 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QM4oqJjtiWQ7r7E9t2cKulakzFNofN3ndOUAb_eAWFR0LPICQaoAuXCnPehYZ8IdpOt0w_oCm4AsxOqnMsECDg0CgmlkgnY0gmlwhKwSBFiKbXVsdGlhZGRyc5YACASsEgRYBl9CAAoErBIEWAZfQ90DgnJzhQADAQAAiXNlY3AyNTZrMaECxAxKD4Umqd4nKNKaS_eJbS3pjeWrqmCbI_t1imaQwDCDdGNwgl9Cg3VkcIJfRIV3YWt1MgU --filternode=/ip4/172.18.4.88/tcp/24386/p2p/16Uiu2HAm8cxktRHgsvK8qVcRZK5t3XyfDwrcmSSzuCLt8P4xqTHR
|
|
2026-02-25 19:28:15.160 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.21.49 waku ca483e4da58405a04d64fad438158fd86ce63750688a22653ac7d25a3c77e89c
|
|
2026-02-25 19:28:15.196 DEBUG [src.node.docker_mananger] Container started with ID ca483e4da584. Setting up logs at ./log/docker/node2_2026-02-25_19-28-13__a3fe852c-4f75-4cc3-a871-4f6ea35c6800__wakuorg_nwaku:latest.log
|
|
2026-02-25 19:28:15.196 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25627
|
|
2026-02-25 19:28:15.196 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-25 19:28:16.197 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25627/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:28:16.200 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-02-25 19:28:16.200 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-25 19:28:16.200 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25627/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:28:16.202 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.21.49/tcp/25628/p2p/16Uiu2HAmAMC3wAy7C6GzUqVkuHV9w7xw4fXiM2JrpsHxdZ4LiSur","/ip4/172.18.21.49/tcp/25629/ws/p2p/16Uiu2HAmAMC3wAy7C6GzUqVkuHV9w7xw4fXiM2JrpsHxdZ4LiSur"],"enrUri":"enr:-L24QPJ76vT_Pf5oQXBrfq085z99ltjvRJmuTPNZBirIyKrXcNWghvpghfce1PJU--SNyvOp9IN4VqHWny40C5pob6cCgmlkgnY0gmlwhKwSFTGKbXVsdGlhZGRyc5YACASsEhUxBmQcAAoErBIVMQZkHd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC3blm1UxsUq-xlmuW5hCqTBEkOvZkN9hpXtJD93hwJvWDdGNwgmQcg3VkcIJkHoV3YWt1MgA"}'
|
|
2026-02-25 19:28:16.203 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-25 19:28:16.203 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25627/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.4.88/tcp/24386/p2p/16Uiu2HAm8cxktRHgsvK8qVcRZK5t3XyfDwrcmSSzuCLt8P4xqTHR"]'
|
|
2026-02-25 19:28:16.238 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:16.243 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/0"]'
|
|
2026-02-25 19:28:16.257 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:16.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25627/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c17e08fd-e704-479e-89dd-8e21abfe239d", "contentFilters": ["/waku/2/rs/3/0"], "pubsubTopic": "/waku/2/rs/3/0"}'
|
|
2026-02-25 19:28:16.274 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c17e08fd-e704-479e-89dd-8e21abfe239d","statusDesc":"OK"}'
|
|
2026-02-25 19:28:16.274 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/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-02-25 19:28:16.281 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:16.281 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:28:16.382 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:28:16.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:28:16.385 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":1772047696274568637,"ephemeral":false}]'
|
|
2026-02-25 19:28:16.387 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-25 19:28:16.390 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:16.390 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25627/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "69615d31-13e0-4c71-aaf0-a2b2379e7228", "contentFilters": ["/waku/2/rs/3/1"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-25 19:28:16.399 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"69615d31-13e0-4c71-aaf0-a2b2379e7228","statusDesc":"OK"}'
|
|
2026-02-25 19:28:16.400 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/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-02-25 19:28:16.404 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:16.404 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:28:16.505 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:28:16.505 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:28:16.508 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":1772047696399914151,"ephemeral":false}]'
|
|
2026-02-25 19:28:16.509 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/9"]'
|
|
2026-02-25 19:28:16.512 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:16.513 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25627/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "36eee664-41af-4dc9-b541-d5ed60c76d38", "contentFilters": ["/waku/2/rs/3/9"], "pubsubTopic": "/waku/2/rs/3/9"}'
|
|
2026-02-25 19:28:16.523 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"36eee664-41af-4dc9-b541-d5ed60c76d38","statusDesc":"OK"}'
|
|
2026-02-25 19:28:16.523 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/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-02-25 19:28:16.528 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:16.529 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:28:16.629 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:28:16.629 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:28:16.632 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":1772047696523607458,"ephemeral":false}]'
|
|
2026-02-25 19:28:16.633 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/25"]'
|
|
2026-02-25 19:28:16.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:16.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25627/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "c3fa5aae-687e-4eec-bb89-765646958e04", "contentFilters": ["/waku/2/rs/3/25"], "pubsubTopic": "/waku/2/rs/3/25"}'
|
|
2026-02-25 19:28:16.646 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c3fa5aae-687e-4eec-bb89-765646958e04","statusDesc":"OK"}'
|
|
2026-02-25 19:28:16.647 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/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-02-25 19:28:16.651 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:16.652 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:28:16.752 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:28:16.752 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:28:16.755 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":1772047696647003794,"ephemeral":false}]'
|
|
2026-02-25 19:28:16.756 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1000"]'
|
|
2026-02-25 19:28:16.760 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:16.760 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:25627/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "442f86b6-5e07-4af9-af61-c2ee134e156a", "contentFilters": ["/waku/2/rs/3/1000"], "pubsubTopic": "/waku/2/rs/3/1000"}'
|
|
2026-02-25 19:28:16.769 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"442f86b6-5e07-4af9-af61-c2ee134e156a","statusDesc":"OK"}'
|
|
2026-02-25 19:28:16.770 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/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-02-25 19:28:16.775 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:16.775 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:28:16.876 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:28:16.876 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:28:16.879 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":1772047696769855814,"ephemeral":false}]'
|
|
2026-02-25 19:28:16.881 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:25627/filter/v2/subscriptions/all" -H "Content-Type: application/json" -d '{"requestId": "1"}'
|
|
2026-02-25 19:28:16.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-02-25 19:28:16.890 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/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-02-25 19:28:16.894 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:16.894 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:28:16.994 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:28:16.995 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:28:16.997 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F0. Response content: b'Not subscribed to topic: /waku/2/rs/3/0'
|
|
2026-02-25 19:28:16.998 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/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-02-25 19:28:17.002 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:17.002 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:28:17.102 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:28:17.103 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:28:17.105 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1. Response content: b'Not subscribed to topic: /waku/2/rs/3/1'
|
|
2026-02-25 19:28:17.107 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/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-02-25 19:28:17.110 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:17.110 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:28:17.210 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:28:17.211 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:28:17.214 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F9. Response content: b'Not subscribed to topic: /waku/2/rs/3/9'
|
|
2026-02-25 19:28:17.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/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-02-25 19:28:17.218 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:17.219 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:28:17.319 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:28:17.319 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:28:17.322 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F25. Response content: b'Not subscribed to topic: /waku/2/rs/3/25'
|
|
2026-02-25 19:28:17.323 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:24385/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-02-25 19:28:17.326 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-25 19:28:17.327 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-02-25 19:28:17.427 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-02-25 19:28:17.428 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-25 19:28:17.430 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:25627/filter/v2/messages/%2Fwaku%2F2%2Frs%2F3%2F1000. Response content: b'Not subscribed to topic: /waku/2/rs/3/1000'
|
|
2026-02-25 19:28:17.433 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-25 19:28:17.434 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-25 19:28:17.434 DEBUG [src.node.waku_node] Stopping container with id 9721e06f5308
|
|
2026-02-25 19:28:17.997 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:28:18.000 DEBUG [src.node.waku_node] Stopping container with id ca483e4da584
|
|
2026-02-25 19:28:18.543 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-25 19:28:18.546 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-25 19:28:18.557 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-25 19:28:18.565 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|