54 lines
8.7 KiB
Plaintext

2026-03-15 04:53:33.780 DEBUG [tests.conftest] Running fixture setup: test_id
2026-03-15 04:53:33.780 DEBUG [tests.conftest] Running test: test_log_level_INFO_from_DEBUG with id: 2026-03-15_04-53-33__92361028-91a1-4dc3-8d09-f2d2d6433df5
2026-03-15 04:53:33.780 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-03-15 04:53:33.780 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-03-15 04:53:33.781 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-03-15 04:53:33.786 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-15 04:53:33.786 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-15_04-53-33__92361028-91a1-4dc3-8d09-f2d2d6433df5__wakuorg_nwaku:latest.log
2026-03-15 04:53:33.791 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-15 04:53:33.792 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-15_04-53-33__92361028-91a1-4dc3-8d09-f2d2d6433df5__wakuorg_nwaku:latest.log
2026-03-15 04:53:33.796 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-15 04:53:33.797 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-15_04-53-33__92361028-91a1-4dc3-8d09-f2d2d6433df5__wakuorg_nwaku:latest.log
2026-03-15 04:53:33.801 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-03-15 04:53:33.801 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-15_04-53-33__92361028-91a1-4dc3-8d09-f2d2d6433df5__wakuorg_nwaku:latest.log
2026-03-15 04:53:33.802 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-03-15 04:53:33.802 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-03-15 04:53:33.803 DEBUG [src.node.waku_node] Starting Node...
2026-03-15 04:53:33.803 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-03-15 04:53:33.804 DEBUG [src.node.docker_mananger] Network waku already exists
2026-03-15 04:53:33.804 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.59.78
2026-03-15 04:53:33.804 DEBUG [src.node.docker_mananger] Generated ports ['54023', '54024', '54025', '54026', '54027']
2026-03-15 04:53:33.804 DEBUG [src.node.waku_node] RLN credentials were not set
2026-03-15 04:53:33.804 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-03-15 04:53:33.805 DEBUG [src.node.waku_node] Using volumes []
2026-03-15 04:53:33.805 DEBUG [src.node.docker_mananger] docker run -i -t -p 54023:54023 -p 54024:54024 -p 54025:54025 -p 54026:54026 -p 54027:54027 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=54025 --rest-port=54023 --tcp-port=54024 --discv5-udp-port=54026 --rest-address=0.0.0.0 --nat=extip:172.18.59.78 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f353cfd05c5fffc62fed59fdeedc1eb72d16dcd4c15bc2c63dff94faa3c3ec5e --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=54027 --metrics-logging=true --relay=true
2026-03-15 04:53:33.950 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.59.78 waku 5230ce9b1292ef2b516a5e60603edb568a9c94950414e541fd797f3f9405ba14
2026-03-15 04:53:33.976 DEBUG [src.node.docker_mananger] Container started with ID 5230ce9b1292. Setting up logs at ./log/docker/node1_2026-03-15_04-53-33__92361028-91a1-4dc3-8d09-f2d2d6433df5__wakuorg_nwaku:latest.log
2026-03-15 04:53:33.976 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 54023
2026-03-15 04:53:33.976 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-03-15 04:53:34.114 ERROR [src.node.docker_mananger] Max retries reached for container 3cb26a9811be. Exiting log stream.
2026-03-15 04:53:34.573 ERROR [src.node.docker_mananger] Max retries reached for container 2cd45f37695f. Exiting log stream.
2026-03-15 04:53:34.977 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54023/health" -H "Content-Type: application/json" -d 'None'
2026-03-15 04:53:34.980 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-15 04:53:34.980 INFO [src.node.waku_node] Node protocols are initialized !!
2026-03-15 04:53:34.980 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54023/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-15 04:53:34.982 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.59.78/tcp/54024/p2p/16Uiu2HAkvwef8J39Ju41ExYPYNFYfsB1ct9zpmnamBXgBsP2MVbd","/ip4/172.18.59.78/tcp/54025/ws/p2p/16Uiu2HAkvwef8J39Ju41ExYPYNFYfsB1ct9zpmnamBXgBsP2MVbd"],"enrUri":"enr:-L24QJiuuqcmkIfnHX96wLwkqKeohJ1JO6qM4e2edARpIIWcbgXGfWpAcBavJeppIgsnIpaYqGf1JBQkR_hP7585XKQCgmlkgnY0gmlwhKwSO06KbXVsdGlhZGRyc5YACASsEjtOBtMIAAoErBI7TgbTCd0DgnJzhQADAQAAiXNlY3AyNTZrMaECFomd2IKlN4l9L3-H6IBoKe0FRlxt4hpF-nTkobZyODiDdGNwgtMIg3VkcILTCoV3YWt1MgE"}'
2026-03-15 04:53:34.982 INFO [src.node.waku_node] REST service is ready !!
2026-03-15 04:53:34.983 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54023/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
2026-03-15 04:53:34.984 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-15 04:53:34.985 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54023/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-03-15 04:53:34.986 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.59.78/tcp/54024/p2p/16Uiu2HAkvwef8J39Ju41ExYPYNFYfsB1ct9zpmnamBXgBsP2MVbd","/ip4/172.18.59.78/tcp/54025/ws/p2p/16Uiu2HAkvwef8J39Ju41ExYPYNFYfsB1ct9zpmnamBXgBsP2MVbd"],"enrUri":"enr:-L24QJiuuqcmkIfnHX96wLwkqKeohJ1JO6qM4e2edARpIIWcbgXGfWpAcBavJeppIgsnIpaYqGf1JBQkR_hP7585XKQCgmlkgnY0gmlwhKwSO06KbXVsdGlhZGRyc5YACASsEjtOBtMIAAoErBI7TgbTCd0DgnJzhQADAQAAiXNlY3AyNTZrMaECFomd2IKlN4l9L3-H6IBoKe0FRlxt4hpF-nTkobZyODiDdGNwgtMIg3VkcILTCoV3YWt1MgE"}'
2026-03-15 04:53:34.987 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54023/version" -H "Content-Type: application/json" -d 'None'
2026-03-15 04:53:34.988 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.37.1-81-g96f1c4'
2026-03-15 04:53:34.988 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:54023/debug/v1/version" -H "Content-Type: application/json" -d 'None'
2026-03-15 04:53:34.990 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.37.1-81-g96f1c4'
2026-03-15 04:53:36.990 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-03-15 04:53:36.990 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:54023/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
2026-03-15 04:53:36.993 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-03-15 04:53:36.995 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-03-15 04:53:36.995 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-03-15 04:53:36.996 DEBUG [src.node.waku_node] Stopping container with id 5230ce9b1292
2026-03-15 04:53:37.435 DEBUG [src.node.waku_node] Container stopped.
2026-03-15 04:53:37.436 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-03-15 04:53:37.439 DEBUG [src.node.docker_mananger] No errors found in the waku logs.