By type
2022-03-08 14:27:21,885||140172696361760|ERROR|_utils|cotyledon._utils: [-] Unhandled exception Traceback (most recent call last): File "/opt/has/conductor/conductor/common/etcd/api.py", line 60, in get_client return etcd3.client(host=self.host, port=self.port, File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 1178, in client return Etcd3Client(host=host, File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 148, in __init__ resp = self.auth_stub.Authenticate(auth_request, self.timeout) File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 946, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 849, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "etcdserver: request timed out" debug_error_string = "{"created":"@1646749641.883304685","description":"Error received from peer ipv4:10.233.77.19:2379","file":"src/core/lib/surface/call.cc","file_line":1069,"grpc_message":"etcdserver: request timed out","grpc_status":14}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception yield File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run self.run() File "/opt/has/conductor/conductor/controller/translator_svc.py", line 256, in run fut.result() File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result return self.__get_result() File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result raise self._exception File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run result = self.fn(*self.args, **self.kwargs) File "/opt/has/conductor/conductor/controller/translator_svc.py", line 201, in __check_for_templates template_plans = self.Plan.query.get_plan_by_col("status", self.Plan.TEMPLATE) File "/opt/has/conductor/conductor/common/music/model/search.py", line 87, in get_plan_by_col rows = db_backend.DB_API.row_read( File "/opt/has/conductor/conductor/common/etcd/api.py", line 136, in row_read return self.get_values_prefix(key_prefix, pk_name, pk_value) File "/opt/has/conductor/conductor/common/etcd/api.py", line 82, in get_values_prefix for kv in self.get_client().get_prefix(key_prefix)} File "/opt/has/conductor/conductor/common/etcd/api.py", line 69, in get_client raise EtcdClientException("Failed to establish connection with ETCD. GRPC {}".format(rpc_error.code())) conductor.common.etcd.utils.EtcdClientException: Failed to establish connection with ETCD. GRPC StatusCode.UNAVAILABLE 2022-03-08 14:27:21,898||140172698745632|INFO|_service_manager|cotyledon._service_manager: [-] Child 191 exited with status 2 2022-03-08 16:54:22,784||140172696361760|ERROR|_utils|cotyledon._utils: [-] Unhandled exception Traceback (most recent call last): File "/opt/has/conductor/conductor/common/etcd/api.py", line 60, in get_client return etcd3.client(host=self.host, port=self.port, File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 1178, in client return Etcd3Client(host=host, File "/usr/local/lib/python3.9/site-packages/etcd3/client.py", line 148, in __init__ resp = self.auth_stub.Authenticate(auth_request, self.timeout) File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 946, in __call__ return _end_unary_response_blocking(state, call, False, None) File "/usr/local/lib/python3.9/site-packages/grpc/_channel.py", line 849, in _end_unary_response_blocking raise _InactiveRpcError(state) grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with: status = StatusCode.UNAVAILABLE details = "etcdserver: request timed out" debug_error_string = "{"created":"@1646758462.782343670","description":"Error received from peer ipv4:10.233.77.19:2379","file":"src/core/lib/surface/call.cc","file_line":1069,"grpc_message":"etcdserver: request timed out","grpc_status":14}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception yield File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run self.run() File "/opt/has/conductor/conductor/controller/translator_svc.py", line 256, in run fut.result() File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result return self.__get_result() File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result raise self._exception File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run result = self.fn(*self.args, **self.kwargs) File "/opt/has/conductor/conductor/controller/translator_svc.py", line 201, in __check_for_templates template_plans = self.Plan.query.get_plan_by_col("status", self.Plan.TEMPLATE) File "/opt/has/conductor/conductor/common/music/model/search.py", line 87, in get_plan_by_col rows = db_backend.DB_API.row_read( File "/opt/has/conductor/conductor/common/etcd/api.py", line 136, in row_read return self.get_values_prefix(key_prefix, pk_name, pk_value) File "/opt/has/conductor/conductor/common/etcd/api.py", line 82, in get_values_prefix for kv in self.get_client().get_prefix(key_prefix)} File "/opt/has/conductor/conductor/common/etcd/api.py", line 69, in get_client raise EtcdClientException("Failed to establish connection with ETCD. GRPC {}".format(rpc_error.code())) conductor.common.etcd.utils.EtcdClientException: Failed to establish connection with ETCD. GRPC StatusCode.UNAVAILABLE 2022-03-08 16:54:22,800||140172698745632|INFO|_service_manager|cotyledon._service_manager: [-] Child 10112 exited with status 2 2022-03-08 16:58:45,317||140172675144480|INFO|component|conductor.common.music.messaging.component: [-] Message 70efa675-a6b9-4482-848a-abbc47638080 method plans_get received 2022-03-08 16:58:55,883||140172675144480|INFO|component|conductor.common.music.messaging.component: [-] Message 70efa675-a6b9-4482-848a-abbc47638080 method plans_get, status: completed 2022-03-08 16:59:00,515||140172675144480|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-03-08 17:14:33,369||140172666657568|INFO|component|conductor.common.music.messaging.component: [-] Message dade7538-0db2-4ff4-926b-b741e0994c36 method plans_get received 2022-03-08 17:14:39,811||140172666657568|INFO|component|conductor.common.music.messaging.component: [-] Message dade7538-0db2-4ff4-926b-b741e0994c36 method plans_get, status: completed 2022-03-08 17:14:47,367||140172666657568|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-03-08 17:35:51,071||140172647562016|INFO|component|conductor.common.music.messaging.component: [-] Message 5894db0b-17a6-4c0a-b200-d1d7dc0c5a5c method plans_get received 2022-03-08 17:36:00,815||140172647562016|INFO|component|conductor.common.music.messaging.component: [-] Message 5894db0b-17a6-4c0a-b200-d1d7dc0c5a5c method plans_get, status: completed 2022-03-08 17:36:10,389||140172647562016|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-03-08 17:37:17,384||140172663474976|INFO|component|conductor.common.music.messaging.component: [-] Message d727c66f-86d7-41fa-9269-eb49119de834 method plans_get received 2022-03-08 17:37:24,071||140172663474976|INFO|component|conductor.common.music.messaging.component: [-] Message d727c66f-86d7-41fa-9269-eb49119de834 method plans_get, status: completed 2022-03-08 17:37:31,910||140172663474976|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-03-08 17:38:51,484||140172645440288|INFO|component|conductor.common.music.messaging.component: [-] Message 7b14f9fb-c9cb-43ce-b168-a51dbddde08a method plans_get received 2022-03-08 17:38:58,610||140172645440288|INFO|component|conductor.common.music.messaging.component: [-] Message 7b14f9fb-c9cb-43ce-b168-a51dbddde08a method plans_get, status: completed 2022-03-08 17:39:06,168||140172645440288|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-03-08 17:40:37,012||140172691057440|INFO|component|conductor.common.music.messaging.component: [-] Message bb038fed-8128-47cc-bbc2-8af50107c197 method plans_get received 2022-03-08 17:40:45,866||140172691057440|INFO|component|conductor.common.music.messaging.component: [-] Message bb038fed-8128-47cc-bbc2-8af50107c197 method plans_get, status: completed 2022-03-08 17:40:51,211||140172691057440|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-03-08 17:41:52,120||140172611230496|INFO|component|conductor.common.music.messaging.component: [-] Message ba78776d-4f0c-4190-ac03-cace8953b424 method plans_get received 2022-03-08 17:41:56,409||140172611230496|INFO|component|conductor.common.music.messaging.component: [-] Message ba78776d-4f0c-4190-ac03-cace8953b424 method plans_get, status: completed 2022-03-08 17:41:58,572||140172611230496|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS 2022-03-08 17:47:31,387||140172639873824|INFO|component|conductor.common.music.messaging.component: [-] Message 93d9773f-0403-42a7-b5b0-8d92c712a57d method plans_get received 2022-03-08 17:47:43,510||140172639873824|INFO|component|conductor.common.music.messaging.component: [-] Message 93d9773f-0403-42a7-b5b0-8d92c712a57d method plans_get, status: completed 2022-03-08 17:47:51,268||140172639873824|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS