mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-05-05 01:53:28 +00:00
117 lines
18 KiB
Plaintext
117 lines
18 KiB
Plaintext
2026-03-07 04:31:37.682 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2026-03-07 04:31:37.682 DEBUG [tests.conftest] Running test: test_metrics_after_relay_publish with id: 2026-03-07_04-31-37__bc9f737c-21ee-46c3-8a90-4dc19f2fe0f9
|
|
2026-03-07 04:31:37.682 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2026-03-07 04:31:37.683 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2026-03-07 04:31:37.683 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
|
|
2026-03-07 04:31:37.683 DEBUG [src.steps.relay] Running fixture setup: relay_setup
|
|
2026-03-07 04:31:37.683 DEBUG [src.steps.store] Running fixture setup: store_setup
|
|
2026-03-07 04:31:37.683 DEBUG [src.steps.relay] Running fixture setup: setup_main_relay_nodes
|
|
2026-03-07 04:31:37.690 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:37.691 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-03-07_04-31-37__bc9f737c-21ee-46c3-8a90-4dc19f2fe0f9__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:37.691 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:37.691 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:37.692 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:37.692 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.47.127
|
|
2026-03-07 04:31:37.693 DEBUG [src.node.docker_mananger] Generated ports ['39254', '39255', '39256', '39257', '39258']
|
|
2026-03-07 04:31:37.693 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:37.694 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:37.694 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:37.695 DEBUG [src.node.docker_mananger] docker run -i -t -p 39254:39254 -p 39255:39255 -p 39256:39256 -p 39257:39257 -p 39258:39258 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=39256 --rest-port=39254 --tcp-port=39255 --discv5-udp-port=39257 --rest-address=0.0.0.0 --nat=extip:172.18.47.127 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=d5b6d46bac5b88c0db4e78a12f782fcb8bd79f31f853218aeabfba4efcce9e31 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=39258 --metrics-logging=true --relay=true
|
|
2026-03-07 04:31:37.921 ERROR [src.node.docker_mananger] Max retries reached for container f5d29f1db2e7. Exiting log stream.
|
|
2026-03-07 04:31:37.921 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.47.127 waku 1cec585c2c41335ac80c2228d849987e4ca348548cb97d8eeb1496a99068abd5
|
|
2026-03-07 04:31:37.957 DEBUG [src.node.docker_mananger] Container started with ID 1cec585c2c41. Setting up logs at ./log/docker/node1_2026-03-07_04-31-37__bc9f737c-21ee-46c3-8a90-4dc19f2fe0f9__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:37.959 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 39254
|
|
2026-03-07 04:31:37.959 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:31:38.483 ERROR [src.node.docker_mananger] Max retries reached for container fd43b79de8a5. Exiting log stream.
|
|
2026-03-07 04:31:38.960 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39254/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:38.963 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-07 04:31:38.963 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:31:38.964 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39254/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:38.966 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.47.127/tcp/39255/p2p/16Uiu2HAkxyCk8AYmdMKn9Z3nmbEg1orHqSHndyBFRtJi3QpaB599","/ip4/172.18.47.127/tcp/39256/ws/p2p/16Uiu2HAkxyCk8AYmdMKn9Z3nmbEg1orHqSHndyBFRtJi3QpaB599"],"enrUri":"enr:-L24QEAkSEqGSjczin1xs5lhnH0df3XDgjDc2R--Q6SduSDreZiy3n5rXjudG0EXx4Pu1BzHDiQnbUQrIGM13QHYHOYCgmlkgnY0gmlwhKwSL3-KbXVsdGlhZGRyc5YACASsEi9_BplXAAoErBIvfwaZWN0DgnJzhQADAQAAiXNlY3AyNTZrMaECNKbZ58q-DY857u_iLGRsTrdeYO7ThcVWrJiiVRGvVyiDdGNwgplXg3VkcIKZWYV3YWt1MgE"}'
|
|
2026-03-07 04:31:38.966 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:31:38.973 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2026-03-07 04:31:38.973 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-03-07_04-31-37__bc9f737c-21ee-46c3-8a90-4dc19f2fe0f9__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:38.973 DEBUG [src.node.waku_node] Starting Node...
|
|
2026-03-07 04:31:38.973 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2026-03-07 04:31:38.974 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2026-03-07 04:31:38.974 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.212.91
|
|
2026-03-07 04:31:38.975 DEBUG [src.node.docker_mananger] Generated ports ['52280', '52281', '52282', '52283', '52284']
|
|
2026-03-07 04:31:38.975 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2026-03-07 04:31:38.975 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2026-03-07 04:31:38.975 DEBUG [src.node.waku_node] Using volumes []
|
|
2026-03-07 04:31:38.975 DEBUG [src.node.docker_mananger] docker run -i -t -p 52280:52280 -p 52281:52281 -p 52282:52282 -p 52283:52283 -p 52284:52284 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=52282 --rest-port=52280 --tcp-port=52281 --discv5-udp-port=52283 --rest-address=0.0.0.0 --nat=extip:172.18.212.91 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f794c99bfb82c08f819a3bb2dfb9c64bbf5aeed7ecb2d84ca8bec41e30bc82ae --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=52284 --metrics-logging=true --relay=true --discv5-bootstrap-node=enr:-L24QEAkSEqGSjczin1xs5lhnH0df3XDgjDc2R--Q6SduSDreZiy3n5rXjudG0EXx4Pu1BzHDiQnbUQrIGM13QHYHOYCgmlkgnY0gmlwhKwSL3-KbXVsdGlhZGRyc5YACASsEi9_BplXAAoErBIvfwaZWN0DgnJzhQADAQAAiXNlY3AyNTZrMaECNKbZ58q-DY857u_iLGRsTrdeYO7ThcVWrJiiVRGvVyiDdGNwgplXg3VkcIKZWYV3YWt1MgE
|
|
2026-03-07 04:31:39.179 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.212.91 waku 964ffb234c9f11e3b282dac670b34e685edbcd0c6234bb4e31189710516204fe
|
|
2026-03-07 04:31:39.213 DEBUG [src.node.docker_mananger] Container started with ID 964ffb234c9f. Setting up logs at ./log/docker/node2_2026-03-07_04-31-37__bc9f737c-21ee-46c3-8a90-4dc19f2fe0f9__wakuorg_nwaku:latest.log
|
|
2026-03-07 04:31:39.214 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 52280
|
|
2026-03-07 04:31:39.214 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2026-03-07 04:31:40.214 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52280/health" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:40.238 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-07 04:31:40.241 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2026-03-07 04:31:40.243 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52280/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:40.248 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.212.91/tcp/52281/p2p/16Uiu2HAmD75wG4QjXX87X7kLnuHTTiKZMmdW9VSX4RZDWFxakZex","/ip4/172.18.212.91/tcp/52282/ws/p2p/16Uiu2HAmD75wG4QjXX87X7kLnuHTTiKZMmdW9VSX4RZDWFxakZex"],"enrUri":"enr:-L24QJRSYYOf7-Ld5TQfitrAihqMP3XbeN5lnrM1Hx55saTNUqQW4dbMt3R0EB68_3tO_2vde_Mu24QEOHd8joWJvjACgmlkgnY0gmlwhKwS1FuKbXVsdGlhZGRyc5YACASsEtRbBsw5AAoErBLUWwbMOt0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBq9qs9X_53rmJvjpcverCxw7kmknYb1Tcu6HMyFiEkGDdGNwgsw5g3VkcILMO4V3YWt1MgE"}'
|
|
2026-03-07 04:31:40.249 INFO [src.node.waku_node] REST service is ready !!
|
|
2026-03-07 04:31:40.249 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52280/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.47.127/tcp/39255/p2p/16Uiu2HAkxyCk8AYmdMKn9Z3nmbEg1orHqSHndyBFRtJi3QpaB599"]'
|
|
2026-03-07 04:31:40.253 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:40.254 DEBUG [src.steps.relay] Running fixture setup: subscribe_main_relay_nodes
|
|
2026-03-07 04:31:40.254 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39254/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-07 04:31:40.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:40.259 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:52280/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2026-03-07 04:31:40.264 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:40.265 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39254/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-07 04:31:40.271 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:40.272 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2026-03-07 04:31:40.372 DEBUG [src.steps.relay] Checking that peer NODE_1:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:40.372 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:39254/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:40.375 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":1772857900265597952,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:40.377 DEBUG [src.steps.relay] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2026-03-07 04:31:40.377 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52280/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:40.380 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":1772857900265597952,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:40.381 INFO [src.steps.relay] WARM UP successful!!
|
|
2026-03-07 04:31:40.382 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:39254/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-07 04:31:40.387 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2026-03-07 04:31:40.388 DEBUG [src.libs.common] Sleeping for 0.5 seconds
|
|
2026-03-07 04:31:40.889 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:52280/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d 'None'
|
|
2026-03-07 04:31:40.892 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":1772857900382388955,"ephemeral":false,"proof":""}]'
|
|
2026-03-07 04:31:40.892 DEBUG [src.libs.common] Sleeping for 5 seconds
|
|
2026-03-07 04:31:45.892 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-07 04:31:45.897 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-03-07 04:31:45.897 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-03-07 04:31:45.900 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2026-03-07 04:31:45.901 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-03-07 04:31:45.904 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-03-07 04:31:45.904 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-03-07 04:31:45.907 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-03-07 04:31:45.908 DEBUG [src.steps.metrics] Checking metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} has 1
|
|
2026-03-07 04:31:45.911 DEBUG [src.steps.metrics] Found metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} with value 2.0
|
|
2026-03-07 04:31:45.911 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-07 04:31:45.914 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-03-07 04:31:45.915 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-03-07 04:31:45.918 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 2.0
|
|
2026-03-07 04:31:45.918 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-03-07 04:31:45.923 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 2.0
|
|
2026-03-07 04:31:45.923 DEBUG [src.steps.metrics] Checking metric: libp2p_peers has 1
|
|
2026-03-07 04:31:45.928 DEBUG [src.steps.metrics] Found metric: libp2p_peers with value 1.0
|
|
2026-03-07 04:31:45.928 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_peers has 1
|
|
2026-03-07 04:31:45.932 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_peers with value 1.0
|
|
2026-03-07 04:31:45.932 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_topics has 1
|
|
2026-03-07 04:31:45.935 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_topics with value 2.0
|
|
2026-03-07 04:31:45.936 DEBUG [src.steps.metrics] Checking metric: libp2p_pubsub_subscriptions_total has 1
|
|
2026-03-07 04:31:45.939 DEBUG [src.steps.metrics] Found metric: libp2p_pubsub_subscriptions_total with value 2.0
|
|
2026-03-07 04:31:45.939 DEBUG [src.steps.metrics] Checking metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} has 1
|
|
2026-03-07 04:31:45.942 DEBUG [src.steps.metrics] Found metric: libp2p_gossipsub_peers_per_topic_mesh{topic="other"} with value 2.0
|
|
2026-03-07 04:31:45.943 DEBUG [src.steps.metrics] Checking metric: waku_peer_store_size has 1
|
|
2026-03-07 04:31:45.946 DEBUG [src.steps.metrics] Found metric: waku_peer_store_size with value 1.0
|
|
2026-03-07 04:31:45.946 DEBUG [src.steps.metrics] Checking metric: waku_histogram_message_size_count has 1
|
|
2026-03-07 04:31:45.950 DEBUG [src.steps.metrics] Found metric: waku_histogram_message_size_count with value 2.0
|
|
2026-03-07 04:31:45.950 DEBUG [src.steps.metrics] Checking metric: waku_node_messages_total{type="relay"} has 1
|
|
2026-03-07 04:31:45.953 DEBUG [src.steps.metrics] Found metric: waku_node_messages_total{type="relay"} with value 2.0
|
|
2026-03-07 04:31:45.956 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2026-03-07 04:31:45.957 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2026-03-07 04:31:45.957 DEBUG [src.node.waku_node] Stopping container with id 1cec585c2c41
|
|
2026-03-07 04:31:46.551 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:31:46.551 DEBUG [src.node.waku_node] Stopping container with id 964ffb234c9f
|
|
2026-03-07 04:31:47.119 DEBUG [src.node.waku_node] Container stopped.
|
|
2026-03-07 04:31:47.122 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2026-03-07 04:31:47.132 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2026-03-07 04:31:47.138 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|