2026-03-16 12:56:34 +00:00

56 lines
9.2 KiB
Plaintext

2026-03-16 12:34:34.742 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-16 12:34:34.743 DEBUG [tests.conftest] Running test: test_log_level_FATAL_from_ERROR with id: 2026-03-16_12-34-34__122c9be5-adb6-415f-bda0-627459c64d0b
2026-03-16 12:34:34.743 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-16 12:34:34.743 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-16 12:34:34.743 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-16 12:34:34.751 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-16 12:34:34.751 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-16_12-34-34__122c9be5-adb6-415f-bda0-627459c64d0b__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-16 12:34:34.757 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-16 12:34:34.757 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-16_12-34-34__122c9be5-adb6-415f-bda0-627459c64d0b__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-16 12:34:34.763 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-16 12:34:34.763 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-16_12-34-34__122c9be5-adb6-415f-bda0-627459c64d0b__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-16 12:34:34.770 DEBUG [src.node.docker_mananger] Docker client initialized with image harbor.status.im/wakuorg/nwaku:v0.38.0-beta
2026-03-16 12:34:34.770 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-16_12-34-34__122c9be5-adb6-415f-bda0-627459c64d0b__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-16 12:34:34.770 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-16 12:34:34.771 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-16 12:34:34.771 DEBUG [src.node.waku_node] Starting Node...
2026-03-16 12:34:34.772 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-16 12:34:34.773 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-16 12:34:34.773 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.220.85
2026-03-16 12:34:34.773 DEBUG [src.node.docker_mananger] Generated ports ['36072', '36073', '36074', '36075', '36076']
2026-03-16 12:34:34.773 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-16 12:34:34.774 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-16 12:34:34.774 DEBUG [src.node.waku_node] Using volumes []
2026-03-16 12:34:34.774 DEBUG [src.node.docker_mananger] docker run -i -t -p 36072:36072 -p 36073:36073 -p 36074:36074 -p 36075:36075 -p 36076:36076 harbor.status.im/wakuorg/nwaku:v0.38.0-beta --listen-address=0.0.0.0 --rest=true --rest-admin=true --websocket-support=true --log-level=TRACE --rest-relay-cache-capacity=100 --websocket-port=36074 --rest-port=36072 --tcp-port=36073 --discv5-udp-port=36075 --rest-address=0.0.0.0 --nat=extip:172.18.220.85 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=faaabc34ca93c2fd5d9ad4c6c98de054d92dcbb365af525ef8da2c4a4ecffeed --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=36076 --metrics-logging=true --relay=true
2026-03-16 12:34:34.941 ERROR [src.node.docker_mananger] Max retries reached for container ff5b1bbcf9ac. Exiting log stream.
2026-03-16 12:34:35.531 ERROR [src.node.docker_mananger] Max retries reached for container b6040d314ac2. Exiting log stream.
2026-03-16 12:34:43.332 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.220.85 waku 5b0a08aa3648bbfbe51c18ef38ba3445b1a9409f8dc278c8d0c6c3c95e145ee9
2026-03-16 12:34:43.367 DEBUG [src.node.docker_mananger] Container started with ID 5b0a08aa3648. Setting up logs at ./log/docker/node1_2026-03-16_12-34-34__122c9be5-adb6-415f-bda0-627459c64d0b__harbor.status.im_wakuorg_nwaku:v0.38.0-beta.log
2026-03-16 12:34:43.367 DEBUG [src.node.waku_node] Started container from image harbor.status.im/wakuorg/nwaku:v0.38.0-beta. REST: 36072
2026-03-16 12:34:43.367 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-16 12:34:44.368 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36072/health" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:34:44.371 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-16 12:34:44.371 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-16 12:34:44.371 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36072/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:34:44.373 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.220.85/tcp/36073/p2p/16Uiu2HAm9H8VuVzXHFvipbkEeS8rf68ws5sf4EzeRHc1bdSQN1o8","/ip4/172.18.220.85/tcp/36074/ws/p2p/16Uiu2HAm9H8VuVzXHFvipbkEeS8rf68ws5sf4EzeRHc1bdSQN1o8"],"enrUri":"enr:-L24QF7VQEbTU-jgw4V8HIWKhl6cqOKRjxRCy7TEJnk2yVedQew1lm3Xy5inzPsULv4dXuTIpFTyZhqaDXlENmx2xzoCgmlkgnY0gmlwhKwS3FWKbXVsdGlhZGRyc5YACASsEtxVBozpAAoErBLcVQaM6t0DgnJzhQADAQAAiXNlY3AyNTZrMaECzdNgAVO_uDt7O8QfjNlIeuiz31g22j5CtbV3BbYdvMuDdGNwgozpg3VkcIKM64V3YWt1MgE"}'
2026-03-16 12:34:44.374 INFO [src.node.waku_node] REST service is ready !!
2026-03-16 12:34:44.374 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36072/admin/v1/log-level/ERROR" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:34:44.376 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-16 12:34:44.376 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36072/admin/v1/log-level/FATAL" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:34:44.378 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-16 12:34:44.378 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36072/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:34:44.380 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.220.85/tcp/36073/p2p/16Uiu2HAm9H8VuVzXHFvipbkEeS8rf68ws5sf4EzeRHc1bdSQN1o8","/ip4/172.18.220.85/tcp/36074/ws/p2p/16Uiu2HAm9H8VuVzXHFvipbkEeS8rf68ws5sf4EzeRHc1bdSQN1o8"],"enrUri":"enr:-L24QF7VQEbTU-jgw4V8HIWKhl6cqOKRjxRCy7TEJnk2yVedQew1lm3Xy5inzPsULv4dXuTIpFTyZhqaDXlENmx2xzoCgmlkgnY0gmlwhKwS3FWKbXVsdGlhZGRyc5YACASsEtxVBozpAAoErBLcVQaM6t0DgnJzhQADAQAAiXNlY3AyNTZrMaECzdNgAVO_uDt7O8QfjNlIeuiz31g22j5CtbV3BbYdvMuDdGNwgozpg3VkcIKM64V3YWt1MgE"}'
2026-03-16 12:34:44.380 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36072/version" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:34:44.382 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.38.0-beta'
2026-03-16 12:34:44.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:36072/debug/v1/version" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:34:44.384 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.38.0-beta'
2026-03-16 12:34:46.384 DEBUG [tests.rest_flags.test_admin_flags] counts at FATAL: {'TRC': 0, 'DBG': 0, 'INF': 0, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
2026-03-16 12:34:46.385 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:36072/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
2026-03-16 12:34:46.388 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-16 12:34:46.390 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-16 12:34:46.391 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-16 12:34:46.391 DEBUG [src.node.waku_node] Stopping container with id 5b0a08aa3648
2026-03-16 12:34:46.952 DEBUG [src.node.waku_node] Container stopped.
2026-03-16 12:34:46.953 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-16 12:34:46.956 DEBUG [src.node.docker_mananger] No errors found in the waku logs.