107 lines
19 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2026-04-22 23:54:41.329 INFO [tests.conftest] Fleet bootstrap patch active NODE1→/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W NODE2→/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG (additional nodes→/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W) dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:41.331 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-22 23:54:41.332 DEBUG [tests.conftest] Running test: test_filter_unsubscribe_from_single_content_topic with id: 2026-04-22_23-54-41__4f09cf9a-0498-4a16-81cc-2bdf21f52f15
2026-04-22 23:54:41.334 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-22 23:54:41.334 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-04-22 23:54:41.334 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
2026-04-22 23:54:41.344 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:54:41.344 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-54-41__4f09cf9a-0498-4a16-81cc-2bdf21f52f15__wakuorg_nwaku:latest.log
2026-04-22 23:54:41.345 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
2026-04-22 23:54:41.345 DEBUG [tests.conftest] fleet_joined_start: NODE1 bootstrapping from config-n1.toml (/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W)
2026-04-22 23:54:41.345 DEBUG [tests.conftest] fleet_joined_start: staticnode=/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:41.346 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:54:41.346 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:54:41.348 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:54:41.348 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.29.121
2026-04-22 23:54:41.348 DEBUG [src.node.docker_mananger] Generated ports ['54821', '54822', '54823', '54824', '54825']
2026-04-22 23:54:41.349 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:54:41.349 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:54:41.349 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:54:41.349 DEBUG [src.node.docker_mananger] docker run -i -t -p 54821:54821 -p 54822:54822 -p 54823:54823 -p 54824:54824 -p 54825:54825 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=54823 --rest-port=54821 --tcp-port=54822 --discv5-udp-port=54824 --rest-address=0.0.0.0 --nat=extip:172.18.29.121 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=fdbbd7abc1aef1e0aa9dd5a2ff8cedfb39a37b6532accd00430feadfad44c4ab --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54825 --metrics-logging=true --relay=true --filter=true --staticnode=/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W --dns-discovery=true --dns-discovery-url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:41.528 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.29.121 waku f4c6a4a0e67ee32498e6a5ebdecc080cd3679a9e21bfeae8ead9463866341368
2026-04-22 23:54:41.563 DEBUG [src.node.docker_mananger] Container started with ID f4c6a4a0e67e. Setting up logs at ./log/docker/node1_2026-04-22_23-54-41__4f09cf9a-0498-4a16-81cc-2bdf21f52f15__wakuorg_nwaku:latest.log
2026-04-22 23:54:41.563 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54821
2026-04-22 23:54:41.564 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:54:41.723 ERROR [src.node.docker_mananger] Max retries reached for container 73b67821344e. Exiting log stream.
2026-04-22 23:54:42.192 ERROR [src.node.docker_mananger] Max retries reached for container 65a0cc963c45. Exiting log stream.
2026-04-22 23:54:42.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54821/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:42.568 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:42.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54821/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:42.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:42.770 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54821/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:42.773 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:42.873 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54821/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:42.875 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:42.976 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54821/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:42.978 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:43.078 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54821/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:43.080 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:43.181 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54821/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:43.183 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","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"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:54:43.183 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:54:43.183 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54821/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:43.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.29.121/tcp/54822/p2p/16Uiu2HAmGo5uTmmkoNc1fWbwmNooqb4SJjkAgVKohrQvWLubF14K","/ip4/172.18.29.121/tcp/54823/ws/p2p/16Uiu2HAmGo5uTmmkoNc1fWbwmNooqb4SJjkAgVKohrQvWLubF14K"],"enrUri":"enr:-L24QACRtNmYUkYvvOf1WUEuw3mbABab2kIyf9SOxpS_NXO7HIZrzJvNRUbh14uv5Cp8xAX_IqMIG74uEjDgB0wGQXECgmlkgnY0gmlwhKwSHXmKbXVsdGlhZGRyc5YACASsEh15BtYmAAoErBIdeQbWJ90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDPYGsxfm5q0uMExwycoJhOiakKdr0C6kmLOumY_m0RdCDdGNwgtYmg3VkcILWKIV3YWt1MgU"}'
2026-04-22 23:54:43.186 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:54:43.186 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
2026-04-22 23:54:43.192 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:54:43.193 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-54-41__4f09cf9a-0498-4a16-81cc-2bdf21f52f15__wakuorg_nwaku:latest.log
2026-04-22 23:54:43.193 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
2026-04-22 23:54:43.193 DEBUG [tests.conftest] fleet_joined_start: NODE2 bootstrapping from config-n2.toml (/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG)
2026-04-22 23:54:43.193 DEBUG [tests.conftest] fleet_joined_start: dropping local discv5_bootstrap_node=enr:-L24QACRtNmYUkYvvOf1WUEuw3mbABab2kIyf9SOxpS_NXO7HIZrzJvNRUbh14uv5Cp8xAX_IqMIG74uEjDgB0wGQXECgmlkgnY0gmlwhKwSHXmKbXVsdGlhZGRyc5YACASsEh15BtYmAAoErBIdeQbWJ90DgnJzhQDGAQAAiXNlY3AyNTZrMaEDPYGsxfm5q0uMExwycoJhOiakKdr0C6kmLOumY_m0RdCDdGNwgtYmg3VkcILWKIV3YWt1MgU (fleet DNS discovery replaces it)
2026-04-22 23:54:43.193 DEBUG [tests.conftest] fleet_joined_start: staticnode=/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:43.193 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:54:43.193 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:54:43.195 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:54:43.195 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.202.144
2026-04-22 23:54:43.195 DEBUG [src.node.docker_mananger] Generated ports ['8584', '8585', '8586', '8587', '8588']
2026-04-22 23:54:43.195 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:54:43.195 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:54:43.195 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:54:43.196 DEBUG [src.node.docker_mananger] docker run -i -t -p 8584:8584 -p 8585:8585 -p 8586:8586 -p 8587:8587 -p 8588:8588 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=8586 --rest-port=8584 --tcp-port=8585 --discv5-udp-port=8587 --rest-address=0.0.0.0 --nat=extip:172.18.202.144 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=d07be21fce0a98bd4b8d31c504bebd7ec8ef4cc46b1ad79c23b31bdc27cd316e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8588 --metrics-logging=true --relay=false --filternode=/ip4/172.18.29.121/tcp/54822/p2p/16Uiu2HAmGo5uTmmkoNc1fWbwmNooqb4SJjkAgVKohrQvWLubF14K --staticnode=/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG --dns-discovery=true --dns-discovery-url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:43.381 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.202.144 waku c7cab7d1c6e5c927181ac986ea0468d86471a0eee0007858fe7f75a0e0900b96
2026-04-22 23:54:43.411 DEBUG [src.node.docker_mananger] Container started with ID c7cab7d1c6e5. Setting up logs at ./log/docker/node2_2026-04-22_23-54-41__4f09cf9a-0498-4a16-81cc-2bdf21f52f15__wakuorg_nwaku:latest.log
2026-04-22 23:54:43.411 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8584
2026-04-22 23:54:43.411 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:54:44.413 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8584/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:44.415 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:44.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8584/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:44.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:44.618 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8584/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:44.621 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:44.721 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8584/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:44.723 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"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"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:54:44.724 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:54:44.724 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8584/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:44.726 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.202.144/tcp/8585/p2p/16Uiu2HAm4ppXBozMfqtFy7bWsgkW3L6i5ezyGf1Uqb4jmKHiFuRS","/ip4/172.18.202.144/tcp/8586/ws/p2p/16Uiu2HAm4ppXBozMfqtFy7bWsgkW3L6i5ezyGf1Uqb4jmKHiFuRS"],"enrUri":"enr:-L24QPZV0DohSp_WJdv0pemX2mllrPg8WpFFvh9EqPNBn_W4VdmkkICaUFNXWezBLBA1tLv7mmMGJwFSYcZOM4v77T4CgmlkgnY0gmlwhKwSypCKbXVsdGlhZGRyc5YACASsEsqQBiGJAAoErBLKkAYhit0DgnJzhQDGAQAAiXNlY3AyNTZrMaECi6cy1t2iCBcu14JXMX53rsKYoDPYOlWi6KoENSyWPxmDdGNwgiGJg3VkcIIhi4V3YWt1MgA"}'
2026-04-22 23:54:44.726 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:54:44.727 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8584/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.29.121/tcp/54822/p2p/16Uiu2HAmGo5uTmmkoNc1fWbwmNooqb4SJjkAgVKohrQvWLubF14K"]'
2026-04-22 23:54:44.752 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:44.753 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
2026-04-22 23:54:44.753 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54821/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-04-22 23:54:44.766 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:44.767 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8584/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "a3bd6d6e-06c7-4a65-8d41-28dbcbbae29b", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-04-22 23:54:44.776 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"a3bd6d6e-06c7-4a65-8d41-28dbcbbae29b","statusDesc":"OK"}'
2026-04-22 23:54:44.778 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54821/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 23:54:44.785 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:44.786 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:54:44.886 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:54:44.886 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8584/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:44.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902084777998847,"ephemeral":false}]'
2026-04-22 23:54:44.890 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:8584/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-04-22 23:54:44.898 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-04-22 23:54:44.899 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54821/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 23:54:44.902 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:44.902 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:54:45.002 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:54:45.003 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8584/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:45.005 ERROR [src.node.api_clients.base_client] HTTP error occurred: 400 Client Error: Bad Request for url: http://127.0.0.1:8584/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto. Response content: b'Not subscribed to topic: /test/1/waku-filter/proto'
2026-04-22 23:54:45.008 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-22 23:54:45.009 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-22 23:54:45.009 DEBUG [src.node.waku_node] Stopping container with id f4c6a4a0e67e
2026-04-22 23:54:45.449 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:54:45.449 DEBUG [src.node.waku_node] Stopping container with id c7cab7d1c6e5
2026-04-22 23:54:45.906 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:54:45.907 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-22 23:54:45.925 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 23:54:45.938 DEBUG [src.node.docker_mananger] No errors found in the waku logs.