mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-28 22:53:11 +00:00
56 lines
9.0 KiB
Plaintext
56 lines
9.0 KiB
Plaintext
2026-03-14 04:33:44.902 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-14 04:33:44.903 DEBUG [tests.conftest] Running test: test_log_level_NOTICE_from_INFO with id: 2026-03-14_04-33-44__2f33bdcf-757f-4720-92af-08ae3e77f76c
|
|
2026-03-14 04:33:44.903 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-14 04:33:44.903 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-14 04:33:44.904 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-14 04:33:44.911 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:33:44.911 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-14_04-33-44__2f33bdcf-757f-4720-92af-08ae3e77f76c__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:33:44.917 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:33:44.917 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-14_04-33-44__2f33bdcf-757f-4720-92af-08ae3e77f76c__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:33:44.923 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:33:44.923 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-03-14_04-33-44__2f33bdcf-757f-4720-92af-08ae3e77f76c__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:33:44.929 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-14 04:33:44.929 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node4_2026-03-14_04-33-44__2f33bdcf-757f-4720-92af-08ae3e77f76c__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:33:44.929 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-14 04:33:44.930 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-14 04:33:44.930 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-14 04:33:44.931 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-14 04:33:44.932 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-14 04:33:44.932 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.2.188
|
|
2026-03-14 04:33:44.933 DEBUG [src.node.docker_mananger] Generated ports ['17848', '17849', '17850', '17851', '17852']
|
|
2026-03-14 04:33:44.933 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-14 04:33:44.933 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-14 04:33:44.933 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-14 04:33:44.933 DEBUG [src.node.docker_mananger] docker run -i -t -p 17848:17848 -p 17849:17849 -p 17850:17850 -p 17851:17851 -p 17852:17852 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=17850 --rest-port=17848 --tcp-port=17849 --discv5-udp-port=17851 --rest-address=0.0.0.0 --nat=extip:172.18.2.188 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=4dccce9e6aeebd0dec4def3deffecf8b96485e943dd3a1c35edfdee37ca73af0 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=17852 --metrics-logging=true --relay=true
|
|
2026-03-14 04:33:45.112 ERROR [src.node.docker_mananger] Max retries reached for container 6a9e9508a15e. Exiting log stream.
|
|
2026-03-14 04:33:45.129 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.2.188 waku 119d39dc8b3639775736dddc0b6a0728825a3f45151246f276bb33a0f63b9cba
|
|
2026-03-14 04:33:45.164 DEBUG [src.node.docker_mananger] Container started with ID 119d39dc8b36. Setting up logs at ./log/docker/node1_2026-03-14_04-33-44__2f33bdcf-757f-4720-92af-08ae3e77f76c__wakuorg_nwaku:latest.log
|
|
2026-03-14 04:33:45.164 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 17848
|
|
2026-03-14 04:33:45.165 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-14 04:33:45.705 ERROR [src.node.docker_mananger] Max retries reached for container 9629fa1f06c7. Exiting log stream.
|
|
2026-03-14 04:33:46.165 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17848/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:33:46.168 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-14 04:33:46.169 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-14 04:33:46.169 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17848/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:33:46.171 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.2.188/tcp/17849/p2p/16Uiu2HAm5AxyL5Y4tPrH13VUUNrRJipz6eHv5LwRzze61QsLmP3N","/ip4/172.18.2.188/tcp/17850/ws/p2p/16Uiu2HAm5AxyL5Y4tPrH13VUUNrRJipz6eHv5LwRzze61QsLmP3N"],"enrUri":"enr:-L24QK6vQq_3c9JCirjPIp0abQq3pJ9jtOcAWI1xPYTsfPJJKhdUwEEF0dPwYMMnyuMcByd-vQj20yBx8eGvppSRoksCgmlkgnY0gmlwhKwSAryKbXVsdGlhZGRyc5YACASsEgK8BkW5AAoErBICvAZFut0DgnJzhQADAQAAiXNlY3AyNTZrMaECkNBeu3CrI6whUEkxtYBqmWWTE86ioEW_86IP2zXQFLGDdGNwgkW5g3VkcIJFu4V3YWt1MgE"}'
|
|
2026-03-14 04:33:46.171 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-14 04:33:46.172 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17848/admin/v1/log-level/INFO" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:33:46.174 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:33:46.174 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17848/admin/v1/log-level/NOTICE" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:33:46.176 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:33:46.176 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17848/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:33:46.178 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.2.188/tcp/17849/p2p/16Uiu2HAm5AxyL5Y4tPrH13VUUNrRJipz6eHv5LwRzze61QsLmP3N","/ip4/172.18.2.188/tcp/17850/ws/p2p/16Uiu2HAm5AxyL5Y4tPrH13VUUNrRJipz6eHv5LwRzze61QsLmP3N"],"enrUri":"enr:-L24QK6vQq_3c9JCirjPIp0abQq3pJ9jtOcAWI1xPYTsfPJJKhdUwEEF0dPwYMMnyuMcByd-vQj20yBx8eGvppSRoksCgmlkgnY0gmlwhKwSAryKbXVsdGlhZGRyc5YACASsEgK8BkW5AAoErBICvAZFut0DgnJzhQADAQAAiXNlY3AyNTZrMaECkNBeu3CrI6whUEkxtYBqmWWTE86ioEW_86IP2zXQFLGDdGNwgkW5g3VkcIJFu4V3YWt1MgE"}'
|
|
2026-03-14 04:33:46.178 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17848/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:33:46.180 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.37.1-81-g96f1c4'
|
|
2026-03-14 04:33:46.180 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:17848/debug/v1/version" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:33:46.182 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'v0.37.1-81-g96f1c4'
|
|
2026-03-14 04:33:48.182 DEBUG [tests.rest_flags.test_admin_flags] counts at NOTICE: {'TRC': 0, 'DBG': 0, 'INF': 0, 'NTC': 0, 'WRN': 0, 'ERR': 0, 'FTL': 0}
|
|
2026-03-14 04:33:48.182 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:17848/admin/v1/log-level/TRACE" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-14 04:33:48.186 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-14 04:33:48.188 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-14 04:33:48.189 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-14 04:33:48.189 DEBUG [src.node.waku_node] Stopping container with id 119d39dc8b36
|
|
2026-03-14 04:33:48.768 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-14 04:33:48.770 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-14 04:33:48.773 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|