INFO: =================== Thu Oct 23 01:28:45 AM UTC 2025 =================== /contrail-functions.sh: line 167: /etc/contrail/vnc_api_lib.ini.tmp: No such file or directory /contrail-functions.sh: line 202: /etc/contrail/vnc_api_lib.ini.tmp: No such file or directory mv: cannot stat '/etc/contrail/vnc_api_lib.ini.tmp': No such file or directory [DEFAULTS] http_server_ip=0.0.0.0 log_file=/var/log/contrail/analytics-alarm-nodemgr/contrail-analytics-alarm-nodemgr.log log_level=SYS_NOTICE log_local=1 hostip=10.0.0.23 db_port=9042 db_jmx_port=7200 db_use_ssl=False [COLLECTOR] server_list=10.0.0.23:8086 [SANDESH] introspect_ssl_enable=False sandesh_ssl_enable=False 10/23/2025 01:28:46.578 7fcfb543c100 [contrail-analytics-alarm-nodemgr] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/23/2025 01:28:46.682 7fcfb543c100 [contrail-analytics-alarm-nodemgr] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8113 10/23/2025 01:28:46.691 7fcfb543c100 [contrail-analytics-alarm-nodemgr] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_NOTICE] [Introspect:8113]10.0.0.23 - - [2025-10-23 01:30:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6745 0.001451 [Introspect:8113]10.0.0.23 - - [2025-10-23 01:30:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6745 0.001135 ERROR:root:docker Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/docker/api/client.py", line 275, in _raise_for_status response.raise_for_status() File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/3709e93e3831429722f823e2d47121d8d373659078a2bee08df1c16504164299/json The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/nodemgr/common/docker_containers.py", line 17, in inspect return self._client.inspect_container(id_) File "/usr/local/lib/python3.9/site-packages/docker/utils/decorators.py", line 19, in wrapped return f(self, resource_id, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/docker/api/container.py", line 793, in inspect_container return self._result( File "/usr/local/lib/python3.9/site-packages/docker/api/client.py", line 281, in _result self._raise_for_status(response) File "/usr/local/lib/python3.9/site-packages/docker/api/client.py", line 277, in _raise_for_status raise create_api_error_from_http_exception(e) from e File "/usr/local/lib/python3.9/site-packages/docker/errors.py", line 39, in create_api_error_from_http_exception raise cls(e, response=response, explanation=explanation) from e docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/3709e93e3831429722f823e2d47121d8d373659078a2bee08df1c16504164299/json: Not Found ("No such container: 3709e93e3831429722f823e2d47121d8d373659078a2bee08df1c16504164299") ERROR:root:docker Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/docker/api/client.py", line 275, in _raise_for_status response.raise_for_status() File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/859d779fe64fa034613b2340c7ccc15da3d89ce3a1225d3d48cc62d3c8dce0f4/json The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/nodemgr/common/docker_containers.py", line 17, in inspect return self._client.inspect_container(id_) File "/usr/local/lib/python3.9/site-packages/docker/utils/decorators.py", line 19, in wrapped return f(self, resource_id, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/docker/api/container.py", line 793, in inspect_container return self._result( File "/usr/local/lib/python3.9/site-packages/docker/api/client.py", line 281, in _result self._raise_for_status(response) File "/usr/local/lib/python3.9/site-packages/docker/api/client.py", line 277, in _raise_for_status raise create_api_error_from_http_exception(e) from e File "/usr/local/lib/python3.9/site-packages/docker/errors.py", line 39, in create_api_error_from_http_exception raise cls(e, response=response, explanation=explanation) from e docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/859d779fe64fa034613b2340c7ccc15da3d89ce3a1225d3d48cc62d3c8dce0f4/json: Not Found ("No such container: 859d779fe64fa034613b2340c7ccc15da3d89ce3a1225d3d48cc62d3c8dce0f4") ERROR:root:docker Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/docker/api/client.py", line 275, in _raise_for_status response.raise_for_status() File "/usr/local/lib/python3.9/site-packages/requests/models.py", line 1021, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localhost/v1.41/containers/fb947181aabe72764df6ba22ea772331b8f06f1c1f37969ffef3e1d8737d6029/json The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/nodemgr/common/docker_containers.py", line 17, in inspect return self._client.inspect_container(id_) File "/usr/local/lib/python3.9/site-packages/docker/utils/decorators.py", line 19, in wrapped return f(self, resource_id, *args, **kwargs) File "/usr/local/lib/python3.9/site-packages/docker/api/container.py", line 793, in inspect_container return self._result( File "/usr/local/lib/python3.9/site-packages/docker/api/client.py", line 281, in _result self._raise_for_status(response) File "/usr/local/lib/python3.9/site-packages/docker/api/client.py", line 277, in _raise_for_status raise create_api_error_from_http_exception(e) from e File "/usr/local/lib/python3.9/site-packages/docker/errors.py", line 39, in create_api_error_from_http_exception raise cls(e, response=response, explanation=explanation) from e docker.errors.NotFound: 404 Client Error for http+docker://localhost/v1.41/containers/fb947181aabe72764df6ba22ea772331b8f06f1c1f37969ffef3e1d8737d6029/json: Not Found ("No such container: fb947181aabe72764df6ba22ea772331b8f06f1c1f37969ffef3e1d8737d6029") ERROR:contrail-analytics-alarm-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' ERROR:contrail-analytics-alarm-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' ERROR:contrail-analytics-alarm-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' ERROR:contrail-analytics-alarm-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' [Introspect:8113]10.0.0.23 - - [2025-10-23 01:37:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6745 0.002689 ERROR:contrail-analytics-alarm-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes'