--- pytest attempt 2026-09-08T13:57:12.042177+00:00 (/.local/bin/uv --directory /home/odh/opendatahub-tests...) --- 2026-09-08T13:57:14.483188Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-09-08T13:57:14.487576Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-08T13:57:14.607653Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-09-08T13:57:14.671422Z [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.132.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-08T13:57:14.734926Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-08T13:57:17.827458Z [info ] kind: ClusterPolicy api version: kyverno.io/v2beta1 [ocp_resources.resource] collected 5 items / 4 deselected / 1 selected tests/cluster_health/test_cluster_health.py::test_cluster_node_healthy  ---------------------------------------------- test_cluster_node_healthy ---------------------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-09-08T13:57:17.857331Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-09-08T13:57:17.857525Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-09-08T13:57:17.860628Z [info ] Executing session fixture: admin_client [conftest] 2026-09-08T13:57:17.861062Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-09-08T13:57:17.865496Z [info ] Executing session fixture: dsc_resource [conftest] 2026-09-08T13:57:17.865671Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-09-08T13:57:17.946308Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-09-08T13:57:17.946513Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-09-08T13:57:17.947395Z [info ] Executing session fixture: os_path_environment [conftest] 2026-09-08T13:57:17.947656Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-09-08T13:57:17.947828Z [info ] Executing session fixture: bin_directory [conftest] 2026-09-08T13:57:17.949228Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-09-08T13:57:17.948252Z [warning ] Using previously installed: /workspace/tests-shared/tests-payload/.tools/bin/oc [tests.conftest] name=tests.conftest 2026-09-08T13:57:17.949673Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-09-08T13:57:17.948393Z [info ] OC binary path: /workspace/tests-shared/tests-payload/.tools/bin/oc [tests.conftest] name=tests.conftest 2026-09-08T13:57:17.948438Z [info ] Adding /tmp/pytest-2XfeCF6JS3xP5evTxUj9yF/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-09-08T13:57:17.950069Z [info ] Executing session fixture: nodes [conftest] 2026-09-08T13:57:17.982184Z [info ] Executing session fixture: dsci_resource [conftest] 2026-09-08T13:57:17.982382Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-09-08T13:57:18.000482Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-09-08T13:57:18.000661Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-09-08T13:57:18.000794Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-09-08T13:57:17.999557Z [info ] Skipping cluster sanity check because selected tests include cluster/operator/component health [tests.conftest] name=tests.conftest 2026-09-08T13:57:18.001083Z [info ] Executing session fixture: autouse_fixtures [conftest] --------------------------------------------------------- CALL --------------------------------------------------------- 2026-09-08T13:57:18.001344Z [info ] Verify all nodes are in a healthy condition. [ocp_utilities.infra] 2026-09-08T13:57:18.053118Z [info ] Verify all nodes are schedulable. [ocp_utilities.infra] PASSED TEST: test_cluster_node_healthy STATUS: PASSED ------------------------------------------------------- TEARDOWN ------------------------------------------------------- _ 1 of 1 completed, 1 Pass, 0 Fail, 0 Skip, 0 XPass, 0 XFail, 0 Error, 0 ReRun _ ======================= 1 passed, 4 deselected in 3.40s ======================== - generated xml file: /workspace/tests-shared/tests-payload/results/cluster-health.xml - ======================= 1 passed, 4 deselected in 3.40s ========================