mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
102 lines
20 KiB
Plaintext
102 lines
20 KiB
Plaintext
2026-02-02 04:39:55.858 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-02-02 04:39:55.859 DEBUG [tests.conftest] Running test: test_filter_node_not_connected_directly_to_lightpushing_node with id: 2026-02-02_04-39-55__7f378124-8415-42f2-b0f4-6a2defef1fb9
|
|
2026-02-02 04:39:55.859 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-02-02 04:39:55.860 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-02-02 04:39:55.860 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-02-02 04:39:55.869 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-02 04:39:55.869 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-02_04-39-55__7f378124-8415-42f2-b0f4-6a2defef1fb9__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:39:55.875 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-02 04:39:55.876 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-02_04-39-55__7f378124-8415-42f2-b0f4-6a2defef1fb9__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:39:55.882 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-02-02 04:39:55.882 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-02_04-39-55__7f378124-8415-42f2-b0f4-6a2defef1fb9__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:39:55.883 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-02-02 04:39:55.883 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-02-02 04:39:55.884 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-02 04:39:55.884 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-02 04:39:55.926 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-02-02 04:39:55.926 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.80.223
|
|
2026-02-02 04:39:55.926 DEBUG [src.node.docker_mananger] Generated ports ['6849', '6850', '6851', '6852', '6853']
|
|
2026-02-02 04:39:55.926 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-02 04:39:55.927 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-02 04:39:55.927 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-02 04:39:55.927 DEBUG [src.node.docker_mananger] docker run -i -t -p 6849:6849 -p 6850:6850 -p 6851:6851 -p 6852:6852 -p 6853:6853 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=6851 --rest-port=6849 --tcp-port=6850 --discv5-udp-port=6852 --rest-address=0.0.0.0 --nat=extip:172.18.80.223 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=bade6ad8dde9e80db0c0d1bcb7bd240e3e6c364c7eb58dc7b3496954f1e1ccba --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6853 --metrics-logging=true --lightpush=true
|
|
2026-02-02 04:39:59.235 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.80.223 waku e0e2ba7dfff050dd6b783470b812d6b3fc3e6235f0e27505afaa9284535367f8
|
|
2026-02-02 04:39:59.272 DEBUG [src.node.docker_mananger] Container started with ID e0e2ba7dfff0. Setting up logs at ./log/docker/node1_2026-02-02_04-39-55__7f378124-8415-42f2-b0f4-6a2defef1fb9__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:39:59.273 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6849
|
|
2026-02-02 04:39:59.273 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:40:00.274 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6849/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:40:00.278 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"}]}'
|
|
2026-02-02 04:40:00.278 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:40:00.278 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6849/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:40:00.280 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.80.223/tcp/6850/p2p/16Uiu2HAm6DLpBzKTFWpQR5Nj6zoTW3JG2Pwzs8qHNsBy3NRJMX1y","/ip4/172.18.80.223/tcp/6851/ws/p2p/16Uiu2HAm6DLpBzKTFWpQR5Nj6zoTW3JG2Pwzs8qHNsBy3NRJMX1y"],"enrUri":"enr:-L24QMtIDp_DiLi_J3ogMB5uYXX1ZMzFKwKga7wNyPWk2OVITfqRzwtwpRpQbE5cEZKoQYOkWvK0_fmKWxL3amMW6t0CgmlkgnY0gmlwhKwSUN-KbXVsdGlhZGRyc5YACASsElDfBhrCAAoErBJQ3wYaw90DgnJzhQADAQAAiXNlY3AyNTZrMaECoEfqeE5NLl1X7ogoZy3-UWmV-VZWeEy0OGdvSbNtHuCDdGNwghrCg3VkcIIaxIV3YWt1Mgk"}'
|
|
2026-02-02 04:40:00.281 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:40:00.281 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-02 04:40:00.281 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-02 04:40:00.282 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-02 04:40:00.283 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.14.178
|
|
2026-02-02 04:40:00.283 DEBUG [src.node.docker_mananger] Generated ports ['5039', '5040', '5041', '5042', '5043']
|
|
2026-02-02 04:40:00.283 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-02 04:40:00.283 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-02 04:40:00.283 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-02 04:40:00.283 DEBUG [src.node.docker_mananger] docker run -i -t -p 5039:5039 -p 5040:5040 -p 5041:5041 -p 5042:5042 -p 5043:5043 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=5041 --rest-port=5039 --tcp-port=5040 --discv5-udp-port=5042 --rest-address=0.0.0.0 --nat=extip:172.18.14.178 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f6ed0e8dcde1ed488f024de7f784e6ea016e1f96ded2d2a996e495121d2d9ad8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5043 --metrics-logging=true --lightpush=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QMtIDp_DiLi_J3ogMB5uYXX1ZMzFKwKga7wNyPWk2OVITfqRzwtwpRpQbE5cEZKoQYOkWvK0_fmKWxL3amMW6t0CgmlkgnY0gmlwhKwSUN-KbXVsdGlhZGRyc5YACASsElDfBhrCAAoErBJQ3wYaw90DgnJzhQADAQAAiXNlY3AyNTZrMaECoEfqeE5NLl1X7ogoZy3-UWmV-VZWeEy0OGdvSbNtHuCDdGNwghrCg3VkcIIaxIV3YWt1Mgk --lightpushnode=/ip4/172.18.80.223/tcp/6850/p2p/16Uiu2HAm6DLpBzKTFWpQR5Nj6zoTW3JG2Pwzs8qHNsBy3NRJMX1y
|
|
2026-02-02 04:40:00.478 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.14.178 waku 436427a6fab8659ad24899dc2738957cd972a6ba0702877821a0a6ddd422caaf
|
|
2026-02-02 04:40:00.510 DEBUG [src.node.docker_mananger] Container started with ID 436427a6fab8. Setting up logs at ./log/docker/node2_2026-02-02_04-39-55__7f378124-8415-42f2-b0f4-6a2defef1fb9__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:40:00.511 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5039
|
|
2026-02-02 04:40:00.511 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:40:01.511 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5039/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:40:01.515 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"}]}'
|
|
2026-02-02 04:40:01.516 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:40:01.516 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5039/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:40:01.518 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.14.178/tcp/5040/p2p/16Uiu2HAmRKCaDKGeh4cEBGmMFSNCXzrWDcT4SFfm9yqm1cw85iA4","/ip4/172.18.14.178/tcp/5041/ws/p2p/16Uiu2HAmRKCaDKGeh4cEBGmMFSNCXzrWDcT4SFfm9yqm1cw85iA4"],"enrUri":"enr:-L24QGTySLfl2hz9hQLLeEbnBddLnGfuGH49a95OTh9bACZCJJGBzVtU6ZMOD9U-Ki5-3OPzrmCAYEzBKosM6pUisFYCgmlkgnY0gmlwhKwSDrKKbXVsdGlhZGRyc5YACASsEg6yBhOwAAoErBIOsgYTsd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDvBYiXa9b2hvxaHh5Hz5Wr9hG1nnqNP4Ch3YkwWf8d2GDdGNwghOwg3VkcIITsoV3YWt1Mg0"}'
|
|
2026-02-02 04:40:01.518 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:40:01.519 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-02-02 04:40:01.519 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-02-02 04:40:01.520 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-02-02 04:40:01.520 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.233
|
|
2026-02-02 04:40:01.520 DEBUG [src.node.docker_mananger] Generated ports ['20631', '20632', '20633', '20634', '20635']
|
|
2026-02-02 04:40:01.521 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-02-02 04:40:01.521 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-02-02 04:40:01.521 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-02-02 04:40:01.521 DEBUG [src.node.docker_mananger] docker run -i -t -p 20631:20631 -p 20632:20632 -p 20633:20633 -p 20634:20634 -p 20635:20635 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=20633 --rest-port=20631 --tcp-port=20632 --discv5-udp-port=20634 --rest-address=0.0.0.0 --nat=extip:172.18.38.233 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=7e62a5edf03242656807cd838f90fed9f1cdbfab7ac1cbda882ffeaa4ec495c6 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20635 --metrics-logging=true --relay=false --filternode=/ip4/172.18.14.178/tcp/5040/p2p/16Uiu2HAmRKCaDKGeh4cEBGmMFSNCXzrWDcT4SFfm9yqm1cw85iA4 --discv5-bootstrap-node=enr:-L24QGTySLfl2hz9hQLLeEbnBddLnGfuGH49a95OTh9bACZCJJGBzVtU6ZMOD9U-Ki5-3OPzrmCAYEzBKosM6pUisFYCgmlkgnY0gmlwhKwSDrKKbXVsdGlhZGRyc5YACASsEg6yBhOwAAoErBIOsgYTsd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDvBYiXa9b2hvxaHh5Hz5Wr9hG1nnqNP4Ch3YkwWf8d2GDdGNwghOwg3VkcIITsoV3YWt1Mg0
|
|
2026-02-02 04:40:01.728 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.233 waku 39dddd057283789310ed061fafe696b423533091b2a9aa6cda077cbad74dc003
|
|
2026-02-02 04:40:01.758 DEBUG [src.node.docker_mananger] Container started with ID 39dddd057283. Setting up logs at ./log/docker/node3_2026-02-02_04-39-55__7f378124-8415-42f2-b0f4-6a2defef1fb9__wakuorg_nwaku:latest.log
|
|
2026-02-02 04:40:01.759 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20631
|
|
2026-02-02 04:40:01.760 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:40:02.760 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20631/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:40:02.764 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"}]}'
|
|
2026-02-02 04:40:02.765 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-02-02 04:40:02.765 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20631/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:40:02.767 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.233/tcp/20632/p2p/16Uiu2HAm9TGhChnjC4Ae2QL5KzdH1AnDWa7UvEoNyPV7sPuvKTrR","/ip4/172.18.38.233/tcp/20633/ws/p2p/16Uiu2HAm9TGhChnjC4Ae2QL5KzdH1AnDWa7UvEoNyPV7sPuvKTrR"],"enrUri":"enr:-L24QDtD0ac92-gdt5re5yxVcgyjM9IFiQll93yDnEnVBzPuB5uEVntbXUvDWzr_5pwmqjUsZ7Dzz8gbwdFcn3vueK0CgmlkgnY0gmlwhKwSJumKbXVsdGlhZGRyc5YACASsEibpBlCYAAoErBIm6QZQmd0DgnJzhQADAQAAiXNlY3AyNTZrMaEC0Gxy72-02x-lqlkS4LZvlyWntRfcvvPrGNXxtxzEDPqDdGNwglCYg3VkcIJQmoV3YWt1MgA"}'
|
|
2026-02-02 04:40:02.768 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-02-02 04:40:02.768 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6849/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-02 04:40:02.772 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:40:02.773 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5039/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-02-02 04:40:02.778 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:40:02.780 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:20631/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-02-02 04:40:02.819 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-02-02 04:40:02.825 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6849/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:40:02.829 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.17.0.3/tcp/42300/p2p/16Uiu2HAmRKCaDKGeh4cEBGmMFSNCXzrWDcT4SFfm9yqm1cw85iA4","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-127-ga4e44d","origin":"UnknownOrigin"}]'
|
|
2026-02-02 04:40:02.829 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5039/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:40:02.832 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.80.223/tcp/6850/p2p/16Uiu2HAm6DLpBzKTFWpQR5Nj6zoTW3JG2Pwzs8qHNsBy3NRJMX1y","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-127-ga4e44d","origin":"Discv5"},{"multiaddr":"/ip4/172.18.38.233/tcp/41458/p2p/16Uiu2HAm9TGhChnjC4Ae2QL5KzdH1AnDWa7UvEoNyPV7sPuvKTrR","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-127-ga4e44d","origin":"UnknownOrigin"}]'
|
|
2026-02-02 04:40:02.832 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20631/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:40:02.834 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.14.178/tcp/5040/p2p/16Uiu2HAmRKCaDKGeh4cEBGmMFSNCXzrWDcT4SFfm9yqm1cw85iA4","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-127-ga4e44d","origin":"Discv5"}]'
|
|
2026-02-02 04:40:02.834 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-02-02 04:40:32.835 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:6849/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": 1770007232835474527}}'
|
|
2026-02-02 04:40:32.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-02-02 04:40:32.850 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-02-02 04:40:33.851 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20631/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-02-02 04:40:33.853 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":1770007232835474527,"ephemeral":false}]'
|
|
2026-02-02 04:40:33.855 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-02-02 04:40:33.856 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-02-02 04:40:33.856 DEBUG [src.node.waku_node] Stopping container with id e0e2ba7dfff0
|
|
2026-02-02 04:40:34.424 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-02 04:40:34.424 DEBUG [src.node.waku_node] Stopping container with id 436427a6fab8
|
|
2026-02-02 04:40:34.925 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-02 04:40:34.926 DEBUG [src.node.waku_node] Stopping container with id 39dddd057283
|
|
2026-02-02 04:40:35.238 ERROR [src.node.docker_mananger] Max retries reached for container e0e2ba7dfff0. Exiting log stream.
|
|
2026-02-02 04:40:35.434 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-02-02 04:40:35.437 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-02-02 04:40:35.453 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-02 04:40:35.502 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-02-02 04:40:35.513 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|