mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
102 lines
21 KiB
Plaintext
102 lines
21 KiB
Plaintext
2026-03-19 04:37:59.496 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-19 04:37:59.497 DEBUG [tests.conftest] Running test: test_filter_node_not_connected_directly_to_lightpushing_node with id: 2026-03-19_04-37-59__1d0d43b9-f164-40a0-8654-68fc8a11341a
|
|
2026-03-19 04:37:59.497 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-19 04:37:59.497 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-19 04:37:59.498 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-19 04:37:59.508 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-19 04:37:59.508 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-19_04-37-59__1d0d43b9-f164-40a0-8654-68fc8a11341a__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:37:59.514 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-19 04:37:59.514 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-19_04-37-59__1d0d43b9-f164-40a0-8654-68fc8a11341a__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:37:59.520 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-19 04:37:59.520 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-19_04-37-59__1d0d43b9-f164-40a0-8654-68fc8a11341a__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:37:59.521 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-19 04:37:59.521 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-19 04:37:59.522 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-19 04:37:59.522 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-19 04:37:59.566 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-19 04:37:59.566 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.195.106
|
|
2026-03-19 04:37:59.566 DEBUG [src.node.docker_mananger] Generated ports ['12558', '12559', '12560', '12561', '12562']
|
|
2026-03-19 04:37:59.566 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-19 04:37:59.567 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-19 04:37:59.567 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-19 04:37:59.567 DEBUG [src.node.docker_mananger] docker run -i -t -p 12558:12558 -p 12559:12559 -p 12560:12560 -p 12561:12561 -p 12562:12562 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=12560 --rest-port=12558 --tcp-port=12559 --discv5-udp-port=12561 --rest-address=0.0.0.0 --nat=extip:172.18.195.106 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ead4d0adeb43d0cbc99bebeecdce17ef53e2dcbd2a2a68672cfcb5af769d2dd5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=12562 --metrics-logging=true --lightpush=true
|
|
2026-03-19 04:38:02.904 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.195.106 waku 0581606dc008ade51e1f994a183b69c898f74a34df53651c2e54257149b29b59
|
|
2026-03-19 04:38:02.940 DEBUG [src.node.docker_mananger] Container started with ID 0581606dc008. Setting up logs at ./log/docker/node1_2026-03-19_04-37-59__1d0d43b9-f164-40a0-8654-68fc8a11341a__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:02.940 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 12558
|
|
2026-03-19 04:38:02.940 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-19 04:38:03.942 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12558/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:03.946 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-19 04:38:03.946 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-19 04:38:03.946 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12558/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:03.948 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.195.106/tcp/12559/p2p/16Uiu2HAm3xxTd38XLK3GtPoz1G1VbbodvBcyNp6DSbs3kJbWfJ83","/ip4/172.18.195.106/tcp/12560/ws/p2p/16Uiu2HAm3xxTd38XLK3GtPoz1G1VbbodvBcyNp6DSbs3kJbWfJ83"],"enrUri":"enr:-L24QBGP_G-Ox6XNkQDBStsdrSaWQAH4L4ufkecMlYOlpY01Z82P2HNJaRaNNCqsjIO5lRD8nqaazj1tN-D8kk3z8CgCgmlkgnY0gmlwhKwSw2qKbXVsdGlhZGRyc5YACASsEsNqBjEPAAoErBLDagYxEN0DgnJzhQADAQAAiXNlY3AyNTZrMaECfuEiXz1Vxay9iEO2Nx9msPhtGE7msvN84eZTvE0Q0LyDdGNwgjEPg3VkcIIxEYV3YWt1Mgk"}'
|
|
2026-03-19 04:38:03.949 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-19 04:38:03.949 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-19 04:38:03.949 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-19 04:38:03.951 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-19 04:38:03.951 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.89.103
|
|
2026-03-19 04:38:03.951 DEBUG [src.node.docker_mananger] Generated ports ['45982', '45983', '45984', '45985', '45986']
|
|
2026-03-19 04:38:03.951 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-19 04:38:03.951 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-19 04:38:03.951 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-19 04:38:03.951 DEBUG [src.node.docker_mananger] docker run -i -t -p 45982:45982 -p 45983:45983 -p 45984:45984 -p 45985:45985 -p 45986:45986 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=45984 --rest-port=45982 --tcp-port=45983 --discv5-udp-port=45985 --rest-address=0.0.0.0 --nat=extip:172.18.89.103 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6efcea510df2d4dd01cceb6913d6fc0ecaad483f918971a64fdaffaafb82ce39 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=45986 --metrics-logging=true --lightpush=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QBGP_G-Ox6XNkQDBStsdrSaWQAH4L4ufkecMlYOlpY01Z82P2HNJaRaNNCqsjIO5lRD8nqaazj1tN-D8kk3z8CgCgmlkgnY0gmlwhKwSw2qKbXVsdGlhZGRyc5YACASsEsNqBjEPAAoErBLDagYxEN0DgnJzhQADAQAAiXNlY3AyNTZrMaECfuEiXz1Vxay9iEO2Nx9msPhtGE7msvN84eZTvE0Q0LyDdGNwgjEPg3VkcIIxEYV3YWt1Mgk --lightpushnode=/ip4/172.18.195.106/tcp/12559/p2p/16Uiu2HAm3xxTd38XLK3GtPoz1G1VbbodvBcyNp6DSbs3kJbWfJ83
|
|
2026-03-19 04:38:04.153 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.89.103 waku 5de5a14e061aa4b8d93372b2663b66c0d88f13abfdb6f90259f2ba48d6f5d3c1
|
|
2026-03-19 04:38:04.188 DEBUG [src.node.docker_mananger] Container started with ID 5de5a14e061a. Setting up logs at ./log/docker/node2_2026-03-19_04-37-59__1d0d43b9-f164-40a0-8654-68fc8a11341a__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:04.189 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 45982
|
|
2026-03-19 04:38:04.189 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-19 04:38:05.189 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45982/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:05.192 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-19 04:38:05.193 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-19 04:38:05.193 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45982/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:05.196 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.89.103/tcp/45983/p2p/16Uiu2HAmNMK2RFVHAWz7ekhxPrn3JPwqUVYaDuTopHEAGQ8pmn3q","/ip4/172.18.89.103/tcp/45984/ws/p2p/16Uiu2HAmNMK2RFVHAWz7ekhxPrn3JPwqUVYaDuTopHEAGQ8pmn3q"],"enrUri":"enr:-L24QA9KAJf5y_2DLhGGf9zQ24SqFPIEza9Wh6apjV0hv3TuKjevYx2PjDB8TJkA2GjQwBNJhOY8s0yrdoG4D7nYRWACgmlkgnY0gmlwhKwSWWeKbXVsdGlhZGRyc5YACASsEllnBrOfAAoErBJZZwazoN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkA2HufeLofeir863GWjhLqX2UfRAfJpK5CCkp8zMjGiDdGNwgrOfg3VkcIKzoYV3YWt1Mg0"}'
|
|
2026-03-19 04:38:05.197 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-19 04:38:05.198 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-19 04:38:05.200 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-19 04:38:05.205 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-19 04:38:05.206 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.24.106
|
|
2026-03-19 04:38:05.207 DEBUG [src.node.docker_mananger] Generated ports ['59602', '59603', '59604', '59605', '59606']
|
|
2026-03-19 04:38:05.207 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-19 04:38:05.207 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-19 04:38:05.207 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-19 04:38:05.207 DEBUG [src.node.docker_mananger] docker run -i -t -p 59602:59602 -p 59603:59603 -p 59604:59604 -p 59605:59605 -p 59606:59606 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=59604 --rest-port=59602 --tcp-port=59603 --discv5-udp-port=59605 --rest-address=0.0.0.0 --nat=extip:172.18.24.106 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=68f5887ce0654f4c8ead23a6a36677b8bb56a7e855da0a88385a5e8a9f39cebe --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=59606 --metrics-logging=true --relay=false --filternode=/ip4/172.18.89.103/tcp/45983/p2p/16Uiu2HAmNMK2RFVHAWz7ekhxPrn3JPwqUVYaDuTopHEAGQ8pmn3q --discv5-bootstrap-node=enr:-L24QA9KAJf5y_2DLhGGf9zQ24SqFPIEza9Wh6apjV0hv3TuKjevYx2PjDB8TJkA2GjQwBNJhOY8s0yrdoG4D7nYRWACgmlkgnY0gmlwhKwSWWeKbXVsdGlhZGRyc5YACASsEllnBrOfAAoErBJZZwazoN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDkA2HufeLofeir863GWjhLqX2UfRAfJpK5CCkp8zMjGiDdGNwgrOfg3VkcIKzoYV3YWt1Mg0
|
|
2026-03-19 04:38:05.430 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.24.106 waku b2262c4f97e2c375f818c35a3967af482d15a9811c55986ab4d793050e6b6e62
|
|
2026-03-19 04:38:05.465 DEBUG [src.node.docker_mananger] Container started with ID b2262c4f97e2. Setting up logs at ./log/docker/node3_2026-03-19_04-37-59__1d0d43b9-f164-40a0-8654-68fc8a11341a__wakuorg_nwaku:latest.log
|
|
2026-03-19 04:38:05.465 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 59602
|
|
2026-03-19 04:38:05.465 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-19 04:38:06.466 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59602/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:06.469 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-19 04:38:06.469 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-19 04:38:06.470 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59602/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:06.472 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.24.106/tcp/59603/p2p/16Uiu2HAmJBnxCJFmVty8iUe2p9FgZD3mWMxuPmR7szCp3vNsUmV1","/ip4/172.18.24.106/tcp/59604/ws/p2p/16Uiu2HAmJBnxCJFmVty8iUe2p9FgZD3mWMxuPmR7szCp3vNsUmV1"],"enrUri":"enr:-L24QO3eAmA3kzAn5I21Oim7WsIl9900rUnI0RueyPei9Rb3bFYseplo1zYcpB8Fw6GfDscxlikrg2eYiNoxPAabgswCgmlkgnY0gmlwhKwSGGqKbXVsdGlhZGRyc5YACASsEhhqBujTAAoErBIYagbo1N0DgnJzhQADAQAAiXNlY3AyNTZrMaEDUi6NP7CzkHQn6ZxlXXNEXXgMb1IrhiOgTCvBh0i-n0CDdGNwgujTg3VkcILo1YV3YWt1MgA"}'
|
|
2026-03-19 04:38:06.472 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-19 04:38:06.473 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12558/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-19 04:38:06.477 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-19 04:38:06.477 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:45982/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-19 04:38:06.482 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-19 04:38:06.483 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:59602/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-19 04:38:06.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-19 04:38:06.531 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:12558/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:06.536 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.17.0.3/tcp/42648/p2p/16Uiu2HAmNMK2RFVHAWz7ekhxPrn3JPwqUVYaDuTopHEAGQ8pmn3q","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.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"}]'
|
|
2026-03-19 04:38:06.536 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:45982/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:06.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.195.106/tcp/12559/p2p/16Uiu2HAm3xxTd38XLK3GtPoz1G1VbbodvBcyNp6DSbs3kJbWfJ83","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.38.0-rc.0-2-g85a7bf","origin":"Discv5"},{"multiaddr":"/ip4/172.18.24.106/tcp/54172/p2p/16Uiu2HAmJBnxCJFmVty8iUe2p9FgZD3mWMxuPmR7szCp3vNsUmV1","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.38.0-rc.0-2-g85a7bf","origin":"UnknownOrigin"}]'
|
|
2026-03-19 04:38:06.541 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59602/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:06.545 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.89.103/tcp/45983/p2p/16Uiu2HAmNMK2RFVHAWz7ekhxPrn3JPwqUVYaDuTopHEAGQ8pmn3q","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.38.0-rc.0-2-g85a7bf","origin":"Discv5"}]'
|
|
2026-03-19 04:38:06.545 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-19 04:38:36.546 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:12558/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": 1773895116546408232}}'
|
|
2026-03-19 04:38:36.562 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-19 04:38:36.562 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-19 04:38:37.563 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:59602/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-19 04:38:37.566 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":1773895116546408232,"ephemeral":false}]'
|
|
2026-03-19 04:38:37.569 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-19 04:38:37.570 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-19 04:38:37.570 DEBUG [src.node.waku_node] Stopping container with id 0581606dc008
|
|
2026-03-19 04:38:38.151 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-19 04:38:38.153 DEBUG [src.node.waku_node] Stopping container with id 5de5a14e061a
|
|
2026-03-19 04:38:38.725 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-19 04:38:38.725 DEBUG [src.node.waku_node] Stopping container with id b2262c4f97e2
|
|
2026-03-19 04:38:39.035 ERROR [src.node.docker_mananger] Max retries reached for container 0581606dc008. Exiting log stream.
|
|
2026-03-19 04:38:39.272 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-19 04:38:39.274 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-19 04:38:39.310 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-19 04:38:39.335 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-19 04:38:39.346 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|