108 lines
19 KiB
Plaintext

2026-02-01 04:42:49.651 DEBUG [tests.conftest] Running fixture setup: test_id
2026-02-01 04:42:49.651 DEBUG [tests.conftest] Running test: test_msg_not_stored_when_ephemeral_true with id: 2026-02-01_04-42-49__b0ff0a6f-ed63-4ae6-b26c-61a03df56e4c
2026-02-01 04:42:49.652 DEBUG [src.steps.common] Running fixture setup: common_setup
2026-02-01 04:42:49.652 DEBUG [src.steps.filter] Running fixture setup: filter_setup
2026-02-01 04:42:49.652 DEBUG [src.steps.light_push] Running fixture setup: light_push_setup
2026-02-01 04:42:49.661 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-01 04:42:49.661 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node1_2026-02-01_04-42-49__b0ff0a6f-ed63-4ae6-b26c-61a03df56e4c__wakuorg_nwaku:latest.log
2026-02-01 04:42:49.667 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-01 04:42:49.667 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node2_2026-02-01_04-42-49__b0ff0a6f-ed63-4ae6-b26c-61a03df56e4c__wakuorg_nwaku:latest.log
2026-02-01 04:42:49.673 DEBUG [src.node.docker_mananger] Docker client initialized with image wakuorg/nwaku:latest
2026-02-01 04:42:49.673 DEBUG [src.node.waku_node] WakuNode instance initialized with log path ./log/docker/node3_2026-02-01_04-42-49__b0ff0a6f-ed63-4ae6-b26c-61a03df56e4c__wakuorg_nwaku:latest.log
2026-02-01 04:42:49.673 DEBUG [src.steps.relay] Running fixture setup: relay_setup
2026-02-01 04:42:49.673 DEBUG [src.steps.store] Running fixture setup: store_setup
2026-02-01 04:42:49.674 DEBUG [tests.e2e.test_e2e] Start 3 nodes
2026-02-01 04:42:49.674 DEBUG [src.node.waku_node] Starting Node...
2026-02-01 04:42:49.674 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-01 04:42:49.715 DEBUG [src.node.docker_mananger] Network waku created
2026-02-01 04:42:49.715 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.250.187
2026-02-01 04:42:49.716 DEBUG [src.node.docker_mananger] Generated ports ['41084', '41085', '41086', '41087', '41088']
2026-02-01 04:42:49.716 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-01 04:42:49.716 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-01 04:42:49.716 DEBUG [src.node.waku_node] Using volumes []
2026-02-01 04:42:49.716 DEBUG [src.node.docker_mananger] docker run -i -t -p 41084:41084 -p 41085:41085 -p 41086:41086 -p 41087:41087 -p 41088:41088 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=41086 --rest-port=41084 --tcp-port=41085 --discv5-udp-port=41087 --rest-address=0.0.0.0 --nat=extip:172.18.250.187 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=f85e78e4c90db053ea3722d3e0f4b6a2121ac2cbdc569f3ccbce2e5fe5afd0da --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=41088 --metrics-logging=true --relay=true --store=true
2026-02-01 04:42:52.893 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.250.187 waku ca359847a28da709792856cc50fbcb5299bb0d9ec3cfa0563395d4afef92eaa0
2026-02-01 04:42:52.926 DEBUG [src.node.docker_mananger] Container started with ID ca359847a28d. Setting up logs at ./log/docker/node1_2026-02-01_04-42-49__b0ff0a6f-ed63-4ae6-b26c-61a03df56e4c__wakuorg_nwaku:latest.log
2026-02-01 04:42:52.927 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 41084
2026-02-01 04:42:52.927 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-01 04:42:53.927 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41084/health" -H "Content-Type: application/json" -d 'None'
2026-02-01 04:42:53.931 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":"READY"},{"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":"READY"},{"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"}]}'
2026-02-01 04:42:53.931 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-01 04:42:53.931 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41084/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-01 04:42:53.933 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.250.187/tcp/41085/p2p/16Uiu2HAmCyAsBHEBWgNNGg8KiuHLEFArPndfBMqvrWCJhvSHyMNQ","/ip4/172.18.250.187/tcp/41086/ws/p2p/16Uiu2HAmCyAsBHEBWgNNGg8KiuHLEFArPndfBMqvrWCJhvSHyMNQ"],"enrUri":"enr:-L24QH6BZ6G9XsUzKbXHvSFp-ETufOQQ-WEgCY7YkW8k9N6YfxgcRGBz0G8J5_dVvMbbCpjueFn5y089QG7qzPbny-YCgmlkgnY0gmlwhKwS-ruKbXVsdGlhZGRyc5YACASsEvq7BqB9AAoErBL6uwagft0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBKhYIdNBCC_CPZ5u9uaiFPGMOL_1p9Xnpl-q7Kcx3EmDdGNwgqB9g3VkcIKgf4V3YWt1MgM"}'
2026-02-01 04:42:53.934 INFO [src.node.waku_node] REST service is ready !!
2026-02-01 04:42:53.934 DEBUG [src.node.waku_node] Starting Node...
2026-02-01 04:42:53.934 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-01 04:42:53.935 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-01 04:42:53.936 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.121.239
2026-02-01 04:42:53.936 DEBUG [src.node.docker_mananger] Generated ports ['55666', '55667', '55668', '55669', '55670']
2026-02-01 04:42:53.936 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-01 04:42:53.936 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-01 04:42:53.936 DEBUG [src.node.waku_node] Using volumes []
2026-02-01 04:42:53.936 DEBUG [src.node.docker_mananger] docker run -i -t -p 55666:55666 -p 55667:55667 -p 55668:55668 -p 55669:55669 -p 55670:55670 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=55668 --rest-port=55666 --tcp-port=55667 --discv5-udp-port=55669 --rest-address=0.0.0.0 --nat=extip:172.18.121.239 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=10eca536739c6bf0d76dfa3aa7c84f4af184de35b72ff61bb0cbc0bbfaafa0cc --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=55670 --metrics-logging=true --store=true --relay=true --discv5-bootstrap-node=enr:-L24QH6BZ6G9XsUzKbXHvSFp-ETufOQQ-WEgCY7YkW8k9N6YfxgcRGBz0G8J5_dVvMbbCpjueFn5y089QG7qzPbny-YCgmlkgnY0gmlwhKwS-ruKbXVsdGlhZGRyc5YACASsEvq7BqB9AAoErBL6uwagft0DgnJzhQADAQAAiXNlY3AyNTZrMaEDBKhYIdNBCC_CPZ5u9uaiFPGMOL_1p9Xnpl-q7Kcx3EmDdGNwgqB9g3VkcIKgf4V3YWt1MgM
2026-02-01 04:42:54.117 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.121.239 waku c3a072a95caa05559e479f914031321d5bb110ae12f20ef174452d07abfbdb4f
2026-02-01 04:42:54.148 DEBUG [src.node.docker_mananger] Container started with ID c3a072a95caa. Setting up logs at ./log/docker/node2_2026-02-01_04-42-49__b0ff0a6f-ed63-4ae6-b26c-61a03df56e4c__wakuorg_nwaku:latest.log
2026-02-01 04:42:54.148 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 55666
2026-02-01 04:42:54.148 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-01 04:42:55.149 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55666/health" -H "Content-Type: application/json" -d 'None'
2026-02-01 04:42:55.152 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":"READY"},{"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":"READY"},{"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"}]}'
2026-02-01 04:42:55.153 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-01 04:42:55.153 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55666/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-01 04:42:55.155 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.121.239/tcp/55667/p2p/16Uiu2HAmK9JJn8q1Q9934jXDjVmWSdNmz76JygCA8152HajvoQs9","/ip4/172.18.121.239/tcp/55668/ws/p2p/16Uiu2HAmK9JJn8q1Q9934jXDjVmWSdNmz76JygCA8152HajvoQs9"],"enrUri":"enr:-L24QB7_InWyRURZCT8YmuknJiiU-eLpC2xU8Z_R1I5C72Cfbpye4rnuDZKdW61FPNWNcjyAKcC2jjmqdQNSSgX5uRgCgmlkgnY0gmlwhKwSee-KbXVsdGlhZGRyc5YACASsEnnvBtlzAAoErBJ57wbZdN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYGawHAvgJVp7bPdIVGVWRzwkCUK6Pss2J-9ajkEVNJiDdGNwgtlzg3VkcILZdYV3YWt1MgM"}'
2026-02-01 04:42:55.155 INFO [src.node.waku_node] REST service is ready !!
2026-02-01 04:42:55.156 DEBUG [src.node.waku_node] Starting Node...
2026-02-01 04:42:55.156 DEBUG [src.node.docker_mananger] Attempting to create or retrieve network waku
2026-02-01 04:42:55.157 DEBUG [src.node.docker_mananger] Network waku already exists
2026-02-01 04:42:55.157 DEBUG [src.node.docker_mananger] Generated random external IP 172.18.160.211
2026-02-01 04:42:55.158 DEBUG [src.node.docker_mananger] Generated ports ['18800', '18801', '18802', '18803', '18804']
2026-02-01 04:42:55.158 DEBUG [src.node.waku_node] RLN credentials were not set
2026-02-01 04:42:55.158 INFO [src.node.waku_node] RLN credentials not set or credential store not available, starting without RLN
2026-02-01 04:42:55.158 DEBUG [src.node.waku_node] Using volumes []
2026-02-01 04:42:55.158 DEBUG [src.node.docker_mananger] docker run -i -t -p 18800:18800 -p 18801:18801 -p 18802:18802 -p 18803:18803 -p 18804:18804 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=18802 --rest-port=18800 --tcp-port=18801 --discv5-udp-port=18803 --rest-address=0.0.0.0 --nat=extip:172.18.160.211 --peer-exchange=true --discv5-discovery=true --cluster-id=3 --nodekey=2f748da811bb68ce7c69ddc921be1bf36d54064aced84ce67b92beaadaebe40c --shard=0 --metrics-server=true --metrics-server-address=0.0.0.0 --metrics-server-port=18804 --metrics-logging=true --relay=false --storenode=/ip4/172.18.121.239/tcp/55667/p2p/16Uiu2HAmK9JJn8q1Q9934jXDjVmWSdNmz76JygCA8152HajvoQs9 --discv5-bootstrap-node=enr:-L24QB7_InWyRURZCT8YmuknJiiU-eLpC2xU8Z_R1I5C72Cfbpye4rnuDZKdW61FPNWNcjyAKcC2jjmqdQNSSgX5uRgCgmlkgnY0gmlwhKwSee-KbXVsdGlhZGRyc5YACASsEnnvBtlzAAoErBJ57wbZdN0DgnJzhQADAQAAiXNlY3AyNTZrMaEDYGawHAvgJVp7bPdIVGVWRzwkCUK6Pss2J-9ajkEVNJiDdGNwgtlzg3VkcILZdYV3YWt1MgM
2026-02-01 04:42:55.372 DEBUG [src.node.docker_mananger] docker network connect --ip 172.18.160.211 waku 5d9a05ec96415a964f50cca9e3c4152f760818d40d4b423cb035f64ddd84e240
2026-02-01 04:42:55.402 DEBUG [src.node.docker_mananger] Container started with ID 5d9a05ec9641. Setting up logs at ./log/docker/node3_2026-02-01_04-42-49__b0ff0a6f-ed63-4ae6-b26c-61a03df56e4c__wakuorg_nwaku:latest.log
2026-02-01 04:42:55.402 DEBUG [src.node.waku_node] Started container from image wakuorg/nwaku:latest. REST: 18800
2026-02-01 04:42:55.402 DEBUG [src.libs.common] Sleeping for 1 seconds
2026-02-01 04:42:56.403 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18800/health" -H "Content-Type: application/json" -d 'None'
2026-02-01 04:42:56.406 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":"READY"},{"Legacy Store Client":"READY"},{"Filter Client":"NOT_READY","desc":"No Filter service peer available yet"}]}'
2026-02-01 04:42:56.407 INFO [src.node.waku_node] Node protocols are initialized !!
2026-02-01 04:42:56.407 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18800/debug/v1/info" -H "Content-Type: application/json" -d 'None'
2026-02-01 04:42:56.409 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"listenAddresses":["/ip4/172.18.160.211/tcp/18801/p2p/16Uiu2HAmV1PQEJJHqXSQuppXqVBksnVsfa5GPdxG5yUTQgAyKkJt","/ip4/172.18.160.211/tcp/18802/ws/p2p/16Uiu2HAmV1PQEJJHqXSQuppXqVBksnVsfa5GPdxG5yUTQgAyKkJt"],"enrUri":"enr:-L24QEuXYWL-I2Pn3jyN03BUaRPHyCxtbzF55b1qJP-dOhLcJo8GB9zrkR4s8JmrHzJaLmqWpHaANdxu4G3akPnjUSMCgmlkgnY0gmlwhKwSoNOKbXVsdGlhZGRyc5YACASsEqDTBklxAAoErBKg0wZJct0DgnJzhQADAQAAiXNlY3AyNTZrMaED8vSrpjyYJCKAt200yEGanxPmHy8hQZkBtpDYRIQNu0mDdGNwgklxg3VkcIJJc4V3YWt1MgA"}'
2026-02-01 04:42:56.409 INFO [src.node.waku_node] REST service is ready !!
2026-02-01 04:42:56.410 DEBUG [tests.e2e.test_e2e] Subscribe node1 ,2 to pubtopic /waku/2/rs/3/1
2026-02-01 04:42:56.410 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41084/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-01 04:42:56.413 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-01 04:42:56.414 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:55666/relay/v1/subscriptions" -H "Content-Type: application/json" -d '["/waku/2/rs/3/1"]'
2026-02-01 04:42:56.418 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-01 04:42:56.419 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:41084/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-01 04:42:56.423 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.121.239/tcp/40428/p2p/16Uiu2HAmK9JJn8q1Q9934jXDjVmWSdNmz76JygCA8152HajvoQs9","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"UnknownOrigin"}]'
2026-02-01 04:42:56.423 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:55666/admin/v1/peers" -H "Content-Type: application/json" -d 'None'
2026-02-01 04:42:56.425 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'[{"multiaddr":"/ip4/172.18.250.187/tcp/41085/p2p/16Uiu2HAmCyAsBHEBWgNNGg8KiuHLEFArPndfBMqvrWCJhvSHyMNQ","protocols":["/ipfs/id/1.0.0","/libp2p/autonat/1.0.0","/libp2p/circuit/relay/0.2.0/hop","/vac/waku/metadata/1.0.0","/vac/waku/store-query/3.0.0","/vac/waku/relay/2.0.0","/vac/waku/rendezvous/1.0.0","/ipfs/ping/1.0.0","/vac/waku/filter-push/2.0.0-beta1","/vac/waku/peer-exchange/2.0.0-alpha1"],"shards":[0],"connected":"Connected","agent":"nwaku-v0.36.0-127-ga4e44d","origin":"Discv5"}]'
2026-02-01 04:42:56.425 DEBUG [src.libs.common] Sleeping for 30 seconds
2026-02-01 04:43:26.426 DEBUG [tests.e2e.test_e2e] Node1 publish message with flag ephemeral = True
2026-02-01 04:43:26.426 DEBUG [src.steps.store] Relaying message
2026-02-01 04:43:26.427 INFO [src.node.api_clients.base_client] curl -v -X POST "http://127.0.0.1:41084/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)', "ephemeral": true}'
2026-02-01 04:43:26.431 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'OK'
2026-02-01 04:43:26.432 DEBUG [src.libs.common] Sleeping for 0.2 seconds
2026-02-01 04:43:26.632 DEBUG [src.libs.common] Sleeping for 3 seconds
2026-02-01 04:43:29.633 DEBUG [tests.e2e.test_e2e] Node3 makes store request to get messages
2026-02-01 04:43:29.633 DEBUG [src.steps.store] Checking that peer wakuorg/nwaku:latest can find the stored messages
2026-02-01 04:43:29.633 INFO [src.node.api_clients.base_client] curl -v -X GET "http://127.0.0.1:18800/store/v3/messages?pubsubTopic=%2Fwaku%2F2%2Frs%2F3%2F1&pageSize=50&ascending=true" -H "Content-Type: application/json" -d 'None'
2026-02-01 04:43:29.668 INFO [src.node.api_clients.base_client] Response status code: 200. Response content: b'{"requestId":"ffac3229b40f2f45713f","statusCode":200,"statusDesc":"OK","messages":[]}'
2026-02-01 04:43:29.668 DEBUG [src.steps.store] messages length is 0
2026-02-01 04:43:29.671 DEBUG [tests.e2e.test_e2e] Response for store when ephemeral = true is strPeer wakuorg/nwaku:latest couldn't find any messages. Actual response: {'requestId': 'ffac3229b40f2f45713f', 'statusCode': 200, 'statusDesc': 'OK', 'messages': []}
2026-02-01 04:43:29.671 DEBUG [tests.e2e.test_e2e] Message isn't stored as ephemeral = True
2026-02-01 04:43:29.677 DEBUG [tests.conftest] Running fixture teardown: test_setup
2026-02-01 04:43:29.678 DEBUG [tests.conftest] Running fixture teardown: close_open_nodes
2026-02-01 04:43:29.678 DEBUG [src.node.waku_node] Stopping container with id ca359847a28d
2026-02-01 04:43:30.232 DEBUG [src.node.waku_node] Container stopped.
2026-02-01 04:43:30.233 DEBUG [src.node.waku_node] Stopping container with id c3a072a95caa
2026-02-01 04:43:30.755 DEBUG [src.node.waku_node] Container stopped.
2026-02-01 04:43:30.757 DEBUG [src.node.waku_node] Stopping container with id 5d9a05ec9641
2026-02-01 04:43:31.046 ERROR [src.node.docker_mananger] Max retries reached for container ca359847a28d. Exiting log stream.
2026-02-01 04:43:31.270 DEBUG [src.node.waku_node] Container stopped.
2026-02-01 04:43:31.273 DEBUG [tests.conftest] Running fixture teardown: check_waku_log_errors
2026-02-01 04:43:31.292 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-01 04:43:31.311 DEBUG [src.node.docker_mananger] No errors found in the waku logs.
2026-02-01 04:43:31.315 DEBUG [src.node.docker_mananger] No errors found in the waku logs.