--- BVT pytest attempt 2026-07-07T17:48:10.182158+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- 2026-07-07T17:48:12.088339Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-07-07T17:48:12.088765Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-07-07T17:48:12.098447Z [warning ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError("HTTPSConnection(host='a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com', port=6443): Failed to resolve 'a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com' ([Errno -2] Name or service not known)")': /version [urllib3.connectionpool] 2026-07-07T17:48:12.103382Z [warning ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError("HTTPSConnection(host='a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com', port=6443): Failed to resolve 'a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com' ([Errno -2] Name or service not known)")': /version [urllib3.connectionpool] 2026-07-07T17:48:12.109896Z [warning ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError("HTTPSConnection(host='a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com', port=6443): Failed to resolve 'a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com' ([Errno -2] Name or service not known)")': /version [urllib3.connectionpool] 2026-07-07T17:48:12.116700Z [info ] Trying to get client via incluster_config [ocp_resources.resource] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connection.py", line 204, in _new_conn INTERNALERROR> sock = connection.create_connection( INTERNALERROR> (self._dns_host, self.port), INTERNALERROR> ...<2 lines>... INTERNALERROR> socket_options=self.socket_options, INTERNALERROR> ) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/util/connection.py", line 60, in create_connection INTERNALERROR> for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): INTERNALERROR> ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/usr/lib64/python3.14/socket.py", line 987, in getaddrinfo INTERNALERROR> for res in _socket.getaddrinfo(host, port, family, type, proto, flags): INTERNALERROR> ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> socket.gaierror: [Errno -2] Name or service not known INTERNALERROR> INTERNALERROR> The above exception was the direct cause of the following exception: INTERNALERROR> INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 788, in urlopen INTERNALERROR> response = self._make_request( INTERNALERROR> conn, INTERNALERROR> ...<10 lines>... INTERNALERROR> **response_kw, INTERNALERROR> ) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 488, in _make_request INTERNALERROR> raise new_e INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 464, in _make_request INTERNALERROR> self._validate_conn(conn) INTERNALERROR> ~~~~~~~~~~~~~~~~~~~^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 1106, in _validate_conn INTERNALERROR> conn.connect() INTERNALERROR> ~~~~~~~~~~~~^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connection.py", line 759, in connect INTERNALERROR> self.sock = sock = self._new_conn() INTERNALERROR> ~~~~~~~~~~~~~~^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connection.py", line 211, in _new_conn INTERNALERROR> raise NameResolutionError(self.host, self, e) from e INTERNALERROR> urllib3.exceptions.NameResolutionError: HTTPSConnection(host='a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com', port=6443): Failed to resolve 'a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com' ([Errno -2] Name or service not known) INTERNALERROR> INTERNALERROR> The above exception was the direct cause of the following exception: INTERNALERROR> INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 292, in get_client INTERNALERROR> _dynamic_client = kubernetes.dynamic.DynamicClient(client=_client) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 84, in __init__ INTERNALERROR> self.__discoverer = discoverer(self, cache_file) INTERNALERROR> ~~~~~~~~~~^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/discovery.py", line 230, in __init__ INTERNALERROR> Discoverer.__init__(self, client, cache_file) INTERNALERROR> ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/discovery.py", line 55, in __init__ INTERNALERROR> self.__init_cache() INTERNALERROR> ~~~~~~~~~~~~~~~~~^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/discovery.py", line 71, in __init_cache INTERNALERROR> self._load_server_info() INTERNALERROR> ~~~~~~~~~~~~~~~~~~~~~~^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/discovery.py", line 146, in _load_server_info INTERNALERROR> 'kubernetes': self.client.request('get', '/version', serializer=just_json) INTERNALERROR> ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 55, in inner INTERNALERROR> resp = func(self, *args, **kwargs) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 277, in request INTERNALERROR> api_response = self.client.call_api( INTERNALERROR> path, INTERNALERROR> ...<11 lines>... INTERNALERROR> _request_timeout=params.get('_request_timeout') INTERNALERROR> ) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 348, in call_api INTERNALERROR> return self.__call_api(resource_path, method, INTERNALERROR> ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> path_params, query_params, header_params, INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> ...<2 lines>... INTERNALERROR> _return_http_data_only, collection_formats, INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> _preload_content, _request_timeout, _host) INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 180, in __call_api INTERNALERROR> response_data = self.request( INTERNALERROR> method, url, query_params=query_params, headers=header_params, INTERNALERROR> post_params=post_params, body=body, INTERNALERROR> _preload_content=_preload_content, INTERNALERROR> _request_timeout=_request_timeout) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 373, in request INTERNALERROR> return self.rest_client.GET(url, INTERNALERROR> ~~~~~~~~~~~~~~~~~~~~^^^^^ INTERNALERROR> query_params=query_params, INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> _preload_content=_preload_content, INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> _request_timeout=_request_timeout, INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> headers=headers) INTERNALERROR> ^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py", line 244, in GET INTERNALERROR> return self.request("GET", url, INTERNALERROR> ~~~~~~~~~~~~^^^^^^^^^^^^ INTERNALERROR> headers=headers, INTERNALERROR> ^^^^^^^^^^^^^^^^ INTERNALERROR> _preload_content=_preload_content, INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> _request_timeout=_request_timeout, INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> query_params=query_params) INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py", line 217, in request INTERNALERROR> r = self.pool_manager.request(method, url, INTERNALERROR> fields=query_params, INTERNALERROR> preload_content=_preload_content, INTERNALERROR> timeout=timeout, INTERNALERROR> headers=headers) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/_request_methods.py", line 135, in request INTERNALERROR> return self.request_encode_url( INTERNALERROR> ~~~~~~~~~~~~~~~~~~~~~~~^ INTERNALERROR> method, INTERNALERROR> ^^^^^^^ INTERNALERROR> ...<3 lines>... INTERNALERROR> **urlopen_kw, INTERNALERROR> ^^^^^^^^^^^^^ INTERNALERROR> ) INTERNALERROR> ^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/_request_methods.py", line 182, in request_encode_url INTERNALERROR> return self.urlopen(method, url, **extra_kw) INTERNALERROR> ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/poolmanager.py", line 457, in urlopen INTERNALERROR> response = conn.urlopen(method, u.request_uri, **kw) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 872, in urlopen INTERNALERROR> return self.urlopen( INTERNALERROR> ~~~~~~~~~~~~^ INTERNALERROR> method, INTERNALERROR> ^^^^^^^ INTERNALERROR> ...<13 lines>... INTERNALERROR> **response_kw, INTERNALERROR> ^^^^^^^^^^^^^^ INTERNALERROR> ) INTERNALERROR> ^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 872, in urlopen INTERNALERROR> return self.urlopen( INTERNALERROR> ~~~~~~~~~~~~^ INTERNALERROR> method, INTERNALERROR> ^^^^^^^ INTERNALERROR> ...<13 lines>... INTERNALERROR> **response_kw, INTERNALERROR> ^^^^^^^^^^^^^^ INTERNALERROR> ) INTERNALERROR> ^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 872, in urlopen INTERNALERROR> return self.urlopen( INTERNALERROR> ~~~~~~~~~~~~^ INTERNALERROR> method, INTERNALERROR> ^^^^^^^ INTERNALERROR> ...<13 lines>... INTERNALERROR> **response_kw, INTERNALERROR> ^^^^^^^^^^^^^^ INTERNALERROR> ) INTERNALERROR> ^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 842, in urlopen INTERNALERROR> retries = retries.increment( INTERNALERROR> method, url, error=new_e, _pool=self, _stacktrace=sys.exc_info()[2] INTERNALERROR> ) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/util/retry.py", line 543, in increment INTERNALERROR> raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com', port=6443): Max retries exceeded with url: /version (Caused by NameResolutionError("HTTPSConnection(host='a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com', port=6443): Failed to resolve 'a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com' ([Errno -2] Name or service not known)")) INTERNALERROR> INTERNALERROR> During handling of the above exception, another exception occurred: INTERNALERROR> INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/main.py", line 328, in wrap_session INTERNALERROR> config.hook.pytest_sessionstart(session=session) INTERNALERROR> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ INTERNALERROR> return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) INTERNALERROR> ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec INTERNALERROR> return self._inner_hookexec(hook_name, methods, kwargs, firstresult) INTERNALERROR> ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall INTERNALERROR> raise exception INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/home/odh/opendatahub-tests/conftest.py", line 373, in pytest_sessionstart INTERNALERROR> updated_global_config(admin_client=get_client(), config=config) INTERNALERROR> ~~~~~~~~~~^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 296, in get_client INTERNALERROR> _dynamic_client = kubernetes.dynamic.DynamicClient( INTERNALERROR> client=kubernetes.config.incluster_config.load_incluster_config( INTERNALERROR> client_configuration=client_configuration, try_refresh_token=try_refresh_token INTERNALERROR> ), INTERNALERROR> ) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 83, in __init__ INTERNALERROR> self.configuration = client.configuration INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> AttributeError: 'NoneType' object has no attribute 'configuration' --- BVT pytest attempt 2026-07-07T17:48:12.550757+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- Resolved 246 packages in 2ms Bytecode compiled 16607 files in 678ms --- BVT pytest attempt 2026-07-07T17:48:13.368415+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- Bytecode compiled 16607 files in 561ms 2026-07-07T17:48:15.364059Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-07-07T17:48:15.364545Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-07-07T17:48:15.376679Z [warning ] Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError("HTTPSConnection(host='a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com', port=6443): Failed to resolve 'a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com' ([Errno -2] Name or service not known)")': /version [urllib3.connectionpool] 2026-07-07T17:48:15.382742Z [warning ] Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError("HTTPSConnection(host='a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com', port=6443): Failed to resolve 'a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com' ([Errno -2] Name or service not known)")': /version [urllib3.connectionpool] 2026-07-07T17:48:15.390000Z [warning ] Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NameResolutionError("HTTPSConnection(host='a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com', port=6443): Failed to resolve 'a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com' ([Errno -2] Name or service not known)")': /version [urllib3.connectionpool] 2026-07-07T17:48:15.396922Z [info ] Trying to get client via incluster_config [ocp_resources.resource] INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connection.py", line 204, in _new_conn INTERNALERROR> sock = connection.create_connection( INTERNALERROR> (self._dns_host, self.port), INTERNALERROR> ...<2 lines>... INTERNALERROR> socket_options=self.socket_options, INTERNALERROR> ) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/util/connection.py", line 60, in create_connection INTERNALERROR> for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): INTERNALERROR> ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/usr/lib64/python3.14/socket.py", line 987, in getaddrinfo INTERNALERROR> for res in _socket.getaddrinfo(host, port, family, type, proto, flags): INTERNALERROR> ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> socket.gaierror: [Errno -2] Name or service not known INTERNALERROR> INTERNALERROR> The above exception was the direct cause of the following exception: INTERNALERROR> INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 788, in urlopen INTERNALERROR> response = self._make_request( INTERNALERROR> conn, INTERNALERROR> ...<10 lines>... INTERNALERROR> **response_kw, INTERNALERROR> ) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 488, in _make_request INTERNALERROR> raise new_e INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 464, in _make_request INTERNALERROR> self._validate_conn(conn) INTERNALERROR> ~~~~~~~~~~~~~~~~~~~^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 1106, in _validate_conn INTERNALERROR> conn.connect() INTERNALERROR> ~~~~~~~~~~~~^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connection.py", line 759, in connect INTERNALERROR> self.sock = sock = self._new_conn() INTERNALERROR> ~~~~~~~~~~~~~~^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connection.py", line 211, in _new_conn INTERNALERROR> raise NameResolutionError(self.host, self, e) from e INTERNALERROR> urllib3.exceptions.NameResolutionError: HTTPSConnection(host='a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com', port=6443): Failed to resolve 'a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com' ([Errno -2] Name or service not known) INTERNALERROR> INTERNALERROR> The above exception was the direct cause of the following exception: INTERNALERROR> INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 292, in get_client INTERNALERROR> _dynamic_client = kubernetes.dynamic.DynamicClient(client=_client) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 84, in __init__ INTERNALERROR> self.__discoverer = discoverer(self, cache_file) INTERNALERROR> ~~~~~~~~~~^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/discovery.py", line 230, in __init__ INTERNALERROR> Discoverer.__init__(self, client, cache_file) INTERNALERROR> ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/discovery.py", line 55, in __init__ INTERNALERROR> self.__init_cache() INTERNALERROR> ~~~~~~~~~~~~~~~~~^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/discovery.py", line 71, in __init_cache INTERNALERROR> self._load_server_info() INTERNALERROR> ~~~~~~~~~~~~~~~~~~~~~~^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/discovery.py", line 146, in _load_server_info INTERNALERROR> 'kubernetes': self.client.request('get', '/version', serializer=just_json) INTERNALERROR> ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 55, in inner INTERNALERROR> resp = func(self, *args, **kwargs) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 277, in request INTERNALERROR> api_response = self.client.call_api( INTERNALERROR> path, INTERNALERROR> ...<11 lines>... INTERNALERROR> _request_timeout=params.get('_request_timeout') INTERNALERROR> ) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 348, in call_api INTERNALERROR> return self.__call_api(resource_path, method, INTERNALERROR> ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> path_params, query_params, header_params, INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> ...<2 lines>... INTERNALERROR> _return_http_data_only, collection_formats, INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> _preload_content, _request_timeout, _host) INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 180, in __call_api INTERNALERROR> response_data = self.request( INTERNALERROR> method, url, query_params=query_params, headers=header_params, INTERNALERROR> post_params=post_params, body=body, INTERNALERROR> _preload_content=_preload_content, INTERNALERROR> _request_timeout=_request_timeout) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 373, in request INTERNALERROR> return self.rest_client.GET(url, INTERNALERROR> ~~~~~~~~~~~~~~~~~~~~^^^^^ INTERNALERROR> query_params=query_params, INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> _preload_content=_preload_content, INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> _request_timeout=_request_timeout, INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> headers=headers) INTERNALERROR> ^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py", line 244, in GET INTERNALERROR> return self.request("GET", url, INTERNALERROR> ~~~~~~~~~~~~^^^^^^^^^^^^ INTERNALERROR> headers=headers, INTERNALERROR> ^^^^^^^^^^^^^^^^ INTERNALERROR> _preload_content=_preload_content, INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> _request_timeout=_request_timeout, INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> query_params=query_params) INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py", line 217, in request INTERNALERROR> r = self.pool_manager.request(method, url, INTERNALERROR> fields=query_params, INTERNALERROR> preload_content=_preload_content, INTERNALERROR> timeout=timeout, INTERNALERROR> headers=headers) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/_request_methods.py", line 135, in request INTERNALERROR> return self.request_encode_url( INTERNALERROR> ~~~~~~~~~~~~~~~~~~~~~~~^ INTERNALERROR> method, INTERNALERROR> ^^^^^^^ INTERNALERROR> ...<3 lines>... INTERNALERROR> **urlopen_kw, INTERNALERROR> ^^^^^^^^^^^^^ INTERNALERROR> ) INTERNALERROR> ^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/_request_methods.py", line 182, in request_encode_url INTERNALERROR> return self.urlopen(method, url, **extra_kw) INTERNALERROR> ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/poolmanager.py", line 457, in urlopen INTERNALERROR> response = conn.urlopen(method, u.request_uri, **kw) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 872, in urlopen INTERNALERROR> return self.urlopen( INTERNALERROR> ~~~~~~~~~~~~^ INTERNALERROR> method, INTERNALERROR> ^^^^^^^ INTERNALERROR> ...<13 lines>... INTERNALERROR> **response_kw, INTERNALERROR> ^^^^^^^^^^^^^^ INTERNALERROR> ) INTERNALERROR> ^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 872, in urlopen INTERNALERROR> return self.urlopen( INTERNALERROR> ~~~~~~~~~~~~^ INTERNALERROR> method, INTERNALERROR> ^^^^^^^ INTERNALERROR> ...<13 lines>... INTERNALERROR> **response_kw, INTERNALERROR> ^^^^^^^^^^^^^^ INTERNALERROR> ) INTERNALERROR> ^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 872, in urlopen INTERNALERROR> return self.urlopen( INTERNALERROR> ~~~~~~~~~~~~^ INTERNALERROR> method, INTERNALERROR> ^^^^^^^ INTERNALERROR> ...<13 lines>... INTERNALERROR> **response_kw, INTERNALERROR> ^^^^^^^^^^^^^^ INTERNALERROR> ) INTERNALERROR> ^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py", line 842, in urlopen INTERNALERROR> retries = retries.increment( INTERNALERROR> method, url, error=new_e, _pool=self, _stacktrace=sys.exc_info()[2] INTERNALERROR> ) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/util/retry.py", line 543, in increment INTERNALERROR> raise MaxRetryError(_pool, url, reason) from reason # type: ignore[arg-type] INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com', port=6443): Max retries exceeded with url: /version (Caused by NameResolutionError("HTTPSConnection(host='a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com', port=6443): Failed to resolve 'a8f41ffc0c2ea491083d1c4b43e97b7c-dba32566f85a88f5.elb.us-east-1.amazonaws.com' ([Errno -2] Name or service not known)")) INTERNALERROR> INTERNALERROR> During handling of the above exception, another exception occurred: INTERNALERROR> INTERNALERROR> Traceback (most recent call last): INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/main.py", line 328, in wrap_session INTERNALERROR> config.hook.pytest_sessionstart(session=session) INTERNALERROR> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ INTERNALERROR> return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) INTERNALERROR> ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec INTERNALERROR> return self._inner_hookexec(hook_name, methods, kwargs, firstresult) INTERNALERROR> ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall INTERNALERROR> raise exception INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall INTERNALERROR> res = hook_impl.function(*args) INTERNALERROR> File "/home/odh/opendatahub-tests/conftest.py", line 373, in pytest_sessionstart INTERNALERROR> updated_global_config(admin_client=get_client(), config=config) INTERNALERROR> ~~~~~~~~~~^^ INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 296, in get_client INTERNALERROR> _dynamic_client = kubernetes.dynamic.DynamicClient( INTERNALERROR> client=kubernetes.config.incluster_config.load_incluster_config( INTERNALERROR> client_configuration=client_configuration, try_refresh_token=try_refresh_token INTERNALERROR> ), INTERNALERROR> ) INTERNALERROR> File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 83, in __init__ INTERNALERROR> self.configuration = client.configuration INTERNALERROR> ^^^^^^^^^^^^^^^^^^^^ INTERNALERROR> AttributeError: 'NoneType' object has no attribute 'configuration'