INFO: =================== Thu Oct 31 01:56:33 UTC 2024 =================== [DEFAULTS] http_server_ip=0.0.0.0 log_file=/var/log/contrail/database-nodemgr/contrail-database-nodemgr.log log_level=SYS_NOTICE log_local=1 hostip=10.0.0.46 db_port=9042 db_jmx_port=7200 db_use_ssl=False [COLLECTOR] server_list=10.0.0.46:8086 [SANDESH] introspect_ssl_enable=False sandesh_ssl_enable=False [DEFAULTS] minimum_diskGB = 2 10/31/2024 01:56:34.913 7f85bbe60178 [contrail-database-nodemgr] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 10/31/2024 01:56:34.924 7f85bbe60178 [contrail-database-nodemgr] [ERROR]: Failed to import package "database.sandesh" 10/31/2024 01:56:34.927 7f85bbe60178 [contrail-database-nodemgr] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8103 10/31/2024 01:56:34.931 7f85bbe60178 [contrail-database-nodemgr] [ERROR]: Failed to import package "database.sandesh" 10/31/2024 01:56:34.936 7f85bbe60178 [contrail-database-nodemgr] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_NOTICE] /usr/lib/python3.6/site-packages/nodemgr/common/cassandra_manager.py:101: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. cfg = yaml.load(raw_cfg) # ERROR: loader=yaml.FullLoader "'module' object has no attribute 'FullLoader'" CRITICAL:root:Exit data: {'ID': '31b7dbd257e60c48153937845118779212a5869f98ad24435b0e080729584e85', 'Running': False, 'ExitCode': 1, 'ProcessConfig': {'tty': True, 'entrypoint': 'cqlsh', 'arguments': ['10.0.0.46', '9042', '-e', 'quit'], 'privileged': False, 'user': '0'}, 'OpenStdin': False, 'OpenStderr': True, 'OpenStdout': True, 'CanRemove': False, 'ContainerID': '1431e1fb986e1b884054ef75c1f19a708586edff20b5ca5a6e7b62c4f998b765', 'DetachKeys': '', 'Pid': 77323} ERROR:contrail-database-nodemgr:Failed to connect to database by CQL: Result: 1 ERROR:contrail-database-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' [Introspect:8103]10.0.0.46 - - [2024-10-31 01:58:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6666 0.001373 [Introspect:8103]10.0.0.46 - - [2024-10-31 01:58:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6631 0.001188 [Introspect:8103]10.0.0.46 - - [2024-10-31 01:58:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6631 0.004018 ERROR:contrail-database-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' ERROR:contrail-database-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' ERROR:contrail-database-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' ERROR:contrail-database-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' ERROR:root:docker Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/docker/api/client.py", line 220, in _raise_for_status response.raise_for_status() File "/usr/local/lib/python3.6/site-packages/requests/models.py", line 960, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localunixsocket/v1.26/containers/3d7db416a9e9fe28d45d098b87eb40722b43a73cd9eaf9bf45e41af6b431eab0/json During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/nodemgr/common/docker_containers.py", line 18, in inspect return self._client.inspect_container(id_) File "/usr/local/lib/python3.6/site-packages/docker/utils/decorators.py", line 19, in wrapped return f(self, resource_id, *args, **kwargs) File "/usr/local/lib/python3.6/site-packages/docker/api/container.py", line 754, in inspect_container self._get(self._url("/containers/{0}/json", container)), True File "/usr/local/lib/python3.6/site-packages/docker/api/client.py", line 226, in _result self._raise_for_status(response) File "/usr/local/lib/python3.6/site-packages/docker/api/client.py", line 222, in _raise_for_status raise create_api_error_from_http_exception(e) File "/usr/local/lib/python3.6/site-packages/docker/errors.py", line 31, in create_api_error_from_http_exception raise cls(e, response=response, explanation=explanation) docker.errors.NotFound: 404 Client Error: Not Found ("No such container: 3d7db416a9e9fe28d45d098b87eb40722b43a73cd9eaf9bf45e41af6b431eab0") ERROR:root:docker Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/docker/api/client.py", line 220, in _raise_for_status response.raise_for_status() File "/usr/local/lib/python3.6/site-packages/requests/models.py", line 960, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localunixsocket/v1.26/containers/b7803713c217b187427be63990b9ca68962db27c0713608c49883aab5055cde8/json During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/nodemgr/common/docker_containers.py", line 18, in inspect return self._client.inspect_container(id_) File "/usr/local/lib/python3.6/site-packages/docker/utils/decorators.py", line 19, in wrapped return f(self, resource_id, *args, **kwargs) File "/usr/local/lib/python3.6/site-packages/docker/api/container.py", line 754, in inspect_container self._get(self._url("/containers/{0}/json", container)), True File "/usr/local/lib/python3.6/site-packages/docker/api/client.py", line 226, in _result self._raise_for_status(response) File "/usr/local/lib/python3.6/site-packages/docker/api/client.py", line 222, in _raise_for_status raise create_api_error_from_http_exception(e) File "/usr/local/lib/python3.6/site-packages/docker/errors.py", line 31, in create_api_error_from_http_exception raise cls(e, response=response, explanation=explanation) docker.errors.NotFound: 404 Client Error: Not Found ("No such container: b7803713c217b187427be63990b9ca68962db27c0713608c49883aab5055cde8") ERROR:root:docker Traceback (most recent call last): File "/usr/local/lib/python3.6/site-packages/docker/api/client.py", line 220, in _raise_for_status response.raise_for_status() File "/usr/local/lib/python3.6/site-packages/requests/models.py", line 960, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http+docker://localunixsocket/v1.26/containers/7cb9ebd35e87fa8464e06d887c1d14211b977570d5cff1329b8cfe85490a58ad/json During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/nodemgr/common/docker_containers.py", line 18, in inspect return self._client.inspect_container(id_) File "/usr/local/lib/python3.6/site-packages/docker/utils/decorators.py", line 19, in wrapped return f(self, resource_id, *args, **kwargs) File "/usr/local/lib/python3.6/site-packages/docker/api/container.py", line 754, in inspect_container self._get(self._url("/containers/{0}/json", container)), True File "/usr/local/lib/python3.6/site-packages/docker/api/client.py", line 226, in _result self._raise_for_status(response) File "/usr/local/lib/python3.6/site-packages/docker/api/client.py", line 222, in _raise_for_status raise create_api_error_from_http_exception(e) File "/usr/local/lib/python3.6/site-packages/docker/errors.py", line 31, in create_api_error_from_http_exception raise cls(e, response=response, explanation=explanation) docker.errors.NotFound: 404 Client Error: Not Found ("No such container: 7cb9ebd35e87fa8464e06d887c1d14211b977570d5cff1329b8cfe85490a58ad") ERROR:contrail-database-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' ERROR:contrail-database-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' ERROR:contrail-database-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' ERROR:contrail-database-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' ERROR:contrail-database-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' ERROR:contrail-database-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes' [Introspect:8103]10.0.0.46 - - [2024-10-31 02:08:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 6662 0.001247 ERROR:contrail-database-nodemgr:Failed to get core files: [Errno 2] No such file or directory: '/var/crashes'