mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-28 14:43:15 +00:00
40 lines
7.0 KiB
Plaintext
40 lines
7.0 KiB
Plaintext
2026-03-26 04:49:26.684 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-26 04:49:26.684 DEBUG [tests.conftest] Running test: test_verify_node_info with id: 2026-03-26_04-49-26__70d7e600-465c-4851-8938-77420ee328b6
|
|
2026-03-26 04:49:26.684 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-26 04:49:26.685 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-26 04:49:26.685 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-26 04:49:26.691 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-26 04:49:26.691 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-26_04-49-26__70d7e600-465c-4851-8938-77420ee328b6__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:49:26.692 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-26 04:49:26.692 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-26 04:49:26.693 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-26 04:49:26.693 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-26 04:49:26.694 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-26 04:49:26.694 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.106.177
|
|
2026-03-26 04:49:26.694 DEBUG [src.node.docker_mananger] Generated ports ['41210', '41211', '41212', '41213', '41214']
|
|
2026-03-26 04:49:26.695 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-26 04:49:26.695 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-26 04:49:26.695 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-26 04:49:26.695 DEBUG [src.node.docker_mananger] docker run -i -t -p 41210:41210 -p 41211:41211 -p 41212:41212 -p 41213:41213 -p 41214:41214 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=41212 --rest-port=41210 --tcp-port=41211 --discv5-udp-port=41213 --rest-address=0.0.0.0 --nat=extip:172.18.106.177 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0de73d8cceabe5d8f90b62fa72c31f8bf65e4eb13bcdf0a3a246fafa65cc6dde --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41214 --metrics-logging=true --relay=true
|
|
2026-03-26 04:49:26.883 ERROR [src.node.docker_mananger] Max retries reached for container 15cee6f4759c. Exiting log stream.
|
|
2026-03-26 04:49:26.896 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.106.177 waku 68446a48c578e22de75f81c10c346408c4e73612311df8c9cec0aee5f768a292
|
|
2026-03-26 04:49:26.936 DEBUG [src.node.docker_mananger] Container started with ID 68446a48c578. Setting up logs at ./log/docker/node1_2026-03-26_04-49-26__70d7e600-465c-4851-8938-77420ee328b6__wakuorg_nwaku:latest.log
|
|
2026-03-26 04:49:26.936 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41210
|
|
2026-03-26 04:49:26.936 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-26 04:49:27.408 ERROR [src.node.docker_mananger] Max retries reached for container a70f02c3d668. Exiting log stream.
|
|
2026-03-26 04:49:27.937 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41210/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:49:27.940 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_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-26 04:49:27.940 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-26 04:49:27.940 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41210/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:49:27.942 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.106.177/tcp/41211/p2p/16Uiu2HAm5Ycno1nrYex88ktYGZyfXLrwDQJBCVHTJFL73epWsTFs","/ip4/172.18.106.177/tcp/41212/ws/p2p/16Uiu2HAm5Ycno1nrYex88ktYGZyfXLrwDQJBCVHTJFL73epWsTFs"],"enrUri":"enr:-L24QGv_8cKF9tBuLnqCkykdZRBPBKP5PpbJwq02exFXS4cSEWSNZGvq9Jds94RDiwhqGIdDrSqHR5spxF6C-WEljUACgmlkgnY0gmlwhKwSarGKbXVsdGlhZGRyc5YACASsEmqxBqD7AAoErBJqsQag_N0DgnJzhQADAQAAiXNlY3AyNTZrMaECllxUEQgZwLz0B3asymHYvyqe1uVhUHbQbkQxNDjHGEaDdGNwgqD7g3VkcIKg_YV3YWt1MgE"}'
|
|
2026-03-26 04:49:27.943 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-26 04:49:27.943 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41210/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-26 04:49:27.945 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.106.177/tcp/41211/p2p/16Uiu2HAm5Ycno1nrYex88ktYGZyfXLrwDQJBCVHTJFL73epWsTFs","/ip4/172.18.106.177/tcp/41212/ws/p2p/16Uiu2HAm5Ycno1nrYex88ktYGZyfXLrwDQJBCVHTJFL73epWsTFs"],"enrUri":"enr:-L24QGv_8cKF9tBuLnqCkykdZRBPBKP5PpbJwq02exFXS4cSEWSNZGvq9Jds94RDiwhqGIdDrSqHR5spxF6C-WEljUACgmlkgnY0gmlwhKwSarGKbXVsdGlhZGRyc5YACASsEmqxBqD7AAoErBJqsQag_N0DgnJzhQADAQAAiXNlY3AyNTZrMaECllxUEQgZwLz0B3asymHYvyqe1uVhUHbQbkQxNDjHGEaDdGNwgqD7g3VkcIKg_YV3YWt1MgE"}'
|
|
2026-03-26 04:49:27.945 DEBUG [tests.rest_flags.test_debug_flags] node info: {'listenAddresses': ['/ip4/172.18.106.177/tcp/41211/p2p/16Uiu2HAm5Ycno1nrYex88ktYGZyfXLrwDQJBCVHTJFL73epWsTFs', '/ip4/172.18.106.177/tcp/41212/ws/p2p/16Uiu2HAm5Ycno1nrYex88ktYGZyfXLrwDQJBCVHTJFL73epWsTFs'], 'enrUri': 'enr:-L24QGv_8cKF9tBuLnqCkykdZRBPBKP5PpbJwq02exFXS4cSEWSNZGvq9Jds94RDiwhqGIdDrSqHR5spxF6C-WEljUACgmlkgnY0gmlwhKwSarGKbXVsdGlhZGRyc5YACASsEmqxBqD7AAoErBJqsQag_N0DgnJzhQADAQAAiXNlY3AyNTZrMaECllxUEQgZwLz0B3asymHYvyqe1uVhUHbQbkQxNDjHGEaDdGNwgqD7g3VkcIKg_YV3YWt1MgE'}
|
|
2026-03-26 04:49:27.948 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-26 04:49:27.949 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-26 04:49:27.949 DEBUG [src.node.waku_node] Stopping container with id 68446a48c578
|
|
2026-03-26 04:49:28.492 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-26 04:49:28.495 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-26 04:49:28.496 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|