mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-14 15:53:58 +00:00
68 lines
12 KiB
Plaintext
68 lines
12 KiB
Plaintext
2026-03-07 04:34:35.291 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:34:35.291 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_schema with id: 2026-03-07_04-34-35__610bf839-cf47-4413-bbf5-ebfc858ec7e1
|
|
2026-03-07 04:34:35.291 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:34:35.292 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-07 04:34:35.292 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-07 04:34:35.299 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:34:35.299 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-34-35__610bf839-cf47-4413-bbf5-ebfc858ec7e1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:34:35.312 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:34:35.312 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-34-35__610bf839-cf47-4413-bbf5-ebfc858ec7e1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:34:35.318 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:34:35.319 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-07_04-34-35__610bf839-cf47-4413-bbf5-ebfc858ec7e1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:34:35.325 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:34:35.325 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-07_04-34-35__610bf839-cf47-4413-bbf5-ebfc858ec7e1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:34:35.325 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-07 04:34:35.325 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-07 04:34:35.326 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:34:35.326 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:34:35.328 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:34:35.328 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.177.107
|
|
2026-03-07 04:34:35.328 DEBUG [src.node.docker_mananger] Generated ports ['63071', '63072', '63073', '63074', '63075']
|
|
2026-03-07 04:34:35.328 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:34:35.328 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:34:35.329 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:34:35.329 DEBUG [src.node.docker_mananger] docker run -i -t -p 63071:63071 -p 63072:63072 -p 63073:63073 -p 63074:63074 -p 63075:63075 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=63073 --rest-port=63071 --tcp-port=63072 --discv5-udp-port=63074 --rest-address=0.0.0.0 --nat=extip:172.18.177.107 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=b5aab653db457c41262fdff9f64ae1d9af7fcec4f6aa3cfcfff3da394af6289e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=63075 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-07 04:34:35.488 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.177.107 waku b62f98494cbeb4a5a5bc82467954fa07b6b553e28d0844089972b4a76716a8f5
|
|
2026-03-07 04:34:35.518 DEBUG [src.node.docker_mananger] Container started with ID b62f98494cbe. Setting up logs at ./log/docker/node1_2026-03-07_04-34-35__610bf839-cf47-4413-bbf5-ebfc858ec7e1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:34:35.519 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 63071
|
|
2026-03-07 04:34:35.520 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:34:35.600 ERROR [src.node.docker_mananger] Max retries reached for container 3847b2495418. Exiting log stream.
|
|
2026-03-07 04:34:36.087 ERROR [src.node.docker_mananger] Max retries reached for container 504ad2b5f982. Exiting log stream.
|
|
2026-03-07 04:34:36.521 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63071/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:34:36.523 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-07 04:34:36.524 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:34:36.524 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63071/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:34:36.526 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.177.107/tcp/63072/p2p/16Uiu2HAkzT2prgPR2Hor3sPEiTGD2dKWxjdRRKqqHpTzduckH3kB","/ip4/172.18.177.107/tcp/63073/ws/p2p/16Uiu2HAkzT2prgPR2Hor3sPEiTGD2dKWxjdRRKqqHpTzduckH3kB"],"enrUri":"enr:-La4QBHJfYyyYO5BFQbdNoIl4iT_8XjzJzxoEQBPSVXPlOsMLfqb3yDiLgfr6X0YlFBn3YidcNmrgBFs4em8Zw3_WpUCgmlkgnY0gmlwhKwSsWuKbXVsdGlhZGRyc5YACASsErFrBvZgAAoErBKxawb2Yd0DgnJzhQADAQAAiXNlY3AyNTZrMaECSqOWBI3TaXwPycOPASlkLC9qtbKpLk8EVu4tQUSeRSCDdGNwgvZghXdha3UyAQ"}'
|
|
2026-03-07 04:34:36.526 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:34:36.527 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:34:36.527 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:34:36.528 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:34:36.528 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.183.138
|
|
2026-03-07 04:34:36.528 DEBUG [src.node.docker_mananger] Generated ports ['41144', '41145', '41146', '41147', '41148']
|
|
2026-03-07 04:34:36.528 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:34:36.528 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:34:36.529 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:34:36.529 DEBUG [src.node.docker_mananger] docker run -i -t -p 41144:41144 -p 41145:41145 -p 41146:41146 -p 41147:41147 -p 41148:41148 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=41146 --rest-port=41144 --tcp-port=41145 --discv5-udp-port=41147 --rest-address=0.0.0.0 --nat=extip:172.18.183.138 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=d8762b6a9b6609cdacefc6ed4814b8f969146ada93cd94dc6c74f9b82f4a8fe7 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41148 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QBHJfYyyYO5BFQbdNoIl4iT_8XjzJzxoEQBPSVXPlOsMLfqb3yDiLgfr6X0YlFBn3YidcNmrgBFs4em8Zw3_WpUCgmlkgnY0gmlwhKwSsWuKbXVsdGlhZGRyc5YACASsErFrBvZgAAoErBKxawb2Yd0DgnJzhQADAQAAiXNlY3AyNTZrMaECSqOWBI3TaXwPycOPASlkLC9qtbKpLk8EVu4tQUSeRSCDdGNwgvZghXdha3UyAQ
|
|
2026-03-07 04:34:36.688 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.183.138 waku 27f301d596fa552da8d7cefb2b9af37400c1490b4b9a38345d1aceb9ce2dbe19
|
|
2026-03-07 04:34:36.713 DEBUG [src.node.docker_mananger] Container started with ID 27f301d596fa. Setting up logs at ./log/docker/node2_2026-03-07_04-34-35__610bf839-cf47-4413-bbf5-ebfc858ec7e1__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:34:36.714 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41144
|
|
2026-03-07 04:34:36.714 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:34:37.714 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41144/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:34:37.717 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-07 04:34:37.717 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:34:37.717 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41144/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:34:37.719 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.183.138/tcp/41145/p2p/16Uiu2HAmUrd6TpjKSmJZn8J4S58unpcs7EwVuGVAtgbg511rPYYk","/ip4/172.18.183.138/tcp/41146/ws/p2p/16Uiu2HAmUrd6TpjKSmJZn8J4S58unpcs7EwVuGVAtgbg511rPYYk"],"enrUri":"enr:-La4QL7L9tg2ZNXELnlK6MszoSc4O9v6BWBXXVW4yw85VPuLcYliB9tbyZeJvCW-45RnPjpaqgoE4jRLBz2wglI-aHQCgmlkgnY0gmlwhKwSt4qKbXVsdGlhZGRyc5YACASsEreKBqC5AAoErBK3igagut0DgnJzhQADAQAAiXNlY3AyNTZrMaED8LXtPP9TSAMDXVy3_NND207d_gHlj1uyqvMvFQXFZw2DdGNwgqC5hXdha3UyAQ"}'
|
|
2026-03-07 04:34:37.720 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:34:38.720 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:63071/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:34:38.722 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[]}'
|
|
2026-03-07 04:34:38.723 DEBUG [tests.rest_flags.test_admin_flags] relay peers on shard=0 (schema): {'shard': 0, 'peers': []}
|
|
2026-03-07 04:34:38.724 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:34:38.725 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:34:38.726 DEBUG [src.node.waku_node] Stopping container with id b62f98494cbe
|
|
2026-03-07 04:34:39.218 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:34:39.219 DEBUG [src.node.waku_node] Stopping container with id 27f301d596fa
|
|
2026-03-07 04:34:39.707 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:34:39.709 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:34:39.711 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:34:39.712 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|