Results

By type

          2021-11-16 02:32:43,281||140138669112096|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":"@1637029963.280072432","description":"Error received from peer ipv4:10.233.78.4: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/common/music/messaging/component.py", line 477, 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/common/music/messaging/component.py", line 334, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 341, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 80, in all
    rows = db_backend.DB_API.row_read(**kwargs)
  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
2021-11-16 02:32:43,300||140138671233824|INFO|_service_manager|cotyledon._service_manager: [-] Child 208 exited with status 2
2021-11-16 03:11:13,982||140138587962144|INFO|component|conductor.common.music.messaging.component: [-] Message 97f3430f-5f66-4fcd-8e17-138a3c9113a9 method plans_get received
2021-11-16 03:11:22,978||140138587962144|INFO|component|conductor.common.music.messaging.component: [-] Message 97f3430f-5f66-4fcd-8e17-138a3c9113a9 method plans_get, status: completed
2021-11-16 03:11:35,806||140138587962144|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2021-11-16 03:12:36,014||140138602814240|INFO|component|conductor.common.music.messaging.component: [-] Message f95c11da-c920-4080-84d7-fc7c0da2c259 method plans_get received
2021-11-16 03:12:52,081||140138602814240|INFO|component|conductor.common.music.messaging.component: [-] Message f95c11da-c920-4080-84d7-fc7c0da2c259 method plans_get, status: completed
2021-11-16 03:12:59,912||140138602814240|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2021-11-16 03:13:45,007||140138651876128|INFO|component|conductor.common.music.messaging.component: [-] Message 79e813e9-c7ef-49e0-a5e7-51c56a715d43 method plans_get received
2021-11-16 03:13:55,775||140138651876128|INFO|component|conductor.common.music.messaging.component: [-] Message 79e813e9-c7ef-49e0-a5e7-51c56a715d43 method plans_get, status: completed
2021-11-16 03:14:05,706||140138651876128|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2021-11-16 03:14:46,811||140138665929504|INFO|component|conductor.common.music.messaging.component: [-] Message 51e3ced6-1a1d-419b-b204-811302aaa450 method plans_get received
2021-11-16 03:14:51,015||140138665929504|INFO|component|conductor.common.music.messaging.component: [-] Message 51e3ced6-1a1d-419b-b204-811302aaa450 method plans_get, status: completed
2021-11-16 03:14:55,205||140138665929504|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2021-11-16 03:15:56,510||140138651876128|INFO|component|conductor.common.music.messaging.component: [-] Message 92778c9c-8018-491d-aedc-c9f93c05bf49 method plans_get received
2021-11-16 03:16:08,476||140138651876128|INFO|component|conductor.common.music.messaging.component: [-] Message 92778c9c-8018-491d-aedc-c9f93c05bf49 method plans_get, status: completed
2021-11-16 03:16:16,610||140138651876128|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2021-11-16 03:16:59,574||140138604935968|INFO|component|conductor.common.music.messaging.component: [-] Message 23adcb97-e852-4952-85ef-941ea2195be6 method plans_get received
2021-11-16 03:17:11,779||140138604935968|INFO|component|conductor.common.music.messaging.component: [-] Message 23adcb97-e852-4952-85ef-941ea2195be6 method plans_get, status: completed
2021-11-16 03:17:23,608||140138604935968|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2021-11-16 03:18:28,806||140138593266464|INFO|component|conductor.common.music.messaging.component: [-] Message a1118c7b-da2e-43eb-b170-32aa6c6bce9d method plans_get received
2021-11-16 03:18:37,421||140138593266464|INFO|component|conductor.common.music.messaging.component: [-] Message a1118c7b-da2e-43eb-b170-32aa6c6bce9d method plans_get, status: completed
2021-11-16 03:18:46,010||140138593266464|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2021-11-16 03:20:03,074||140138656119584|INFO|component|conductor.common.music.messaging.component: [-] Message 24b3451c-8792-40a8-b7f3-7257f256cbdc method plans_get received
2021-11-16 03:20:14,185||140138656119584|INFO|component|conductor.common.music.messaging.component: [-] Message 24b3451c-8792-40a8-b7f3-7257f256cbdc method plans_get, status: completed
2021-11-16 03:20:32,281||140138656119584|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2021-11-16 03:21:27,779||140138592205600|INFO|component|conductor.common.music.messaging.component: [-] Message eee8ce85-503e-49b4-9bfc-67b5532a1679 method plans_get received
2021-11-16 03:21:35,577||140138592205600|INFO|component|conductor.common.music.messaging.component: [-] Message eee8ce85-503e-49b4-9bfc-67b5532a1679 method plans_get, status: completed
2021-11-16 03:21:41,709||140138592205600|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2021-11-16 03:24:07,382||140138592205600|INFO|component|conductor.common.music.messaging.component: [-] Message e002fe45-f074-4c32-8ed1-ed61796393d2 method plans_get received
2021-11-16 03:24:16,685||140138592205600|INFO|component|conductor.common.music.messaging.component: [-] Message e002fe45-f074-4c32-8ed1-ed61796393d2 method plans_get, status: completed
2021-11-16 03:24:19,812||140138592205600|INFO|component|conductor.common.music.messaging.component: [-] updating the message status from working to completed, atomic update response from MUSIC SUCCESS
2021-11-16 03:46:14,785||140138669112096|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":"@1637034374.784384132","description":"Error received from peer ipv4:10.233.78.4: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/common/music/messaging/component.py", line 477, 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/common/music/messaging/component.py", line 334, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 341, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 80, in all
    rows = db_backend.DB_API.row_read(**kwargs)
  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
2021-11-16 03:46:14,802||140138671233824|INFO|_service_manager|cotyledon._service_manager: [-] Child 6420 exited with status 2