--- BVT pytest attempt 2026-07-05T15:50:52.085176+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- 2026-07-05T15:50:53.965691Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-07-05T15:50:53.968148Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-23.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-23.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-23.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-23.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-23.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( 2026-07-05T15:50:54.087967Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-23.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-23.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-23.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-23.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( 2026-07-05T15:50:54.150242Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-23.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( ============================= test session starts ============================== platform linux -- Python 3.14.5, pytest-9.0.3, pluggy-1.6.0 -- /home/odh/opendatahub-tests/.venv/bin/python3 cachedir: .pytest_cache metadata: {'Python': '3.14.5', 'Platform': 'Linux-5.14.0-570.120.1.el9_6.x86_64-x86_64-with-glibc2.42', 'Packages': {'pytest': '9.0.3', 'pluggy': '1.6.0'}, 'Plugins': {'anyio': '4.13.0', 'langsmith': '0.8.5', 'asyncio': '1.3.0', 'dependency': '0.6.1', 'html': '4.2.0', 'metadata': '3.1.1', 'order': '1.4.0', 'progress': '1.4.0', 'testconfig': '0.2.0', 'xdist': '3.8.0', 'syrupy': '5.2.0'}} rootdir: /home/odh/opendatahub-tests configfile: pytest.ini plugins: anyio-4.13.0, langsmith-0.8.5, asyncio-1.3.0, dependency-0.6.1, html-4.2.0, metadata-3.1.1, order-1.4.0, progress-1.4.0, testconfig-0.2.0, xdist-3.8.0, syrupy-5.2.0 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collecting ... collected 57 items / 48 deselected / 9 selected tests/model_serving/model_runtime/mlserver/model_car/test_mlserver_model_car.py::TestMLServerModelCar::test_mlserver_model_car_inference[sklearn-modelcar-standard]  ----------------------------- test_mlserver_model_car_inference[sklearn-modelcar-standard] ----------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-05T15:50:54.379605Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-07-05T15:50:54.379779Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-07-05T15:50:54.379988Z [info ] Executing session fixture: admin_client [conftest] 2026-07-05T15:50:54.380143Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-07-05T15:50:54.381279Z [info ] Executing session fixture: dsc_resource [conftest] 2026-07-05T15:50:54.381413Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-07-05T15:50:54.439868Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-07-05T15:50:54.440050Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-07-05T15:50:54.440866Z [info ] Executing session fixture: os_path_environment [conftest] 2026-07-05T15:50:54.441022Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-07-05T15:50:54.441160Z [info ] Executing session fixture: bin_directory [conftest] 2026-07-05T15:50:54.442018Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-07-05T15:50:54.458982Z [info ] kind: ConsoleCLIDownload api version: console.openshift.io/v1 [ocp_resources.resource] 2026-07-05T15:50:54.482503Z [info ] All oc console cli download links: ['https://downloads-openshift-console.apps.ods-qe-psi-23.osp.rh-ods.com/amd64/linux/oc.tar'] [utilities.infra] name=utilities.infra 2026-07-05T15:50:54.482662Z [info ] Downloading archive using: url=https://downloads-openshift-console.apps.ods-qe-psi-23.osp.rh-ods.com/amd64/linux/oc.tar [utilities.infra] name=utilities.infra 2026-07-05T15:51:03.484046Z [info ] Extract the downloaded archive. [utilities.infra] name=utilities.infra 2026-07-05T15:51:03.608490Z [info ] Downloaded file: ['oc']  [utilities.infra] name=utilities.infra 2026-07-05T15:51:03.632146Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-07-05T15:51:03.630306Z [info ] OC binary path: /tmp/pytest-UgXUfAs7WdtA3zZcYsUZQv/bin0/oc [tests.conftest] name=tests.conftest 2026-07-05T15:51:03.630362Z [info ] Adding /tmp/pytest-UgXUfAs7WdtA3zZcYsUZQv/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-07-05T15:51:03.632573Z [info ] Executing session fixture: nodes [conftest] 2026-07-05T15:51:04.589521Z [info ] Executing session fixture: dsci_resource [conftest] 2026-07-05T15:51:04.589696Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-07-05T15:51:04.603387Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-07-05T15:51:04.603619Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-07-05T15:51:04.603732Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-07-05T15:51:04.602467Z [info ] Check cluster sanity.  [utilities.infra] name=utilities.infra 2026-07-05T15:51:04.603986Z [info ] Verify all nodes are in a healthy condition. [ocp_utilities.infra] 2026-07-05T15:51:04.664301Z [info ] Verify all nodes are schedulable. [ocp_utilities.infra] 2026-07-05T15:51:04.727968Z [warning ] Skipping RHOAI resource checks, got --cluster-sanity-skip-rhoai-check [utilities.infra] name=utilities.infra 2026-07-05T15:51:04.732207Z [info ] Executing session fixture: autouse_fixtures [conftest] 2026-07-05T15:51:04.732491Z [info ] Executing session fixture: pytestconfig [conftest] 2026-07-05T15:51:04.732666Z [info ] Executing session fixture: teardown_resources [conftest] 2026-07-05T15:51:04.732783Z [info ] Executing session fixture: mlserver_runtime_image [conftest] 2026-07-05T15:51:04.732930Z [info ] Executing class fixture: model_namespace [conftest] 2026-07-05T15:51:04.733043Z [info ] Create Namespace sklearn-modelcar [ocp_resources Namespace] 2026-07-05T15:51:04.733154Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'sklearn-modelcar'}, 'spec': {}} [ocp_resources Namespace] 2026-07-05T15:51:04.768068Z [info ] Wait for Namespace sklearn-modelcar status to be Active [ocp_resources Namespace] 2026-07-05T15:51:04.768206Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-05T15:51:04.784024Z [info ] Status of Namespace sklearn-modelcar is Active [ocp_resources Namespace] 2026-07-05T15:51:04.784338Z [info ] Elapsed time: 0.0002377033233642578 [0:00:00.000238] [timeout_sampler] 2026-07-05T15:51:04.784588Z [info ] Executing class fixture: mlserver_serving_runtime [conftest] 2026-07-05T15:51:04.784701Z [info ] kind: Template api version: template.openshift.io/v1 [ocp_resources.resource] 2026-07-05T15:51:04.865083Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-07-05T15:51:04.865467Z [info ] Create ServingRuntime mlserver-runtime [ocp_resources ServingRuntime] 2026-07-05T15:51:04.865686Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/runtime-version': '1.7.1', 'openshift.io/display-name': 'MLServer ServingRuntime for KServe', 'serving.kserve.io/server-type': 'mlserver'}, 'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'mlserver-runtime', 'namespace': 'sklearn-modelcar'}, 'spec': {'annotations': {'monitoring.opendatahub.io/scrape': 'true', 'opendatahub.io/kserve-runtime': 'mlserver', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8082'}, 'containers': [{'env': [{'name': 'MLSERVER_MODEL_IMPLEMENTATION', 'value': '{{.Labels.modelClass}}'}, {'name': 'MLSERVER_HTTP_PORT', 'value': '8080'}, {'name': 'MLSERVER_MODELS_DIR', 'value': '/mnt/models'}], 'image': 'registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:ec5a786c5a01e83e3ccbadc2a6ccb8c38485baf6296bb6285baaef06c71aaba1', 'livenessProbe': {'failureThreshold': 6, 'httpGet': {'path': '/v2/models/{{.Name}}/ready', 'port': 8080}, 'initialDelaySeconds': 20, 'periodSeconds': 10, 'timeoutSeconds': 5}, 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/v2/models/{{.Name}}/ready', 'port': 8080}, 'initialDelaySeconds': 5, 'periodSeconds': 5, 'timeoutSeconds': 5}, 'securityContext': {'allowPrivilegeEscalation': False, 'capabilities': {'drop': ['ALL']}, 'privileged': False, 'runAsNonRoot': True}, 'startupProbe': {'exec': {'command': ['/bin/sh', '-c', '[ -n "$(ls -A /mnt/models 2>/dev/null)" ]\n']}, 'failureThreshold': 1, 'initialDelaySeconds': 1, 'periodSeconds': 1}}], 'multiModel': False, 'protocolVersions': ['v2'], 'supportedModelFormats': [{'name': 'sklearn', 'version': '0'}, {'name': 'sklearn', 'version': '1'}, {'name': 'xgboost', 'version': '1'}, {'name': 'xgboost', 'version': '2'}, {'name': 'lightgbm', 'version': '3'}, {'name': 'lightgbm', 'version': '4'}, {'name': 'onnx', 'version': '1'}]}} [ocp_resources ServingRuntime] 2026-07-05T15:51:04.900605Z [info ] Executing class fixture: mlserver_model_car_inference_service [conftest] 2026-07-05T15:51:04.900907Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-07-05T15:51:04.901026Z [info ] Create InferenceService sklearn-modelcar [ocp_resources InferenceService] 2026-07-05T15:51:04.901143Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'sklearn-modelcar', 'annotations': {'serving.kserve.io/deploymentMode': 'Standard'}, 'namespace': 'sklearn-modelcar'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'sklearn'}, 'version': None, 'runtime': 'mlserver-runtime', 'storageUri': 'oci://quay.io/jooholee/mlserver-sklearn@sha256:ec9bc6b520909c52bd1d4accc2b2d28adb04981bd4c3ce94f17f23dd573e1f55'}}}} [ocp_resources InferenceService] 2026-07-05T15:51:04.941224Z [info ] Wait for InferenceService/sklearn-modelcar's 'Ready' condition to be 'True' [ocp_resources InferenceService] 2026-07-05T15:51:04.941505Z [info ] Wait until InferenceService sklearn-modelcar is created [ocp_resources InferenceService] 2026-07-05T15:51:04.941665Z [info ] Waiting for 899.9999413490295 seconds [0:14:59.999941], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-05T15:51:04.955620Z [info ] Elapsed time: 9.608268737792969e-05 [0:00:00.000096] [timeout_sampler] 2026-07-05T15:51:04.955877Z [info ] Waiting for 899.98535323143 seconds [0:14:59.985353], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-07-05T15:51:38.638566Z [info ] Elapsed time: 33.66873216629028 [0:00:33.668732] [timeout_sampler] 2026-07-05T15:51:38.652372Z [info ] Waiting for 866.2883551120758 seconds [0:14:26.288355], retry every 5 seconds. (Function: utilities.inference_utils._is_model_loaded) [timeout_sampler] 2026-07-05T15:51:38.667987Z [info ] Elapsed time: 0.00011730194091796875 [0:00:00.000117] [timeout_sampler] 2026-07-05T15:51:38.681754Z [info ] Executing function fixture: snapshot [conftest] 2026-07-05T15:51:38.683299Z [info ] Executing function fixture: mlserver_response_snapshot [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- [2026-07-05T15:51:38Z WARN kube_client::client::tls::rustls_tls] Server cert bypassed PASSED TEST: TestMLServerModelCar.test_mlserver_model_car_inference[sklearn-modelcar-standard] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-07-05T15:51:38.922204Z [info ] Delete InferenceService sklearn-modelcar [ocp_resources InferenceService] 2026-07-05T15:51:38.951338Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'sklearn', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-07-05T15:51:04Z', '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:storageUri': {}}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-05T15:51:04Z'}, {'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-07-05T15:51:05Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:modelClass': {}}}, '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-07-05T15:51:37Z'}], 'name': 'sklearn-modelcar', 'namespace': 'sklearn-modelcar', 'resourceVersion': '242303782', 'uid': '7d44a1ee-db1e-4470-ac64-d93fb9ff50ab'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'model': {'modelFormat': {'name': 'sklearn'}, 'name': '', 'resources': {}, 'runtime': 'mlserver-runtime', 'storageUri': 'oci://quay.io/jooholee/mlserver-sklearn@sha256:ec9bc6b520909c52bd1d4accc2b2d28adb04981bd4c3ce94f17f23dd573e1f55'}}}, 'status': {'address': {'url': 'http://sklearn-modelcar-predictor.sklearn-modelcar.svc.cluster.local:8080'}, 'components': {'predictor': {'url': 'http://sklearn-modelcar-predictor-sklearn-modelcar.example.com'}}, 'conditions': [{'lastTransitionTime': '2026-07-05T15:51:05Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-07-05T15:51:37Z', 'message': 'ReplicaSet "sklearn-modelcar-predictor-7b69768895" has successfully progressed.', 'reason': 'NewReplicaSetAvailable', 'status': 'True', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-07-05T15:51:37Z', 'status': 'True', 'type': 'Ready'}, {'lastTransitionTime': '2026-07-05T15:51:05Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0, 'totalCopies': 1}, 'states': {'activeModelState': 'Loaded', 'targetModelState': 'Loaded'}, 'transitionStatus': 'UpToDate'}, 'observedGeneration': 1, 'servingRuntimeName': 'mlserver-runtime', 'url': 'http://sklearn-modelcar-predictor.sklearn-modelcar.svc.cluster.local'}} [ocp_resources InferenceService] 2026-07-05T15:51:38.968233Z [info ] Wait until InferenceService sklearn-modelcar is deleted [ocp_resources InferenceService] 2026-07-05T15:51:38.968428Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T15:51:39.995969Z [info ] Elapsed time: 1.01261305809021 [0:00:01.012613] [timeout_sampler] 2026-07-05T15:51:39.996145Z [info ] Delete ServingRuntime mlserver-runtime [ocp_resources ServingRuntime] 2026-07-05T15:51:40.027560Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/runtime-version': '1.7.1', 'openshift.io/display-name': 'MLServer ServingRuntime for KServe', 'serving.kserve.io/server-type': 'mlserver'}, 'creationTimestamp': '2026-07-05T15:51:04Z', 'generation': 1, 'labels': {'opendatahub.io/dashboard': 'true'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:opendatahub.io/runtime-version': {}, 'f:openshift.io/display-name': {}, 'f:serving.kserve.io/server-type': {}}, 'f:labels': {'.': {}, 'f:opendatahub.io/dashboard': {}}}, 'f:spec': {'.': {}, 'f:annotations': {'.': {}, 'f:monitoring.opendatahub.io/scrape': {}, '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-07-05T15:51:04Z'}], 'name': 'mlserver-runtime', 'namespace': 'sklearn-modelcar', 'resourceVersion': '242302782', 'uid': 'c3d5aaba-63e4-4fc3-91fe-0c3b732df297'}, 'spec': {'annotations': {'monitoring.opendatahub.io/scrape': 'true', 'opendatahub.io/kserve-runtime': 'mlserver', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8082'}, 'containers': [{'env': [{'name': 'MLSERVER_MODEL_IMPLEMENTATION', 'value': '{{.Labels.modelClass}}'}, {'name': 'MLSERVER_HTTP_PORT', 'value': '8080'}, {'name': 'MLSERVER_MODELS_DIR', 'value': '/mnt/models'}], 'image': 'registry.redhat.io/rhoai/odh-mlserver-rhel9@sha256:ec5a786c5a01e83e3ccbadc2a6ccb8c38485baf6296bb6285baaef06c71aaba1', 'livenessProbe': {'failureThreshold': 6, 'httpGet': {'path': '/v2/models/{{.Name}}/ready', 'port': 8080}, 'initialDelaySeconds': 20, 'periodSeconds': 10, 'timeoutSeconds': 5}, 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 3, 'httpGet': {'path': '/v2/models/{{.Name}}/ready', 'port': 8080}, 'initialDelaySeconds': 5, 'periodSeconds': 5, 'timeoutSeconds': 5}, 'securityContext': {'allowPrivilegeEscalation': False, 'capabilities': {'drop': ['ALL']}, 'privileged': False, 'runAsNonRoot': True}, 'startupProbe': {'exec': {'command': ['/bin/sh', '-c', '[ -n "$(ls -A /mnt/models 2>/dev/null)" ]\n']}, 'failureThreshold': 1, 'initialDelaySeconds': 1, 'periodSeconds': 1}}], 'multiModel': False, 'protocolVersions': ['v2'], 'supportedModelFormats': [{'name': 'sklearn', 'version': '0'}, {'name': 'sklearn', 'version': '1'}, {'name': 'xgboost', 'version': '1'}, {'name': 'xgboost', 'version': '2'}, {'name': 'lightgbm', 'version': '3'}, {'name': 'lightgbm', 'version': '4'}, {'name': 'onnx', 'version': '1'}]}} [ocp_resources ServingRuntime] 2026-07-05T15:51:40.043686Z [info ] Wait until ServingRuntime mlserver-runtime is deleted [ocp_resources ServingRuntime] 2026-07-05T15:51:40.043934Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T15:51:40.057430Z [info ] Elapsed time: 4.506111145019531e-05 [0:00:00.000045] [timeout_sampler] 2026-07-05T15:51:40.107157Z [info ] Delete Namespace sklearn-modelcar [ocp_resources Namespace] 2026-07-05T15:51:40.133552Z [info ] Deleting {'kind': 'Namespace', 'apiVersion': 'v1', 'metadata': {'name': 'sklearn-modelcar', 'uid': '61936476-a80e-489b-9090-35eddf35d0d6', 'resourceVersion': '242302769', 'creationTimestamp': '2026-07-05T15:51:04Z', 'labels': {'kubernetes.io/metadata.name': 'sklearn-modelcar', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/enforce': 'restricted', 'pod-security.kubernetes.io/enforce-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/sa.scc.mcs': 's0:c42,c29', 'openshift.io/sa.scc.supplemental-groups': '1001780000/10000', 'openshift.io/sa.scc.uid-range': '1001780000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-05T15:51:04Z', '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/enforce': {}, 'f:pod-security.kubernetes.io/enforce-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:51:04Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:51:04Z', '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': {}}}}}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Namespace] 2026-07-05T15:51:40.149994Z [info ] Wait until Namespace sklearn-modelcar is deleted [ocp_resources Namespace] 2026-07-05T15:51:40.150147Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ 1 of 9 completed, 1 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/model_serving/model_runtime/openvino/test_ovms_model_deployment.py::TestOpenVINOModels::test_openvino_model_inference[onnx-standard-rest-deployment] 2026-07-05T15:51:48.272855Z [info ] Elapsed time: 8.105931043624878 [0:00:08.105931] [timeout_sampler]  ----------------------------- test_openvino_model_inference[onnx-standard-rest-deployment] ----------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-05T15:51:48.275748Z [info ] Executing session fixture: aws_access_key_id [conftest] 2026-07-05T15:51:48.276084Z [info ] Executing session fixture: aws_secret_access_key [conftest] 2026-07-05T15:51:48.276370Z [info ] Executing session fixture: ci_s3_bucket_endpoint [conftest] 2026-07-05T15:51:48.276477Z [info ] Executing session fixture: valid_aws_config [conftest] 2026-07-05T15:51:48.335897Z [info ] AWS credentials validated successfully via STS GetCallerIdentity [tests.conftest] name=tests.conftest 2026-07-05T15:51:48.337835Z [info ] Executing session fixture: models_s3_bucket_name [conftest] 2026-07-05T15:51:48.337985Z [info ] Executing session fixture: s3_models_storage_uri [conftest] 2026-07-05T15:51:48.338103Z [info ] Executing session fixture: models_s3_bucket_region [conftest] 2026-07-05T15:51:48.338209Z [info ] Executing session fixture: models_s3_bucket_endpoint [conftest] 2026-07-05T15:51:48.338315Z [info ] Executing session fixture: gpu_count_on_cluster [conftest] 2026-07-05T15:51:48.416710Z [info ] Executing class fixture: model_namespace [conftest] 2026-07-05T15:51:48.416918Z [info ] Create Namespace onnx-standard-rest [ocp_resources Namespace] 2026-07-05T15:51:48.417062Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'onnx-standard-rest'}, 'spec': {}} [ocp_resources Namespace] 2026-07-05T15:51:48.453358Z [info ] Wait for Namespace onnx-standard-rest status to be Active [ocp_resources Namespace] 2026-07-05T15:51:48.453500Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-05T15:51:48.467772Z [info ] Status of Namespace onnx-standard-rest is Active [ocp_resources Namespace] 2026-07-05T15:51:48.468016Z [info ] Elapsed time: 8.535385131835938e-05 [0:00:00.000085] [timeout_sampler] 2026-07-05T15:51:48.468138Z [info ] Executing class fixture: openvino_serving_runtime [conftest] 2026-07-05T15:51:48.468240Z [info ] kind: Template api version: template.openshift.io/v1 [ocp_resources.resource] 2026-07-05T15:51:48.513641Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-07-05T15:51:48.513792Z [info ] Create ServingRuntime openvino-runtime [ocp_resources ServingRuntime] 2026-07-05T15:51:48.513988Z [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': 'openvino-runtime', 'namespace': 'onnx-standard-rest'}, '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:8456a5e15035b06449619cd95ce0c73c3b24389723ed46524c06b6d87c988697', '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-07-05T15:51:48.546673Z [info ] Executing class fixture: kserve_s3_secret [conftest] 2026-07-05T15:51:48.546841Z [info ] Create Secret models-bucket-secret [ocp_resources Secret] 2026-07-05T15:51:48.547048Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'models-bucket-secret', 'annotations': {'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': 'onnx-standard-rest'}, 'stringData': '*******'} [ocp_resources Secret] 2026-07-05T15:51:48.577674Z [info ] Wait until Secret models-bucket-secret is created [ocp_resources Secret] 2026-07-05T15:51:48.577919Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-05T15:51:48.590303Z [info ] Elapsed time: 3.647804260253906e-05 [0:00:00.000036] [timeout_sampler] 2026-07-05T15:51:48.590448Z [info ] Executing class fixture: openvino_model_service_account [conftest] 2026-07-05T15:51:48.590590Z [info ] Create ServiceAccount openvino-models-bucket-sa [ocp_resources ServiceAccount] 2026-07-05T15:51:48.590725Z [info ] Posting {'apiVersion': 'v1', 'kind': 'ServiceAccount', 'metadata': {'name': 'openvino-models-bucket-sa', 'namespace': 'onnx-standard-rest'}, 'secrets': [{'name': 'models-bucket-secret'}]} [ocp_resources ServiceAccount] 2026-07-05T15:51:48.617739Z [info ] Executing class fixture: openvino_inference_service [conftest] 2026-07-05T15:51:48.632682Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-07-05T15:51:48.632874Z [info ] Create InferenceService onnx  [ocp_resources InferenceService] 2026-07-05T15:51:48.633083Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'onnx', 'annotations': {'serving.kserve.io/deploymentMode': 'Standard'}, 'namespace': 'onnx-standard-rest'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'openvino_ir'}, 'version': None, 'runtime': 'openvino-runtime', 'storageUri': 's3://ods-ci-wisdom/openvino/model_repository/onnx/', 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '2', 'memory': '4Gi'}}}, 'minReplicas': 1, 'serviceAccountName': 'openvino-models-bucket-sa'}}} [ocp_resources InferenceService] 2026-07-05T15:51:48.715701Z [info ] Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: utilities.infra.wait_for_isvc_pods Kwargs: {'client': , 'isvc': , 'runtime_name': 'openvino-runtime'}) [timeout_sampler] 2026-07-05T15:51:48.715268Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-05T15:51:49.740477Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-05T15:51:49.777698Z [info ] Elapsed time: 1.0252270698547363 [0:00:01.025227] [timeout_sampler] 2026-07-05T15:51:49.790485Z [info ] Verifying no failed pods  [utilities.infra] name=utilities.infra 2026-07-05T15:51:49.791328Z [info ] Waiting for 899.9999985694885 seconds [0:14:59.999999], retry every 10 seconds. (Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'openvino-runtime'}) [timeout_sampler] 2026-07-05T15:52:10.024359Z [info ] Elapsed time: 20.168171405792236 [0:00:20.168171] [timeout_sampler] 2026-07-05T15:52:10.036674Z [info ] Waiting for 878.6794497966766 seconds [0:14:38.679450], retry every 5 seconds. (Function: ocp_resources.resource.get Kwargs: {'label_selector': 'serving.kserve.io/inferenceservice=onnx', 'client': , 'namespace': 'onnx-standard-rest'}) [timeout_sampler] 2026-07-05T15:52:10.036954Z [info ] kind: Deployment api version: apps/v1 [ocp_resources.resource] 2026-07-05T15:52:10.050191Z [info ] Elapsed time: 9.608268737792969e-05 [0:00:00.000096] [timeout_sampler] 2026-07-05T15:52:10.049480Z [info ] Waiting for inference deployment replicas to complete [utilities.infra] name=utilities.infra 2026-07-05T15:52:10.088218Z [info ] Waiting for 878.6278438568115 seconds [0:14:38.627844], retry every 5 seconds. (Function: utilities.infra..lambda: deployment.instance) [timeout_sampler] 2026-07-05T15:52:10.103463Z [info ] Elapsed time: 6.818771362304688e-05 [0:00:00.000068] [timeout_sampler] 2026-07-05T15:52:10.103763Z [info ] Wait for Deployment onnx-predictor to be deployed: True [ocp_resources Deployment] 2026-07-05T15:52:10.103971Z [info ] Waiting for 878.6126708984375 seconds [0:14:38.612671], retry every 1 seconds. (Function: ocp_resources.deployment.wait_for_replicas.lambda: self.exists) [timeout_sampler] 2026-07-05T15:52:10.116513Z [info ] Elapsed time: 6.103515625e-05 [0:00:00.000061] [timeout_sampler] 2026-07-05T15:52:10.116860Z [info ] Waiting for 878.5994427204132 seconds [0:14:38.599443], retry every 1 seconds. (Function: ocp_resources.deployment.wait_for_replicas.lambda: self.instance) [timeout_sampler] 2026-07-05T15:52:10.132025Z [info ] Elapsed time: 3.0279159545898438e-05 [0:00:00.000030] [timeout_sampler] 2026-07-05T15:52:10.132173Z [info ] Wait for InferenceService/onnx's 'Ready' condition to be 'True' [ocp_resources InferenceService] 2026-07-05T15:52:10.132305Z [info ] Wait until InferenceService onnx is created [ocp_resources InferenceService] 2026-07-05T15:52:10.132426Z [info ] Waiting for 878.5838754177094 seconds [0:14:38.583875], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-05T15:52:10.145205Z [info ] Elapsed time: 2.9802322387695312e-05 [0:00:00.000030] [timeout_sampler] 2026-07-05T15:52:10.145499Z [info ] Waiting for 878.5709788799286 seconds [0:14:38.570979], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-07-05T15:52:10.159526Z [info ] Elapsed time: 5.817413330078125e-05 [0:00:00.000058] [timeout_sampler] 2026-07-05T15:52:10.173767Z [info ] Waiting for 878.5420894622803 seconds [0:14:38.542089], retry every 5 seconds. (Function: utilities.inference_utils._is_model_loaded) [timeout_sampler] 2026-07-05T15:52:10.186515Z [info ] Elapsed time: 5.269050598144531e-05 [0:00:00.000053] [timeout_sampler] 2026-07-05T15:52:10.199317Z [info ] Executing class fixture: protocol [conftest] 2026-07-05T15:52:10.199535Z [info ] Executing function fixture: openvino_pod_resource [conftest] 2026-07-05T15:52:10.228273Z [info ] Executing function fixture: snapshot [conftest] 2026-07-05T15:52:10.229296Z [info ] Executing function fixture: openvino_response_snapshot [conftest] 2026-07-05T15:52:10.230701Z [info ] Executing function fixture: model_format [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- [2026-07-05T15:52:10Z WARN kube_client::client::tls::rustls_tls] Server cert bypassed PASSED TEST: TestOpenVINOModels.test_openvino_model_inference[onnx-standard-rest-deployment] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-07-05T15:52:10.409492Z [info ] Delete InferenceService onnx  [ocp_resources InferenceService] 2026-07-05T15:52:10.441577Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'openvino_ir', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-07-05T15:51:48Z', '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:minReplicas': {}, 'f:model': {'.': {}, 'f:modelFormat': {'.': {}, 'f:name': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:runtime': {}, 'f:storageUri': {}}, 'f:serviceAccountName': {}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-05T15:51:48Z'}, {'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-07-05T15:51:48Z'}, {'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-07-05T15:52:00Z'}], 'name': 'onnx', 'namespace': 'onnx-standard-rest', 'resourceVersion': '242304624', 'uid': 'e17f267f-c8d9-425e-bf7d-7a46c3f1b97d'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'minReplicas': 1, 'model': {'modelFormat': {'name': 'openvino_ir'}, 'name': '', 'resources': {'limits': {'cpu': '2', 'memory': '4Gi'}, 'requests': {'cpu': '1', 'memory': '2Gi'}}, 'runtime': 'openvino-runtime', 'storageUri': 's3://ods-ci-wisdom/openvino/model_repository/onnx/'}, 'serviceAccountName': 'openvino-models-bucket-sa'}}, 'status': {'address': {'url': 'http://onnx-predictor.onnx-standard-rest.svc.cluster.local:8080'}, 'components': {'predictor': {'url': 'http://onnx-predictor-onnx-standard-rest.example.com'}}, 'conditions': [{'lastTransitionTime': '2026-07-05T15:51:48Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-07-05T15:52:00Z', 'message': 'ReplicaSet "onnx-predictor-5466f4cbb" has successfully progressed.', 'reason': 'NewReplicaSetAvailable', 'status': 'True', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-07-05T15:52:00Z', 'status': 'True', 'type': 'Ready'}, {'lastTransitionTime': '2026-07-05T15:51:48Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0, 'totalCopies': 1}, 'states': {'activeModelState': 'Loaded', 'targetModelState': 'Loaded'}, 'transitionStatus': 'UpToDate'}, 'observedGeneration': 1, 'servingRuntimeName': 'openvino-runtime', 'url': 'http://onnx-predictor.onnx-standard-rest.svc.cluster.local'}} [ocp_resources InferenceService] 2026-07-05T15:52:10.462731Z [info ] Wait until InferenceService onnx is deleted [ocp_resources InferenceService] 2026-07-05T15:52:10.462984Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T15:52:11.489520Z [info ] Elapsed time: 1.012455940246582 [0:00:01.012456] [timeout_sampler] 2026-07-05T15:52:11.489695Z [info ] Delete ServingRuntime openvino-runtime [ocp_resources ServingRuntime] 2026-07-05T15:52:11.517278Z [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-07-05T15:51:48Z', '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-07-05T15:51:48Z'}], 'name': 'openvino-runtime', 'namespace': 'onnx-standard-rest', 'resourceVersion': '242304190', 'uid': 'cea0d1f2-804b-4a5b-b828-abd77784586b'}, '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:8456a5e15035b06449619cd95ce0c73c3b24389723ed46524c06b6d87c988697', '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-07-05T15:52:11.534446Z [info ] Wait until ServingRuntime openvino-runtime is deleted [ocp_resources ServingRuntime] 2026-07-05T15:52:11.534601Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T15:52:11.548488Z [info ] Elapsed time: 3.719329833984375e-05 [0:00:00.000037] [timeout_sampler] 2026-07-05T15:52:11.548633Z [info ] Delete ServiceAccount openvino-models-bucket-sa [ocp_resources ServiceAccount] 2026-07-05T15:52:11.574692Z [info ] Deleting {'kind': 'ServiceAccount', 'apiVersion': 'v1', 'metadata': {'name': 'openvino-models-bucket-sa', 'namespace': 'onnx-standard-rest', 'uid': 'a9fec34c-29bd-4824-a983-7e13ced46993', 'resourceVersion': '242304196', 'creationTimestamp': '2026-07-05T15:51:48Z', 'annotations': {'openshift.io/internal-registry-pull-secret-ref': 'openvino-models-bucket-sa-dockercfg-frwgl'}, 'managedFields': [{'manager': 'openshift.io/image-registry-pull-secrets_service-account-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-05T15:51:48Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:imagePullSecrets': {}, 'f:metadata': {'f:annotations': {'f:openshift.io/internal-registry-pull-secret-ref': {}}}, 'f:secrets': {'k:{"name":"openvino-models-bucket-sa-dockercfg-frwgl"}': {}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:51:48Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:secrets': {'.': {}, 'k:{"name":"models-bucket-secret"}': {}}}}]}, 'secrets': [{'name': 'models-bucket-secret'}, {'name': 'openvino-models-bucket-sa-dockercfg-frwgl'}], 'imagePullSecrets': [{'name': 'openvino-models-bucket-sa-dockercfg-frwgl'}]} [ocp_resources ServiceAccount] 2026-07-05T15:52:11.591925Z [info ] Wait until ServiceAccount openvino-models-bucket-sa is deleted [ocp_resources ServiceAccount] 2026-07-05T15:52:11.592058Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T15:52:11.603432Z [info ] Elapsed time: 4.1484832763671875e-05 [0:00:00.000041] [timeout_sampler] 2026-07-05T15:52:11.603576Z [info ] Delete Secret models-bucket-secret [ocp_resources Secret] 2026-07-05T15:52:11.634308Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-secret', 'namespace': 'onnx-standard-rest', 'uid': '680afef1-d165-4c33-bb39-f471dc737918', 'resourceVersion': '242304192', 'creationTimestamp': '2026-07-05T15:51:48Z', 'annotations': {'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-07-05T15:51:48Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, '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:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-07-05T15:52:11.649355Z [info ] Wait until Secret models-bucket-secret is deleted [ocp_resources Secret] 2026-07-05T15:52:11.649502Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T15:52:11.662550Z [info ] Elapsed time: 7.724761962890625e-05 [0:00:00.000077] [timeout_sampler] 2026-07-05T15:52:11.713676Z [info ] Delete Namespace onnx-standard-rest [ocp_resources Namespace] 2026-07-05T15:52:11.740047Z [info ] Deleting {'kind': 'Namespace', 'apiVersion': 'v1', 'metadata': {'name': 'onnx-standard-rest', 'uid': '28378994-0698-4224-a936-c5e48c64a3c3', 'resourceVersion': '242304171', 'creationTimestamp': '2026-07-05T15:51:48Z', 'labels': {'kubernetes.io/metadata.name': 'onnx-standard-rest', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/enforce': 'restricted', 'pod-security.kubernetes.io/enforce-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/sa.scc.mcs': 's0:c42,c34', 'openshift.io/sa.scc.supplemental-groups': '1001790000/10000', 'openshift.io/sa.scc.uid-range': '1001790000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-05T15:51:48Z', '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/enforce': {}, 'f:pod-security.kubernetes.io/enforce-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:51:48Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:51:48Z', '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': {}}}}}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Namespace] 2026-07-05T15:52:11.757678Z [info ] Wait until Namespace onnx-standard-rest is deleted [ocp_resources Namespace] 2026-07-05T15:52:11.758009Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ 2 of 9 completed, 2 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/model_serving/model_runtime/openvino/test_ovms_smoke.py::TestOVMSSmokeInOpenShift::test_ovms_smoke_runs_in_openshift[ovms-smoke] 2026-07-05T15:52:19.889554Z [info ] Elapsed time: 8.11478066444397 [0:00:08.114781] [timeout_sampler]  ------------------------------------ test_ovms_smoke_runs_in_openshift[ovms-smoke] ------------------------------------ -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-05T15:52:19.890094Z [info ] Executing session fixture: ovms_runtime_image [conftest] 2026-07-05T15:52:19.890209Z [info ] kind: Template api version: template.openshift.io/v1 [ocp_resources.resource] 2026-07-05T15:52:19.923571Z [info ] Executing class fixture: model_namespace [conftest] 2026-07-05T15:52:19.923752Z [info ] Create Namespace ovms-smoke  [ocp_resources Namespace] 2026-07-05T15:52:19.923973Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'ovms-smoke'}, 'spec': {}} [ocp_resources Namespace] 2026-07-05T15:52:19.982289Z [info ] Wait for Namespace ovms-smoke status to be Active [ocp_resources Namespace] 2026-07-05T15:52:19.982576Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-05T15:52:20.006323Z [info ] Status of Namespace ovms-smoke is Active [ocp_resources Namespace] 2026-07-05T15:52:20.006521Z [info ] Elapsed time: 8.225440979003906e-05 [0:00:00.000082] [timeout_sampler] 2026-07-05T15:52:20.006671Z [info ] Executing class fixture: ovms_smoke_scripts_configmap [conftest] 2026-07-05T15:52:20.008673Z [info ] Create ConfigMap ovms-smoke-scripts [ocp_resources ConfigMap] 2026-07-05T15:52:20.008875Z [info ] Posting {'apiVersion': 'v1', 'kind': 'ConfigMap', 'metadata': {'name': 'ovms-smoke-scripts', 'namespace': 'ovms-smoke'}, 'data': '*******'} [ocp_resources ConfigMap] 2026-07-05T15:52:20.041970Z [info ] Executing class fixture: ovms_smoke_pod [conftest] 2026-07-05T15:52:20.042360Z [info ] Create Pod ovms-smoke-pod  [ocp_resources Pod] 2026-07-05T15:52:20.042633Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Pod', 'metadata': {'name': 'ovms-smoke-pod', 'namespace': 'ovms-smoke'}, 'spec': {'containers': [{'name': 'ovms-smoke', 'image': 'registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8456a5e15035b06449619cd95ce0c73c3b24389723ed46524c06b6d87c988697', 'command': ['/bin/sh', '-c'], 'args': ['python3 /scripts/ovms_smoketest.py && python3 /scripts/smoke.py'], 'env': [{'name': 'HOME', 'value': '/tmp'}, {'name': 'HF_HOME', 'value': '/tmp/hf_cache'}, {'name': 'MPLCONFIGDIR', 'value': '/tmp/matplotlib'}], 'volumeMounts': [{'name': 'smoke-scripts', 'mountPath': '/scripts', 'readOnly': True}], 'securityContext': {'allowPrivilegeEscalation': False, 'capabilities': {'drop': ['ALL']}, 'runAsNonRoot': True, 'seccompProfile': {'type': 'RuntimeDefault'}}}], 'restartPolicy': 'Never', 'volumes': [{'name': 'smoke-scripts', 'configMap': {'name': 'ovms-smoke-scripts'}}]}} [ocp_resources Pod] 2026-07-05T15:52:20.086662Z [info ] Waiting for OVMS smoke Pod to complete [tests.model_serving.model_runtime.openvino.conftest] name=tests.model_serving.model_runtime.openvino.conftest 2026-07-05T15:52:20.087758Z [info ] Wait for Pod ovms-smoke-pod status to be Succeeded [ocp_resources Pod] 2026-07-05T15:52:20.087899Z [info ] Waiting for 300 seconds [0:05:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-05T15:52:20.098680Z [info ] Status of Pod ovms-smoke-pod is Pending [ocp_resources Pod] 2026-07-05T15:52:22.124911Z [info ] Status of Pod ovms-smoke-pod is Running [ocp_resources Pod] 2026-07-05T15:53:23.006161Z [info ] Status of Pod ovms-smoke-pod is Succeeded [ocp_resources Pod] 2026-07-05T15:53:23.006355Z [info ] Elapsed time: 62.90186643600464 [0:01:02.901866] [timeout_sampler] --------------------------------------------------------- CALL --------------------------------------------------------- PASSED TEST: TestOVMSSmokeInOpenShift.test_ovms_smoke_runs_in_openshift[ovms-smoke] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-07-05T15:53:23.019928Z [info ] Delete Pod ovms-smoke-pod  [ocp_resources Pod] 2026-07-05T15:53:23.053925Z [info ] Deleting {'kind': 'Pod', 'apiVersion': 'v1', 'metadata': {'name': 'ovms-smoke-pod', 'namespace': 'ovms-smoke', 'uid': 'a02f8263-9f5c-4e94-bd37-83bb118adf2c', 'resourceVersion': '242306964', 'generation': 1, 'creationTimestamp': '2026-07-05T15:52:20Z', 'annotations': {'k8s.ovn.org/pod-networks': '{"default":{"ip_addresses":["10.128.3.76/23"],"mac_address":"0a:58:0a:80:03:4c","gateway_ips":["10.128.2.1"],"routes":[{"dest":"10.128.0.0/14","nextHop":"10.128.2.1"},{"dest":"172.30.0.0/16","nextHop":"10.128.2.1"},{"dest":"169.254.0.5/32","nextHop":"10.128.2.1"},{"dest":"100.64.0.0/16","nextHop":"10.128.2.1"}],"ip_address":"10.128.3.76/23","gateway_ip":"10.128.2.1","role":"primary"}}', 'k8s.v1.cni.cncf.io/network-status': '[{\n "name": "ovn-kubernetes",\n "interface": "eth0",\n "ips": [\n "10.128.3.76"\n ],\n "mac": "0a:58:0a:80:03:4c",\n "default": true,\n "dns": {}\n}]', 'openshift.io/scc': 'openshift-ai-llminferenceservice-multi-node-scc', 'seccomp.security.alpha.kubernetes.io/pod': 'runtime/default', 'security.openshift.io/validated-scc-subject-type': 'user'}, 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:52:20Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:spec': {'f:containers': {'k:{"name":"ovms-smoke"}': {'.': {}, 'f:args': {}, 'f:command': {}, 'f:env': {'.': {}, 'k:{"name":"HF_HOME"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"HOME"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"MPLCONFIGDIR"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:image': {}, 'f:imagePullPolicy': {}, 'f:name': {}, 'f:resources': {}, 'f:securityContext': {'.': {}, 'f:allowPrivilegeEscalation': {}, 'f:capabilities': {'.': {}, 'f:drop': {}}, 'f:runAsNonRoot': {}, 'f:seccompProfile': {'.': {}, 'f:type': {}}}, 'f:terminationMessagePath': {}, 'f:terminationMessagePolicy': {}, 'f:volumeMounts': {'.': {}, 'k:{"mountPath":"/scripts"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}, 'f:readOnly': {}}}}}, 'f:dnsPolicy': {}, 'f:enableServiceLinks': {}, 'f:restartPolicy': {}, 'f:schedulerName': {}, 'f:securityContext': {}, 'f:terminationGracePeriodSeconds': {}, 'f:volumes': {'.': {}, 'k:{"name":"smoke-scripts"}': {'.': {}, 'f:configMap': {'.': {}, 'f:defaultMode': {}, 'f:name': {}}, 'f:name': {}}}}}}, {'manager': 'multus-daemon', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:52:20Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:k8s.v1.cni.cncf.io/network-status': {}}}}, 'subresource': 'status'}, {'manager': 'ods-qe-psi-23-v5877-worker-0-4m76g', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:52:20Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'f:k8s.ovn.org/pod-networks': {}}}}, 'subresource': 'status'}, {'manager': 'kubelet', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:53:22Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'f:conditions': {'k:{"type":"ContainersReady"}': {'.': {}, 'f:lastProbeTime': {}, 'f:lastTransitionTime': {}, 'f:reason': {}, 'f:status': {}, 'f:type': {}}, 'k:{"type":"Initialized"}': {'.': {}, 'f:lastProbeTime': {}, 'f:lastTransitionTime': {}, 'f:reason': {}, 'f:status': {}, 'f:type': {}}, 'k:{"type":"PodReadyToStartContainers"}': {'.': {}, 'f:lastProbeTime': {}, 'f:lastTransitionTime': {}, 'f:status': {}, 'f:type': {}}, 'k:{"type":"Ready"}': {'.': {}, 'f:lastProbeTime': {}, 'f:lastTransitionTime': {}, 'f:reason': {}, 'f:status': {}, 'f:type': {}}}, 'f:containerStatuses': {}, 'f:hostIP': {}, 'f:hostIPs': {}, 'f:phase': {}, 'f:podIP': {}, 'f:podIPs': {'.': {}, 'k:{"ip":"10.128.3.76"}': {'.': {}, 'f:ip': {}}}, 'f:startTime': {}}}, 'subresource': 'status'}]}, 'spec': {'volumes': [{'name': 'smoke-scripts', 'configMap': {'name': 'ovms-smoke-scripts', 'defaultMode': 420}}, {'name': 'kube-api-access-64xgt', 'projected': {'sources': [{'serviceAccountToken': {'expirationSeconds': 3607, 'path': 'token'}}, {'configMap': {'name': 'kube-root-ca.crt', 'items': [{'key': 'ca.crt', 'path': 'ca.crt'}]}}, {'downwardAPI': {'items': [{'path': 'namespace', 'fieldRef': {'apiVersion': 'v1', 'fieldPath': 'metadata.namespace'}}]}}, {'configMap': {'name': 'openshift-service-ca.crt', 'items': [{'key': 'service-ca.crt', 'path': 'service-ca.crt'}]}}], 'defaultMode': 420}}], 'containers': [{'name': 'ovms-smoke', 'image': 'registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8456a5e15035b06449619cd95ce0c73c3b24389723ed46524c06b6d87c988697', 'command': ['/bin/sh', '-c'], 'args': ['python3 /scripts/ovms_smoketest.py && python3 /scripts/smoke.py'], 'env': [{'name': 'HOME', 'value': '/tmp'}, {'name': 'HF_HOME', 'value': '/tmp/hf_cache'}, {'name': 'MPLCONFIGDIR', 'value': '/tmp/matplotlib'}], 'resources': {}, 'volumeMounts': [{'name': 'smoke-scripts', 'readOnly': True, 'mountPath': '/scripts'}, {'name': 'kube-api-access-64xgt', 'readOnly': True, 'mountPath': '/var/run/secrets/kubernetes.io/serviceaccount'}], 'terminationMessagePath': '/dev/termination-log', 'terminationMessagePolicy': 'File', 'imagePullPolicy': 'IfNotPresent', 'securityContext': {'capabilities': {'drop': ['ALL']}, 'runAsUser': 1001800000, 'runAsNonRoot': True, 'allowPrivilegeEscalation': False, 'seccompProfile': {'type': 'RuntimeDefault'}}}], 'restartPolicy': 'Never', 'terminationGracePeriodSeconds': 30, 'dnsPolicy': 'ClusterFirst', 'serviceAccountName': 'default', 'serviceAccount': 'default', 'nodeName': 'ods-qe-psi-23-v5877-worker-0-4m76g', 'securityContext': {'seLinuxOptions': {'level': 's0:c42,c39'}, 'seccompProfile': {'type': 'RuntimeDefault'}}, 'imagePullSecrets': [{'name': 'default-dockercfg-k8nkd'}], 'schedulerName': 'default-scheduler', 'tolerations': [{'key': 'node.kubernetes.io/not-ready', 'operator': 'Exists', 'effect': 'NoExecute', 'tolerationSeconds': 300}, {'key': 'node.kubernetes.io/unreachable', 'operator': 'Exists', 'effect': 'NoExecute', 'tolerationSeconds': 300}], 'priority': 0, 'enableServiceLinks': True, 'preemptionPolicy': 'PreemptLowerPriority'}, 'status': {'phase': 'Succeeded', 'conditions': [{'type': 'PodReadyToStartContainers', 'status': 'False', 'lastProbeTime': None, 'lastTransitionTime': '2026-07-05T15:53:22Z'}, {'type': 'Initialized', 'status': 'True', 'lastProbeTime': None, 'lastTransitionTime': '2026-07-05T15:52:20Z', 'reason': 'PodCompleted'}, {'type': 'Ready', 'status': 'False', 'lastProbeTime': None, 'lastTransitionTime': '2026-07-05T15:53:21Z', 'reason': 'PodCompleted'}, {'type': 'ContainersReady', 'status': 'False', 'lastProbeTime': None, 'lastTransitionTime': '2026-07-05T15:53:21Z', 'reason': 'PodCompleted'}, {'type': 'PodScheduled', 'status': 'True', 'lastProbeTime': None, 'lastTransitionTime': '2026-07-05T15:52:20Z'}], 'hostIP': '192.169.0.196', 'hostIPs': [{'ip': '192.169.0.196'}], 'podIP': '10.128.3.76', 'podIPs': [{'ip': '10.128.3.76'}], 'startTime': '2026-07-05T15:52:20Z', 'containerStatuses': [{'name': 'ovms-smoke', 'state': {'terminated': {'exitCode': 0, 'reason': 'Completed', 'startedAt': '2026-07-05T15:52:20Z', 'finishedAt': '2026-07-05T15:53:20Z', 'containerID': 'cri-o://44805af9ffc1f5c0acf705a7903f44f1ef947d0e1928ba13d4e584712d1c3cc3'}}, 'lastState': {}, 'ready': False, 'restartCount': 0, 'image': 'registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8456a5e15035b06449619cd95ce0c73c3b24389723ed46524c06b6d87c988697', 'imageID': 'registry.redhat.io/rhoai/odh-openvino-model-server-rhel9@sha256:8456a5e15035b06449619cd95ce0c73c3b24389723ed46524c06b6d87c988697', 'containerID': 'cri-o://44805af9ffc1f5c0acf705a7903f44f1ef947d0e1928ba13d4e584712d1c3cc3', 'started': False, 'resources': {}, 'volumeMounts': [{'name': 'smoke-scripts', 'mountPath': '/scripts', 'readOnly': True, 'recursiveReadOnly': 'Disabled'}, {'name': 'kube-api-access-64xgt', 'mountPath': '/var/run/secrets/kubernetes.io/serviceaccount', 'readOnly': True, 'recursiveReadOnly': 'Disabled'}], 'user': {'linux': {'uid': 1001800000, 'gid': 0, 'supplementalGroups': [0]}}}], 'qosClass': 'BestEffort'}} [ocp_resources Pod] 2026-07-05T15:53:23.073562Z [info ] Wait until Pod ovms-smoke-pod is deleted [ocp_resources Pod] 2026-07-05T15:53:23.073726Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T15:53:23.087686Z [info ] Elapsed time: 4.172325134277344e-05 [0:00:00.000042] [timeout_sampler] 2026-07-05T15:53:23.087876Z [info ] Delete ConfigMap ovms-smoke-scripts [ocp_resources ConfigMap] 2026-07-05T15:53:23.116027Z [info ] Deleting {'kind': 'ConfigMap', 'apiVersion': 'v1', 'metadata': {'name': 'ovms-smoke-scripts', 'namespace': 'ovms-smoke', 'uid': 'd0972ee9-19ff-4c2b-b1b8-7f2e38f44f91', 'resourceVersion': '242305230', 'creationTimestamp': '2026-07-05T15:52:20Z', 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:52:20Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:ovms_smoketest.py': {}, 'f:smoke.py': {}}}}]}, 'data': '*******'} [ocp_resources ConfigMap] 2026-07-05T15:53:23.136595Z [info ] Wait until ConfigMap ovms-smoke-scripts is deleted [ocp_resources ConfigMap] 2026-07-05T15:53:23.136741Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T15:53:23.150495Z [info ] Elapsed time: 3.981590270996094e-05 [0:00:00.000040] [timeout_sampler] 2026-07-05T15:53:23.163031Z [info ] Delete Namespace ovms-smoke  [ocp_resources Namespace] 2026-07-05T15:53:23.189213Z [info ] Deleting {'kind': 'Namespace', 'apiVersion': 'v1', 'metadata': {'name': 'ovms-smoke', 'uid': '40bf04bd-a885-4289-9949-8239bfa847fe', 'resourceVersion': '242305221', 'creationTimestamp': '2026-07-05T15:52:19Z', 'labels': {'kubernetes.io/metadata.name': 'ovms-smoke', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/enforce': 'restricted', 'pod-security.kubernetes.io/enforce-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/sa.scc.mcs': 's0:c42,c39', 'openshift.io/sa.scc.supplemental-groups': '1001800000/10000', 'openshift.io/sa.scc.uid-range': '1001800000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-05T15:52:19Z', '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/enforce': {}, 'f:pod-security.kubernetes.io/enforce-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:52:19Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:52:19Z', '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': {}}}}}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Namespace] 2026-07-05T15:53:23.206275Z [info ] Wait until Namespace ovms-smoke is deleted [ocp_resources Namespace] 2026-07-05T15:53:23.206472Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ 3 of 9 completed, 3 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/model_serving/model_runtime/triton/basic_model_deployment/test_tensorflow_model.py::TestTensorflowModel::test_tensorflow_inference[tensorflow-standard-rest-deployment] 2026-07-05T15:53:32.350499Z [info ] Elapsed time: 9.129034519195557 [0:00:09.129035] [timeout_sampler]  ---------------------------- test_tensorflow_inference[tensorflow-standard-rest-deployment] ---------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-05T15:53:32.356253Z [info ] Executing session fixture: root_dir [conftest] 2026-07-05T15:53:32.356503Z [info ] Executing session fixture: triton_runtime_image [conftest] 2026-07-05T15:53:32.356617Z [info ] Executing session fixture: supported_accelerator_type [conftest] 2026-07-05T15:53:32.356723Z [info ] Executing session fixture: s3_models_storage_uri [conftest] 2026-07-05T15:53:32.356864Z [info ] Executing class fixture: triton_rest_serving_runtime_template [conftest] 2026-07-05T15:53:32.356981Z [info ] Create Template triton-rest-runtime-template [ocp_resources Template] 2026-07-05T15:53:32.357103Z [info ] Posting {'apiVersion': 'template.openshift.io/v1', 'kind': 'Template', 'metadata': {'name': 'triton-rest-runtime-template', 'namespace': 'redhat-ods-applications'}, 'objects': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'name': 'triton-rest-runtime', 'annotations': {'prometheus.kserve.io/path': '/metrics', 'prometheus.kserve.io/port': '8002'}}, 'spec': {'containers': [{'name': 'kserve-container', 'image': 'nvcr.io/nvidia/tritonserver:25.02-py3', 'args': ['tritonserver', '--model-store=/mnt/models', '--http-port=8080', '--allow-http=True'], 'ports': [{'name': 'http1', 'containerPort': 8080, 'protocol': 'TCP'}], 'volumeMounts': [], 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '1', 'memory': '2Gi'}}}], 'volumes': [], 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'name': 'tensorrt', 'version': '8', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'onnx', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'pytorch', 'version': '1', 'autoSelect': True}, {'name': 'triton', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'xgboost', 'version': '1', 'autoSelect': True}, {'name': 'python', 'version': '1', 'autoSelect': True}]}}], 'parameters': []} [ocp_resources Template] 2026-07-05T15:53:32.394623Z [info ] Executing class fixture: triton_grpc_serving_runtime_template [conftest] 2026-07-05T15:53:32.395017Z [info ] Create Template triton-grpc-runtime-template [ocp_resources Template] 2026-07-05T15:53:32.395320Z [info ] Posting {'apiVersion': 'template.openshift.io/v1', 'kind': 'Template', 'metadata': {'name': 'triton-grpc-runtime-template', 'namespace': 'redhat-ods-applications'}, 'objects': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'name': 'triton-grpc-runtime', 'annotations': {'prometheus.kserve.io/path': '/metrics', 'prometheus.kserve.io/port': '8002'}}, 'spec': {'containers': [{'name': 'kserve-container', 'image': 'nvcr.io/nvidia/tritonserver:25.02-py3', 'args': ['tritonserver', '--model-store=/mnt/models', '--grpc-port=9000', '--allow-grpc=True'], 'ports': [{'name': 'h2c', 'containerPort': 9000, 'protocol': 'TCP'}], 'volumeMounts': [{'name': 'shm', 'mountPath': '/dev/shm'}], 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '1', 'memory': '2Gi'}}}], 'volumes': [{'name': 'shm', 'emptyDir': {'medium': 'Memory', 'sizeLimit': '2Gi'}}], 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'name': 'tensorrt', 'version': '8', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'onnx', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'pytorch', 'version': '1', 'autoSelect': True}, {'name': 'triton', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'xgboost', 'version': '1', 'autoSelect': True}, {'name': 'python', 'version': '1', 'autoSelect': True}]}}], 'parameters': []} [ocp_resources Template] 2026-07-05T15:53:32.432613Z [info ] Executing class fixture: model_namespace [conftest] 2026-07-05T15:53:32.432749Z [info ] Create Namespace tensorflow-standard [ocp_resources Namespace] 2026-07-05T15:53:32.432892Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'tensorflow-standard'}, 'spec': {}} [ocp_resources Namespace] 2026-07-05T15:53:32.471913Z [info ] Wait for Namespace tensorflow-standard status to be Active [ocp_resources Namespace] 2026-07-05T15:53:32.472296Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-05T15:53:32.484497Z [info ] Status of Namespace tensorflow-standard is Active [ocp_resources Namespace] 2026-07-05T15:53:32.484628Z [info ] Elapsed time: 0.0001277923583984375 [0:00:00.000128] [timeout_sampler] 2026-07-05T15:53:32.484737Z [info ] Executing class fixture: protocol [conftest] 2026-07-05T15:53:32.484872Z [info ] Executing class fixture: triton_serving_runtime [conftest] 2026-07-05T15:53:32.526185Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 --- [DuplicateFilter: Last log `kind: Template api version: template.openshift.io/v1` repeated 3 times] [ocp_resources.resource] 2026-07-05T15:53:32.526498Z [info ] Create ServingRuntime triton-rest-runtime [ocp_resources ServingRuntime] 2026-07-05T15:53:32.526622Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'name': 'triton-rest-runtime', 'annotations': {'prometheus.kserve.io/path': '/metrics', 'prometheus.kserve.io/port': '8002'}, 'namespace': 'tensorflow-standard'}, 'spec': {'containers': [{'name': 'kserve-container', 'image': 'nvcr.io/nvidia/tritonserver:25.02-py3', 'args': ['tritonserver', '--model-store=/mnt/models', '--http-port=8080', '--allow-http=True'], 'ports': [{'name': 'http1', 'containerPort': 8080, 'protocol': 'TCP'}], 'volumeMounts': [], 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '1', 'memory': '2Gi'}}}], 'volumes': [], 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'name': 'tensorrt', 'version': '8', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'onnx', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'pytorch', 'version': '1', 'autoSelect': True}, {'name': 'triton', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'xgboost', 'version': '1', 'autoSelect': True}, {'name': 'python', 'version': '1', 'autoSelect': True}]}} [ocp_resources ServingRuntime] 2026-07-05T15:53:32.562981Z [info ] Executing class fixture: kserve_s3_secret [conftest] 2026-07-05T15:53:32.563339Z [info ] Create Secret models-bucket-secret [ocp_resources Secret] 2026-07-05T15:53:32.563556Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'models-bucket-secret', 'annotations': {'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': 'tensorflow-standard'}, 'stringData': '*******'} [ocp_resources Secret] 2026-07-05T15:53:32.588835Z [info ] Wait until Secret models-bucket-secret is created [ocp_resources Secret] 2026-07-05T15:53:32.588992Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-05T15:53:32.601632Z [info ] Elapsed time: 7.724761962890625e-05 [0:00:00.000077] [timeout_sampler] 2026-07-05T15:53:32.601788Z [info ] Executing class fixture: triton_model_service_account [conftest] 2026-07-05T15:53:32.601966Z [info ] Create ServiceAccount triton-models-bucket-sa [ocp_resources ServiceAccount] 2026-07-05T15:53:32.602106Z [info ] Posting {'apiVersion': 'v1', 'kind': 'ServiceAccount', 'metadata': {'name': 'triton-models-bucket-sa', 'namespace': 'tensorflow-standard'}, 'secrets': [{'name': 'models-bucket-secret'}]} [ocp_resources ServiceAccount] 2026-07-05T15:53:32.629366Z [info ] Executing class fixture: triton_inference_service [conftest] 2026-07-05T15:53:32.644536Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-07-05T15:53:32.644661Z [info ] Create InferenceService tensorflow-standard-rest [ocp_resources InferenceService] 2026-07-05T15:53:32.644835Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'tensorflow-standard-rest', 'annotations': {'serving.kserve.io/deploymentMode': 'Standard'}, 'namespace': 'tensorflow-standard'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'tensorrt'}, 'version': None, 'runtime': 'triton-rest-runtime', 'storageUri': 's3://ods-ci-wisdom/triton/model_repository/', 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '2', 'memory': '4Gi'}}}, 'minReplicas': 1, 'serviceAccountName': 'triton-models-bucket-sa'}}} [ocp_resources InferenceService] 2026-07-05T15:53:32.698770Z [info ] Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: utilities.infra.wait_for_isvc_pods Kwargs: {'client': , 'isvc': , 'runtime_name': 'triton-rest-runtime'}) [timeout_sampler] 2026-07-05T15:53:32.698219Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-05T15:53:33.724935Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-05T15:53:33.762829Z [info ] Elapsed time: 1.0266461372375488 [0:00:01.026646] [timeout_sampler] 2026-07-05T15:53:33.779636Z [info ] Verifying no failed pods  [utilities.infra] name=utilities.infra 2026-07-05T15:53:33.780413Z [info ] Waiting for 599.9999978542328 seconds [0:09:59.999998], retry every 10 seconds. (Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'triton-rest-runtime'}) [timeout_sampler] 2026-07-05T15:53:54.058206Z [info ] Elapsed time: 20.215089797973633 [0:00:20.215090] [timeout_sampler] 2026-07-05T15:53:54.070976Z [info ] Waiting for 578.6277027130127 seconds [0:09:38.627703], retry every 5 seconds. (Function: ocp_resources.resource.get Kwargs: {'label_selector': 'serving.kserve.io/inferenceservice=tensorflow-standard-rest', 'client': , 'namespace': 'tensorflow-standard'}) [timeout_sampler] 2026-07-05T15:53:54.086036Z [info ] Elapsed time: 6.127357482910156e-05 [0:00:00.000061] [timeout_sampler] 2026-07-05T15:53:54.085541Z [info ] Waiting for inference deployment replicas to complete [utilities.infra] name=utilities.infra 2026-07-05T15:53:54.125103Z [info ] Waiting for 578.5737481117249 seconds [0:09:38.573748], retry every 5 seconds. (Function: utilities.infra..lambda: deployment.instance) [timeout_sampler] 2026-07-05T15:53:54.138228Z [info ] Elapsed time: 0.0001437664031982422 [0:00:00.000144] [timeout_sampler] 2026-07-05T15:53:54.138399Z [info ] Wait for Deployment tensorflow-standard-rest-predictor to be deployed: True [ocp_resources Deployment] 2026-07-05T15:53:54.138556Z [info ] Waiting for 578.5604114532471 seconds [0:09:38.560411], retry every 1 seconds. (Function: ocp_resources.deployment.wait_for_replicas.lambda: self.exists) [timeout_sampler] 2026-07-05T15:53:54.151922Z [info ] Elapsed time: 3.266334533691406e-05 [0:00:00.000033] [timeout_sampler] 2026-07-05T15:53:54.152094Z [info ] Waiting for 578.5467319488525 seconds [0:09:38.546732], retry every 1 seconds. (Function: ocp_resources.deployment.wait_for_replicas.lambda: self.instance) [timeout_sampler] 2026-07-05T15:53:54.165212Z [info ] Elapsed time: 3.933906555175781e-05 [0:00:00.000039] [timeout_sampler] 2026-07-05T15:53:54.165386Z [info ] Wait for InferenceService/tensorflow-standard-rest's 'Ready' condition to be 'True' [ocp_resources InferenceService] 2026-07-05T15:53:54.165539Z [info ] Wait until InferenceService tensorflow-standard-rest is created [ocp_resources InferenceService] 2026-07-05T15:53:54.165685Z [info ] Waiting for 578.5334303379059 seconds [0:09:38.533430], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-05T15:53:54.178626Z [info ] Elapsed time: 2.956390380859375e-05 [0:00:00.000030] [timeout_sampler] 2026-07-05T15:53:54.178795Z [info ] Waiting for 578.5200688838959 seconds [0:09:38.520069], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-07-05T15:53:54.191566Z [info ] Elapsed time: 8.916854858398438e-05 [0:00:00.000089] [timeout_sampler] 2026-07-05T15:53:54.203897Z [info ] Waiting for 578.4947605133057 seconds [0:09:38.494761], retry every 5 seconds. (Function: utilities.inference_utils._is_model_loaded) [timeout_sampler] 2026-07-05T15:53:54.216882Z [info ] Elapsed time: 4.744529724121094e-05 [0:00:00.000047] [timeout_sampler] 2026-07-05T15:53:54.229428Z [info ] Executing function fixture: triton_pod_resource [conftest] 2026-07-05T15:53:54.255115Z [info ] Executing function fixture: snapshot [conftest] 2026-07-05T15:53:54.256403Z [info ] Executing function fixture: triton_response_snapshot [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- [2026-07-05T15:53:54Z WARN kube_client::client::tls::rustls_tls] Server cert bypassed PASSED _ 4 of 9 completed, 4 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/model_serving/model_runtime/triton/basic_model_deployment/test_tensorflow_model.py::TestTensorflowModel::test_tensorflow_inference[tensorflow-standard-grpc-deployment]  TEST: TestTensorflowModel.test_tensorflow_inference[tensorflow-standard-rest-deployment] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ---------------------------- test_tensorflow_inference[tensorflow-standard-grpc-deployment] ---------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-05T15:53:57.110583Z [info ] Delete InferenceService tensorflow-standard-rest [ocp_resources InferenceService] 2026-07-05T15:53:57.143099Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'tensorrt', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-07-05T15:53:32Z', '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:minReplicas': {}, 'f:model': {'.': {}, 'f:modelFormat': {'.': {}, 'f:name': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:runtime': {}, 'f:storageUri': {}}, 'f:serviceAccountName': {}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-05T15:53:32Z'}, {'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-07-05T15:53:32Z'}, {'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-07-05T15:53:44Z'}], 'name': 'tensorflow-standard-rest', 'namespace': 'tensorflow-standard', 'resourceVersion': '242307718', 'uid': '7c541a45-1714-48c1-8e2f-87ef2a127eb5'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'minReplicas': 1, 'model': {'modelFormat': {'name': 'tensorrt'}, 'name': '', 'resources': {'limits': {'cpu': '2', 'memory': '4Gi'}, 'requests': {'cpu': '1', 'memory': '2Gi'}}, 'runtime': 'triton-rest-runtime', 'storageUri': 's3://ods-ci-wisdom/triton/model_repository/'}, 'serviceAccountName': 'triton-models-bucket-sa'}}, 'status': {'address': {'url': 'http://tensorflow-standard-rest-predictor.tensorflow-standard.svc.cluster.local:8080'}, 'components': {'predictor': {'url': 'http://tensorflow-standard-rest-predictor-tensorflow-standard.example.com'}}, 'conditions': [{'lastTransitionTime': '2026-07-05T15:53:32Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-07-05T15:53:44Z', 'message': 'ReplicaSet "tensorflow-standard-rest-predictor-d45cfd78c" has successfully progressed.', 'reason': 'NewReplicaSetAvailable', 'status': 'True', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-07-05T15:53:44Z', 'status': 'True', 'type': 'Ready'}, {'lastTransitionTime': '2026-07-05T15:53:32Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0, 'totalCopies': 1}, 'states': {'activeModelState': 'Loaded', 'targetModelState': 'Loaded'}, 'transitionStatus': 'UpToDate'}, 'observedGeneration': 1, 'servingRuntimeName': 'triton-rest-runtime', 'url': 'http://tensorflow-standard-rest-predictor.tensorflow-standard.svc.cluster.local'}} [ocp_resources InferenceService] 2026-07-05T15:53:57.160936Z [info ] Wait until InferenceService tensorflow-standard-rest is deleted [ocp_resources InferenceService] 2026-07-05T15:53:57.161110Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T15:53:58.194670Z [info ] Elapsed time: 1.0131711959838867 [0:00:01.013171] [timeout_sampler] 2026-07-05T15:53:58.194862Z [info ] Delete ServingRuntime triton-rest-runtime [ocp_resources ServingRuntime] 2026-07-05T15:53:58.222536Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'prometheus.kserve.io/path': '/metrics', 'prometheus.kserve.io/port': '8002'}, 'creationTimestamp': '2026-07-05T15:53:32Z', 'generation': 1, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:prometheus.kserve.io/path': {}, 'f:prometheus.kserve.io/port': {}}}, 'f:spec': {'.': {}, 'f:containers': {}, 'f:protocolVersions': {}, 'f:supportedModelFormats': {}, 'f:volumes': {}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-05T15:53:32Z'}], 'name': 'triton-rest-runtime', 'namespace': 'tensorflow-standard', 'resourceVersion': '242307278', 'uid': '75288374-81a0-4166-84f1-41f8d705d48c'}, 'spec': {'containers': [{'args': ['tritonserver', '--model-store=/mnt/models', '--http-port=8080', '--allow-http=True'], 'image': 'nvcr.io/nvidia/tritonserver:25.02-py3', 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'name': 'http1', 'protocol': 'TCP'}], 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '1', 'memory': '2Gi'}}, 'volumeMounts': []}], 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'autoSelect': True, 'name': 'tensorrt', 'priority': 1, 'version': '8'}, {'autoSelect': True, 'name': 'tensorflow', 'priority': 1, 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'priority': 1, 'version': '2'}, {'autoSelect': True, 'name': 'onnx', 'priority': 1, 'version': '1'}, {'autoSelect': True, 'name': 'pytorch', 'version': '1'}, {'autoSelect': True, 'name': 'triton', 'priority': 1, 'version': '2'}, {'autoSelect': True, 'name': 'xgboost', 'version': '1'}, {'autoSelect': True, 'name': 'python', 'version': '1'}], 'volumes': []}} [ocp_resources ServingRuntime] 2026-07-05T15:53:58.242196Z [info ] Wait until ServingRuntime triton-rest-runtime is deleted [ocp_resources ServingRuntime] 2026-07-05T15:53:58.242495Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T15:53:58.256783Z [info ] Elapsed time: 0.00010514259338378906 [0:00:00.000105] [timeout_sampler] 2026-07-05T15:53:58.257038Z [info ] Executing class fixture: protocol [conftest] 2026-07-05T15:53:58.257214Z [info ] Executing class fixture: triton_serving_runtime [conftest] 2026-07-05T15:53:58.257344Z [info ] kind: Template api version: template.openshift.io/v1 [ocp_resources.resource] 2026-07-05T15:53:58.295203Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-07-05T15:53:58.295623Z [info ] Create ServingRuntime triton-grpc-runtime [ocp_resources ServingRuntime] 2026-07-05T15:53:58.295816Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'name': 'triton-grpc-runtime', 'annotations': {'prometheus.kserve.io/path': '/metrics', 'prometheus.kserve.io/port': '8002'}, 'namespace': 'tensorflow-standard'}, 'spec': {'containers': [{'name': 'kserve-container', 'image': 'nvcr.io/nvidia/tritonserver:25.02-py3', 'args': ['tritonserver', '--model-store=/mnt/models', '--http-port=8080', '--allow-http=True'], 'ports': [{'name': 'http1', 'containerPort': 8080, 'protocol': 'TCP'}], 'volumeMounts': [], 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '1', 'memory': '2Gi'}}}], 'volumes': [], 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'name': 'tensorrt', 'version': '8', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'onnx', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'pytorch', 'version': '1', 'autoSelect': True}, {'name': 'triton', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'xgboost', 'version': '1', 'autoSelect': True}, {'name': 'python', 'version': '1', 'autoSelect': True}]}} [ocp_resources ServingRuntime] 2026-07-05T15:53:58.330043Z [info ] Executing class fixture: triton_inference_service [conftest] 2026-07-05T15:53:58.343311Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-07-05T15:53:58.343495Z [info ] Create InferenceService tensorflow-standard-grpc [ocp_resources InferenceService] 2026-07-05T15:53:58.343622Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'tensorflow-standard-grpc', 'annotations': {'serving.kserve.io/deploymentMode': 'Standard'}, 'namespace': 'tensorflow-standard'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'tensorrt'}, 'version': None, 'runtime': 'triton-grpc-runtime', 'storageUri': 's3://ods-ci-wisdom/triton/model_repository/', 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '2', 'memory': '4Gi'}}}, 'minReplicas': 1, 'serviceAccountName': 'triton-models-bucket-sa'}}} [ocp_resources InferenceService] 2026-07-05T15:53:58.391185Z [info ] Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: utilities.infra.wait_for_isvc_pods Kwargs: {'client': , 'isvc': , 'runtime_name': 'triton-grpc-runtime'}) [timeout_sampler] 2026-07-05T15:53:58.390644Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-05T15:53:59.418373Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-05T15:53:59.468671Z [info ] Elapsed time: 1.027834177017212 [0:00:01.027834] [timeout_sampler] 2026-07-05T15:53:59.480758Z [info ] Verifying no failed pods  [utilities.infra] name=utilities.infra 2026-07-05T15:53:59.481547Z [info ] Waiting for 599.9999897480011 seconds [0:09:59.999990], retry every 10 seconds. (Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'triton-grpc-runtime'}) [timeout_sampler] 2026-07-05T16:02:13.555861Z [info ] Elapsed time: 493.87233328819275 [0:08:13.872333] [timeout_sampler] 2026-07-05T16:02:13.576196Z [info ] Waiting for 104.81549882888794 seconds [0:01:44.815499], retry every 5 seconds. (Function: ocp_resources.resource.get Kwargs: {'label_selector': 'serving.kserve.io/inferenceservice=tensorflow-standard-grpc', 'client': , 'namespace': 'tensorflow-standard'}) [timeout_sampler] 2026-07-05T16:02:13.597421Z [info ] Elapsed time: 0.00013756752014160156 [0:00:00.000138] [timeout_sampler] 2026-07-05T16:02:13.596556Z [info ] Waiting for inference deployment replicas to complete [utilities.infra] name=utilities.infra 2026-07-05T16:02:13.670298Z [info ] Waiting for 104.72119283676147 seconds [0:01:44.721193], retry every 5 seconds. (Function: utilities.infra..lambda: deployment.instance) [timeout_sampler] 2026-07-05T16:02:13.690027Z [info ] Elapsed time: 0.00014209747314453125 [0:00:00.000142] [timeout_sampler] 2026-07-05T16:02:13.690184Z [info ] Wait for Deployment tensorflow-standard-grpc-predictor to be deployed: True [ocp_resources Deployment] 2026-07-05T16:02:13.690323Z [info ] Waiting for 104.70103549957275 seconds [0:01:44.701035], retry every 1 seconds. (Function: ocp_resources.deployment.wait_for_replicas.lambda: self.exists) [timeout_sampler] 2026-07-05T16:02:13.812064Z [info ] Elapsed time: 3.1948089599609375e-05 [0:00:00.000032] [timeout_sampler] 2026-07-05T16:02:13.812254Z [info ] Waiting for 104.58000469207764 seconds [0:01:44.580005], retry every 1 seconds. (Function: ocp_resources.deployment.wait_for_replicas.lambda: self.instance) [timeout_sampler] 2026-07-05T16:02:13.843098Z [info ] Elapsed time: 0.0002601146697998047 [0:00:00.000260] [timeout_sampler] 2026-07-05T16:02:13.843340Z [info ] Wait for InferenceService/tensorflow-standard-grpc's 'Ready' condition to be 'True' [ocp_resources InferenceService] 2026-07-05T16:02:13.843487Z [info ] Wait until InferenceService tensorflow-standard-grpc is created [ocp_resources InferenceService] 2026-07-05T16:02:13.843623Z [info ] Waiting for 104.54801416397095 seconds [0:01:44.548014], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-05T16:02:13.863080Z [info ] Elapsed time: 5.054473876953125e-05 [0:00:00.000051] [timeout_sampler] 2026-07-05T16:02:13.863244Z [info ] Waiting for 104.52809166908264 seconds [0:01:44.528092], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] 2026-07-05T16:02:13.882817Z [info ] Elapsed time: 4.267692565917969e-05 [0:00:00.000043] [timeout_sampler] 2026-07-05T16:02:13.905243Z [info ] Waiting for 104.48568367958069 seconds [0:01:44.485684], retry every 5 seconds. (Function: utilities.inference_utils._is_model_loaded) [timeout_sampler] 2026-07-05T16:02:13.922956Z [info ] Elapsed time: 4.9114227294921875e-05 [0:00:00.000049] [timeout_sampler] 2026-07-05T16:02:13.949650Z [info ] Executing function fixture: triton_pod_resource [conftest] 2026-07-05T16:02:14.001411Z [info ] Executing function fixture: snapshot [conftest] 2026-07-05T16:02:14.001764Z [info ] Executing function fixture: triton_response_snapshot [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- [2026-07-05T16:02:14Z WARN kube_client::client::tls::rustls_tls] Server cert bypassed [2026-07-05T16:02:14Z ERROR portforward::portforward] failed to forward connection: failed to send a WebSocket message: WebSocket protocol error: Sending after closing is not allowed [2026-07-05T16:02:15Z WARN kube_client::client::tls::rustls_tls] Server cert bypassed [2026-07-05T16:02:15Z ERROR portforward::portforward] failed to forward connection: failed to send a WebSocket message: WebSocket protocol error: Sending after closing is not allowed [2026-07-05T16:02:17Z WARN kube_client::client::tls::rustls_tls] Server cert bypassed [2026-07-05T16:02:17Z ERROR portforward::portforward] failed to forward connection: failed to send a WebSocket message: WebSocket protocol error: Sending after closing is not allowed [2026-07-05T16:02:19Z WARN kube_client::client::tls::rustls_tls] Server cert bypassed [2026-07-05T16:02:20Z ERROR portforward::portforward] failed to forward connection: failed to send a WebSocket message: WebSocket protocol error: Sending after closing is not allowed [2026-07-05T16:02:24Z WARN kube_client::client::tls::rustls_tls] Server cert bypassed [2026-07-05T16:02:24Z ERROR portforward::portforward] failed to forward connection: failed to send a WebSocket message: WebSocket protocol error: Sending after closing is not allowed FAILED TEST: TestTensorflowModel.test_tensorflow_inference[tensorflow-standard-grpc-deployment] STATUS: FAILED 2026-07-05T16:02:24.145070Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1720, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/triton/basic_model_deployment/test_tensorflow_model.py", line 97, in test_tensorflow_inference validate_inference_request( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ pod_name=triton_pod_resource.name, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<5 lines>... root_dir=root_dir, ^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/triton/basic_model_deployment/utils.py", line 149, in validate_inference_request assert isinstance(response, dict), f"Response is not a dict: {response}" ~~~~~~~~~~^^^^^^^^^^^^^^^^ AssertionError: Response is not a dict: gRPC request (stdin) failed: STDOUT: STDERR: Failed to dial target host "localhost:9000": context deadline exceeded [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-07-05T16:02:24.145310Z [info ] Delete InferenceService tensorflow-standard-grpc [ocp_resources InferenceService] 2026-07-05T16:02:24.199910Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'tensorrt', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-07-05T15:53:58Z', '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:minReplicas': {}, 'f:model': {'.': {}, 'f:modelFormat': {'.': {}, 'f:name': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:runtime': {}, 'f:storageUri': {}}, 'f:serviceAccountName': {}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-05T15:53:58Z'}, {'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-07-05T15:53:58Z'}, {'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-07-05T16:02:12Z'}], 'name': 'tensorflow-standard-grpc', 'namespace': 'tensorflow-standard', 'resourceVersion': '242321496', 'uid': '84ccf01e-87d2-4af1-9896-9da87a1ab394'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'minReplicas': 1, 'model': {'modelFormat': {'name': 'tensorrt'}, 'name': '', 'resources': {'limits': {'cpu': '2', 'memory': '4Gi'}, 'requests': {'cpu': '1', 'memory': '2Gi'}}, 'runtime': 'triton-grpc-runtime', 'storageUri': 's3://ods-ci-wisdom/triton/model_repository/'}, 'serviceAccountName': 'triton-models-bucket-sa'}}, 'status': {'address': {'url': 'http://tensorflow-standard-grpc-predictor.tensorflow-standard.svc.cluster.local:8080'}, 'components': {'predictor': {'url': 'http://tensorflow-standard-grpc-predictor-tensorflow-standard.example.com'}}, 'conditions': [{'lastTransitionTime': '2026-07-05T15:53:58Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-07-05T16:02:12Z', 'message': 'ReplicaSet "tensorflow-standard-grpc-predictor-6d4c94669" has successfully progressed.', 'reason': 'NewReplicaSetAvailable', 'status': 'True', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-07-05T16:02:12Z', 'status': 'True', 'type': 'Ready'}, {'lastTransitionTime': '2026-07-05T15:53:58Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0, 'totalCopies': 1}, 'states': {'activeModelState': 'Loaded', 'targetModelState': 'Loaded'}, 'transitionStatus': 'UpToDate'}, 'observedGeneration': 1, 'servingRuntimeName': 'triton-grpc-runtime', 'url': 'http://tensorflow-standard-grpc-predictor.tensorflow-standard.svc.cluster.local'}} [ocp_resources InferenceService] 2026-07-05T16:02:24.232555Z [info ] Wait until InferenceService tensorflow-standard-grpc is deleted [ocp_resources InferenceService] 2026-07-05T16:02:24.232694Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T16:02:25.274400Z [info ] Elapsed time: 1.0269486904144287 [0:00:01.026949] [timeout_sampler] 2026-07-05T16:02:25.274607Z [info ] Delete ServingRuntime triton-grpc-runtime [ocp_resources ServingRuntime] 2026-07-05T16:02:25.302360Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'prometheus.kserve.io/path': '/metrics', 'prometheus.kserve.io/port': '8002'}, 'creationTimestamp': '2026-07-05T15:53:58Z', 'generation': 1, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:prometheus.kserve.io/path': {}, 'f:prometheus.kserve.io/port': {}}}, 'f:spec': {'.': {}, 'f:containers': {}, 'f:protocolVersions': {}, 'f:supportedModelFormats': {}, 'f:volumes': {}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-05T15:53:58Z'}], 'name': 'triton-grpc-runtime', 'namespace': 'tensorflow-standard', 'resourceVersion': '242308088', 'uid': '89681a3f-2553-4653-ad6c-dbe1855d4a44'}, 'spec': {'containers': [{'args': ['tritonserver', '--model-store=/mnt/models', '--http-port=8080', '--allow-http=True'], 'image': 'nvcr.io/nvidia/tritonserver:25.02-py3', 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'name': 'http1', 'protocol': 'TCP'}], 'resources': {'limits': {'cpu': '1', 'memory': '2Gi'}, 'requests': {'cpu': '1', 'memory': '2Gi'}}, 'volumeMounts': []}], 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'autoSelect': True, 'name': 'tensorrt', 'priority': 1, 'version': '8'}, {'autoSelect': True, 'name': 'tensorflow', 'priority': 1, 'version': '1'}, {'autoSelect': True, 'name': 'tensorflow', 'priority': 1, 'version': '2'}, {'autoSelect': True, 'name': 'onnx', 'priority': 1, 'version': '1'}, {'autoSelect': True, 'name': 'pytorch', 'version': '1'}, {'autoSelect': True, 'name': 'triton', 'priority': 1, 'version': '2'}, {'autoSelect': True, 'name': 'xgboost', 'version': '1'}, {'autoSelect': True, 'name': 'python', 'version': '1'}], 'volumes': []}} [ocp_resources ServingRuntime] 2026-07-05T16:02:25.317641Z [info ] Wait until ServingRuntime triton-grpc-runtime is deleted [ocp_resources ServingRuntime] 2026-07-05T16:02:25.317814Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T16:02:25.331592Z [info ] Elapsed time: 5.054473876953125e-05 [0:00:00.000051] [timeout_sampler] 2026-07-05T16:02:25.332092Z [info ] Delete ServiceAccount triton-models-bucket-sa [ocp_resources ServiceAccount] 2026-07-05T16:02:25.357687Z [info ] Deleting {'kind': 'ServiceAccount', 'apiVersion': 'v1', 'metadata': {'name': 'triton-models-bucket-sa', 'namespace': 'tensorflow-standard', 'uid': '9c647c72-4031-48b7-89c2-6a9b61399199', 'resourceVersion': '242307282', 'creationTimestamp': '2026-07-05T15:53:32Z', 'annotations': {'openshift.io/internal-registry-pull-secret-ref': 'triton-models-bucket-sa-dockercfg-nxqzc'}, 'managedFields': [{'manager': 'openshift.io/image-registry-pull-secrets_service-account-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-05T15:53:32Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:imagePullSecrets': {}, 'f:metadata': {'f:annotations': {'f:openshift.io/internal-registry-pull-secret-ref': {}}}, 'f:secrets': {'k:{"name":"triton-models-bucket-sa-dockercfg-nxqzc"}': {}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:53:32Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:secrets': {'.': {}, 'k:{"name":"models-bucket-secret"}': {}}}}]}, 'secrets': [{'name': 'models-bucket-secret'}, {'name': 'triton-models-bucket-sa-dockercfg-nxqzc'}], 'imagePullSecrets': [{'name': 'triton-models-bucket-sa-dockercfg-nxqzc'}]} [ocp_resources ServiceAccount] 2026-07-05T16:02:25.373196Z [info ] Wait until ServiceAccount triton-models-bucket-sa is deleted [ocp_resources ServiceAccount] 2026-07-05T16:02:25.373376Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T16:02:25.387269Z [info ] Elapsed time: 5.3882598876953125e-05 [0:00:00.000054] [timeout_sampler] 2026-07-05T16:02:25.387442Z [info ] Delete Secret models-bucket-secret [ocp_resources Secret] 2026-07-05T16:02:25.419247Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-secret', 'namespace': 'tensorflow-standard', 'uid': '83c1f236-8ee1-41e9-9216-838a72794377', 'resourceVersion': '242307280', 'creationTimestamp': '2026-07-05T15:53:32Z', 'annotations': {'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-07-05T15:53:32Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, '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:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-07-05T16:02:25.434478Z [info ] Wait until Secret models-bucket-secret is deleted [ocp_resources Secret] 2026-07-05T16:02:25.434605Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T16:02:25.448927Z [info ] Elapsed time: 4.38690185546875e-05 [0:00:00.000044] [timeout_sampler] 2026-07-05T16:02:25.515243Z [info ] Delete Namespace tensorflow-standard [ocp_resources Namespace] 2026-07-05T16:02:25.547544Z [info ] Deleting {'kind': 'Namespace', 'apiVersion': 'v1', 'metadata': {'name': 'tensorflow-standard', 'uid': '60aaa553-5a6b-4e9b-a578-8733a4c2af82', 'resourceVersion': '242307268', 'creationTimestamp': '2026-07-05T15:53:32Z', 'labels': {'kubernetes.io/metadata.name': 'tensorflow-standard', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/enforce': 'restricted', 'pod-security.kubernetes.io/enforce-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/sa.scc.mcs': 's0:c43,c2', 'openshift.io/sa.scc.supplemental-groups': '1001810000/10000', 'openshift.io/sa.scc.uid-range': '1001810000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-05T15:53:32Z', '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/enforce': {}, 'f:pod-security.kubernetes.io/enforce-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:53:32Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T15:53:32Z', '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': {}}}}}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Namespace] 2026-07-05T16:02:25.563978Z [info ] Wait until Namespace tensorflow-standard is deleted [ocp_resources Namespace] 2026-07-05T16:02:25.564168Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T16:02:34.707823Z [info ] Elapsed time: 9.129571199417114 [0:00:09.129571] [timeout_sampler] 2026-07-05T16:02:34.708111Z [info ] Delete Template triton-grpc-runtime-template [ocp_resources Template] 2026-07-05T16:02:34.740630Z [info ] Deleting {'kind': 'Template', 'apiVersion': 'template.openshift.io/v1', 'metadata': {'name': 'triton-grpc-runtime-template', 'namespace': 'redhat-ods-applications', 'uid': '5a71fb87-3d57-445b-8195-7ca9aa8736b8', 'resourceVersion': '242307249', 'creationTimestamp': '2026-07-05T15:53:32Z', 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'template.openshift.io/v1', 'time': '2026-07-05T15:53:32Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:objects': {}}}]}, 'objects': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'name': 'triton-grpc-runtime', 'annotations': {'prometheus.kserve.io/path': '/metrics', 'prometheus.kserve.io/port': '8002'}}, 'spec': {'containers': [{'name': 'kserve-container', 'image': 'nvcr.io/nvidia/tritonserver:25.02-py3', 'args': ['tritonserver', '--model-store=/mnt/models', '--grpc-port=9000', '--allow-grpc=True'], 'ports': [{'name': 'h2c', 'containerPort': 9000, 'protocol': 'TCP'}], 'volumeMounts': [{'name': 'shm', 'mountPath': '/dev/shm'}], 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '1', 'memory': '2Gi'}}}], 'volumes': [{'name': 'shm', 'emptyDir': {'medium': 'Memory', 'sizeLimit': '2Gi'}}], 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'name': 'tensorrt', 'version': '8', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'onnx', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'pytorch', 'version': '1', 'autoSelect': True}, {'name': 'triton', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'xgboost', 'version': '1', 'autoSelect': True}, {'name': 'python', 'version': '1', 'autoSelect': True}]}}]} [ocp_resources Template] 2026-07-05T16:02:34.760723Z [info ] Wait until Template triton-grpc-runtime-template is deleted [ocp_resources Template] 2026-07-05T16:02:34.760969Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T16:02:34.779700Z [info ] Elapsed time: 6.794929504394531e-05 [0:00:00.000068] [timeout_sampler] 2026-07-05T16:02:34.779932Z [info ] Delete Template triton-rest-runtime-template [ocp_resources Template] 2026-07-05T16:02:34.811610Z [info ] Deleting {'kind': 'Template', 'apiVersion': 'template.openshift.io/v1', 'metadata': {'name': 'triton-rest-runtime-template', 'namespace': 'redhat-ods-applications', 'uid': 'ad39d00f-5b76-46c6-83d9-3a7efd1427d2', 'resourceVersion': '242307248', 'creationTimestamp': '2026-07-05T15:53:32Z', 'managedFields': [{'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'template.openshift.io/v1', 'time': '2026-07-05T15:53:32Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:objects': {}}}]}, 'objects': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'name': 'triton-rest-runtime', 'annotations': {'prometheus.kserve.io/path': '/metrics', 'prometheus.kserve.io/port': '8002'}}, 'spec': {'containers': [{'name': 'kserve-container', 'image': 'nvcr.io/nvidia/tritonserver:25.02-py3', 'args': ['tritonserver', '--model-store=/mnt/models', '--http-port=8080', '--allow-http=True'], 'ports': [{'name': 'http1', 'containerPort': 8080, 'protocol': 'TCP'}], 'volumeMounts': [], 'resources': {'requests': {'cpu': '1', 'memory': '2Gi'}, 'limits': {'cpu': '1', 'memory': '2Gi'}}}], 'volumes': [], 'protocolVersions': ['v2', 'grpc-v2'], 'supportedModelFormats': [{'name': 'tensorrt', 'version': '8', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'tensorflow', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'onnx', 'version': '1', 'autoSelect': True, 'priority': 1}, {'name': 'pytorch', 'version': '1', 'autoSelect': True}, {'name': 'triton', 'version': '2', 'autoSelect': True, 'priority': 1}, {'name': 'xgboost', 'version': '1', 'autoSelect': True}, {'name': 'python', 'version': '1', 'autoSelect': True}]}}]} [ocp_resources Template] 2026-07-05T16:02:34.830658Z [info ] Wait until Template triton-rest-runtime-template is deleted [ocp_resources Template] 2026-07-05T16:02:34.831021Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ TestTensorflowModel.test_tensorflow_inference[tensorflow-standard-grpc-deployment] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1720, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/triton/basic_model_deployment/test_tensorflow_model.py", line 97, in test_tensorflow_inference validate_inference_request( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ pod_name=triton_pod_resource.name, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<5 lines>... root_dir=root_dir, ^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/triton/basic_model_deployment/utils.py", line 149, in validate_inference_request assert isinstance(response, dict), f"Response is not a dict: {response}" ~~~~~~~~~~^^^^^^^^^^^^^^^^ AssertionError: Response is not a dict: gRPC request (stdin) failed: STDOUT: STDERR: Failed to dial target host "localhost:9000": context deadline exceeded _ 5 of 9 completed, 4 Pass, 1 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/model_serving/model_runtime/vllm/cpu/cpu_x86/test_vllm_cpu_s3_inference.py::TestVllmCpuX86S3Inference::test_vllm_cpu_x86_inference[facebook-opt-125m-raw-cpu] 2026-07-05T16:02:34.853096Z [info ] Elapsed time: 5.6743621826171875e-05 [0:00:00.000057] [timeout_sampler]  -------------------------------- test_vllm_cpu_x86_inference[facebook-opt-125m-raw-cpu] -------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-05T16:02:34.856480Z [info ] Executing session fixture: skip_if_no_supported_cpu_x86_accelerator_type [conftest] 2026-07-05T16:02:34.856613Z [info ] Executing session fixture: vllm_runtime_image [conftest] 2026-07-05T16:02:34.856732Z [info ] Executing session fixture: s3_models_storage_uri [conftest] 2026-07-05T16:02:34.856881Z [info ] Executing session fixture: registry_pull_secret [conftest] 2026-07-05T16:02:34.857007Z [info ] Executing session fixture: registry_host [conftest] 2026-07-05T16:02:34.857131Z [info ] Executing class fixture: model_namespace [conftest] 2026-07-05T16:02:34.857240Z [info ] Create Namespace opt-125m-raw-cpu [ocp_resources Namespace] 2026-07-05T16:02:34.857344Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'opt-125m-raw-cpu'}, 'spec': {}} [ocp_resources Namespace] 2026-07-05T16:02:34.892167Z [info ] Wait for Namespace opt-125m-raw-cpu status to be Active [ocp_resources Namespace] 2026-07-05T16:02:34.892349Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-05T16:02:34.915268Z [info ] Status of Namespace opt-125m-raw-cpu is Active [ocp_resources Namespace] 2026-07-05T16:02:34.915435Z [info ] Elapsed time: 0.0001220703125 [0:00:00.000122] [timeout_sampler] 2026-07-05T16:02:34.915552Z [info ] Executing class fixture: cpu_x86_serving_runtime [conftest] 2026-07-05T16:02:34.915662Z [info ] kind: Template api version: template.openshift.io/v1 [ocp_resources.resource] 2026-07-05T16:02:34.961392Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-07-05T16:02:34.961582Z [info ] Create ServingRuntime vllm-runtime [ocp_resources ServingRuntime] 2026-07-05T16:02:34.961744Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/runtime-version': 'v0.19.1', 'openshift.io/display-name': 'vLLM CPU (x86) ServingRuntime for KServe'}, 'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'vllm-runtime', 'namespace': 'opt-125m-raw-cpu'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'vllm', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8080'}, 'containers': [{'args': ['--port=8080', '--model=/mnt/models', '--served-model-name={{.Name}}'], 'command': ['python', '-m', 'vllm.entrypoints.openai.api_server'], 'env': [{'name': 'HF_HOME', 'value': '/tmp/hf_home'}], 'image': 'registry.redhat.io/rhaii-early-access/vllm-cpu-rhel9@sha256:139e070c2e4e2bc0254aa852b436c35ec2659e8424e228cc4c77a3bc2ddf50b6', 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'protocol': 'TCP'}]}], 'multiModel': False, 'supportedModelFormats': [{'autoSelect': True, 'name': 'vLLM'}]}} [ocp_resources ServingRuntime] 2026-07-05T16:02:34.998708Z [info ] Executing class fixture: kserve_endpoint_s3_secret [conftest] 2026-07-05T16:02:34.999000Z [info ] Create Secret models-bucket-secret [ocp_resources Secret] 2026-07-05T16:02:34.999161Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'models-bucket-secret', 'annotations': {'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': 'opt-125m-raw-cpu'}, 'stringData': '*******'} [ocp_resources Secret] 2026-07-05T16:02:35.027889Z [info ] Wait until Secret models-bucket-secret is created [ocp_resources Secret] 2026-07-05T16:02:35.028437Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-05T16:02:35.042353Z [info ] Elapsed time: 8.7738037109375e-05 [0:00:00.000088] [timeout_sampler] 2026-07-05T16:02:35.042520Z [info ] Executing class fixture: vllm_model_service_account [conftest] 2026-07-05T16:02:35.042666Z [info ] Create ServiceAccount models-bucket-sa [ocp_resources ServiceAccount] 2026-07-05T16:02:35.042836Z [info ] Posting {'apiVersion': 'v1', 'kind': 'ServiceAccount', 'metadata': {'name': 'models-bucket-sa', 'namespace': 'opt-125m-raw-cpu'}, 'secrets': [{'name': 'models-bucket-secret'}]} [ocp_resources ServiceAccount] 2026-07-05T16:02:35.070775Z [info ] Executing class fixture: kserve_registry_pull_secret [conftest] 2026-07-05T16:02:35.070996Z [info ] Executing class fixture: cpu_x86_inference_service [conftest] 2026-07-05T16:02:35.084496Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-07-05T16:02:35.084639Z [info ] Create InferenceService opt-125m-raw-cpu [ocp_resources InferenceService] 2026-07-05T16:02:35.084768Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'opt-125m-raw-cpu', 'labels': {'networking.kserve.io/visibility': 'exposed'}, 'annotations': {'serving.kserve.io/deploymentMode': 'RawDeployment'}, 'namespace': 'opt-125m-raw-cpu'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'vLLM'}, 'version': None, 'runtime': 'vllm-runtime', 'storageUri': 's3://ods-ci-wisdom/opt-125m/', 'args': ['--model=/mnt/models', '--uvicorn-log-level=debug', '--enforce-eager', '--max-model-len=256', '--max-num-seqs=20'], 'resources': {'requests': {'cpu': '8', 'memory': '10Gi'}, 'limits': {'cpu': '16', 'memory': '16Gi'}}, 'volumeMounts': [{'name': 'shared-memory', 'mountPath': '/dev/shm'}, {'name': 'tmp', 'mountPath': '/tmp'}, {'name': 'home', 'mountPath': '/home/vllm'}], 'env': [{'name': 'VLLM_CPU_KVCACHE_SPACE', 'value': '4'}, {'name': 'VLLM_WORKER_MULTIPROC_METHOD', 'value': 'spawn'}, {'name': 'OMP_NUM_THREADS', 'value': '8'}]}, 'minReplicas': 1, 'serviceAccountName': 'models-bucket-sa', 'volumes': [{'name': 'shared-memory', 'emptyDir': {'medium': 'Memory', 'sizeLimit': '32Gi'}}, {'name': 'tmp', 'emptyDir': {}}, {'name': 'home', 'emptyDir': {}}]}}} [ocp_resources InferenceService] 2026-07-05T16:02:35.143073Z [info ] Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: utilities.infra.wait_for_isvc_pods Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'}) [timeout_sampler] 2026-07-05T16:02:35.142573Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-05T16:02:36.169920Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-05T16:02:36.208307Z [info ] Elapsed time: 1.0273730754852295 [0:00:01.027373] [timeout_sampler] 2026-07-05T16:02:36.220959Z [info ] Verifying no failed pods  [utilities.infra] name=utilities.infra 2026-07-05T16:02:36.221792Z [info ] Waiting for 1199.999998807907 seconds [0:19:59.999999], retry every 10 seconds. (Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'}) [timeout_sampler] 2026-07-05T16:22:41.229756Z [info ] Delete InferenceService opt-125m-raw-cpu [ocp_resources InferenceService] 2026-07-05T16:22:41.280324Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'vLLM', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-07-05T16:02:35Z', '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:serving.kserve.io/deploymentMode': {}}, 'f:labels': {'.': {}, 'f:networking.kserve.io/visibility': {}}}, 'f:spec': {'.': {}, 'f:predictor': {'.': {}, 'f:minReplicas': {}, 'f:model': {'.': {}, 'f:args': {}, 'f:env': {'.': {}, 'k:{"name":"OMP_NUM_THREADS"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"VLLM_CPU_KVCACHE_SPACE"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"VLLM_WORKER_MULTIPROC_METHOD"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:modelFormat': {'.': {}, 'f:name': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:runtime': {}, 'f:storageUri': {}, 'f:volumeMounts': {'.': {}, 'k:{"mountPath":"/dev/shm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/home/vllm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/tmp"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}}}, 'f:serviceAccountName': {}, 'f:volumes': {}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-05T16:02:35Z'}, {'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-07-05T16:02:35Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:address': {'.': {}, 'f:url': {}}, 'f:components': {'.': {}, 'f:predictor': {}}, 'f:conditions': {}, 'f:deploymentMode': {}, 'f:modelStatus': {'.': {}, 'f:copies': {'.': {}, 'f:failedCopies': {}}, 'f:states': {'.': {}, 'f:activeModelState': {}, 'f:targetModelState': {}}, 'f:transitionStatus': {}}, 'f:observedGeneration': {}, 'f:servingRuntimeName': {}, 'f:url': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-07-05T16:02:35Z'}], 'name': 'opt-125m-raw-cpu', 'namespace': 'opt-125m-raw-cpu', 'resourceVersion': '242322275', 'uid': 'db81ce11-021a-4117-884a-85fe79d2fc62'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'minReplicas': 1, 'model': {'args': ['--model=/mnt/models', '--uvicorn-log-level=debug', '--enforce-eager', '--max-model-len=256', '--max-num-seqs=20'], 'env': [{'name': 'VLLM_CPU_KVCACHE_SPACE', 'value': '4'}, {'name': 'VLLM_WORKER_MULTIPROC_METHOD', 'value': 'spawn'}, {'name': 'OMP_NUM_THREADS', 'value': '8'}], 'modelFormat': {'name': 'vLLM'}, 'name': '', 'resources': {'limits': {'cpu': '16', 'memory': '16Gi'}, 'requests': {'cpu': '8', 'memory': '10Gi'}}, 'runtime': 'vllm-runtime', 'storageUri': 's3://ods-ci-wisdom/opt-125m/', 'volumeMounts': [{'mountPath': '/dev/shm', 'name': 'shared-memory'}, {'mountPath': '/tmp', 'name': 'tmp'}, {'mountPath': '/home/vllm', 'name': 'home'}]}, 'serviceAccountName': 'models-bucket-sa', 'volumes': [{'emptyDir': {'medium': 'Memory', 'sizeLimit': '32Gi'}, 'name': 'shared-memory'}, {'emptyDir': {}, 'name': 'tmp'}, {'emptyDir': {}, 'name': 'home'}]}}, 'status': {'address': {'url': 'http://opt-125m-raw-cpu-predictor.opt-125m-raw-cpu.svc.cluster.local:8080'}, 'components': {'predictor': {}}, 'conditions': [{'lastTransitionTime': '2026-07-05T16:02:35Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-07-05T16:02:35Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-07-05T16:02:35Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-07-05T16:02:35Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0}, 'states': {'activeModelState': '', 'targetModelState': 'Pending'}, 'transitionStatus': 'InProgress'}, 'observedGeneration': 1, 'servingRuntimeName': 'vllm-runtime', 'url': 'https://opt-125m-raw-cpu-opt-125m-raw-cpu.apps.ods-qe-psi-23.osp.rh-ods.com'}} [ocp_resources InferenceService] 2026-07-05T16:22:41.306078Z [info ] Wait until InferenceService opt-125m-raw-cpu is deleted [ocp_resources InferenceService] 2026-07-05T16:22:41.306278Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T16:22:42.363870Z [info ] Elapsed time: 1.0193419456481934 [0:00:01.019342] [timeout_sampler] ERROR TEST: TestVllmCpuX86S3Inference.test_vllm_cpu_x86_inference[facebook-opt-125m-raw-cpu] [setup] STATUS: ERROR 2026-07-05T16:22:42.370945Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1110, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 728, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/vllm/cpu/cpu_x86/conftest.py", line 101, in cpu_x86_inference_service with create_isvc(**isvc_kwargs) as isvc: ~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__ return next(self.gen) File "/home/odh/opendatahub-tests/utilities/inference_utils.py", line 760, in create_isvc verify_no_failed_pods( ~~~~~~~~~~~~~~~~~~~~~^ client=client, ^^^^^^^^^^^^^^ ...<2 lines>... timeout=timeout_watch.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/utilities/infra.py", line 767, in verify_no_failed_pods for pods in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout, ^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... runtime_name=runtime_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 182, in __iter__ raise TimeoutExpiredError(self._get_exception_log(exp=last_exp), last_exp=last_exp) timeout_sampler.TimeoutExpiredError: Timed Out: 1199.999998807907 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-07-05T16:22:42.371366Z [info ] Delete ServingRuntime vllm-runtime [ocp_resources ServingRuntime] 2026-07-05T16:22:42.462510Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/runtime-version': 'v0.19.1', 'openshift.io/display-name': 'vLLM CPU (x86) ServingRuntime for KServe'}, 'creationTimestamp': '2026-07-05T16:02:34Z', 'generation': 1, 'labels': {'opendatahub.io/dashboard': 'true'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, '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:supportedModelFormats': {}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-05T16:02:34Z'}], 'name': 'vllm-runtime', 'namespace': 'opt-125m-raw-cpu', 'resourceVersion': '242322240', 'uid': 'b234ffc9-f227-44eb-a0df-a0700351b01b'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'vllm', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8080'}, 'containers': [{'args': ['--port=8080', '--model=/mnt/models', '--served-model-name={{.Name}}'], 'command': ['python', '-m', 'vllm.entrypoints.openai.api_server'], 'env': [{'name': 'HF_HOME', 'value': '/tmp/hf_home'}], 'image': 'registry.redhat.io/rhaii-early-access/vllm-cpu-rhel9@sha256:139e070c2e4e2bc0254aa852b436c35ec2659e8424e228cc4c77a3bc2ddf50b6', 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'protocol': 'TCP'}]}], 'multiModel': False, 'supportedModelFormats': [{'autoSelect': True, 'name': 'vLLM'}]}} [ocp_resources ServingRuntime] 2026-07-05T16:22:42.485428Z [info ] Wait until ServingRuntime vllm-runtime is deleted [ocp_resources ServingRuntime] 2026-07-05T16:22:42.485594Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T16:22:42.509489Z [info ] Elapsed time: 6.031990051269531e-05 [0:00:00.000060] [timeout_sampler] 2026-07-05T16:22:42.509660Z [info ] Delete ServiceAccount models-bucket-sa [ocp_resources ServiceAccount] 2026-07-05T16:22:42.552149Z [info ] Deleting {'kind': 'ServiceAccount', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-sa', 'namespace': 'opt-125m-raw-cpu', 'uid': 'b1f101d0-c831-4a8e-bd00-c45ba0375900', 'resourceVersion': '242322244', 'creationTimestamp': '2026-07-05T16:02:35Z', 'annotations': {'openshift.io/internal-registry-pull-secret-ref': 'models-bucket-sa-dockercfg-7lrwg'}, 'managedFields': [{'manager': 'openshift.io/image-registry-pull-secrets_service-account-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-05T16:02:35Z', '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-7lrwg"}': {}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T16:02:35Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:secrets': {'.': {}, 'k:{"name":"models-bucket-secret"}': {}}}}]}, 'secrets': [{'name': 'models-bucket-secret'}, {'name': 'models-bucket-sa-dockercfg-7lrwg'}], 'imagePullSecrets': [{'name': 'models-bucket-sa-dockercfg-7lrwg'}]} [ocp_resources ServiceAccount] 2026-07-05T16:22:42.574282Z [info ] Wait until ServiceAccount models-bucket-sa is deleted [ocp_resources ServiceAccount] 2026-07-05T16:22:42.574491Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T16:22:42.594766Z [info ] Elapsed time: 5.3882598876953125e-05 [0:00:00.000054] [timeout_sampler] 2026-07-05T16:22:42.594988Z [info ] Delete Secret models-bucket-secret [ocp_resources Secret] 2026-07-05T16:22:42.686619Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-secret', 'namespace': 'opt-125m-raw-cpu', 'uid': '4fd752c8-c069-4b59-9c17-67bdd648fe34', 'resourceVersion': '242322241', 'creationTimestamp': '2026-07-05T16:02:35Z', 'annotations': {'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-07-05T16:02:35Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, '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:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-07-05T16:22:42.705644Z [info ] Wait until Secret models-bucket-secret is deleted [ocp_resources Secret] 2026-07-05T16:22:42.705861Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T16:22:42.724379Z [info ] Elapsed time: 6.031990051269531e-05 [0:00:00.000060] [timeout_sampler] 2026-07-05T16:22:42.752768Z [info ] Delete Namespace opt-125m-raw-cpu [ocp_resources Namespace] 2026-07-05T16:22:42.801507Z [info ] Deleting {'kind': 'Namespace', 'apiVersion': 'v1', 'metadata': {'name': 'opt-125m-raw-cpu', 'uid': '3b46b599-3f3d-4098-a85c-2eb6e217df28', 'resourceVersion': '242322228', 'creationTimestamp': '2026-07-05T16:02:34Z', 'labels': {'kubernetes.io/metadata.name': 'opt-125m-raw-cpu', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/enforce': 'restricted', 'pod-security.kubernetes.io/enforce-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/sa.scc.mcs': 's0:c43,c7', 'openshift.io/sa.scc.supplemental-groups': '1001820000/10000', 'openshift.io/sa.scc.uid-range': '1001820000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-05T16:02:34Z', '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/enforce': {}, 'f:pod-security.kubernetes.io/enforce-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T16:02:34Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T16:02:34Z', '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': {}}}}}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Namespace] 2026-07-05T16:22:42.836980Z [info ] Wait until Namespace opt-125m-raw-cpu is deleted [ocp_resources Namespace] 2026-07-05T16:22:42.837164Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ ERROR at setup of TestVllmCpuX86S3Inference.test_vllm_cpu_x86_inference[facebook-opt-125m-raw-cpu] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1110, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 728, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/vllm/cpu/cpu_x86/conftest.py", line 101, in cpu_x86_inference_service with create_isvc(**isvc_kwargs) as isvc: ~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__ return next(self.gen) File "/home/odh/opendatahub-tests/utilities/inference_utils.py", line 760, in create_isvc verify_no_failed_pods( ~~~~~~~~~~~~~~~~~~~~~^ client=client, ^^^^^^^^^^^^^^ ...<2 lines>... timeout=timeout_watch.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/utilities/infra.py", line 767, in verify_no_failed_pods for pods in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout, ^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... runtime_name=runtime_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 182, in __iter__ raise TimeoutExpiredError(self._get_exception_log(exp=last_exp), last_exp=last_exp) timeout_sampler.TimeoutExpiredError: Timed Out: 1199.999998807907 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. _ 6 of 9 completed, 4 Pass, 1 Fail, 0 Skip, 0 XPass, 0 XFail, 1 Error, 0 ReRun _ tests/model_serving/model_runtime/vllm/cpu/cpu_x86/test_vllm_cpu_s3_inference.py::TestVllmCpuX86S3Inference::test_vllm_cpu_x86_inference[tinyllama-1-1b-chat-raw-cpu] 2026-07-05T16:22:52.064432Z [info ] Elapsed time: 9.200313806533813 [0:00:09.200314] [timeout_sampler]  ------------------------------- test_vllm_cpu_x86_inference[tinyllama-1-1b-chat-raw-cpu] ------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-05T16:22:52.065110Z [info ] Executing session fixture: s3_models_storage_uri [conftest] 2026-07-05T16:22:52.065226Z [info ] Executing class fixture: model_namespace [conftest] 2026-07-05T16:22:52.065335Z [info ] Create Namespace tinyllama-raw-cpu [ocp_resources Namespace] 2026-07-05T16:22:52.065441Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'tinyllama-raw-cpu'}, 'spec': {}} [ocp_resources Namespace] 2026-07-05T16:22:52.121773Z [info ] Wait for Namespace tinyllama-raw-cpu status to be Active [ocp_resources Namespace] 2026-07-05T16:22:52.121957Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-05T16:22:52.139981Z [info ] Status of Namespace tinyllama-raw-cpu is Active [ocp_resources Namespace] 2026-07-05T16:22:52.140184Z [info ] Elapsed time: 6.103515625e-05 [0:00:00.000061] [timeout_sampler] 2026-07-05T16:22:52.140344Z [info ] Executing class fixture: cpu_x86_serving_runtime [conftest] 2026-07-05T16:22:52.140572Z [info ] kind: Template api version: template.openshift.io/v1 [ocp_resources.resource] 2026-07-05T16:22:52.192560Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-07-05T16:22:52.192766Z [info ] Create ServingRuntime vllm-runtime [ocp_resources ServingRuntime] 2026-07-05T16:22:52.193013Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/runtime-version': 'v0.19.1', 'openshift.io/display-name': 'vLLM CPU (x86) ServingRuntime for KServe'}, 'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'vllm-runtime', 'namespace': 'tinyllama-raw-cpu'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'vllm', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8080'}, 'containers': [{'args': ['--port=8080', '--model=/mnt/models', '--served-model-name={{.Name}}'], 'command': ['python', '-m', 'vllm.entrypoints.openai.api_server'], 'env': [{'name': 'HF_HOME', 'value': '/tmp/hf_home'}], 'image': 'registry.redhat.io/rhaii-early-access/vllm-cpu-rhel9@sha256:139e070c2e4e2bc0254aa852b436c35ec2659e8424e228cc4c77a3bc2ddf50b6', 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'protocol': 'TCP'}]}], 'multiModel': False, 'supportedModelFormats': [{'autoSelect': True, 'name': 'vLLM'}]}} [ocp_resources ServingRuntime] 2026-07-05T16:22:52.235759Z [info ] Executing class fixture: kserve_endpoint_s3_secret [conftest] 2026-07-05T16:22:52.236073Z [info ] Create Secret models-bucket-secret [ocp_resources Secret] 2026-07-05T16:22:52.236204Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'models-bucket-secret', 'annotations': {'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': 'tinyllama-raw-cpu'}, 'stringData': '*******'} [ocp_resources Secret] 2026-07-05T16:22:52.267925Z [info ] Wait until Secret models-bucket-secret is created [ocp_resources Secret] 2026-07-05T16:22:52.268104Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-05T16:22:52.285412Z [info ] Elapsed time: 6.771087646484375e-05 [0:00:00.000068] [timeout_sampler] 2026-07-05T16:22:52.285590Z [info ] Executing class fixture: vllm_model_service_account [conftest] 2026-07-05T16:22:52.285716Z [info ] Create ServiceAccount models-bucket-sa [ocp_resources ServiceAccount] 2026-07-05T16:22:52.285907Z [info ] Posting {'apiVersion': 'v1', 'kind': 'ServiceAccount', 'metadata': {'name': 'models-bucket-sa', 'namespace': 'tinyllama-raw-cpu'}, 'secrets': [{'name': 'models-bucket-secret'}]} [ocp_resources ServiceAccount] 2026-07-05T16:22:52.324398Z [info ] Executing class fixture: kserve_registry_pull_secret [conftest] 2026-07-05T16:22:52.324559Z [info ] Executing class fixture: cpu_x86_inference_service [conftest] 2026-07-05T16:22:52.389016Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-07-05T16:22:52.389196Z [info ] Create InferenceService tinyllama-raw-cpu [ocp_resources InferenceService] 2026-07-05T16:22:52.389354Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'tinyllama-raw-cpu', 'labels': {'networking.kserve.io/visibility': 'exposed'}, 'annotations': {'serving.kserve.io/deploymentMode': 'RawDeployment'}, 'namespace': 'tinyllama-raw-cpu'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'vLLM'}, 'version': None, 'runtime': 'vllm-runtime', 'storageUri': 's3://ods-ci-wisdom/TinyLlama/tinyllama-1.1b-chat-v1.0/', 'args': ['--model=/mnt/models', '--uvicorn-log-level=debug', '--enforce-eager', '--max-model-len=256', '--max-num-seqs=20'], 'resources': {'requests': {'cpu': '8', 'memory': '10Gi'}, 'limits': {'cpu': '16', 'memory': '16Gi'}}, 'volumeMounts': [{'name': 'shared-memory', 'mountPath': '/dev/shm'}, {'name': 'tmp', 'mountPath': '/tmp'}, {'name': 'home', 'mountPath': '/home/vllm'}], 'env': [{'name': 'VLLM_CPU_KVCACHE_SPACE', 'value': '4'}, {'name': 'VLLM_WORKER_MULTIPROC_METHOD', 'value': 'spawn'}, {'name': 'OMP_NUM_THREADS', 'value': '8'}]}, 'minReplicas': 1, 'serviceAccountName': 'models-bucket-sa', 'volumes': [{'name': 'shared-memory', 'emptyDir': {'medium': 'Memory', 'sizeLimit': '32Gi'}}, {'name': 'tmp', 'emptyDir': {}}, {'name': 'home', 'emptyDir': {}}]}}} [ocp_resources InferenceService] 2026-07-05T16:22:52.505957Z [info ] Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: utilities.infra.wait_for_isvc_pods Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'}) [timeout_sampler] 2026-07-05T16:22:52.505243Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-05T16:22:53.539260Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-05T16:22:53.588077Z [info ] Elapsed time: 1.0342051982879639 [0:00:01.034205] [timeout_sampler] 2026-07-05T16:22:53.605106Z [info ] Verifying no failed pods  [utilities.infra] name=utilities.infra 2026-07-05T16:22:53.605907Z [info ] Waiting for 1199.9999985694885 seconds [0:19:59.999999], retry every 10 seconds. (Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'}) [timeout_sampler] 2026-07-05T16:42:54.262355Z [info ] Delete InferenceService tinyllama-raw-cpu [ocp_resources InferenceService] 2026-07-05T16:42:54.299727Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'vLLM', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-07-05T16:22:52Z', 'finalizers': ['odh.inferenceservice.finalizers', 'inferenceservice.finalizers'], 'generation': 1, 'labels': {'networking.kserve.io/visibility': 'exposed'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, 'f:serving.kserve.io/deploymentMode': {}}, 'f:labels': {'.': {}, 'f:networking.kserve.io/visibility': {}}}, 'f:spec': {'.': {}, 'f:predictor': {'.': {}, 'f:minReplicas': {}, 'f:model': {'.': {}, 'f:args': {}, 'f:env': {'.': {}, 'k:{"name":"OMP_NUM_THREADS"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"VLLM_CPU_KVCACHE_SPACE"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"VLLM_WORKER_MULTIPROC_METHOD"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:modelFormat': {'.': {}, 'f:name': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:runtime': {}, 'f:storageUri': {}, 'f:volumeMounts': {'.': {}, 'k:{"mountPath":"/dev/shm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/home/vllm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/tmp"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}}}, 'f:serviceAccountName': {}, 'f:volumes': {}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-05T16:22:52Z'}, {'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-07-05T16:22:52Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:address': {'.': {}, 'f:url': {}}, 'f:components': {'.': {}, 'f:predictor': {}}, 'f:conditions': {}, 'f:deploymentMode': {}, 'f:modelStatus': {'.': {}, 'f:copies': {'.': {}, 'f:failedCopies': {}}, 'f:states': {'.': {}, 'f:activeModelState': {}, 'f:targetModelState': {}}, 'f:transitionStatus': {}}, 'f:observedGeneration': {}, 'f:servingRuntimeName': {}, 'f:url': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-07-05T16:22:52Z'}], 'name': 'tinyllama-raw-cpu', 'namespace': 'tinyllama-raw-cpu', 'resourceVersion': '242355060', 'uid': '57a64a48-6476-4dc2-84cc-a58978940093'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'minReplicas': 1, 'model': {'args': ['--model=/mnt/models', '--uvicorn-log-level=debug', '--enforce-eager', '--max-model-len=256', '--max-num-seqs=20'], 'env': [{'name': 'VLLM_CPU_KVCACHE_SPACE', 'value': '4'}, {'name': 'VLLM_WORKER_MULTIPROC_METHOD', 'value': 'spawn'}, {'name': 'OMP_NUM_THREADS', 'value': '8'}], 'modelFormat': {'name': 'vLLM'}, 'name': '', 'resources': {'limits': {'cpu': '16', 'memory': '16Gi'}, 'requests': {'cpu': '8', 'memory': '10Gi'}}, 'runtime': 'vllm-runtime', 'storageUri': 's3://ods-ci-wisdom/TinyLlama/tinyllama-1.1b-chat-v1.0/', 'volumeMounts': [{'mountPath': '/dev/shm', 'name': 'shared-memory'}, {'mountPath': '/tmp', 'name': 'tmp'}, {'mountPath': '/home/vllm', 'name': 'home'}]}, 'serviceAccountName': 'models-bucket-sa', 'volumes': [{'emptyDir': {'medium': 'Memory', 'sizeLimit': '32Gi'}, 'name': 'shared-memory'}, {'emptyDir': {}, 'name': 'tmp'}, {'emptyDir': {}, 'name': 'home'}]}}, 'status': {'address': {'url': 'http://tinyllama-raw-cpu-predictor.tinyllama-raw-cpu.svc.cluster.local:8080'}, 'components': {'predictor': {}}, 'conditions': [{'lastTransitionTime': '2026-07-05T16:22:52Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-07-05T16:22:52Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-07-05T16:22:52Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-07-05T16:22:52Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0}, 'states': {'activeModelState': '', 'targetModelState': 'Pending'}, 'transitionStatus': 'InProgress'}, 'observedGeneration': 1, 'servingRuntimeName': 'vllm-runtime', 'url': 'https://tinyllama-raw-cpu-tinyllama-raw-cpu.apps.ods-qe-psi-23.osp.rh-ods.com'}} [ocp_resources InferenceService] 2026-07-05T16:42:54.317644Z [info ] Wait until InferenceService tinyllama-raw-cpu is deleted [ocp_resources InferenceService] 2026-07-05T16:42:54.317823Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T16:42:55.345835Z [info ] Elapsed time: 1.0129456520080566 [0:00:01.012946] [timeout_sampler] ERROR TEST: TestVllmCpuX86S3Inference.test_vllm_cpu_x86_inference[tinyllama-1-1b-chat-raw-cpu] [setup] STATUS: ERROR 2026-07-05T16:42:55.349838Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1110, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 728, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/vllm/cpu/cpu_x86/conftest.py", line 101, in cpu_x86_inference_service with create_isvc(**isvc_kwargs) as isvc: ~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__ return next(self.gen) File "/home/odh/opendatahub-tests/utilities/inference_utils.py", line 760, in create_isvc verify_no_failed_pods( ~~~~~~~~~~~~~~~~~~~~~^ client=client, ^^^^^^^^^^^^^^ ...<2 lines>... timeout=timeout_watch.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/utilities/infra.py", line 767, in verify_no_failed_pods for pods in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout, ^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... runtime_name=runtime_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 182, in __iter__ raise TimeoutExpiredError(self._get_exception_log(exp=last_exp), last_exp=last_exp) timeout_sampler.TimeoutExpiredError: Timed Out: 1199.9999985694885 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-07-05T16:42:55.350083Z [info ] Delete ServingRuntime vllm-runtime [ocp_resources ServingRuntime] 2026-07-05T16:42:55.385704Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/runtime-version': 'v0.19.1', 'openshift.io/display-name': 'vLLM CPU (x86) ServingRuntime for KServe'}, 'creationTimestamp': '2026-07-05T16:22:52Z', 'generation': 1, 'labels': {'opendatahub.io/dashboard': 'true'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, '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:supportedModelFormats': {}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-05T16:22:52Z'}], 'name': 'vllm-runtime', 'namespace': 'tinyllama-raw-cpu', 'resourceVersion': '242355015', 'uid': '53f835a3-0c44-413c-b11d-f860446a3f1e'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'vllm', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8080'}, 'containers': [{'args': ['--port=8080', '--model=/mnt/models', '--served-model-name={{.Name}}'], 'command': ['python', '-m', 'vllm.entrypoints.openai.api_server'], 'env': [{'name': 'HF_HOME', 'value': '/tmp/hf_home'}], 'image': 'registry.redhat.io/rhaii-early-access/vllm-cpu-rhel9@sha256:139e070c2e4e2bc0254aa852b436c35ec2659e8424e228cc4c77a3bc2ddf50b6', 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'protocol': 'TCP'}]}], 'multiModel': False, 'supportedModelFormats': [{'autoSelect': True, 'name': 'vLLM'}]}} [ocp_resources ServingRuntime] 2026-07-05T16:42:55.408300Z [info ] Wait until ServingRuntime vllm-runtime is deleted [ocp_resources ServingRuntime] 2026-07-05T16:42:55.408453Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T16:42:55.434139Z [info ] Elapsed time: 8.082389831542969e-05 [0:00:00.000081] [timeout_sampler] 2026-07-05T16:42:55.434265Z [info ] Delete ServiceAccount models-bucket-sa [ocp_resources ServiceAccount] 2026-07-05T16:42:55.462733Z [info ] Deleting {'kind': 'ServiceAccount', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-sa', 'namespace': 'tinyllama-raw-cpu', 'uid': '741a3a40-b1ec-4220-9114-c69cbf95e98a', 'resourceVersion': '242355021', 'creationTimestamp': '2026-07-05T16:22:52Z', 'annotations': {'openshift.io/internal-registry-pull-secret-ref': 'models-bucket-sa-dockercfg-wnlp2'}, 'managedFields': [{'manager': 'openshift.io/image-registry-pull-secrets_service-account-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-05T16:22:52Z', '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-wnlp2"}': {}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T16:22:52Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:secrets': {'.': {}, 'k:{"name":"models-bucket-secret"}': {}}}}]}, 'secrets': [{'name': 'models-bucket-secret'}, {'name': 'models-bucket-sa-dockercfg-wnlp2'}], 'imagePullSecrets': [{'name': 'models-bucket-sa-dockercfg-wnlp2'}]} [ocp_resources ServiceAccount] 2026-07-05T16:42:55.477203Z [info ] Wait until ServiceAccount models-bucket-sa is deleted [ocp_resources ServiceAccount] 2026-07-05T16:42:55.477359Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T16:42:55.503353Z [info ] Elapsed time: 4.172325134277344e-05 [0:00:00.000042] [timeout_sampler] 2026-07-05T16:42:55.503532Z [info ] Delete Secret models-bucket-secret [ocp_resources Secret] 2026-07-05T16:42:55.554635Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-secret', 'namespace': 'tinyllama-raw-cpu', 'uid': '91478726-98e0-423b-8b5d-fd46b44b78d9', 'resourceVersion': '242355018', 'creationTimestamp': '2026-07-05T16:22:52Z', 'annotations': {'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-07-05T16:22:52Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, '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:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-07-05T16:42:55.572782Z [info ] Wait until Secret models-bucket-secret is deleted [ocp_resources Secret] 2026-07-05T16:42:55.572940Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T16:42:55.585438Z [info ] Elapsed time: 4.029273986816406e-05 [0:00:00.000040] [timeout_sampler] 2026-07-05T16:42:55.602150Z [info ] Delete Namespace tinyllama-raw-cpu [ocp_resources Namespace] 2026-07-05T16:42:55.651168Z [info ] Deleting {'kind': 'Namespace', 'apiVersion': 'v1', 'metadata': {'name': 'tinyllama-raw-cpu', 'uid': '880f2bbc-cda2-49c7-94f2-3bf1532949b5', 'resourceVersion': '242354999', 'creationTimestamp': '2026-07-05T16:22:52Z', 'labels': {'kubernetes.io/metadata.name': 'tinyllama-raw-cpu', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/enforce': 'restricted', 'pod-security.kubernetes.io/enforce-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/sa.scc.mcs': 's0:c43,c12', 'openshift.io/sa.scc.supplemental-groups': '1001830000/10000', 'openshift.io/sa.scc.uid-range': '1001830000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-05T16:22:52Z', '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/enforce': {}, 'f:pod-security.kubernetes.io/enforce-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T16:22:52Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T16:22:52Z', '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': {}}}}}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Namespace] 2026-07-05T16:42:55.697120Z [info ] Wait until Namespace tinyllama-raw-cpu is deleted [ocp_resources Namespace] 2026-07-05T16:42:55.697279Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] _ ERROR at setup of TestVllmCpuX86S3Inference.test_vllm_cpu_x86_inference[tinyllama-1-1b-chat-raw-cpu] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1110, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 728, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/vllm/cpu/cpu_x86/conftest.py", line 101, in cpu_x86_inference_service with create_isvc(**isvc_kwargs) as isvc: ~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__ return next(self.gen) File "/home/odh/opendatahub-tests/utilities/inference_utils.py", line 760, in create_isvc verify_no_failed_pods( ~~~~~~~~~~~~~~~~~~~~~^ client=client, ^^^^^^^^^^^^^^ ...<2 lines>... timeout=timeout_watch.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/utilities/infra.py", line 767, in verify_no_failed_pods for pods in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout, ^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... runtime_name=runtime_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 182, in __iter__ raise TimeoutExpiredError(self._get_exception_log(exp=last_exp), last_exp=last_exp) timeout_sampler.TimeoutExpiredError: Timed Out: 1199.9999985694885 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. _ 7 of 9 completed, 4 Pass, 1 Fail, 0 Skip, 0 XPass, 0 XFail, 2 Error, 0 ReRun _ tests/model_serving/model_runtime/vllm/probes/test_vllm_probes.py::TestVllmProbeHealth::test_vllm_readiness_probe[test_vllm_opt_125m_raw_cpu_probes] 2026-07-05T16:43:04.866023Z [info ] Elapsed time: 9.149550437927246 [0:00:09.149550] [timeout_sampler]  ----------------------------- test_vllm_readiness_probe[test_vllm_opt_125m_raw_cpu_probes] ----------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-07-05T16:43:04.868554Z [info ] Executing session fixture: s3_models_storage_uri [conftest] 2026-07-05T16:43:04.868716Z [info ] Executing class fixture: model_namespace [conftest] 2026-07-05T16:43:04.868857Z [info ] Create Namespace opt-125m-probes [ocp_resources Namespace] 2026-07-05T16:43:04.868961Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Namespace', 'metadata': {'name': 'opt-125m-probes'}, 'spec': {}} [ocp_resources Namespace] 2026-07-05T16:43:04.900147Z [info ] Wait for Namespace opt-125m-probes status to be Active [ocp_resources Namespace] 2026-07-05T16:43:04.900279Z [info ] Waiting for 120 seconds [0:02:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_status.lambda: self.exists) [timeout_sampler] 2026-07-05T16:43:04.917360Z [info ] Status of Namespace opt-125m-probes is Active [ocp_resources Namespace] 2026-07-05T16:43:04.917511Z [info ] Elapsed time: 7.891654968261719e-05 [0:00:00.000079] [timeout_sampler] 2026-07-05T16:43:04.917652Z [info ] Executing class fixture: probes_serving_runtime [conftest] 2026-07-05T16:43:04.917787Z [info ] kind: Template api version: template.openshift.io/v1 [ocp_resources.resource] 2026-07-05T16:43:04.951985Z [info ] kind: ServingRuntime api version: serving.kserve.io/v1alpha1 [ocp_resources.resource] 2026-07-05T16:43:04.952177Z [info ] Create ServingRuntime vllm-runtime [ocp_resources ServingRuntime] 2026-07-05T16:43:04.952349Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/runtime-version': 'v0.19.1', 'openshift.io/display-name': 'vLLM CPU (x86) ServingRuntime for KServe'}, 'labels': {'opendatahub.io/dashboard': 'true'}, 'name': 'vllm-runtime', 'namespace': 'opt-125m-probes'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'vllm', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8080'}, 'containers': [{'args': ['--port=8080', '--model=/mnt/models', '--served-model-name={{.Name}}'], 'command': ['python', '-m', 'vllm.entrypoints.openai.api_server'], 'env': [{'name': 'HF_HOME', 'value': '/tmp/hf_home'}], 'image': 'registry.redhat.io/rhaii-early-access/vllm-cpu-rhel9@sha256:139e070c2e4e2bc0254aa852b436c35ec2659e8424e228cc4c77a3bc2ddf50b6', 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'protocol': 'TCP'}], 'readinessProbe': {'httpGet': {'path': '/health', 'port': 8080, 'scheme': 'HTTP'}, 'initialDelaySeconds': 120, 'periodSeconds': 10, 'timeoutSeconds': 10, 'failureThreshold': 12}, 'livenessProbe': {'httpGet': {'path': '/health', 'port': 8080, 'scheme': 'HTTP'}, 'initialDelaySeconds': 180, 'periodSeconds': 30, 'timeoutSeconds': 10, 'failureThreshold': 10}}], 'multiModel': False, 'supportedModelFormats': [{'autoSelect': True, 'name': 'vLLM'}]}} [ocp_resources ServingRuntime] 2026-07-05T16:43:04.988859Z [info ] Executing class fixture: kserve_endpoint_s3_secret [conftest] 2026-07-05T16:43:04.989099Z [info ] Create Secret models-bucket-secret [ocp_resources Secret] 2026-07-05T16:43:04.989269Z [info ] Posting {'apiVersion': 'v1', 'kind': 'Secret', 'metadata': {'name': 'models-bucket-secret', 'annotations': {'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': 'opt-125m-probes'}, 'stringData': '*******'} [ocp_resources Secret] 2026-07-05T16:43:05.019431Z [info ] Wait until Secret models-bucket-secret is created [ocp_resources Secret] 2026-07-05T16:43:05.019595Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-07-05T16:43:05.034481Z [info ] Elapsed time: 3.743171691894531e-05 [0:00:00.000037] [timeout_sampler] 2026-07-05T16:43:05.034631Z [info ] Executing class fixture: vllm_model_service_account [conftest] 2026-07-05T16:43:05.034767Z [info ] Create ServiceAccount models-bucket-sa [ocp_resources ServiceAccount] 2026-07-05T16:43:05.034921Z [info ] Posting {'apiVersion': 'v1', 'kind': 'ServiceAccount', 'metadata': {'name': 'models-bucket-sa', 'namespace': 'opt-125m-probes'}, 'secrets': [{'name': 'models-bucket-secret'}]} [ocp_resources ServiceAccount] 2026-07-05T16:43:05.067294Z [info ] Executing class fixture: kserve_registry_pull_secret [conftest] 2026-07-05T16:43:05.067446Z [info ] Executing class fixture: vllm_probes_inference_service [conftest] 2026-07-05T16:43:05.086191Z [info ] kind: InferenceService api version: serving.kserve.io/v1beta1 [ocp_resources.resource] 2026-07-05T16:43:05.086334Z [info ] Create InferenceService opt-125m-probes [ocp_resources InferenceService] 2026-07-05T16:43:05.086479Z [info ] Posting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'name': 'opt-125m-probes', 'labels': {'networking.kserve.io/visibility': 'exposed'}, 'annotations': {'serving.kserve.io/deploymentMode': 'RawDeployment'}, 'namespace': 'opt-125m-probes'}, 'spec': {'predictor': {'model': {'modelFormat': {'name': 'vLLM'}, 'version': None, 'runtime': 'vllm-runtime', 'storageUri': 's3://ods-ci-wisdom/opt-125m/', 'args': ['--model=/mnt/models', '--uvicorn-log-level=debug', '--enforce-eager', '--max-model-len=256', '--max-num-seqs=20'], 'resources': {'requests': {'cpu': '8', 'memory': '10Gi'}, 'limits': {'cpu': '16', 'memory': '16Gi'}}, 'volumeMounts': [{'name': 'shared-memory', 'mountPath': '/dev/shm'}, {'name': 'tmp', 'mountPath': '/tmp'}, {'name': 'home', 'mountPath': '/home/vllm'}], 'env': [{'name': 'VLLM_CPU_KVCACHE_SPACE', 'value': '4'}, {'name': 'VLLM_WORKER_MULTIPROC_METHOD', 'value': 'spawn'}, {'name': 'OMP_NUM_THREADS', 'value': '8'}]}, 'minReplicas': 1, 'serviceAccountName': 'models-bucket-sa', 'volumes': [{'name': 'shared-memory', 'emptyDir': {'medium': 'Memory', 'sizeLimit': '32Gi'}}, {'name': 'tmp', 'emptyDir': {}}, {'name': 'home', 'emptyDir': {}}]}}} [ocp_resources InferenceService] 2026-07-05T16:43:05.203297Z [info ] Waiting for 30 seconds [0:00:30], retry every 1 seconds. (Function: utilities.infra.wait_for_isvc_pods Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'}) [timeout_sampler] 2026-07-05T16:43:05.202657Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-05T16:43:06.232073Z [info ] Waiting for pods to be created [utilities.infra] name=utilities.infra 2026-07-05T16:43:06.268846Z [info ] Elapsed time: 1.0294780731201172 [0:00:01.029478] [timeout_sampler] 2026-07-05T16:43:06.281672Z [info ] Verifying no failed pods  [utilities.infra] name=utilities.infra 2026-07-05T16:43:06.282469Z [info ] Waiting for 1199.9999980926514 seconds [0:19:59.999998], retry every 10 seconds. (Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'}) [timeout_sampler] 2026-07-05T17:03:06.689911Z [info ] Delete InferenceService opt-125m-probes [ocp_resources InferenceService] 2026-07-05T17:03:06.737733Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1beta1', 'kind': 'InferenceService', 'metadata': {'annotations': {'modelFormat': 'vLLM', 'serving.kserve.io/deploymentMode': 'Standard'}, 'creationTimestamp': '2026-07-05T16:43:05Z', '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:serving.kserve.io/deploymentMode': {}}, 'f:labels': {'.': {}, 'f:networking.kserve.io/visibility': {}}}, 'f:spec': {'.': {}, 'f:predictor': {'.': {}, 'f:minReplicas': {}, 'f:model': {'.': {}, 'f:args': {}, 'f:env': {'.': {}, 'k:{"name":"OMP_NUM_THREADS"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"VLLM_CPU_KVCACHE_SPACE"}': {'.': {}, 'f:name': {}, 'f:value': {}}, 'k:{"name":"VLLM_WORKER_MULTIPROC_METHOD"}': {'.': {}, 'f:name': {}, 'f:value': {}}}, 'f:modelFormat': {'.': {}, 'f:name': {}}, 'f:resources': {'.': {}, 'f:limits': {'.': {}, 'f:cpu': {}, 'f:memory': {}}, 'f:requests': {'.': {}, 'f:cpu': {}, 'f:memory': {}}}, 'f:runtime': {}, 'f:storageUri': {}, 'f:volumeMounts': {'.': {}, 'k:{"mountPath":"/dev/shm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/home/vllm"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}, 'k:{"mountPath":"/tmp"}': {'.': {}, 'f:mountPath': {}, 'f:name': {}}}}, 'f:serviceAccountName': {}, 'f:volumes': {}}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-05T16:43:05Z'}, {'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-07-05T16:43:05Z'}, {'apiVersion': 'serving.kserve.io/v1beta1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:status': {'.': {}, 'f:address': {'.': {}, 'f:url': {}}, 'f:components': {'.': {}, 'f:predictor': {}}, 'f:conditions': {}, 'f:deploymentMode': {}, 'f:modelStatus': {'.': {}, 'f:copies': {'.': {}, 'f:failedCopies': {}}, 'f:states': {'.': {}, 'f:activeModelState': {}, 'f:targetModelState': {}}, 'f:transitionStatus': {}}, 'f:observedGeneration': {}, 'f:servingRuntimeName': {}, 'f:url': {}}}, 'manager': 'manager', 'operation': 'Update', 'subresource': 'status', 'time': '2026-07-05T16:43:05Z'}], 'name': 'opt-125m-probes', 'namespace': 'opt-125m-probes', 'resourceVersion': '242388190', 'uid': 'c4d525a2-a038-40c1-ad48-0f044a2a5c71'}, 'spec': {'predictor': {'automountServiceAccountToken': False, 'minReplicas': 1, 'model': {'args': ['--model=/mnt/models', '--uvicorn-log-level=debug', '--enforce-eager', '--max-model-len=256', '--max-num-seqs=20'], 'env': [{'name': 'VLLM_CPU_KVCACHE_SPACE', 'value': '4'}, {'name': 'VLLM_WORKER_MULTIPROC_METHOD', 'value': 'spawn'}, {'name': 'OMP_NUM_THREADS', 'value': '8'}], 'modelFormat': {'name': 'vLLM'}, 'name': '', 'resources': {'limits': {'cpu': '16', 'memory': '16Gi'}, 'requests': {'cpu': '8', 'memory': '10Gi'}}, 'runtime': 'vllm-runtime', 'storageUri': 's3://ods-ci-wisdom/opt-125m/', 'volumeMounts': [{'mountPath': '/dev/shm', 'name': 'shared-memory'}, {'mountPath': '/tmp', 'name': 'tmp'}, {'mountPath': '/home/vllm', 'name': 'home'}]}, 'serviceAccountName': 'models-bucket-sa', 'volumes': [{'emptyDir': {'medium': 'Memory', 'sizeLimit': '32Gi'}, 'name': 'shared-memory'}, {'emptyDir': {}, 'name': 'tmp'}, {'emptyDir': {}, 'name': 'home'}]}}, 'status': {'address': {'url': 'http://opt-125m-probes-predictor.opt-125m-probes.svc.cluster.local:8080'}, 'components': {'predictor': {}}, 'conditions': [{'lastTransitionTime': '2026-07-05T16:43:05Z', 'status': 'True', 'type': 'IngressReady'}, {'lastTransitionTime': '2026-07-05T16:43:05Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'PredictorReady'}, {'lastTransitionTime': '2026-07-05T16:43:05Z', 'message': 'Deployment does not have minimum availability.', 'reason': 'MinimumReplicasUnavailable', 'status': 'False', 'type': 'Ready'}, {'lastTransitionTime': '2026-07-05T16:43:05Z', 'severity': 'Info', 'status': 'False', 'type': 'Stopped'}], 'deploymentMode': 'Standard', 'modelStatus': {'copies': {'failedCopies': 0}, 'states': {'activeModelState': '', 'targetModelState': 'Pending'}, 'transitionStatus': 'InProgress'}, 'observedGeneration': 1, 'servingRuntimeName': 'vllm-runtime', 'url': 'https://opt-125m-probes-opt-125m-probes.apps.ods-qe-psi-23.osp.rh-ods.com'}} [ocp_resources InferenceService] 2026-07-05T17:03:06.758627Z [info ] Wait until InferenceService opt-125m-probes is deleted [ocp_resources InferenceService] 2026-07-05T17:03:06.758828Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T17:03:07.787766Z [info ] Elapsed time: 1.012740135192871 [0:00:01.012740] [timeout_sampler] ERROR TEST: TestVllmProbeHealth.test_vllm_readiness_probe[test_vllm_opt_125m_raw_cpu_probes] [setup] STATUS: ERROR _ ERROR at setup of TestVllmProbeHealth.test_vllm_readiness_probe[test_vllm_opt_125m_raw_cpu_probes] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1110, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 728, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/vllm/probes/conftest.py", line 108, in vllm_probes_inference_service with create_isvc(**isvc_kwargs) as isvc: ~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__ return next(self.gen) File "/home/odh/opendatahub-tests/utilities/inference_utils.py", line 760, in create_isvc verify_no_failed_pods( ~~~~~~~~~~~~~~~~~~~~~^ client=client, ^^^^^^^^^^^^^^ ...<2 lines>... timeout=timeout_watch.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/utilities/infra.py", line 767, in verify_no_failed_pods for pods in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout, ^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... runtime_name=runtime_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 182, in __iter__ raise TimeoutExpiredError(self._get_exception_log(exp=last_exp), last_exp=last_exp) timeout_sampler.TimeoutExpiredError: Timed Out: 1199.9999980926514 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. _ 8 of 9 completed, 4 Pass, 1 Fail, 0 Skip, 0 XPass, 0 XFail, 3 Error, 0 ReRun _ tests/model_serving/model_runtime/vllm/probes/test_vllm_probes.py::TestVllmProbeHealth::test_vllm_liveness_probe[test_vllm_opt_125m_raw_cpu_probes] 2026-07-05T17:03:07.796453Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1110, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 728, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/vllm/probes/conftest.py", line 108, in vllm_probes_inference_service with create_isvc(**isvc_kwargs) as isvc: ~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__ return next(self.gen) File "/home/odh/opendatahub-tests/utilities/inference_utils.py", line 760, in create_isvc verify_no_failed_pods( ~~~~~~~~~~~~~~~~~~~~~^ client=client, ^^^^^^^^^^^^^^ ...<2 lines>... timeout=timeout_watch.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/utilities/infra.py", line 767, in verify_no_failed_pods for pods in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout, ^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... runtime_name=runtime_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 182, in __iter__ raise TimeoutExpiredError(self._get_exception_log(exp=last_exp), last_exp=last_exp) timeout_sampler.TimeoutExpiredError: Timed Out: 1199.9999980926514 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. [conftest] ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ----------------------------- test_vllm_liveness_probe[test_vllm_opt_125m_raw_cpu_probes] ----------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- ERROR TEST: TestVllmProbeHealth.test_vllm_liveness_probe[test_vllm_opt_125m_raw_cpu_probes] [setup] STATUS: ERROR 2026-07-05T17:03:07.800170Z [error ] Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1091, in execute raise exc.with_traceback(exc_tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/vllm/probes/conftest.py", line 108, in vllm_probes_inference_service with create_isvc(**isvc_kwargs) as isvc: ~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__ return next(self.gen) File "/home/odh/opendatahub-tests/utilities/inference_utils.py", line 760, in create_isvc verify_no_failed_pods( ~~~~~~~~~~~~~~~~~~~~~^ client=client, ^^^^^^^^^^^^^^ ...<2 lines>... timeout=timeout_watch.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/utilities/infra.py", line 767, in verify_no_failed_pods for pods in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout, ^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... runtime_name=runtime_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 182, in __iter__ raise TimeoutExpiredError(self._get_exception_log(exp=last_exp), last_exp=last_exp) timeout_sampler.TimeoutExpiredError: Timed Out: 1199.9999980926514 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. [conftest] ------------------------------------------------------- TEARDOWN ------------------------------------------------------- 2026-07-05T17:03:07.800480Z [info ] Delete ServiceAccount models-bucket-sa [ocp_resources ServiceAccount] 2026-07-05T17:03:07.830864Z [info ] Deleting {'kind': 'ServiceAccount', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-sa', 'namespace': 'opt-125m-probes', 'uid': 'd26a890f-fbef-4daf-8b98-2a470c4e9baf', 'resourceVersion': '242388124', 'creationTimestamp': '2026-07-05T16:43:05Z', 'annotations': {'openshift.io/internal-registry-pull-secret-ref': 'models-bucket-sa-dockercfg-dvvh2'}, 'managedFields': [{'manager': 'openshift.io/image-registry-pull-secrets_service-account-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-05T16:43:05Z', '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-dvvh2"}': {}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T16:43:05Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:secrets': {'.': {}, 'k:{"name":"models-bucket-secret"}': {}}}}]}, 'secrets': [{'name': 'models-bucket-secret'}, {'name': 'models-bucket-sa-dockercfg-dvvh2'}], 'imagePullSecrets': [{'name': 'models-bucket-sa-dockercfg-dvvh2'}]} [ocp_resources ServiceAccount] 2026-07-05T17:03:07.846594Z [info ] Wait until ServiceAccount models-bucket-sa is deleted [ocp_resources ServiceAccount] 2026-07-05T17:03:07.846868Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T17:03:07.892928Z [info ] Elapsed time: 7.915496826171875e-05 [0:00:00.000079] [timeout_sampler] 2026-07-05T17:03:07.893186Z [info ] Delete Secret models-bucket-secret [ocp_resources Secret] 2026-07-05T17:03:07.923505Z [info ] Deleting {'kind': 'Secret', 'apiVersion': 'v1', 'metadata': {'name': 'models-bucket-secret', 'namespace': 'opt-125m-probes', 'uid': 'ab7e525e-4a5b-4c58-a6f1-28657f6be0d3', 'resourceVersion': '242388118', 'creationTimestamp': '2026-07-05T16:43:04Z', 'annotations': {'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-07-05T16:43:04Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:data': {'.': {}, 'f:AWS_ACCESS_KEY_ID': {}, 'f:AWS_SECRET_ACCESS_KEY': {}}, 'f:metadata': {'f:annotations': {'.': {}, '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:type': {}}}]}, 'data': '*******', 'type': 'Opaque'} [ocp_resources Secret] 2026-07-05T17:03:07.938295Z [info ] Wait until Secret models-bucket-secret is deleted [ocp_resources Secret] 2026-07-05T17:03:07.938438Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T17:03:07.952399Z [info ] Elapsed time: 7.367134094238281e-05 [0:00:00.000074] [timeout_sampler] 2026-07-05T17:03:07.952566Z [info ] Delete ServingRuntime vllm-runtime [ocp_resources ServingRuntime] 2026-07-05T17:03:07.998183Z [info ] Deleting {'apiVersion': 'serving.kserve.io/v1alpha1', 'kind': 'ServingRuntime', 'metadata': {'annotations': {'opendatahub.io/runtime-version': 'v0.19.1', 'openshift.io/display-name': 'vLLM CPU (x86) ServingRuntime for KServe'}, 'creationTimestamp': '2026-07-05T16:43:04Z', 'generation': 1, 'labels': {'opendatahub.io/dashboard': 'true'}, 'managedFields': [{'apiVersion': 'serving.kserve.io/v1alpha1', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:annotations': {'.': {}, '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:supportedModelFormats': {}}}, 'manager': 'OpenAPI-Generator', 'operation': 'Update', 'time': '2026-07-05T16:43:04Z'}], 'name': 'vllm-runtime', 'namespace': 'opt-125m-probes', 'resourceVersion': '242388114', 'uid': 'a3ffbbac-5a3d-4ab8-8895-25576bed6f7c'}, 'spec': {'annotations': {'opendatahub.io/kserve-runtime': 'vllm', 'prometheus.io/path': '/metrics', 'prometheus.io/port': '8080'}, 'containers': [{'args': ['--port=8080', '--model=/mnt/models', '--served-model-name={{.Name}}'], 'command': ['python', '-m', 'vllm.entrypoints.openai.api_server'], 'env': [{'name': 'HF_HOME', 'value': '/tmp/hf_home'}], 'image': 'registry.redhat.io/rhaii-early-access/vllm-cpu-rhel9@sha256:139e070c2e4e2bc0254aa852b436c35ec2659e8424e228cc4c77a3bc2ddf50b6', 'livenessProbe': {'failureThreshold': 10, 'httpGet': {'path': '/health', 'port': 8080, 'scheme': 'HTTP'}, 'initialDelaySeconds': 180, 'periodSeconds': 30, 'timeoutSeconds': 10}, 'name': 'kserve-container', 'ports': [{'containerPort': 8080, 'protocol': 'TCP'}], 'readinessProbe': {'failureThreshold': 12, 'httpGet': {'path': '/health', 'port': 8080, 'scheme': 'HTTP'}, 'initialDelaySeconds': 120, 'periodSeconds': 10, 'timeoutSeconds': 10}}], 'multiModel': False, 'supportedModelFormats': [{'autoSelect': True, 'name': 'vLLM'}]}} [ocp_resources ServingRuntime] 2026-07-05T17:03:08.015192Z [info ] Wait until ServingRuntime vllm-runtime is deleted [ocp_resources ServingRuntime] 2026-07-05T17:03:08.015357Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T17:03:08.028538Z [info ] Elapsed time: 3.790855407714844e-05 [0:00:00.000038] [timeout_sampler] 2026-07-05T17:03:08.041131Z [info ] Delete Namespace opt-125m-probes [ocp_resources Namespace] 2026-07-05T17:03:08.070564Z [info ] Deleting {'kind': 'Namespace', 'apiVersion': 'v1', 'metadata': {'name': 'opt-125m-probes', 'uid': '6c3b5e4a-a51d-43ec-9c69-cf473f28526b', 'resourceVersion': '242388111', 'creationTimestamp': '2026-07-05T16:43:04Z', 'labels': {'kubernetes.io/metadata.name': 'opt-125m-probes', 'pod-security.kubernetes.io/audit': 'restricted', 'pod-security.kubernetes.io/audit-version': 'latest', 'pod-security.kubernetes.io/enforce': 'restricted', 'pod-security.kubernetes.io/enforce-version': 'latest', 'pod-security.kubernetes.io/warn': 'restricted', 'pod-security.kubernetes.io/warn-version': 'latest'}, 'annotations': {'openshift.io/sa.scc.mcs': 's0:c43,c17', 'openshift.io/sa.scc.supplemental-groups': '1001840000/10000', 'openshift.io/sa.scc.uid-range': '1001840000/10000', 'security.openshift.io/MinimallySufficientPodSecurityStandard': 'restricted'}, 'managedFields': [{'manager': 'pod-security-admission-label-synchronization-controller', 'operation': 'Apply', 'apiVersion': 'v1', 'time': '2026-07-05T16:43:04Z', '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/enforce': {}, 'f:pod-security.kubernetes.io/enforce-version': {}, 'f:pod-security.kubernetes.io/warn': {}, 'f:pod-security.kubernetes.io/warn-version': {}}}}}, {'manager': 'OpenAPI-Generator', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T16:43:04Z', 'fieldsType': 'FieldsV1', 'fieldsV1': {'f:metadata': {'f:labels': {'.': {}, 'f:kubernetes.io/metadata.name': {}}}}}, {'manager': 'cluster-policy-controller', 'operation': 'Update', 'apiVersion': 'v1', 'time': '2026-07-05T16:43:04Z', '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': {}}}}}]}, 'spec': {'finalizers': ['kubernetes']}, 'status': {'phase': 'Active'}} [ocp_resources Namespace] 2026-07-05T17:03:08.087854Z [info ] Wait until Namespace opt-125m-probes is deleted [ocp_resources Namespace] 2026-07-05T17:03:08.088042Z [info ] Waiting for 240 seconds [0:04:00], retry every 1 seconds. (Function: ocp_resources.resource.wait_deleted.lambda: self.exists) [timeout_sampler] 2026-07-05T17:03:17.243190Z [info ] Elapsed time: 9.13880205154419 [0:00:09.138802] [timeout_sampler] _ ERROR at setup of TestVllmProbeHealth.test_vllm_liveness_probe[test_vllm_opt_125m_raw_cpu_probes] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1091, in execute raise exc.with_traceback(exc_tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/vllm/probes/conftest.py", line 108, in vllm_probes_inference_service with create_isvc(**isvc_kwargs) as isvc: ~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__ return next(self.gen) File "/home/odh/opendatahub-tests/utilities/inference_utils.py", line 760, in create_isvc verify_no_failed_pods( ~~~~~~~~~~~~~~~~~~~~~^ client=client, ^^^^^^^^^^^^^^ ...<2 lines>... timeout=timeout_watch.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/utilities/infra.py", line 767, in verify_no_failed_pods for pods in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout, ^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... runtime_name=runtime_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 182, in __iter__ raise TimeoutExpiredError(self._get_exception_log(exp=last_exp), last_exp=last_exp) timeout_sampler.TimeoutExpiredError: Timed Out: 1199.9999980926514 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. _ 9 of 9 completed, 4 Pass, 1 Fail, 0 Skip, 0 XPass, 0 XFail, 4 Error, 0 ReRun _ = 1 failed, 4 passed, 48 deselected, 2096 warnings, 4 errors in 4343.09s (1:12:23) = ==================================== ERRORS ==================================== _ ERROR at setup of TestVllmCpuX86S3Inference.test_vllm_cpu_x86_inference[facebook-opt-125m-raw-cpu] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1110, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 728, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/vllm/cpu/cpu_x86/conftest.py", line 101, in cpu_x86_inference_service with create_isvc(**isvc_kwargs) as isvc: ~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__ return next(self.gen) File "/home/odh/opendatahub-tests/utilities/inference_utils.py", line 760, in create_isvc verify_no_failed_pods( ~~~~~~~~~~~~~~~~~~~~~^ client=client, ^^^^^^^^^^^^^^ ...<2 lines>... timeout=timeout_watch.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/utilities/infra.py", line 767, in verify_no_failed_pods for pods in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout, ^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... runtime_name=runtime_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 182, in __iter__ raise TimeoutExpiredError(self._get_exception_log(exp=last_exp), last_exp=last_exp) timeout_sampler.TimeoutExpiredError: Timed Out: 1199.999998807907 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. _ ERROR at setup of TestVllmCpuX86S3Inference.test_vllm_cpu_x86_inference[tinyllama-1-1b-chat-raw-cpu] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1110, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 728, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/vllm/cpu/cpu_x86/conftest.py", line 101, in cpu_x86_inference_service with create_isvc(**isvc_kwargs) as isvc: ~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__ return next(self.gen) File "/home/odh/opendatahub-tests/utilities/inference_utils.py", line 760, in create_isvc verify_no_failed_pods( ~~~~~~~~~~~~~~~~~~~~~^ client=client, ^^^^^^^^^^^^^^ ...<2 lines>... timeout=timeout_watch.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/utilities/infra.py", line 767, in verify_no_failed_pods for pods in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout, ^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... runtime_name=runtime_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 182, in __iter__ raise TimeoutExpiredError(self._get_exception_log(exp=last_exp), last_exp=last_exp) timeout_sampler.TimeoutExpiredError: Timed Out: 1199.9999985694885 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. _ ERROR at setup of TestVllmProbeHealth.test_vllm_readiness_probe[test_vllm_opt_125m_raw_cpu_probes] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1110, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 728, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/vllm/probes/conftest.py", line 108, in vllm_probes_inference_service with create_isvc(**isvc_kwargs) as isvc: ~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__ return next(self.gen) File "/home/odh/opendatahub-tests/utilities/inference_utils.py", line 760, in create_isvc verify_no_failed_pods( ~~~~~~~~~~~~~~~~~~~~~^ client=client, ^^^^^^^^^^^^^^ ...<2 lines>... timeout=timeout_watch.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/utilities/infra.py", line 767, in verify_no_failed_pods for pods in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout, ^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... runtime_name=runtime_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 182, in __iter__ raise TimeoutExpiredError(self._get_exception_log(exp=last_exp), last_exp=last_exp) timeout_sampler.TimeoutExpiredError: Timed Out: 1199.9999980926514 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. _ ERROR at setup of TestVllmProbeHealth.test_vllm_liveness_probe[test_vllm_opt_125m_raw_cpu_probes] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 895, in pytest_runtest_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 165, in pytest_runtest_setup item.session._setupstate.setup(item) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 523, in setup col.setup() ~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1723, in setup self._request._fillfixtures() ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 707, in _fillfixtures item.funcargs[argname] = self.getfixturevalue(argname) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 539, in getfixturevalue fixturedef = self._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1091, in execute raise exc.with_traceback(exc_tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1202, in pytest_fixture_setup result = call_fixture_func(fixturefunc, request, kwargs) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 908, in call_fixture_func fixture_result = next(generator) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/vllm/probes/conftest.py", line 108, in vllm_probes_inference_service with create_isvc(**isvc_kwargs) as isvc: ~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib64/python3.14/contextlib.py", line 141, in __enter__ return next(self.gen) File "/home/odh/opendatahub-tests/utilities/inference_utils.py", line 760, in create_isvc verify_no_failed_pods( ~~~~~~~~~~~~~~~~~~~~~^ client=client, ^^^^^^^^^^^^^^ ...<2 lines>... timeout=timeout_watch.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/utilities/infra.py", line 767, in verify_no_failed_pods for pods in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout, ^^^^^^^^^^^^^^^^^^^^^ ...<4 lines>... runtime_name=runtime_name, ^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/timeout_sampler/__init__.py", line 182, in __iter__ raise TimeoutExpiredError(self._get_exception_log(exp=last_exp), last_exp=last_exp) timeout_sampler.TimeoutExpiredError: Timed Out: 1199.9999980926514 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. =================================== FAILURES =================================== _ TestTensorflowModel.test_tensorflow_inference[tensorflow-standard-grpc-deployment] _ Traceback (most recent call last): File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 353, in from_call result: TResult | None = func() ~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 245, in lambda: runtest_hook(item=item, **kwds), ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/capture.py", line 900, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/skipping.py", line 268, in pytest_runtest_call return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 179, in pytest_runtest_call item.runtest() ~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1720, in runtest self.ihook.pytest_pyfunc_call(pyfuncitem=self) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 166, in pytest_pyfunc_call result = testfunction(**testargs) File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/triton/basic_model_deployment/test_tensorflow_model.py", line 97, in test_tensorflow_inference validate_inference_request( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ pod_name=triton_pod_resource.name, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ...<5 lines>... root_dir=root_dir, ^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/tests/model_serving/model_runtime/triton/basic_model_deployment/utils.py", line 149, in validate_inference_request assert isinstance(response, dict), f"Response is not a dict: {response}" ~~~~~~~~~~^^^^^^^^^^^^^^^^ AssertionError: Response is not a dict: gRPC request (stdin) failed: STDOUT: STDERR: Failed to dial target host "localhost:9000": context deadline exceeded =============================== warnings summary =============================== tests/model_serving/model_runtime/mlserver/model_car/test_mlserver_model_car.py: 4 warnings tests/model_serving/model_runtime/openvino/test_ovms_model_deployment.py: 86 warnings tests/model_serving/model_runtime/openvino/test_ovms_smoke.py: 95 warnings tests/model_serving/model_runtime/triton/basic_model_deployment/test_tensorflow_model.py: 330 warnings tests/model_serving/model_runtime/vllm/cpu/cpu_x86/test_vllm_cpu_s3_inference.py: 1054 warnings tests/model_serving/model_runtime/vllm/probes/test_vllm_probes.py: 527 warnings /home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/urllib3/connectionpool.py:1110: InsecureRequestWarning: Unverified HTTPS request is being made to host 'api.ods-qe-psi-23.osp.rh-ods.com'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html - generated xml file: /workspace/tests-shared/tests-payload/results/model_runtime-smoke.xml - =========================== short test summary info ============================ FAILED tests/model_serving/model_runtime/triton/basic_model_deployment/test_tensorflow_model.py::TestTensorflowModel::test_tensorflow_inference[tensorflow-standard-grpc-deployment] - AssertionError: Response is not a dict: gRPC request (stdin) failed: STDOUT: STDERR: Failed to dial target host "localhost:9000": context deadline exceeded ERROR tests/model_serving/model_runtime/vllm/cpu/cpu_x86/test_vllm_cpu_s3_inference.py::TestVllmCpuX86S3Inference::test_vllm_cpu_x86_inference[facebook-opt-125m-raw-cpu] - timeout_sampler.TimeoutExpiredError: Timed Out: 1199.999998807907 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. ERROR tests/model_serving/model_runtime/vllm/cpu/cpu_x86/test_vllm_cpu_s3_inference.py::TestVllmCpuX86S3Inference::test_vllm_cpu_x86_inference[tinyllama-1-1b-chat-raw-cpu] - timeout_sampler.TimeoutExpiredError: Timed Out: 1199.9999985694885 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. ERROR tests/model_serving/model_runtime/vllm/probes/test_vllm_probes.py::TestVllmProbeHealth::test_vllm_readiness_probe[test_vllm_opt_125m_raw_cpu_probes] - timeout_sampler.TimeoutExpiredError: Timed Out: 1199.9999980926514 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. ERROR tests/model_serving/model_runtime/vllm/probes/test_vllm_probes.py::TestVllmProbeHealth::test_vllm_liveness_probe[test_vllm_opt_125m_raw_cpu_probes] - timeout_sampler.TimeoutExpiredError: Timed Out: 1199.9999980926514 Function: utilities.infra.get_pods_by_isvc_label Kwargs: {'client': , 'isvc': , 'runtime_name': 'vllm-runtime'} Last exception: N/A. = 1 failed, 4 passed, 48 deselected, 2096 warnings, 4 errors in 4343.10s (1:12:23) =