mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-04 17:43:17 +00:00
117 lines
18 KiB
Plaintext
117 lines
18 KiB
Plaintext
2026-03-13 04:34:19.327 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-13 04:34:19.328 DEBUG [tests.conftest] Running test: test_metrics_after_relay_publish with id: 2026-03-13_04-34-19__0204adf5-98ff-4dde-9b05-0342501be011
|
|
2026-03-13 04:34:19.328 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-13 04:34:19.328 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-13 04:34:19.328 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-13 04:34:19.329 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-13 04:34:19.329 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-13 04:34:19.329 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-13 04:34:19.336 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:34:19.336 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-13_04-34-19__0204adf5-98ff-4dde-9b05-0342501be011__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:34:19.337 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:34:19.337 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:34:19.339 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:34:19.339 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.154.118
|
|
2026-03-13 04:34:19.339 DEBUG [src.node.docker_mananger] Generated ports ['52324', '52325', '52326', '52327', '52328']
|
|
2026-03-13 04:34:19.340 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:34:19.340 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:34:19.340 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:34:19.340 DEBUG [src.node.docker_mananger] docker run -i -t -p 52324:52324 -p 52325:52325 -p 52326:52326 -p 52327:52327 -p 52328:52328 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=52326 --rest-port=52324 --tcp-port=52325 --discv5-udp-port=52327 --rest-address=0.0.0.0 --nat=extip:172.18.154.118 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2ffad7acb8a13e0dc0f037dd8145e25f95ad4e75be4bcdc96b9ad912aebabcf8 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52328 --metrics-logging=true --relay=true
|
|
2026-03-13 04:34:19.532 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.154.118 waku 5182af71f953442670519fafd4c70e64e8b97b2a077cb5a437f69361545c25bb
|
|
2026-03-13 04:34:19.547 ERROR [src.node.docker_mananger] Max retries reached for container 375dd0443d5f. Exiting log stream.
|
|
2026-03-13 04:34:19.569 DEBUG [src.node.docker_mananger] Container started with ID 5182af71f953. Setting up logs at ./log/docker/node1_2026-03-13_04-34-19__0204adf5-98ff-4dde-9b05-0342501be011__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:34:19.570 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52324
|
|
2026-03-13 04:34:19.571 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:34:20.109 ERROR [src.node.docker_mananger] Max retries reached for container bb659aa02e43. Exiting log stream.
|
|
2026-03-13 04:34:20.572 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52324/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:34:20.575 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-13 04:34:20.576 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:34:20.576 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52324/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:34:20.578 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.154.118/tcp/52325/p2p/16Uiu2HAmSQsPayu5DBAenwmqTt3Ws5mT1KEhrwzhciMoPzoPfvYq","/ip4/172.18.154.118/tcp/52326/ws/p2p/16Uiu2HAmSQsPayu5DBAenwmqTt3Ws5mT1KEhrwzhciMoPzoPfvYq"],"enrUri":"enr:-L24QFY3hDCy46ZXiwsptqeJo-kFiirC8qLyfxX6qU6y8iJGZ1lC8er1IuEu6j6MWg3xp9EdxFzxzzj4StNggn3mzqQCgmlkgnY0gmlwhKwSmnaKbXVsdGlhZGRyc5YACASsEpp2BsxlAAoErBKadgbMZt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDzGWdkPE8_d_yRu8qFzDXK82IPE2U5Xtu4ZaPFKnS4PqDdGNwgsxlg3VkcILMZ4V3YWt1MgE"}'
|
|
2026-03-13 04:34:20.578 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:34:20.585 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-13 04:34:20.585 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-13_04-34-19__0204adf5-98ff-4dde-9b05-0342501be011__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:34:20.585 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-13 04:34:20.585 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-13 04:34:20.587 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-13 04:34:20.587 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.124.82
|
|
2026-03-13 04:34:20.587 DEBUG [src.node.docker_mananger] Generated ports ['23923', '23924', '23925', '23926', '23927']
|
|
2026-03-13 04:34:20.587 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-13 04:34:20.587 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-13 04:34:20.587 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-13 04:34:20.588 DEBUG [src.node.docker_mananger] docker run -i -t -p 23923:23923 -p 23924:23924 -p 23925:23925 -p 23926:23926 -p 23927:23927 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=23925 --rest-port=23923 --tcp-port=23924 --discv5-udp-port=23926 --rest-address=0.0.0.0 --nat=extip:172.18.124.82 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=97baeb651bee43f9f23fa74d47bf5ba3ffe000bf14aeb8cce53e7c7c8efdb2ee --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=23927 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QFY3hDCy46ZXiwsptqeJo-kFiirC8qLyfxX6qU6y8iJGZ1lC8er1IuEu6j6MWg3xp9EdxFzxzzj4StNggn3mzqQCgmlkgnY0gmlwhKwSmnaKbXVsdGlhZGRyc5YACASsEpp2BsxlAAoErBKadgbMZt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDzGWdkPE8_d_yRu8qFzDXK82IPE2U5Xtu4ZaPFKnS4PqDdGNwgsxlg3VkcILMZ4V3YWt1MgE
|
|
2026-03-13 04:34:20.790 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.124.82 waku 47680cd48804a2de0791304b2be8b8da559219908464eb6c46b7c24523d877d5
|
|
2026-03-13 04:34:20.824 DEBUG [src.node.docker_mananger] Container started with ID 47680cd48804. Setting up logs at ./log/docker/node2_2026-03-13_04-34-19__0204adf5-98ff-4dde-9b05-0342501be011__wakuorg_nwaku:latest.log
|
|
2026-03-13 04:34:20.825 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 23923
|
|
2026-03-13 04:34:20.825 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-13 04:34:21.826 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23923/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:34:21.854 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-13 04:34:21.856 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-13 04:34:21.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23923/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:34:21.866 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.124.82/tcp/23924/p2p/16Uiu2HAkwv7ZuBA2qrgU4UWWVjbH1PWx3ooSDi6wgNps2YySoC4A","/ip4/172.18.124.82/tcp/23925/ws/p2p/16Uiu2HAkwv7ZuBA2qrgU4UWWVjbH1PWx3ooSDi6wgNps2YySoC4A"],"enrUri":"enr:-L24QGuyzb7yR9e5oR9AEoB-P2wpJQwbX3UXDJFElR4S9qTkZpSTnTfQZFsdChKjolrl6Oy6QhsVC7LYSqyf8lMD3kwCgmlkgnY0gmlwhKwSfFKKbXVsdGlhZGRyc5YACASsEnxSBl10AAoErBJ8UgZddd0DgnJzhQADAQAAiXNlY3AyNTZrMaECJQCRqmqNPXEs3HRi_nInfoqvzi2IkNbF4Yszr6zrlkODdGNwgl10g3VkcIJddoV3YWt1MgE"}'
|
|
2026-03-13 04:34:21.866 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-13 04:34:21.867 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23923/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.154.118/tcp/52325/p2p/16Uiu2HAmSQsPayu5DBAenwmqTt3Ws5mT1KEhrwzhciMoPzoPfvYq"]'
|
|
2026-03-13 04:34:21.871 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:21.872 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2026-03-13 04:34:21.872 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52324/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:34:21.877 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:21.878 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:23923/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-13 04:34:21.882 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:21.884 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52324/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)'}'
|
|
2026-03-13 04:34:21.889 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:21.891 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-13 04:34:21.991 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:34:21.992 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52324/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:34:21.994 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":1773376461884546816,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:34:21.996 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-13 04:34:21.996 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23923/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:34:21.998 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":1773376461884546816,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:34:22.000 INFO [src.steps.relay] WARM UP successful!!
|
|
2026-03-13 04:34:22.001 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52324/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)'}'
|
|
2026-03-13 04:34:22.005 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-13 04:34:22.006 DEBUG [src.libs.common] Sleeping for 0.5 seconds
|
|
2026-03-13 04:34:22.507 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:23923/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-13 04:34:22.509 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":1773376462001274732,"ephemeral":false,"proof":""}]'
|
|
2026-03-13 04:34:22.510 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-03-13 04:34:27.510 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-13 04:34:27.515 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-03-13 04:34:27.515 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-03-13 04:34:27.519 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2026-03-13 04:34:27.519 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-03-13 04:34:27.523 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-03-13 04:34:27.524 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-03-13 04:34:27.528 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-03-13 04:34:27.528 DEBUG [src.steps.metrics] Checking metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} has 1
|
|
2026-03-13 04:34:27.532 DEBUG [src.steps.metrics] Found metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} with value 2.0
|
|
2026-03-13 04:34:27.532 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-13 04:34:27.536 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-03-13 04:34:27.536 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-03-13 04:34:27.540 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 2.0
|
|
2026-03-13 04:34:27.540 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-03-13 04:34:27.544 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 2.0
|
|
2026-03-13 04:34:27.545 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-13 04:34:27.549 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-03-13 04:34:27.550 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-03-13 04:34:27.554 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2026-03-13 04:34:27.554 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-03-13 04:34:27.558 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-03-13 04:34:27.558 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-03-13 04:34:27.562 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-03-13 04:34:27.562 DEBUG [src.steps.metrics] Checking metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} has 1
|
|
2026-03-13 04:34:27.566 DEBUG [src.steps.metrics] Found metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} with value 2.0
|
|
2026-03-13 04:34:27.567 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-13 04:34:27.570 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-03-13 04:34:27.571 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-03-13 04:34:27.575 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 2.0
|
|
2026-03-13 04:34:27.575 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-03-13 04:34:27.579 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 2.0
|
|
2026-03-13 04:34:27.581 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-13 04:34:27.582 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-13 04:34:27.582 DEBUG [src.node.waku_node] Stopping container with id 5182af71f953
|
|
2026-03-13 04:34:28.153 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:34:28.153 DEBUG [src.node.waku_node] Stopping container with id 47680cd48804
|
|
2026-03-13 04:34:28.730 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-13 04:34:28.734 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-13 04:34:28.743 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-13 04:34:28.748 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|