2026-03-18 09:27:31 +00:00

68 lines
12 KiB
Plaintext

2026-03-18 09:11:32.828 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-18 09:11:32.829 DEBUG [tests.conftest] Running test: test_relay_peers_on_shard_schema with id: 2026-03-18_09-11-32__73960227-2ae7-4425-93ac-6bbc8ff2e896
2026-03-18 09:11:32.829 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-18 09:11:32.829 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-18 09:11:32.830 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-18 09:11:32.836 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 09:11:32.837 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-18_09-11-32__73960227-2ae7-4425-93ac-6bbc8ff2e896__wakuorg_nwaku:latest.log
2026-03-18 09:11:32.849 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 09:11:32.849 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-18_09-11-32__73960227-2ae7-4425-93ac-6bbc8ff2e896__wakuorg_nwaku:latest.log
2026-03-18 09:11:32.856 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 09:11:32.856 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-18_09-11-32__73960227-2ae7-4425-93ac-6bbc8ff2e896__wakuorg_nwaku:latest.log
2026-03-18 09:11:32.862 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-18 09:11:32.862 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-18_09-11-32__73960227-2ae7-4425-93ac-6bbc8ff2e896__wakuorg_nwaku:latest.log
2026-03-18 09:11:32.863 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-18 09:11:32.863 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-18 09:11:32.864 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:11:32.864 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:11:32.865 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:11:32.866 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.148.105
2026-03-18 09:11:32.866 DEBUG [src.node.docker_mananger] Generated ports ['7727', '7728', '7729', '7730', '7731']
2026-03-18 09:11:32.866 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:11:32.866 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:11:32.866 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:11:32.866 DEBUG [src.node.docker_mananger] docker run -i -t -p 7727:7727 -p 7728:7728 -p 7729:7729 -p 7730:7730 -p 7731:7731 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=7729 --rest-port=7727 --tcp-port=7728 --discv5-udp-port=7730 --rest-address=0.0.0.0 --nat=extip:172.18.148.105 --peer-exchange=true --discv5-discovery=false --cluster-id=198 --nodekey=c7f8e0619765ebbc27cdeecb4dcdfbe43a7a73efadcdd644bd8a8a9a2a0d552f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=7731 --metrics-logging=true --relay=true --dns-discovery=false
2026-03-18 09:11:33.049 ERROR [src.node.docker_mananger] Max retries reached for container 611d45f97e7d. Exiting log stream.
2026-03-18 09:11:33.628 ERROR [src.node.docker_mananger] Max retries reached for container 561c6c70eb78. Exiting log stream.
2026-03-18 09:11:35.733 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.148.105 waku df25245a41d345bfb0cf48535c554ee5c09fce36726003df9dc8f325d20ae962
2026-03-18 09:11:35.771 DEBUG [src.node.docker_mananger] Container started with ID df25245a41d3. Setting up logs at ./log/docker/node1_2026-03-18_09-11-32__73960227-2ae7-4425-93ac-6bbc8ff2e896__wakuorg_nwaku:latest.log
2026-03-18 09:11:35.771 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 7727
2026-03-18 09:11:35.771 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:11:36.772 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7727/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:11:36.775 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-18 09:11:36.775 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:11:36.775 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7727/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:11:36.777 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.148.105/tcp/7728/p2p/16Uiu2HAm7kb7VVrCeVYWSDGjmZFKsUKm4F2n8394eF8VPWkHFUNY","/ip4/172.18.148.105/tcp/7729/ws/p2p/16Uiu2HAm7kb7VVrCeVYWSDGjmZFKsUKm4F2n8394eF8VPWkHFUNY"],"enrUri":"enr:-La4QOKzvrhg4Sjq7gO6DcuT_84cNVKEBOjUSAvnzYIkHbk4NRM3F3iIWptubqmBYNazbdAYbXKWzbKwYyR9-h-kjMcCgmlkgnY0gmlwhKwSlGmKbXVsdGlhZGRyc5YACASsEpRpBh4wAAoErBKUaQYeMd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECtyTGafsqKMCYSlPJ7et-16dlOOrcw3m_FC_Oitqcxv2DdGNwgh4whXdha3UyAQ"}'
2026-03-18 09:11:36.777 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:11:36.778 DEBUG [src.node.waku_node] Starting Node...
2026-03-18 09:11:36.778 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-18 09:11:36.779 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-18 09:11:36.779 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.69.136
2026-03-18 09:11:36.780 DEBUG [src.node.docker_mananger] Generated ports ['20993', '20994', '20995', '20996', '20997']
2026-03-18 09:11:36.780 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-18 09:11:36.780 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-18 09:11:36.780 DEBUG [src.node.waku_node] Using volumes []
2026-03-18 09:11:36.780 DEBUG [src.node.docker_mananger] docker run -i -t -p 20993:20993 -p 20994:20994 -p 20995:20995 -p 20996:20996 -p 20997:20997 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=20995 --rest-port=20993 --tcp-port=20994 --discv5-udp-port=20996 --rest-address=0.0.0.0 --nat=extip:172.18.69.136 --peer-exchange=true --discv5-discovery=false --cluster-id=198 --nodekey=06a9f0c6834be9b6b6ec8ac12ce45abaf7f2224cbc7aebdfdd04258b3300cabf --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=20997 --metrics-logging=true --relay=true --dns-discovery=false --discv5-bootstrap-node=enr:-La4QOKzvrhg4Sjq7gO6DcuT_84cNVKEBOjUSAvnzYIkHbk4NRM3F3iIWptubqmBYNazbdAYbXKWzbKwYyR9-h-kjMcCgmlkgnY0gmlwhKwSlGmKbXVsdGlhZGRyc5YACASsEpRpBh4wAAoErBKUaQYeMd0DgnJzhQDGAQAAiXNlY3AyNTZrMaECtyTGafsqKMCYSlPJ7et-16dlOOrcw3m_FC_Oitqcxv2DdGNwgh4whXdha3UyAQ
2026-03-18 09:11:36.976 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.69.136 waku ec6b14388df5ebea59ebafcd1cf2ba60cac17ea28e483a40e1f88f70d0dd7d08
2026-03-18 09:11:37.036 DEBUG [src.node.docker_mananger] Container started with ID ec6b14388df5. Setting up logs at ./log/docker/node2_2026-03-18_09-11-32__73960227-2ae7-4425-93ac-6bbc8ff2e896__wakuorg_nwaku:latest.log
2026-03-18 09:11:37.037 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 20993
2026-03-18 09:11:37.038 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-18 09:11:38.038 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20993/health" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:11:38.041 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-18 09:11:38.041 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-18 09:11:38.041 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:20993/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:11:38.044 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.69.136/tcp/20994/p2p/16Uiu2HAm6UcnKEciRUDfYYcUeQkhpTDQXEzQQHaCihGvoCQPKVrW","/ip4/172.18.69.136/tcp/20995/ws/p2p/16Uiu2HAm6UcnKEciRUDfYYcUeQkhpTDQXEzQQHaCihGvoCQPKVrW"],"enrUri":"enr:-La4QEBIwSFB2h-y3yQg6yKdCJioXOQnfrp4a65EFAMf-WbTQKEPtYAAwXkSPPLAMUaftjvI-zZd-dTXvavGKiB4aFoCgmlkgnY0gmlwhKwSRYiKbXVsdGlhZGRyc5YACASsEkWIBlICAAoErBJFiAZSA90DgnJzhQDGAQAAiXNlY3AyNTZrMaECpDGux-nCfvNAF4z3-EnwBI-T5MRo7-XpX0l6NyCRXXeDdGNwglIChXdha3UyAQ"}'
2026-03-18 09:11:38.044 INFO [src.node.waku_node] REST service is ready !!
2026-03-18 09:11:39.044 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:7727/admin/v1/peers/relay/on/0" -H "Content-Type: application/json" -d 'None'
2026-03-18 09:11:39.047 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"shard":0,"peers":[]}'
2026-03-18 09:11:39.047 DEBUG [tests.rest_flags.test_admin_flags] relay peers on shard=0 (schema): {'shard': 0, 'peers': []}
2026-03-18 09:11:39.049 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-18 09:11:39.050 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-18 09:11:39.051 DEBUG [src.node.waku_node] Stopping container with id df25245a41d3
2026-03-18 09:11:39.628 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:11:39.630 DEBUG [src.node.waku_node] Stopping container with id ec6b14388df5
2026-03-18 09:11:40.207 DEBUG [src.node.waku_node] Container stopped.
2026-03-18 09:11:40.210 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-18 09:11:40.211 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-03-18 09:11:40.213 DEBUG [src.node.docker_mananger] No errors found in the waku logs.