100 lines
18 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

2026-04-22 23:54:36.830 INFO [tests.conftest] Fleet bootstrap patch active NODE1→/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W NODE2→/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG (additional nodes→/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W) dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:36.830 DEBUG [tests.conftest] Running fixture setup: test_id
2026-04-22 23:54:36.831 DEBUG [tests.conftest] Running test: test_filter_update_subscription_refresh_existing with id: 2026-04-22_23-54-36__d6dbedf2-9c77-4e43-be5c-c704bc171954
2026-04-22 23:54:36.831 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-04-22 23:54:36.831 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-04-22 23:54:36.831 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
2026-04-22 23:54:36.837 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:54:36.837 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-04-22_23-54-36__d6dbedf2-9c77-4e43-be5c-c704bc171954__wakuorg_nwaku:latest.log
2026-04-22 23:54:36.838 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
2026-04-22 23:54:36.838 DEBUG [tests.conftest] fleet_joined_start: NODE1 bootstrapping from config-n1.toml (/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W)
2026-04-22 23:54:36.838 DEBUG [tests.conftest] fleet_joined_start: staticnode=/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:36.838 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:54:36.838 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:54:36.839 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:54:36.839 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.105.71
2026-04-22 23:54:36.839 DEBUG [src.node.docker_mananger] Generated ports ['51256', '51257', '51258', '51259', '51260']
2026-04-22 23:54:36.840 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:54:36.840 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:54:36.840 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:54:36.840 DEBUG [src.node.docker_mananger] docker run -i -t -p 51256:51256 -p 51257:51257 -p 51258:51258 -p 51259:51259 -p 51260:51260 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=51258 --rest-port=51256 --tcp-port=51257 --discv5-udp-port=51259 --rest-address=0.0.0.0 --nat=extip:172.18.105.71 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=c49db0bc5f36897ffaedceb387bfdfd5ce3c17e4bbecd8acc6ded5657edf6abb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=51260 --metrics-logging=true --relay=true --filter=true --staticnode=/dns4/node-01.do-ams3.waku.test.status.im/tcp/30303/p2p/16Uiu2HAkykgaECHswi3YKJ5dMLbq2kPVCo89fcyTd38UcQD6ej5W --dns-discovery=true --dns-discovery-url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:37.018 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.105.71 waku 73b67821344e0c086c6cbc3c2aec02fbd33089821249a78f2341768fef16181f
2026-04-22 23:54:37.050 DEBUG [src.node.docker_mananger] Container started with ID 73b67821344e. Setting up logs at ./log/docker/node1_2026-04-22_23-54-36__d6dbedf2-9c77-4e43-be5c-c704bc171954__wakuorg_nwaku:latest.log
2026-04-22 23:54:37.051 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 51256
2026-04-22 23:54:37.051 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:54:37.233 ERROR [src.node.docker_mananger] Max retries reached for container 84c211a6bcb7. Exiting log stream.
2026-04-22 23:54:37.620 ERROR [src.node.docker_mananger] Max retries reached for container aec6471b9d23. Exiting log stream.
2026-04-22 23:54:38.051 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51256/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:38.054 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:38.154 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51256/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:38.157 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:38.257 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51256/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:38.259 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:38.360 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51256/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:38.362 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:38.462 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51256/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:38.464 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:38.565 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51256/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:38.567 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:38.667 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51256/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:38.670 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:54:38.670 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:54:38.670 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:51256/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:38.672 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.105.71/tcp/51257/p2p/16Uiu2HAm7YU3vjyYwmgknk5fmuBpomcJqHj8FDdJ2FpYk3A79tPc","/ip4/172.18.105.71/tcp/51258/ws/p2p/16Uiu2HAm7YU3vjyYwmgknk5fmuBpomcJqHj8FDdJ2FpYk3A79tPc"],"enrUri":"enr:-L24QIRP-i2Q-t2C1dRuZ4kbffDJlPt2HZe-qOnp7JybAGbuXdGAXIZjfvrQQxHAXBer0DDCazpJ01u0iO00XFbgQoUCgmlkgnY0gmlwhKwSaUeKbXVsdGlhZGRyc5YACASsEmlHBsg5AAoErBJpRwbIOt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECtAnSKDE_rlhgGEjM_ntiR0MC_dPYCe80F15RekPR6ouDdGNwgsg5g3VkcILIO4V3YWt1MgU"}'
2026-04-22 23:54:38.672 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:54:38.673 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
2026-04-22 23:54:38.679 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-04-22 23:54:38.679 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-04-22_23-54-36__d6dbedf2-9c77-4e43-be5c-c704bc171954__wakuorg_nwaku:latest.log
2026-04-22 23:54:38.679 DEBUG [tests.conftest] fleet_joined_start: injecting waku.test bootstrap args into WakuNode.start()
2026-04-22 23:54:38.680 DEBUG [tests.conftest] fleet_joined_start: NODE2 bootstrapping from config-n2.toml (/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG)
2026-04-22 23:54:38.680 DEBUG [tests.conftest] fleet_joined_start: dropping local discv5_bootstrap_node=enr:-L24QIRP-i2Q-t2C1dRuZ4kbffDJlPt2HZe-qOnp7JybAGbuXdGAXIZjfvrQQxHAXBer0DDCazpJ01u0iO00XFbgQoUCgmlkgnY0gmlwhKwSaUeKbXVsdGlhZGRyc5YACASsEmlHBsg5AAoErBJpRwbIOt0DgnJzhQDGAQAAiXNlY3AyNTZrMaECtAnSKDE_rlhgGEjM_ntiR0MC_dPYCe80F15RekPR6ouDdGNwgsg5g3VkcILIO4V3YWt1MgU (fleet DNS discovery replaces it)
2026-04-22 23:54:38.680 DEBUG [tests.conftest] fleet_joined_start: staticnode=/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG dns_discovery_url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:38.680 DEBUG [src.node.waku_node] Starting Node...
2026-04-22 23:54:38.680 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-04-22 23:54:38.682 DEBUG [src.node.docker_mananger] Network waku already exists
2026-04-22 23:54:38.682 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.227.115
2026-04-22 23:54:38.682 DEBUG [src.node.docker_mananger] Generated ports ['33408', '33409', '33410', '33411', '33412']
2026-04-22 23:54:38.682 DEBUG [src.node.waku_node] RLN credentials were not set
2026-04-22 23:54:38.682 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-04-22 23:54:38.682 DEBUG [src.node.waku_node] Using volumes []
2026-04-22 23:54:38.682 DEBUG [src.node.docker_mananger] docker run -i -t -p 33408:33408 -p 33409:33409 -p 33410:33410 -p 33411:33411 -p 33412:33412 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=33410 --rest-port=33408 --tcp-port=33409 --discv5-udp-port=33411 --rest-address=0.0.0.0 --nat=extip:172.18.227.115 --peer-exchange=true --discv5-discovery=true --cluster-id=198 --nodekey=4ddbb69dba075bfd89ec6a42513db6e6c300e89ddc3d6adfeecf7aad6e60ea0c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=33412 --metrics-logging=true --relay=false --filternode=/ip4/172.18.105.71/tcp/51257/p2p/16Uiu2HAm7YU3vjyYwmgknk5fmuBpomcJqHj8FDdJ2FpYk3A79tPc --staticnode=/dns4/node-01.gc-us-central1-a.waku.test.status.im/tcp/30303/p2p/16Uiu2HAmDCp8XJ9z1ev18zuv8NHekAsjNyezAvmMfFEJkiharitG --dns-discovery=true --dns-discovery-url=enrtree://AOGYWMBYOUIMOENHXCHILPKY3ZRFEULMFI4DOM442QSZ73TT2A7VI@test.waku.nodes.status.im
2026-04-22 23:54:38.872 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.227.115 waku 65a0cc963c45f04cd45876b133c8ab4bb4f10945022672e989de992438ecd51f
2026-04-22 23:54:38.900 DEBUG [src.node.docker_mananger] Container started with ID 65a0cc963c45. Setting up logs at ./log/docker/node2_2026-04-22_23-54-36__d6dbedf2-9c77-4e43-be5c-c704bc171954__wakuorg_nwaku:latest.log
2026-04-22 23:54:38.901 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 33408
2026-04-22 23:54:38.901 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-04-22 23:54:39.901 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33408/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:39.904 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:40.004 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33408/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:40.007 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:40.107 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33408/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:40.109 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","connectionStatus":"Disconnected","protocolsHealth":[]}'
2026-04-22 23:54:40.210 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33408/health" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:40.212 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","connectionStatus":"PartiallyConnected","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"Lightpush":"NOT_MOUNTED"},{"Legacy Lightpush":"NOT_MOUNTED"},{"Filter":"NOT_MOUNTED"},{"Store":"NOT_MOUNTED"},{"Peer Exchange":"READY"},{"Rendezvous":"NOT_READY","desc":"No Rendezvous peers are available yet"},{"Mix":"NOT_MOUNTED"},{"Lightpush Client":"READY"},{"Legacy Lightpush Client":"READY"},{"Store Client":"READY"},{"Filter Client":"READY"},{"Rln Relay":"NOT_MOUNTED"}]}'
2026-04-22 23:54:40.212 INFO [src.node.waku_node] Node protocols are initialized !!
2026-04-22 23:54:40.212 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33408/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:40.215 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.227.115/tcp/33409/p2p/16Uiu2HAmBZPiU3k9VCt5tS1QK7FFHMFaGSSNnX14Zdsry663wxk5","/ip4/172.18.227.115/tcp/33410/ws/p2p/16Uiu2HAmBZPiU3k9VCt5tS1QK7FFHMFaGSSNnX14Zdsry663wxk5"],"enrUri":"enr:-L24QN6hAQcuWhz01bDNsyHeuT7D5FVcwYUNaq1dYjJ3_wBifW1DOp3EKSDxFnCjDdm9paJ0ku9hvcl88BhKeTydVscCgmlkgnY0gmlwhKwS43OKbXVsdGlhZGRyc5YACASsEuNzBoKBAAoErBLjcwaCgt0DgnJzhQDGAQAAiXNlY3AyNTZrMaEC77U_S9KhRN28HMT05lp8vibixKBgBsQcLFKDvzn5926DdGNwgoKBg3VkcIKCg4V3YWt1MgA"}'
2026-04-22 23:54:40.215 INFO [src.node.waku_node] REST service is ready !!
2026-04-22 23:54:40.215 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33408/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.105.71/tcp/51257/p2p/16Uiu2HAm7YU3vjyYwmgknk5fmuBpomcJqHj8FDdJ2FpYk3A79tPc"]'
2026-04-22 23:54:40.241 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:40.247 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51256/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/198/1"]'
2026-04-22 23:54:40.252 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:40.253 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:33408/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1fb2298e-e8c0-48fd-ac4f-60c669bc03d3", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-04-22 23:54:40.262 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1fb2298e-e8c0-48fd-ac4f-60c669bc03d3","statusDesc":"OK"}'
2026-04-22 23:54:40.263 INFO [src.node.api_clients.base_client] curl -v -X PUT "http://127.0.0.1:33408/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "1", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/198/1"}'
2026-04-22 23:54:40.273 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"1","statusDesc":"OK"}'
2026-04-22 23:54:40.273 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:51256/relay/v1/messages/%2Fwaku%2F2%2Frs%2F198%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
2026-04-22 23:54:40.282 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-04-22 23:54:40.282 DEBUG [src.libs.common] Sleeping for 0.1 seconds
2026-04-22 23:54:40.382 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
2026-04-22 23:54:40.382 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:33408/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
2026-04-22 23:54:40.385 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"payload":"RmlsdGVyIHdvcmtzISE=","contentTopic":"/test/1/waku-filter/proto","version":0,"timestamp":1776902080273778438,"ephemeral":false}]'
2026-04-22 23:54:40.388 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-04-22 23:54:40.389 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-04-22 23:54:40.389 DEBUG [src.node.waku_node] Stopping container with id 73b67821344e
2026-04-22 23:54:40.809 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:54:40.811 DEBUG [src.node.waku_node] Stopping container with id 65a0cc963c45
2026-04-22 23:54:41.258 DEBUG [src.node.waku_node] Container stopped.
2026-04-22 23:54:41.259 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-04-22 23:54:41.301 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-04-22 23:54:41.319 DEBUG [src.node.docker_mananger] No errors found in the waku logs.