<?xml version="1.0" encoding="utf-8"?><testsuites name="pytest tests"><testsuite name="model_runtime" errors="3" failures="1" skipped="0" tests="9" time="263.978" timestamp="2026-07-15T07:46:22.930826+00:00" hostname="e2e-cli-nmana9f707c03fb9eb336a19a6b2d83f159f3e7a9185a1687cd-pod"><testcase classname="tests.model_serving.model_runtime.mlserver.model_car.test_mlserver_model_car.TestMLServerModelCar" name="test_mlserver_model_car_inference[sklearn-modelcar-standard]" time="30.972" /><testcase classname="tests.model_serving.model_runtime.openvino.test_ovms_model_deployment.TestOpenVINOModels" name="test_openvino_model_inference[onnx-standard-rest-deployment]" time="21.986" /><testcase classname="tests.model_serving.model_runtime.openvino.test_ovms_smoke.TestOVMSSmokeInOpenShift" name="test_ovms_smoke_runs_in_openshift[ovms-smoke]" time="39.330" /><testcase classname="tests.model_serving.model_runtime.triton.basic_model_deployment.test_tensorflow_model.TestTensorflowModel" name="test_tensorflow_inference[tensorflow-standard-rest-deployment]" time="25.164" /><testcase classname="tests.model_serving.model_runtime.triton.basic_model_deployment.test_tensorflow_model.TestTensorflowModel" name="test_tensorflow_inference[tensorflow-standard-grpc-deployment]" time="44.087"><failure message="AssertionError: Response is not a dict: gRPC request (stdin) failed:&#10;STDOUT: &#10;STDERR: Failed to dial target host &quot;localhost:9000&quot;: context deadline exceeded">Traceback (most recent call last):
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call
    result: TResult | None = func()
                             ~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in &lt;lambda&gt;
    lambda: runtest_hook(item=item, **kwds),
            ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall
    raise exception
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call
    return (yield)
            ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
    return result.get_result()
           ~~~~~~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result
    raise exc.with_traceback(tb)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
    res = yield
          ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call
    return (yield)
            ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call
    item.runtest()
    ~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1720, in runtest
    self.ihook.pytest_pyfunc_call(pyfuncitem=self)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall
    raise exception
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
    return result.get_result()
           ~~~~~~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result
    raise exc.with_traceback(tb)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
    res = yield
          ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/triton/basic_model_deployment/test_tensorflow_model.py", line 97, in test_tensorflow_inference
    validate_inference_request(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~^
        pod_name=triton_pod_resource.name,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;5 lines&gt;...
        root_dir=root_dir,
        ^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/triton/basic_model_deployment/utils.py", line 149, in validate_inference_request
    assert isinstance(response, dict), f"Response is not a dict: {response}"
           ~~~~~~~~~~^^^^^^^^^^^^^^^^
AssertionError: Response is not a dict: gRPC request (stdin) failed:
STDOUT: 
STDERR: Failed to dial target host "localhost:9000": context deadline exceeded</failure></testcase><testcase classname="tests.model_serving.model_runtime.vllm.cpu.cpu_x86.test_vllm_cpu_s3_inference.TestVllmCpuX86S3Inference" name="test_vllm_cpu_x86_inference[facebook-opt-125m-raw-cpu]" time="79.539" /><testcase classname="tests.model_serving.model_runtime.vllm.cpu.cpu_x86.test_vllm_cpu_s3_inference.TestVllmCpuX86S3Inference" name="test_vllm_cpu_x86_inference[tinyllama-1-1b-chat-raw-cpu]" time="22.351"><error message="failed on setup with &quot;utilities.exceptions.FailedPodsError: The following pods are not running: {'tinyllama-raw-cpu-predictor-7f59d687d6-7r4lz': {'conditions': [{'lastProbeTime': None,&#10; 'lastTransitionTime': '2026-07-15T07:50:26Z',&#10; 'observedGeneration': 1,&#10; 'status': 'True',&#10; 'type': 'PodReadyToStartContainers'},&#10;                {'lastProbeTime': None,&#10; 'lastTransitionTime': '2026-07-15T07:50:25Z',&#10; 'message': 'containers with incomplete status: [storage-initializer]',&#10; 'observedGeneration': 1,&#10; 'reason': 'ContainersNotInitialized',&#10; 'status': 'False',&#10; 'type': 'Initialized'},&#10;                {'lastProbeTime': None,&#10; 'lastTransitionTime': '2026-07-15T07:50:25Z',&#10; 'message': 'containers with unready status: [kserve-container '&#10;            'kube-rbac-proxy]',&#10; 'observedGeneration': 1,&#10; 'reason': 'ContainersNotReady',&#10; 'status': 'False',&#10; 'type': 'Ready'},&#10;                {'lastProbeTime': None,&#10; 'lastTransitionTime': '2026-07-15T07:50:25Z',&#10; 'message': 'containers with unready status: [kserve-container '&#10;            'kube-rbac-proxy]',&#10; 'observedGeneration': 1,&#10; 'reason': 'ContainersNotReady',&#10; 'status': 'False',&#10; 'type': 'ContainersReady'},&#10;                {'lastProbeTime': None,&#10; 'lastTransitionTime': '2026-07-15T07:50:25Z',&#10; 'observedGeneration': 1,&#10; 'status': 'True',&#10; 'type': 'PodScheduled'}],&#10; 'containerStatuses': [{'image': 'registry.redhat.io/rhaii-early-access/vllm-cpu-rhel9@sha256:139e070c2e4e2bc0254aa852b436c35ec2659e8424e228cc4c77a3bc2ddf50b6',&#10; 'imageID': '',&#10; 'lastState': {},&#10; 'name': 'kserve-container',&#10; 'ready': False,&#10; 'restartCount': 0,&#10; 'started': False,&#10; 'state': {'waiting': {'reason': 'PodInitializing'}},&#10; 'volumeMounts': [{'mountPath': '/dev/shm', 'name': 'shared-memory'},&#10;                  {'mountPath': '/tmp', 'name': 'tmp'},&#10;                  {'mountPath': '/home/vllm', 'name': 'home'},&#10;                  {'mountPath': '/etc/tls/private', 'name': 'proxy-tls'},&#10;                  {'mountPath': '/var/run/secrets/kubernetes.io/serviceaccount',&#10; 'name': 'kube-api-access-pcxw7',&#10; 'readOnly': True,&#10; 'recursiveReadOnly': 'Disabled'},&#10;                  {'mountPath': '/mnt/models',&#10; 'name': 'kserve-provision-location',&#10; 'readOnly': True,&#10; 'recursiveReadOnly': 'Disabled'}]},&#10;                       {'image': 'quay.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:b7cafb9561936ea45769e77f0da365043d16e2a0b3d2c74921d31dd20133e696',&#10; 'imageID': '',&#10; 'lastState': {},&#10; 'name': 'kube-rbac-proxy',&#10; 'ready': False,&#10; 'restartCount': 0,&#10; 'started': False,&#10; 'state': {'waiting': {'reason': 'PodInitializing'}},&#10; 'volumeMounts': [{'mountPath': '/etc/tls/private', 'name': 'proxy-tls'},&#10;                  {'mountPath': '/etc/kube-rbac-proxy',&#10; 'name': 'tinyllama-raw-cpu-kube-rbac-proxy-sar-config',&#10; 'readOnly': True,&#10; 'recursiveReadOnly': 'Disabled'},&#10;                  {'mountPath': '/var/run/secrets/kubernetes.io/serviceaccount',&#10; 'name': 'kube-api-access-pcxw7',&#10; 'readOnly': True,&#10; 'recursiveReadOnly': 'Disabled'}]}],&#10; 'hostIP': '10.0.1.62',&#10; 'hostIPs': [{'ip': '10.0.1.62'}],&#10; 'initContainerStatuses': [{'allocatedResources': {'cpu': '100m', 'memory': '100Mi'},&#10; 'containerID': 'cri-o://6f8755bbdde702c40b20758d63b6e577f5d940caa362cb4154afac0a81e38344',&#10; 'image': 'quay.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:9dc17506d34e5e744794b4757680c8fa862e26beaad7859c5db8a31c4c57522f',&#10; 'imageID': 'quay.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:9dc17506d34e5e744794b4757680c8fa862e26beaad7859c5db8a31c4c57522f',&#10; 'lastState': {'terminated': {'containerID': 'cri-o://6f8755bbdde702c40b20758d63b6e577f5d940caa362cb4154afac0a81e38344',&#10; 'exitCode': 1,&#10; 'finishedAt': '2026-07-15T07:50:28Z',&#10; 'message': '2026-07-15 07:50:28.229 1 storage.initializer INFO '&#10;            '[initializer-entrypoint:&lt;module&gt;():16] Initializing, args: '&#10;            '(src_uri, dest_path): '&#10;            &quot;[('s3://mlflow-e2e/TinyLlama/tinyllama-1.1b-chat-v1.0/', &quot;&#10;            &quot;'/mnt/models')]\n&quot;&#10;            '2026-07-15 07:50:28.230 1 storage.initializer INFO '&#10;            '[kserve_storage.py:download():161] Copying contents of '&#10;            's3://mlflow-e2e/TinyLlama/tinyllama-1.1b-chat-v1.0/ to local\n'&#10;            '/prod_venv/lib64/python3.11/site-packages/urllib3/connectionpool.py:1097: '&#10;            'InsecureRequestWarning: Unverified HTTPS request is being made to '&#10;            &quot;host 's3.amazonaws.com'. Adding certificate verification is &quot;&#10;            'strongly advised. See: '&#10;            'https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings\n'&#10;            '  warnings.warn(\n'&#10;            '/prod_venv/lib64/python3.11/site-packages/urllib3/connectionpool.py:1097: '&#10;            'InsecureRequestWarning: Unverified HTTPS request is being made to '&#10;            &quot;host 's3.amazonaws.com'. Adding certificate verification is &quot;&#10;            'strongly advised. See: '&#10;            'https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings\n'&#10;            '  warnings.warn(\n'&#10;            '2026-07-15 07:50:28.775 1 storage.initializer ERROR '&#10;            '[initializer-entrypoint:&lt;module&gt;():21] Storage initialization '&#10;            'failed: Failed to fetch model. No model found in '&#10;            'TinyLlama/tinyllama-1.1b-chat-v1.0/.\n',&#10; 'reason': 'Error',&#10; 'startedAt': '2026-07-15T07:50:27Z'}},&#10; 'name': 'storage-initializer',&#10; 'ready': False,&#10; 'resources': {'limits': {'cpu': '1', 'memory': '24Gi'},&#10; 'requests': {'cpu': '100m', 'memory': '100Mi'}},&#10; 'restartCount': 1,&#10; 'started': False,&#10; 'state': {'waiting': {'message': 'back-off 10s restarting failed container=storage-initializer '&#10;            'pod=tinyllama-raw-cpu-predictor-7f59d687d6-7r4lz_tinyllama-raw-cpu(ffcb66db-a678-4474-a768-d12b4ea22589)',&#10; 'reason': 'CrashLoopBackOff'}},&#10; 'user': {'linux': {'gid': 0, 'supplementalGroups': [0, 1001740000], 'uid': 1001740000}},&#10; 'volumeMounts': [{'mountPath': '/mnt/models', 'name': 'kserve-provision-location'},&#10;                  {'mountPath': '/etc/ssl/custom-certs',&#10; 'name': 'cabundle-cert',&#10; 'readOnly': True,&#10; 'recursiveReadOnly': 'Disabled'},&#10;                  {'mountPath': '/var/run/secrets/kubernetes.io/serviceaccount',&#10; 'name': 'kube-api-access-pcxw7',&#10; 'readOnly': True,&#10; 'recursiveReadOnly': 'Disabled'}]}],&#10; 'observedGeneration': 1,&#10; 'phase': 'Pending',&#10; 'podIP': '10.128.1.194',&#10; 'podIPs': [{'ip': '10.128.1.194'}],&#10; 'qosClass': 'Burstable',&#10; 'startTime': '2026-07-15T07:50:25Z'}}&quot;">Traceback (most recent call last):
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call
    result: TResult | None = func()
                             ~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in &lt;lambda&gt;
    lambda: runtest_hook(item=item, **kwds),
            ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall
    raise exception
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup
    return (yield)
            ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup
    item.session._setupstate.setup(item)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup
    col.setup()
    ~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup
    self._request._fillfixtures()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures
    item.funcargs[argname] = self.getfixturevalue(argname)
                             ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue
    fixturedef = self._get_active_fixturedef(argname)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef
    fixturedef.execute(request=subrequest)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1110, in execute
    result: FixtureValue = ihook.pytest_fixture_setup(
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~^
        fixturedef=self, request=request
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall
    raise exception
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 728, in pytest_fixture_setup
    return (yield)
            ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
    return result.get_result()
           ~~~~~~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result
    raise exc.with_traceback(tb)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
    res = yield
          ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup
    return (yield)
            ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup
    result = call_fixture_func(fixturefunc, request, kwargs)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func
    fixture_result = next(generator)
  File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/vllm/cpu/cpu_x86/conftest.py", line 101, in cpu_x86_inference_service
    with create_isvc(**isvc_kwargs) as isvc:
         ~~~~~~~~~~~^^^^^^^^^^^^^^^
  File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__
    return next(self.gen)
  File "/home/odh/opendatahub-tests/utilities/inference_utils.py", line 760, in create_isvc
    verify_no_failed_pods(
    ~~~~~~~~~~~~~~~~~~~~~^
        client=client,
        ^^^^^^^^^^^^^^
    ...&lt;2 lines&gt;...
        timeout=timeout_watch.remaining_time(),
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/home/odh/opendatahub-tests/utilities/infra.py", line 804, in verify_no_failed_pods
    raise FailedPodsError(pods=failed_pods)
utilities.exceptions.FailedPodsError: The following pods are not running: {'tinyllama-raw-cpu-predictor-7f59d687d6-7r4lz': {'conditions': [{'lastProbeTime': None,
 'lastTransitionTime': '2026-07-15T07:50:26Z',
 'observedGeneration': 1,
 'status': 'True',
 'type': 'PodReadyToStartContainers'},
                {'lastProbeTime': None,
 'lastTransitionTime': '2026-07-15T07:50:25Z',
 'message': 'containers with incomplete status: [storage-initializer]',
 'observedGeneration': 1,
 'reason': 'ContainersNotInitialized',
 'status': 'False',
 'type': 'Initialized'},
                {'lastProbeTime': None,
 'lastTransitionTime': '2026-07-15T07:50:25Z',
 'message': 'containers with unready status: [kserve-container '
            'kube-rbac-proxy]',
 'observedGeneration': 1,
 'reason': 'ContainersNotReady',
 'status': 'False',
 'type': 'Ready'},
                {'lastProbeTime': None,
 'lastTransitionTime': '2026-07-15T07:50:25Z',
 'message': 'containers with unready status: [kserve-container '
            'kube-rbac-proxy]',
 'observedGeneration': 1,
 'reason': 'ContainersNotReady',
 'status': 'False',
 'type': 'ContainersReady'},
                {'lastProbeTime': None,
 'lastTransitionTime': '2026-07-15T07:50:25Z',
 'observedGeneration': 1,
 'status': 'True',
 'type': 'PodScheduled'}],
 'containerStatuses': [{'image': 'registry.redhat.io/rhaii-early-access/vllm-cpu-rhel9@sha256:139e070c2e4e2bc0254aa852b436c35ec2659e8424e228cc4c77a3bc2ddf50b6',
 'imageID': '',
 'lastState': {},
 'name': 'kserve-container',
 'ready': False,
 'restartCount': 0,
 'started': False,
 'state': {'waiting': {'reason': 'PodInitializing'}},
 'volumeMounts': [{'mountPath': '/dev/shm', 'name': 'shared-memory'},
                  {'mountPath': '/tmp', 'name': 'tmp'},
                  {'mountPath': '/home/vllm', 'name': 'home'},
                  {'mountPath': '/etc/tls/private', 'name': 'proxy-tls'},
                  {'mountPath': '/var/run/secrets/kubernetes.io/serviceaccount',
 'name': 'kube-api-access-pcxw7',
 'readOnly': True,
 'recursiveReadOnly': 'Disabled'},
                  {'mountPath': '/mnt/models',
 'name': 'kserve-provision-location',
 'readOnly': True,
 'recursiveReadOnly': 'Disabled'}]},
                       {'image': 'quay.io/rhoai/odh-kube-rbac-proxy-rhel9@sha256:b7cafb9561936ea45769e77f0da365043d16e2a0b3d2c74921d31dd20133e696',
 'imageID': '',
 'lastState': {},
 'name': 'kube-rbac-proxy',
 'ready': False,
 'restartCount': 0,
 'started': False,
 'state': {'waiting': {'reason': 'PodInitializing'}},
 'volumeMounts': [{'mountPath': '/etc/tls/private', 'name': 'proxy-tls'},
                  {'mountPath': '/etc/kube-rbac-proxy',
 'name': 'tinyllama-raw-cpu-kube-rbac-proxy-sar-config',
 'readOnly': True,
 'recursiveReadOnly': 'Disabled'},
                  {'mountPath': '/var/run/secrets/kubernetes.io/serviceaccount',
 'name': 'kube-api-access-pcxw7',
 'readOnly': True,
 'recursiveReadOnly': 'Disabled'}]}],
 'hostIP': '10.0.1.62',
 'hostIPs': [{'ip': '10.0.1.62'}],
 'initContainerStatuses': [{'allocatedResources': {'cpu': '100m', 'memory': '100Mi'},
 'containerID': 'cri-o://6f8755bbdde702c40b20758d63b6e577f5d940caa362cb4154afac0a81e38344',
 'image': 'quay.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:9dc17506d34e5e744794b4757680c8fa862e26beaad7859c5db8a31c4c57522f',
 'imageID': 'quay.io/rhoai/odh-kserve-storage-initializer-rhel9@sha256:9dc17506d34e5e744794b4757680c8fa862e26beaad7859c5db8a31c4c57522f',
 'lastState': {'terminated': {'containerID': 'cri-o://6f8755bbdde702c40b20758d63b6e577f5d940caa362cb4154afac0a81e38344',
 'exitCode': 1,
 'finishedAt': '2026-07-15T07:50:28Z',
 'message': '2026-07-15 07:50:28.229 1 storage.initializer INFO '
            '[initializer-entrypoint:&lt;module&gt;():16] Initializing, args: '
            '(src_uri, dest_path): '
            "[('s3://mlflow-e2e/TinyLlama/tinyllama-1.1b-chat-v1.0/', "
            "'/mnt/models')]\n"
            '2026-07-15 07:50:28.230 1 storage.initializer INFO '
            '[kserve_storage.py:download():161] Copying contents of '
            's3://mlflow-e2e/TinyLlama/tinyllama-1.1b-chat-v1.0/ to local\n'
            '/prod_venv/lib64/python3.11/site-packages/urllib3/connectionpool.py:1097: '
            'InsecureRequestWarning: Unverified HTTPS request is being made to '
            "host 's3.amazonaws.com'. Adding certificate verification is "
            'strongly advised. See: '
            'https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings\n'
            '  warnings.warn(\n'
            '/prod_venv/lib64/python3.11/site-packages/urllib3/connectionpool.py:1097: '
            'InsecureRequestWarning: Unverified HTTPS request is being made to '
            "host 's3.amazonaws.com'. Adding certificate verification is "
            'strongly advised. See: '
            'https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings\n'
            '  warnings.warn(\n'
            '2026-07-15 07:50:28.775 1 storage.initializer ERROR '
            '[initializer-entrypoint:&lt;module&gt;():21] Storage initialization '
            'failed: Failed to fetch model. No model found in '
            'TinyLlama/tinyllama-1.1b-chat-v1.0/.\n',
 'reason': 'Error',
 'startedAt': '2026-07-15T07:50:27Z'}},
 'name': 'storage-initializer',
 'ready': False,
 'resources': {'limits': {'cpu': '1', 'memory': '24Gi'},
 'requests': {'cpu': '100m', 'memory': '100Mi'}},
 'restartCount': 1,
 'started': False,
 'state': {'waiting': {'message': 'back-off 10s restarting failed container=storage-initializer '
            'pod=tinyllama-raw-cpu-predictor-7f59d687d6-7r4lz_tinyllama-raw-cpu(ffcb66db-a678-4474-a768-d12b4ea22589)',
 'reason': 'CrashLoopBackOff'}},
 'user': {'linux': {'gid': 0, 'supplementalGroups': [0, 1001740000], 'uid': 1001740000}},
 'volumeMounts': [{'mountPath': '/mnt/models', 'name': 'kserve-provision-location'},
                  {'mountPath': '/etc/ssl/custom-certs',
 'name': 'cabundle-cert',
 'readOnly': True,
 'recursiveReadOnly': 'Disabled'},
                  {'mountPath': '/var/run/secrets/kubernetes.io/serviceaccount',
 'name': 'kube-api-access-pcxw7',
 'readOnly': True,
 'recursiveReadOnly': 'Disabled'}]}],
 'observedGeneration': 1,
 'phase': 'Pending',
 'podIP': '10.128.1.194',
 'podIPs': [{'ip': '10.128.1.194'}],
 'qosClass': 'Burstable',
 'startTime': '2026-07-15T07:50:25Z'}}</error></testcase><testcase classname="tests.model_serving.model_runtime.vllm.probes.test_vllm_probes.TestVllmProbeHealth" name="test_vllm_readiness_probe[test_vllm_opt_125m_raw_cpu_probes]" time="0.039"><error message="failed on setup with &quot;kubernetes.dynamic.exceptions.ConflictError: 409&#10;Reason: Conflict&#10;HTTP response headers: HTTPHeaderDict({'Audit-Id': 'fb4ad4e0-78e3-4387-b31f-74d366905ecc', 'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'X-Kubernetes-Pf-Flowschema-Uid': '166a5be2-9ec1-4591-b6bd-7ae41ddf7ba0', 'X-Kubernetes-Pf-Prioritylevel-Uid': '80f1606f-0424-4173-ba01-beaca33539cb', 'Date': 'Wed, 15 Jul 2026 07:50:46 GMT', 'Content-Length': '220'})&#10;HTTP response body: b'{&quot;kind&quot;:&quot;Status&quot;,&quot;apiVersion&quot;:&quot;v1&quot;,&quot;metadata&quot;:{},&quot;status&quot;:&quot;Failure&quot;,&quot;message&quot;:&quot;namespaces \\&quot;opt-125m-probes\\&quot; already exists&quot;,&quot;reason&quot;:&quot;AlreadyExists&quot;,&quot;details&quot;:{&quot;name&quot;:&quot;opt-125m-probes&quot;,&quot;kind&quot;:&quot;namespaces&quot;},&quot;code&quot;:409}\n'&#10;Original traceback: &#10;  File &quot;/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py&quot;, line 55, in inner&#10;    resp = func(self, *args, **kwargs)&#10;&#10;  File &quot;/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py&quot;, line 277, in request&#10;    api_response = self.client.call_api(&#10;        path,&#10;    ...&lt;11 lines&gt;...&#10;        _request_timeout=params.get('_request_timeout')&#10;    )&#10;&#10;  File &quot;/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py&quot;, line 348, in call_api&#10;    return self.__call_api(resource_path, method,&#10;           ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^&#10;                           path_params, query_params, header_params,&#10;                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&#10;    ...&lt;2 lines&gt;...&#10;                           _return_http_data_only, collection_formats,&#10;                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&#10;                           _preload_content, _request_timeout, _host)&#10;                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&#10;&#10;  File &quot;/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py&quot;, line 180, in __call_api&#10;    response_data = self.request(&#10;        method, url, query_params=query_params, headers=header_params,&#10;        post_params=post_params, body=body,&#10;        _preload_content=_preload_content,&#10;        _request_timeout=_request_timeout)&#10;&#10;  File &quot;/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py&quot;, line 391, in request&#10;    return self.rest_client.POST(url,&#10;           ~~~~~~~~~~~~~~~~~~~~~^^^^^&#10;                                 query_params=query_params,&#10;                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^&#10;    ...&lt;3 lines&gt;...&#10;                                 _request_timeout=_request_timeout,&#10;                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&#10;                                 body=body)&#10;                                 ^^^^^^^^^^&#10;&#10;  File &quot;/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py&quot;, line 279, in POST&#10;    return self.request(&quot;POST&quot;, url,&#10;           ~~~~~~~~~~~~^^^^^^^^^^^^^&#10;                        headers=headers,&#10;                        ^^^^^^^^^^^^^^^^&#10;    ...&lt;3 lines&gt;...&#10;                        _request_timeout=_request_timeout,&#10;                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&#10;                        body=body)&#10;                        ^^^^^^^^^^&#10;&#10;  File &quot;/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py&quot;, line 238, in request&#10;    raise ApiException(http_resp=r)&quot;">Traceback (most recent call last):
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1171, in retry_cluster_exceptions
    for sample in sampler:
                  ^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 171, in __iter__
    raise TimeoutExpiredError(
        self._get_exception_log(exp=last_exp), last_exp=last_exp, elapsed_time=elapsed_time
    )
timeout_sampler.TimeoutExpiredError: Timed Out: 10
Function: kubernetes.dynamic.client.create  Kwargs: {'body': {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'opt-125m-probes'}, 'spec': {}}, 'namespace': None}
Last exception: ConflictError: 409
Reason: Conflict
HTTP response headers: HTTPHeaderDict({'Audit-Id': 'fb4ad4e0-78e3-4387-b31f-74d366905ecc', 'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'X-Kubernetes-Pf-Flowschema-Uid': '166a5be2-9ec1-4591-b6bd-7ae41ddf7ba0', 'X-Kubernetes-Pf-Prioritylevel-Uid': '80f1606f-0424-4173-ba01-beaca33539cb', 'Date': 'Wed, 15 Jul 2026 07:50:46 GMT', 'Content-Length': '220'})
HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"namespaces \\"opt-125m-probes\\" already exists","reason":"AlreadyExists","details":{"name":"opt-125m-probes","kind":"namespaces"},"code":409}\n'
Original traceback: 
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 55, in inner
    resp = func(self, *args, **kwargs)

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 277, in request
    api_response = self.client.call_api(
        path,
    ...&lt;11 lines&gt;...
        _request_timeout=params.get('_request_timeout')
    )

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 348, in call_api
    return self.__call_api(resource_path, method,
           ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
                           path_params, query_params, header_params,
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;2 lines&gt;...
                           _return_http_data_only, collection_formats,
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                           _preload_content, _request_timeout, _host)
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 180, in __call_api
    response_data = self.request(
        method, url, query_params=query_params, headers=header_params,
        post_params=post_params, body=body,
        _preload_content=_preload_content,
        _request_timeout=_request_timeout)

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 391, in request
    return self.rest_client.POST(url,
           ~~~~~~~~~~~~~~~~~~~~~^^^^^
                                 query_params=query_params,
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;3 lines&gt;...
                                 _request_timeout=_request_timeout,
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                 body=body)
                                 ^^^^^^^^^^

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py", line 279, in POST
    return self.request("POST", url,
           ~~~~~~~~~~~~^^^^^^^^^^^^^
                        headers=headers,
                        ^^^^^^^^^^^^^^^^
    ...&lt;3 lines&gt;...
                        _request_timeout=_request_timeout,
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                        body=body)
                        ^^^^^^^^^^

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py", line 238, in request
    raise ApiException(http_resp=r)
.
Elapsed time: 0.035904884338378906 [0:00:00.035905]

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call
    result: TResult | None = func()
                             ~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in &lt;lambda&gt;
    lambda: runtest_hook(item=item, **kwds),
            ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall
    raise exception
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup
    return (yield)
            ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup
    item.session._setupstate.setup(item)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup
    col.setup()
    ~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup
    self._request._fillfixtures()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures
    item.funcargs[argname] = self.getfixturevalue(argname)
                             ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue
    fixturedef = self._get_active_fixturedef(argname)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef
    fixturedef.execute(request=subrequest)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1068, in execute
    fixturedef = request._get_active_fixturedef(argname)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef
    fixturedef.execute(request=subrequest)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1110, in execute
    result: FixtureValue = ihook.pytest_fixture_setup(
                           ~~~~~~~~~~~~~~~~~~~~~~~~~~^
        fixturedef=self, request=request
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall
    raise exception
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 728, in pytest_fixture_setup
    return (yield)
            ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper
    return result.get_result()
           ~~~~~~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result
    raise exc.with_traceback(tb)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper
    res = yield
          ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup
    return (yield)
            ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup
    result = call_fixture_func(fixturefunc, request, kwargs)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func
    fixture_result = next(generator)
  File "/home/odh/opendatahub-tests/tests/conftest.py", line 135, in model_namespace
    with create_ns(
         ~~~~~~~~~^
        admin_client=admin_client,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
        pytest_request=request,
        ^^^^^^^^^^^^^^^^^^^^^^^
        teardown=teardown_resources,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ) as ns:
    ^
  File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__
    return next(self.gen)
  File "/home/odh/opendatahub-tests/utilities/infra.py", line 150, in create_ns
    with Namespace(**namespace_kwargs) as ns:
         ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 784, in __enter__
    return self.deploy(wait=self.wait_for_resource)
           ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 831, in deploy
    self.create(wait=wait)
    ~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1071, in create
    resource_ = Resource.retry_cluster_exceptions(
        func=self.api.create, exceptions_dict=exceptions_dict, **resource_kwargs
    )
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1176, in retry_cluster_exceptions
    raise exp.last_exp from exp
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 162, in __iter__
    yield self.func(*self.func_args, **self.func_kwargs)
          ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 119, in create
    return self.request('post', path, body=body, **kwargs)
           ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 57, in inner
    raise api_exception(e)
kubernetes.dynamic.exceptions.ConflictError: 409
Reason: Conflict
HTTP response headers: HTTPHeaderDict({'Audit-Id': 'fb4ad4e0-78e3-4387-b31f-74d366905ecc', 'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'X-Kubernetes-Pf-Flowschema-Uid': '166a5be2-9ec1-4591-b6bd-7ae41ddf7ba0', 'X-Kubernetes-Pf-Prioritylevel-Uid': '80f1606f-0424-4173-ba01-beaca33539cb', 'Date': 'Wed, 15 Jul 2026 07:50:46 GMT', 'Content-Length': '220'})
HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"namespaces \\"opt-125m-probes\\" already exists","reason":"AlreadyExists","details":{"name":"opt-125m-probes","kind":"namespaces"},"code":409}\n'
Original traceback: 
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 55, in inner
    resp = func(self, *args, **kwargs)

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 277, in request
    api_response = self.client.call_api(
        path,
    ...&lt;11 lines&gt;...
        _request_timeout=params.get('_request_timeout')
    )

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 348, in call_api
    return self.__call_api(resource_path, method,
           ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
                           path_params, query_params, header_params,
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;2 lines&gt;...
                           _return_http_data_only, collection_formats,
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                           _preload_content, _request_timeout, _host)
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 180, in __call_api
    response_data = self.request(
        method, url, query_params=query_params, headers=header_params,
        post_params=post_params, body=body,
        _preload_content=_preload_content,
        _request_timeout=_request_timeout)

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 391, in request
    return self.rest_client.POST(url,
           ~~~~~~~~~~~~~~~~~~~~~^^^^^
                                 query_params=query_params,
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;3 lines&gt;...
                                 _request_timeout=_request_timeout,
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                 body=body)
                                 ^^^^^^^^^^

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py", line 279, in POST
    return self.request("POST", url,
           ~~~~~~~~~~~~^^^^^^^^^^^^^
                        headers=headers,
                        ^^^^^^^^^^^^^^^^
    ...&lt;3 lines&gt;...
                        _request_timeout=_request_timeout,
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                        body=body)
                        ^^^^^^^^^^

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py", line 238, in request
    raise ApiException(http_resp=r)</error></testcase><testcase classname="tests.model_serving.model_runtime.vllm.probes.test_vllm_probes.TestVllmProbeHealth" name="test_vllm_liveness_probe[test_vllm_opt_125m_raw_cpu_probes]" time="0.003"><error message="failed on setup with &quot;kubernetes.dynamic.exceptions.ConflictError: 409&#10;Reason: Conflict&#10;HTTP response headers: HTTPHeaderDict({'Audit-Id': 'fb4ad4e0-78e3-4387-b31f-74d366905ecc', 'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'X-Kubernetes-Pf-Flowschema-Uid': '166a5be2-9ec1-4591-b6bd-7ae41ddf7ba0', 'X-Kubernetes-Pf-Prioritylevel-Uid': '80f1606f-0424-4173-ba01-beaca33539cb', 'Date': 'Wed, 15 Jul 2026 07:50:46 GMT', 'Content-Length': '220'})&#10;HTTP response body: b'{&quot;kind&quot;:&quot;Status&quot;,&quot;apiVersion&quot;:&quot;v1&quot;,&quot;metadata&quot;:{},&quot;status&quot;:&quot;Failure&quot;,&quot;message&quot;:&quot;namespaces \\&quot;opt-125m-probes\\&quot; already exists&quot;,&quot;reason&quot;:&quot;AlreadyExists&quot;,&quot;details&quot;:{&quot;name&quot;:&quot;opt-125m-probes&quot;,&quot;kind&quot;:&quot;namespaces&quot;},&quot;code&quot;:409}\n'&#10;Original traceback: &#10;  File &quot;/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py&quot;, line 55, in inner&#10;    resp = func(self, *args, **kwargs)&#10;&#10;  File &quot;/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py&quot;, line 277, in request&#10;    api_response = self.client.call_api(&#10;        path,&#10;    ...&lt;11 lines&gt;...&#10;        _request_timeout=params.get('_request_timeout')&#10;    )&#10;&#10;  File &quot;/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py&quot;, line 348, in call_api&#10;    return self.__call_api(resource_path, method,&#10;           ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^&#10;                           path_params, query_params, header_params,&#10;                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&#10;    ...&lt;2 lines&gt;...&#10;                           _return_http_data_only, collection_formats,&#10;                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&#10;                           _preload_content, _request_timeout, _host)&#10;                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&#10;&#10;  File &quot;/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py&quot;, line 180, in __call_api&#10;    response_data = self.request(&#10;        method, url, query_params=query_params, headers=header_params,&#10;        post_params=post_params, body=body,&#10;        _preload_content=_preload_content,&#10;        _request_timeout=_request_timeout)&#10;&#10;  File &quot;/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py&quot;, line 391, in request&#10;    return self.rest_client.POST(url,&#10;           ~~~~~~~~~~~~~~~~~~~~~^^^^^&#10;                                 query_params=query_params,&#10;                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^&#10;    ...&lt;3 lines&gt;...&#10;                                 _request_timeout=_request_timeout,&#10;                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&#10;                                 body=body)&#10;                                 ^^^^^^^^^^&#10;&#10;  File &quot;/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py&quot;, line 279, in POST&#10;    return self.request(&quot;POST&quot;, url,&#10;           ~~~~~~~~~~~~^^^^^^^^^^^^^&#10;                        headers=headers,&#10;                        ^^^^^^^^^^^^^^^^&#10;    ...&lt;3 lines&gt;...&#10;                        _request_timeout=_request_timeout,&#10;                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^&#10;                        body=body)&#10;                        ^^^^^^^^^^&#10;&#10;  File &quot;/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py&quot;, line 238, in request&#10;    raise ApiException(http_resp=r)&quot;">Traceback (most recent call last):
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1171, in retry_cluster_exceptions
    for sample in sampler:
                  ^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 171, in __iter__
    raise TimeoutExpiredError(
        self._get_exception_log(exp=last_exp), last_exp=last_exp, elapsed_time=elapsed_time
    )
timeout_sampler.TimeoutExpiredError: Timed Out: 10
Function: kubernetes.dynamic.client.create  Kwargs: {'body': {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'opt-125m-probes'}, 'spec': {}}, 'namespace': None}
Last exception: ConflictError: 409
Reason: Conflict
HTTP response headers: HTTPHeaderDict({'Audit-Id': 'fb4ad4e0-78e3-4387-b31f-74d366905ecc', 'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'X-Kubernetes-Pf-Flowschema-Uid': '166a5be2-9ec1-4591-b6bd-7ae41ddf7ba0', 'X-Kubernetes-Pf-Prioritylevel-Uid': '80f1606f-0424-4173-ba01-beaca33539cb', 'Date': 'Wed, 15 Jul 2026 07:50:46 GMT', 'Content-Length': '220'})
HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"namespaces \\"opt-125m-probes\\" already exists","reason":"AlreadyExists","details":{"name":"opt-125m-probes","kind":"namespaces"},"code":409}\n'
Original traceback: 
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 55, in inner
    resp = func(self, *args, **kwargs)

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 277, in request
    api_response = self.client.call_api(
        path,
    ...&lt;11 lines&gt;...
        _request_timeout=params.get('_request_timeout')
    )

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 348, in call_api
    return self.__call_api(resource_path, method,
           ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
                           path_params, query_params, header_params,
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;2 lines&gt;...
                           _return_http_data_only, collection_formats,
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                           _preload_content, _request_timeout, _host)
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 180, in __call_api
    response_data = self.request(
        method, url, query_params=query_params, headers=header_params,
        post_params=post_params, body=body,
        _preload_content=_preload_content,
        _request_timeout=_request_timeout)

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 391, in request
    return self.rest_client.POST(url,
           ~~~~~~~~~~~~~~~~~~~~~^^^^^
                                 query_params=query_params,
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;3 lines&gt;...
                                 _request_timeout=_request_timeout,
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                 body=body)
                                 ^^^^^^^^^^

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py", line 279, in POST
    return self.request("POST", url,
           ~~~~~~~~~~~~^^^^^^^^^^^^^
                        headers=headers,
                        ^^^^^^^^^^^^^^^^
    ...&lt;3 lines&gt;...
                        _request_timeout=_request_timeout,
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                        body=body)
                        ^^^^^^^^^^

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py", line 238, in request
    raise ApiException(http_resp=r)
.
Elapsed time: 0.035904884338378906 [0:00:00.035905]

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call
    result: TResult | None = func()
                             ~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in &lt;lambda&gt;
    lambda: runtest_hook(item=item, **kwds),
            ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__
    return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult)
           ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec
    return self._inner_hookexec(hook_name, methods, kwargs, firstresult)
           ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall
    raise exception
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall
    teardown.throw(exception)
    ~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup
    return (yield)
            ^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall
    res = hook_impl.function(*args)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup
    item.session._setupstate.setup(item)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup
    col.setup()
    ~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup
    self._request._fillfixtures()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures
    item.funcargs[argname] = self.getfixturevalue(argname)
                             ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue
    fixturedef = self._get_active_fixturedef(argname)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef
    fixturedef.execute(request=subrequest)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1068, in execute
    fixturedef = request._get_active_fixturedef(argname)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef
    fixturedef.execute(request=subrequest)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1091, in execute
    raise exc.with_traceback(exc_tb)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup
    result = call_fixture_func(fixturefunc, request, kwargs)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func
    fixture_result = next(generator)
  File "/home/odh/opendatahub-tests/tests/conftest.py", line 135, in model_namespace
    with create_ns(
         ~~~~~~~~~^
        admin_client=admin_client,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
        pytest_request=request,
        ^^^^^^^^^^^^^^^^^^^^^^^
        teardown=teardown_resources,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ) as ns:
    ^
  File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__
    return next(self.gen)
  File "/home/odh/opendatahub-tests/utilities/infra.py", line 150, in create_ns
    with Namespace(**namespace_kwargs) as ns:
         ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 784, in __enter__
    return self.deploy(wait=self.wait_for_resource)
           ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 831, in deploy
    self.create(wait=wait)
    ~~~~~~~~~~~^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1071, in create
    resource_ = Resource.retry_cluster_exceptions(
        func=self.api.create, exceptions_dict=exceptions_dict, **resource_kwargs
    )
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1176, in retry_cluster_exceptions
    raise exp.last_exp from exp
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 162, in __iter__
    yield self.func(*self.func_args, **self.func_kwargs)
          ~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 119, in create
    return self.request('post', path, body=body, **kwargs)
           ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 57, in inner
    raise api_exception(e)
kubernetes.dynamic.exceptions.ConflictError: 409
Reason: Conflict
HTTP response headers: HTTPHeaderDict({'Audit-Id': 'fb4ad4e0-78e3-4387-b31f-74d366905ecc', 'Cache-Control': 'no-cache, private', 'Content-Type': 'application/json', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'X-Kubernetes-Pf-Flowschema-Uid': '166a5be2-9ec1-4591-b6bd-7ae41ddf7ba0', 'X-Kubernetes-Pf-Prioritylevel-Uid': '80f1606f-0424-4173-ba01-beaca33539cb', 'Date': 'Wed, 15 Jul 2026 07:50:46 GMT', 'Content-Length': '220'})
HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"namespaces \\"opt-125m-probes\\" already exists","reason":"AlreadyExists","details":{"name":"opt-125m-probes","kind":"namespaces"},"code":409}\n'
Original traceback: 
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 55, in inner
    resp = func(self, *args, **kwargs)

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/dynamic/client.py", line 277, in request
    api_response = self.client.call_api(
        path,
    ...&lt;11 lines&gt;...
        _request_timeout=params.get('_request_timeout')
    )

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 348, in call_api
    return self.__call_api(resource_path, method,
           ~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
                           path_params, query_params, header_params,
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;2 lines&gt;...
                           _return_http_data_only, collection_formats,
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                           _preload_content, _request_timeout, _host)
                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 180, in __call_api
    response_data = self.request(
        method, url, query_params=query_params, headers=header_params,
        post_params=post_params, body=body,
        _preload_content=_preload_content,
        _request_timeout=_request_timeout)

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/api_client.py", line 391, in request
    return self.rest_client.POST(url,
           ~~~~~~~~~~~~~~~~~~~~~^^^^^
                                 query_params=query_params,
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;3 lines&gt;...
                                 _request_timeout=_request_timeout,
                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                                 body=body)
                                 ^^^^^^^^^^

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py", line 279, in POST
    return self.request("POST", url,
           ~~~~~~~~~~~~^^^^^^^^^^^^^
                        headers=headers,
                        ^^^^^^^^^^^^^^^^
    ...&lt;3 lines&gt;...
                        _request_timeout=_request_timeout,
                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                        body=body)
                        ^^^^^^^^^^

  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/kubernetes/client/rest.py", line 238, in request
    raise ApiException(http_resp=r)</error></testcase></testsuite></testsuites>