--- pytest attempt 2026-09-07T20:32:04.188050+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- 2026-09-07T20:32:05.747395Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-09-07T20:32:05.750810Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-07T20:32:05.756196Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-09-07T20:32:05.864582Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] ============================= test session starts ============================== platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.0 -- /home/odh/opendatahub-tests/.venv/bin/python3 cachedir: .pytest_cache metadata: {'Python': '3.14.7', 'Platform': 'Linux-5.14.0-570.131.1.el9_6.x86_64-x86_64-with-glibc2.42', 'Packages': {'pytest': '9.1.1', 'pluggy': '1.6.0'}, 'Plugins': {'anyio': '4.14.2', 'langsmith': '0.11.2', 'asyncio': '1.4.0', 'dependency': '0.6.1', 'html': '4.2.0', 'metadata': '3.1.1', 'order': '1.5.0', 'progress': '1.4.0', 'testconfig': '0.2.0', 'xdist': '3.8.0', 'syrupy': '6.0.0'}} rootdir: /home/odh/opendatahub-tests configfile: pytest.ini plugins: anyio-4.14.2, langsmith-0.11.2, asyncio-1.4.0, dependency-0.6.1, html-4.2.0, metadata-3.1.1, order-1.5.0, progress-1.4.0, testconfig-0.2.0, xdist-3.8.0, syrupy-6.0.0 asyncio: mode=Mode.STRICT, debug=False, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function collecting ... 2026-09-07T20:32:05.925261Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-07T20:32:06.035089Z [info ] kind: ClusterPolicy api version: kyverno.io/v2beta1 [ocp_resources.resource] collected 5 items / 1 deselected / 4 selected tests/cluster_health/test_operator_health.py::test_data_science_cluster_initialization_healthy  ----------------------------------- test_data_science_cluster_initialization_healthy ----------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-07T20:32:06.092518Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-09-07T20:32:06.095537Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-09-07T20:32:06.095915Z [info ] Executing session fixture: admin_client [conftest] 2026-09-07T20:32:06.096088Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-07T20:32:06.100316Z [info ] Executing session fixture: dsc_resource [conftest] 2026-09-07T20:32:06.100462Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-09-07T20:32:06.184496Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-09-07T20:32:06.184749Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-09-07T20:32:06.185652Z [info ] Executing session fixture: os_path_environment [conftest] 2026-09-07T20:32:06.185834Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-09-07T20:32:06.185962Z [info ] Executing session fixture: bin_directory [conftest] 2026-09-07T20:32:06.187030Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-09-07T20:32:06.186257Z [warning ] Using previously installed: /workspace/tests-shared/tests-payload/.tools/bin/oc [tests.conftest] name=tests.conftest 2026-09-07T20:32:06.187345Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-09-07T20:32:06.186379Z [info ] OC binary path: /workspace/tests-shared/tests-payload/.tools/bin/oc [tests.conftest] name=tests.conftest 2026-09-07T20:32:06.186419Z [info ] Adding /tmp/pytest-iPAbKz9Q6RGkSGCxvNtSj6/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-09-07T20:32:06.187690Z [info ] Executing session fixture: nodes [conftest] 2026-09-07T20:32:06.220801Z [info ] Executing session fixture: dsci_resource [conftest] 2026-09-07T20:32:06.221015Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-09-07T20:32:06.260615Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-09-07T20:32:06.260767Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-09-07T20:32:06.260908Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-09-07T20:32:06.259664Z [info ] Skipping cluster sanity check because selected tests include cluster/operator/component health [tests.conftest] name=tests.conftest 2026-09-07T20:32:06.261186Z [info ] Executing session fixture: autouse_fixtures [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-07T20:32:06.261420Z [info ] Waiting for 120 seconds [0:02:00], retry every 5 seconds. (Function: utilities.infra.wait_for_dsci_status_ready Kwargs: {'dsci_resource': }) [timeout_sampler] 2026-09-07T20:32:06.260155Z [info ] Wait for DSCI default-dsci to be in Ready status. [utilities.infra] name=utilities.infra 2026-09-07T20:32:06.261736Z [info ] Get DSCInitialization default-dsci status [ocp_resources DSCInitialization] PASSED _ 1 of 4 completed, 1 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/cluster_health/test_operator_health.py::test_data_science_cluster_healthy 2026-09-07T20:32:06.293198Z [success ] Function: utilities.infra.wait_for_dsci_status_ready succeeded after 5.173683166503906e-05 [0:00:00.000052]. [timeout_sampler]  TEST: test_data_science_cluster_initialization_healthy STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ------------------------------------------ test_data_science_cluster_healthy ------------------------------------------ -------------------------------------------------------- SETUP -------------------------------------------------------- --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-07T20:32:06.294089Z [info ] Waiting for 120 seconds [0:02:00], retry every 5 seconds. (Function: utilities.infra.wait_for_dsc_status_ready Kwargs: {'dsc_resource': }) [timeout_sampler] 2026-09-07T20:32:06.292761Z [info ] Wait for DSC default-dsc are Ready. [utilities.infra] name=utilities.infra 2026-09-07T20:32:06.294335Z [info ] Get DataScienceCluster default-dsc status [ocp_resources DataScienceCluster] PASSED _ 2 of 4 completed, 2 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/cluster_health/test_operator_health.py::test_pods_cluster_healthy[test_operator_namespace_pod_healthy] 2026-09-07T20:32:06.324258Z [success ] Function: utilities.infra.wait_for_dsc_status_ready succeeded after 3.9577484130859375e-05 [0:00:00.000040]. [timeout_sampler]  TEST: test_data_science_cluster_healthy STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  ---------------------------- test_pods_cluster_healthy[test_operator_namespace_pod_healthy] ---------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-07T20:32:06.324981Z [info ] Executing function fixture: namespace_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-07T20:32:06.323660Z [info ] Testing Pods in namespace redhat-ods-operator for cluster health [_pytest.compat] name=tests.cluster_health.test_operator_health 2026-09-07T20:32:06.325294Z [info ] Waiting for 180 seconds [0:03:00], retry every 5 seconds. (Function: utilities.general..lambda: admin_client.namespace_name.get_not_running_pods.list.Pod.get) [timeout_sampler] PASSED _ 3 of 4 completed, 3 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ tests/cluster_health/test_operator_health.py::test_pods_cluster_healthy[test_application_namespace_pod_healthy] 2026-09-07T20:32:06.504990Z [success ] Function: lambda: admin_client.namespace_name.get_not_running_pods.list.Pod.get succeeded after 3.2901763916015625e-05 [0:00:00.000033]. [timeout_sampler]  TEST: test_pods_cluster_healthy[test_operator_namespace_pod_healthy] STATUS: PASSED ------------------------------------------------------- TEARDOWN -------------------------------------------------------  -------------------------- test_pods_cluster_healthy[test_application_namespace_pod_healthy] -------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-07T20:32:06.505775Z [info ] Executing function fixture: namespace_name [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-07T20:32:06.504617Z [info ] Testing Pods in namespace redhat-ods-applications for cluster health [_pytest.compat] name=tests.cluster_health.test_operator_health 2026-09-07T20:32:06.506088Z [info ] Waiting for 180 seconds [0:03:00], retry every 5 seconds. (Function: utilities.general..lambda: admin_client.namespace_name.get_not_running_pods.list.Pod.get) [timeout_sampler] PASSED2026-09-07T20:32:08.003533Z [success ] Function: lambda: admin_client.namespace_name.get_not_running_pods.list.Pod.get succeeded after 3.314018249511719e-05 [0:00:00.000033]. [timeout_sampler]  TEST: test_pods_cluster_healthy[test_application_namespace_pod_healthy] STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- _ 4 of 4 completed, 4 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ ======================= 4 passed, 1 deselected in 2.10s ======================== - generated xml file: /workspace/tests-shared/tests-payload/results/operator-health.xml - ======================= 4 passed, 1 deselected in 2.10s ========================