mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
68 lines
13 KiB
Plaintext
68 lines
13 KiB
Plaintext
2025-12-08 12:11:04.891 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:11:04.892 DEBUG [tests.conftest] Running test: test_admin_peers_stats_schema with id: 2025-12-08_12-11-04__1238754f-7fa4-4b54-a994-1aab492b41b6
|
|
2025-12-08 12:11:04.892 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:11:04.893 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 12:11:04.893 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-08 12:11:04.901 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:11:04.901 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-11-04__1238754f-7fa4-4b54-a994-1aab492b41b6__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:04.908 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:11:04.909 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-11-04__1238754f-7fa4-4b54-a994-1aab492b41b6__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:04.915 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:11:04.915 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2025-12-08_12-11-04__1238754f-7fa4-4b54-a994-1aab492b41b6__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:04.921 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:11:04.921 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2025-12-08_12-11-04__1238754f-7fa4-4b54-a994-1aab492b41b6__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:04.921 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-08 12:11:04.922 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-08 12:11:04.922 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:11:04.922 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:11:04.924 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:11:04.924 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.31.179
|
|
2025-12-08 12:11:04.924 DEBUG [src.node.docker_mananger] Generated ports ['63669', '63670', '63671', '63672', '63673']
|
|
2025-12-08 12:11:04.924 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:11:04.924 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:11:04.925 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:11:04.925 DEBUG [src.node.docker_mananger] docker run -i -t -p 63669:63669 -p 63670:63670 -p 63671:63671 -p 63672:63672 -p 63673:63673 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=63671 --rest-port=63669 --tcp-port=63670 --discv5-udp-port=63672 --rest-address=0.0.0.0 --nat=extip:172.18.31.179 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=8bf34ade420aeafb9c622ae05ed36c04498eec01cafd0bfb87bdb1146c5ceac3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63673 --metrics-logging=true --filter=true --relay=true
|
|
2025-12-08 12:11:05.107 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.31.179 waku 0b09d576d3cfed6b4be667e00526bee0fdc06bcb2ee71b70a3b90512347817f1
|
|
2025-12-08 12:11:05.138 DEBUG [src.node.docker_mananger] Container started with ID 0b09d576d3cf. Setting up logs at ./log/docker/node1_2025-12-08_12-11-04__1238754f-7fa4-4b54-a994-1aab492b41b6__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:05.138 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63669
|
|
2025-12-08 12:11:05.139 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:11:05.190 ERROR [src.node.docker_mananger] Max retries reached for container 4632809845ea. Exiting log stream.
|
|
2025-12-08 12:11:05.720 ERROR [src.node.docker_mananger] Max retries reached for container f98335eafe1c. Exiting log stream.
|
|
2025-12-08 12:11:06.139 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63669/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:06.142 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-08 12:11:06.142 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:11:06.143 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63669/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:06.145 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.31.179/tcp/63670/p2p/16Uiu2HAmDh1xGAydF9gxsthipCFRTogmSmv6spHe4FbXGmRBkH4K","/ip4/172.18.31.179/tcp/63671/ws/p2p/16Uiu2HAmDh1xGAydF9gxsthipCFRTogmSmv6spHe4FbXGmRBkH4K"],"enrUri":"enr:-L24QCTMg0aqx2CEsQrNgCY30m_8HxhuIj60y8RVpJElD8jHfXqFm9P19figYxv2VZ2PXYTnhtmsH7HLic2o3cDXwo0CgmlkgnY0gmlwhKwSH7OKbXVsdGlhZGRyc5YACASsEh-zBvi2AAoErBIfswb4t90DgnJzhQADAQAAiXNlY3AyNTZrMaEDD2CpOYB3HAJjaxGNGHpVuX-c_bsZK20ZktmqPgYlw9iDdGNwgvi2g3VkcIL4uIV3YWt1MgU"}'
|
|
2025-12-08 12:11:06.145 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:11:06.145 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:11:06.145 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:11:06.147 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:11:06.147 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.43.228
|
|
2025-12-08 12:11:06.147 DEBUG [src.node.docker_mananger] Generated ports ['6387', '6388', '6389', '6390', '6391']
|
|
2025-12-08 12:11:06.147 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:11:06.147 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:11:06.147 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:11:06.148 DEBUG [src.node.docker_mananger] docker run -i -t -p 6387:6387 -p 6388:6388 -p 6389:6389 -p 6390:6390 -p 6391:6391 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=6389 --rest-port=6387 --tcp-port=6388 --discv5-udp-port=6390 --rest-address=0.0.0.0 --nat=extip:172.18.43.228 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=69eda6571adfdc90e1a0875c4d66ae3f5d193a36be3e06cfdb78f9e44153dfbf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=6391 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QCTMg0aqx2CEsQrNgCY30m_8HxhuIj60y8RVpJElD8jHfXqFm9P19figYxv2VZ2PXYTnhtmsH7HLic2o3cDXwo0CgmlkgnY0gmlwhKwSH7OKbXVsdGlhZGRyc5YACASsEh-zBvi2AAoErBIfswb4t90DgnJzhQADAQAAiXNlY3AyNTZrMaEDD2CpOYB3HAJjaxGNGHpVuX-c_bsZK20ZktmqPgYlw9iDdGNwgvi2g3VkcIL4uIV3YWt1MgU
|
|
2025-12-08 12:11:06.335 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.43.228 waku 289c9d9655c895f15ef2646f06f528ff6cc4b9baa62720f395465c3336291347
|
|
2025-12-08 12:11:06.366 DEBUG [src.node.docker_mananger] Container started with ID 289c9d9655c8. Setting up logs at ./log/docker/node2_2025-12-08_12-11-04__1238754f-7fa4-4b54-a994-1aab492b41b6__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:11:06.366 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 6387
|
|
2025-12-08 12:11:06.366 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:11:07.367 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6387/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:07.376 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_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-08 12:11:07.378 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:11:07.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:6387/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:07.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.43.228/tcp/6388/p2p/16Uiu2HAmJKMrUdZDxa1F1LsYtZVWn5JSAuC4GoZBxjBWfQjEpqxq","/ip4/172.18.43.228/tcp/6389/ws/p2p/16Uiu2HAmJKMrUdZDxa1F1LsYtZVWn5JSAuC4GoZBxjBWfQjEpqxq"],"enrUri":"enr:-L24QFTlDtujHt8bnXVQfJ6n-cex5Kc9B_7MQUs6ObPD9u99D0Gc2zV27lsTm_J70HOpRmUQ7rwUMXn9QJc2q3r5xiUCgmlkgnY0gmlwhKwSK-SKbXVsdGlhZGRyc5YACASsEivkBhj0AAoErBIr5AYY9d0DgnJzhQADAQAAiXNlY3AyNTZrMaEDVB7RtDTYyeDNcUZZ18BwICjR0bY_BaiYEucMDgYI5o6DdGNwghj0g3VkcIIY9oV3YWt1MgE"}'
|
|
2025-12-08 12:11:07.385 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:11:07.385 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63669/admin/v1/peers/stats" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:11:07.389 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"Sum":{"Total peers":1},"By Connectedness":{"Connected":1,"NotConnected":0,"CannotConnect":0,"CanConnect":0},"Relay peers":{"0":1,"Total relay peers":1},"Mesh peers":{"0":1,"Total mesh peers":1},"By Protocols":{"/vac/waku/relay/2.0.0":1,"/vac/waku/filter-subscribe/2.0.0-beta1":0,"/vac/waku/filter-push/2.0.0-beta1":1,"/vac/waku/store-query/3.0.0":0,"/vac/waku/store/2.0.0-beta4":0,"/vac/waku/lightpush/3.0.0":0,"/vac/waku/lightpush/2.0.0-beta1":0,"/vac/waku/peer-exchange/2.0.0-alpha1":1,"/vac/waku/reconciliation/1.0.0":0}}'
|
|
2025-12-08 12:11:07.389 DEBUG [tests.rest_flags.test_admin_flags] Peer stats schema check: {'Sum': {'Total peers': 1}, 'By Connectedness': {'Connected': 1, 'NotConnected': 0, 'CannotConnect': 0, 'CanConnect': 0}, 'Relay peers': {'0': 1, 'Total relay peers': 1}, 'Mesh peers': {'0': 1, 'Total mesh peers': 1}, 'By Protocols': {'/vac/waku/relay/2.0.0': 1, '/vac/waku/filter-subscribe/2.0.0-beta1': 0, '/vac/waku/filter-push/2.0.0-beta1': 1, '/vac/waku/store-query/3.0.0': 0, '/vac/waku/store/2.0.0-beta4': 0, '/vac/waku/lightpush/3.0.0': 0, '/vac/waku/lightpush/2.0.0-beta1': 0, '/vac/waku/peer-exchange/2.0.0-alpha1': 1, '/vac/waku/reconciliation/1.0.0': 0}}
|
|
2025-12-08 12:11:07.391 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:11:07.392 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:11:07.392 DEBUG [src.node.waku_node] Stopping container with id 0b09d576d3cf
|
|
2025-12-08 12:11:07.901 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:11:07.902 DEBUG [src.node.waku_node] Stopping container with id 289c9d9655c8
|
|
2025-12-08 12:11:08.392 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:11:08.393 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:11:08.401 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:11:08.405 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|