mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 10:03:16 +00:00
68 lines
12 KiB
Plaintext
68 lines
12 KiB
Plaintext
2026-03-21 04:35:57.366 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-21 04:35:57.366 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_schema with id: 2026-03-21_04-35-57__47ac54ad-9dbb-451f-b255-7c166d593bde
|
|
2026-03-21 04:35:57.366 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-21 04:35:57.366 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-21 04:35:57.367 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-21 04:35:57.374 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:35:57.374 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-21_04-35-57__47ac54ad-9dbb-451f-b255-7c166d593bde__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:57.382 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:35:57.383 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-21_04-35-57__47ac54ad-9dbb-451f-b255-7c166d593bde__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:57.389 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:35:57.389 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-21_04-35-57__47ac54ad-9dbb-451f-b255-7c166d593bde__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:57.395 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-21 04:35:57.395 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-21_04-35-57__47ac54ad-9dbb-451f-b255-7c166d593bde__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:57.395 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-21 04:35:57.396 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-21 04:35:57.397 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:35:57.398 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:35:57.400 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:35:57.400 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.126.113
|
|
2026-03-21 04:35:57.400 DEBUG [src.node.docker_mananger] Generated ports ['24118', '24119', '24120', '24121', '24122']
|
|
2026-03-21 04:35:57.400 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:35:57.400 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:35:57.401 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:35:57.401 DEBUG [src.node.docker_mananger] docker run -i -t -p 24118:24118 -p 24119:24119 -p 24120:24120 -p 24121:24121 -p 24122:24122 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=24120 --rest-port=24118 --tcp-port=24119 --discv5-udp-port=24121 --rest-address=0.0.0.0 --nat=extip:172.18.126.113 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=2494fbc9d0d34c1bc0e54367bda4ddc666fcca37caad5e82e640a89efb0facca --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=24122 --metrics-logging=true --relay=true --dns-discovery=false
|
|
2026-03-21 04:35:57.602 ERROR [src.node.docker_mananger] Max retries reached for container 132ba2092af9. Exiting log stream.
|
|
2026-03-21 04:35:57.615 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.126.113 waku 4a419c6f52993868f91f9bff4d4c7cd8d47cab4992506721833398244b1b1a5f
|
|
2026-03-21 04:35:57.649 DEBUG [src.node.docker_mananger] Container started with ID 4a419c6f5299. Setting up logs at ./log/docker/node1_2026-03-21_04-35-57__47ac54ad-9dbb-451f-b255-7c166d593bde__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:57.649 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 24118
|
|
2026-03-21 04:35:57.650 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:35:58.170 ERROR [src.node.docker_mananger] Max retries reached for container ae9b0069da0b. Exiting log stream.
|
|
2026-03-21 04:35:58.651 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24118/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:58.653 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-21 04:35:58.654 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:35:58.654 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24118/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:58.656 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.126.113/tcp/24119/p2p/16Uiu2HAmSg4FVv219Snmbj7TRitusHLhjXQiYYGAT1aqjdTcSrsa","/ip4/172.18.126.113/tcp/24120/ws/p2p/16Uiu2HAmSg4FVv219Snmbj7TRitusHLhjXQiYYGAT1aqjdTcSrsa"],"enrUri":"enr:-La4QOPJAC1zLTx9hSY_o6-pXJeBOd90-qPqSIF5y3dXS0zHZw17sgFAbYRvJwFe9MoqrQWv7KEbbaksZ87ZwjQVACgCgmlkgnY0gmlwhKwSfnGKbXVsdGlhZGRyc5YACASsEn5xBl43AAoErBJ-cQZeON0DgnJzhQADAQAAiXNlY3AyNTZrMaED0EmbkqbADxmIekxZQwSnIz_oK0h8Ja9_w2nl0-RLnLGDdGNwgl43hXdha3UyAQ"}'
|
|
2026-03-21 04:35:58.656 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:35:58.656 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-21 04:35:58.656 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-21 04:35:58.658 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-21 04:35:58.658 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.38.212
|
|
2026-03-21 04:35:58.658 DEBUG [src.node.docker_mananger] Generated ports ['8948', '8949', '8950', '8951', '8952']
|
|
2026-03-21 04:35:58.658 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-21 04:35:58.659 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-21 04:35:58.659 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-21 04:35:58.659 DEBUG [src.node.docker_mananger] docker run -i -t -p 8948:8948 -p 8949:8949 -p 8950:8950 -p 8951:8951 -p 8952:8952 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=8950 --rest-port=8948 --tcp-port=8949 --discv5-udp-port=8951 --rest-address=0.0.0.0 --nat=extip:172.18.38.212 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=29ce6ecf0c6ecd0d8ce0c87be887621adff18d1c001d7d0fbfb0eaa51de0ffe4 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=8952 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QOPJAC1zLTx9hSY_o6-pXJeBOd90-qPqSIF5y3dXS0zHZw17sgFAbYRvJwFe9MoqrQWv7KEbbaksZ87ZwjQVACgCgmlkgnY0gmlwhKwSfnGKbXVsdGlhZGRyc5YACASsEn5xBl43AAoErBJ-cQZeON0DgnJzhQADAQAAiXNlY3AyNTZrMaED0EmbkqbADxmIekxZQwSnIz_oK0h8Ja9_w2nl0-RLnLGDdGNwgl43hXdha3UyAQ
|
|
2026-03-21 04:35:58.859 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.38.212 waku 8f03005ec75a4752409585b53f700494d3a522b8874eccd07b50d2fd4e1faeb6
|
|
2026-03-21 04:35:58.897 DEBUG [src.node.docker_mananger] Container started with ID 8f03005ec75a. Setting up logs at ./log/docker/node2_2026-03-21_04-35-57__47ac54ad-9dbb-451f-b255-7c166d593bde__wakuorg_nwaku:latest.log
|
|
2026-03-21 04:35:58.897 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 8948
|
|
2026-03-21 04:35:58.898 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-21 04:35:59.898 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8948/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:59.900 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-21 04:35:59.901 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-21 04:35:59.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:8948/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:35:59.903 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.38.212/tcp/8949/p2p/16Uiu2HAkweaLPzsKzJ2QYpKJsgzpAcD8FBJN3qxorm7PAKXkspux","/ip4/172.18.38.212/tcp/8950/ws/p2p/16Uiu2HAkweaLPzsKzJ2QYpKJsgzpAcD8FBJN3qxorm7PAKXkspux"],"enrUri":"enr:-La4QGE9zn2hTRpE2gGyRHICGu2BJKcWWfJJpqVZ0Ne9iEiOZV4nvHTWINd1IYlj4C_YfaYOEhXZd6Ah8m86KZ-GJZ4CgmlkgnY0gmlwhKwSJtSKbXVsdGlhZGRyc5YACASsEibUBiL1AAoErBIm1AYi9t0DgnJzhQADAQAAiXNlY3AyNTZrMaECIQWKtJcjC-3r_IGYhsoS_wCbu0kUpohrN39E8TgHJNuDdGNwgiL1hXdha3UyAQ"}'
|
|
2026-03-21 04:35:59.903 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-21 04:36:00.903 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:24118/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-21 04:36:00.906 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[]}'
|
|
2026-03-21 04:36:00.906 DEBUG [tests.rest_flags.test_admin_flags] relay peers on shard=0 (schema): {'shard': 0, 'peers': []}
|
|
2026-03-21 04:36:00.908 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-21 04:36:00.909 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-21 04:36:00.910 DEBUG [src.node.waku_node] Stopping container with id 4a419c6f5299
|
|
2026-03-21 04:36:01.473 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:36:01.473 DEBUG [src.node.waku_node] Stopping container with id 8f03005ec75a
|
|
2026-03-21 04:36:02.059 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-21 04:36:02.060 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-21 04:36:02.062 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-21 04:36:02.065 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|