mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-30 15:43:32 +00:00
73 lines
13 KiB
Plaintext
73 lines
13 KiB
Plaintext
2026-03-28 04:39:12.110 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-28 04:39:12.110 DEBUG [tests.conftest] Running test: test_filter_ping_on_unsubscribed_peer with id: 2026-03-28_04-39-12__b36d3e03-0129-4211-a8c8-45b1d6d19ce1
|
|
2026-03-28 04:39:12.111 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-28 04:39:12.111 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-28 04:39:12.111 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2026-03-28 04:39:12.117 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-28 04:39:12.117 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-28_04-39-12__b36d3e03-0129-4211-a8c8-45b1d6d19ce1__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:39:12.117 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-28 04:39:12.117 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-28 04:39:12.119 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-28 04:39:12.119 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.229.30
|
|
2026-03-28 04:39:12.119 DEBUG [src.node.docker_mananger] Generated ports ['8067', '8068', '8069', '8070', '8071']
|
|
2026-03-28 04:39:12.119 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-28 04:39:12.119 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-28 04:39:12.119 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-28 04:39:12.119 DEBUG [src.node.docker_mananger] docker run -i -t -p 8067:8067 -p 8068:8068 -p 8069:8069 -p 8070:8070 -p 8071:8071 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=8069 --rest-port=8067 --tcp-port=8068 --discv5-udp-port=8070 --rest-address=0.0.0.0 --nat=extip:172.18.229.30 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cfcfbddb06f5b091f9ed9e1620f2377afac191aa1a58b2b72b5da60cb8a869aa --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8071 --metrics-logging=true --relay=true --filter=true
|
|
2026-03-28 04:39:12.285 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.229.30 waku 317e61f1e201cdc51f5ad0bc5880839fd9c1cdde211e096eae940c6fd628c51b
|
|
2026-03-28 04:39:12.315 DEBUG [src.node.docker_mananger] Container started with ID 317e61f1e201. Setting up logs at ./log/docker/node1_2026-03-28_04-39-12__b36d3e03-0129-4211-a8c8-45b1d6d19ce1__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:39:12.315 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8067
|
|
2026-03-28 04:39:12.316 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-28 04:39:12.514 ERROR [src.node.docker_mananger] Max retries reached for container efe4973f35e7. Exiting log stream.
|
|
2026-03-28 04:39:12.889 ERROR [src.node.docker_mananger] Max retries reached for container 9b559a8f796e. Exiting log stream.
|
|
2026-03-28 04:39:13.317 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8067/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:39:13.320 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_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"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-28 04:39:13.320 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-28 04:39:13.321 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8067/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:39:13.323 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.229.30/tcp/8068/p2p/16Uiu2HAmGo31vxmiK38jhygfqdfvobRgJgkTFADotGu2sYzLzidq","/ip4/172.18.229.30/tcp/8069/ws/p2p/16Uiu2HAmGo31vxmiK38jhygfqdfvobRgJgkTFADotGu2sYzLzidq"],"enrUri":"enr:-L24QH7ArJogbIsNiw_RMypGZlEiRL_tk1MmGcFwnUXzBsFGI0jeGFbCRT9gBwoA-2actYjX2UFfHHLEoaKLPWC_szECgmlkgnY0gmlwhKwS5R6KbXVsdGlhZGRyc5YACASsEuUeBh-EAAoErBLlHgYfhd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPX5orTvjRax8MIfbmBoL8KjqhcF4zlmU0Qi7U0CqKpSDdGNwgh-Eg3VkcIIfhoV3YWt1MgU"}'
|
|
2026-03-28 04:39:13.323 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-28 04:39:13.324 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2026-03-28 04:39:13.330 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-28 04:39:13.330 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-28_04-39-12__b36d3e03-0129-4211-a8c8-45b1d6d19ce1__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:39:13.330 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-28 04:39:13.330 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-28 04:39:13.332 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-28 04:39:13.332 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.124.135
|
|
2026-03-28 04:39:13.332 DEBUG [src.node.docker_mananger] Generated ports ['9075', '9076', '9077', '9078', '9079']
|
|
2026-03-28 04:39:13.332 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-28 04:39:13.332 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-28 04:39:13.332 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-28 04:39:13.332 DEBUG [src.node.docker_mananger] docker run -i -t -p 9075:9075 -p 9076:9076 -p 9077:9077 -p 9078:9078 -p 9079:9079 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=9077 --rest-port=9075 --tcp-port=9076 --discv5-udp-port=9078 --rest-address=0.0.0.0 --nat=extip:172.18.124.135 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5b5e3506e4c64bbdb6eccb36fa3a3ce6d474c0b969b61b61d7615d87d07f5d85 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=9079 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QH7ArJogbIsNiw_RMypGZlEiRL_tk1MmGcFwnUXzBsFGI0jeGFbCRT9gBwoA-2actYjX2UFfHHLEoaKLPWC_szECgmlkgnY0gmlwhKwS5R6KbXVsdGlhZGRyc5YACASsEuUeBh-EAAoErBLlHgYfhd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDPX5orTvjRax8MIfbmBoL8KjqhcF4zlmU0Qi7U0CqKpSDdGNwgh-Eg3VkcIIfhoV3YWt1MgU --filternode=/ip4/172.18.229.30/tcp/8068/p2p/16Uiu2HAmGo31vxmiK38jhygfqdfvobRgJgkTFADotGu2sYzLzidq
|
|
2026-03-28 04:39:13.478 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.124.135 waku a0f4d1d51849af97b6222d055641d3db67a703028fec4731c6d4b5df044f587b
|
|
2026-03-28 04:39:13.502 DEBUG [src.node.docker_mananger] Container started with ID a0f4d1d51849. Setting up logs at ./log/docker/node2_2026-03-28_04-39-12__b36d3e03-0129-4211-a8c8-45b1d6d19ce1__wakuorg_nwaku:latest.log
|
|
2026-03-28 04:39:13.502 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 9075
|
|
2026-03-28 04:39:13.503 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-28 04:39:14.504 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9075/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:39:14.507 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-28 04:39:14.507 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-28 04:39:14.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9075/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:39:14.510 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.124.135/tcp/9076/p2p/16Uiu2HAmCsnE5kMC5jiyoa2N2yaxcEDEAUMumfjY4LVLo4Frg8Ja","/ip4/172.18.124.135/tcp/9077/ws/p2p/16Uiu2HAmCsnE5kMC5jiyoa2N2yaxcEDEAUMumfjY4LVLo4Frg8Ja"],"enrUri":"enr:-L24QCrpnBORd2qCZ--E-892TJC8HTxK_NaduCjSdXDIO1g3H838WZEHnpt2xKZJoQJ9Q2nYiTKBV6w5ip37fCKlRiACgmlkgnY0gmlwhKwSfIeKbXVsdGlhZGRyc5YACASsEnyHBiN0AAoErBJ8hwYjdd0DgnJzhQADAQAAiXNlY3AyNTZrMaEDA0bXcTJB0HKmIDV8Tih_kB0khF40v6Chi0nrGoJIP5-DdGNwgiN0g3VkcIIjdoV3YWt1MgA"}'
|
|
2026-03-28 04:39:14.510 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-28 04:39:14.510 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9075/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.229.30/tcp/8068/p2p/16Uiu2HAmGo31vxmiK38jhygfqdfvobRgJgkTFADotGu2sYzLzidq"]'
|
|
2026-03-28 04:39:14.541 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:39:14.542 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2026-03-28 04:39:14.542 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:8067/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-28 04:39:14.558 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-28 04:39:14.559 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:9075/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6cd1ba7b-c974-4d35-8741-baa9b293a34d", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-28 04:39:14.570 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"6cd1ba7b-c974-4d35-8741-baa9b293a34d","statusDesc":"OK"}'
|
|
2026-03-28 04:39:14.571 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9075/filter/v2/subscriptions/c2b5e28c-53cf-4f80-b46e-65f96962f083" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:39:14.577 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"c2b5e28c-53cf-4f80-b46e-65f96962f083","statusDesc":"OK"}'
|
|
2026-03-28 04:39:14.578 INFO [src.node.api_clients.base_client] curl -v -X DELETE "http://127.0.0.1:9075/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "12345", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2026-03-28 04:39:14.585 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"12345","statusDesc":"OK"}'
|
|
2026-03-28 04:39:14.585 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:9075/filter/v2/subscriptions/be168c48-b6f4-4b7f-9422-0ccf7ea637aa" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-28 04:39:14.591 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:9075/filter/v2/subscriptions/be168c48-b6f4-4b7f-9422-0ccf7ea637aa. Response content: b'{"requestId":"be168c48-b6f4-4b7f-9422-0ccf7ea637aa","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
|
2026-03-28 04:39:14.594 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-28 04:39:14.595 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-28 04:39:14.595 DEBUG [src.node.waku_node] Stopping container with id 317e61f1e201
|
|
2026-03-28 04:39:14.971 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-28 04:39:14.971 DEBUG [src.node.waku_node] Stopping container with id a0f4d1d51849
|
|
2026-03-28 04:39:15.349 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-28 04:39:15.350 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-28 04:39:15.355 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-28 04:39:15.361 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|