102 lines
21 KiB
Plaintext

2026-03-07 04:28:56.263 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-07 04:28:56.263 DEBUG [tests.conftest] Running test: test_filter_node_not_connected_directly_to_lightpushing_node with id: 2026-03-07_04-28-56__228cfd06-d522-410a-b773-bba7befac170
2026-03-07 04:28:56.264 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-07 04:28:56.264 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-07 04:28:56.264 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-07 04:28:56.274 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-07 04:28:56.275 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-28-56__228cfd06-d522-410a-b773-bba7befac170__wakuorg_nwaku:latest.log
2026-03-07 04:28:56.281 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-07 04:28:56.282 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-28-56__228cfd06-d522-410a-b773-bba7befac170__wakuorg_nwaku:latest.log
2026-03-07 04:28:56.289 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-07 04:28:56.289 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-07_04-28-56__228cfd06-d522-410a-b773-bba7befac170__wakuorg_nwaku:latest.log
2026-03-07 04:28:56.289 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-07 04:28:56.290 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-07 04:28:56.291 DEBUG [src.node.waku_node] Starting Node...
2026-03-07 04:28:56.291 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-07 04:28:56.576 DEBUG [src.node.docker_mananger] Network waku created
2026-03-07 04:28:56.576 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.10.47
2026-03-07 04:28:56.576 DEBUG [src.node.docker_mananger] Generated ports ['47087', '47088', '47089', '47090', '47091']
2026-03-07 04:28:56.576 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-07 04:28:56.576 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-07 04:28:56.576 DEBUG [src.node.waku_node] Using volumes []
2026-03-07 04:28:56.577 DEBUG [src.node.docker_mananger] docker run -i -t -p 47087:47087 -p 47088:47088 -p 47089:47089 -p 47090:47090 -p 47091:47091 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=47089 --rest-port=47087 --tcp-port=47088 --discv5-udp-port=47090 --rest-address=0.0.0.0 --nat=extip:172.18.10.47 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfa898576c82400cfea0ecd6d0be7aefc3af05a9eb5c748b9b1bfbcb15faeaae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=47091 --metrics-logging=true --lightpush=true
2026-03-07 04:28:59.378 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.10.47 waku 45997e3ff88e7dab55eb3c014085dd7b047008dfbba77a533ff16abdc4a3b71c
2026-03-07 04:28:59.414 DEBUG [src.node.docker_mananger] Container started with ID 45997e3ff88e. Setting up logs at ./log/docker/node1_2026-03-07_04-28-56__228cfd06-d522-410a-b773-bba7befac170__wakuorg_nwaku:latest.log
2026-03-07 04:28:59.416 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 47087
2026-03-07 04:28:59.416 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-07 04:29:00.417 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47087/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:00.421 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-07 04:29:00.421 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-07 04:29:00.421 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47087/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:00.424 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.10.47/tcp/47088/p2p/16Uiu2HAmAar5PReH5DtoLm11pwjRmjBmpaMzkGZJpb7C95EmHP4j","/ip4/172.18.10.47/tcp/47089/ws/p2p/16Uiu2HAmAar5PReH5DtoLm11pwjRmjBmpaMzkGZJpb7C95EmHP4j"],"enrUri":"enr:-L24QMyysAqq0fUbTRcUbx9HqeVJUirxcOWyfqDdflc5h8x7AfAiuhnbYEcQquunCmCBd61laPun9COKQ-UlOmEfgVcCgmlkgnY0gmlwhKwSCi-KbXVsdGlhZGRyc5YACASsEgovBrfwAAoErBIKLwa38d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4TjygAjtWf2wTX8bD1iGL_nvUbrwmZfp99fUK6Q4YFCDdGNwgrfwg3VkcIK38oV3YWt1Mgk"}'
2026-03-07 04:29:00.424 INFO [src.node.waku_node] REST service is ready !!
2026-03-07 04:29:00.425 DEBUG [src.node.waku_node] Starting Node...
2026-03-07 04:29:00.425 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-07 04:29:00.426 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-07 04:29:00.426 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.128.162
2026-03-07 04:29:00.427 DEBUG [src.node.docker_mananger] Generated ports ['38689', '38690', '38691', '38692', '38693']
2026-03-07 04:29:00.427 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-07 04:29:00.427 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-07 04:29:00.427 DEBUG [src.node.waku_node] Using volumes []
2026-03-07 04:29:00.427 DEBUG [src.node.docker_mananger] docker run -i -t -p 38689:38689 -p 38690:38690 -p 38691:38691 -p 38692:38692 -p 38693:38693 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=38691 --rest-port=38689 --tcp-port=38690 --discv5-udp-port=38692 --rest-address=0.0.0.0 --nat=extip:172.18.128.162 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ee14b33ace015aa8faa1bba7431192da9c636fca60acd8d9508bddfcc68aebda --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38693 --metrics-logging=true --lightpush=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QMyysAqq0fUbTRcUbx9HqeVJUirxcOWyfqDdflc5h8x7AfAiuhnbYEcQquunCmCBd61laPun9COKQ-UlOmEfgVcCgmlkgnY0gmlwhKwSCi-KbXVsdGlhZGRyc5YACASsEgovBrfwAAoErBIKLwa38d0DgnJzhQADAQAAiXNlY3AyNTZrMaEC4TjygAjtWf2wTX8bD1iGL_nvUbrwmZfp99fUK6Q4YFCDdGNwgrfwg3VkcIK38oV3YWt1Mgk --lightpushnode=/ip4/172.18.10.47/tcp/47088/p2p/16Uiu2HAmAar5PReH5DtoLm11pwjRmjBmpaMzkGZJpb7C95EmHP4j
2026-03-07 04:29:00.627 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.128.162 waku 023f72ed5d155832f9c72e169b8eb926f4b7e8c988d1e524548fdc2de69436df
2026-03-07 04:29:00.663 DEBUG [src.node.docker_mananger] Container started with ID 023f72ed5d15. Setting up logs at ./log/docker/node2_2026-03-07_04-28-56__228cfd06-d522-410a-b773-bba7befac170__wakuorg_nwaku:latest.log
2026-03-07 04:29:00.663 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38689
2026-03-07 04:29:00.663 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-07 04:29:01.665 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38689/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:01.668 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_READY","desc":"Node has no relay peers to fullfill push requests"},{"Legacy Lightpush":"NOT_READY","desc":"Node has no relay peers to fullfill push requests"},{"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-07 04:29:01.668 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-07 04:29:01.668 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38689/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:01.671 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.128.162/tcp/38690/p2p/16Uiu2HAm2rdf9C2vr2j2UvM5AUXRs7JYGU5K3PXjNc3fCK82ivQo","/ip4/172.18.128.162/tcp/38691/ws/p2p/16Uiu2HAm2rdf9C2vr2j2UvM5AUXRs7JYGU5K3PXjNc3fCK82ivQo"],"enrUri":"enr:-L24QPv_6vm8kVB49EZ_BQ4teiOmyqAkoznQ4NK7FDRUTHF0c8Q95Ibmk-5mT1VPt3oTGt1w44RH45A_yS2VhpFkkyUCgmlkgnY0gmlwhKwSgKKKbXVsdGlhZGRyc5YACASsEoCiBpciAAoErBKAogaXI90DgnJzhQADAQAAiXNlY3AyNTZrMaECbma0JWGpI53v905SViJN3bam-lfpNvQK2D8ARKYCZLCDdGNwgpcig3VkcIKXJIV3YWt1Mg0"}'
2026-03-07 04:29:01.671 INFO [src.node.waku_node] REST service is ready !!
2026-03-07 04:29:01.671 DEBUG [src.node.waku_node] Starting Node...
2026-03-07 04:29:01.671 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-07 04:29:01.673 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-07 04:29:01.673 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.237.114
2026-03-07 04:29:01.673 DEBUG [src.node.docker_mananger] Generated ports ['35321', '35322', '35323', '35324', '35325']
2026-03-07 04:29:01.673 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-07 04:29:01.673 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-07 04:29:01.673 DEBUG [src.node.waku_node] Using volumes []
2026-03-07 04:29:01.674 DEBUG [src.node.docker_mananger] docker run -i -t -p 35321:35321 -p 35322:35322 -p 35323:35323 -p 35324:35324 -p 35325:35325 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=35323 --rest-port=35321 --tcp-port=35322 --discv5-udp-port=35324 --rest-address=0.0.0.0 --nat=extip:172.18.237.114 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=57aaebb6df6ca8bcc5c39622995afc0e712730c400ac2d4a7cf7aa3db2692bbf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=35325 --metrics-logging=true --relay=false --filternode=/ip4/172.18.128.162/tcp/38690/p2p/16Uiu2HAm2rdf9C2vr2j2UvM5AUXRs7JYGU5K3PXjNc3fCK82ivQo --discv5-bootstrap-node=enr:-L24QPv_6vm8kVB49EZ_BQ4teiOmyqAkoznQ4NK7FDRUTHF0c8Q95Ibmk-5mT1VPt3oTGt1w44RH45A_yS2VhpFkkyUCgmlkgnY0gmlwhKwSgKKKbXVsdGlhZGRyc5YACASsEoCiBpciAAoErBKAogaXI90DgnJzhQADAQAAiXNlY3AyNTZrMaECbma0JWGpI53v905SViJN3bam-lfpNvQK2D8ARKYCZLCDdGNwgpcig3VkcIKXJIV3YWt1Mg0
2026-03-07 04:29:01.933 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.237.114 waku 0e21ff2619eecc88f85c8cb0fc808d1cccab580eba2c6cb8eb1202a333899c1d
2026-03-07 04:29:01.967 DEBUG [src.node.docker_mananger] Container started with ID 0e21ff2619ee. Setting up logs at ./log/docker/node3_2026-03-07_04-28-56__228cfd06-d522-410a-b773-bba7befac170__wakuorg_nwaku:latest.log
2026-03-07 04:29:01.968 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 35321
2026-03-07 04:29:01.968 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-07 04:29:02.969 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35321/health" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:02.972 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-07 04:29:02.972 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-07 04:29:02.973 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35321/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:02.975 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.237.114/tcp/35322/p2p/16Uiu2HAmPGxXkF2vNbpSbAWoM2YYFUpU7xiqBNnrwaC5bTBqsU6S","/ip4/172.18.237.114/tcp/35323/ws/p2p/16Uiu2HAmPGxXkF2vNbpSbAWoM2YYFUpU7xiqBNnrwaC5bTBqsU6S"],"enrUri":"enr:-L24QCrTp1hA13HZMM5I0W2CjDPWQvC8NhGJSYZJHGmEtYghJRHJ9WY6A5s5hzQQUtx9v7Pk_1ChIrIywqiu8j-5ldECgmlkgnY0gmlwhKwS7XKKbXVsdGlhZGRyc5YACASsEu1yBon6AAoErBLtcgaJ-90DgnJzhQADAQAAiXNlY3AyNTZrMaEDncu4iGQOlVRcONPH3KmvEG6eUgciVBS2M6--sYxVGJeDdGNwgon6g3VkcIKJ_IV3YWt1MgA"}'
2026-03-07 04:29:02.975 INFO [src.node.waku_node] REST service is ready !!
2026-03-07 04:29:02.975 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47087/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-07 04:29:02.979 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-07 04:29:02.981 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38689/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-03-07 04:29:02.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-07 04:29:02.988 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:35321/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
2026-03-07 04:29:03.039 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-03-07 04:29:03.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:47087/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:03.049 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.17.0.3/tcp/41300/p2p/16Uiu2HAm2rdf9C2vr2j2UvM5AUXRs7JYGU5K3PXjNc3fCK82ivQo","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
2026-03-07 04:29:03.049 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38689/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:03.052 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.237.114/tcp/39850/p2p/16Uiu2HAmPGxXkF2vNbpSbAWoM2YYFUpU7xiqBNnrwaC5bTBqsU6S","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"},{"multiaddr":"/ip4/172.18.10.47/tcp/47088/p2p/16Uiu2HAmAar5PReH5DtoLm11pwjRmjBmpaMzkGZJpb7C95EmHP4j","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
2026-03-07 04:29:03.053 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35321/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:03.055 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.128.162/tcp/38690/p2p/16Uiu2HAm2rdf9C2vr2j2UvM5AUXRs7JYGU5K3PXjNc3fCK82ivQo","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/lightpush/3.0.0","/vac/waku/lightpush/2.0.0-beta1","/vac/waku/filter-subscribe/2.0.0-beta1","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0,1],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"Discv5"}]'
2026-03-07 04:29:03.055 DEBUG [src.libs.common] Sleeping for 30 seconds
2026-03-07 04:29:33.056 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:47087/lightpush/v1/message" -H "Content-Type: application/json" -d '{"pubsubTopic": "/waku/2/rs/3/1", "message": {"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": 1772857773056389408}}'
2026-03-07 04:29:33.073 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-07 04:29:33.073 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-07 04:29:34.074 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:35321/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-03-07 04:29:34.077 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":1772857773056389408,"ephemeral":false}]'
2026-03-07 04:29:34.079 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-07 04:29:34.080 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-07 04:29:34.080 DEBUG [src.node.waku_node] Stopping container with id 45997e3ff88e
2026-03-07 04:29:34.684 DEBUG [src.node.waku_node] Container stopped.
2026-03-07 04:29:34.685 DEBUG [src.node.waku_node] Stopping container with id 023f72ed5d15
2026-03-07 04:29:35.251 DEBUG [src.node.waku_node] Container stopped.
2026-03-07 04:29:35.251 DEBUG [src.node.waku_node] Stopping container with id 0e21ff2619ee
2026-03-07 04:29:35.567 ERROR [src.node.docker_mananger] Max retries reached for container 45997e3ff88e. Exiting log stream.
2026-03-07 04:29:35.823 DEBUG [src.node.waku_node] Container stopped.
2026-03-07 04:29:35.825 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-07 04:29:35.856 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-07 04:29:35.881 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-07 04:29:35.893 DEBUG [src.node.docker_mananger] No errors found in the waku logs.