mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 17:03:12 +00:00
102 lines
20 KiB
Plaintext
102 lines
20 KiB
Plaintext
2025-12-18 04:11:25.672 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-18 04:11:25.672 DEBUG [tests.conftest] Running test: test_filter_node_not_connected_directly_to_lightpushing_node with id: 2025-12-18_04-11-25__051ecada-17ed-40ac-b1e8-fdf5781f78c3
|
|
2025-12-18 04:11:25.673 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-18 04:11:25.673 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-18 04:11:25.673 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-18 04:11:25.683 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:11:25.683 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-18_04-11-25__051ecada-17ed-40ac-b1e8-fdf5781f78c3__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:25.689 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:11:25.689 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-18_04-11-25__051ecada-17ed-40ac-b1e8-fdf5781f78c3__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:25.695 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-18 04:11:25.695 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-18_04-11-25__051ecada-17ed-40ac-b1e8-fdf5781f78c3__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:25.695 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-18 04:11:25.695 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-18 04:11:25.696 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:11:25.696 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:11:25.738 DEBUG [src.node.docker_mananger] Network waku created
|
|
2025-12-18 04:11:25.739 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.33.196
|
|
2025-12-18 04:11:25.739 DEBUG [src.node.docker_mananger] Generated ports ['56720', '56721', '56722', '56723', '56724']
|
|
2025-12-18 04:11:25.739 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:11:25.739 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:11:25.739 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:11:25.740 DEBUG [src.node.docker_mananger] docker run -i -t -p 56720:56720 -p 56721:56721 -p 56722:56722 -p 56723:56723 -p 56724:56724 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=56722 --rest-port=56720 --tcp-port=56721 --discv5-udp-port=56723 --rest-address=0.0.0.0 --nat=extip:172.18.33.196 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=93b7a9ea7fe5f0dbb3ab9fb07ceddcfcfdfe29124adbb162a76ea1dcdbd58e21 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=56724 --metrics-logging=true --lightpush=true
|
|
2025-12-18 04:11:27.771 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.33.196 waku 2ae19fe94764590a6bd545b93c7b467b85fe840e0ef66d038a5722a35368b558
|
|
2025-12-18 04:11:27.804 DEBUG [src.node.docker_mananger] Container started with ID 2ae19fe94764. Setting up logs at ./log/docker/node1_2025-12-18_04-11-25__051ecada-17ed-40ac-b1e8-fdf5781f78c3__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:27.806 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 56720
|
|
2025-12-18 04:11:27.806 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:11:28.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56720/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:28.810 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-18 04:11:28.811 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:11:28.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56720/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:28.813 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.33.196/tcp/56721/p2p/16Uiu2HAmHPgNcbi1GMLLN9V6LV82CfmvYvmU6VcvS5MzMUxreLRT","/ip4/172.18.33.196/tcp/56722/ws/p2p/16Uiu2HAmHPgNcbi1GMLLN9V6LV82CfmvYvmU6VcvS5MzMUxreLRT"],"enrUri":"enr:-L24QDJFoUkvBVBcyGtIuygEXvEG6Bzs46BQZ1eRjQE4PBR1ADa1_s-7UOnrAnQSyG85ML5t6bRXXNnf8hGltHIv9EsCgmlkgnY0gmlwhKwSIcSKbXVsdGlhZGRyc5YACASsEiHEBt2RAAoErBIhxAbdkt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDRl5lSbHjekoupqUTArKcXw8nIT2e8a8_HCKVReW6sC6DdGNwgt2Rg3VkcILdk4V3YWt1Mgk"}'
|
|
2025-12-18 04:11:28.813 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:11:28.813 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:11:28.813 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:11:28.815 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:11:28.815 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.107.159
|
|
2025-12-18 04:11:28.815 DEBUG [src.node.docker_mananger] Generated ports ['65161', '65162', '65163', '65164', '65165']
|
|
2025-12-18 04:11:28.815 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:11:28.815 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:11:28.815 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:11:28.816 DEBUG [src.node.docker_mananger] docker run -i -t -p 65161:65161 -p 65162:65162 -p 65163:65163 -p 65164:65164 -p 65165:65165 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=65163 --rest-port=65161 --tcp-port=65162 --discv5-udp-port=65164 --rest-address=0.0.0.0 --nat=extip:172.18.107.159 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4ebfb396ecbb3c0cc57ad39e43bd0f825cdf45bccd568affc9bda07dd508f8c5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=65165 --metrics-logging=true --lightpush=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QDJFoUkvBVBcyGtIuygEXvEG6Bzs46BQZ1eRjQE4PBR1ADa1_s-7UOnrAnQSyG85ML5t6bRXXNnf8hGltHIv9EsCgmlkgnY0gmlwhKwSIcSKbXVsdGlhZGRyc5YACASsEiHEBt2RAAoErBIhxAbdkt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDRl5lSbHjekoupqUTArKcXw8nIT2e8a8_HCKVReW6sC6DdGNwgt2Rg3VkcILdk4V3YWt1Mgk --lightpushnode=/ip4/172.18.33.196/tcp/56721/p2p/16Uiu2HAmHPgNcbi1GMLLN9V6LV82CfmvYvmU6VcvS5MzMUxreLRT
|
|
2025-12-18 04:11:28.996 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.107.159 waku f819e35881faf724c357ea44fa2c275d681064bdba8d993c892acb457b17d1b5
|
|
2025-12-18 04:11:29.024 DEBUG [src.node.docker_mananger] Container started with ID f819e35881fa. Setting up logs at ./log/docker/node2_2025-12-18_04-11-25__051ecada-17ed-40ac-b1e8-fdf5781f78c3__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:29.026 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 65161
|
|
2025-12-18 04:11:29.026 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:11:30.026 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65161/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:30.030 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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":"READY"},{"Legacy Lightpush Client":"READY"},{"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"}]}'
|
|
2025-12-18 04:11:30.031 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:11:30.031 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65161/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:30.033 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.107.159/tcp/65162/p2p/16Uiu2HAmSJTGtKGuiuanEVFuZ3SXm8KxETDvwqx7AbdUr8VnP3BP","/ip4/172.18.107.159/tcp/65163/ws/p2p/16Uiu2HAmSJTGtKGuiuanEVFuZ3SXm8KxETDvwqx7AbdUr8VnP3BP"],"enrUri":"enr:-L24QELN2DZz9Jxj04Qq8a4Kq_MjPM97we54wcbiBy3VZwuFa0LhTYtqK3avRJCqYVlwgRqFsLmX57u5pb8wB2v50XcCgmlkgnY0gmlwhKwSa5-KbXVsdGlhZGRyc5YACASsEmufBv6KAAoErBJrnwb-i90DgnJzhQADAQAAiXNlY3AyNTZrMaEDysDc9Qoz0l5afDqMHS4OmfRQ1d9AaIllC02m_nJxpqKDdGNwgv6Kg3VkcIL-jIV3YWt1Mg0"}'
|
|
2025-12-18 04:11:30.033 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:11:30.034 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-18 04:11:30.034 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-18 04:11:30.035 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-18 04:11:30.035 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.52.210
|
|
2025-12-18 04:11:30.035 DEBUG [src.node.docker_mananger] Generated ports ['31530', '31531', '31532', '31533', '31534']
|
|
2025-12-18 04:11:30.036 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-18 04:11:30.036 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-18 04:11:30.036 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-18 04:11:30.036 DEBUG [src.node.docker_mananger] docker run -i -t -p 31530:31530 -p 31531:31531 -p 31532:31532 -p 31533:31533 -p 31534:31534 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=31532 --rest-port=31530 --tcp-port=31531 --discv5-udp-port=31533 --rest-address=0.0.0.0 --nat=extip:172.18.52.210 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ea1fbef2da53cedbcddb6e3f95ee3a4858cc2faec3abd39b4aaf2fdf25d0db42 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=31534 --metrics-logging=true --relay=false --filternode=/ip4/172.18.107.159/tcp/65162/p2p/16Uiu2HAmSJTGtKGuiuanEVFuZ3SXm8KxETDvwqx7AbdUr8VnP3BP --discv5-bootstrap-node=enr:-L24QELN2DZz9Jxj04Qq8a4Kq_MjPM97we54wcbiBy3VZwuFa0LhTYtqK3avRJCqYVlwgRqFsLmX57u5pb8wB2v50XcCgmlkgnY0gmlwhKwSa5-KbXVsdGlhZGRyc5YACASsEmufBv6KAAoErBJrnwb-i90DgnJzhQADAQAAiXNlY3AyNTZrMaEDysDc9Qoz0l5afDqMHS4OmfRQ1d9AaIllC02m_nJxpqKDdGNwgv6Kg3VkcIL-jIV3YWt1Mg0
|
|
2025-12-18 04:11:30.249 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.52.210 waku 18c8c6da49dba3d92f4ee5bde8f43086dca6214aa66ffd6d3d5e8951ce1bdf43
|
|
2025-12-18 04:11:30.277 DEBUG [src.node.docker_mananger] Container started with ID 18c8c6da49db. Setting up logs at ./log/docker/node3_2025-12-18_04-11-25__051ecada-17ed-40ac-b1e8-fdf5781f78c3__wakuorg_nwaku:latest.log
|
|
2025-12-18 04:11:30.278 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 31530
|
|
2025-12-18 04:11:30.278 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:11:31.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31530/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:31.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Rln 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":"READY"},{"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":"READY"}]}'
|
|
2025-12-18 04:11:31.283 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-18 04:11:31.283 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31530/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:31.285 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.52.210/tcp/31531/p2p/16Uiu2HAkwTMRqegzDFv2wuEGoTZHAvfF9qrnMdgQKDhJxK54dDJK","/ip4/172.18.52.210/tcp/31532/ws/p2p/16Uiu2HAkwTMRqegzDFv2wuEGoTZHAvfF9qrnMdgQKDhJxK54dDJK"],"enrUri":"enr:-L24QGtnh0zuiRDoGIcqmCv-3DBvr8IRNFMn1-TGciLNmyyebSixetiGO97KE99ksp36cBwNcW_hFb4V1CGt-qgkercCgmlkgnY0gmlwhKwSNNKKbXVsdGlhZGRyc5YACASsEjTSBnsrAAoErBI00gZ7LN0DgnJzhQADAQAAiXNlY3AyNTZrMaECHiWPU4JwoDU4HxSHAEoU8Nb91bv-nkTpOBDvJpVSD-yDdGNwgnsrg3VkcIJ7LYV3YWt1MgA"}'
|
|
2025-12-18 04:11:31.285 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-18 04:11:31.285 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56720/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-18 04:11:31.289 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:11:31.289 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:65161/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-18 04:11:31.293 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:11:31.295 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:31530/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-18 04:11:31.332 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2025-12-18 04:11:31.333 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:56720/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:31.338 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.17.0.3/tcp/36368/p2p/16Uiu2HAmSJTGtKGuiuanEVFuZ3SXm8KxETDvwqx7AbdUr8VnP3BP","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":"nwaku-v0.36.0-119-gbc5059","origin":"UnknownOrigin"}]'
|
|
2025-12-18 04:11:31.338 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:65161/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:31.343 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.33.196/tcp/56721/p2p/16Uiu2HAmHPgNcbi1GMLLN9V6LV82CfmvYvmU6VcvS5MzMUxreLRT","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":"nwaku-v0.36.0-119-gbc5059","origin":"Discv5"},{"multiaddr":"/ip4/172.18.52.210/tcp/42286/p2p/16Uiu2HAkwTMRqegzDFv2wuEGoTZHAvfF9qrnMdgQKDhJxK54dDJK","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":[],"connected":"Connected","agent":"nwaku-v0.36.0-119-gbc5059","origin":"UnknownOrigin"}]'
|
|
2025-12-18 04:11:31.343 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31530/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:11:31.346 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.107.159/tcp/65162/p2p/16Uiu2HAmSJTGtKGuiuanEVFuZ3SXm8KxETDvwqx7AbdUr8VnP3BP","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":"nwaku-v0.36.0-119-gbc5059","origin":"Discv5"}]'
|
|
2025-12-18 04:11:31.347 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2025-12-18 04:12:01.347 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:56720/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": 1766031121347802765}}'
|
|
2025-12-18 04:12:01.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-18 04:12:01.362 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-18 04:12:02.363 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:31530/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-18 04:12:02.365 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":1766031121347802765,"ephemeral":false}]'
|
|
2025-12-18 04:12:02.368 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-18 04:12:02.368 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-18 04:12:02.369 DEBUG [src.node.waku_node] Stopping container with id 2ae19fe94764
|
|
2025-12-18 04:12:02.861 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:12:02.861 DEBUG [src.node.waku_node] Stopping container with id f819e35881fa
|
|
2025-12-18 04:12:03.355 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:12:03.356 DEBUG [src.node.waku_node] Stopping container with id 18c8c6da49db
|
|
2025-12-18 04:12:03.673 ERROR [src.node.docker_mananger] Max retries reached for container 2ae19fe94764. Exiting log stream.
|
|
2025-12-18 04:12:03.876 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-18 04:12:03.877 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-18 04:12:03.892 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:12:03.916 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-18 04:12:03.929 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|