By type
2022-07-25 23:32:08,186|None|140341335497504|INFO|service|conductor.reservation.service: [-] plan id: healthcheck [-] Reservation starts, changing the template status from solved to reserving, atomic update response from MUSIC SUCCESS 2022-07-25 23:32:08,187|None|140341335497504|INFO|service|conductor.reservation.service: [-] plan id: healthcheck [-] Plan healthcheck with request id foo is reserving by machine onap-oof-has-reservation-8dddd4c48-fvx4c. Tried to reserve it for 1 times. 2022-07-25 23:32:08,188|None|140341335497504|ERROR|service|conductor.reservation.service: [-] plan id: healthcheck [-] no conductor_solver in translation for Plan healthcheck 2022-07-25 23:32:08,188|None|140341335497504|INFO|service|conductor.reservation.service: [-] plan id: healthcheck [-] Plan healthcheck with request id foo Reservation complete 2022-07-25 23:32:08,601|None|140341335497504|INFO|service|conductor.reservation.service: [-] plan id: healthcheck [-] Reservation is complete, changing the template status from reserving to done, atomic update response from MUSIC SUCCESS E0726 00:19:32.694026960 14063 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 2022-07-26 00:19:32,696|None|140341335497504|ERROR|_utils|cotyledon._utils: [-] plan id: healthcheck [-] 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794772.694216096","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794772.694212489","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794772.693992160","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > 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/reservation/service.py", line 265, in run reserving_plans = self.Plan.query.get_plan_by_col("status", self.Plan.RESERVING) 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-07-26 00:19:32,728||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 106 exited with status 2 E0726 00:19:45.795889206 14080 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-2: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794785.795963114","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794785.795960302","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794785.795870953","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:19:45,807||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14075 exited with status 1 E0726 00:19:48.822238039 14095 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-3: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794788.822310576","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794788.822307948","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794788.822219188","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:19:48,831||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14091 exited with status 1 E0726 00:19:54.317904770 14118 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 2022-07-26 00:19:54,319||140341335497504|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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794794.318006156","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794794.318003064","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794794.317886404","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > 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/reservation/service.py", line 264, in run solved_plans = self.Plan.query.get_plan_by_col("status", self.Plan.SOLVED) 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 130, in row_read schema = self.get_value(f'{keyspace}/{table}') File "/opt/has/conductor/conductor/common/etcd/api.py", line 75, in get_value raw_value = self.get_raw_value(key) File "/opt/has/conductor/conductor/common/etcd/api.py", line 72, in get_raw_value return self.get_client().get(key)[0] 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-07-26 00:19:54,327||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14097 exited with status 2 E0726 00:20:06.343607442 14124 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-5: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794806.343890718","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794806.343888416","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794806.343572146","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:20:06,355||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14120 exited with status 1 E0726 00:20:09.378751604 14141 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-6: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794809.378870336","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794809.378867177","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794809.378720675","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:20:09,392||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14137 exited with status 1 E0726 00:20:12.410583228 14147 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-7: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794812.410674835","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794812.410672387","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794812.410565312","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:20:12,424||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14143 exited with status 1 E0726 00:20:15.442999707 14163 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-8: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794815.443130958","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794815.443126683","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794815.442974797","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:20:15,452||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14159 exited with status 1 E0726 00:20:18.471965011 14170 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-9: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794818.472049498","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794818.472043471","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794818.471932063","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:20:18,490||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14165 exited with status 1 E0726 00:20:27.770438316 14195 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 2022-07-26 00:20:27,771||140341335497504|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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794827.770532694","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794827.770530129","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794827.770409906","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > 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/reservation/service.py", line 264, in run solved_plans = self.Plan.query.get_plan_by_col("status", self.Plan.SOLVED) 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 130, in row_read schema = self.get_value(f'{keyspace}/{table}') File "/opt/has/conductor/conductor/common/etcd/api.py", line 75, in get_value raw_value = self.get_raw_value(key) File "/opt/has/conductor/conductor/common/etcd/api.py", line 72, in get_raw_value return self.get_client().get(key)[0] 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-07-26 00:20:27,781||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14171 exited with status 2 E0726 00:20:30.795683396 14202 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-11: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794830.795793324","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794830.795790512","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794830.795665851","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:20:30,808||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14197 exited with status 1 E0726 00:20:43.822698347 14217 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-12: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794843.822798018","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794843.822789652","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794843.822657300","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:20:43,832||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14213 exited with status 1 E0726 00:20:46.847257503 14233 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-13: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794846.847350814","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794846.847347809","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794846.847237023","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:20:46,856||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14229 exited with status 1 E0726 00:20:49.876647061 14239 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-14: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794849.876741310","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794849.876737437","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794849.876622399","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:20:49,889||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14235 exited with status 1 E0726 00:20:52.903873340 14257 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-15: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794852.903957242","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794852.903954285","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794852.903853916","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:20:52,915||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14252 exited with status 1 E0726 00:20:55.934729585 14262 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-16: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794855.934805549","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794855.934802964","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794855.934711275","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:20:55,944||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14258 exited with status 1 E0726 00:20:58.959885412 14268 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-17: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794858.959963032","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794858.959960457","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794858.959865949","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:20:58,969||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14264 exited with status 1 E0726 00:21:10.991114096 14285 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-18: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794870.991190585","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794870.991187902","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794870.991091314","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:21:10,999||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14270 exited with status 1 E0726 00:21:20.291340407 14308 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 2022-07-26 00:21:20,292||140341335497504|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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794880.291573519","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794880.291569761","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794880.291318640","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > 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/reservation/service.py", line 264, in run solved_plans = self.Plan.query.get_plan_by_col("status", self.Plan.SOLVED) 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 130, in row_read schema = self.get_value(f'{keyspace}/{table}') File "/opt/has/conductor/conductor/common/etcd/api.py", line 75, in get_value raw_value = self.get_raw_value(key) File "/opt/has/conductor/conductor/common/etcd/api.py", line 72, in get_raw_value return self.get_client().get(key)[0] 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-07-26 00:21:20,302||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14296 exited with status 2 E0726 00:21:23.318952132 14325 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-20: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794883.319072378","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794883.319069881","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794883.318924550","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:21:23,330||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14321 exited with status 1 E0726 00:21:26.345368391 14331 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-21: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794886.345448935","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794886.345446256","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794886.345349803","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:21:26,358||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14327 exited with status 1 E0726 00:21:29.372586787 14337 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-22: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794889.372677298","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794889.372674504","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794889.372560890","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:21:29,382||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14333 exited with status 1 E0726 00:21:32.397397716 14343 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-23: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794892.397587787","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794892.397581042","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794892.397368765","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:21:32,406||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14339 exited with status 1 E0726 00:21:45.422562869 14359 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-24: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794905.422667481","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794905.422665021","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794905.422545235","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:21:45,431||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14355 exited with status 1 E0726 00:21:48.450595295 14375 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-25: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794908.450714663","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794908.450711895","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794908.450576765","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:21:48,466||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14371 exited with status 1 E0726 00:21:51.482203898 14381 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-26: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794911.482333143","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794911.482328871","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794911.482175022","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:21:51,494||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14377 exited with status 1 E0726 00:21:54.509224081 14397 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-27: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794914.509324302","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794914.509321311","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794914.509200560","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:21:54,523||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14393 exited with status 1 E0726 00:21:57.539015937 14403 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-28: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794917.539093955","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794917.539091248","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794917.538998247","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:21:57,550||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14399 exited with status 1 E0726 00:22:00.566334177 14409 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-29: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794920.566437678","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794920.566424324","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794920.566316481","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:22:00,577||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14405 exited with status 1 E0726 00:22:12.596027133 14426 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-30: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794932.596171424","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794932.596158269","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794932.595986188","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:22:12,609||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14421 exited with status 1 E0726 00:22:15.624270519 14441 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-31: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794935.624348325","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794935.624345765","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794935.624252875","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:22:15,636||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14437 exited with status 1 E0726 00:22:18.650558511 14447 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-32: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794938.650700370","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794938.650697687","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794938.650520571","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:22:18,666||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14443 exited with status 1 E0726 00:22:21.681024546 14454 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-33: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794941.681104390","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794941.681101644","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794941.681005899","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:22:21,690||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14449 exited with status 1 E0726 00:22:34.706165589 14470 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-34: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794954.706246872","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794954.706243912","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794954.706146669","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:22:34,714||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14465 exited with status 1 E0726 00:22:44.219027771 14503 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 2022-07-26 00:22:44,220||140341335497504|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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794964.219107359","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794964.219104743","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794964.219010015","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > 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/reservation/service.py", line 264, in run solved_plans = self.Plan.query.get_plan_by_col("status", self.Plan.SOLVED) 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 130, in row_read schema = self.get_value(f'{keyspace}/{table}') File "/opt/has/conductor/conductor/common/etcd/api.py", line 75, in get_value raw_value = self.get_raw_value(key) File "/opt/has/conductor/conductor/common/etcd/api.py", line 72, in get_raw_value return self.get_client().get(key)[0] 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-07-26 00:22:44,229||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14481 exited with status 2 E0726 00:22:47.245438923 14509 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-36: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794967.245517441","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794967.245514567","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794967.245419928","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:22:47,254||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14505 exited with status 1 E0726 00:23:00.270159537 14515 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-37: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794980.270238215","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794980.270235616","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794980.270140998","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:23:00,280||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14511 exited with status 1 E0726 00:23:03.294957123 14542 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-38: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794983.295040073","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794983.295037463","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794983.294939600","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:23:03,303||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14537 exited with status 1 E0726 00:23:06.318013131 14547 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-39: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794986.318409899","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794986.318406956","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794986.317995206","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:23:06,329||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14543 exited with status 1 E0726 00:23:09.347449840 14553 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-40: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794989.347523655","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794989.347521066","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794989.347431500","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:23:09,359||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14549 exited with status 1 E0726 00:23:12.383614373 14559 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-41: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794992.383701511","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794992.383690980","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794992.383596152","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:23:12,396||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14555 exited with status 1 E0726 00:23:15.410988322 14575 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-42: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658794995.411098785","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658794995.411093645","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658794995.410966342","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:23:15,419||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14571 exited with status 1 E0726 00:23:28.440854044 14581 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-43: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795008.440932197","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795008.440929492","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795008.440835149","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:23:28,450||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14577 exited with status 1 E0726 00:23:31.464545936 14598 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-44: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795011.464624343","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795011.464621599","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795011.464526656","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:23:31,473||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14593 exited with status 1 E0726 00:23:34.488995230 14613 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-45: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795014.489131565","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795014.489127496","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795014.488969691","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:23:34,499||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14609 exited with status 1 E0726 00:23:37.513693422 14619 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-46: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795017.513772044","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795017.513769166","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795017.513672444","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:23:37,522||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14615 exited with status 1 E0726 00:23:40.537692297 14625 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-47: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795020.537790905","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795020.537788230","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795020.537673631","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:23:40,546||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14621 exited with status 1 E0726 00:23:43.560452796 14641 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-48: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795023.560536756","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795023.560533974","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795023.560434221","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:23:43,570||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14637 exited with status 1 E0726 00:23:55.588445203 14647 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-49: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795035.588666572","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795035.588663296","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795035.588381983","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:23:55,601||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14643 exited with status 1 E0726 00:23:58.617213730 14665 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-50: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795038.617369467","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795038.617365841","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795038.617195025","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:23:58,628||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14660 exited with status 1 E0726 00:24:01.646180619 14671 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-51: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795041.646255176","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795041.646252692","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795041.646154821","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:24:01,664||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14666 exited with status 1 E0726 00:24:04.678984091 14686 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-52: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795044.679198965","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795044.679196053","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795044.678964445","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:24:04,689||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14682 exited with status 1 E0726 00:24:07.706086318 14692 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-53: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795047.706182481","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795047.706179346","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795047.706064830","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:24:07,714||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14688 exited with status 1 E0726 00:24:10.732008948 14698 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-54: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795050.732101278","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795050.732098673","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795050.731990919","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:24:10,744||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14694 exited with status 1 E0726 00:24:23.759785116 14715 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-55: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795063.759885419","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795063.759882649","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795063.759744090","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:24:23,779||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14710 exited with status 1 E0726 00:24:26.802166576 14730 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-56: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795066.802243871","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795066.802241388","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795066.802148270","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:24:26,816||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14726 exited with status 1 E0726 00:24:29.831166194 14737 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-57: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795069.831249882","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795069.831247177","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795069.831147341","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:24:29,841||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14732 exited with status 1 E0726 00:24:42.859218034 14747 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-58: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795082.859377403","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795082.859370725","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795082.859189762","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:24:42,872||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14743 exited with status 1 E0726 00:24:45.887406011 14768 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-59: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795085.887501293","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795085.887498330","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795085.887339483","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:24:45,898||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14764 exited with status 1 E0726 00:24:48.915191752 14774 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-60: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795088.915289830","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795088.915286867","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795088.915173839","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:24:48,923||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14770 exited with status 1 E0726 00:24:51.968393412 14780 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-61: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795091.968850009","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795091.968847182","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795091.968370816","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:24:51,978||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14776 exited with status 1 E0726 00:24:54.993662279 14796 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-62: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795094.993818707","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795094.993768285","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795094.993620144","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:24:55,006||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14792 exited with status 1 E0726 00:24:58.021265802 14802 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-63: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795098.021345759","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795098.021342787","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795098.021246972","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:24:58,030||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14798 exited with status 1 E0726 00:25:11.047897633 14809 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-64: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795111.047991028","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795111.047988235","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795111.047861985","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:25:11,059||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14804 exited with status 1 E0726 00:25:14.074658753 14835 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-65: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795114.074866763","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795114.074848980","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795114.074638227","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:25:14,084||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14831 exited with status 1 E0726 00:25:17.099454547 14841 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-66: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795117.099531405","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795117.099528210","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795117.099425576","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:25:17,107||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14837 exited with status 1 E0726 00:25:20.121920435 14847 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-67: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795120.122005273","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795120.122002595","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795120.121901885","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:25:20,130||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14843 exited with status 1 E0726 00:25:23.145791714 14864 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-68: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795123.145870852","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795123.145867915","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795123.145773656","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:25:23,154||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14860 exited with status 1 E0726 00:25:28.423374071 14877 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 2022-07-26 00:25:28,424||140341335497504|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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795128.423510443","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795128.423506852","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795128.423350826","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > 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/reservation/service.py", line 264, in run solved_plans = self.Plan.query.get_plan_by_col("status", self.Plan.SOLVED) 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 130, in row_read schema = self.get_value(f'{keyspace}/{table}') File "/opt/has/conductor/conductor/common/etcd/api.py", line 75, in get_value raw_value = self.get_raw_value(key) File "/opt/has/conductor/conductor/common/etcd/api.py", line 72, in get_raw_value return self.get_client().get(key)[0] 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-07-26 00:25:28,434||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14866 exited with status 2 E0726 00:25:31.453141684 14883 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-70: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795131.453220101","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795131.453217267","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795131.453113335","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:25:31,462||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14879 exited with status 1 E0726 00:25:34.483118977 14898 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-71: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795134.483197530","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795134.483194585","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795134.483099885","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:25:34,496||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14894 exited with status 1 E0726 00:25:47.523176567 14904 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-72: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795147.523254583","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795147.523251915","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795147.523157760","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:25:47,531||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14900 exited with status 1 E0726 00:25:50.547899832 14920 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-73: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795150.547987817","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795150.547985197","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795150.547882324","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:25:50,559||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14916 exited with status 1 E0726 00:25:53.574883175 14936 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-74: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795153.574971706","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795153.574968978","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795153.574864608","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:25:53,584||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14932 exited with status 1 E0726 00:25:56.598312047 14942 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-75: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795156.598396202","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795156.598393539","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795156.598293421","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:25:56,608||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14938 exited with status 1 E0726 00:25:59.625280739 14948 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-76: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795159.625374073","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795159.625370383","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795159.625257813","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:25:59,634||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14944 exited with status 1 E0726 00:26:02.655550017 14954 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-77: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795162.655627302","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795162.655624639","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795162.655532486","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:26:02,671||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14950 exited with status 1 E0726 00:26:15.687391658 14971 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-78: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795175.687496381","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795175.687493646","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795175.687345802","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:26:15,697||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14966 exited with status 1 E0726 00:26:18.714402354 14986 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-79: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795178.714556638","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795178.714552785","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795178.714379272","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:26:18,724||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14982 exited with status 1 E0726 00:26:21.742881466 14992 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-80: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795181.743094531","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795181.743091718","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795181.742863334","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:26:21,756||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 14988 exited with status 1 E0726 00:26:24.770669656 15008 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-81: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795184.770748839","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795184.770746105","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795184.770642153","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:26:24,783||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15004 exited with status 1 E0726 00:26:27.798023546 15014 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-82: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795187.798136302","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795187.798132865","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795187.798001208","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:26:27,807||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15010 exited with status 1 E0726 00:26:30.822194603 15021 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-83: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795190.822298220","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795190.822295650","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795190.822176233","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:26:30,830||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15016 exited with status 1 E0726 00:26:43.845688174 15037 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-84: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795203.845909677","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795203.845906985","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795203.845669224","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:26:43,855||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15032 exited with status 1 E0726 00:26:46.877339386 15052 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-85: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795206.877482164","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795206.877478928","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795206.877317396","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:26:46,900||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15048 exited with status 1 E0726 00:26:49.917862085 15058 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-86: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795209.917929656","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795209.917926703","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795209.917836572","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:26:49,932||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15054 exited with status 1 E0726 00:26:52.960106019 15074 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-87: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795212.960559937","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795212.960556334","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795212.960054066","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:26:52,971||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15070 exited with status 1 E0726 00:26:55.987212418 15080 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-88: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795215.987327844","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795215.987324742","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795215.987190170","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:26:55,999||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15076 exited with status 1 E0726 00:27:08.019861030 15086 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-89: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795228.020000747","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795228.019994742","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795228.019826352","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:27:08,029||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15082 exited with status 1 E0726 00:27:11.045394646 15103 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-90: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795231.045474962","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795231.045472291","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795231.045376236","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:27:11,054||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15098 exited with status 1 E0726 00:27:23.070064570 15118 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-91: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795243.070154559","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795243.070151726","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795243.070041328","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:27:23,080||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15114 exited with status 1 E0726 00:27:26.100301696 15134 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-92: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795246.100416918","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795246.100408889","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795246.100263843","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:27:26,114||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15130 exited with status 1 E0726 00:27:29.128803862 15141 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-93: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795249.128885405","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795249.128882720","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795249.128784476","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:27:29,137||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15136 exited with status 1 E0726 00:27:32.151728491 15146 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-94: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795252.151858174","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795252.151855504","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795252.151709406","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:27:32,160||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15142 exited with status 1 E0726 00:27:35.174054400 15163 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-95: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795255.174160435","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795255.174157205","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795255.174033057","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:27:35,184||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15159 exited with status 1 E0726 00:27:38.203793790 15169 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-96: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795258.203874036","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795258.203871536","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795258.203774485","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:27:38,214||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15165 exited with status 1 E0726 00:27:46.231345928 15175 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-97: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795266.231424221","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795266.231421421","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795266.231324675","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:27:46,250||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15171 exited with status 1 E0726 00:27:49.264407431 15191 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-98: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795269.264512170","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795269.264509079","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795269.264388379","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:27:49,273||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15187 exited with status 1 E0726 00:27:52.288958520 15197 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-99: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795272.289372155","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795272.289369000","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795272.288939465","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:27:52,297||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15193 exited with status 1 E0726 00:28:05.319062793 15213 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-100: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795285.319160953","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795285.319158351","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795285.319041810","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:28:05,338||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15209 exited with status 1 E0726 00:28:08.353101576 15229 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-101: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795288.353195268","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795288.353192469","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795288.353082066","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:28:08,367||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15225 exited with status 1 E0726 00:28:11.383896061 15235 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-102: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795291.384110467","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795291.384107409","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795291.383876643","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:28:11,393||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15231 exited with status 1 E0726 00:28:14.408913637 15251 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-103: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795294.409002652","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795294.409000015","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795294.408894311","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:28:14,420||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15247 exited with status 1 E0726 00:28:17.435710737 15257 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-104: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795297.435845665","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795297.435842182","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795297.435690969","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:28:17,454||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15253 exited with status 1 E0726 00:28:20.469676181 15263 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-105: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795300.469796100","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795300.469793004","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795300.469654701","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:28:20,480||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15259 exited with status 1 E0726 00:28:33.497289101 15281 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-106: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795313.497403744","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795313.497399919","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795313.497264954","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:28:33,511||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15276 exited with status 1 E0726 00:28:36.528085378 15297 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-107: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795316.528184687","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795316.528180697","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795316.528066144","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:28:36,540||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15292 exited with status 1 E0726 00:28:39.559116734 15302 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-108: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795319.559210550","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795319.559207483","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795319.559096710","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:28:39,570||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15298 exited with status 1 E0726 00:28:42.584474498 15308 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-109: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795322.584570474","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795322.584566929","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795322.584452426","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:28:42,599||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15304 exited with status 1 E0726 00:28:45.616115018 15325 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-110: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795325.616202251","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795325.616199498","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795325.616094703","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:28:45,626||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15320 exited with status 1 E0726 00:28:48.641976052 15330 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-111: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795328.642069358","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795328.642066287","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795328.641953482","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:28:48,654||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15326 exited with status 1 E0726 00:29:01.668197770 15337 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-112: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795341.668310501","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795341.668307886","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795341.668176433","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:29:01,676||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15332 exited with status 1 E0726 00:29:04.692118431 15363 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-113: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795344.692197684","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795344.692195170","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795344.692098265","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:29:04,713||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15358 exited with status 1 E0726 00:29:07.732865600 15368 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-114: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795347.732943460","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795347.732940953","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795347.732847415","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:29:07,741||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15364 exited with status 1 E0726 00:29:10.755483899 15374 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-115: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795350.755691297","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795350.755688410","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795350.755453186","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:29:10,764||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15370 exited with status 1 E0726 00:29:13.779874351 15391 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-116: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795353.780204693","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795353.780200473","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795353.779848799","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:29:13,789||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15387 exited with status 1 E0726 00:29:16.806226733 15397 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-117: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795356.806320992","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795356.806317524","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795356.806205795","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:29:16,815||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15393 exited with status 1 E0726 00:29:29.831209307 15403 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-118: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795369.831339648","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795369.831336710","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795369.831188027","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:29:29,840||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15399 exited with status 1 E0726 00:29:32.863874923 15424 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-119: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795372.863985117","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795372.863981628","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795372.863853427","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:29:32,875||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15420 exited with status 1 E0726 00:29:35.889093928 15435 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-120: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795375.889171141","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795375.889168666","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795375.889074812","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:29:35,902||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15431 exited with status 1 E0726 00:29:47.918086987 15442 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-121: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795387.918168984","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795387.918166491","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795387.918067053","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:29:47,926||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15437 exited with status 1 E0726 00:29:50.942632400 15457 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-122: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795390.942741255","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795390.942738158","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795390.942611724","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:29:50,952||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15453 exited with status 1 E0726 00:30:02.974145002 15474 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-123: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795402.974227122","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795402.974224301","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795402.974124042","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:30:02,982||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15469 exited with status 1 E0726 00:30:06.001875342 15490 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-124: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795406.001975293","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795406.001957287","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795406.001854757","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:30:06,010||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15485 exited with status 1 E0726 00:30:18.044443588 15495 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-125: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795418.044517341","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795418.044514753","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795418.044423681","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:30:18,057||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15491 exited with status 1 E0726 00:30:21.073134154 15511 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-126: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795421.073213502","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795421.073210978","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795421.073114657","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Could not contact DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:30:21,082||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15507 exited with status 1 E0726 00:30:34.098805979 15528 ev_epollex_linux.cc:515] Error shutting down fd 20. errno: 9 Process Process-127: 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 = "DNS resolution failed for service: oof-has-etcd.onap:2379" debug_error_string = "{"created":"@1658795434.098997605","description":"Resolver transient failure","file":"src/core/ext/filters/client_channel/client_channel.cc","file_line":1324,"referenced_errors":[{"created":"@1658795434.098994889","description":"DNS resolution failed for service: oof-has-etcd.onap:2379","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/dns_resolver_ares.cc","file_line":359,"grpc_status":14,"referenced_errors":[{"created":"@1658795434.098783779","description":"C-ares status is not ARES_SUCCESS qtype=A name=oof-has-etcd.onap is_balancer=0: Timeout while contacting DNS servers","file":"src/core/ext/filters/client_channel/resolver/dns/c_ares/grpc_ares_wrapper.cc","file_line":698}]}]}" > During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/multiprocessing/process.py", line 315, in _bootstrap self.run() File "/usr/local/lib/python3.9/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 63, in _bootstrap_process target(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 161, in create_and_wait sw = cls(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 175, in __init__ self.service = config.service(worker_id, *args, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 115, in __init__ self._init(conf, **kwargs) File "/opt/has/conductor/conductor/reservation/service.py", line 137, in _init self.data_service = self.setup_rpc(conf, "data") File "/opt/has/conductor/conductor/reservation/service.py", line 178, in setup_rpc transport = messaging.get_transport(conf=conf) File "/opt/has/conductor/conductor/messaging.py", line 56, in get_transport transport.keyspace_create(keyspace=keyspace) File "/opt/has/conductor/conductor/common/etcd/api.py", line 94, in keyspace_create self.get_client().put_if_not_exists(keyspace, "This key is a placeholder for the keyspace".encode()) 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-07-26 00:30:34,110||140341337619232|INFO|_service_manager|cotyledon._service_manager: [-] Child 15523 exited with status 1