68 lines
12 KiB
Plaintext

2026-03-01 04:44:06.577 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-01 04:44:06.578 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_schema with id: 2026-03-01_04-44-06__38421866-511e-484e-84c6-128830aa2fc4
2026-03-01 04:44:06.579 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-01 04:44:06.579 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-01 04:44:06.579 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-01 04:44:06.589 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-01 04:44:06.589 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-01_04-44-06__38421866-511e-484e-84c6-128830aa2fc4__wakuorg_nwaku:latest.log
2026-03-01 04:44:06.595 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-01 04:44:06.596 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-01_04-44-06__38421866-511e-484e-84c6-128830aa2fc4__wakuorg_nwaku:latest.log
2026-03-01 04:44:06.601 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-01 04:44:06.602 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-01_04-44-06__38421866-511e-484e-84c6-128830aa2fc4__wakuorg_nwaku:latest.log
2026-03-01 04:44:06.608 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-01 04:44:06.608 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-01_04-44-06__38421866-511e-484e-84c6-128830aa2fc4__wakuorg_nwaku:latest.log
2026-03-01 04:44:06.608 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-01 04:44:06.609 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-01 04:44:06.609 DEBUG [src.node.waku_node] Starting Node...
2026-03-01 04:44:06.609 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-01 04:44:06.611 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-01 04:44:06.611 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.137.152
2026-03-01 04:44:06.611 DEBUG [src.node.docker_mananger] Generated ports ['22406', '22407', '22408', '22409', '22410']
2026-03-01 04:44:06.611 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-01 04:44:06.612 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-01 04:44:06.612 DEBUG [src.node.waku_node] Using volumes []
2026-03-01 04:44:06.612 DEBUG [src.node.docker_mananger] docker run -i -t -p 22406:22406 -p 22407:22407 -p 22408:22408 -p 22409:22409 -p 22410:22410 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=22408 --rest-port=22406 --tcp-port=22407 --discv5-udp-port=22409 --rest-address=0.0.0.0 --nat=extip:172.18.137.152 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=f80f98efffcce7e386f937a7d9dab582ba3ccc971be0397369bede937b3a04c5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=22410 --metrics-logging=true --relay=true --dns-discovery=false
2026-03-01 04:44:06.780 ERROR [src.node.docker_mananger] Max retries reached for container 41315fe241da. Exiting log stream.
2026-03-01 04:44:06.809 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.137.152 waku d0b6456a355fd14726dfaff0489e324a1d3c48ed8ee43944e84f3f8786f022bb
2026-03-01 04:44:06.841 DEBUG [src.node.docker_mananger] Container started with ID d0b6456a355f. Setting up logs at ./log/docker/node1_2026-03-01_04-44-06__38421866-511e-484e-84c6-128830aa2fc4__wakuorg_nwaku:latest.log
2026-03-01 04:44:06.842 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 22406
2026-03-01 04:44:06.843 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-01 04:44:07.395 ERROR [src.node.docker_mananger] Max retries reached for container 7acf20d4af1a. Exiting log stream.
2026-03-01 04:44:07.844 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22406/health" -H "Content-Type: application/json" -d 'None'
2026-03-01 04:44:07.846 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-01 04:44:07.846 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-01 04:44:07.847 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22406/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-01 04:44:07.849 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.137.152/tcp/22407/p2p/16Uiu2HAm2gmnXbTmxzx8ZUoVFR6bs6X1bCU4YDyq2B9AR1qPpaE4","/ip4/172.18.137.152/tcp/22408/ws/p2p/16Uiu2HAm2gmnXbTmxzx8ZUoVFR6bs6X1bCU4YDyq2B9AR1qPpaE4"],"enrUri":"enr:-La4QFaoocKKyAr1Ue39iEc0P592HzIMnfBIPvW0GCS0U2LCTrbjlH1ypBF9rDRjMQLcKL-jGqdJlbpl7i5PhnH9PmsCgmlkgnY0gmlwhKwSiZiKbXVsdGlhZGRyc5YACASsEomYBleHAAoErBKJmAZXiN0DgnJzhQADAQAAiXNlY3AyNTZrMaECa-AV0YIuj5YJj7YfauWE6WEuATC2UAv_mzS1ZzSpFFGDdGNwgleHhXdha3UyAQ"}'
2026-03-01 04:44:07.849 INFO [src.node.waku_node] REST service is ready !!
2026-03-01 04:44:07.849 DEBUG [src.node.waku_node] Starting Node...
2026-03-01 04:44:07.849 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-01 04:44:07.851 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-01 04:44:07.851 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.124.2
2026-03-01 04:44:07.851 DEBUG [src.node.docker_mananger] Generated ports ['48068', '48069', '48070', '48071', '48072']
2026-03-01 04:44:07.851 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-01 04:44:07.852 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-01 04:44:07.852 DEBUG [src.node.waku_node] Using volumes []
2026-03-01 04:44:07.852 DEBUG [src.node.docker_mananger] docker run -i -t -p 48068:48068 -p 48069:48069 -p 48070:48070 -p 48071:48071 -p 48072:48072 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=48070 --rest-port=48068 --tcp-port=48069 --discv5-udp-port=48071 --rest-address=0.0.0.0 --nat=extip:172.18.124.2 --peer-exchange=true --discv5-discovery=false --cluster-id=3 --nodekey=ec7f628d34e65c8f5e1cac01dadabcbdc5fcafffbf3a0bd42bdf8fd314e50ccf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=48072 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QFaoocKKyAr1Ue39iEc0P592HzIMnfBIPvW0GCS0U2LCTrbjlH1ypBF9rDRjMQLcKL-jGqdJlbpl7i5PhnH9PmsCgmlkgnY0gmlwhKwSiZiKbXVsdGlhZGRyc5YACASsEomYBleHAAoErBKJmAZXiN0DgnJzhQADAQAAiXNlY3AyNTZrMaECa-AV0YIuj5YJj7YfauWE6WEuATC2UAv_mzS1ZzSpFFGDdGNwgleHhXdha3UyAQ
2026-03-01 04:44:08.048 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.124.2 waku d663391599aef6fca659a2cce88c24e01d684384c79cd6ae96539c855f1885f8
2026-03-01 04:44:08.082 DEBUG [src.node.docker_mananger] Container started with ID d663391599ae. Setting up logs at ./log/docker/node2_2026-03-01_04-44-06__38421866-511e-484e-84c6-128830aa2fc4__wakuorg_nwaku:latest.log
2026-03-01 04:44:08.083 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 48068
2026-03-01 04:44:08.083 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-01 04:44:09.084 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48068/health" -H "Content-Type: application/json" -d 'None'
2026-03-01 04:44:09.087 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-01 04:44:09.087 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-01 04:44:09.087 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:48068/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-01 04:44:09.090 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.124.2/tcp/48069/p2p/16Uiu2HAkwJNb3iour4mDQkTnDzYWHhM8DUesr8doDejeDB7FCZfY","/ip4/172.18.124.2/tcp/48070/ws/p2p/16Uiu2HAkwJNb3iour4mDQkTnDzYWHhM8DUesr8doDejeDB7FCZfY"],"enrUri":"enr:-La4QEk27ieBEh-xQyFLdKRQIOh_I868yiTiKj2xVwTTxGhEKtw6GUbP267miG9F0M9IG6KiYutSxW9S6Lxk-0JX-m4CgmlkgnY0gmlwhKwSfAKKbXVsdGlhZGRyc5YACASsEnwCBrvFAAoErBJ8Aga7xt0DgnJzhQADAQAAiXNlY3AyNTZrMaECG9ikjp88kg_sxrKDpQHMVvzyy8UyqiZ8dlld6kFoHxODdGNwgrvFhXdha3UyAQ"}'
2026-03-01 04:44:09.090 INFO [src.node.waku_node] REST service is ready !!
2026-03-01 04:44:10.090 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:22406/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
2026-03-01 04:44:10.093 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[]}'
2026-03-01 04:44:10.093 DEBUG [tests.rest_flags.test_admin_flags] relay peers on shard=0 (schema): {'shard': 0, 'peers': []}
2026-03-01 04:44:10.095 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-01 04:44:10.096 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-01 04:44:10.096 DEBUG [src.node.waku_node] Stopping container with id d0b6456a355f
2026-03-01 04:44:10.709 DEBUG [src.node.waku_node] Container stopped.
2026-03-01 04:44:10.711 DEBUG [src.node.waku_node] Stopping container with id d663391599ae
2026-03-01 04:44:11.287 DEBUG [src.node.waku_node] Container stopped.
2026-03-01 04:44:11.289 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-01 04:44:11.292 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-01 04:44:11.294 DEBUG [src.node.docker_mananger] No errors found in the waku logs.