--- BVT pytest attempt 2026-06-03T11:39:01.561671+00:00 (/.local/bin/uv run pytest...) --- 2026-06-03T11:39:03.003203Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-06-03T11:39:03.013226Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.013418Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.014030Z [info ] PRAGMA main.table_info("OpenDataHubTestTable") [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.014212Z [info ] PRAGMA main.table_info("OpenDataHubTestTable") [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.014570Z [info ] [raw sql] ()  [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.014752Z [info ] [raw sql] ()  [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.014908Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.015128Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.018177Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-03T11:39:03.022775Z [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-09.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-09.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-09.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-06-03T11:39:03.127952Z [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-09.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/python cachedir: .pytest_cache metadata: {'Python': '3.14.5', 'Platform': 'Linux-5.14.0-427.115.1.el9_4.x86_64-x86_64-with-glibc2.42', 'Packages': {'pytest': '9.0.3', 'pluggy': '1.6.0'}, 'Plugins': {'anyio': '4.13.0', 'langsmith': '0.8.7', 'asyncio': '1.4.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.7, asyncio-1.4.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 16 items tests/model_serving/maas_billing/component_health/test_maas_api_health_check.py::TestMaaSApiComponentHealth::test_maas_management_state  ---------------------------------------------- test_maas_management_state ---------------------------------------------- -------------------------------------------------------- SETUP -------------------------------------------------------- 2026-06-03T11:39:03.201524Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) _post_configure_properties() started [sqlalchemy.orm.mapper.Mapper] 2026-06-03T11:39:03.201719Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) initialize prop id [sqlalchemy.orm.mapper.Mapper] 2026-06-03T11:39:03.202361Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) initialize prop test_name [sqlalchemy.orm.mapper.Mapper] 2026-06-03T11:39:03.202934Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) initialize prop start_time [sqlalchemy.orm.mapper.Mapper] 2026-06-03T11:39:03.203140Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) _post_configure_properties() complete [sqlalchemy.orm.mapper.Mapper] 2026-06-03T11:39:03.203507Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.203754Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.204644Z [info ] INSERT INTO "OpenDataHubTestTable" (test_name, start_time) VALUES (?, ?) [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.204810Z [info ] INSERT INTO "OpenDataHubTestTable" (test_name, start_time) VALUES (?, ?) [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.205002Z [info ] [generated in 0.00013s] ('/home/odh/opendatahub-tests/tests/model_serving/maas_billing/component_health/test_maas_api_health_check.py::test_maas_management_state', 1780486743) [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.205302Z [info ] [generated in 0.00013s] ('/home/odh/opendatahub-tests/tests/model_serving/maas_billing/component_health/test_maas_api_health_check.py::test_maas_management_state', 1780486743) [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.205504Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.207302Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-03T11:39:03.207492Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-06-03T11:39:03.207682Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-06-03T11:39:03.212055Z [info ] Executing session fixture: admin_client [conftest] 2026-06-03T11:39:03.212223Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-03T11:39:03.212355Z [info ] Executing session fixture: dsc_resource [conftest] 2026-06-03T11:39:03.212529Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-06-03T11:39:03.292424Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-06-03T11:39:03.292739Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-06-03T11:39:03.293797Z [info ] Executing session fixture: os_path_environment [conftest] 2026-06-03T11:39:03.293964Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-06-03T11:39:03.294108Z [info ] Executing session fixture: bin_directory [conftest] 2026-06-03T11:39:03.295321Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-06-03T11:39:03.295477Z [info ] kind: ConsoleCLIDownload api version: console.openshift.io/v1 [ocp_resources.resource] 2026-06-03T11:39:03.323064Z [info ] All oc console cli download links: ['https://downloads-openshift-console.apps.ods-qe-psi-09.osp.rh-ods.com/amd64/linux/oc.tar'] [utilities.infra] name=utilities.infra 2026-06-03T11:39:03.323258Z [info ] Downloading archive using: url=https://downloads-openshift-console.apps.ods-qe-psi-09.osp.rh-ods.com/amd64/linux/oc.tar [utilities.infra] name=utilities.infra 2026-06-03T11:39:04.559611Z [info ] Extract the downloaded archive. [utilities.infra] name=utilities.infra 2026-06-03T11:39:04.739827Z [info ] Downloaded file: ['oc']  [utilities.infra] name=utilities.infra 2026-06-03T11:39:04.768306Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-06-03T11:39:04.765136Z [info ] OC binary path: /tmp/pytest-Les9JysoFD44TCqx2nn3rf/bin0/oc [tests.conftest] name=tests.conftest 2026-06-03T11:39:04.765198Z [info ] Adding /tmp/pytest-Les9JysoFD44TCqx2nn3rf/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-06-03T11:39:04.768857Z [info ] Executing session fixture: nodes [conftest] 2026-06-03T11:39:04.842257Z [info ] Executing session fixture: dsci_resource [conftest] 2026-06-03T11:39:04.842455Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-06-03T11:39:04.857133Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-06-03T11:39:04.857313Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-06-03T11:39:04.857444Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-06-03T11:39:04.856228Z [info ] Check cluster sanity.  [utilities.infra] name=utilities.infra 2026-06-03T11:39:04.857771Z [info ] Verify all nodes are in a healthy condition. [ocp_utilities.infra] 2026-06-03T11:39:04.953762Z [info ] Verify all nodes are schedulable. [ocp_utilities.infra] 2026-06-03T11:39:05.072660Z [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-06-03T11:39:05.071936Z [info ] Wait for DSCI default-dsci to be in Ready status. [utilities.infra] name=utilities.infra 2026-06-03T11:39:05.073026Z [info ] Get DSCInitialization default-dsci status [ocp_resources DSCInitialization] 2026-06-03T11:39:05.085452Z [info ] Elapsed time: 0.00013446807861328125 [0:00:00.000134] [timeout_sampler] 2026-06-03T11:39:05.085693Z [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-06-03T11:39:05.084668Z [info ] Wait for DSC default-dsc are Ready. [utilities.infra] name=utilities.infra 2026-06-03T11:39:05.086037Z [info ] Get DataScienceCluster default-dsc status [ocp_resources DataScienceCluster] 2026-06-03T11:39:05.101533Z [info ] Elapsed time: 4.9591064453125e-05 [0:00:00.000050] [timeout_sampler] 2026-06-03T11:39:05.101809Z [info ] Executing session fixture: autouse_fixtures [conftest] 2026-06-03T11:39:05.101978Z [info ] Executing session fixture: maas_gateway_api_hostname [conftest] 2026-06-03T11:39:05.102134Z [info ] kind: Ingress api version: config.openshift.io/v1 [ocp_resources.resource] 2026-06-03T11:39:05.129024Z [info ] Executing session fixture: maas_gateway_api [conftest] 2026-06-03T11:39:05.152697Z [info ] kind: Gateway api version: gateway.networking.k8s.io/v1 [ocp_resources.resource] 2026-06-03T11:39:05.168072Z [info ] Reusing existing gateway openshift-ingress/maas-default-gateway [conftest] name=conftest 2026-06-03T11:39:05.169295Z [info ] Wait for Gateway/maas-default-gateway's 'Programmed' condition to be 'True' [ocp_resources Gateway] 2026-06-03T11:39:05.169424Z [info ] Wait until Gateway maas-default-gateway is created [ocp_resources Gateway] 2026-06-03T11:39:05.169614Z [info ] Waiting for 300 seconds [0:05:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-06-03T11:39:05.185519Z [info ] Elapsed time: 5.91278076171875e-05 [0:00:00.000059] [timeout_sampler] 2026-06-03T11:39:05.185711Z [info ] Waiting for 299.98350644111633 seconds [0:04:59.983506], retry every 1 seconds. (Function: ocp_resources.resource.wait_for_condition.lambda: self.instance) [timeout_sampler] ERROR TEST: TestMaaSApiComponentHealth.test_maas_management_state [setup] STATUS: ERROR 2026-06-03T11:44:05.822072Z [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 1068, in execute fixturedef = request._get_active_fixturedef(argname) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 627, in _get_active_fixturedef fixturedef.execute(request=subrequest) ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1110, in execute result: FixtureValue = ihook.pytest_fixture_setup( ~~~~~~~~~~~~~~~~~~~~~~~~~~^ fixturedef=self, request=request ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_hooks.py", line 512, in __call__ return self._hookexec(self.name, self._hookimpls.copy(), kwargs, firstresult) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_manager.py", line 120, in _hookexec return self._inner_hookexec(hook_name, methods, kwargs, firstresult) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 167, in _multicall raise exception File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pytest_asyncio/plugin.py", line 924, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 53, in run_old_style_hookwrapper return result.get_result() ~~~~~~~~~~~~~~~~~^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_result.py", line 103, in get_result raise exc.with_traceback(tb) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 38, in run_old_style_hookwrapper res = yield ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 139, in _multicall teardown.throw(exception) ~~~~~~~~~~~~~~^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/setuponly.py", line 36, in pytest_fixture_setup return (yield) ^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/pluggy/_callers.py", line 121, in _multicall res = hook_impl.function(*args) File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 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/maas_billing/conftest.py", line 935, in maas_gateway_api gw.wait_for_condition(condition="Programmed", status="True", timeout=300) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/ocp_resources/resource.py", line 1316, in wait_for_condition for sample in TimeoutSampler( ~~~~~~~~~~~~~~^ wait_timeout=timeout_watcher.remaining_time(), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sleep=sleep_time, ^^^^^^^^^^^^^^^^^ func=lambda: self.instance, ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ): ^ 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: 299.98350644111633 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. [conftest] 2026-06-03T11:44:05.822286Z [info ] Must-gather collection is enabled for /home/odh/opendatahub-tests/tests/model_serving/maas_billing/component_health/test_maas_api_health_check.py::test_maas_management_state. [conftest] 2026-06-03T11:44:05.822440Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-03T11:44:05.824210Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-03T11:44:05.826960Z [info ] SELECT "OpenDataHubTestTable".start_time AS "OpenDataHubTestTable_start_time" FROM "OpenDataHubTestTable" WHERE "OpenDataHubTestTable".test_name = ? LIMIT ? OFFSET ? [sqlalchemy.engine.Engine] 2026-06-03T11:44:05.827115Z [info ] SELECT "OpenDataHubTestTable".start_time AS "OpenDataHubTestTable_start_time" FROM "OpenDataHubTestTable" WHERE "OpenDataHubTestTable".test_name = ? LIMIT ? OFFSET ? [sqlalchemy.engine.Engine] 2026-06-03T11:44:05.827361Z [info ] [generated in 0.00038s] ('/home/odh/opendatahub-tests/tests/model_serving/maas_billing/component_health/test_maas_api_health_check.py::test_maas_management_state', 1, 0) [sqlalchemy.engine.Engine] 2026-06-03T11:44:05.827599Z [info ] [generated in 0.00038s] ('/home/odh/opendatahub-tests/tests/model_serving/maas_billing/component_health/test_maas_api_health_check.py::test_maas_management_state', 1, 0) [sqlalchemy.engine.Engine] 2026-06-03T11:44:05.827751Z [info ] ROLLBACK  [sqlalchemy.engine.Engine] 2026-06-03T11:44:05.827937Z [info ] ROLLBACK  [sqlalchemy.engine.Engine] 2026-06-03T11:44:05.832524Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-03T11:44:05.832799Z [info ] kind: Subscription api version: operators.coreos.com/v1alpha1 [ocp_resources.resource] 2026-06-03T11:44:05.912834Z [info ] Checking subscription rhoai-operator-dev [utilities.infra] name=utilities.infra 2026-06-03T11:44:05.926543Z [info ] Expected CSV: rhods-operator.3.4.0-ea.1 [utilities.infra] name=utilities.infra 2026-06-03T11:44:05.930146Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-03T11:44:05.934750Z [info ] kind: ClusterServiceVersion api version: operators.coreos.com/v1alpha1 [ocp_resources.resource] 2026-06-03T11:44:07.172770Z [info ] Running oc adm must-gather --dest-dir=/home/odh/opendatahub-tests/results/must-gather-collected/model_serving/maas_billing/component_health/test_maas_api_health_check/TestMaaSApiComponentHealth/test_maas_management_state/pytest_exception_interact --since=302s --image=registry.redhat.io/rhoai/odh-must-gather-rhel9@sha256:7b394654b91821bd58cfe973c2d28f94b8ae323ed75e2e0de6fee1988b525690 command [pyhelper_utils.shell] /usr/lib64/python3.14/multiprocessing/resource_tracker.py:475: UserWarning: resource_tracker: There appear to be 3 leaked semaphore objects to clean up at shutdown: {'/mp-_acq6fsk', '/mp-nmk335v0', '/mp-igbvpt8c'} warnings.warn(