mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-18 01:33:46 +00:00
102 lines
21 KiB
Plaintext
102 lines
21 KiB
Plaintext
2026-03-03 04:32:46.294 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-03 04:32:46.295 DEBUG [tests.conftest] Running test: test_filter_node_not_connected_directly_to_lightpushing_node with id: 2026-03-03_04-32-46__d481d8e2-18a8-4039-bfa3-e188134c1da8
|
|
2026-03-03 04:32:46.295 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-03 04:32:46.295 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-03 04:32:46.295 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-03 04:32:46.304 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:32:46.304 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-03_04-32-46__d481d8e2-18a8-4039-bfa3-e188134c1da8__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:32:46.310 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:32:46.310 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-03_04-32-46__d481d8e2-18a8-4039-bfa3-e188134c1da8__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:32:46.316 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-03 04:32:46.316 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-03_04-32-46__d481d8e2-18a8-4039-bfa3-e188134c1da8__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:32:46.316 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-03 04:32:46.316 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-03 04:32:46.317 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:32:46.317 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:32:46.352 DEBUG [src.node.docker_mananger] Network waku created
|
|
2026-03-03 04:32:46.353 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.99.106
|
|
2026-03-03 04:32:46.353 DEBUG [src.node.docker_mananger] Generated ports ['42306', '42307', '42308', '42309', '42310']
|
|
2026-03-03 04:32:46.353 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:32:46.353 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:32:46.353 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:32:46.353 DEBUG [src.node.docker_mananger] docker run -i -t -p 42306:42306 -p 42307:42307 -p 42308:42308 -p 42309:42309 -p 42310:42310 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=42308 --rest-port=42306 --tcp-port=42307 --discv5-udp-port=42309 --rest-address=0.0.0.0 --nat=extip:172.18.99.106 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2ce5d4a5adbe546bb766edddcf1393fcacd9e3d5905fd37cacc1b0edb7df39c1 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=42310 --metrics-logging=true --lightpush=true
|
|
2026-03-03 04:32:50.077 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.99.106 waku e43b8bbf881617e2a5a88ec0accce41e2c82f65a13034f73f14e306d322b3fab
|
|
2026-03-03 04:32:50.105 DEBUG [src.node.docker_mananger] Container started with ID e43b8bbf8816. Setting up logs at ./log/docker/node1_2026-03-03_04-32-46__d481d8e2-18a8-4039-bfa3-e188134c1da8__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:32:50.106 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 42306
|
|
2026-03-03 04:32:50.106 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:32:51.108 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42306/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:32:51.111 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-03 04:32:51.111 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:32:51.112 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42306/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:32:51.114 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.99.106/tcp/42307/p2p/16Uiu2HAmS9GtDNzekZTzDCqrX4gJ5GjcDpGkzEJ8UYnpCGMmZoCx","/ip4/172.18.99.106/tcp/42308/ws/p2p/16Uiu2HAmS9GtDNzekZTzDCqrX4gJ5GjcDpGkzEJ8UYnpCGMmZoCx"],"enrUri":"enr:-L24QEcPvytCA0pYYud1fDPoe9rFvrqfemxlL9WiuGGZWJqMcqkAxOsX-k2r0dBqmgg70dyPahFhsw9cPxSCg_qFwHkCgmlkgnY0gmlwhKwSY2qKbXVsdGlhZGRyc5YACASsEmNqBqVDAAoErBJjagalRN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyGbjBr4r29JRqUCI_yWRId4z4RZqzZMGEZQblqOwCa2DdGNwgqVDg3VkcIKlRYV3YWt1Mgk"}'
|
|
2026-03-03 04:32:51.114 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:32:51.114 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:32:51.115 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:32:51.116 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:32:51.116 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.11.109
|
|
2026-03-03 04:32:51.116 DEBUG [src.node.docker_mananger] Generated ports ['40367', '40368', '40369', '40370', '40371']
|
|
2026-03-03 04:32:51.116 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:32:51.116 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:32:51.117 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:32:51.117 DEBUG [src.node.docker_mananger] docker run -i -t -p 40367:40367 -p 40368:40368 -p 40369:40369 -p 40370:40370 -p 40371:40371 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=40369 --rest-port=40367 --tcp-port=40368 --discv5-udp-port=40370 --rest-address=0.0.0.0 --nat=extip:172.18.11.109 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=80f0a3bb4c9d7b8ecaf0ad13bc5c4cf9cb7ee5dfd15ae490374dfebe086beb79 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=40371 --metrics-logging=true --lightpush=true --filter=true --relay=true --discv5-bootstrap-node=enr:-L24QEcPvytCA0pYYud1fDPoe9rFvrqfemxlL9WiuGGZWJqMcqkAxOsX-k2r0dBqmgg70dyPahFhsw9cPxSCg_qFwHkCgmlkgnY0gmlwhKwSY2qKbXVsdGlhZGRyc5YACASsEmNqBqVDAAoErBJjagalRN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDyGbjBr4r29JRqUCI_yWRId4z4RZqzZMGEZQblqOwCa2DdGNwgqVDg3VkcIKlRYV3YWt1Mgk --lightpushnode=/ip4/172.18.99.106/tcp/42307/p2p/16Uiu2HAmS9GtDNzekZTzDCqrX4gJ5GjcDpGkzEJ8UYnpCGMmZoCx
|
|
2026-03-03 04:32:51.276 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.11.109 waku 99155edd71da95c2577e157222bad8f48b08bf14f019ce1bf10e06f8e4d3ec00
|
|
2026-03-03 04:32:51.304 DEBUG [src.node.docker_mananger] Container started with ID 99155edd71da. Setting up logs at ./log/docker/node2_2026-03-03_04-32-46__d481d8e2-18a8-4039-bfa3-e188134c1da8__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:32:51.304 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 40367
|
|
2026-03-03 04:32:51.305 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:32:52.306 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40367/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:32:52.309 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-03 04:32:52.310 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:32:52.310 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40367/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:32:52.316 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.11.109/tcp/40368/p2p/16Uiu2HAmLi6VApBswciQSQJViikdXsckw8ie6CzRiCYHXaFZDV8g","/ip4/172.18.11.109/tcp/40369/ws/p2p/16Uiu2HAmLi6VApBswciQSQJViikdXsckw8ie6CzRiCYHXaFZDV8g"],"enrUri":"enr:-L24QDukPoSM-vRtZ6Vlq5Zljif8zxC0yqQsUNUyxrhwZ83IMr7VzFBXVnYCnZ7IigWqR2chqnpqryeHo3SSLDaD364CgmlkgnY0gmlwhKwSC22KbXVsdGlhZGRyc5YACASsEgttBp2wAAoErBILbQadsd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDd6ks-YEWyPsQGGnWD3zwRv-xZVfd-aabbwnxwq3nT42DdGNwgp2wg3VkcIKdsoV3YWt1Mg0"}'
|
|
2026-03-03 04:32:52.317 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:32:52.318 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-03 04:32:52.318 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-03 04:32:52.322 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-03 04:32:52.322 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.160.35
|
|
2026-03-03 04:32:52.323 DEBUG [src.node.docker_mananger] Generated ports ['5799', '5800', '5801', '5802', '5803']
|
|
2026-03-03 04:32:52.325 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-03 04:32:52.326 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-03 04:32:52.327 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-03 04:32:52.327 DEBUG [src.node.docker_mananger] docker run -i -t -p 5799:5799 -p 5800:5800 -p 5801:5801 -p 5802:5802 -p 5803:5803 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=5801 --rest-port=5799 --tcp-port=5800 --discv5-udp-port=5802 --rest-address=0.0.0.0 --nat=extip:172.18.160.35 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d03e4c7c705f8c61a9e9095aa00c907232af94c22144de7a9f7de3f0382fa7af --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=5803 --metrics-logging=true --relay=false --filternode=/ip4/172.18.11.109/tcp/40368/p2p/16Uiu2HAmLi6VApBswciQSQJViikdXsckw8ie6CzRiCYHXaFZDV8g --discv5-bootstrap-node=enr:-L24QDukPoSM-vRtZ6Vlq5Zljif8zxC0yqQsUNUyxrhwZ83IMr7VzFBXVnYCnZ7IigWqR2chqnpqryeHo3SSLDaD364CgmlkgnY0gmlwhKwSC22KbXVsdGlhZGRyc5YACASsEgttBp2wAAoErBILbQadsd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDd6ks-YEWyPsQGGnWD3zwRv-xZVfd-aabbwnxwq3nT42DdGNwgp2wg3VkcIKdsoV3YWt1Mg0
|
|
2026-03-03 04:32:52.495 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.160.35 waku ab4c4a2a5c9652b6537ef8096fdc2a23cf79ed5cd1c6737f5e935d068517ed11
|
|
2026-03-03 04:32:52.523 DEBUG [src.node.docker_mananger] Container started with ID ab4c4a2a5c96. Setting up logs at ./log/docker/node3_2026-03-03_04-32-46__d481d8e2-18a8-4039-bfa3-e188134c1da8__wakuorg_nwaku:latest.log
|
|
2026-03-03 04:32:52.523 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 5799
|
|
2026-03-03 04:32:52.523 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:32:53.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5799/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:32:53.527 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-03 04:32:53.527 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-03 04:32:53.527 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5799/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:32:53.530 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.160.35/tcp/5800/p2p/16Uiu2HAm4Fr8s4KLCWnrhgA5SBBkmvKHv1Afk8b2tzFErYRH123e","/ip4/172.18.160.35/tcp/5801/ws/p2p/16Uiu2HAm4Fr8s4KLCWnrhgA5SBBkmvKHv1Afk8b2tzFErYRH123e"],"enrUri":"enr:-L24QAYeJxCBeTPAlz0arieffpiSMTRRlT4nLFO58yomxxqQf1CpqwZsxIwB5xdu5FPmIRSYPZK34tMcPgidKEnmNTUCgmlkgnY0gmlwhKwSoCOKbXVsdGlhZGRyc5YACASsEqAjBhaoAAoErBKgIwYWqd0DgnJzhQADAQAAiXNlY3AyNTZrMaECgzTbrPefQ4gDmTaNvl0LdpYYHwREspKEdr1y1BWyDv2DdGNwghaog3VkcIIWqoV3YWt1MgA"}'
|
|
2026-03-03 04:32:53.530 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-03 04:32:53.530 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42306/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-03 04:32:53.534 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:32:53.535 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:40367/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-03 04:32:53.540 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:32:53.540 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:5799/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-03 04:32:53.581 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
|
|
2026-03-03 04:32:53.582 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:42306/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:32:53.589 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.17.0.3/tcp/47592/p2p/16Uiu2HAmLi6VApBswciQSQJViikdXsckw8ie6CzRiCYHXaFZDV8g","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-157-gba8587","origin":"UnknownOrigin"}]'
|
|
2026-03-03 04:32:53.590 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:40367/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:32:53.592 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.99.106/tcp/42307/p2p/16Uiu2HAmS9GtDNzekZTzDCqrX4gJ5GjcDpGkzEJ8UYnpCGMmZoCx","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-157-gba8587","origin":"Discv5"},{"multiaddr":"/ip4/172.18.160.35/tcp/50174/p2p/16Uiu2HAm4Fr8s4KLCWnrhgA5SBBkmvKHv1Afk8b2tzFErYRH123e","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":"nwaku-v0.36.0-157-gba8587","origin":"UnknownOrigin"}]'
|
|
2026-03-03 04:32:53.592 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5799/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:32:53.594 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.11.109/tcp/40368/p2p/16Uiu2HAmLi6VApBswciQSQJViikdXsckw8ie6CzRiCYHXaFZDV8g","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-157-gba8587","origin":"Discv5"}]'
|
|
2026-03-03 04:32:53.595 DEBUG [src.libs.common] Sleeping for 30 seconds
|
|
2026-03-03 04:33:23.595 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:42306/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": 1772512403595655267}}'
|
|
2026-03-03 04:33:23.609 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-03 04:33:23.610 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-03 04:33:24.610 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:5799/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-03 04:33:24.613 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":1772512403595655267,"ephemeral":false}]'
|
|
2026-03-03 04:33:24.615 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-03 04:33:24.616 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-03 04:33:24.616 DEBUG [src.node.waku_node] Stopping container with id e43b8bbf8816
|
|
2026-03-03 04:33:25.066 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:33:25.067 DEBUG [src.node.waku_node] Stopping container with id 99155edd71da
|
|
2026-03-03 04:33:25.523 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:33:25.525 DEBUG [src.node.waku_node] Stopping container with id ab4c4a2a5c96
|
|
2026-03-03 04:33:25.880 ERROR [src.node.docker_mananger] Max retries reached for container e43b8bbf8816. Exiting log stream.
|
|
2026-03-03 04:33:25.997 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-03 04:33:25.999 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-03 04:33:26.014 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:33:26.038 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-03 04:33:26.048 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|