--- BVT pytest attempt 2026-06-02T13:22:02.028298+00:00 (/.local/bin/uv run pytest...) --- 2026-06-02T13:22:03.511144Z [info ] Writing tests log to /home/odh/opendatahub-tests/results/pytest-tests.log [conftest] 2026-06-02T13:22:03.521329Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-02T13:22:03.521623Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-02T13:22:03.521782Z [info ] PRAGMA main.table_info("OpenDataHubTestTable") [sqlalchemy.engine.Engine] 2026-06-02T13:22:03.521924Z [info ] PRAGMA main.table_info("OpenDataHubTestTable") [sqlalchemy.engine.Engine] 2026-06-02T13:22:03.522117Z [info ] [raw sql] ()  [sqlalchemy.engine.Engine] 2026-06-02T13:22:03.522350Z [info ] [raw sql] ()  [sqlalchemy.engine.Engine] 2026-06-02T13:22:03.522502Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-02T13:22:03.522664Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-02T13:22:03.525755Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-02T13:22:03.529941Z [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-02T13:22:05.761136Z [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-02T13:22:05.855756Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) _post_configure_properties() started [sqlalchemy.orm.mapper.Mapper] 2026-06-02T13:22:05.855960Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) initialize prop id [sqlalchemy.orm.mapper.Mapper] 2026-06-02T13:22:05.856586Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) initialize prop test_name [sqlalchemy.orm.mapper.Mapper] 2026-06-02T13:22:05.856779Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) initialize prop start_time [sqlalchemy.orm.mapper.Mapper] 2026-06-02T13:22:05.856952Z [info ] (OpenDataHubTestTable|OpenDataHubTestTable) _post_configure_properties() complete [sqlalchemy.orm.mapper.Mapper] 2026-06-02T13:22:05.857152Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-02T13:22:05.857392Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-02T13:22:05.857705Z [info ] INSERT INTO "OpenDataHubTestTable" (test_name, start_time) VALUES (?, ?) [sqlalchemy.engine.Engine] 2026-06-02T13:22:05.857871Z [info ] INSERT INTO "OpenDataHubTestTable" (test_name, start_time) VALUES (?, ?) [sqlalchemy.engine.Engine] 2026-06-02T13:22:05.858120Z [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', 1780406525) [sqlalchemy.engine.Engine] 2026-06-02T13:22:05.858357Z [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', 1780406525) [sqlalchemy.engine.Engine] 2026-06-02T13:22:05.858535Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-02T13:22:05.859576Z [info ] COMMIT  [sqlalchemy.engine.Engine] 2026-06-02T13:22:05.859910Z [info ] Executing session fixture: event_loop_policy [conftest] 2026-06-02T13:22:05.860075Z [info ] Executing session fixture: _syrupy_apply_ide_patches [conftest] 2026-06-02T13:22:05.860331Z [info ] Executing session fixture: admin_client [conftest] 2026-06-02T13:22:05.860505Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-02T13:22:05.866378Z [info ] Executing session fixture: dsc_resource [conftest] 2026-06-02T13:22:05.866570Z [info ] kind: DataScienceCluster api version: datasciencecluster.opendatahub.io/v2 [ocp_resources.resource] 2026-06-02T13:22:05.972955Z [info ] Executing session fixture: tmp_path_factory [conftest] 2026-06-02T13:22:05.973269Z [info ] Executing session fixture: tests_tmp_dir [conftest] 2026-06-02T13:22:05.974243Z [info ] Executing session fixture: os_path_environment [conftest] 2026-06-02T13:22:05.974416Z [info ] Executing session fixture: tmpdir_factory [conftest] 2026-06-02T13:22:05.974591Z [info ] Executing session fixture: bin_directory [conftest] 2026-06-02T13:22:05.975773Z [info ] Executing session fixture: oc_binary_path [conftest] 2026-06-02T13:22:05.975953Z [info ] kind: ConsoleCLIDownload api version: console.openshift.io/v1 [ocp_resources.resource] 2026-06-02T13:22:06.027579Z [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-02T13:22:06.027658Z [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-02T13:24:38.787135Z [info ] Extract the downloaded archive. [utilities.infra] name=utilities.infra 2026-06-02T13:24:38.926383Z [info ] Downloaded file: ['oc']  [utilities.infra] name=utilities.infra 2026-06-02T13:24:38.955253Z [info ] Executing session fixture: bin_directory_to_os_path [conftest] 2026-06-02T13:24:38.950895Z [info ] OC binary path: /tmp/pytest-7SLG3XNNXXsgC5ovsUgYDi/bin0/oc [tests.conftest] name=tests.conftest 2026-06-02T13:24:38.950993Z [info ] Adding /tmp/pytest-7SLG3XNNXXsgC5ovsUgYDi/bin0 to $PATH [tests.conftest] name=tests.conftest 2026-06-02T13:24:38.955771Z [info ] Executing session fixture: nodes [conftest] 2026-06-02T13:24:39.183511Z [info ] Executing session fixture: dsci_resource [conftest] 2026-06-02T13:24:39.183689Z [info ] kind: DSCInitialization api version: dscinitialization.opendatahub.io/v2 [ocp_resources.resource] 2026-06-02T13:24:39.211355Z [info ] Executing session fixture: record_testsuite_property [conftest] 2026-06-02T13:24:39.211540Z [info ] Executing session fixture: junitxml_plugin [conftest] 2026-06-02T13:24:39.211689Z [info ] Executing session fixture: cluster_sanity_scope_session [conftest] 2026-06-02T13:24:39.210064Z [info ] Check cluster sanity.  [utilities.infra] name=utilities.infra 2026-06-02T13:24:39.212007Z [info ] Verify all nodes are in a healthy condition. [ocp_utilities.infra] 2026-06-02T13:24:39.411191Z [info ] Verify all nodes are schedulable. [ocp_utilities.infra] 2026-06-02T13:24:39.886747Z [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-02T13:24:39.885956Z [info ] Wait for DSCI default-dsci to be in Ready status. [utilities.infra] name=utilities.infra 2026-06-02T13:24:39.887056Z [info ] Get DSCInitialization default-dsci status [ocp_resources DSCInitialization] 2026-06-02T13:24:39.912846Z [info ] Elapsed time: 0.00017213821411132812 [0:00:00.000172] [timeout_sampler] 2026-06-02T13:24:39.912997Z [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-02T13:24:39.912034Z [info ] Wait for DSC default-dsc are Ready. [utilities.infra] name=utilities.infra 2026-06-02T13:24:39.913306Z [info ] Get DataScienceCluster default-dsc status [ocp_resources DataScienceCluster] 2026-06-02T13:24:39.943317Z [info ] Elapsed time: 3.695487976074219e-05 [0:00:00.000037] [timeout_sampler] 2026-06-02T13:24:39.943480Z [info ] Executing session fixture: autouse_fixtures [conftest] 2026-06-02T13:24:39.943642Z [info ] Executing session fixture: maas_gateway_api_hostname [conftest] 2026-06-02T13:24:39.943768Z [info ] kind: Ingress api version: config.openshift.io/v1 [ocp_resources.resource] 2026-06-02T13:24:39.993037Z [info ] Executing session fixture: maas_gateway_api [conftest] 2026-06-02T13:24:40.046068Z [info ] kind: Gateway api version: gateway.networking.k8s.io/v1 [ocp_resources.resource] 2026-06-02T13:24:40.078753Z [info ] Reusing existing gateway openshift-ingress/maas-default-gateway [conftest] name=conftest 2026-06-02T13:24:40.080383Z [info ] Wait for Gateway/maas-default-gateway's 'Programmed' condition to be 'True' [ocp_resources Gateway] 2026-06-02T13:24:40.080523Z [info ] Wait until Gateway maas-default-gateway is created [ocp_resources Gateway] 2026-06-02T13:24:40.080652Z [info ] Waiting for 300 seconds [0:05:00], retry every 1 seconds. (Function: ocp_resources.resource.wait.lambda: self.exists) [timeout_sampler] 2026-06-02T13:24:40.111459Z [info ] Elapsed time: 4.3392181396484375e-05 [0:00:00.000043] [timeout_sampler] 2026-06-02T13:24:40.111669Z [info ] Waiting for 299.96843910217285 seconds [0:04:59.968439], 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-02T13:29:40.280463Z [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.96843910217285 Function: ocp_resources.resource.wait_for_condition.lambda: self.instance Last exception: N/A. [conftest] 2026-06-02T13:29:40.280638Z [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-02T13:29:40.280794Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-02T13:29:40.280928Z [info ] BEGIN (implicit)  [sqlalchemy.engine.Engine] 2026-06-02T13:29:40.281060Z [info ] SELECT "OpenDataHubTestTable".start_time AS "OpenDataHubTestTable_start_time" FROM "OpenDataHubTestTable" WHERE "OpenDataHubTestTable".test_name = ? LIMIT ? OFFSET ? [sqlalchemy.engine.Engine] 2026-06-02T13:29:40.282291Z [info ] SELECT "OpenDataHubTestTable".start_time AS "OpenDataHubTestTable_start_time" FROM "OpenDataHubTestTable" WHERE "OpenDataHubTestTable".test_name = ? LIMIT ? OFFSET ? [sqlalchemy.engine.Engine] 2026-06-02T13:29:40.282652Z [info ] [generated in 0.00029s] ('/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-02T13:29:40.282823Z [info ] [generated in 0.00029s] ('/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-02T13:29:40.282960Z [info ] ROLLBACK  [sqlalchemy.engine.Engine] 2026-06-02T13:29:40.283093Z [info ] ROLLBACK  [sqlalchemy.engine.Engine] 2026-06-02T13:29:40.285704Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-02T13:29:40.289895Z [info ] kind: Subscription api version: operators.coreos.com/v1alpha1 [ocp_resources.resource] 2026-06-02T13:29:40.385936Z [info ] Checking subscription rhoai-operator-dev [utilities.infra] name=utilities.infra 2026-06-02T13:29:40.407041Z [info ] Expected CSV: rhods-operator.3.4.0-ea.1 [utilities.infra] name=utilities.infra 2026-06-02T13:29:40.413294Z [info ] Trying to get client via new_client_from_config [ocp_resources.resource] 2026-06-02T13:29:40.413613Z [info ] kind: ClusterServiceVersion api version: operators.coreos.com/v1alpha1 [ocp_resources.resource] 2026-06-02T13:29:40.653906Z [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=455s --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-nnjmkksy', '/mp-cencynl1', '/mp-xuyprszs'} warnings.warn(