Hi,

Recently we deployed Openstack Xena using Kollla-ansible, we noticed that gnocchi_statsd become unhealthy after a period of time, we restarted it several times, it shows a healthy state, but hours after it becomes unhealthy

[root@controllera ~]# docker ps | grep gnocch
fcc31e240322   192.168.1.16:4000/openstack.kolla/centos-source-gnocchi-statsd:xena               "dumb-init --single-…"   45 hours ago   Up 24 hours (unhealthy)             gnocchi_statsd

The log file don't show anything special, you can find all gnocchi logs attached.

How can we figure out what causes this?