mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-07 16:33:13 +00:00
93 lines
18 KiB
Plaintext
93 lines
18 KiB
Plaintext
2025-12-24 04:13:25.170 DEBUG [tests.conftest] Running fixture setup: test_id
|
|
2025-12-24 04:13:25.171 DEBUG [tests.conftest] Running test: test_filter_get_message_after_node1_restarts with id: 2025-12-24_04-13-25__d942e2d6-af52-42de-bb41-0e43c0119c07
|
|
2025-12-24 04:13:25.171 DEBUG [src.steps.common] Running fixture setup: common_setup
|
|
2025-12-24 04:13:25.171 DEBUG [src.steps.filter] Running fixture setup: filter_setup
|
|
2025-12-24 04:13:25.171 DEBUG [src.steps.filter] Running fixture setup: setup_main_relay_node
|
|
2025-12-24 04:13:25.178 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:13:25.178 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2025-12-24_04-13-25__d942e2d6-af52-42de-bb41-0e43c0119c07__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:13:25.178 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:13:25.178 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:13:25.179 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:13:25.180 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.104.67
|
|
2025-12-24 04:13:25.180 DEBUG [src.node.docker_mananger] Generated ports ['13745', '13746', '13747', '13748', '13749']
|
|
2025-12-24 04:13:25.180 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:13:25.180 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:13:25.180 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:13:25.180 DEBUG [src.node.docker_mananger] docker run -i -t -p 13745:13745 -p 13746:13746 -p 13747:13747 -p 13748:13748 -p 13749:13749 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=13747 --rest-port=13745 --tcp-port=13746 --discv5-udp-port=13748 --rest-address=0.0.0.0 --nat=extip:172.18.104.67 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6ba9ad83686e5f2be6f04ecf4bf0da3ecba99e27c4b1bddb5fabb5d8d72169fb --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=13749 --metrics-logging=true --relay=true --filter=true
|
|
2025-12-24 04:13:25.362 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.104.67 waku 247ab52d345cee2d77ac3bb2f746ba92595c5c6253feef76671addb4cd91773d
|
|
2025-12-24 04:13:25.395 DEBUG [src.node.docker_mananger] Container started with ID 247ab52d345c. Setting up logs at ./log/docker/node1_2025-12-24_04-13-25__d942e2d6-af52-42de-bb41-0e43c0119c07__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:13:25.395 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 13745
|
|
2025-12-24 04:13:25.396 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:13:25.471 ERROR [src.node.docker_mananger] Max retries reached for container e8955fa422dc. Exiting log stream.
|
|
2025-12-24 04:13:25.980 ERROR [src.node.docker_mananger] Max retries reached for container 7626345261a0. Exiting log stream.
|
|
2025-12-24 04:13:26.397 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13745/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:26.400 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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-24 04:13:26.400 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:13:26.401 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13745/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:26.403 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.67/tcp/13746/p2p/16Uiu2HAkxMxYa78zt4trv9tfQ9UhwXz1cnm6WQxyA5TF3hzQK5CZ","/ip4/172.18.104.67/tcp/13747/ws/p2p/16Uiu2HAkxMxYa78zt4trv9tfQ9UhwXz1cnm6WQxyA5TF3hzQK5CZ"],"enrUri":"enr:-L24QDWfuBsV6Lnfk1QVRd-rVLJLjEOUIDxXz-_leAVrK5l_BGMlJ35EgH--9RThCUuSXJZ6wCJMEfwpJXEBfsCa6IECgmlkgnY0gmlwhKwSaEOKbXVsdGlhZGRyc5YACASsEmhDBjWyAAoErBJoQwY1s90DgnJzhQADAQAAiXNlY3AyNTZrMaECK593whzR6axfTeCAtBX4Ag1etCjli0JJkMneXcdd5A6DdGNwgjWyg3VkcII1tIV3YWt1MgU"}'
|
|
2025-12-24 04:13:26.403 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:13:26.403 DEBUG [src.steps.filter] Running fixture setup: setup_main_filter_node
|
|
2025-12-24 04:13:26.409 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
|
|
2025-12-24 04:13:26.410 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2025-12-24_04-13-25__d942e2d6-af52-42de-bb41-0e43c0119c07__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:13:26.410 DEBUG [src.node.waku_node] Starting Node...
|
|
2025-12-24 04:13:26.410 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
|
|
2025-12-24 04:13:26.411 DEBUG [src.node.docker_mananger] Network waku already exists
|
|
2025-12-24 04:13:26.411 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.143.208
|
|
2025-12-24 04:13:26.411 DEBUG [src.node.docker_mananger] Generated ports ['10736', '10737', '10738', '10739', '10740']
|
|
2025-12-24 04:13:26.412 DEBUG [src.node.waku_node] RLN credentials were not set
|
|
2025-12-24 04:13:26.412 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
|
|
2025-12-24 04:13:26.412 DEBUG [src.node.waku_node] Using volumes []
|
|
2025-12-24 04:13:26.412 DEBUG [src.node.docker_mananger] docker run -i -t -p 10736:10736 -p 10737:10737 -p 10738:10738 -p 10739:10739 -p 10740:10740 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=10738 --rest-port=10736 --tcp-port=10737 --discv5-udp-port=10739 --rest-address=0.0.0.0 --nat=extip:172.18.143.208 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=6fe2cd337ddcd9c946f6ce7d6cfb76feac3fff8cee0658f8f59c1671df8b1de3 --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=10740 --metrics-logging=true --relay=false --discv5-bootstrap-node=enr:-L24QDWfuBsV6Lnfk1QVRd-rVLJLjEOUIDxXz-_leAVrK5l_BGMlJ35EgH--9RThCUuSXJZ6wCJMEfwpJXEBfsCa6IECgmlkgnY0gmlwhKwSaEOKbXVsdGlhZGRyc5YACASsEmhDBjWyAAoErBJoQwY1s90DgnJzhQADAQAAiXNlY3AyNTZrMaECK593whzR6axfTeCAtBX4Ag1etCjli0JJkMneXcdd5A6DdGNwgjWyg3VkcII1tIV3YWt1MgU --filternode=/ip4/172.18.104.67/tcp/13746/p2p/16Uiu2HAkxMxYa78zt4trv9tfQ9UhwXz1cnm6WQxyA5TF3hzQK5CZ
|
|
2025-12-24 04:13:26.599 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.143.208 waku a3b7ce2cf415455bbb8a07ab7a477846d28053a769e8747bed013fa2b064f854
|
|
2025-12-24 04:13:26.628 DEBUG [src.node.docker_mananger] Container started with ID a3b7ce2cf415. Setting up logs at ./log/docker/node2_2025-12-24_04-13-25__d942e2d6-af52-42de-bb41-0e43c0119c07__wakuorg_nwaku:latest.log
|
|
2025-12-24 04:13:26.629 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 10736
|
|
2025-12-24 04:13:26.629 DEBUG [src.libs.common] Sleeping for 1 seconds
|
|
2025-12-24 04:13:27.630 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10736/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:27.634 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"READY","protocolsHealth":[{"Relay":"NOT_MOUNTED"},{"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":"READY"}]}'
|
|
2025-12-24 04:13:27.634 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:13:27.634 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10736/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:27.636 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.143.208/tcp/10737/p2p/16Uiu2HAm9PVMtXzJzQo7Ka2svn5x581L7C81A5498EW1WCr9s5KY","/ip4/172.18.143.208/tcp/10738/ws/p2p/16Uiu2HAm9PVMtXzJzQo7Ka2svn5x581L7C81A5498EW1WCr9s5KY"],"enrUri":"enr:-L24QJZo2jnuok03j8K5SwAoi-tf8GZYx3WE3tv69-_coJf3YQItn1gv6DInM9hMTdd0c0ZtwAjvcKEO6fxGjQZ0CBkCgmlkgnY0gmlwhKwSj9CKbXVsdGlhZGRyc5YACASsEo_QBinxAAoErBKP0AYp8t0DgnJzhQADAQAAiXNlY3AyNTZrMaECz3RyyCmGXwLDKcHCKycYiYdLbXVoT5iu4Sof7xPE0_ODdGNwginxg3VkcIIp84V3YWt1MgA"}'
|
|
2025-12-24 04:13:27.636 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:13:27.637 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10736/admin/v1/peers" -H "Content-Type: application/json" -d '["/ip4/172.18.104.67/tcp/13746/p2p/16Uiu2HAkxMxYa78zt4trv9tfQ9UhwXz1cnm6WQxyA5TF3hzQK5CZ"]'
|
|
2025-12-24 04:13:27.667 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:13:27.668 DEBUG [src.steps.filter] Running fixture setup: subscribe_main_nodes
|
|
2025-12-24 04:13:27.669 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13745/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-24 04:13:27.684 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:13:27.685 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10736/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "6938a686-9769-4676-b228-be10659d1580", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-24 04:13:27.697 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"6938a686-9769-4676-b228-be10659d1580","statusDesc":"OK"}'
|
|
2025-12-24 04:13:27.698 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:13:27.705 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:13:27.706 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:13:27.806 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:13:27.806 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10736/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:27.809 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":1766549607698554654,"ephemeral":false}]'
|
|
2025-12-24 04:13:27.811 DEBUG [src.node.waku_node] Restarting container with id 247ab52d345c
|
|
2025-12-24 04:13:28.746 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13745/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:28.758 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"nodeHealth":"INITIALIZING","protocolsHealth":[{"Relay":"NOT_READY","desc":"No connected peers"},{"Rln Relay":"NOT_MOUNTED"},{"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"},{"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-24 04:13:28.859 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13745/health" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:28.862 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_READY","desc":"Relay is not ready, filter will not be able to sort out messages"},{"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-24 04:13:28.862 INFO [src.node.waku_node] Node protocols are initialized !!
|
|
2025-12-24 04:13:28.862 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:13745/debug/v1/info" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:28.864 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.104.67/tcp/13746/p2p/16Uiu2HAkxMxYa78zt4trv9tfQ9UhwXz1cnm6WQxyA5TF3hzQK5CZ","/ip4/172.18.104.67/tcp/13747/ws/p2p/16Uiu2HAkxMxYa78zt4trv9tfQ9UhwXz1cnm6WQxyA5TF3hzQK5CZ"],"enrUri":"enr:-L24QDWfuBsV6Lnfk1QVRd-rVLJLjEOUIDxXz-_leAVrK5l_BGMlJ35EgH--9RThCUuSXJZ6wCJMEfwpJXEBfsCa6IECgmlkgnY0gmlwhKwSaEOKbXVsdGlhZGRyc5YACASsEmhDBjWyAAoErBJoQwY1s90DgnJzhQADAQAAiXNlY3AyNTZrMaECK593whzR6axfTeCAtBX4Ag1etCjli0JJkMneXcdd5A6DdGNwgjWyg3VkcII1tIV3YWt1MgU"}'
|
|
2025-12-24 04:13:28.865 INFO [src.node.waku_node] REST service is ready !!
|
|
2025-12-24 04:13:28.865 DEBUG [src.libs.common] Sleeping for 2 seconds
|
|
2025-12-24 04:13:30.865 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13745/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
|
|
2025-12-24 04:13:30.879 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:13:30.880 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:10736/filter/v2/subscriptions" -H "Content-Type: application/json" -d '{"requestId": "a819290e-b7cb-4660-9b44-730ef618cc20", "contentFilters": ["/test/1/waku-filter/proto"], "pubsubTopic": "/waku/2/rs/3/1"}'
|
|
2025-12-24 04:13:30.909 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"a819290e-b7cb-4660-9b44-730ef618cc20","statusDesc":"OK"}'
|
|
2025-12-24 04:13:30.910 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:13745/relay/v1/messages/%2Fwaku%2F2%2Frs%2F3%2F1" -H "Content-Type: application/json" -d '{"payload": "RmlsdGVyIHdvcmtzISE=", "contentTopic": "/test/1/waku-filter/proto", "timestamp": '$(date +%s%N)'}'
|
|
2025-12-24 04:13:30.921 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
|
|
2025-12-24 04:13:30.921 DEBUG [src.libs.common] Sleeping for 0.1 seconds
|
|
2025-12-24 04:13:31.021 DEBUG [src.steps.filter] Checking that peer NODE_2:wakuorg/nwaku:latest can find the published message
|
|
2025-12-24 04:13:31.022 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:10736/filter/v2/messages/%2Ftest%2F1%2Fwaku-filter%2Fproto" -H "Content-Type: application/json" -d 'None'
|
|
2025-12-24 04:13:31.025 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":1766549610910325180,"ephemeral":false}]'
|
|
2025-12-24 04:13:31.028 DEBUG [tests.conftest] Running fixture teardown: test_setup
|
|
2025-12-24 04:13:31.029 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
|
|
2025-12-24 04:13:31.029 DEBUG [src.node.waku_node] Stopping container with id 247ab52d345c
|
|
2025-12-24 04:13:31.529 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:13:31.529 DEBUG [src.node.waku_node] Stopping container with id a3b7ce2cf415
|
|
2025-12-24 04:13:32.065 DEBUG [src.node.waku_node] Container stopped.
|
|
2025-12-24 04:13:32.067 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
|
|
2025-12-24 04:13:32.084 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|
|
2025-12-24 04:13:32.091 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
|