mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +00:00
117 lines
18 KiB
Plaintext
117 lines
18 KiB
Plaintext
2025-12-08 12:10:11.015 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-08 12:10:11.015 DEBUG [tests.conftest] Running test: test_metrics_after_relay_publish with id: 2025-12-08_12-10-11__51f7cfdc-b3ab-479a-b0a4-0ed51cea3153
|
|
2025-12-08 12:10:11.016 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-08 12:10:11.016 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-08 12:10:11.016 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2025-12-08 12:10:11.016 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2025-12-08 12:10:11.017 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2025-12-08 12:10:11.017 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2025-12-08 12:10:11.024 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:10:11.024 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-08_12-10-11__51f7cfdc-b3ab-479a-b0a4-0ed51cea3153__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:11.024 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:10:11.024 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:10:11.025 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:10:11.026 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.171.71
|
|
2025-12-08 12:10:11.026 DEBUG [src.node.docker_mananger] Generated ports ['16653', '16654', '16655', '16656', '16657']
|
|
2025-12-08 12:10:11.026 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:10:11.026 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:10:11.026 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:10:11.026 DEBUG [src.node.docker_mananger] docker run -i -t -p 16653:16653 -p 16654:16654 -p 16655:16655 -p 16656:16656 -p 16657:16657 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=16655 --rest-port=16653 --tcp-port=16654 --discv5-udp-port=16656 --rest-address=0.0.0.0 --nat=extip:172.18.171.71 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=5ca44ecb4d9dd0bb3bd1f4aeb8e50dda2bdb925dabcad4be58d0ba34dcbd41bb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=16657 --metrics-logging=true --relay=true
|
|
2025-12-08 12:10:11.211 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.171.71 waku b27f91a8d25da59d7656f3a69b9b522d436285afe26da772353661f056cc7e56
|
|
2025-12-08 12:10:11.245 DEBUG [src.node.docker_mananger] Container started with ID b27f91a8d25d. Setting up logs at ./log/docker/node1_2025-12-08_12-10-11__51f7cfdc-b3ab-479a-b0a4-0ed51cea3153__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:11.245 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 16653
|
|
2025-12-08 12:10:11.245 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:11.284 ERROR [src.node.docker_mananger] Max retries reached for container eff03a36f912. Exiting log stream.
|
|
2025-12-08 12:10:11.817 ERROR [src.node.docker_mananger] Max retries reached for container fb38cbcbba49. Exiting log stream.
|
|
2025-12-08 12:10:12.246 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16653/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:12.249 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-08 12:10:12.249 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:10:12.249 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16653/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:12.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.171.71/tcp/16654/p2p/16Uiu2HAky7RkooSAgVfCZoXDKwU9oncuGD3BrNPy7gLM6EsWx5zr","/ip4/172.18.171.71/tcp/16655/ws/p2p/16Uiu2HAky7RkooSAgVfCZoXDKwU9oncuGD3BrNPy7gLM6EsWx5zr"],"enrUri":"enr:-L24QFgR4OifhCA2TZijuLz-vAHgj28Dfd0bN6P3BHjctWiYKAvmNgrsQLnY4L86vnDIzxK2_wdx7AFvTbaYnKx4ZBACgmlkgnY0gmlwhKwSq0eKbXVsdGlhZGRyc5YACASsEqtHBkEOAAoErBKrRwZBD90DgnJzhQADAQAAiXNlY3AyNTZrMaECNsI1y2fJLN4xrLzYk16FFd2xpVN4jmipRisZosfw6BODdGNwgkEOg3VkcIJBEIV3YWt1MgE"}'
|
|
2025-12-08 12:10:12.252 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:10:12.258 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-08 12:10:12.259 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-08_12-10-11__51f7cfdc-b3ab-479a-b0a4-0ed51cea3153__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:12.259 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-08 12:10:12.259 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-08 12:10:12.260 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-08 12:10:12.260 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.232.187
|
|
2025-12-08 12:10:12.261 DEBUG [src.node.docker_mananger] Generated ports ['38571', '38572', '38573', '38574', '38575']
|
|
2025-12-08 12:10:12.261 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-08 12:10:12.261 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-08 12:10:12.261 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-08 12:10:12.261 DEBUG [src.node.docker_mananger] docker run -i -t -p 38571:38571 -p 38572:38572 -p 38573:38573 -p 38574:38574 -p 38575:38575 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=38573 --rest-port=38571 --tcp-port=38572 --discv5-udp-port=38574 --rest-address=0.0.0.0 --nat=extip:172.18.232.187 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=cec438a2ffc03bdecf9d5aeddab79bbade1c15baf6bfb6fefbeef32fbbfdf26f --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=38575 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFgR4OifhCA2TZijuLz-vAHgj28Dfd0bN6P3BHjctWiYKAvmNgrsQLnY4L86vnDIzxK2_wdx7AFvTbaYnKx4ZBACgmlkgnY0gmlwhKwSq0eKbXVsdGlhZGRyc5YACASsEqtHBkEOAAoErBKrRwZBD90DgnJzhQADAQAAiXNlY3AyNTZrMaECNsI1y2fJLN4xrLzYk16FFd2xpVN4jmipRisZosfw6BODdGNwgkEOg3VkcIJBEIV3YWt1MgE
|
|
2025-12-08 12:10:12.446 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.232.187 waku f012e3ccbc9528055e25ea907a36a9312d28111d1b7e949885a7bdaa133da835
|
|
2025-12-08 12:10:12.476 DEBUG [src.node.docker_mananger] Container started with ID f012e3ccbc95. Setting up logs at ./log/docker/node2_2025-12-08_12-10-11__51f7cfdc-b3ab-479a-b0a4-0ed51cea3153__wakuorg_nwaku:latest.log
|
|
2025-12-08 12:10:12.477 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 38571
|
|
2025-12-08 12:10:12.477 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-08 12:10:13.478 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38571/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:13.492 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"}]}'
|
|
2025-12-08 12:10:13.493 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-08 12:10:13.493 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38571/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:13.498 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.232.187/tcp/38572/p2p/16Uiu2HAkxsJyZUtkPMG8SouTzcUD4k1yySJ92i2b5gd6Rt6SbdcC","/ip4/172.18.232.187/tcp/38573/ws/p2p/16Uiu2HAkxsJyZUtkPMG8SouTzcUD4k1yySJ92i2b5gd6Rt6SbdcC"],"enrUri":"enr:-L24QMwgkamXEKta9QrWLfqTlWgZUaUbUNVFfHKhPMs-boedYrFgDH5Nzf0_LBcF_pyysDIkmb9yYGAGThT5kkveyskCgmlkgnY0gmlwhKwS6LuKbXVsdGlhZGRyc5YACASsEui7BpasAAoErBLouwaWrd0DgnJzhQADAQAAiXNlY3AyNTZrMaECMyRpmc4_jPhnT4t9gLCjU_IESaXmKkbLI0VEQ00NEMmDdGNwgpasg3VkcIKWroV3YWt1MgE"}'
|
|
2025-12-08 12:10:13.500 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-08 12:10:13.500 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38571/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.171.71/tcp/16654/p2p/16Uiu2HAky7RkooSAgVfCZoXDKwU9oncuGD3BrNPy7gLM6EsWx5zr"]'
|
|
2025-12-08 12:10:13.503 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:13.504 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2025-12-08 12:10:13.504 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16653/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 12:10:13.508 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:13.508 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:38571/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-08 12:10:13.515 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:13.515 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16653/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 12:10:13.520 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:13.520 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-08 12:10:13.621 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:10:13.621 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:16653/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:13.624 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765195813515783168,"ephemeral":false,"proof":""}]'
|
|
2025-12-08 12:10:13.626 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-08 12:10:13.626 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38571/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:13.628 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765195813515783168,"ephemeral":false,"proof":""}]'
|
|
2025-12-08 12:10:13.630 INFO [src.steps.relay] WARM UP successful!!
|
|
2025-12-08 12:10:13.631 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:16653/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "UmVsYXkgd29ya3MhIQ==", "contentTopic": "/test/1/waku-relay/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-08 12:10:13.635 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-08 12:10:13.635 DEBUG [src.libs.common] Sleeping for 0.5 seconds
|
|
2025-12-08 12:10:14.136 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:38571/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-08 12:10:14.139 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"UmVsYXkgd29ya3MhIQ==","contentTopic":"/test/1/waku-relay/proto","version":0,"timestamp":1765195813631239963,"ephemeral":false,"proof":""}]'
|
|
2025-12-08 12:10:14.139 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2025-12-08 12:10:19.139 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2025-12-08 12:10:19.144 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2025-12-08 12:10:19.145 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2025-12-08 12:10:19.148 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2025-12-08 12:10:19.148 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2025-12-08 12:10:19.152 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2025-12-08 12:10:19.152 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2025-12-08 12:10:19.156 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2025-12-08 12:10:19.156 DEBUG [src.steps.metrics] Checking metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} has 1
|
|
2025-12-08 12:10:19.159 DEBUG [src.steps.metrics] Found metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} with value 2.0
|
|
2025-12-08 12:10:19.160 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2025-12-08 12:10:19.163 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2025-12-08 12:10:19.164 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2025-12-08 12:10:19.167 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 2.0
|
|
2025-12-08 12:10:19.167 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2025-12-08 12:10:19.171 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 2.0
|
|
2025-12-08 12:10:19.171 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2025-12-08 12:10:19.175 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2025-12-08 12:10:19.176 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2025-12-08 12:10:19.179 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2025-12-08 12:10:19.179 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2025-12-08 12:10:19.183 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2025-12-08 12:10:19.183 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2025-12-08 12:10:19.187 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2025-12-08 12:10:19.187 DEBUG [src.steps.metrics] Checking metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} has 1
|
|
2025-12-08 12:10:19.191 DEBUG [src.steps.metrics] Found metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} with value 2.0
|
|
2025-12-08 12:10:19.191 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2025-12-08 12:10:19.195 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2025-12-08 12:10:19.195 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2025-12-08 12:10:19.198 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 2.0
|
|
2025-12-08 12:10:19.199 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2025-12-08 12:10:19.202 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 2.0
|
|
2025-12-08 12:10:19.205 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-08 12:10:19.206 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-08 12:10:19.206 DEBUG [src.node.waku_node] Stopping container with id b27f91a8d25d
|
|
2025-12-08 12:10:19.755 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:19.756 DEBUG [src.node.waku_node] Stopping container with id f012e3ccbc95
|
|
2025-12-08 12:10:20.324 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-08 12:10:20.327 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-08 12:10:20.334 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-08 12:10:20.341 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|