--- pytest attempt 2026-09-18T11:25:35.455676+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- 2026-09-18T11:25:37.658613Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-09-18T11:25:37.658893Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-18T11:25:37.780699Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-09-18T11:25:37.862028Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] ============================= test session starts ============================== platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 -- /home/odh/opendatahub-tests/.venv/bin/python cachedir: .pytest_cache metadata: {'Python': '3.14.7', 'Platform': 'Linux-5.14.0-570.134.1.el9_6.x86_64-x86_64-with-glibc2.42', 'Packages': {'pytest': '9.1.1', 'pluggy': '1.6.0'}, 'Plugins': {'anyio': '4.14.2', 'langsmith': '0.10.10', 'asyncio': '1.4.0', 'dependency': '0.6.1', 'html': '4.2.0', 'metadata': '3.1.1', 'order': '1.5.0', 'progress': '1.4.0', 'testconfig': '0.2.0', 'xdist': '3.8.0', 'syrupy': '5.5.3'}} rootdir: /home/odh/opendatahub-tests configfile: pytest.ini plugins: anyio-4.14.2, langsmith-0.10.10, asyncio-1.4.0, dependency-0.6.1, html-4.2.0, metadata-3.1.1, order-1.5.0, progress-1.4.0, testconfig-0.2.0, xdist-3.8.0, syrupy-5.5.3 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collecting ... collected 307 items / 298 deselected / 9 selected tests/model_serving/model_server/kserve/authentication/test_kserve_token_authentication_raw.py::TestKserveTokenAuthenticationRawForRest::test_model_authentication_using_rest_raw[unprivileged_model_namespace0-http_s3_ovms_raw_inference_service0]  ----- test_model_authentication_using_rest_raw[unprivileged_model_namespace0-http_s3_ovms_raw_inference_service0] ----- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-18T11:25:38.594247Z [info ] Executing session fixture: admin_client [conftest] 2026-09-18T11:25:38.594418Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-18T11:25:38.597764Z [info ] Executing session fixture: dsc_resource [conftest] 2026-09-18T11:25:38.598047Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-09-18T11:25:38.686645Z [info ] Executing package fixture: enabled_kserve_in_dsc [conftest] 2026-09-18T11:25:38.708027Z [warning ] Component kserve was already set to managementState Managed [utilities.data_science_cluster_utils] name=utilities.data_science_cluster_utils 2026-09-18T11:25:38.709143Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-09-18T11:25:38.709285Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-09-18T11:25:38.709421Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-09-18T11:25:38.709554Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-09-18T11:25:38.710649Z [info ] Executing session fixture: os_path_environment [conftest] 2026-09-18T11:25:38.710879Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-09-18T11:25:38.711093Z [info ] Executing session fixture: bin_directory [conftest] 2026-09-18T11:25:38.712101Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-09-18T11:25:38.711429Z [warning ] Using previously installed: /workspace/tests-shared/tests-payload/.tools/bin/oc [tests.conftest] name=tests.conftest 2026-09-18T11:25:38.712372Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-09-18T11:25:38.711553Z [info ] OC binary path: /workspace/tests-shared/tests-payload/.tools/bin/oc [tests.conftest] name=tests.conftest 2026-09-18T11:25:38.711596Z [info ] Adding /tmp/pytest-NFTvAoK38o3NfScoFsRycr/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-09-18T11:25:38.712717Z [info ] Executing session fixture: nodes [conftest] 2026-09-18T11:25:40.009199Z [info ] Executing session fixture: dsci_resource [conftest] 2026-09-18T11:25:40.009517Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-09-18T11:25:40.026315Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-09-18T11:25:40.026490Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-09-18T11:25:40.026646Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-09-18T11:25:40.025703Z [info ] Check cluster sanity.  [utilities.infra] name=utilities.infra 2026-09-18T11:25:40.027029Z [info ] Verify all nodes are in a healthy condition. [ocp_utilities.infra] 2026-09-18T11:25:40.060205Z [info ] Verify all nodes are schedulable. [ocp_utilities.infra] 2026-09-18T11:25:40.096065Z [info ] Wait for DSCI default-dsci to be in Ready status. [utilities.infra] name=utilities.infra 2026-09-18T11:25:40.096814Z [info ] Get DSCInitialization default-dsci status [ocp_resources DSCInitialization] 2026-09-18T11:25:40.113651Z [success ] Function: utilities.infra.wait_for_dsci_status_ready succeeded after 5.2928924560546875e-05 [0:00:00.000053]. [timeout_sampler] 2026-09-18T11:25:40.113188Z [info ] Wait for DSC default-dsc are Ready. [utilities.infra] name=utilities.infra 2026-09-18T11:25:40.114027Z [info ] Get DataScienceCluster default-dsc status [ocp_resources DataScienceCluster] 2026-09-18T11:25:40.135232Z [success ] Function: utilities.infra.wait_for_dsc_status_ready succeeded after 2.8371810913085938e-05 [0:00:00.000028]. [timeout_sampler] 2026-09-18T11:25:40.135526Z [info ] Executing session fixture: autouse_fixtures [conftest] 2026-09-18T11:25:40.135832Z [info ] Executing session fixture: kserve_health_check [conftest] 2026-09-18T11:25:40.177541Z [info ] kind: Deployment api version: apps/v1 [ocp_resources.resource] 2026-09-18T11:25:40.250470Z [info ] KServe component health check passed [tests.model_serving.model_server.kserve.conftest] 2026-09-18T11:25:40.250771Z [info ] Executing session fixture: pytestconfig [conftest] 2026-09-18T11:25:40.251109Z [info ] Executing session fixture: aws_access_key_id [conftest] 2026-09-18T11:25:40.251228Z [info ] Executing session fixture: aws_secret_access_key [conftest] 2026-09-18T11:25:40.251337Z [info ] Executing session fixture: ci_s3_bucket_endpoint [conftest] 2026-09-18T11:25:40.251448Z [info ] Executing session fixture: valid_aws_config [conftest] 2026-09-18T11:25:40.294272Z [info ] AWS credentials validated successfully via STS GetCallerIdentity [tests.conftest] name=tests.conftest 2026-09-18T11:25:40.295894Z [info ] Executing session fixture: use_unprivileged_client [conftest] 2026-09-18T11:25:40.296050Z [info ] Executing session fixture: kubconfig_filepath [conftest] 2026-09-18T11:25:40.296203Z [info ] Executing session fixture: cluster_authentication [conftest] 2026-09-18T11:25:40.296350Z [info ] kind: Authentication api version: config.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:25:40.312559Z [info ] Executing session fixture: is_byoidc [conftest] 2026-09-18T11:25:40.331274Z [info ] Executing session fixture: non_admin_user_password [conftest] 2026-09-18T11:25:40.331488Z [info ] Executing session fixture: unprivileged_client [conftest] 2026-09-18T11:25:40.329098Z [warning ] Unprivileged client is not enabled, using admin client [tests.conftest] name=tests.conftest 2026-09-18T11:25:40.331954Z [info ] Executing session fixture: teardown_resources [conftest] 2026-09-18T11:25:40.332137Z [info ] Executing session fixture: ci_s3_bucket_name [conftest] 2026-09-18T11:25:40.332295Z [info ] Executing session fixture: ci_s3_bucket_region [conftest] 2026-09-18T11:25:40.332449Z [info ] Executing session fixture: models_s3_bucket_name [conftest] 2026-09-18T11:25:40.332598Z [info ] Executing session fixture: models_s3_bucket_region [conftest] 2026-09-18T11:25:40.332750Z [info ] Executing session fixture: models_s3_bucket_endpoint [conftest] 2026-09-18T11:25:40.332932Z [info ] Executing class fixture: unprivileged_model_namespace [conftest] 2026-09-18T11:25:40.333087Z [info ] kind: ProjectRequest api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:25:40.333235Z [info ] Create ProjectRequest test-kserve-raw-token-authentication [ocp_resources ProjectRequest] 2026-09-18T11:25:40.333386Z [info ] Posting {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'test-kserve-raw-token-authentication'}} [ocp_resources ProjectRequest] 2026-09-18T11:25:40.463826Z [info ] kind: Project api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:25:40.464005Z [info ] Wait for Project test-kserve-raw-token-authentication status to be Active [ocp_resources Project] 2026-09-18T11:25:40.494241Z [info ] Status of Project test-kserve-raw-token-authentication is Active [ocp_resources Project] 2026-09-18T11:25:40.494382Z [success ] Function: lambda: self.exists succeeded after 2.3126602172851562e-05 [0:00:00.000023]. [timeout_sampler] 2026-09-18T11:25:40.494509Z [info ] Executing class fixture: http_s3_ovms_serving_runtime [conftest] 2026-09-18T11:25:40.494629Z [info ] kind: Template api version: template.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:25:40.599490Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-09-18T11:25:40.599730Z [info ] Create ServingRuntime http-mnist-runtime [ocp_resources ServingRuntime] 2026-09-18T11:25:40.599933Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/recommended-accelerators': '["nvidia.com/gpu"]', 'opendatahub.io/runtime-version': 'v2026.1.0', 'openshift.io/display-name': 'OpenVINO Model Server'}, 'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'http-mnist-runtime', 'namespace': 'test-kserve-raw-token-authentication'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'ovms', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8888'}, 'containers': [{'args': ['--model_name={{.Name}}', '--port=8001', '--rest_port=8888', '--model_path=/mnt/models', '--file_system_poll_wait_seconds=0', '--metrics_enable'], 'image': 'registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:b448359fe46ee2c2c840b79bf0036cf1d813451be2f789d2cd1af18875cc8e8c', 'name': 'kserve-container', 'ports': [{'containerPort': 8888, 'protocol': 'TCP'}]}], 'multiModel': False, 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'autoSelect': True, 'name': 'openvino_ir', 'version': 'opset13'}, {'name': 'onnx', 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'version': '2'}, {'autoSelect': True, 'name': 'paddle', 'version': '2'}, {'autoSelect': True, 'name': 'pytorch', 'version': '2'}]}} [ocp_resources ServingRuntime] 2026-09-18T11:25:40.659184Z [info ] Executing class fixture: ci_endpoint_s3_secret [conftest] 2026-09-18T11:25:40.679173Z [info ] Create Secret ci-bucket-secret [ocp_resources Secret] 2026-09-18T11:25:40.679372Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'ci-bucket-secret', 'labels': {'opendatahub.io/managed': 'true', 'opendatahub.io/dashboard': 'true'}, 'annotations': {'opendatahub.io/connection-type': 's3', 'serving.kserve.io/s3-endpoint': 's3.us-east-1.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-1', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-verifyssl': '0', 'serving.kserve.io/s3-usehttps': '1'}, 'namespace': 'test-kserve-raw-token-authentication'}, 'data': '*******'} [ocp_resources Secret] 2026-09-18T11:25:40.722567Z [info ] Wait until Secret ci-bucket-secret is created [ocp_resources Secret] 2026-09-18T11:25:40.740895Z [success ] Function: lambda: self.exists succeeded after 2.09808349609375e-05 [0:00:00.000021]. [timeout_sampler] 2026-09-18T11:25:40.741050Z [info ] Executing class fixture: models_endpoint_s3_secret [conftest] 2026-09-18T11:25:40.760853Z [info ] Create Secret models-bucket-secret [ocp_resources Secret] 2026-09-18T11:25:40.761040Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'models-bucket-secret', 'labels': {'opendatahub.io/managed': 'true', 'opendatahub.io/dashboard': 'true'}, 'annotations': {'opendatahub.io/connection-type': 's3', 'serving.kserve.io/s3-endpoint': 's3.us-east-2.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-2', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-verifyssl': '0', 'serving.kserve.io/s3-usehttps': '1'}, 'namespace': 'test-kserve-raw-token-authentication'}, 'data': '*******'} [ocp_resources Secret] 2026-09-18T11:25:40.802431Z [info ] Wait until Secret models-bucket-secret is created [ocp_resources Secret] 2026-09-18T11:25:40.819564Z [success ] Function: lambda: self.exists succeeded after 2.3126602172851562e-05 [0:00:00.000023]. [timeout_sampler] 2026-09-18T11:25:40.819729Z [info ] Executing class fixture: model_service_account [conftest] 2026-09-18T11:25:40.819907Z [info ] Create ServiceAccount models-bucket-sa [ocp_resources ServiceAccount] 2026-09-18T11:25:40.820055Z [info ] Posting {'apiVersion': 'v1', 'kind': 'ServiceAccount', 'metadata': {'name': 'models-bucket-sa', 'namespace': 'test-kserve-raw-token-authentication'}, 'secrets': [{'name': 'models-bucket-secret'}]} [ocp_resources ServiceAccount] 2026-09-18T11:25:40.855708Z [info ] Executing class fixture: http_s3_ovms_raw_inference_service [conftest] 2026-09-18T11:25:40.872516Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-09-18T11:25:40.873170Z [info ] Create InferenceService http-onnx [ocp_resources InferenceService] 2026-09-18T11:25:40.873320Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'http-onnx', 'labels': {'networking.kserve.io/visibility': 'exposed'}, 'annotations': {'serving.kserve.io/deploymentMode': 'RawDeployment', 'security.opendatahub.io/enable-auth': 'true'}, 'namespace': 'test-kserve-raw-token-authentication'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'openvino_ir'}, 'version': None, 'runtime': 'http-mnist-runtime', 'storage': {'key': 'ci-bucket-secret', 'path': '/test-dir/'}}, 'serviceAccountName': 'models-bucket-sa'}}} [ocp_resources InferenceService] 2026-09-18T11:25:41.042067Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-09-18T11:25:42.082667Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-09-18T11:25:42.130604Z [success ] Function: utilities.infra.wait_for_isvc_pods succeeded after 1.0406675338745117 [0:00:01.040668]. [timeout_sampler] 2026-09-18T11:25:42.149092Z [info ] Verifying no failed pods  [utilities.infra] name=utilities.infra 2026-09-18T11:26:32.670283Z [success ] Function: utilities.infra.get_pods_by_isvc_label succeeded after 50.435736417770386 [0:00:50.435736]. [timeout_sampler] 2026-09-18T11:26:32.687033Z [info ] kind: Deployment api version: apps/v1 [ocp_resources.resource] 2026-09-18T11:26:32.704267Z [success ] Function: ocp_resources.resource.get succeeded after 3.981590270996094e-05 [0:00:00.000040]. [timeout_sampler] 2026-09-18T11:26:32.703842Z [info ] Waiting for inference deployment replicas to complete [utilities.infra] name=utilities.infra 2026-09-18T11:26:32.771626Z [success ] Function: lambda: deployment.instance succeeded after 2.4557113647460938e-05 [0:00:00.000025]. [timeout_sampler] 2026-09-18T11:26:32.771880Z [info ] Wait for Deployment http-onnx-predictor to be deployed: True [ocp_resources Deployment] 2026-09-18T11:26:32.788444Z [success ] Function: lambda: self.exists succeeded after 1.5497207641601562e-05 [0:00:00.000015]. [timeout_sampler] 2026-09-18T11:26:32.805774Z [success ] Function: lambda: self.instance succeeded after 2.1696090698242188e-05 [0:00:00.000022]. [timeout_sampler] 2026-09-18T11:26:32.806013Z [info ] Wait for InferenceService/http-onnx's 'Ready' condition to be 'True' [ocp_resources InferenceService] 2026-09-18T11:26:32.806162Z [info ] Wait until InferenceService http-onnx is created [ocp_resources InferenceService] 2026-09-18T11:26:32.822874Z [success ] Function: lambda: self.exists succeeded after 1.7881393432617188e-05 [0:00:00.000018]. [timeout_sampler] 2026-09-18T11:26:32.839209Z [success ] Function: lambda: self.instance succeeded after 2.0265579223632812e-05 [0:00:00.000020]. [timeout_sampler] 2026-09-18T11:26:32.871696Z [success ] Function: utilities.inference_utils._is_model_loaded succeeded after 1.5020370483398438e-05 [0:00:00.000015]. [timeout_sampler] 2026-09-18T11:26:32.890532Z [info ] Executing class fixture: http_raw_view_role [conftest] 2026-09-18T11:26:32.890712Z [info ] kind: Role api version: rbac.authorization.k8s.io/v1 [ocp_resources.resource] 2026-09-18T11:26:32.890901Z [info ] Create Role http-onnx-view  [ocp_resources Role] 2026-09-18T11:26:32.891041Z [info ] Posting {'apiVersion': 'rbac.authorization.k8s.io/v1', 'kind': 'Role', 'metadata': {'name': 'http-onnx-view', 'namespace': 'test-kserve-raw-token-authentication'}, 'rules': [{'apiGroups': ['serving.kserve.io'], 'resources': ['inferenceservices'], 'verbs': ['get'], 'resourceNames': ['http-onnx']}]} [ocp_resources Role] 2026-09-18T11:26:32.926041Z [info ] Executing class fixture: http_raw_role_binding [conftest] 2026-09-18T11:26:32.926181Z [info ] kind: RoleBinding api version: rbac.authorization.k8s.io/v1 [ocp_resources.resource] 2026-09-18T11:26:32.926305Z [info ] Create RoleBinding http-models-bucket-sa-view [ocp_resources RoleBinding] 2026-09-18T11:26:32.926430Z [info ] Posting {'apiVersion': 'rbac.authorization.k8s.io/v1', 'kind': 'RoleBinding', 'metadata': {'name': 'http-models-bucket-sa-view', 'namespace': 'test-kserve-raw-token-authentication'}, 'subjects': [{'kind': 'ServiceAccount', 'name': 'models-bucket-sa'}], 'roleRef': {'kind': 'Role', 'name': 'http-onnx-view', 'apiGroup': 'rbac.authorization.k8s.io'}} [ocp_resources RoleBinding] 2026-09-18T11:26:32.964015Z [info ] Executing class fixture: http_raw_inference_token [conftest] 2026-09-18T11:26:32.964236Z [info ] Running oc create token -n test-kserve-raw-token-authentication models-bucket-sa command [pyhelper_utils.shell] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-18T11:26:33.192822Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-09-18T11:26:33.247687Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-18T11:26:33.254089Z [info ] kind: Infrastructure api version: config.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:26:33.331959Z [info ] Infrastructure cluster resource tags: [{'key': 'api.openshift.com/environment', 'value': 'production'}, {'key': 'api.openshift.com/id', 'value': '2r2qdb90ltvhjc43lp6iqc6aqb7bgjda'}, {'key': 'api.openshift.com/legal-entity-id', 'value': '1pwwsfazToamNegaehP6eaDg80K'}, {'key': 'api.openshift.com/name', 'value': 'nmanos-konflux1'}, {'key': 'dns', 'value': 'external'}, {'key': 'red-hat-clustertype', 'value': 'rosa'}, {'key': 'red-hat-managed', 'value': 'true'}] [utilities.infra] name=utilities.infra 2026-09-18T11:26:33.332088Z [info ] Running on managed cluster, not using ca bundle [utilities.certificates_utils] name=utilities.certificates_utils 2026-09-18T11:26:33.332162Z [warning ] No CA bundle found, using insecure access [utilities.inference_utils] name=utilities.inference_utils 2026-09-18T11:26:33.334905Z [info ] Running Hide By User command  [pyhelper_utils.shell] PASSED _ 1 of 9 completed, 1 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/model_serving/model_server/kserve/authentication/test_kserve_token_authentication_raw.py::TestKserveTokenAuthenticationRawForRest::test_disabled_raw_model_authentication[unprivileged_model_namespace0-http_s3_ovms_raw_inference_service0] 2026-09-18T11:26:33.424473Z [info ] Inference output: HTTP/1.1 200 OK access-control-allow-headers: * access-control-allow-methods: * access-control-allow-origin: * content-length: 414 content-type: application/json; charset=utf-8 date: Fri, 18 Sep 2026 11:26:33 GMT set-cookie: 12d2eb568f824d2bcf01971f024ec5f9=ddd9457f1c3bf8a50f22e774e6a167eb; path=/; HttpOnly; Secure; SameSite=None { "model_name": "http-onnx", "model_version": "1", "outputs": [{ "name": "Plus214_Output_0", "shape": [1, 10], "datatype": "FP32", "data": [-8.233053207397461, -7.749701976776123, -3.4236819744110107, 12.363025665283203, -12.07910442352295, 17.266592025756836, -10.570975303649902, 0.7130780220031738, 3.3217153549194336, 1.3621225357055664] }] } [utilities.inference_utils] name=utilities.inference_utils 2026-09-18T11:26:33.436279Z [success ] Function: utilities.inference_utils._execute_inference succeeded after 2.8133392333984375e-05 [0:00:00.000028]. [timeout_sampler]  TEST: TestKserveTokenAuthenticationRawForRest.test_model_authentication_using_rest_raw[unprivileged_model_namespace0-http_s3_ovms_raw_inference_service0] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ------ test_disabled_raw_model_authentication[unprivileged_model_namespace0-http_s3_ovms_raw_inference_service0] ------ -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-18T11:26:33.439561Z [info ] Executing function fixture: patched_remove_raw_authentication_isvc [conftest] 2026-09-18T11:26:33.439671Z [info ] ResourceEdit: Backing up old data [ocp_resources.resource] 2026-09-18T11:26:33.453043Z [info ] ResourceEdits: Updating data for resource InferenceService http-onnx [ocp_resources.resource] 2026-09-18T11:26:33.453457Z [info ] Update InferenceService http-onnx: {'metadata': {'annotations': {'security.opendatahub.io/enable-auth': 'false'}, 'name': 'http-onnx'}} [ocp_resources InferenceService] 2026-09-18T11:26:33.498370Z [info ] Wait for InferenceService/http-onnx's 'Ready' condition to be 'True' [ocp_resources InferenceService] 2026-09-18T11:26:33.498527Z [info ] Wait until InferenceService http-onnx is created [ocp_resources InferenceService] 2026-09-18T11:26:33.515233Z [success ] Function: lambda: self.exists succeeded after 3.457069396972656e-05 [0:00:00.000035]. [timeout_sampler] 2026-09-18T11:26:33.532191Z [success ] Function: lambda: self.instance succeeded after 1.6450881958007812e-05 [0:00:00.000016]. [timeout_sampler] 2026-09-18T11:26:33.566157Z [success ] Function: ocp_resources.resource.get succeeded after 4.029273986816406e-05 [0:00:00.000040]. [timeout_sampler] 2026-09-18T11:26:33.565717Z [info ] Waiting for inference deployment replicas to complete [utilities.infra] name=utilities.infra 2026-09-18T11:26:33.640947Z [success ] Function: lambda: deployment.instance succeeded after 4.363059997558594e-05 [0:00:00.000044]. [timeout_sampler] 2026-09-18T11:26:33.660544Z [success ] Function: lambda: self.exists succeeded after 1.5974044799804688e-05 [0:00:00.000016]. [timeout_sampler] 2026-09-18T11:26:34.697708Z [success ] Function: lambda: self.instance succeeded after 1.0172548294067383 [0:00:01.017255]. [timeout_sampler] 2026-09-18T11:26:34.731061Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-09-18T11:26:34.781517Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-18T11:26:34.787464Z [info ] kind: Infrastructure api version: config.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:26:34.927939Z [info ] Infrastructure cluster resource tags: [{'key': 'api.openshift.com/environment', 'value': 'production'}, {'key': 'api.openshift.com/id', 'value': '2r2qdb90ltvhjc43lp6iqc6aqb7bgjda'}, {'key': 'api.openshift.com/legal-entity-id', 'value': '1pwwsfazToamNegaehP6eaDg80K'}, {'key': 'api.openshift.com/name', 'value': 'nmanos-konflux1'}, {'key': 'dns', 'value': 'external'}, {'key': 'red-hat-clustertype', 'value': 'rosa'}, {'key': 'red-hat-managed', 'value': 'true'}] [utilities.infra] name=utilities.infra 2026-09-18T11:26:34.928074Z [info ] Running on managed cluster, not using ca bundle [utilities.certificates_utils] name=utilities.certificates_utils 2026-09-18T11:26:34.928121Z [warning ] No CA bundle found, using insecure access [utilities.inference_utils] name=utilities.inference_utils 2026-09-18T11:26:35.008718Z [info ] Inference output: HTTP/1.1 401 Unauthorized content-type: text/plain; charset=utf-8 x-content-type-options: nosniff date: Fri, 18 Sep 2026 11:26:35 GMT content-length: 13 set-cookie: 12d2eb568f824d2bcf01971f024ec5f9=ddd9457f1c3bf8a50f22e774e6a167eb; path=/; HttpOnly; Secure; SameSite=None Unauthorized  [utilities.inference_utils] name=utilities.inference_utils 2026-09-18T11:26:35.009551Z [success ] Function: utilities.inference_utils._execute_inference succeeded after 3.647804260253906e-05 [0:00:00.000036]. [timeout_sampler] 2026-09-18T11:26:40.044864Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-09-18T11:26:40.097137Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-18T11:26:40.103589Z [info ] kind: Infrastructure api version: config.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:26:40.191265Z [info ] Infrastructure cluster resource tags: [{'key': 'api.openshift.com/environment', 'value': 'production'}, {'key': 'api.openshift.com/id', 'value': '2r2qdb90ltvhjc43lp6iqc6aqb7bgjda'}, {'key': 'api.openshift.com/legal-entity-id', 'value': '1pwwsfazToamNegaehP6eaDg80K'}, {'key': 'api.openshift.com/name', 'value': 'nmanos-konflux1'}, {'key': 'dns', 'value': 'external'}, {'key': 'red-hat-clustertype', 'value': 'rosa'}, {'key': 'red-hat-managed', 'value': 'true'}] [utilities.infra] name=utilities.infra 2026-09-18T11:26:40.191399Z [info ] Running on managed cluster, not using ca bundle [utilities.certificates_utils] name=utilities.certificates_utils 2026-09-18T11:26:40.191447Z [warning ] No CA bundle found, using insecure access [utilities.inference_utils] name=utilities.inference_utils 2026-09-18T11:26:40.257498Z [info ] Inference output: HTTP/1.1 200 OK content-length: 414 content-type: application/json; charset=utf-8 access-control-allow-headers: * access-control-allow-methods: * access-control-allow-origin: * set-cookie: 12d2eb568f824d2bcf01971f024ec5f9=d0de9927c914f7aecb2c789736a15672; path=/; HttpOnly; Secure; SameSite=None { "model_name": "http-onnx", "model_version": "1", "outputs": [{ "name": "Plus214_Output_0", "shape": [1, 10], "datatype": "FP32", "data": [-8.233053207397461, -7.749701976776123, -3.4236819744110107, 12.363025665283203, -12.07910442352295, 17.266592025756836, -10.570975303649902, 0.7130780220031738, 3.3217153549194336, 1.3621225357055664] }] } [utilities.inference_utils] name=utilities.inference_utils 2026-09-18T11:26:40.259190Z [success ] Function: utilities.inference_utils._execute_inference succeeded after 4.1961669921875e-05 [0:00:00.000042]. [timeout_sampler] 2026-09-18T11:26:40.257748Z [info ] Raw ISVC http-onnx external HTTPS infer ready (auth token=no) [tests.model_serving.model_server.utils] name=tests.model_serving.model_server.utils 2026-09-18T11:26:40.259468Z [success ] Function: tests.model_serving.model_server.utils._https_infer_ok succeeded after 5.3121562004089355 [0:00:05.312156]. [timeout_sampler] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-18T11:26:40.293941Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-09-18T11:26:40.345169Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-18T11:26:40.351397Z [info ] kind: Infrastructure api version: config.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:26:40.438953Z [info ] Infrastructure cluster resource tags: [{'key': 'api.openshift.com/environment', 'value': 'production'}, {'key': 'api.openshift.com/id', 'value': '2r2qdb90ltvhjc43lp6iqc6aqb7bgjda'}, {'key': 'api.openshift.com/legal-entity-id', 'value': '1pwwsfazToamNegaehP6eaDg80K'}, {'key': 'api.openshift.com/name', 'value': 'nmanos-konflux1'}, {'key': 'dns', 'value': 'external'}, {'key': 'red-hat-clustertype', 'value': 'rosa'}, {'key': 'red-hat-managed', 'value': 'true'}] [utilities.infra] name=utilities.infra 2026-09-18T11:26:40.439101Z [info ] Running on managed cluster, not using ca bundle [utilities.certificates_utils] name=utilities.certificates_utils 2026-09-18T11:26:40.439148Z [warning ] No CA bundle found, using insecure access [utilities.inference_utils] name=utilities.inference_utils PASSED2026-09-18T11:26:40.507765Z [info ] Inference output: HTTP/1.1 200 OK content-length: 414 content-type: application/json; charset=utf-8 access-control-allow-headers: * access-control-allow-methods: * access-control-allow-origin: * set-cookie: 12d2eb568f824d2bcf01971f024ec5f9=d0de9927c914f7aecb2c789736a15672; path=/; HttpOnly; Secure; SameSite=None { "model_name": "http-onnx", "model_version": "1", "outputs": [{ "name": "Plus214_Output_0", "shape": [1, 10], "datatype": "FP32", "data": [-8.233053207397461, -7.749701976776123, -3.4236819744110107, 12.363025665283203, -12.07910442352295, 17.266592025756836, -10.570975303649902, 0.7130780220031738, 3.3217153549194336, 1.3621225357055664] }] } [utilities.inference_utils] name=utilities.inference_utils 2026-09-18T11:26:40.509989Z [success ] Function: utilities.inference_utils._execute_inference succeeded after 4.744529724121094e-05 [0:00:00.000047]. [timeout_sampler]  TEST: TestKserveTokenAuthenticationRawForRest.test_disabled_raw_model_authentication[unprivileged_model_namespace0-http_s3_ovms_raw_inference_service0] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-09-18T11:26:40.510497Z [info ] ResourceEdits: Restoring data for resource InferenceService http-onnx [ocp_resources.resource] 2026-09-18T11:26:40.511027Z [info ] Update InferenceService http-onnx: {'metadata': {'annotations': {'security.opendatahub.io/enable-auth': 'true'}, 'name': 'http-onnx'}} [ocp_resources InferenceService] 2026-09-18T11:26:40.552935Z [info ] Wait for InferenceService/http-onnx's 'Ready' condition to be 'True' [ocp_resources InferenceService] 2026-09-18T11:26:40.553140Z [info ] Wait until InferenceService http-onnx is created [ocp_resources InferenceService] 2026-09-18T11:26:40.570397Z [success ] Function: lambda: self.exists succeeded after 2.4557113647460938e-05 [0:00:00.000025]. [timeout_sampler] 2026-09-18T11:26:40.587906Z [success ] Function: lambda: self.instance succeeded after 1.71661376953125e-05 [0:00:00.000017]. [timeout_sampler] 2026-09-18T11:26:40.625074Z [success ] Function: ocp_resources.resource.get succeeded after 2.9802322387695312e-05 [0:00:00.000030]. [timeout_sampler] 2026-09-18T11:26:40.624354Z [info ] Waiting for inference deployment replicas to complete [utilities.infra] name=utilities.infra 2026-09-18T11:26:40.694727Z [success ] Function: lambda: deployment.instance succeeded after 1.9311904907226562e-05 [0:00:00.000019]. [timeout_sampler] 2026-09-18T11:26:40.712140Z [success ] Function: lambda: self.exists succeeded after 1.430511474609375e-05 [0:00:00.000014]. [timeout_sampler] 2026-09-18T11:26:40.731271Z [success ] Function: lambda: self.instance succeeded after 1.5735626220703125e-05 [0:00:00.000016]. [timeout_sampler] 2026-09-18T11:26:40.765715Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-09-18T11:26:40.819567Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-18T11:26:40.823718Z [info ] kind: Infrastructure api version: config.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:26:40.906380Z [info ] Infrastructure cluster resource tags: [{'key': 'api.openshift.com/environment', 'value': 'production'}, {'key': 'api.openshift.com/id', 'value': '2r2qdb90ltvhjc43lp6iqc6aqb7bgjda'}, {'key': 'api.openshift.com/legal-entity-id', 'value': '1pwwsfazToamNegaehP6eaDg80K'}, {'key': 'api.openshift.com/name', 'value': 'nmanos-konflux1'}, {'key': 'dns', 'value': 'external'}, {'key': 'red-hat-clustertype', 'value': 'rosa'}, {'key': 'red-hat-managed', 'value': 'true'}] [utilities.infra] name=utilities.infra 2026-09-18T11:26:40.906464Z [info ] Running on managed cluster, not using ca bundle [utilities.certificates_utils] name=utilities.certificates_utils 2026-09-18T11:26:40.906508Z [warning ] No CA bundle found, using insecure access [utilities.inference_utils] name=utilities.inference_utils _ 2 of 9 completed, 2 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/model_serving/model_server/kserve/authentication/test_kserve_token_authentication_raw.py::TestKserveTokenAuthenticationRawForRest::test_re_enabled_raw_model_authentication[unprivileged_model_namespace0-http_s3_ovms_raw_inference_service0] 2026-09-18T11:26:40.957758Z [info ] Inference output: HTTP/1.1 200 OK content-length: 414 content-type: application/json; charset=utf-8 access-control-allow-headers: * access-control-allow-methods: * access-control-allow-origin: * set-cookie: 12d2eb568f824d2bcf01971f024ec5f9=d0de9927c914f7aecb2c789736a15672; path=/; HttpOnly; Secure; SameSite=None { "model_name": "http-onnx", "model_version": "1", "outputs": [{ "name": "Plus214_Output_0", "shape": [1, 10], "datatype": "FP32", "data": [-8.233053207397461, -7.749701976776123, -3.4236819744110107, 12.363025665283203, -12.07910442352295, 17.266592025756836, -10.570975303649902, 0.7130780220031738, 3.3217153549194336, 1.3621225357055664] }] } [utilities.inference_utils] name=utilities.inference_utils 2026-09-18T11:26:40.960459Z [success ] Function: utilities.inference_utils._execute_inference succeeded after 1.9788742065429688e-05 [0:00:00.000020]. [timeout_sampler] 2026-09-18T11:26:40.957941Z [info ] Raw ISVC http-onnx external HTTPS infer ready (auth token=yes) [tests.model_serving.model_server.utils] name=tests.model_serving.model_server.utils 2026-09-18T11:26:40.960834Z [success ] Function: tests.model_serving.model_server.utils._https_infer_ok succeeded after 1.049041748046875e-05 [0:00:00.000010]. [timeout_sampler]  ----- test_re_enabled_raw_model_authentication[unprivileged_model_namespace0-http_s3_ovms_raw_inference_service0] ----- -------------------------------------------------------- SETUP -------------------------------------------------------- --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-18T11:26:40.994632Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-09-18T11:26:41.046397Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-18T11:26:41.052617Z [info ] kind: Infrastructure api version: config.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:26:41.131220Z [info ] Infrastructure cluster resource tags: [{'key': 'api.openshift.com/environment', 'value': 'production'}, {'key': 'api.openshift.com/id', 'value': '2r2qdb90ltvhjc43lp6iqc6aqb7bgjda'}, {'key': 'api.openshift.com/legal-entity-id', 'value': '1pwwsfazToamNegaehP6eaDg80K'}, {'key': 'api.openshift.com/name', 'value': 'nmanos-konflux1'}, {'key': 'dns', 'value': 'external'}, {'key': 'red-hat-clustertype', 'value': 'rosa'}, {'key': 'red-hat-managed', 'value': 'true'}] [utilities.infra] name=utilities.infra 2026-09-18T11:26:41.131292Z [info ] Running on managed cluster, not using ca bundle [utilities.certificates_utils] name=utilities.certificates_utils 2026-09-18T11:26:41.131332Z [warning ] No CA bundle found, using insecure access [utilities.inference_utils] name=utilities.inference_utils PASSED _ 3 of 9 completed, 3 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/model_serving/model_server/kserve/authentication/test_kserve_token_authentication_raw.py::TestKserveTokenAuthenticationRawForRest::test_cross_model_authentication_raw[http_s3_ovms_raw_inference_service_20-unprivileged_model_namespace0-http_s3_ovms_raw_inference_service0] 2026-09-18T11:26:41.194807Z [info ] Inference output: HTTP/1.1 200 OK content-length: 414 content-type: application/json; charset=utf-8 access-control-allow-headers: * access-control-allow-methods: * access-control-allow-origin: * set-cookie: 12d2eb568f824d2bcf01971f024ec5f9=d0de9927c914f7aecb2c789736a15672; path=/; HttpOnly; Secure; SameSite=None connection: close { "model_name": "http-onnx", "model_version": "1", "outputs": [{ "name": "Plus214_Output_0", "shape": [1, 10], "datatype": "FP32", "data": [-8.233053207397461, -7.749701976776123, -3.4236819744110107, 12.363025665283203, -12.07910442352295, 17.266592025756836, -10.570975303649902, 0.7130780220031738, 3.3217153549194336, 1.3621225357055664] }] } [utilities.inference_utils] name=utilities.inference_utils 2026-09-18T11:26:41.199333Z [success ] Function: utilities.inference_utils._execute_inference succeeded after 1.9788742065429688e-05 [0:00:00.000020]. [timeout_sampler]  TEST: TestKserveTokenAuthenticationRawForRest.test_re_enabled_raw_model_authentication[unprivileged_model_namespace0-http_s3_ovms_raw_inference_service0] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  test_cross_model_authentication_raw[http_s3_ovms_raw_inference_service_20-unprivileged_model_namespace0-http_s3_ovms_raw_inference_service0]  -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-18T11:26:41.200179Z [info ] Executing class fixture: model_service_account_2 [conftest] 2026-09-18T11:26:41.200322Z [info ] Create ServiceAccount models-bucket-sa-2 [ocp_resources ServiceAccount] 2026-09-18T11:26:41.200457Z [info ] Posting {'apiVersion': 'v1', 'kind': 'ServiceAccount', 'metadata': {'name': 'models-bucket-sa-2', 'namespace': 'test-kserve-raw-token-authentication'}, 'secrets': [{'name': 'models-bucket-secret'}]} [ocp_resources ServiceAccount] 2026-09-18T11:26:41.240155Z [info ] Executing class fixture: http_s3_ovms_raw_inference_service_2 [conftest] 2026-09-18T11:26:41.257767Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-09-18T11:26:41.258185Z [info ] Create InferenceService http-onnx-2 [ocp_resources InferenceService] 2026-09-18T11:26:41.258328Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'http-onnx-2', 'labels': {'networking.kserve.io/visibility': 'exposed'}, 'annotations': {'serving.kserve.io/deploymentMode': 'RawDeployment', 'security.opendatahub.io/enable-auth': 'true'}, 'namespace': 'test-kserve-raw-token-authentication'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'openvino_ir'}, 'version': None, 'runtime': 'http-mnist-runtime', 'storage': {'key': 'ci-bucket-secret', 'path': '/test-dir/'}}, 'serviceAccountName': 'models-bucket-sa-2'}}} [ocp_resources InferenceService] 2026-09-18T11:26:41.314058Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-09-18T11:26:42.348258Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-09-18T11:26:42.400045Z [success ] Function: utilities.infra.wait_for_isvc_pods succeeded after 1.034219741821289 [0:00:01.034220]. [timeout_sampler] 2026-09-18T11:26:42.416097Z [info ] Verifying no failed pods  [utilities.infra] name=utilities.infra 2026-09-18T11:27:02.685927Z [success ] Function: utilities.infra.get_pods_by_isvc_label succeeded after 20.18386197090149 [0:00:20.183862]. [timeout_sampler] 2026-09-18T11:27:02.720877Z [success ] Function: ocp_resources.resource.get succeeded after 6.031990051269531e-05 [0:00:00.000060]. [timeout_sampler] 2026-09-18T11:27:02.720160Z [info ] Waiting for inference deployment replicas to complete [utilities.infra] name=utilities.infra 2026-09-18T11:27:02.788635Z [success ] Function: lambda: deployment.instance succeeded after 2.002716064453125e-05 [0:00:00.000020]. [timeout_sampler] 2026-09-18T11:27:02.788998Z [info ] Wait for Deployment http-onnx-2-predictor to be deployed: True --- [DuplicateFilter: Last log `Wait for Deployment http-onnx-predictor to be deployed: True` repeated 2 times] [ocp_resources Deployment] 2026-09-18T11:27:02.805179Z [success ] Function: lambda: self.exists succeeded after 1.5020370483398438e-05 [0:00:00.000015]. [timeout_sampler] 2026-09-18T11:27:02.821862Z [success ] Function: lambda: self.instance succeeded after 2.47955322265625e-05 [0:00:00.000025]. [timeout_sampler] 2026-09-18T11:27:02.822040Z [info ] Wait for InferenceService/http-onnx-2's 'Ready' condition to be 'True' [ocp_resources InferenceService] 2026-09-18T11:27:02.822184Z [info ] Wait until InferenceService http-onnx-2 is created [ocp_resources InferenceService] 2026-09-18T11:27:02.838768Z [success ] Function: lambda: self.exists succeeded after 1.5497207641601562e-05 [0:00:00.000015]. [timeout_sampler] 2026-09-18T11:27:02.855671Z [success ] Function: lambda: self.instance succeeded after 1.4781951904296875e-05 [0:00:00.000015]. [timeout_sampler] 2026-09-18T11:27:02.889492Z [success ] Function: utilities.inference_utils._is_model_loaded succeeded after 1.5735626220703125e-05 [0:00:00.000016]. [timeout_sampler] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-18T11:27:02.942627Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-09-18T11:27:02.993731Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-18T11:27:03.000750Z [info ] kind: Infrastructure api version: config.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:27:03.075485Z [info ] Infrastructure cluster resource tags: [{'key': 'api.openshift.com/environment', 'value': 'production'}, {'key': 'api.openshift.com/id', 'value': '2r2qdb90ltvhjc43lp6iqc6aqb7bgjda'}, {'key': 'api.openshift.com/legal-entity-id', 'value': '1pwwsfazToamNegaehP6eaDg80K'}, {'key': 'api.openshift.com/name', 'value': 'nmanos-konflux1'}, {'key': 'dns', 'value': 'external'}, {'key': 'red-hat-clustertype', 'value': 'rosa'}, {'key': 'red-hat-managed', 'value': 'true'}] [utilities.infra] name=utilities.infra 2026-09-18T11:27:03.075642Z [info ] Running on managed cluster, not using ca bundle [utilities.certificates_utils] name=utilities.certificates_utils 2026-09-18T11:27:03.075724Z [warning ] No CA bundle found, using insecure access [utilities.inference_utils] name=utilities.inference_utils PASSED2026-09-18T11:27:03.183441Z [info ] Inference output: HTTP/1.1 403 Forbidden content-type: text/plain; charset=utf-8 x-content-type-options: nosniff date: Fri, 18 Sep 2026 11:27:03 GMT content-length: 145 set-cookie: 69f764f782e5acf3035b89de67f2b2b6=7108fbb1eaca36f4b68b6da602a73304; path=/; HttpOnly; Secure; SameSite=None Forbidden (user=system:serviceaccount:test-kserve-raw-token-authentication:models-bucket-sa, verb=get, resource=inferenceservices, subresource=)  [utilities.inference_utils] name=utilities.inference_utils 2026-09-18T11:27:03.185541Z [success ] Function: utilities.inference_utils._execute_inference succeeded after 3.0040740966796875e-05 [0:00:00.000030]. [timeout_sampler]  TEST: TestKserveTokenAuthenticationRawForRest.test_cross_model_authentication_raw[http_s3_ovms_raw_inference_service_20-unprivileged_model_namespace0-http_s3_ovms_raw_inference_service0] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-09-18T11:27:03.186205Z [info ] Delete InferenceService http-onnx-2 [ocp_resources InferenceService] 2026-09-18T11:27:03.224205Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'openvino_ir', 'security.opendatahub.io/enable-auth': 'true', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-09-18T11:26:41Z', 'finalizers': ['inferenceservice.finalizers', 'odh.inferenceservice.finalizers'], 'generation': 1, 'labels': {'networking.kserve.io/visibility': 'exposed'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:security.opendatahub.io/enable-auth': {}, 'f:serving.kserve.io/deploymentMode': {}}, 'f:labels': {'.': {}, 'f:networking.kserve.io/visibility': {}}}, 'f:spec': {'.': {}, 'f:predictor': {'.': {}, 'f:model': {'.': {}, 'f:modelFormat': {'.': {}, 'f:name': {}}, 'f:runtime': {}, 'f:storage': {'.': {}, 'f:key': {}, 'f:path': {}}}, 'f:serviceAccountName': {}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-09-18T11:26:41Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"inferenceservice.finalizers"': {}, 'v:"odh.inferenceservice.finalizers"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-09-18T11:26:41Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:address': {'.': {}, 'f:url': {}}, 'f:components': {'.': {}, 'f:predictor': {'.': {}, 'f:url': {}}}, 'f:conditions': {}, 'f:deploymentMode': {}, 'f:modelStatus': {'.': {}, 'f:copies': {'.': {}, 'f:failedCopies': {}, 'f:totalCopies': {}}, 'f:states': {'.': {}, 'f:activeModelState': {}, 'f:targetModelState': {}}, 'f:transitionStatus': {}}, 'f:observedGeneration': {}, 'f:servingRuntimeName': {}, 'f:url': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-09-18T11:26:53Z'}], 'name': 'http-onnx-2', 'namespace': 'test-kserve-raw-token-authentication', 'resourceVersion': '132475334', 'uid': 'bced480b-7d66-4d36-8a9c-eb1c1a2f3f4e'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'model': {'modelFormat': {'name': 'openvino_ir'}, 'name': '', 'resources': {}, 'runtime': 'http-mnist-runtime', 'storage': {'key': 'ci-bucket-secret', 'path': '/test-dir/'}}, 'serviceAccountName': 'models-bucket-sa-2'}}, 'status': {'address': {'url': 'https://http-onnx-2-predictor.test-kserve-raw-token-authentication.svc.cluster.local:8443'}, 'components': {'predictor': {'url': 'http://http-onnx-2-predictor-test-kserve-raw-token-authentication.example.com'}}, 'conditions': [{'lastTransitionTime': '2026-09-18T11:26:41Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-09-18T11:26:53Z', 'message': 'ReplicaSet "http-onnx-2-predictor-b66c549d6" has successfully progressed.', 'reason': 'NewReplicaSetAvailable', 'status': 'True', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-09-18T11:26:53Z', 'status': 'True', 'type': 'Ready'}, {'lastTransitionTime': '2026-09-18T11:26:41Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0, 'totalCopies': 1}, 'states': {'activeModelState': 'Loaded', 'targetModelState': 'Loaded'}, 'transitionStatus': 'UpToDate'}, 'observedGeneration': 1, 'servingRuntimeName': 'http-mnist-runtime', 'url': 'https://http-onnx-2-test-kserve-raw-token-authentication.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com'}} [ocp_resources InferenceService] 2026-09-18T11:27:03.247370Z [info ] Wait until InferenceService http-onnx-2 is deleted [ocp_resources InferenceService] 2026-09-18T11:27:04.283209Z [success ] Function: lambda: self.exists succeeded after 1.0173532962799072 [0:00:01.017353]. [timeout_sampler] 2026-09-18T11:27:04.283498Z [info ] Delete ServiceAccount models-bucket-sa-2 [ocp_resources ServiceAccount] 2026-09-18T11:27:04.317674Z [info ] Deleting {'kind': 'ServiceAccount', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-sa-2', 'namespace': 'test-kserve-raw-token-authentication', 'uid': '005f994a-efbc-47d2-ad20-66ba18b23ae3', 'resourceVersion': '132475005', 'creationTimestamp': '2026-09-18T11:26:41Z', 'annotations': {'openshift.io/internal-registry-pull-secret-ref': 'models-bucket-sa-2-dockercfg-q9npd'}, 'managedFields': [{'manager': 'openshift.io/image-registry-pull-secrets_service-account-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-18T11:26:41Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:imagePullSecrets': {}, 'f:metadata': {'f:annotations': {'f:openshift.io/internal-registry-pull-secret-ref': {}}}, 'f:secrets': {'k:{"name":"models-bucket-sa-2-dockercfg-q9npd"}': {}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:26:41Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:secrets': {'.': {}, 'k:{"name":"models-bucket-secret"}': {}}}}]}, 'secrets': [{'name': 'models-bucket-secret'}, {'name': 'models-bucket-sa-2-dockercfg-q9npd'}], 'imagePullSecrets': [{'name': 'models-bucket-sa-2-dockercfg-q9npd'}]} [ocp_resources ServiceAccount] 2026-09-18T11:27:04.349356Z [info ] Wait until ServiceAccount models-bucket-sa-2 is deleted [ocp_resources ServiceAccount] 2026-09-18T11:27:04.366725Z [success ] Function: lambda: self.exists succeeded after 4.5299530029296875e-05 [0:00:00.000045]. [timeout_sampler] 2026-09-18T11:27:04.367013Z [info ] Delete RoleBinding http-models-bucket-sa-view [ocp_resources RoleBinding] 2026-09-18T11:27:04.399692Z [info ] Deleting {'kind': 'RoleBinding', 'apiVersion': 'rbac.authorization.k8s.io/v1', 'metadata': {'name': 'http-models-bucket-sa-view', 'namespace': 'test-kserve-raw-token-authentication', 'uid': 'c31a7330-f64d-466b-9ad8-8f87e01583d0', 'resourceVersion': '132474748', 'creationTimestamp': '2026-09-18T11:26:32Z', 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'rbac.authorization.k8s.io/v1', 'time': '2026-09-18T11:26:32Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:roleRef': {}, 'f:subjects': {}}}]}, 'subjects': [{'kind': 'ServiceAccount', 'name': 'models-bucket-sa'}], 'roleRef': {'apiGroup': 'rbac.authorization.k8s.io', 'kind': 'Role', 'name': 'http-onnx-view'}} [ocp_resources RoleBinding] 2026-09-18T11:27:04.418569Z [info ] Wait until RoleBinding http-models-bucket-sa-view is deleted [ocp_resources RoleBinding] 2026-09-18T11:27:04.436330Z [success ] Function: lambda: self.exists succeeded after 1.7404556274414062e-05 [0:00:00.000017]. [timeout_sampler] 2026-09-18T11:27:04.436632Z [info ] Delete Role http-onnx-view  [ocp_resources Role] 2026-09-18T11:27:04.469157Z [info ] Deleting {'kind': 'Role', 'apiVersion': 'rbac.authorization.k8s.io/v1', 'metadata': {'name': 'http-onnx-view', 'namespace': 'test-kserve-raw-token-authentication', 'uid': '5dcacab6-2c8d-45e7-9d5c-feedbe968d47', 'resourceVersion': '132474747', 'creationTimestamp': '2026-09-18T11:26:32Z', 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'rbac.authorization.k8s.io/v1', 'time': '2026-09-18T11:26:32Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:rules': {}}}]}, 'rules': [{'verbs': ['get'], 'apiGroups': ['serving.kserve.io'], 'resources': ['inferenceservices'], 'resourceNames': ['http-onnx']}]} [ocp_resources Role] 2026-09-18T11:27:04.488262Z [info ] Wait until Role http-onnx-view is deleted [ocp_resources Role] 2026-09-18T11:27:04.505660Z [success ] Function: lambda: self.exists succeeded after 3.7670135498046875e-05 [0:00:00.000038]. [timeout_sampler] 2026-09-18T11:27:04.505995Z [info ] Delete InferenceService http-onnx [ocp_resources InferenceService] 2026-09-18T11:27:04.544586Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'openvino_ir', 'security.opendatahub.io/enable-auth': 'true', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-09-18T11:25:40Z', 'finalizers': ['inferenceservice.finalizers', 'odh.inferenceservice.finalizers'], 'generation': 1, 'labels': {'networking.kserve.io/visibility': 'exposed'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"inferenceservice.finalizers"': {}, 'v:"odh.inferenceservice.finalizers"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-09-18T11:25:41Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:security.opendatahub.io/enable-auth': {}, 'f:serving.kserve.io/deploymentMode': {}}, 'f:labels': {'.': {}, 'f:networking.kserve.io/visibility': {}}}, 'f:spec': {'.': {}, 'f:predictor': {'.': {}, 'f:model': {'.': {}, 'f:modelFormat': {'.': {}, 'f:name': {}}, 'f:runtime': {}, 'f:storage': {'.': {}, 'f:key': {}, 'f:path': {}}}, 'f:serviceAccountName': {}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-09-18T11:26:40Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:address': {'.': {}, 'f:url': {}}, 'f:components': {'.': {}, 'f:predictor': {'.': {}, 'f:url': {}}}, 'f:conditions': {}, 'f:deploymentMode': {}, 'f:modelStatus': {'.': {}, 'f:copies': {'.': {}, 'f:failedCopies': {}, 'f:totalCopies': {}}, 'f:states': {'.': {}, 'f:activeModelState': {}, 'f:targetModelState': {}}, 'f:transitionStatus': {}}, 'f:observedGeneration': {}, 'f:servingRuntimeName': {}, 'f:url': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-09-18T11:26:40Z'}], 'name': 'http-onnx', 'namespace': 'test-kserve-raw-token-authentication', 'resourceVersion': '132474987', 'uid': '496c5d60-11b0-42ef-8081-f962c80a4314'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'model': {'modelFormat': {'name': 'openvino_ir'}, 'name': '', 'resources': {}, 'runtime': 'http-mnist-runtime', 'storage': {'key': 'ci-bucket-secret', 'path': '/test-dir/'}}, 'serviceAccountName': 'models-bucket-sa'}}, 'status': {'address': {'url': 'https://http-onnx-predictor.test-kserve-raw-token-authentication.svc.cluster.local:8443'}, 'components': {'predictor': {'url': 'http://http-onnx-predictor-test-kserve-raw-token-authentication.example.com'}}, 'conditions': [{'lastTransitionTime': '2026-09-18T11:25:41Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-09-18T11:26:40Z', 'message': 'ReplicaSet "http-onnx-predictor-79bd7dbd86" has successfully progressed.', 'reason': 'NewReplicaSetAvailable', 'status': 'True', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-09-18T11:26:31Z', 'status': 'True', 'type': 'Ready'}, {'lastTransitionTime': '2026-09-18T11:25:41Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0, 'totalCopies': 1}, 'states': {'activeModelState': 'Loaded', 'targetModelState': 'Loaded'}, 'transitionStatus': 'UpToDate'}, 'observedGeneration': 3, 'servingRuntimeName': 'http-mnist-runtime', 'url': 'https://http-onnx-test-kserve-raw-token-authentication.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com'}} [ocp_resources InferenceService] 2026-09-18T11:27:04.568351Z [info ] Wait until InferenceService http-onnx is deleted [ocp_resources InferenceService] 2026-09-18T11:27:05.604023Z [success ] Function: lambda: self.exists succeeded after 1.017444372177124 [0:00:01.017444]. [timeout_sampler] 2026-09-18T11:27:05.604188Z [info ] Delete ServiceAccount models-bucket-sa [ocp_resources ServiceAccount] 2026-09-18T11:27:05.637864Z [info ] Deleting {'kind': 'ServiceAccount', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-sa', 'namespace': 'test-kserve-raw-token-authentication', 'uid': '2340e89d-c243-4f45-b72e-93016aa0612e', 'resourceVersion': '132473526', 'creationTimestamp': '2026-09-18T11:25:40Z', 'annotations': {'openshift.io/internal-registry-pull-secret-ref': 'models-bucket-sa-dockercfg-vwkpw'}, 'managedFields': [{'manager': 'openshift.io/image-registry-pull-secrets_service-account-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-18T11:25:40Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:imagePullSecrets': {}, 'f:metadata': {'f:annotations': {'f:openshift.io/internal-registry-pull-secret-ref': {}}}, 'f:secrets': {'k:{"name":"models-bucket-sa-dockercfg-vwkpw"}': {}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:25:40Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:secrets': {'.': {}, 'k:{"name":"models-bucket-secret"}': {}}}}]}, 'secrets': [{'name': 'models-bucket-secret'}, {'name': 'models-bucket-sa-dockercfg-vwkpw'}], 'imagePullSecrets': [{'name': 'models-bucket-sa-dockercfg-vwkpw'}]} [ocp_resources ServiceAccount] 2026-09-18T11:27:05.659009Z [info ] Wait until ServiceAccount models-bucket-sa is deleted [ocp_resources ServiceAccount] 2026-09-18T11:27:05.676598Z [success ] Function: lambda: self.exists succeeded after 2.8848648071289062e-05 [0:00:00.000029]. [timeout_sampler] 2026-09-18T11:27:05.676843Z [info ] Delete Secret models-bucket-secret [ocp_resources Secret] 2026-09-18T11:27:05.718908Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-secret', 'namespace': 'test-kserve-raw-token-authentication', 'uid': '77daf818-928e-4982-949c-22c567dd5cc6', 'resourceVersion': '132473521', 'creationTimestamp': '2026-09-18T11:25:40Z', 'labels': {'opendatahub.io/dashboard': 'true', 'opendatahub.io/managed': 'true'}, 'annotations': {'opendatahub.io/connection-type': 's3', 'serving.kserve.io/s3-endpoint': 's3.us-east-2.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-2', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-usehttps': '1', 'serving.kserve.io/s3-verifyssl': '0'}, 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:25:40Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_DEFAULT_REGION': {}, 'f:AWS_S3_BUCKET': {}, 'f:AWS_S3_ENDPOINT': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, 'f:opendatahub.io/connection-type': {}, 'f:serving.kserve.io/s3-endpoint': {}, 'f:serving.kserve.io/s3-region': {}, 'f:serving.kserve.io/s3-useanoncredential': {}, 'f:serving.kserve.io/s3-usehttps': {}, 'f:serving.kserve.io/s3-verifyssl': {}}, 'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}, 'f:opendatahub.io/managed': {}}}, 'f:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-09-18T11:27:09.006674Z [info ] Wait until Secret models-bucket-secret is deleted [ocp_resources Secret] 2026-09-18T11:27:09.024275Z [success ] Function: lambda: self.exists succeeded after 4.124641418457031e-05 [0:00:00.000041]. [timeout_sampler] 2026-09-18T11:27:09.024430Z [info ] Delete Secret ci-bucket-secret [ocp_resources Secret] 2026-09-18T11:27:09.065210Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'ci-bucket-secret', 'namespace': 'test-kserve-raw-token-authentication', 'uid': 'c306ca8e-022a-4cc3-8e26-ab07f16e8048', 'resourceVersion': '132473515', 'creationTimestamp': '2026-09-18T11:25:40Z', 'labels': {'opendatahub.io/dashboard': 'true', 'opendatahub.io/managed': 'true'}, 'annotations': {'opendatahub.io/connection-type': 's3', 'serving.kserve.io/s3-endpoint': 's3.us-east-1.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-1', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-usehttps': '1', 'serving.kserve.io/s3-verifyssl': '0'}, 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:25:40Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_DEFAULT_REGION': {}, 'f:AWS_S3_BUCKET': {}, 'f:AWS_S3_ENDPOINT': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, 'f:opendatahub.io/connection-type': {}, 'f:serving.kserve.io/s3-endpoint': {}, 'f:serving.kserve.io/s3-region': {}, 'f:serving.kserve.io/s3-useanoncredential': {}, 'f:serving.kserve.io/s3-usehttps': {}, 'f:serving.kserve.io/s3-verifyssl': {}}, 'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}, 'f:opendatahub.io/managed': {}}}, 'f:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-09-18T11:27:09.098529Z [info ] Wait until Secret ci-bucket-secret is deleted [ocp_resources Secret] 2026-09-18T11:27:09.122009Z [success ] Function: lambda: self.exists succeeded after 2.1219253540039062e-05 [0:00:00.000021]. [timeout_sampler] 2026-09-18T11:27:09.122146Z [info ] Delete ServingRuntime http-mnist-runtime [ocp_resources ServingRuntime] 2026-09-18T11:27:09.167011Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/recommended-accelerators': '["nvidia.com/gpu"]', 'opendatahub.io/runtime-version': 'v2026.1.0', 'openshift.io/display-name': 'OpenVINO Model Server'}, 'creationTimestamp': '2026-09-18T11:25:40Z', 'generation': 1, 'labels': {'opendatahub.io/dashboard': 'true'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:opendatahub.io/recommended-accelerators': {}, 'f:opendatahub.io/runtime-version': {}, 'f:openshift.io/display-name': {}}, 'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}}}, 'f:spec': {'.': {}, 'f:annotations': {'.': {}, 'f:opendatahub.io/kserve-runtime': {}, 'f:prometheus.io/path': {}, 'f:prometheus.io/port': {}}, 'f:containers': {}, 'f:multiModel': {}, 'f:protocolVersions': {}, 'f:supportedModelFormats': {}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-09-18T11:25:40Z'}], 'name': 'http-mnist-runtime', 'namespace': 'test-kserve-raw-token-authentication', 'resourceVersion': '132473512', 'uid': '908b7457-2f1c-4a18-b32d-b9f462566cca'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'ovms', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8888'}, 'containers': [{'args': ['--model_name={{.Name}}', '--port=8001', '--rest_port=8888', '--model_path=/mnt/models', '--file_system_poll_wait_seconds=0', '--metrics_enable'], 'image': 'registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:b448359fe46ee2c2c840b79bf0036cf1d813451be2f789d2cd1af18875cc8e8c', 'name': 'kserve-container', 'ports': [{'containerPort': 8888, 'protocol': 'TCP'}]}], 'multiModel': False, 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'autoSelect': True, 'name': 'openvino_ir', 'version': 'opset13'}, {'name': 'onnx', 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'version': '2'}, {'autoSelect': True, 'name': 'paddle', 'version': '2'}, {'autoSelect': True, 'name': 'pytorch', 'version': '2'}]}} [ocp_resources ServingRuntime] 2026-09-18T11:27:09.189208Z [info ] Wait until ServingRuntime http-mnist-runtime is deleted [ocp_resources ServingRuntime] 2026-09-18T11:27:09.222991Z [success ] Function: lambda: self.exists succeeded after 3.0279159545898438e-05 [0:00:00.000030]. [timeout_sampler] 2026-09-18T11:27:09.240262Z [info ] Delete Project test-kserve-raw-token-authentication [ocp_resources Project] 2026-09-18T11:27:09.302420Z [info ] Deleting {'kind': 'Project', 'apiVersion': 'project.openshift.io/v1', 'metadata': {'name': 'test-kserve-raw-token-authentication', 'uid': '7e5d9061-85bc-43ac-bac4-7fac1e2a77be', 'resourceVersion': '132473489', 'creationTimestamp': '2026-09-18T11:25:40Z', 'labels': {'kubernetes.io/metadata.name': 'test-kserve-raw-token-authentication', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/description': '', 'openshift.io/display-name': '', 'openshift.io/requester': 'system:serviceaccount:kube-system:rhoai-e2e-cluster-admin', 'openshift.io/sa.scc.mcs': 's0:c35,c5', 'openshift.io/sa.scc.supplemental-groups': '1001200000/10000', 'openshift.io/sa.scc.uid-range': '1001200000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'cluster-policy-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-18T11:25:40Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:openshift.io/sa.scc.mcs': {}, 'f:openshift.io/sa.scc.supplemental-groups': {}, 'f:openshift.io/sa.scc.uid-range': {}}}}}, {'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-18T11:25:40Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:security.openshift.io/MinimallySufficientPodSecurityStandard': {}}, 'f:labels': {'f:pod-security.kubernetes.io/audit': {}, 'f:pod-security.kubernetes.io/audit-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'openshift-apiserver', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:25:40Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:openshift.io/description': {}, 'f:openshift.io/display-name': {}, 'f:openshift.io/requester': {}}, 'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'openshift-controller-manager', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:25:40Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:spec': {'f:finalizers': {}}}, 'subresource': 'finalize'}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Project] 2026-09-18T11:27:09.340361Z [info ] Wait until Project test-kserve-raw-token-authentication is deleted [ocp_resources Project] _ 4 of 9 completed, 4 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/model_serving/model_server/kserve/authentication/test_non_admin_users.py::TestRawUnprivilegedUser::test_non_admin_deploy_raw_and_query_model[unprivileged_model_namespace0-unprivileged_s3_ovms_raw_inference_service0] 2026-09-18T11:27:18.584358Z [success ] Function: lambda: self.exists succeeded after 9.217704057693481 [0:00:09.217704]. [timeout_sampler]  - test_non_admin_deploy_raw_and_query_model[unprivileged_model_namespace0-unprivileged_s3_ovms_raw_inference_service0] - -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-18T11:27:18.584989Z [info ] Executing class fixture: unprivileged_model_namespace [conftest] 2026-09-18T11:27:18.585635Z [info ] kind: ProjectRequest api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:27:18.585750Z [info ] Create ProjectRequest test-non-admin-raw [ocp_resources ProjectRequest] 2026-09-18T11:27:18.585881Z [info ] Posting {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'test-non-admin-raw'}} [ocp_resources ProjectRequest] 2026-09-18T11:27:18.703961Z [info ] kind: Project api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:27:18.704187Z [info ] Wait for Project test-non-admin-raw status to be Active [ocp_resources Project] 2026-09-18T11:27:18.739852Z [info ] Status of Project test-non-admin-raw is Active [ocp_resources Project] 2026-09-18T11:27:18.740003Z [success ] Function: lambda: self.exists succeeded after 1.52587890625e-05 [0:00:00.000015]. [timeout_sampler] 2026-09-18T11:27:18.740154Z [info ] Executing class fixture: http_s3_ovms_serving_runtime [conftest] 2026-09-18T11:27:18.740297Z [info ] kind: Template api version: template.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:27:18.789053Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-09-18T11:27:18.789206Z [info ] Create ServingRuntime http-mnist-runtime [ocp_resources ServingRuntime] 2026-09-18T11:27:18.789394Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/recommended-accelerators': '["nvidia.com/gpu"]', 'opendatahub.io/runtime-version': 'v2026.1.0', 'openshift.io/display-name': 'OpenVINO Model Server'}, 'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'http-mnist-runtime', 'namespace': 'test-non-admin-raw'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'ovms', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8888'}, 'containers': [{'args': ['--model_name={{.Name}}', '--port=8001', '--rest_port=8888', '--model_path=/mnt/models', '--file_system_poll_wait_seconds=0', '--metrics_enable'], 'image': 'registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:b448359fe46ee2c2c840b79bf0036cf1d813451be2f789d2cd1af18875cc8e8c', 'name': 'kserve-container', 'ports': [{'containerPort': 8888, 'protocol': 'TCP'}]}], 'multiModel': False, 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'autoSelect': True, 'name': 'openvino_ir', 'version': 'opset13'}, {'name': 'onnx', 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'version': '2'}, {'autoSelect': True, 'name': 'paddle', 'version': '2'}, {'autoSelect': True, 'name': 'pytorch', 'version': '2'}]}} [ocp_resources ServingRuntime] 2026-09-18T11:27:18.850249Z [info ] Executing class fixture: unprivileged_ci_endpoint_s3_secret [conftest] 2026-09-18T11:27:18.869810Z [info ] Create Secret ci-bucket-unprivileged [ocp_resources Secret] 2026-09-18T11:27:18.870002Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'ci-bucket-unprivileged', 'labels': {'opendatahub.io/managed': 'true', 'opendatahub.io/dashboard': 'true'}, 'annotations': {'opendatahub.io/connection-type': 's3', 'serving.kserve.io/s3-endpoint': 's3.us-east-1.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-1', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-verifyssl': '0', 'serving.kserve.io/s3-usehttps': '1'}, 'namespace': 'test-non-admin-raw'}, 'data': '*******'} [ocp_resources Secret] 2026-09-18T11:27:18.915865Z [info ] Wait until Secret ci-bucket-unprivileged is created [ocp_resources Secret] 2026-09-18T11:27:18.932798Z [success ] Function: lambda: self.exists succeeded after 4.100799560546875e-05 [0:00:00.000041]. [timeout_sampler] 2026-09-18T11:27:18.933039Z [info ] Executing class fixture: unprivileged_s3_ovms_raw_inference_service [conftest] 2026-09-18T11:27:18.951564Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-09-18T11:27:18.951709Z [info ] Create InferenceService http-onnx-raw [ocp_resources InferenceService] 2026-09-18T11:27:18.951979Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'http-onnx-raw', 'annotations': {'serving.kserve.io/deploymentMode': 'RawDeployment'}, 'namespace': 'test-non-admin-raw'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'openvino_ir'}, 'version': None, 'runtime': 'http-mnist-runtime', 'storage': {'key': 'ci-bucket-unprivileged', 'path': '/test-dir/'}}}}} [ocp_resources InferenceService] 2026-09-18T11:27:19.009272Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-09-18T11:27:20.045254Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-09-18T11:27:20.093868Z [success ] Function: utilities.infra.wait_for_isvc_pods succeeded after 1.0359680652618408 [0:00:01.035968]. [timeout_sampler] 2026-09-18T11:27:20.110021Z [info ] Verifying no failed pods  [utilities.infra] name=utilities.infra 2026-09-18T11:27:30.273126Z [success ] Function: utilities.infra.get_pods_by_isvc_label succeeded after 10.068164110183716 [0:00:10.068164]. [timeout_sampler] 2026-09-18T11:27:30.307289Z [success ] Function: ocp_resources.resource.get succeeded after 4.649162292480469e-05 [0:00:00.000046]. [timeout_sampler] 2026-09-18T11:27:30.306720Z [info ] Waiting for inference deployment replicas to complete [utilities.infra] name=utilities.infra 2026-09-18T11:27:30.375740Z [success ] Function: lambda: deployment.instance succeeded after 3.790855407714844e-05 [0:00:00.000038]. [timeout_sampler] 2026-09-18T11:27:30.375921Z [info ] Wait for Deployment http-onnx-raw-predictor to be deployed: True [ocp_resources Deployment] 2026-09-18T11:27:30.392192Z [success ] Function: lambda: self.exists succeeded after 1.5974044799804688e-05 [0:00:00.000016]. [timeout_sampler] 2026-09-18T11:27:30.408668Z [success ] Function: lambda: self.instance succeeded after 3.0040740966796875e-05 [0:00:00.000030]. [timeout_sampler] 2026-09-18T11:27:30.408864Z [info ] Wait for InferenceService/http-onnx-raw's 'Ready' condition to be 'True' [ocp_resources InferenceService] 2026-09-18T11:27:30.409022Z [info ] Wait until InferenceService http-onnx-raw is created [ocp_resources InferenceService] 2026-09-18T11:27:30.430622Z [success ] Function: lambda: self.exists succeeded after 1.5735626220703125e-05 [0:00:00.000016]. [timeout_sampler] 2026-09-18T11:27:30.449028Z [success ] Function: lambda: self.instance succeeded after 2.6941299438476562e-05 [0:00:00.000027]. [timeout_sampler] 2026-09-18T11:27:30.482012Z [success ] Function: utilities.inference_utils._is_model_loaded succeeded after 1.7642974853515625e-05 [0:00:00.000018]. [timeout_sampler] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-18T11:27:30.532502Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-09-18T11:27:30.567697Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-18T11:27:30.573866Z [info ] kind: Infrastructure api version: config.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:27:30.660042Z [info ] Infrastructure cluster resource tags: [{'key': 'api.openshift.com/environment', 'value': 'production'}, {'key': 'api.openshift.com/id', 'value': '2r2qdb90ltvhjc43lp6iqc6aqb7bgjda'}, {'key': 'api.openshift.com/legal-entity-id', 'value': '1pwwsfazToamNegaehP6eaDg80K'}, {'key': 'api.openshift.com/name', 'value': 'nmanos-konflux1'}, {'key': 'dns', 'value': 'external'}, {'key': 'red-hat-clustertype', 'value': 'rosa'}, {'key': 'red-hat-managed', 'value': 'true'}] [utilities.infra] name=utilities.infra 2026-09-18T11:27:30.660200Z [info ] Running on managed cluster, not using ca bundle [utilities.certificates_utils] name=utilities.certificates_utils 2026-09-18T11:27:30.660250Z [warning ] No CA bundle found, using insecure access [utilities.inference_utils] name=utilities.inference_utils PASSED2026-09-18T11:27:30.994888Z [info ] Inference output: HTTP/1.1 200 OK content-length: 418 content-type: application/json; charset=utf-8 access-control-allow-headers: * access-control-allow-methods: * access-control-allow-origin: * { "model_name": "http-onnx-raw", "model_version": "1", "outputs": [{ "name": "Plus214_Output_0", "shape": [1, 10], "datatype": "FP32", "data": [-8.233053207397461, -7.749701976776123, -3.4236819744110107, 12.363025665283203, -12.07910442352295, 17.266592025756836, -10.570975303649902, 0.7130780220031738, 3.3217153549194336, 1.3621225357055664] }] } [utilities.inference_utils] name=utilities.inference_utils 2026-09-18T11:27:30.997027Z [success ] Function: utilities.inference_utils._execute_inference succeeded after 2.86102294921875e-05 [0:00:00.000029]. [timeout_sampler]  TEST: TestRawUnprivilegedUser.test_non_admin_deploy_raw_and_query_model[unprivileged_model_namespace0-unprivileged_s3_ovms_raw_inference_service0] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-09-18T11:27:30.997406Z [info ] Delete InferenceService http-onnx-raw [ocp_resources InferenceService] 2026-09-18T11:27:31.034631Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'openvino_ir', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-09-18T11:27:18Z', 'finalizers': ['inferenceservice.finalizers', 'odh.inferenceservice.finalizers'], 'generation': 1, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:serving.kserve.io/deploymentMode': {}}}, 'f:spec': {'.': {}, 'f:predictor': {'.': {}, 'f:model': {'.': {}, 'f:modelFormat': {'.': {}, 'f:name': {}}, 'f:runtime': {}, 'f:storage': {'.': {}, 'f:key': {}, 'f:path': {}}}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-09-18T11:27:18Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"inferenceservice.finalizers"': {}, 'v:"odh.inferenceservice.finalizers"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-09-18T11:27:19Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:address': {'.': {}, 'f:url': {}}, 'f:components': {'.': {}, 'f:predictor': {'.': {}, 'f:url': {}}}, 'f:conditions': {}, 'f:deploymentMode': {}, 'f:modelStatus': {'.': {}, 'f:copies': {'.': {}, 'f:failedCopies': {}, 'f:totalCopies': {}}, 'f:states': {'.': {}, 'f:activeModelState': {}, 'f:targetModelState': {}}, 'f:transitionStatus': {}}, 'f:observedGeneration': {}, 'f:servingRuntimeName': {}, 'f:url': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-09-18T11:27:29Z'}], 'name': 'http-onnx-raw', 'namespace': 'test-non-admin-raw', 'resourceVersion': '132476396', 'uid': 'f814c40c-a6cf-44ae-b7e4-4fd84355818f'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'model': {'modelFormat': {'name': 'openvino_ir'}, 'name': '', 'resources': {}, 'runtime': 'http-mnist-runtime', 'storage': {'key': 'ci-bucket-unprivileged', 'path': '/test-dir/'}}}}, 'status': {'address': {'url': 'http://http-onnx-raw-predictor.test-non-admin-raw.svc.cluster.local:8080'}, 'components': {'predictor': {'url': 'http://http-onnx-raw-predictor-test-non-admin-raw.example.com'}}, 'conditions': [{'lastTransitionTime': '2026-09-18T11:27:19Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-09-18T11:27:29Z', 'message': 'ReplicaSet "http-onnx-raw-predictor-cf9f4c95f" has successfully progressed.', 'reason': 'NewReplicaSetAvailable', 'status': 'True', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-09-18T11:27:29Z', 'status': 'True', 'type': 'Ready'}, {'lastTransitionTime': '2026-09-18T11:27:19Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0, 'totalCopies': 1}, 'states': {'activeModelState': 'Loaded', 'targetModelState': 'Loaded'}, 'transitionStatus': 'UpToDate'}, 'observedGeneration': 1, 'servingRuntimeName': 'http-mnist-runtime', 'url': 'http://http-onnx-raw-predictor.test-non-admin-raw.svc.cluster.local'}} [ocp_resources InferenceService] 2026-09-18T11:27:31.059646Z [info ] Wait until InferenceService http-onnx-raw is deleted [ocp_resources InferenceService] 2026-09-18T11:27:32.094851Z [success ] Function: lambda: self.exists succeeded after 1.0168464183807373 [0:00:01.016846]. [timeout_sampler] 2026-09-18T11:27:32.095049Z [info ] Delete Secret ci-bucket-unprivileged [ocp_resources Secret] 2026-09-18T11:27:32.134878Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'ci-bucket-unprivileged', 'namespace': 'test-non-admin-raw', 'uid': 'afd259d4-07c5-4f87-85ac-6ec4b036daf9', 'resourceVersion': '132476081', 'creationTimestamp': '2026-09-18T11:27:18Z', 'labels': {'opendatahub.io/dashboard': 'true', 'opendatahub.io/managed': 'true'}, 'annotations': {'opendatahub.io/connection-type': 's3', 'serving.kserve.io/s3-endpoint': 's3.us-east-1.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-1', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-usehttps': '1', 'serving.kserve.io/s3-verifyssl': '0'}, 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:27:18Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_DEFAULT_REGION': {}, 'f:AWS_S3_BUCKET': {}, 'f:AWS_S3_ENDPOINT': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, 'f:opendatahub.io/connection-type': {}, 'f:serving.kserve.io/s3-endpoint': {}, 'f:serving.kserve.io/s3-region': {}, 'f:serving.kserve.io/s3-useanoncredential': {}, 'f:serving.kserve.io/s3-usehttps': {}, 'f:serving.kserve.io/s3-verifyssl': {}}, 'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}, 'f:opendatahub.io/managed': {}}}, 'f:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-09-18T11:27:32.161551Z [info ] Wait until Secret ci-bucket-unprivileged is deleted [ocp_resources Secret] 2026-09-18T11:27:32.179558Z [success ] Function: lambda: self.exists succeeded after 3.147125244140625e-05 [0:00:00.000031]. [timeout_sampler] 2026-09-18T11:27:32.179740Z [info ] Delete ServingRuntime http-mnist-runtime [ocp_resources ServingRuntime] 2026-09-18T11:27:32.215936Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/recommended-accelerators': '["nvidia.com/gpu"]', 'opendatahub.io/runtime-version': 'v2026.1.0', 'openshift.io/display-name': 'OpenVINO Model Server'}, 'creationTimestamp': '2026-09-18T11:27:18Z', 'generation': 1, 'labels': {'opendatahub.io/dashboard': 'true'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:opendatahub.io/recommended-accelerators': {}, 'f:opendatahub.io/runtime-version': {}, 'f:openshift.io/display-name': {}}, 'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}}}, 'f:spec': {'.': {}, 'f:annotations': {'.': {}, 'f:opendatahub.io/kserve-runtime': {}, 'f:prometheus.io/path': {}, 'f:prometheus.io/port': {}}, 'f:containers': {}, 'f:multiModel': {}, 'f:protocolVersions': {}, 'f:supportedModelFormats': {}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-09-18T11:27:18Z'}], 'name': 'http-mnist-runtime', 'namespace': 'test-non-admin-raw', 'resourceVersion': '132476077', 'uid': 'd5a6c5dc-b8d2-43eb-a806-4a8b2effe053'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'ovms', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8888'}, 'containers': [{'args': ['--model_name={{.Name}}', '--port=8001', '--rest_port=8888', '--model_path=/mnt/models', '--file_system_poll_wait_seconds=0', '--metrics_enable'], 'image': 'registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:b448359fe46ee2c2c840b79bf0036cf1d813451be2f789d2cd1af18875cc8e8c', 'name': 'kserve-container', 'ports': [{'containerPort': 8888, 'protocol': 'TCP'}]}], 'multiModel': False, 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'autoSelect': True, 'name': 'openvino_ir', 'version': 'opset13'}, {'name': 'onnx', 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'version': '2'}, {'autoSelect': True, 'name': 'paddle', 'version': '2'}, {'autoSelect': True, 'name': 'pytorch', 'version': '2'}]}} [ocp_resources ServingRuntime] 2026-09-18T11:27:32.235263Z [info ] Wait until ServingRuntime http-mnist-runtime is deleted [ocp_resources ServingRuntime] 2026-09-18T11:27:32.252248Z [success ] Function: lambda: self.exists succeeded after 5.0067901611328125e-05 [0:00:00.000050]. [timeout_sampler] 2026-09-18T11:27:32.269709Z [info ] Delete Project test-non-admin-raw [ocp_resources Project] 2026-09-18T11:27:32.319115Z [info ] Deleting {'kind': 'Project', 'apiVersion': 'project.openshift.io/v1', 'metadata': {'name': 'test-non-admin-raw', 'uid': '270b68a5-8fc2-45f5-a9ac-afb8d25d0999', 'resourceVersion': '132476061', 'creationTimestamp': '2026-09-18T11:27:18Z', 'labels': {'kubernetes.io/metadata.name': 'test-non-admin-raw', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/description': '', 'openshift.io/display-name': '', 'openshift.io/requester': 'system:serviceaccount:kube-system:rhoai-e2e-cluster-admin', 'openshift.io/sa.scc.mcs': 's0:c35,c20', 'openshift.io/sa.scc.supplemental-groups': '1001230000/10000', 'openshift.io/sa.scc.uid-range': '1001230000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'cluster-policy-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-18T11:27:18Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:openshift.io/sa.scc.mcs': {}, 'f:openshift.io/sa.scc.supplemental-groups': {}, 'f:openshift.io/sa.scc.uid-range': {}}}}}, {'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-18T11:27:18Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:security.openshift.io/MinimallySufficientPodSecurityStandard': {}}, 'f:labels': {'f:pod-security.kubernetes.io/audit': {}, 'f:pod-security.kubernetes.io/audit-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'openshift-apiserver', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:27:18Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:openshift.io/description': {}, 'f:openshift.io/display-name': {}, 'f:openshift.io/requester': {}}, 'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'openshift-controller-manager', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:27:18Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:spec': {'f:finalizers': {}}}, 'subresource': 'finalize'}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Project] 2026-09-18T11:27:32.351238Z [info ] Wait until Project test-non-admin-raw is deleted [ocp_resources Project] _ 5 of 9 completed, 5 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/model_serving/model_server/kserve/model_cache/test_local_model_cache.py::TestModelCacheSmoke::test_local_model_cache_reaches_node_downloaded[test_namespace_cache_node_downloaded] 2026-09-18T11:27:40.561321Z [success ] Function: lambda: self.exists succeeded after 8.183983087539673 [0:00:08.183983]. [timeout_sampler]  ----------------- test_local_model_cache_reaches_node_downloaded[test_namespace_cache_node_downloaded] ----------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-18T11:27:40.563628Z [info ] Executing session fixture: model_cache_infra_ready [conftest] 2026-09-18T11:27:40.564011Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-09-18T11:27:40.713325Z [info ] ResourceEdit: Backing up old data [ocp_resources.resource] 2026-09-18T11:27:40.735355Z [info ] ResourceEdits: Updating data for resource DataScienceCluster default-dsc [ocp_resources.resource] 2026-09-18T11:27:40.735726Z [info ] Update DataScienceCluster default-dsc: {'spec': {'components': {'kserve': {'modelCache': {'managementState': 'Managed', 'cacheSize': '10Gi', 'nodeNames': ['ip-10-0-1-213.us-east-2.compute.internal', 'ip-10-0-1-93.us-east-2.compute.internal']}}}}, 'metadata': {'name': 'default-dsc'}} [ocp_resources DataScienceCluster] 2026-09-18T11:27:40.820658Z [info ] Wait for DSC default-dsc are Ready. [utilities.infra] name=utilities.infra 2026-09-18T11:27:40.821424Z [info ] Get DataScienceCluster default-dsc status [ocp_resources DataScienceCluster] 2026-09-18T11:27:40.844273Z [success ] Function: utilities.infra.wait_for_dsc_status_ready succeeded after 2.8371810913085938e-05 [0:00:00.000028]. [timeout_sampler] 2026-09-18T11:27:40.923054Z [warning ] Couldn't find LocalModelNodeGroup in serving.kserve.io api group [ocp_resources.resource] 2026-09-18T11:28:01.106867Z [info ] kind: LocalModelNodeGroup api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-09-18T11:28:01.147462Z [success ] Function: lambda: admin_client.LocalModelNodeGroup.LOCAL_MODEL_NODE_GROUP_NAME.exists succeeded after 20.170140743255615 [0:00:20.170141]. [timeout_sampler] 2026-09-18T11:28:01.163857Z [info ] kind: DaemonSet api version: apps/v1 [ocp_resources.resource] 2026-09-18T11:28:01.182181Z [success ] Function: lambda: agent.exists succeeded after 2.5987625122070312e-05 [0:00:00.000026]. [timeout_sampler] 2026-09-18T11:28:01.182484Z [info ] Executing class fixture: unprivileged_model_namespace [conftest] 2026-09-18T11:28:01.205686Z [info ] kind: ProjectRequest api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:28:01.205983Z [info ] Create ProjectRequest kserve-model-cache-smoke [ocp_resources ProjectRequest] 2026-09-18T11:28:01.206102Z [info ] Posting {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'kserve-model-cache-smoke'}} [ocp_resources ProjectRequest] ERROR _ ERROR at setup of TestModelCacheSmoke.test_local_model_cache_reaches_node_downloaded[test_namespace_cache_node_downloaded] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1172, in retry_cluster_exceptions for sample in sampler: ^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 327, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 10 Function: kubernetes.dynamic.client.create Kwargs: {'body': {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'kserve-model-cache-smoke'}}, 'namespace': None} Last exception: ConflictError: 409 Reason: Conflict HTTP response headers: HTTPHeaderDict({'Audit-Id': 'befbdaab-a6d9-42ba-923e-92bfb5bf5fcd, befbdaab-a6d9-42ba-923e-92bfb5bf5fcd', 'Cache-Control': 'no-cache, private, no-store', 'Content-Length': '284', 'Content-Type': 'application/json', 'Date': 'Fri, 18 Sep 2026 11:28:01 GMT', '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'}) HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project.project.openshift.io \\"kserve-model-cache-smoke\\" already exists","reason":"AlreadyExists","details":{"name":"kserve-model-cache-smoke","group":"project.openshift.io","kind":"project"},"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, ...<11 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... _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, ^^^^^^^^^^^^^^^^ ...<3 lines>... _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.05300736427307129 [0:00:00.053007] 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 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 924, 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 1328, 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 998, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/conftest.py", line 635, in unprivileged_model_namespace with create_ns( ~~~~~~~~~^ admin_client=admin_client, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... 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 156, in create_ns project = ProjectRequest(**namespace_kwargs).deploy() File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/project_request.py", line 52, in deploy super().deploy(wait=wait) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 832, in deploy self.create(wait=wait) ~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1072, 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 1177, 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 318, 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': 'befbdaab-a6d9-42ba-923e-92bfb5bf5fcd, befbdaab-a6d9-42ba-923e-92bfb5bf5fcd', 'Cache-Control': 'no-cache, private, no-store', 'Content-Length': '284', 'Content-Type': 'application/json', 'Date': 'Fri, 18 Sep 2026 11:28:01 GMT', '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'}) HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project.project.openshift.io \\"kserve-model-cache-smoke\\" already exists","reason":"AlreadyExists","details":{"name":"kserve-model-cache-smoke","group":"project.openshift.io","kind":"project"},"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, ...<11 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... _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, ^^^^^^^^^^^^^^^^ ...<3 lines>... _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) _ 6 of 9 completed, 5 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 1 Error, 0 ReRun _ tests/model_serving/model_server/kserve/model_cache/test_local_model_cache.py::TestModelCacheSmoke::test_cached_model_inference_succeeds[test_cached_model_inference]  TEST: TestModelCacheSmoke.test_local_model_cache_reaches_node_downloaded[test_namespace_cache_node_downloaded] [setup] STATUS: ERROR 2026-09-18T11:28:01.267843Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1172, in retry_cluster_exceptions for sample in sampler: ^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 327, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 10 Function: kubernetes.dynamic.client.create Kwargs: {'body': {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'kserve-model-cache-smoke'}}, 'namespace': None} Last exception: ConflictError: 409 Reason: Conflict HTTP response headers: HTTPHeaderDict({'Audit-Id': 'befbdaab-a6d9-42ba-923e-92bfb5bf5fcd, befbdaab-a6d9-42ba-923e-92bfb5bf5fcd', 'Cache-Control': 'no-cache, private, no-store', 'Content-Length': '284', 'Content-Type': 'application/json', 'Date': 'Fri, 18 Sep 2026 11:28:01 GMT', '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'}) HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project.project.openshift.io \\"kserve-model-cache-smoke\\" already exists","reason":"AlreadyExists","details":{"name":"kserve-model-cache-smoke","group":"project.openshift.io","kind":"project"},"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, ...<11 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... _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, ^^^^^^^^^^^^^^^^ ...<3 lines>... _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.05300736427307129 [0:00:00.053007] 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 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 924, 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 1328, 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 998, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/conftest.py", line 635, in unprivileged_model_namespace with create_ns( ~~~~~~~~~^ admin_client=admin_client, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... 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 156, in create_ns project = ProjectRequest(**namespace_kwargs).deploy() File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/project_request.py", line 52, in deploy super().deploy(wait=wait) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 832, in deploy self.create(wait=wait) ~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1072, 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 1177, 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 318, 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': 'befbdaab-a6d9-42ba-923e-92bfb5bf5fcd, befbdaab-a6d9-42ba-923e-92bfb5bf5fcd', 'Cache-Control': 'no-cache, private, no-store', 'Content-Length': '284', 'Content-Type': 'application/json', 'Date': 'Fri, 18 Sep 2026 11:28:01 GMT', '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'}) HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project.project.openshift.io \\"kserve-model-cache-smoke\\" already exists","reason":"AlreadyExists","details":{"name":"kserve-model-cache-smoke","group":"project.openshift.io","kind":"project"},"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, ...<11 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... _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, ^^^^^^^^^^^^^^^^ ...<3 lines>... _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) [conftest] ------------------------------------------------------- TEARDOWN -------------------------------------------------------  -------------------------- test_cached_model_inference_succeeds[test_cached_model_inference] -------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-18T11:28:01.269327Z [info ] Executing class fixture: model_cache_download_s3_secret [conftest] 2026-09-18T11:28:02.650893Z [info ] Create Secret model-cache-download-secret-7acdcjrmg5 [ocp_resources Secret] 2026-09-18T11:28:02.651100Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'model-cache-download-secret-7acdcjrmg5', 'labels': {'opendatahub.io/managed': 'true', 'opendatahub.io/dashboard': 'true'}, 'annotations': {'opendatahub.io/connection-type': 's3', 'serving.kserve.io/s3-endpoint': 's3.us-east-1.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-1', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-verifyssl': '0', 'serving.kserve.io/s3-usehttps': '1'}, 'namespace': 'redhat-ods-applications'}, 'data': '*******'} [ocp_resources Secret] 2026-09-18T11:28:02.691708Z [info ] Wait until Secret model-cache-download-secret-7acdcjrmg5 is created [ocp_resources Secret] 2026-09-18T11:28:02.708117Z [success ] Function: lambda: self.exists succeeded after 2.6226043701171875e-05 [0:00:00.000026]. [timeout_sampler] ERROR TEST: TestModelCacheSmoke.test_cached_model_inference_succeeds[test_cached_model_inference] [setup] STATUS: ERROR 2026-09-18T11:28:02.712487Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1172, in retry_cluster_exceptions for sample in sampler: ^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 327, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 10 Function: kubernetes.dynamic.client.create Kwargs: {'body': {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'kserve-model-cache-smoke'}}, 'namespace': None} Last exception: ConflictError: 409 Reason: Conflict HTTP response headers: HTTPHeaderDict({'Audit-Id': 'befbdaab-a6d9-42ba-923e-92bfb5bf5fcd, befbdaab-a6d9-42ba-923e-92bfb5bf5fcd', 'Cache-Control': 'no-cache, private, no-store', 'Content-Length': '284', 'Content-Type': 'application/json', 'Date': 'Fri, 18 Sep 2026 11:28:01 GMT', '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'}) HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project.project.openshift.io \\"kserve-model-cache-smoke\\" already exists","reason":"AlreadyExists","details":{"name":"kserve-model-cache-smoke","group":"project.openshift.io","kind":"project"},"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, ...<11 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... _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, ^^^^^^^^^^^^^^^^ ...<3 lines>... _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.05300736427307129 [0:00:00.053007] 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 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1181, in execute fixturedef = request._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1204, in execute raise exc.with_traceback(exc_tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1328, 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 998, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/conftest.py", line 635, in unprivileged_model_namespace with create_ns( ~~~~~~~~~^ admin_client=admin_client, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... 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 156, in create_ns project = ProjectRequest(**namespace_kwargs).deploy() File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/project_request.py", line 52, in deploy super().deploy(wait=wait) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 832, in deploy self.create(wait=wait) ~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1072, 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 1177, 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 318, 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': 'befbdaab-a6d9-42ba-923e-92bfb5bf5fcd, befbdaab-a6d9-42ba-923e-92bfb5bf5fcd', 'Cache-Control': 'no-cache, private, no-store', 'Content-Length': '284', 'Content-Type': 'application/json', 'Date': 'Fri, 18 Sep 2026 11:28:01 GMT', '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'}) HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project.project.openshift.io \\"kserve-model-cache-smoke\\" already exists","reason":"AlreadyExists","details":{"name":"kserve-model-cache-smoke","group":"project.openshift.io","kind":"project"},"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, ...<11 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... _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, ^^^^^^^^^^^^^^^^ ...<3 lines>... _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) [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-09-18T11:28:02.712806Z [info ] Delete Secret model-cache-download-secret-7acdcjrmg5 [ocp_resources Secret] 2026-09-18T11:28:02.753693Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'model-cache-download-secret-7acdcjrmg5', 'namespace': 'redhat-ods-applications', 'uid': 'd1077cf8-8fb1-487b-9487-371a5289a116', 'resourceVersion': '132477549', 'creationTimestamp': '2026-09-18T11:28:02Z', 'labels': {'opendatahub.io/dashboard': 'true', 'opendatahub.io/managed': 'true'}, 'annotations': {'opendatahub.io/connection-type': 's3', 'serving.kserve.io/s3-endpoint': 's3.us-east-1.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-1', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-usehttps': '1', 'serving.kserve.io/s3-verifyssl': '0'}, 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:28:02Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_DEFAULT_REGION': {}, 'f:AWS_S3_BUCKET': {}, 'f:AWS_S3_ENDPOINT': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, 'f:opendatahub.io/connection-type': {}, 'f:serving.kserve.io/s3-endpoint': {}, 'f:serving.kserve.io/s3-region': {}, 'f:serving.kserve.io/s3-useanoncredential': {}, 'f:serving.kserve.io/s3-usehttps': {}, 'f:serving.kserve.io/s3-verifyssl': {}}, 'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}, 'f:opendatahub.io/managed': {}}}, 'f:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-09-18T11:28:02.779528Z [info ] Wait until Secret model-cache-download-secret-7acdcjrmg5 is deleted [ocp_resources Secret] _ ERROR at setup of TestModelCacheSmoke.test_cached_model_inference_succeeds[test_cached_model_inference] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1172, in retry_cluster_exceptions for sample in sampler: ^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 327, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 10 Function: kubernetes.dynamic.client.create Kwargs: {'body': {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'kserve-model-cache-smoke'}}, 'namespace': None} Last exception: ConflictError: 409 Reason: Conflict HTTP response headers: HTTPHeaderDict({'Audit-Id': 'befbdaab-a6d9-42ba-923e-92bfb5bf5fcd, befbdaab-a6d9-42ba-923e-92bfb5bf5fcd', 'Cache-Control': 'no-cache, private, no-store', 'Content-Length': '284', 'Content-Type': 'application/json', 'Date': 'Fri, 18 Sep 2026 11:28:01 GMT', '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'}) HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project.project.openshift.io \\"kserve-model-cache-smoke\\" already exists","reason":"AlreadyExists","details":{"name":"kserve-model-cache-smoke","group":"project.openshift.io","kind":"project"},"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, ...<11 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... _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, ^^^^^^^^^^^^^^^^ ...<3 lines>... _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.05300736427307129 [0:00:00.053007] 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 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1181, in execute fixturedef = request._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1204, in execute raise exc.with_traceback(exc_tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1328, 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 998, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/conftest.py", line 635, in unprivileged_model_namespace with create_ns( ~~~~~~~~~^ admin_client=admin_client, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... 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 156, in create_ns project = ProjectRequest(**namespace_kwargs).deploy() File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/project_request.py", line 52, in deploy super().deploy(wait=wait) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 832, in deploy self.create(wait=wait) ~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1072, 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 1177, 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 318, 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': 'befbdaab-a6d9-42ba-923e-92bfb5bf5fcd, befbdaab-a6d9-42ba-923e-92bfb5bf5fcd', 'Cache-Control': 'no-cache, private, no-store', 'Content-Length': '284', 'Content-Type': 'application/json', 'Date': 'Fri, 18 Sep 2026 11:28:01 GMT', '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'}) HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project.project.openshift.io \\"kserve-model-cache-smoke\\" already exists","reason":"AlreadyExists","details":{"name":"kserve-model-cache-smoke","group":"project.openshift.io","kind":"project"},"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, ...<11 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... _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, ^^^^^^^^^^^^^^^^ ...<3 lines>... _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) _ 7 of 9 completed, 5 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 2 Error, 0 ReRun _ tests/model_serving/model_server/llmd/test_llmd_local_model_cache.py::TestLLMDModelCacheSmoke::test_llmd_local_model_cache_reaches_node_downloaded[model-cache] 2026-09-18T11:28:02.797491Z [success ] Function: lambda: self.exists succeeded after 3.4809112548828125e-05 [0:00:00.000035]. [timeout_sampler]  --------------------------- test_llmd_local_model_cache_reaches_node_downloaded[model-cache] --------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-18T11:28:02.799463Z [info ] Executing session fixture: llmd_health_check [conftest] 2026-09-18T11:28:03.046959Z [info ] kind: LeaderWorkerSetOperator api version: operator.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:28:03.139532Z [info ] kind: Kuadrant api version: kuadrant.io/v1beta1 [ocp_resources.resource] 2026-09-18T11:28:03.172508Z [info ]  ============================================================ LLMD Health Check — PASSED ============================================================ OK DSC KserveLLMInferenceServiceDependencies OK Deployment kserve-controller-manager in redhat-ods-applications OK Deployment odh-model-controller in redhat-ods-applications OK Deployment llmisvc-controller-manager in redhat-ods-applications OK LeaderWorkerSetOperator OK Kuadrant CR: kuadrant in kuadrant-system ============================================================  [tests.model_serving.model_server.llmd.conftest] name=tests.model_serving.model_server.llmd.conftest 2026-09-18T11:28:03.174285Z [info ] Executing session fixture: cluster_monitoring_config [conftest] 2026-09-18T11:28:03.192705Z [info ] ResourceEdit: Backing up old data [ocp_resources.resource] 2026-09-18T11:28:03.210039Z [info ] ResourceEdits: Updating data for resource ConfigMap cluster-monitoring-config [ocp_resources.resource] 2026-09-18T11:28:03.210199Z [info ] Update ConfigMap cluster-monitoring-config: {'data': '*******', 'metadata': {'name': 'cluster-monitoring-config'}} [ocp_resources ConfigMap] 2026-09-18T11:28:03.251810Z [info ] Executing session fixture: llmd_user_workload_monitoring_config_map [conftest] 2026-09-18T11:28:03.267543Z [info ] ResourceEdit: Backing up old data [ocp_resources.resource] 2026-09-18T11:28:03.285138Z [info ] ResourceEdits: Updating data for resource ConfigMap user-workload-monitoring-config [ocp_resources.resource] 2026-09-18T11:28:03.285324Z [info ] Update ConfigMap user-workload-monitoring-config: {'data': '*******', 'metadata': {'name': 'user-workload-monitoring-config'}} [ocp_resources ConfigMap] 2026-09-18T11:28:03.307056Z [info ] Executing session fixture: shared_llmd_gateway [conftest] 2026-09-18T11:28:03.334030Z [info ] kind: Gateway api version: gateway.networking.k8s.io/v1 [ocp_resources.resource] 2026-09-18T11:28:03.350542Z [info ] Reusing existing Gateway openshift-ai-inference in namespace openshift-ingress [utilities.llmd_utils] name=utilities.llmd_utils 2026-09-18T11:28:03.351757Z [info ] Wait for Gateway/openshift-ai-inference's 'Programmed' condition to be 'True' [ocp_resources Gateway] 2026-09-18T11:28:03.352031Z [info ] Wait until Gateway openshift-ai-inference is created [ocp_resources Gateway] 2026-09-18T11:28:03.369568Z [success ] Function: lambda: self.exists succeeded after 3.0994415283203125e-05 [0:00:00.000031]. [timeout_sampler] 2026-09-18T11:28:03.387589Z [success ] Function: lambda: self.instance succeeded after 2.0265579223632812e-05 [0:00:00.000020]. [timeout_sampler] 2026-09-18T11:28:03.387994Z [info ] Executing class fixture: unprivileged_model_namespace [conftest] 2026-09-18T11:28:03.388116Z [info ] kind: ProjectRequest api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:28:03.388238Z [info ] Create ProjectRequest llmd-local-model-cache [ocp_resources ProjectRequest] 2026-09-18T11:28:03.388350Z [info ] Posting {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'llmd-local-model-cache'}} [ocp_resources ProjectRequest] 2026-09-18T11:28:03.545552Z [info ] kind: Project api version: project.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:28:03.545914Z [info ] Wait for Project llmd-local-model-cache status to be Active [ocp_resources Project] 2026-09-18T11:28:03.576259Z [info ] Status of Project llmd-local-model-cache is Active [ocp_resources Project] 2026-09-18T11:28:03.576395Z [success ] Function: lambda: self.exists succeeded after 1.8835067749023438e-05 [0:00:00.000019]. [timeout_sampler] 2026-09-18T11:28:03.576524Z [info ] Executing class fixture: tinyllama_model_cache_download_secret [conftest] 2026-09-18T11:28:03.599858Z [info ] Create Secret tinyllama-mc-dl-secret-yh99ksgco9 [ocp_resources Secret] 2026-09-18T11:28:03.600055Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'tinyllama-mc-dl-secret-yh99ksgco9', 'labels': {'opendatahub.io/managed': 'true', 'opendatahub.io/dashboard': 'true'}, 'annotations': {'opendatahub.io/connection-type': 's3', 'serving.kserve.io/s3-endpoint': 's3.us-east-2.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-2', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-verifyssl': '0', 'serving.kserve.io/s3-usehttps': '1'}, 'namespace': 'redhat-ods-applications'}, 'data': '*******'} [ocp_resources Secret] 2026-09-18T11:28:03.640869Z [info ] Wait until Secret tinyllama-mc-dl-secret-yh99ksgco9 is created [ocp_resources Secret] 2026-09-18T11:28:03.658517Z [success ] Function: lambda: self.exists succeeded after 2.6702880859375e-05 [0:00:00.000027]. [timeout_sampler] 2026-09-18T11:28:03.658762Z [info ] Executing class fixture: tinyllama_local_model_cache [conftest] 2026-09-18T11:28:03.659014Z [info ] kind: LocalModelNamespaceCache api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-09-18T11:28:03.659141Z [info ] Create LocalModelNamespaceCache tinyllama-zyrt6ggwx5 [ocp_resources LocalModelNamespaceCache] 2026-09-18T11:28:03.659276Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'LocalModelNamespaceCache', 'metadata': {'name': 'tinyllama-zyrt6ggwx5', 'namespace': 'llmd-local-model-cache'}, 'spec': {'modelSize': '5Gi', 'nodeGroups': ['workers'], 'sourceModelUri': 's3://ods-ci-wisdom/TinyLlama-1.1B-Chat-v1.0/', 'storage': {'key': 'tinyllama-mc-dl-secret-yh99ksgco9'}}} [ocp_resources LocalModelNamespaceCache] 2026-09-18T11:28:03.695447Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-18T11:28:33.768910Z [success ] Function: lambda: cache._cache_download_state_sample succeeded after 30.047107219696045 [0:00:30.047107]. [timeout_sampler] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED TEST: TestLLMDModelCacheSmoke.test_llmd_local_model_cache_reaches_node_downloaded[model-cache] STATUS: PASSED _ 8 of 9 completed, 6 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 2 Error, 0 ReRun _ tests/model_serving/model_server/llmd/test_llmd_local_model_cache.py::TestLLMDModelCacheSmoke::test_cached_llmisvc_inference_succeeds[model-cache] ------------------------------------------------------- TEARDOWN -------------------------------------------------------  --------------------------------- test_cached_llmisvc_inference_succeeds[model-cache] --------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-18T11:28:33.795286Z [info ] Executing class fixture: s3_service_account [conftest] 2026-09-18T11:28:33.814158Z [info ] Create Secret llmd-s3-secret  [ocp_resources Secret] 2026-09-18T11:28:33.814545Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'llmd-s3-secret', 'labels': {'opendatahub.io/managed': 'true', 'opendatahub.io/dashboard': 'true'}, 'annotations': {'opendatahub.io/connection-type': 's3', 'serving.kserve.io/s3-endpoint': 's3.us-east-2.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-2', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-verifyssl': '0', 'serving.kserve.io/s3-usehttps': '1'}, 'namespace': 'llmd-local-model-cache'}, 'data': '*******'} [ocp_resources Secret] 2026-09-18T11:28:33.855648Z [info ] Wait until Secret llmd-s3-secret is created [ocp_resources Secret] 2026-09-18T11:28:33.872190Z [success ] Function: lambda: self.exists succeeded after 4.553794860839844e-05 [0:00:00.000046]. [timeout_sampler] 2026-09-18T11:28:33.872587Z [info ] Create ServiceAccount llmd-s3-service-account [ocp_resources ServiceAccount] 2026-09-18T11:28:33.872963Z [info ] Posting {'apiVersion': 'v1', 'kind': 'ServiceAccount', 'metadata': {'name': 'llmd-s3-service-account', 'namespace': 'llmd-local-model-cache'}, 'secrets': [{'name': 'llmd-s3-secret'}]} [ocp_resources ServiceAccount] 2026-09-18T11:28:33.909389Z [info ] Executing class fixture: tinyllama_llmisvc_local_model_cache [conftest] 2026-09-18T11:28:33.906491Z [info ] No accelerator needed for TinyLlamaS3Config_custom [tests.model_serving.model_server.llmd.llmd_configs.config_base] name=tests.model_serving.model_server.llmd.llmd_configs.config_base 2026-09-18T11:28:33.906657Z [info ]  ============================================================ Config: TinyLlamaS3Config_custom ============================================================ namespace: llmd-local-model-cache name: tinyllama-lmcache storage_uri: s3://ods-ci-wisdom/TinyLlama-1.1B-Chat-v1.0/ replicas: 1 container_image: quay.io/pierdipi/vllm-cpu@sha256:ce3a0c057394b2c332498f9742a17fd31b5cc2ef07db882d579fd157fe2c9a98 auth: false resources: {'limits': {'cpu': '1', 'memory': '10Gi'}, 'requests': {'cpu': '100m', 'memory': '8Gi'}} wait_timeout: 420 ============================================================  [tests.model_serving.model_server.llmd.conftest] name=tests.model_serving.model_server.llmd.conftest 2026-09-18T11:28:33.910189Z [info ] kind: LLMInferenceService api version: serving.kserve.io/v1alpha2 --- [DuplicateFilter: Last log `Trying to get client via new_client_from_config` repeated 3 times] [ocp_resources.resource] 2026-09-18T11:28:33.910302Z [info ] Create LLMInferenceService tinyllama-lmcache [ocp_resources LLMInferenceService] 2026-09-18T11:28:33.910421Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha2', 'kind': 'LLMInferenceService', 'metadata': {'name': 'tinyllama-lmcache', 'annotations': {'prometheus.io/port': '8000', 'prometheus.io/path': '/metrics', 'security.opendatahub.io/enable-auth': 'false'}, 'namespace': 'llmd-local-model-cache'}, 'spec': {'model': {'uri': 's3://ods-ci-wisdom/TinyLlama-1.1B-Chat-v1.0/'}, 'replicas': 1, 'router': {'scheduler': {'configRef': 'kserve-config-llm-scheduler'}, 'route': {}, 'gateway': {}}, 'template': {'containers': [{'name': 'main', 'image': 'quay.io/pierdipi/vllm-cpu@sha256:ce3a0c057394b2c332498f9742a17fd31b5cc2ef07db882d579fd157fe2c9a98', 'resources': {'limits': {'cpu': '1', 'memory': '10Gi'}, 'requests': {'cpu': '100m', 'memory': '8Gi'}}, 'env': [{'name': 'VLLM_LOGGING_LEVEL', 'value': 'DEBUG'}, {'name': 'VLLM_ADDITIONAL_ARGS', 'value': '--max-num-seqs 20 --max-model-len 128 --enforce-eager --ssl-ciphers ECDHE+AESGCM:DHE+AESGCM'}, {'name': 'VLLM_CPU_KVCACHE_SPACE', 'value': '4'}], 'livenessProbe': {'httpGet': {'path': '/health', 'port': 8000, 'scheme': 'HTTPS'}, 'initialDelaySeconds': 240, 'periodSeconds': 60, 'timeoutSeconds': 60, 'failureThreshold': 10}}], 'serviceAccountName': 'llmd-s3-service-account'}}} [ocp_resources LLMInferenceService] 2026-09-18T11:28:34.259076Z [info ] Wait for LLMInferenceService/tinyllama-lmcache's 'Ready' condition to be 'True' [ocp_resources LLMInferenceService] 2026-09-18T11:28:34.259230Z [info ] Wait until LLMInferenceService tinyllama-lmcache is created [ocp_resources LLMInferenceService] 2026-09-18T11:28:34.275768Z [success ] Function: lambda: self.exists succeeded after 3.0279159545898438e-05 [0:00:00.000030]. [timeout_sampler] 2026-09-18T11:30:11.243397Z [success ] Function: lambda: self.instance succeeded after 96.94661378860474 [0:01:36.946614]. [timeout_sampler] 2026-09-18T11:30:11.241085Z [info ] LLMInferenceService tinyllama-lmcache is Ready in namespace llmd-local-model-cache [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:11.272486Z [info ] Waiting for 2 pod(s) to be Ready for tinyllama-lmcache [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:11.273660Z [info ] Wait for Pod/tinyllama-lmcache-kserve-57b54fcb76-jdmlg's 'Ready' condition to be 'True' [ocp_resources Pod] 2026-09-18T11:30:11.273843Z [info ] Wait until Pod tinyllama-lmcache-kserve-57b54fcb76-jdmlg is created [ocp_resources Pod] 2026-09-18T11:30:11.290747Z [success ] Function: lambda: self.exists succeeded after 3.337860107421875e-05 [0:00:00.000033]. [timeout_sampler] 2026-09-18T11:30:11.307845Z [success ] Function: lambda: self.instance succeeded after 1.4781951904296875e-05 [0:00:00.000015]. [timeout_sampler] 2026-09-18T11:30:11.307042Z [info ] Pod tinyllama-lmcache-kserve-57b54fcb76-jdmlg is Ready [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:11.308504Z [info ] Wait for Pod/tinyllama-lmcache-kserve-router-scheduler-cf69959fb-mjsf4's 'Ready' condition to be 'True' [ocp_resources Pod] 2026-09-18T11:30:11.308622Z [info ] Wait until Pod tinyllama-lmcache-kserve-router-scheduler-cf69959fb-mjsf4 is created [ocp_resources Pod] 2026-09-18T11:30:11.324183Z [success ] Function: lambda: self.exists succeeded after 1.2874603271484375e-05 [0:00:00.000013]. [timeout_sampler] 2026-09-18T11:30:11.347247Z [success ] Function: lambda: self.instance succeeded after 1.4543533325195312e-05 [0:00:00.000015]. [timeout_sampler] 2026-09-18T11:30:11.340885Z [info ] Pod tinyllama-lmcache-kserve-router-scheduler-cf69959fb-mjsf4 is Ready [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-18T11:30:11.347801Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-18T11:30:11.642451Z [warning ] Failed to get Jira issue RHOAIENG-55154, assuming it is open [utilities.jira] name=utilities.jira 2026-09-18T11:30:11.642656Z [info ] RHOAIENG-55154: sending warm up request to tinyllama-lmcache [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:11.644331Z [info ] kind: OperatorHub api version: config.openshift.io/v1 [ocp_resources.resource] 2026-09-18T11:30:11.710750Z [info ] Disconnected cluster detection: False [utilities.infra] name=utilities.infra 2026-09-18T11:30:11.751573Z [info ] Sending inference request to tinyllama-lmcache — URL: http://ab8d0592b24c448699437dff9464f5e8-672905735.us-east-2.elb.amazonaws.com/llmd-local-model-cache/tinyllama-lmcache/v1/chat/completions, Model: tinyllama-lmcache [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:11.751699Z [info ] curl -s -X POST \ -H 'Content-Type: application/json' \ -H 'Accept: application/json' \ -d '{ "model": "tinyllama-lmcache", "messages": [ { "role": "user", "content": "What is the capital of Italy?" } ], "max_tokens": 50, "temperature": 0.0, "stream": false }' \ --insecure http://ab8d0592b24c448699437dff9464f5e8-672905735.us-east-2.elb.amazonaws.com/llmd-local-model-cache/tinyllama-lmcache/v1/chat/completions [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:11.833678Z [info ] Inference response — status=503 no healthy upstream [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:11.833855Z [info ] RHOAIENG-55154: warm up returned 503 [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:14.834071Z [info ] RHOAIENG-55154: sending warm up request to tinyllama-lmcache [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:14.871754Z [info ] Sending inference request to tinyllama-lmcache — URL: http://ab8d0592b24c448699437dff9464f5e8-672905735.us-east-2.elb.amazonaws.com/llmd-local-model-cache/tinyllama-lmcache/v1/chat/completions, Model: tinyllama-lmcache [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:14.871888Z [info ] curl -s -X POST \ -H 'Content-Type: application/json' \ -H 'Accept: application/json' \ -d '{ "model": "tinyllama-lmcache", "messages": [ { "role": "user", "content": "What is the capital of Italy?" } ], "max_tokens": 50, "temperature": 0.0, "stream": false }' \ --insecure http://ab8d0592b24c448699437dff9464f5e8-672905735.us-east-2.elb.amazonaws.com/llmd-local-model-cache/tinyllama-lmcache/v1/chat/completions [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:14.943102Z [info ] Inference response — status=503 no healthy upstream [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:14.943196Z [info ] RHOAIENG-55154: warm up returned 503 [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:17.943435Z [info ] RHOAIENG-55154: sending warm up request to tinyllama-lmcache [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:17.985908Z [info ] Sending inference request to tinyllama-lmcache — URL: http://ab8d0592b24c448699437dff9464f5e8-672905735.us-east-2.elb.amazonaws.com/llmd-local-model-cache/tinyllama-lmcache/v1/chat/completions, Model: tinyllama-lmcache [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:17.986037Z [info ] curl -s -X POST \ -H 'Content-Type: application/json' \ -H 'Accept: application/json' \ -d '{ "model": "tinyllama-lmcache", "messages": [ { "role": "user", "content": "What is the capital of Italy?" } ], "max_tokens": 50, "temperature": 0.0, "stream": false }' \ --insecure http://ab8d0592b24c448699437dff9464f5e8-672905735.us-east-2.elb.amazonaws.com/llmd-local-model-cache/tinyllama-lmcache/v1/chat/completions [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:18.041836Z [info ] Inference response — status=503 no healthy upstream [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:18.041928Z [info ] RHOAIENG-55154: warm up returned 503 [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:21.042178Z [info ] RHOAIENG-55154: sending warm up request to tinyllama-lmcache [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:21.079041Z [info ] Sending inference request to tinyllama-lmcache — URL: http://ab8d0592b24c448699437dff9464f5e8-672905735.us-east-2.elb.amazonaws.com/llmd-local-model-cache/tinyllama-lmcache/v1/chat/completions, Model: tinyllama-lmcache [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:21.079149Z [info ] curl -s -X POST \ -H 'Content-Type: application/json' \ -H 'Accept: application/json' \ -d '{ "model": "tinyllama-lmcache", "messages": [ { "role": "user", "content": "What is the capital of Italy?" } ], "max_tokens": 50, "temperature": 0.0, "stream": false }' \ --insecure http://ab8d0592b24c448699437dff9464f5e8-672905735.us-east-2.elb.amazonaws.com/llmd-local-model-cache/tinyllama-lmcache/v1/chat/completions [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:31.594039Z [info ] Inference response — status=200 {"id":"chatcmpl-1b3d1001-004f-4cda-9854-ae96cd2b2ae3","object":"chat.completion","created":1789731021,"model":"tinyllama-lmcache","choices":[{"index":0,"message":{"role":"assistant","content":"The capital of Italy is Rome.","refusal":null,"annotations":null,"audio":null,"function_call":null,"tool_calls":[],"reasoning":null,"reasoning_content":null},"logprobs":null,"finish_reason":"stop","stop_reason":null,"token_ids":null}],"service_tier":null,"system_fingerprint":null,"usage":{"prompt_tokens":23,"total_tokens":31,"completion_tokens":8,"prompt_tokens_details":null},"prompt_logprobs":null,"prompt_token_ids":null,"kv_transfer_params":null} [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:31.594179Z [info ] RHOAIENG-55154: warm up returned 200 [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:31.595672Z [success ] Function: tests.model_serving.model_server.llmd.utils._send_warm_up_request succeeded after 9.399488925933838 [0:00:09.399489]. [timeout_sampler] 2026-09-18T11:30:31.640424Z [info ] Sending inference request to tinyllama-lmcache — URL: http://ab8d0592b24c448699437dff9464f5e8-672905735.us-east-2.elb.amazonaws.com/llmd-local-model-cache/tinyllama-lmcache/v1/chat/completions, Model: tinyllama-lmcache [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:31.640533Z [info ] curl -s -X POST \ -H 'Content-Type: application/json' \ -H 'Accept: application/json' \ -d '{ "model": "tinyllama-lmcache", "messages": [ { "role": "user", "content": "What is the capital of Italy?" } ], "max_tokens": 50, "temperature": 0.0, "stream": false }' \ --insecure http://ab8d0592b24c448699437dff9464f5e8-672905735.us-east-2.elb.amazonaws.com/llmd-local-model-cache/tinyllama-lmcache/v1/chat/completions [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:41.891194Z [info ] Inference response — status=200 {"id":"chatcmpl-259d4b70-1b8e-4308-b968-fe0149bc8fe5","object":"chat.completion","created":1789731031,"model":"tinyllama-lmcache","choices":[{"index":0,"message":{"role":"assistant","content":"The capital of Italy is Rome.","refusal":null,"annotations":null,"audio":null,"function_call":null,"tool_calls":[],"reasoning":null,"reasoning_content":null},"logprobs":null,"finish_reason":"stop","stop_reason":null,"token_ids":null}],"service_tier":null,"system_fingerprint":null,"usage":{"prompt_tokens":23,"total_tokens":31,"completion_tokens":8,"prompt_tokens_details":null},"prompt_logprobs":null,"prompt_token_ids":null,"kv_transfer_params":null} [tests.model_serving.model_server.llmd.utils] name=tests.model_serving.model_server.llmd.utils 2026-09-18T11:30:41.895089Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] PASSED TEST: TestLLMDModelCacheSmoke.test_cached_llmisvc_inference_succeeds[model-cache] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-09-18T11:30:41.924934Z [info ] Delete LLMInferenceService tinyllama-lmcache [ocp_resources LLMInferenceService] 2026-09-18T11:30:41.969513Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha2', 'kind': 'LLMInferenceService', 'metadata': {'annotations': {'internal.serving.kserve.io/localmodel-pvc-name': 'tinyllama-zyrt6ggwx5-workers', 'internal.serving.kserve.io/localmodel-sourceuri': 's3://ods-ci-wisdom/TinyLlama-1.1B-Chat-v1.0/', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8000', 'security.opendatahub.io/enable-auth': 'false'}, 'creationTimestamp': '2026-09-18T11:28:34Z', 'finalizers': ['serving.kserve.io/llmisvc-finalizer'], 'generation': 1, 'labels': {'internal.serving.kserve.io/localmodel': 'tinyllama-zyrt6ggwx5', 'internal.serving.kserve.io/localmodel-namespace': 'llmd-local-model-cache'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha2', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:prometheus.io/path': {}, 'f:prometheus.io/port': {}, 'f:security.opendatahub.io/enable-auth': {}}}, 'f:spec': {'.': {}, 'f:model': {'.': {}, 'f:uri': {}}, 'f:replicas': {}, 'f:router': {'.': {}, 'f:gateway': {}, 'f:route': {}, 'f:scheduler': {}}, 'f:template': {'.': {}, 'f:containers': {'.': {}, 'k:{"name":"main"}': {'.': {}, 'f:env': {'.': {}, 'k:{"name":"VLLM_ADDITIONAL_ARGS"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"VLLM_CPU_KVCACHE_SPACE"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"VLLM_LOGGING_LEVEL"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:image': {}, 'f:livenessProbe': {'.': {}, 'f:failureThreshold': {}, 'f:httpGet': {'.': {}, 'f:path': {}, 'f:port': {}, 'f:scheme': {}}, 'f:initialDelaySeconds': {}, 'f:periodSeconds': {}, 'f:timeoutSeconds': {}}, 'f:name': {}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}}}, 'f:serviceAccountName': {}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-09-18T11:28:33Z'}, {'apiVersion': 'serving.kserve.io/v1alpha2', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"serving.kserve.io/llmisvc-finalizer"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-09-18T11:28:34Z'}, {'apiVersion': 'serving.kserve.io/v1alpha2', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:addresses': {}, 'f:annotations': {'.': {}, 'f:serving.kserve.io/config-llm-decode-template': {}, 'f:serving.kserve.io/config-llm-decode-worker-data-parallel': {}, 'f:serving.kserve.io/config-llm-prefill-template': {}, 'f:serving.kserve.io/config-llm-prefill-worker-data-parallel': {}, 'f:serving.kserve.io/config-llm-router-route': {}, 'f:serving.kserve.io/config-llm-scheduler': {}, 'f:serving.kserve.io/config-llm-scheduler-latency-predictor': {}, 'f:serving.kserve.io/config-llm-template': {}, 'f:serving.kserve.io/config-llm-tokenizer': {}, 'f:serving.kserve.io/config-llm-tracing': {}, 'f:serving.kserve.io/config-llm-worker-data-parallel': {}}, 'f:appliedConfigs': {}, 'f:conditions': {}, 'f:observedGeneration': {}, 'f:router': {'.': {}, 'f:gateways': {}, 'f:scheduler': {'.': {}, 'f:inferencePool': {'.': {}, 'f:group': {}, 'f:kind': {}, 'f:name': {}}, 'f:service': {'.': {}, 'f:group': {}, 'f:kind': {}, 'f:name': {}}}}, 'f:url': {}, 'f:workloads': {'.': {}, 'f:primary': {}, 'f:scheduler': {}, 'f:service': {}}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-09-18T11:30:10Z'}], 'name': 'tinyllama-lmcache', 'namespace': 'llmd-local-model-cache', 'resourceVersion': '132486843', 'uid': '7348a339-f813-4e8e-94e8-63dbb5ca930c'}, 'spec': {'model': {'name': 'tinyllama-lmcache', 'uri': 's3://ods-ci-wisdom/TinyLlama-1.1B-Chat-v1.0/'}, 'replicas': 1, 'router': {'gateway': {}, 'route': {}, 'scheduler': {}}, 'template': {'containers': [{'env': [{'name': 'VLLM_LOGGING_LEVEL', 'value': 'DEBUG'}, {'name': 'VLLM_ADDITIONAL_ARGS', 'value': '--max-num-seqs 20 --max-model-len 128 --enforce-eager --ssl-ciphers ECDHE+AESGCM:DHE+AESGCM'}, {'name': 'VLLM_CPU_KVCACHE_SPACE', 'value': '4'}], 'image': 'quay.io/pierdipi/vllm-cpu@sha256:ce3a0c057394b2c332498f9742a17fd31b5cc2ef07db882d579fd157fe2c9a98', 'livenessProbe': {'failureThreshold': 10, 'httpGet': {'path': '/health', 'port': 8000, 'scheme': 'HTTPS'}, 'initialDelaySeconds': 240, 'periodSeconds': 60, 'timeoutSeconds': 60}, 'name': 'main', 'resources': {'limits': {'cpu': '1', 'memory': '10Gi'}, 'requests': {'cpu': '100m', 'memory': '8Gi'}}}], 'serviceAccountName': 'llmd-s3-service-account'}}, 'status': {'addresses': [{'models': [{'name': 'publishers/llmd-local-model-cache/models/tinyllama-lmcache'}], 'name': 'gateway-external-model-routing', 'origin': {'group': 'gateway.networking.k8s.io', 'kind': 'Gateway', 'name': 'openshift-ai-inference', 'namespace': 'openshift-ingress'}, 'url': 'http://ab8d0592b24c448699437dff9464f5e8-672905735.us-east-2.elb.amazonaws.com/'}, {'models': [{'name': 'publishers/llmd-local-model-cache/models/tinyllama-lmcache'}, {'name': 'tinyllama-lmcache'}], 'name': 'gateway-external', 'origin': {'group': 'gateway.networking.k8s.io', 'kind': 'Gateway', 'name': 'openshift-ai-inference', 'namespace': 'openshift-ingress'}, 'url': 'http://ab8d0592b24c448699437dff9464f5e8-672905735.us-east-2.elb.amazonaws.com/llmd-local-model-cache/tinyllama-lmcache'}, {'models': [{'name': 'publishers/llmd-local-model-cache/models/tinyllama-lmcache'}, {'name': 'tinyllama-lmcache'}], 'name': 'gateway-external', 'origin': {'group': 'gateway.networking.k8s.io', 'kind': 'Gateway', 'name': 'openshift-ai-inference', 'namespace': 'openshift-ingress'}, 'url': 'http://ab8d0592b24c448699437dff9464f5e8-672905735.us-east-2.elb.amazonaws.com/publishers/llmd-local-model-cache/models/tinyllama-lmcache'}, {'models': [{'name': 'publishers/llmd-local-model-cache/models/tinyllama-lmcache'}], 'name': 'gateway-internal-model-routing', 'origin': {'group': 'gateway.networking.k8s.io', 'kind': 'Gateway', 'name': 'openshift-ai-inference', 'namespace': 'openshift-ingress'}, 'url': 'http://openshift-ai-inference-openshift-default.openshift-ingress.svc.cluster.local/'}, {'models': [{'name': 'publishers/llmd-local-model-cache/models/tinyllama-lmcache'}, {'name': 'tinyllama-lmcache'}], 'name': 'gateway-internal', 'origin': {'group': 'gateway.networking.k8s.io', 'kind': 'Gateway', 'name': 'openshift-ai-inference', 'namespace': 'openshift-ingress'}, 'url': 'http://openshift-ai-inference-openshift-default.openshift-ingress.svc.cluster.local/llmd-local-model-cache/tinyllama-lmcache'}, {'models': [{'name': 'publishers/llmd-local-model-cache/models/tinyllama-lmcache'}, {'name': 'tinyllama-lmcache'}], 'name': 'gateway-internal', 'origin': {'group': 'gateway.networking.k8s.io', 'kind': 'Gateway', 'name': 'openshift-ai-inference', 'namespace': 'openshift-ingress'}, 'url': 'http://openshift-ai-inference-openshift-default.openshift-ingress.svc.cluster.local/publishers/llmd-local-model-cache/models/tinyllama-lmcache'}], 'annotations': {'serving.kserve.io/config-llm-decode-template': 'v3-5-1-kserve-config-llm-decode-template', 'serving.kserve.io/config-llm-decode-worker-data-parallel': 'v3-5-1-kserve-config-llm-decode-worker-data-parallel', 'serving.kserve.io/config-llm-prefill-template': 'v3-5-1-kserve-config-llm-prefill-template', 'serving.kserve.io/config-llm-prefill-worker-data-parallel': 'v3-5-1-kserve-config-llm-prefill-worker-data-parallel', 'serving.kserve.io/config-llm-router-route': 'v3-5-1-kserve-config-llm-router-route', 'serving.kserve.io/config-llm-scheduler': 'v3-5-1-kserve-config-llm-scheduler', 'serving.kserve.io/config-llm-scheduler-latency-predictor': 'v3-5-1-kserve-config-llm-scheduler-latency-predictor', 'serving.kserve.io/config-llm-template': 'v3-5-1-kserve-config-llm-template', 'serving.kserve.io/config-llm-tokenizer': 'v3-5-1-kserve-config-llm-tokenizer', 'serving.kserve.io/config-llm-tracing': 'v3-5-1-kserve-config-llm-tracing', 'serving.kserve.io/config-llm-worker-data-parallel': 'v3-5-1-kserve-config-llm-worker-data-parallel'}, 'appliedConfigs': [{'name': 'v3-5-1-kserve-config-llm-scheduler', 'namespace': 'redhat-ods-applications', 'source': 'Preset'}, {'name': 'v3-5-1-kserve-config-llm-router-route', 'namespace': 'redhat-ods-applications', 'source': 'Preset'}, {'name': 'v3-5-1-kserve-config-llm-template', 'namespace': 'redhat-ods-applications', 'source': 'Preset'}], 'conditions': [{'lastTransitionTime': '2026-09-18T11:29:02Z', 'severity': 'Info', 'status': 'True', 'type': 'HTTPRoutesReady'}, {'lastTransitionTime': '2026-09-18T11:29:02Z', 'severity': 'Info', 'status': 'True', 'type': 'InferencePoolReady'}, {'lastTransitionTime': '2026-09-18T11:30:10Z', 'severity': 'Info', 'status': 'True', 'type': 'MainWorkloadReady'}, {'lastTransitionTime': '2026-09-18T11:28:41Z', 'severity': 'Info', 'status': 'True', 'type': 'PresetsCombined'}, {'lastTransitionTime': '2026-09-18T11:30:10Z', 'status': 'True', 'type': 'Ready'}, {'lastTransitionTime': '2026-09-18T11:29:17Z', 'status': 'True', 'type': 'RouterReady'}, {'lastTransitionTime': '2026-09-18T11:29:17Z', 'severity': 'Info', 'status': 'True', 'type': 'SchedulerWorkloadReady'}, {'lastTransitionTime': '2026-09-18T11:30:10Z', 'status': 'True', 'type': 'WorkloadsReady'}], 'observedGeneration': 1, 'router': {'gateways': [{'group': 'gateway.networking.k8s.io', 'httpRoutes': [{'group': 'gateway.networking.k8s.io', 'kind': 'HTTPRoute', 'name': 'tinyllama-lmcache-kserve-route', 'namespace': 'llmd-local-model-cache'}], 'kind': 'Gateway', 'name': 'openshift-ai-inference', 'namespace': 'openshift-ingress'}], 'scheduler': {'inferencePool': {'group': 'inference.networking.k8s.io', 'kind': 'InferencePool', 'name': 'tinyllama-lmcache-inference-pool'}, 'service': {'group': '', 'kind': 'Service', 'name': 'tinyllama-lmcache-epp-service'}}}, 'url': 'http://ab8d0592b24c448699437dff9464f5e8-672905735.us-east-2.elb.amazonaws.com/llmd-local-model-cache/tinyllama-lmcache', 'workloads': {'primary': {'apiGroup': 'apps', 'kind': 'Deployment', 'name': 'tinyllama-lmcache-kserve', 'readyReplicas': 1}, 'scheduler': {'apiGroup': 'apps', 'kind': 'Deployment', 'name': 'tinyllama-lmcache-kserve-router-scheduler', 'readyReplicas': 1}, 'service': {'kind': 'Service', 'name': 'tinyllama-lmcache-kserve-workload-svc'}}}} [ocp_resources LLMInferenceService] 2026-09-18T11:30:42.000252Z [info ] Wait until LLMInferenceService tinyllama-lmcache is deleted [ocp_resources LLMInferenceService] 2026-09-18T11:30:43.040662Z [success ] Function: lambda: self.exists succeeded after 1.0209219455718994 [0:00:01.020922]. [timeout_sampler] 2026-09-18T11:30:43.041069Z [info ] Delete ServiceAccount llmd-s3-service-account [ocp_resources ServiceAccount] 2026-09-18T11:30:43.075192Z [info ] Deleting {'kind': 'ServiceAccount', 'apiVersion': 'v1', 'metadata': {'name': 'llmd-s3-service-account', 'namespace': 'llmd-local-model-cache', 'uid': '014ddb25-e597-4986-aa5b-0505c0fa6b30', 'resourceVersion': '132478705', 'creationTimestamp': '2026-09-18T11:28:33Z', 'annotations': {'openshift.io/internal-registry-pull-secret-ref': 'llmd-s3-service-account-dockercfg-rrg8j'}, 'managedFields': [{'manager': 'openshift.io/image-registry-pull-secrets_service-account-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-18T11:28:33Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:imagePullSecrets': {}, 'f:metadata': {'f:annotations': {'f:openshift.io/internal-registry-pull-secret-ref': {}}}, 'f:secrets': {'k:{"name":"llmd-s3-service-account-dockercfg-rrg8j"}': {}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:28:33Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:secrets': {'.': {}, 'k:{"name":"llmd-s3-secret"}': {}}}}]}, 'secrets': [{'name': 'llmd-s3-secret'}, {'name': 'llmd-s3-service-account-dockercfg-rrg8j'}], 'imagePullSecrets': [{'name': 'llmd-s3-service-account-dockercfg-rrg8j'}]} [ocp_resources ServiceAccount] 2026-09-18T11:30:43.100208Z [info ] Wait until ServiceAccount llmd-s3-service-account is deleted [ocp_resources ServiceAccount] 2026-09-18T11:30:43.120768Z [success ] Function: lambda: self.exists succeeded after 3.790855407714844e-05 [0:00:00.000038]. [timeout_sampler] 2026-09-18T11:30:43.121168Z [info ] Delete Secret llmd-s3-secret  [ocp_resources Secret] 2026-09-18T11:30:43.165636Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'llmd-s3-secret', 'namespace': 'llmd-local-model-cache', 'uid': 'ebb89c91-0d0d-4329-b46e-100427eaca81', 'resourceVersion': '132478701', 'creationTimestamp': '2026-09-18T11:28:33Z', 'labels': {'opendatahub.io/dashboard': 'true', 'opendatahub.io/managed': 'true'}, 'annotations': {'opendatahub.io/connection-type': 's3', 'serving.kserve.io/s3-endpoint': 's3.us-east-2.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-2', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-usehttps': '1', 'serving.kserve.io/s3-verifyssl': '0'}, 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:28:33Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_DEFAULT_REGION': {}, 'f:AWS_S3_BUCKET': {}, 'f:AWS_S3_ENDPOINT': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, 'f:opendatahub.io/connection-type': {}, 'f:serving.kserve.io/s3-endpoint': {}, 'f:serving.kserve.io/s3-region': {}, 'f:serving.kserve.io/s3-useanoncredential': {}, 'f:serving.kserve.io/s3-usehttps': {}, 'f:serving.kserve.io/s3-verifyssl': {}}, 'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}, 'f:opendatahub.io/managed': {}}}, 'f:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-09-18T11:30:43.193393Z [info ] Wait until Secret llmd-s3-secret is deleted [ocp_resources Secret] 2026-09-18T11:30:43.211105Z [success ] Function: lambda: self.exists succeeded after 4.315376281738281e-05 [0:00:00.000043]. [timeout_sampler] 2026-09-18T11:30:43.211446Z [info ] Delete LocalModelNamespaceCache tinyllama-zyrt6ggwx5 [ocp_resources LocalModelNamespaceCache] 2026-09-18T11:30:43.247134Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'LocalModelNamespaceCache', 'metadata': {'creationTimestamp': '2026-09-18T11:28:03Z', 'finalizers': ['localmodelnamespacecache.kserve.io/finalizer'], 'generation': 1, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:spec': {'.': {}, 'f:modelSize': {}, 'f:nodeGroups': {}, 'f:sourceModelUri': {}, 'f:storage': {'.': {}, 'f:key': {}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-09-18T11:28:03Z'}, {'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:finalizers': {'.': {}, 'v:"localmodelnamespacecache.kserve.io/finalizer"': {}}}}, 'manager': 'manager', 'operation': 'Update', 'time': '2026-09-18T11:28:03Z'}, {'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:copies': {'.': {}, 'f:available': {}, 'f:total': {}}, 'f:nodeStatus': {'.': {}, 'f:ip-10-0-1-213.us-east-2.compute.internal': {}, 'f:ip-10-0-1-93.us-east-2.compute.internal': {}}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-09-18T11:28:34Z'}], 'name': 'tinyllama-zyrt6ggwx5', 'namespace': 'llmd-local-model-cache', 'resourceVersion': '132489486', 'uid': 'e1b43cb8-3ee7-4a49-bc6f-2b11f314bf60'}, 'spec': {'modelSize': '5Gi', 'nodeGroups': ['workers'], 'sourceModelUri': 's3://ods-ci-wisdom/TinyLlama-1.1B-Chat-v1.0/', 'storage': {'key': 'tinyllama-mc-dl-secret-yh99ksgco9'}}, 'status': {'copies': {'available': 2, 'total': 2}, 'nodeStatus': {'ip-10-0-1-213.us-east-2.compute.internal': 'NodeDownloaded', 'ip-10-0-1-93.us-east-2.compute.internal': 'NodeDownloaded'}}} [ocp_resources LocalModelNamespaceCache] 2026-09-18T11:30:43.267011Z [info ] Wait until LocalModelNamespaceCache tinyllama-zyrt6ggwx5 is deleted [ocp_resources LocalModelNamespaceCache] 2026-09-18T11:30:44.304041Z [success ] Function: lambda: self.exists succeeded after 1.0186951160430908 [0:00:01.018695]. [timeout_sampler] 2026-09-18T11:30:44.304414Z [info ] Delete Secret tinyllama-mc-dl-secret-yh99ksgco9 [ocp_resources Secret] 2026-09-18T11:30:44.347297Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'tinyllama-mc-dl-secret-yh99ksgco9', 'namespace': 'redhat-ods-applications', 'uid': 'e35b0fe5-9431-49c2-8e54-8dbf519f29ab', 'resourceVersion': '132477621', 'creationTimestamp': '2026-09-18T11:28:03Z', 'labels': {'opendatahub.io/dashboard': 'true', 'opendatahub.io/managed': 'true'}, 'annotations': {'opendatahub.io/connection-type': 's3', 'serving.kserve.io/s3-endpoint': 's3.us-east-2.amazonaws.com/', 'serving.kserve.io/s3-region': 'us-east-2', 'serving.kserve.io/s3-useanoncredential': 'false', 'serving.kserve.io/s3-usehttps': '1', 'serving.kserve.io/s3-verifyssl': '0'}, 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:28:03Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_DEFAULT_REGION': {}, 'f:AWS_S3_BUCKET': {}, 'f:AWS_S3_ENDPOINT': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, 'f:opendatahub.io/connection-type': {}, 'f:serving.kserve.io/s3-endpoint': {}, 'f:serving.kserve.io/s3-region': {}, 'f:serving.kserve.io/s3-useanoncredential': {}, 'f:serving.kserve.io/s3-usehttps': {}, 'f:serving.kserve.io/s3-verifyssl': {}}, 'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}, 'f:opendatahub.io/managed': {}}}, 'f:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-09-18T11:30:44.370896Z [info ] Wait until Secret tinyllama-mc-dl-secret-yh99ksgco9 is deleted [ocp_resources Secret] 2026-09-18T11:30:44.389200Z [success ] Function: lambda: self.exists succeeded after 4.76837158203125e-05 [0:00:00.000048]. [timeout_sampler] 2026-09-18T11:30:44.492483Z [info ] Delete Project llmd-local-model-cache [ocp_resources Project] 2026-09-18T11:30:44.542657Z [info ] Deleting {'kind': 'Project', 'apiVersion': 'project.openshift.io/v1', 'metadata': {'name': 'llmd-local-model-cache', 'uid': '63ff51dc-ee89-4b50-9edf-49e288304e2b', 'resourceVersion': '132477597', 'creationTimestamp': '2026-09-18T11:28:03Z', 'labels': {'kubernetes.io/metadata.name': 'llmd-local-model-cache', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/description': '', 'openshift.io/display-name': '', 'openshift.io/requester': 'system:serviceaccount:kube-system:rhoai-e2e-cluster-admin', 'openshift.io/sa.scc.mcs': 's0:c36,c0', 'openshift.io/sa.scc.supplemental-groups': '1001260000/10000', 'openshift.io/sa.scc.uid-range': '1001260000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'cluster-policy-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-18T11:28:03Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:openshift.io/sa.scc.mcs': {}, 'f:openshift.io/sa.scc.supplemental-groups': {}, 'f:openshift.io/sa.scc.uid-range': {}}}}}, {'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-09-18T11:28:03Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:security.openshift.io/MinimallySufficientPodSecurityStandard': {}}, 'f:labels': {'f:pod-security.kubernetes.io/audit': {}, 'f:pod-security.kubernetes.io/audit-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'openshift-apiserver', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:28:03Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:openshift.io/description': {}, 'f:openshift.io/display-name': {}, 'f:openshift.io/requester': {}}, 'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'openshift-controller-manager', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-09-18T11:28:03Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:spec': {'f:finalizers': {}}}, 'subresource': 'finalize'}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Project] 2026-09-18T11:30:44.582176Z [info ] Wait until Project llmd-local-model-cache is deleted [ocp_resources Project] 2026-09-18T11:31:41.995741Z [success ] Function: lambda: self.exists succeeded after 57.38769507408142 [0:00:57.387695]. [timeout_sampler] 2026-09-18T11:31:41.996049Z [info ] ResourceEdits: Restoring data for resource ConfigMap user-workload-monitoring-config [ocp_resources.resource] 2026-09-18T11:31:41.996215Z [info ] Update ConfigMap user-workload-monitoring-config: {'data': None, 'metadata': {'name': 'user-workload-monitoring-config'}} [ocp_resources ConfigMap] 2026-09-18T11:31:42.035140Z [info ] ResourceEdits: Restoring data for resource ConfigMap cluster-monitoring-config [ocp_resources.resource] 2026-09-18T11:31:42.035450Z [info ] Update ConfigMap cluster-monitoring-config: {'data': {}, 'metadata': {'name': 'cluster-monitoring-config'}} [ocp_resources ConfigMap] 2026-09-18T11:31:42.055136Z [info ] ResourceEdits: Restoring data for resource DataScienceCluster default-dsc [ocp_resources.resource] 2026-09-18T11:31:42.055522Z [info ] Update DataScienceCluster default-dsc: {'spec': {'components': {'kserve': {'modelCache': None}}}, 'metadata': {'name': 'default-dsc'}} [ocp_resources DataScienceCluster] _ 9 of 9 completed, 7 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 2 Error, 0 ReRun _ ===== 7 passed, 298 deselected, 5 warnings, 2 errors in 364.25s (0:06:04) ====== ==================================== ERRORS ==================================== _ ERROR at setup of TestModelCacheSmoke.test_local_model_cache_reaches_node_downloaded[test_namespace_cache_node_downloaded] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1172, in retry_cluster_exceptions for sample in sampler: ^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 327, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 10 Function: kubernetes.dynamic.client.create Kwargs: {'body': {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'kserve-model-cache-smoke'}}, 'namespace': None} Last exception: ConflictError: 409 Reason: Conflict HTTP response headers: HTTPHeaderDict({'Audit-Id': 'befbdaab-a6d9-42ba-923e-92bfb5bf5fcd, befbdaab-a6d9-42ba-923e-92bfb5bf5fcd', 'Cache-Control': 'no-cache, private, no-store', 'Content-Length': '284', 'Content-Type': 'application/json', 'Date': 'Fri, 18 Sep 2026 11:28:01 GMT', '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'}) HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project.project.openshift.io \\"kserve-model-cache-smoke\\" already exists","reason":"AlreadyExists","details":{"name":"kserve-model-cache-smoke","group":"project.openshift.io","kind":"project"},"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, ...<11 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... _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, ^^^^^^^^^^^^^^^^ ...<3 lines>... _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.05300736427307129 [0:00:00.053007] 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 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 924, 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 1328, 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 998, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/conftest.py", line 635, in unprivileged_model_namespace with create_ns( ~~~~~~~~~^ admin_client=admin_client, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... 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 156, in create_ns project = ProjectRequest(**namespace_kwargs).deploy() File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/project_request.py", line 52, in deploy super().deploy(wait=wait) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 832, in deploy self.create(wait=wait) ~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1072, 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 1177, 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 318, 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': 'befbdaab-a6d9-42ba-923e-92bfb5bf5fcd, befbdaab-a6d9-42ba-923e-92bfb5bf5fcd', 'Cache-Control': 'no-cache, private, no-store', 'Content-Length': '284', 'Content-Type': 'application/json', 'Date': 'Fri, 18 Sep 2026 11:28:01 GMT', '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'}) HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project.project.openshift.io \\"kserve-model-cache-smoke\\" already exists","reason":"AlreadyExists","details":{"name":"kserve-model-cache-smoke","group":"project.openshift.io","kind":"project"},"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, ...<11 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... _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, ^^^^^^^^^^^^^^^^ ...<3 lines>... _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 at setup of TestModelCacheSmoke.test_cached_model_inference_succeeds[test_cached_model_inference] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1172, in retry_cluster_exceptions for sample in sampler: ^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 327, in __iter__ raise TimeoutExpiredError( ...<3 lines>... ) timeout_sampler.TimeoutExpiredError: Timed Out: 10 Function: kubernetes.dynamic.client.create Kwargs: {'body': {'apiVersion': 'project.openshift.io/v1', 'kind': 'ProjectRequest', 'metadata': {'name': 'kserve-model-cache-smoke'}}, 'namespace': None} Last exception: ConflictError: 409 Reason: Conflict HTTP response headers: HTTPHeaderDict({'Audit-Id': 'befbdaab-a6d9-42ba-923e-92bfb5bf5fcd, befbdaab-a6d9-42ba-923e-92bfb5bf5fcd', 'Cache-Control': 'no-cache, private, no-store', 'Content-Length': '284', 'Content-Type': 'application/json', 'Date': 'Fri, 18 Sep 2026 11:28:01 GMT', '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'}) HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project.project.openshift.io \\"kserve-model-cache-smoke\\" already exists","reason":"AlreadyExists","details":{"name":"kserve-model-cache-smoke","group":"project.openshift.io","kind":"project"},"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, ...<11 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... _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, ^^^^^^^^^^^^^^^^ ...<3 lines>... _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.05300736427307129 [0:00:00.053007] 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 361, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in 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 170, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1181, in execute fixturedef = request._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1204, in execute raise exc.with_traceback(exc_tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1328, 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 998, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/conftest.py", line 635, in unprivileged_model_namespace with create_ns( ~~~~~~~~~^ admin_client=admin_client, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... 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 156, in create_ns project = ProjectRequest(**namespace_kwargs).deploy() File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/project_request.py", line 52, in deploy super().deploy(wait=wait) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 832, in deploy self.create(wait=wait) ~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1072, 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 1177, 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 318, 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': 'befbdaab-a6d9-42ba-923e-92bfb5bf5fcd, befbdaab-a6d9-42ba-923e-92bfb5bf5fcd', 'Cache-Control': 'no-cache, private, no-store', 'Content-Length': '284', 'Content-Type': 'application/json', 'Date': 'Fri, 18 Sep 2026 11:28:01 GMT', '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'}) HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project.project.openshift.io \\"kserve-model-cache-smoke\\" already exists","reason":"AlreadyExists","details":{"name":"kserve-model-cache-smoke","group":"project.openshift.io","kind":"project"},"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, ...<11 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... _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, ^^^^^^^^^^^^^^^^ ...<3 lines>... _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) =============================== warnings summary =============================== tests/model_serving/model_server/conftest.py:11 /home/odh/opendatahub-tests/tests/model_serving/model_server/conftest.py:11: DeprecationWarning: ocp_resources.daemonset is deprecated, use ocp_resources.daemon_set instead from ocp_resources.daemonset import DaemonSet tests/model_serving/model_server/llmd/test_llmd_local_model_cache.py::TestLLMDModelCacheSmoke::test_llmd_local_model_cache_reaches_node_downloaded[model-cache] tests/model_serving/model_server/llmd/test_llmd_local_model_cache.py::TestLLMDModelCacheSmoke::test_cached_llmisvc_inference_succeeds[model-cache] /home/odh/opendatahub-tests/tests/model_serving/model_server/kserve/model_cache/utils.py:44: FutureWarning: `dyn_client` arg will be renamed to `client` and will be mandatory in the next major release. `config_file` and `context` will be removed. resource.get() tests/model_serving/model_server/llmd/test_llmd_local_model_cache.py::TestLLMDModelCacheSmoke::test_cached_llmisvc_inference_succeeds[model-cache] /home/odh/opendatahub-tests/tests/model_serving/model_server/kserve/model_cache/utils.py:155: FutureWarning: `dyn_client` arg will be renamed to `client` and will be mandatory in the next major release. `config_file` and `context` will be removed. llmisvc.get() tests/model_serving/model_server/llmd/test_llmd_local_model_cache.py::TestLLMDModelCacheSmoke::test_cached_llmisvc_inference_succeeds[model-cache] /home/odh/opendatahub-tests/tests/model_serving/model_server/llmd/test_llmd_local_model_cache.py:92: FutureWarning: `dyn_client` arg will be renamed to `client` and will be mandatory in the next major release. `config_file` and `context` will be removed. tinyllama_local_model_cache.get() -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /workspace/tests-shared/tests-payload/results/model_server-smoke.xml - =========================== short test summary info ============================ ERROR tests/model_serving/model_server/kserve/model_cache/test_local_model_cache.py::TestModelCacheSmoke::test_local_model_cache_reaches_node_downloaded[test_namespace_cache_node_downloaded] - kubernetes.dynamic.exceptions.ConflictError: 409 Reason: Conflict HTTP response headers: HTTPHeaderDict({'Audit-Id': 'befbdaab-a6d9-42ba-923e-92bfb5bf5fcd, befbdaab-a6d9-42ba-923e-92bfb5bf5fcd', 'Cache-Control': 'no-cache, private, no-store', 'Content-Length': '284', 'Content-Type': 'application/json', 'Date': 'Fri, 18 Sep 2026 11:28:01 GMT', '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'}) HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project.project.openshift.io \\"kserve-model-cache-smoke\\" already exists","reason":"AlreadyExists","details":{"name":"kserve-model-cache-smoke","group":"project.openshift.io","kind":"project"},"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, ...<11 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... _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, ^^^^^^^^^^^^^^^^ ...<3 lines>... _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 tests/model_serving/model_server/kserve/model_cache/test_local_model_cache.py::TestModelCacheSmoke::test_cached_model_inference_succeeds[test_cached_model_inference] - kubernetes.dynamic.exceptions.ConflictError: 409 Reason: Conflict HTTP response headers: HTTPHeaderDict({'Audit-Id': 'befbdaab-a6d9-42ba-923e-92bfb5bf5fcd, befbdaab-a6d9-42ba-923e-92bfb5bf5fcd', 'Cache-Control': 'no-cache, private, no-store', 'Content-Length': '284', 'Content-Type': 'application/json', 'Date': 'Fri, 18 Sep 2026 11:28:01 GMT', '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'}) HTTP response body: b'{"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"project.project.openshift.io \\"kserve-model-cache-smoke\\" already exists","reason":"AlreadyExists","details":{"name":"kserve-model-cache-smoke","group":"project.openshift.io","kind":"project"},"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, ...<11 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... _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, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<3 lines>... _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, ^^^^^^^^^^^^^^^^ ...<3 lines>... _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) ===== 7 passed, 298 deselected, 5 warnings, 2 errors in 364.25s (0:06:04) ======