mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-05 23:43:07 +00:00
64 lines
12 KiB
Plaintext
64 lines
12 KiB
Plaintext
2025-12-10 04:11:33.468 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-10 04:11:33.468 DEBUG [tests.conftest] Running test: test_filter_ping_on_peer_without_subscription with id: 2025-12-10_04-11-33__c792e409-9c48-4c52-9b17-3c6989aba32f
|
|
2025-12-10 04:11:33.468 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-10 04:11:33.469 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-10 04:11:33.469 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-10 04:11:33.476 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:11:33.476 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-10_04-11-33__c792e409-9c48-4c52-9b17-3c6989aba32f__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:11:33.476 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:11:33.476 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:11:33.477 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:11:33.478 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.175.168
|
|
2025-12-10 04:11:33.478 DEBUG [src.node.docker_mananger] Generated ports ['25801', '25802', '25803', '25804', '25805']
|
|
2025-12-10 04:11:33.478 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:11:33.478 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:11:33.478 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:11:33.478 DEBUG [src.node.docker_mananger] docker run -i -t -p 25801:25801 -p 25802:25802 -p 25803:25803 -p 25804:25804 -p 25805:25805 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=25803 --rest-port=25801 --tcp-port=25802 --discv5-udp-port=25804 --rest-address=0.0.0.0 --nat=extip:172.18.175.168 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=10f7bf6e818fced135babef7c7d734c5fb4cd999cb373c1f6dc162c0f4ea130a --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=25805 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-10 04:11:33.654 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.175.168 waku c9bddace04b915241add9ba7bdbdb2b9c19a9a6ed318834230c46e5be6b1de2b
|
|
2025-12-10 04:11:33.686 DEBUG [src.node.docker_mananger] Container started with ID c9bddace04b9. Setting up logs at ./log/docker/node1_2025-12-10_04-11-33__c792e409-9c48-4c52-9b17-3c6989aba32f__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:11:33.687 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 25801
|
|
2025-12-10 04:11:33.688 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:11:33.716 ERROR [src.node.docker_mananger] Max retries reached for container 7265c8cda3cc. Exiting log stream.
|
|
2025-12-10 04:11:34.252 ERROR [src.node.docker_mananger] Max retries reached for container b826272c686c. Exiting log stream.
|
|
2025-12-10 04:11:34.688 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25801/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:34.691 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_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"}]}'
|
|
2025-12-10 04:11:34.692 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:11:34.692 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:25801/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:34.694 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.175.168/tcp/25802/p2p/16Uiu2HAmRrgnigYWeRjV2Pm36zy7Z5DWGZn6fUd7FnDN1sNgK8S3","/ip4/172.18.175.168/tcp/25803/ws/p2p/16Uiu2HAmRrgnigYWeRjV2Pm36zy7Z5DWGZn6fUd7FnDN1sNgK8S3"],"enrUri":"enr:-L24QPGd_O-hBJvGT_MlPp2Tm1npzAr9SfcfxUg1rmofbkA0CncKpxza2F57RuvgN2zY0uXBullp-siygEfA2SCzfBECgmlkgnY0gmlwhKwSr6iKbXVsdGlhZGRyc5YACASsEq-oBmTKAAoErBKvqAZky90DgnJzhQADAQAAiXNlY3AyNTZrMaEDxCcK9yX1DbDdfl89gQAxDkl6eeM6n6RrN5rViWrjxYiDdGNwgmTKg3VkcIJkzIV3YWt1MgU"}'
|
|
2025-12-10 04:11:34.694 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:11:34.694 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-10 04:11:34.701 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-10 04:11:34.701 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-10_04-11-33__c792e409-9c48-4c52-9b17-3c6989aba32f__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:11:34.701 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-10 04:11:34.701 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-10 04:11:34.703 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-10 04:11:34.703 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.238.99
|
|
2025-12-10 04:11:34.703 DEBUG [src.node.docker_mananger] Generated ports ['21905', '21906', '21907', '21908', '21909']
|
|
2025-12-10 04:11:34.703 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-10 04:11:34.703 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-10 04:11:34.703 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-10 04:11:34.703 DEBUG [src.node.docker_mananger] docker run -i -t -p 21905:21905 -p 21906:21906 -p 21907:21907 -p 21908:21908 -p 21909:21909 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=21907 --rest-port=21905 --tcp-port=21906 --discv5-udp-port=21908 --rest-address=0.0.0.0 --nat=extip:172.18.238.99 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0eee5f0fbd32e88dba7d48056463dc28d1bb0d3ff860b2e4e4e0161c73dfc52f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=21909 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QPGd_O-hBJvGT_MlPp2Tm1npzAr9SfcfxUg1rmofbkA0CncKpxza2F57RuvgN2zY0uXBullp-siygEfA2SCzfBECgmlkgnY0gmlwhKwSr6iKbXVsdGlhZGRyc5YACASsEq-oBmTKAAoErBKvqAZky90DgnJzhQADAQAAiXNlY3AyNTZrMaEDxCcK9yX1DbDdfl89gQAxDkl6eeM6n6RrN5rViWrjxYiDdGNwgmTKg3VkcIJkzIV3YWt1MgU --filternode=/ip4/172.18.175.168/tcp/25802/p2p/16Uiu2HAmRrgnigYWeRjV2Pm36zy7Z5DWGZn6fUd7FnDN1sNgK8S3
|
|
2025-12-10 04:11:34.882 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.238.99 waku 9c7cdc6e7613f2ab3321913ecb4c0e2d91290cc5cf23a3bfcf11e79e715756ee
|
|
2025-12-10 04:11:34.912 DEBUG [src.node.docker_mananger] Container started with ID 9c7cdc6e7613. Setting up logs at ./log/docker/node2_2025-12-10_04-11-33__c792e409-9c48-4c52-9b17-3c6989aba32f__wakuorg_nwaku:latest.log
|
|
2025-12-10 04:11:34.913 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 21905
|
|
2025-12-10 04:11:34.913 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-10 04:11:35.913 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21905/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:35.917 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":"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":"READY"}]}'
|
|
2025-12-10 04:11:35.917 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-10 04:11:35.917 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21905/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:35.920 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.238.99/tcp/21906/p2p/16Uiu2HAm82NPGdqn9jK2PwJvr1cCTK47NHTUrMb1YoKkm2PxmjpD","/ip4/172.18.238.99/tcp/21907/ws/p2p/16Uiu2HAm82NPGdqn9jK2PwJvr1cCTK47NHTUrMb1YoKkm2PxmjpD"],"enrUri":"enr:-L24QJ_ltM3KudPvTe58QxuIy4hGs_x07L54mFGM_08rQgkTFjFZ1fYFdOEs4a4znLYkCKR5fz5GP8VGC-kcIvVo8JUCgmlkgnY0gmlwhKwS7mOKbXVsdGlhZGRyc5YACASsEu5jBlWSAAoErBLuYwZVk90DgnJzhQADAQAAiXNlY3AyNTZrMaECuy-tK7IXWxbdxcdLPohfypQVVPIGPkH0YP1n9KMRHuqDdGNwglWSg3VkcIJVlIV3YWt1MgA"}'
|
|
2025-12-10 04:11:35.920 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-10 04:11:35.920 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:21905/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.175.168/tcp/25802/p2p/16Uiu2HAmRrgnigYWeRjV2Pm36zy7Z5DWGZn6fUd7FnDN1sNgK8S3"]'
|
|
2025-12-10 04:11:35.950 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-10 04:11:35.955 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:21905/filter/v2/subscriptions/9ef2c56f-9810-44c1-ad8d-8b99d493327d" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-10 04:11:35.970 ERROR [src.node.api_clients.base_client] HTTP error occurred: 404 Client Error: Not Found for url: http://127.0.0.1:21905/filter/v2/subscriptions/9ef2c56f-9810-44c1-ad8d-8b99d493327d. Response content: b'{"requestId":"9ef2c56f-9810-44c1-ad8d-8b99d493327d","statusDesc":"NOT_FOUND: peer has no subscriptions"}'
|
|
2025-12-10 04:11:35.977 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-10 04:11:35.978 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-10 04:11:35.978 DEBUG [src.node.waku_node] Stopping container with id c9bddace04b9
|
|
2025-12-10 04:11:36.487 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:11:36.487 DEBUG [src.node.waku_node] Stopping container with id 9c7cdc6e7613
|
|
2025-12-10 04:11:36.984 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-10 04:11:36.986 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-10 04:11:36.991 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-10 04:11:36.996 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|