54 lines
8.7 KiB
Plaintext

2026-02-28 04:30:51.534 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-28 04:30:51.534 DEBUG [tests.conftest] Running test: test_log_level_INFO_from_DEBUG with id: 2026-02-28_04-30-51__3cbbe661-8a65-4567-b427-c0d9a8390cd6
2026-02-28 04:30:51.535 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-28 04:30:51.536 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-02-28 04:30:51.536 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-02-28 04:30:51.550 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:30:51.551 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-28_04-30-51__3cbbe661-8a65-4567-b427-c0d9a8390cd6__wakuorg_nwaku:latest.log
2026-02-28 04:30:51.558 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:30:51.559 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-28_04-30-51__3cbbe661-8a65-4567-b427-c0d9a8390cd6__wakuorg_nwaku:latest.log
2026-02-28 04:30:51.566 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:30:51.567 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-28_04-30-51__3cbbe661-8a65-4567-b427-c0d9a8390cd6__wakuorg_nwaku:latest.log
2026-02-28 04:30:51.573 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-28 04:30:51.573 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-02-28_04-30-51__3cbbe661-8a65-4567-b427-c0d9a8390cd6__wakuorg_nwaku:latest.log
2026-02-28 04:30:51.573 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-28 04:30:51.573 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-02-28 04:30:51.574 DEBUG [src.node.waku_node] Starting Node...
2026-02-28 04:30:51.574 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-28 04:30:51.576 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-28 04:30:51.576 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.171.173
2026-02-28 04:30:51.576 DEBUG [src.node.docker_mananger] Generated ports ['50090', '50091', '50092', '50093', '50094']
2026-02-28 04:30:51.576 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-28 04:30:51.576 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-28 04:30:51.577 DEBUG [src.node.waku_node] Using volumes []
2026-02-28 04:30:51.577 DEBUG [src.node.docker_mananger] docker run -i -t -p 50090:50090 -p 50091:50091 -p 50092:50092 -p 50093:50093 -p 50094:50094 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=50092 --rest-port=50090 --tcp-port=50091 --discv5-udp-port=50093 --rest-address=0.0.0.0 --nat=extip:172.18.171.173 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=ccb07d0cca00dea8f6ff661a2ffbeda180575c186e502c8f5da51fbfb1fe79d5 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=50094 --metrics-logging=true --relay=true
2026-02-28 04:30:51.769 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.171.173 waku 785f0cc6badd6d6ff5e1a6e8cbd6e8c1340667979d687336f597d86f600d5a6d
2026-02-28 04:30:51.771 ERROR [src.node.docker_mananger] Max retries reached for container ca90773151b9. Exiting log stream.
2026-02-28 04:30:51.804 DEBUG [src.node.docker_mananger] Container started with ID 785f0cc6badd. Setting up logs at ./log/docker/node1_2026-02-28_04-30-51__3cbbe661-8a65-4567-b427-c0d9a8390cd6__wakuorg_nwaku:latest.log
2026-02-28 04:30:51.805 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 50090
2026-02-28 04:30:51.807 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-28 04:30:52.377 ERROR [src.node.docker_mananger] Max retries reached for container 7647a872602f. Exiting log stream.
2026-02-28 04:30:52.808 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50090/health" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:30:52.811 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-02-28 04:30:52.811 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-28 04:30:52.811 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50090/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:30:52.814 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.171.173/tcp/50091/p2p/16Uiu2HAkw9tyQz1RUZ8HR6XkS5yxxjaeNedfPA4J8ajthqZ2dxfe","/ip4/172.18.171.173/tcp/50092/ws/p2p/16Uiu2HAkw9tyQz1RUZ8HR6XkS5yxxjaeNedfPA4J8ajthqZ2dxfe"],"enrUri":"enr:-L24QDcG0x9rfY0FBseAzlUF1aUCorz0eCElkPu4Tn6yxX2-N76zxh4jAEloR3fC3VzdEWT12UtE90Jk_agMpI80JkgCgmlkgnY0gmlwhKwSq62KbXVsdGlhZGRyc5YACASsEqutBsOrAAoErBKrrQbDrN0DgnJzhQADAQAAiXNlY3AyNTZrMaECGazFzSrKtYBrT-5f9ik_FbodEMT9J9BA1E9fnLdtvS2DdGNwgsOrg3VkcILDrYV3YWt1MgE"}'
2026-02-28 04:30:52.814 INFO [src.node.waku_node] REST service is ready !!
2026-02-28 04:30:52.814 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50090/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:30:52.816 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:30:52.816 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50090/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:30:52.818 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.171.173/tcp/50091/p2p/16Uiu2HAkw9tyQz1RUZ8HR6XkS5yxxjaeNedfPA4J8ajthqZ2dxfe","/ip4/172.18.171.173/tcp/50092/ws/p2p/16Uiu2HAkw9tyQz1RUZ8HR6XkS5yxxjaeNedfPA4J8ajthqZ2dxfe"],"enrUri":"enr:-L24QDcG0x9rfY0FBseAzlUF1aUCorz0eCElkPu4Tn6yxX2-N76zxh4jAEloR3fC3VzdEWT12UtE90Jk_agMpI80JkgCgmlkgnY0gmlwhKwSq62KbXVsdGlhZGRyc5YACASsEqutBsOrAAoErBKrrQbDrN0DgnJzhQADAQAAiXNlY3AyNTZrMaECGazFzSrKtYBrT-5f9ik_FbodEMT9J9BA1E9fnLdtvS2DdGNwgsOrg3VkcILDrYV3YWt1MgE"}'
2026-02-28 04:30:52.818 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50090/version" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:30:52.820 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-157-gba8587'
2026-02-28 04:30:52.820 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:50090/debug/v1/version" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:30:52.822 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.36.0-157-gba8587'
2026-02-28 04:30:54.823 DEBUG [tests.rest_flags.test_admin_flags] counts at INFO: {'TRC': 0, 'DBG': 0, 'INF': 1, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
2026-02-28 04:30:54.823 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:50090/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
2026-02-28 04:30:54.825 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-28 04:30:54.828 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-28 04:30:54.829 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-28 04:30:54.829 DEBUG [src.node.waku_node] Stopping container with id 785f0cc6badd
2026-02-28 04:30:55.385 DEBUG [src.node.waku_node] Container stopped.
2026-02-28 04:30:55.388 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-28 04:30:55.390 DEBUG [src.node.docker_mananger] No errors found in the waku logs.