72 lines
12 KiB
Plaintext

2026-03-13 04:34:49.788 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-13 04:34:49.788 DEBUG [tests.conftest] Running test: test_admin_service_peers_schema with id: 2026-03-13_04-34-49__1eae827f-1ab8-4c3d-8fbb-0e6fc682c225
2026-03-13 04:34:49.789 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-13 04:34:49.789 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-13 04:34:49.789 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-13 04:34:49.796 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:34:49.796 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-34-49__1eae827f-1ab8-4c3d-8fbb-0e6fc682c225__wakuorg_nwaku:latest.log
2026-03-13 04:34:49.803 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:34:49.804 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-34-49__1eae827f-1ab8-4c3d-8fbb-0e6fc682c225__wakuorg_nwaku:latest.log
2026-03-13 04:34:49.811 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:34:49.811 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-13_04-34-49__1eae827f-1ab8-4c3d-8fbb-0e6fc682c225__wakuorg_nwaku:latest.log
2026-03-13 04:34:49.818 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:34:49.818 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-13_04-34-49__1eae827f-1ab8-4c3d-8fbb-0e6fc682c225__wakuorg_nwaku:latest.log
2026-03-13 04:34:49.819 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-13 04:34:49.819 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-13 04:34:49.827 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:34:49.827 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/n1_service_schema__wakuorg_nwaku:latest.log
2026-03-13 04:34:49.833 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-13 04:34:49.834 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/n2_service_schema__wakuorg_nwaku:latest.log
2026-03-13 04:34:49.834 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:34:49.834 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:34:49.835 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:34:49.835 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.153.202
2026-03-13 04:34:49.836 DEBUG [src.node.docker_mananger] Generated ports ['15490', '15491', '15492', '15493', '15494']
2026-03-13 04:34:49.836 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:34:49.836 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:34:49.836 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:34:49.836 DEBUG [src.node.docker_mananger] docker run -i -t -p 15490:15490 -p 15491:15491 -p 15492:15492 -p 15493:15493 -p 15494:15494 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=15492 --rest-port=15490 --tcp-port=15491 --discv5-udp-port=15493 --rest-address=0.0.0.0 --nat=extip:172.18.153.202 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=0e8e4fb3f7dad8864e443ffbbdfcf4a7d8ff4837afee0ee36e28b983c42ea9d0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=15494 --metrics-logging=true --relay=true
2026-03-13 04:34:49.987 ERROR [src.node.docker_mananger] Max retries reached for container ed5cce35ab6d. Exiting log stream.
2026-03-13 04:34:50.035 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.153.202 waku 9552f4657c5f57a9247cc708a8171ef5882372405e5401e7fc3f91c0bd29f9f5
2026-03-13 04:34:50.070 DEBUG [src.node.docker_mananger] Container started with ID 9552f4657c5f. Setting up logs at ./log/docker/n1_service_schema__wakuorg_nwaku:latest.log
2026-03-13 04:34:50.071 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 15490
2026-03-13 04:34:50.072 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:34:50.589 ERROR [src.node.docker_mananger] Max retries reached for container 422b76b871c4. Exiting log stream.
2026-03-13 04:34:51.072 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15490/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:51.075 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-13 04:34:51.076 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:34:51.076 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15490/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:51.078 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.153.202/tcp/15491/p2p/16Uiu2HAm9KMFZDeofAuX1VqgWUVfDwRGM8NZG4N3p6q2e9EZEPeS","/ip4/172.18.153.202/tcp/15492/ws/p2p/16Uiu2HAm9KMFZDeofAuX1VqgWUVfDwRGM8NZG4N3p6q2e9EZEPeS"],"enrUri":"enr:-L24QJ1zUYqq2KvW0rI-5MK6_aDBJSHS6NcWf9xFClXxl9A2Xtu0qDXwfVVo3wcC58Xz7J57L_ubnPoRaMXjIJLFNDkCgmlkgnY0gmlwhKwSmcqKbXVsdGlhZGRyc5YACASsEpnKBjyDAAoErBKZygY8hN0DgnJzhQADAQAAiXNlY3AyNTZrMaECzmT0vwUvKW-JqtC6Sq_hP663UNZQVizrRVT-WBaLnDuDdGNwgjyDg3VkcII8hYV3YWt1MgE"}'
2026-03-13 04:34:51.078 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:34:51.078 DEBUG [src.node.waku_node] Starting Node...
2026-03-13 04:34:51.079 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-13 04:34:51.080 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-13 04:34:51.080 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.234.232
2026-03-13 04:34:51.080 DEBUG [src.node.docker_mananger] Generated ports ['16268', '16269', '16270', '16271', '16272']
2026-03-13 04:34:51.080 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-13 04:34:51.080 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-13 04:34:51.081 DEBUG [src.node.waku_node] Using volumes []
2026-03-13 04:34:51.081 DEBUG [src.node.docker_mananger] docker run -i -t -p 16268:16268 -p 16269:16269 -p 16270:16270 -p 16271:16271 -p 16272:16272 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=16270 --rest-port=16268 --tcp-port=16269 --discv5-udp-port=16271 --rest-address=0.0.0.0 --nat=extip:172.18.234.232 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d509cdccd54ecf4ba369c36ac24ed5d6c5ddd48eed483dbcafe7b7329e5a34cd --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16272 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QJ1zUYqq2KvW0rI-5MK6_aDBJSHS6NcWf9xFClXxl9A2Xtu0qDXwfVVo3wcC58Xz7J57L_ubnPoRaMXjIJLFNDkCgmlkgnY0gmlwhKwSmcqKbXVsdGlhZGRyc5YACASsEpnKBjyDAAoErBKZygY8hN0DgnJzhQADAQAAiXNlY3AyNTZrMaECzmT0vwUvKW-JqtC6Sq_hP663UNZQVizrRVT-WBaLnDuDdGNwgjyDg3VkcII8hYV3YWt1MgE
2026-03-13 04:34:51.276 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.234.232 waku f11f8be38128909dbc237c4dcbecf2befa7b5c03c2168b73fb03dad4c3a4a285
2026-03-13 04:34:51.317 DEBUG [src.node.docker_mananger] Container started with ID f11f8be38128. Setting up logs at ./log/docker/n2_service_schema__wakuorg_nwaku:latest.log
2026-03-13 04:34:51.317 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16268
2026-03-13 04:34:51.317 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-13 04:34:52.318 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16268/health" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:52.331 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-13 04:34:52.333 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-13 04:34:52.334 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16268/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:52.341 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.234.232/tcp/16269/p2p/16Uiu2HAmPRKev5JVt3oi6CaPqtGmUwwcHhxEPwdYjqa3dkB3xzsY","/ip4/172.18.234.232/tcp/16270/ws/p2p/16Uiu2HAmPRKev5JVt3oi6CaPqtGmUwwcHhxEPwdYjqa3dkB3xzsY"],"enrUri":"enr:-L24QBWRmHxEM4nnx8OG5jcurIk6LS3Yh0I7WXUvTBnad7raPNYJB8Y3Jgc5i5-FhNJNb3d96CiWW28u0Btuda2BLNACgmlkgnY0gmlwhKwS6uiKbXVsdGlhZGRyc5YACASsEuroBj-NAAoErBLq6AY_jt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDn_BAeSRZgIfKvuMYeDhFt8d1P8-aJFhmL7eIScNdzC-DdGNwgj-Ng3VkcII_j4V3YWt1MgE"}'
2026-03-13 04:34:52.341 INFO [src.node.waku_node] REST service is ready !!
2026-03-13 04:34:52.342 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:15490/admin/v1/peers/service" -H "Content-Type: application/json" -d 'None'
2026-03-13 04:34:52.348 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.234.232/tcp/56886/p2p/16Uiu2HAmPRKev5JVt3oi6CaPqtGmUwwcHhxEPwdYjqa3dkB3xzsY","protocols":["/vac/waku/relay/2.0.0","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"logos-delivery-v0.36.0-164-g0ad551","origin":"UnknownOrigin"}]'
2026-03-13 04:34:52.348 DEBUG [tests.rest_flags.test_admin_flags] Validate schema of get service peers
2026-03-13 04:34:52.350 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-13 04:34:52.351 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-13 04:34:52.351 DEBUG [src.node.waku_node] Stopping container with id 9552f4657c5f
2026-03-13 04:34:52.933 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:34:52.933 DEBUG [src.node.waku_node] Stopping container with id f11f8be38128
2026-03-13 04:34:53.485 DEBUG [src.node.waku_node] Container stopped.
2026-03-13 04:34:53.486 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-13 04:34:53.492 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-13 04:34:53.498 DEBUG [src.node.docker_mananger] No errors found in the waku logs.