<?xml version="1.0" encoding="utf-8"?><testsuites name="pytest tests"><testsuite name="workbenches" errors="3" failures="2" skipped="0" tests="11" time="37.542" timestamp="2026-09-15T06:15:54.956515+00:00" hostname="e2e-cli-nmanosfd0e77d4aef03f494033acad771b32910301285a287d8-pod"><testcase classname="tests.workbenches.notebooks_server.controller.test_deployment_health.TestNotebookControllerDeployment" name="test_controller_replicas_ready[test_odh_notebook_controller_replicas]" time="1.424" /><testcase classname="tests.workbenches.notebooks_server.controller.test_deployment_health.TestNotebookControllerDeployment" name="test_controller_replicas_ready[test_kf_notebook_controller_replicas]" time="0.098" /><testcase classname="tests.workbenches.notebooks_server.controller.test_deployment_health.TestNotebookControllerDeployment" name="test_controller_container_count[test_odh_notebook_controller_containers]" time="0.063" /><testcase classname="tests.workbenches.notebooks_server.controller.test_deployment_health.TestNotebookControllerDeployment" name="test_controller_container_count[test_kf_notebook_controller_containers]" time="0.059" /><testcase classname="tests.workbenches.notebooks_server.controller.test_deployment_health.TestNotebookControllerDeployment" name="test_controller_container_resources[test_odh_notebook_controller_resources]" time="0.053" /><testcase classname="tests.workbenches.notebooks_server.controller.test_deployment_health.TestNotebookControllerDeployment" name="test_controller_container_resources[test_kf_notebook_controller_resources]" time="0.054" /><testcase classname="tests.workbenches.notebooks_server.controller.test_env_vars.TestEnvironmentVariables" name="test_env_vars_propagation[test_env_vars_propagation]" time="13.987"><error message="failed on setup with &quot;AssertionError: ImageStream s2i-minimal-notebook:3.5 does not have a resolved dockerImageReference in status.tags.items&quot;">Traceback (most recent call last):
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call
    result: TResult | None = func()
                             ~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in &lt;lambda&gt;
    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 170, in pytest_runtest_setup
    item.session._setupstate.setup(item)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup
    col.setup()
    ~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup
    self._request._fillfixtures()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures
    item.funcargs[argname] = self.getfixturevalue(argname)
                             ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue
    fixturedef = self._get_active_fixturedef(argname)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef
    fixturedef.execute(request=subrequest)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1181, in execute
    fixturedef = request._get_active_fixturedef(argname)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef
    fixturedef.execute(request=subrequest)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1181, in execute
    fixturedef = request._get_active_fixturedef(argname)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef
    fixturedef.execute(request=subrequest)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 1328, 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 1005, in call_fixture_func
    fixture_result = fixturefunc(**kwargs)
  File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 176, in notebook_image
    return resolve_notebook_image(admin_client=admin_client)
  File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/utils.py", line 65, in resolve_notebook_image
    return resolve_workbench_image(
           ~~~~~~~~~~~~~~~~~~~~~~~^
        admin_client=admin_client,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;6 lines&gt;...
        ),
        ^^
    ).image_url
    ^
  File "/home/odh/opendatahub-tests/tests/workbenches/notebook_images/utils.py", line 666, in resolve_workbench_image
    return resolve_n_minus_one_image(admin_client=admin_client, imagestream_name=imagestream_name)
  File "/home/odh/opendatahub-tests/tests/workbenches/notebook_images/utils.py", line 655, in resolve_n_minus_one_image
    return _build_resolved_workbench_image(
        admin_client=admin_client,
    ...&lt;2 lines&gt;...
        tag_name=tag_name,
    )
  File "/home/odh/opendatahub-tests/tests/workbenches/notebook_images/utils.py", line 449, in _build_resolved_workbench_image
    docker_image_reference = _resolve_docker_image_reference(
        status_tag_data=status_tag_data,
        imagestream_name=imagestream_name,
        tag_name=tag_name,
    )
  File "/home/odh/opendatahub-tests/tests/workbenches/notebook_images/utils.py", line 375, in _resolve_docker_image_reference
    raise AssertionError(
        f"ImageStream {imagestream_name}:{tag_name} does not have a resolved dockerImageReference in status.tags.items"
    )
AssertionError: ImageStream s2i-minimal-notebook:3.5 does not have a resolved dockerImageReference in status.tags.items</error></testcase><testcase classname="tests.workbenches.notebooks_server.controller.test_spawning.TestNotebook" name="test_create_simple_notebook[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0]" time="10.735"><error message="failed on setup with &quot;AssertionError: ImageStream s2i-minimal-notebook:3.5 does not have a resolved dockerImageReference in status.tags.items&quot;">Traceback (most recent call last):
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call
    result: TResult | None = func()
                             ~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in &lt;lambda&gt;
    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 170, in pytest_runtest_setup
    item.session._setupstate.setup(item)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup
    col.setup()
    ~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup
    self._request._fillfixtures()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures
    item.funcargs[argname] = self.getfixturevalue(argname)
                             ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue
    fixturedef = self._get_active_fixturedef(argname)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef
    fixturedef.execute(request=subrequest)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1181, in execute
    fixturedef = request._get_active_fixturedef(argname)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef
    fixturedef.execute(request=subrequest)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1181, in execute
    fixturedef = request._get_active_fixturedef(argname)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef
    fixturedef.execute(request=subrequest)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 1328, 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 1005, in call_fixture_func
    fixture_result = fixturefunc(**kwargs)
  File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 176, in notebook_image
    return resolve_notebook_image(admin_client=admin_client)
  File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/utils.py", line 65, in resolve_notebook_image
    return resolve_workbench_image(
           ~~~~~~~~~~~~~~~~~~~~~~~^
        admin_client=admin_client,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;6 lines&gt;...
        ),
        ^^
    ).image_url
    ^
  File "/home/odh/opendatahub-tests/tests/workbenches/notebook_images/utils.py", line 666, in resolve_workbench_image
    return resolve_n_minus_one_image(admin_client=admin_client, imagestream_name=imagestream_name)
  File "/home/odh/opendatahub-tests/tests/workbenches/notebook_images/utils.py", line 655, in resolve_n_minus_one_image
    return _build_resolved_workbench_image(
        admin_client=admin_client,
    ...&lt;2 lines&gt;...
        tag_name=tag_name,
    )
  File "/home/odh/opendatahub-tests/tests/workbenches/notebook_images/utils.py", line 449, in _build_resolved_workbench_image
    docker_image_reference = _resolve_docker_image_reference(
        status_tag_data=status_tag_data,
        imagestream_name=imagestream_name,
        tag_name=tag_name,
    )
  File "/home/odh/opendatahub-tests/tests/workbenches/notebook_images/utils.py", line 375, in _resolve_docker_image_reference
    raise AssertionError(
        f"ImageStream {imagestream_name}:{tag_name} does not have a resolved dockerImageReference in status.tags.items"
    )
AssertionError: ImageStream s2i-minimal-notebook:3.5 does not have a resolved dockerImageReference in status.tags.items</error></testcase><testcase classname="tests.workbenches.notebooks_server.controller.test_spawning.TestNotebook" name="test_auth_container_resource_customization[unprivileged_model_namespace0-users_persistent_volume_claim0-default_notebook0-notebook_pod0]" time="9.753"><error message="failed on setup with &quot;AssertionError: ImageStream s2i-minimal-notebook:3.5 does not have a resolved dockerImageReference in status.tags.items&quot;">Traceback (most recent call last):
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call
    result: TResult | None = func()
                             ~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in &lt;lambda&gt;
    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 170, in pytest_runtest_setup
    item.session._setupstate.setup(item)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 536, in setup
    col.setup()
    ~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1710, in setup
    self._request._fillfixtures()
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 806, in _fillfixtures
    item.funcargs[argname] = self.getfixturevalue(argname)
                             ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 630, in getfixturevalue
    fixturedef = self._get_active_fixturedef(argname)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef
    fixturedef.execute(request=subrequest)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1181, in execute
    fixturedef = request._get_active_fixturedef(argname)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef
    fixturedef.execute(request=subrequest)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1181, in execute
    fixturedef = request._get_active_fixturedef(argname)
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 726, in _get_active_fixturedef
    fixturedef.execute(request=subrequest)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/fixtures.py", line 1232, 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 1328, 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 1005, in call_fixture_func
    fixture_result = fixturefunc(**kwargs)
  File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/conftest.py", line 176, in notebook_image
    return resolve_notebook_image(admin_client=admin_client)
  File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/controller/utils.py", line 65, in resolve_notebook_image
    return resolve_workbench_image(
           ~~~~~~~~~~~~~~~~~~~~~~~^
        admin_client=admin_client,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;6 lines&gt;...
        ),
        ^^
    ).image_url
    ^
  File "/home/odh/opendatahub-tests/tests/workbenches/notebook_images/utils.py", line 666, in resolve_workbench_image
    return resolve_n_minus_one_image(admin_client=admin_client, imagestream_name=imagestream_name)
  File "/home/odh/opendatahub-tests/tests/workbenches/notebook_images/utils.py", line 655, in resolve_n_minus_one_image
    return _build_resolved_workbench_image(
        admin_client=admin_client,
    ...&lt;2 lines&gt;...
        tag_name=tag_name,
    )
  File "/home/odh/opendatahub-tests/tests/workbenches/notebook_images/utils.py", line 449, in _build_resolved_workbench_image
    docker_image_reference = _resolve_docker_image_reference(
        status_tag_data=status_tag_data,
        imagestream_name=imagestream_name,
        tag_name=tag_name,
    )
  File "/home/odh/opendatahub-tests/tests/workbenches/notebook_images/utils.py", line 375, in _resolve_docker_image_reference
    raise AssertionError(
        f"ImageStream {imagestream_name}:{tag_name} does not have a resolved dockerImageReference in status.tags.items"
    )
AssertionError: ImageStream s2i-minimal-notebook:3.5 does not have a resolved dockerImageReference in status.tags.items</error></testcase><testcase classname="tests.workbenches.notebooks_server.operator.test_imagestream_health" name="test_workbench_imagestreams_health[test_notebook_imagestreams]" time="0.481"><failure message="Failed: ImageStream code-server-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:4c75447709d3a6a61b4699ee2d133943431127ce2cb0adedc3ed3b0abe7809cd&quot; not found&#10;ImageStream jupyter-pytorch-llmcompressor tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d0d2660aef20c27342bcda21808cadb1f58f52ba012f6e9ff57e8ceb4aec00d8&quot; not found&#10;ImageStream jupyter-rocm-minimal tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:3315d27987ef73138d568b1ae919c6e3a551386af4d883943828e9a3b5ef6867&quot; not found&#10;ImageStream jupyter-rocm-pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:e200a972d22804b268bd790f99dcf280bc34f1701fd02593aec51df88492e21c&quot; not found&#10;ImageStream jupyter-rocm-tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:4f6c0c8a8f17948a2e296d6083bf5a73678ba16fc67c32f11443eb7092e24bfe&quot; not found&#10;ImageStream minimal-gpu tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4bd126ca2d8b9c6d8759e0949342555a1759f6803be0a3fc3153e69b7ceff965&quot; not found&#10;ImageStream odh-trustyai-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1f90e9a20aceb7e059efc0007c9473f17c42861f8ed9bc64bbb20adf44221a4&quot; not found&#10;ImageStream pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:b3c98011805fc5638adffcbaa3b5af947ca74f5de6bd35f5c60568adb5100fee&quot; not found&#10;ImageStream s2i-generic-data-science-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7539f91f8601d8b491fee0784eeb87297c2bbbf4af05035b3390c2f6691e129c&quot; not found&#10;ImageStream s2i-minimal-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:812f09ccdf09d2fc290f3ac62a05de0333ef82176aa02d6cdc572c47a4c65a95&quot; not found&#10;ImageStream tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:2cbc846e75c70a5c42f333779ea43194411554bedcdf5e8541402ca661a2b9a8&quot; not found">Traceback (most recent call last):
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call
    result: TResult | None = func()
                             ~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in &lt;lambda&gt;
    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 184, in pytest_runtest_call
    item.runtest()
    ~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1707, 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 167, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 290, in test_workbench_imagestreams_health
    _validate_imagestreams_with_label(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        imagestreams=imagestreams,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;2 lines&gt;...
        tags_to_validate=tags_to_validate,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 234, in _validate_imagestreams_with_label
    pytest.fail("\n".join(errors))
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/outcomes.py", line 162, in __call__
    raise Failed(msg=reason, pytrace=pytrace)
Failed: ImageStream code-server-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-codeserver-datascience-cpu-py312-rhel9@sha256:4c75447709d3a6a61b4699ee2d133943431127ce2cb0adedc3ed3b0abe7809cd" not found
ImageStream jupyter-pytorch-llmcompressor tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-llmcompressor-cuda-py312-rhel9@sha256:d0d2660aef20c27342bcda21808cadb1f58f52ba012f6e9ff57e8ceb4aec00d8" not found
ImageStream jupyter-rocm-minimal tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-rocm-py312-rhel9@sha256:3315d27987ef73138d568b1ae919c6e3a551386af4d883943828e9a3b5ef6867" not found
ImageStream jupyter-rocm-pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-rocm-py312-rhel9@sha256:e200a972d22804b268bd790f99dcf280bc34f1701fd02593aec51df88492e21c" not found
ImageStream jupyter-rocm-tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-rocm-py312-rhel9@sha256:4f6c0c8a8f17948a2e296d6083bf5a73678ba16fc67c32f11443eb7092e24bfe" not found
ImageStream minimal-gpu tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cuda-py312-rhel9@sha256:4bd126ca2d8b9c6d8759e0949342555a1759f6803be0a3fc3153e69b7ceff965" not found
ImageStream odh-trustyai-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-trustyai-cpu-py312-rhel9@sha256:f1f90e9a20aceb7e059efc0007c9473f17c42861f8ed9bc64bbb20adf44221a4" not found
ImageStream pytorch tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-pytorch-cuda-py312-rhel9@sha256:b3c98011805fc5638adffcbaa3b5af947ca74f5de6bd35f5c60568adb5100fee" not found
ImageStream s2i-generic-data-science-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-datascience-cpu-py312-rhel9@sha256:7539f91f8601d8b491fee0784eeb87297c2bbbf4af05035b3390c2f6691e129c" not found
ImageStream s2i-minimal-notebook tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-minimal-cpu-py312-rhel9@sha256:812f09ccdf09d2fc290f3ac62a05de0333ef82176aa02d6cdc572c47a4c65a95" not found
ImageStream tensorflow tag 3.5 has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-workbench-jupyter-tensorflow-cuda-py312-rhel9@sha256:2cbc846e75c70a5c42f333779ea43194411554bedcdf5e8541402ca661a2b9a8" not found</failure></testcase><testcase classname="tests.workbenches.notebooks_server.operator.test_imagestream_health" name="test_workbench_imagestreams_health[test_runtime_imagestreams]" time="0.312"><failure message="Failed: ImageStream runtime-datascience tag datascience has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5f27c68d4cfc69e26a97c94f3ead76e6797f9e56e7728759d3c26e7be3e6ea07&quot; not found&#10;ImageStream runtime-minimal tag minimal has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:ab2d8ab40b7c797d964ac29720713eff4774a6c6cf0fdcb6f70288d05c7e0c5e&quot; not found&#10;ImageStream runtime-pytorch tag pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:454471d70c901ba83aa0490f75b0b4c9632e23a04857e4128bf04cd42cbf4d30&quot; not found&#10;ImageStream runtime-pytorch-llmcompressor tag pytorch-llmcompressor has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:7fe3066464090a697a30b5ec534eab87f64969941ecba891732e5ccf08b533b5&quot; not found&#10;ImageStream runtime-rocm-pytorch tag rocm-pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:b2524b1aa03bab6d501edbd25b06d7296054b75c8d3dcbff4393a478038f9d5b&quot; not found&#10;ImageStream runtime-rocm-tensorflow tag rocm-tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cdb6c2506047e923b5cb86894cf2ee5e02e769d63e308e1adc2c6585cc2ebb25&quot; not found&#10;ImageStream runtime-tensorflow tag tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io &quot;registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:db77be41c6cafe86978e6c782259d9aadf1aa5fd3ac799c099ca1b66c2479532&quot; not found">Traceback (most recent call last):
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 361, in from_call
    result: TResult | None = func()
                             ~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/runner.py", line 250, in &lt;lambda&gt;
    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 184, in pytest_runtest_call
    item.runtest()
    ~~~~~~~~~~~~^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/python.py", line 1707, 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 167, in pytest_pyfunc_call
    result = testfunction(**testargs)
  File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 290, in test_workbench_imagestreams_health
    _validate_imagestreams_with_label(
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
        imagestreams=imagestreams,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...&lt;2 lines&gt;...
        tags_to_validate=tags_to_validate,
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "/home/odh/opendatahub-tests/tests/workbenches/notebooks_server/operator/test_imagestream_health.py", line 234, in _validate_imagestreams_with_label
    pytest.fail("\n".join(errors))
    ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^
  File "/home/odh/opendatahub-tests/.venv/lib64/python3.14/site-packages/_pytest/outcomes.py", line 162, in __call__
    raise Failed(msg=reason, pytrace=pytrace)
Failed: ImageStream runtime-datascience tag datascience has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-datascience-cpu-py312-rhel9@sha256:5f27c68d4cfc69e26a97c94f3ead76e6797f9e56e7728759d3c26e7be3e6ea07" not found
ImageStream runtime-minimal tag minimal has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-minimal-cpu-py312-rhel9@sha256:ab2d8ab40b7c797d964ac29720713eff4774a6c6cf0fdcb6f70288d05c7e0c5e" not found
ImageStream runtime-pytorch tag pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-cuda-py312-rhel9@sha256:454471d70c901ba83aa0490f75b0b4c9632e23a04857e4128bf04cd42cbf4d30" not found
ImageStream runtime-pytorch-llmcompressor tag pytorch-llmcompressor has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-llmcompressor-cuda-py312-rhel9@sha256:7fe3066464090a697a30b5ec534eab87f64969941ecba891732e5ccf08b533b5" not found
ImageStream runtime-rocm-pytorch tag rocm-pytorch has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-pytorch-rocm-py312-rhel9@sha256:b2524b1aa03bab6d501edbd25b06d7296054b75c8d3dcbff4393a478038f9d5b" not found
ImageStream runtime-rocm-tensorflow tag rocm-tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-rocm-py312-rhel9@sha256:cdb6c2506047e923b5cb86894cf2ee5e02e769d63e308e1adc2c6585cc2ebb25" not found
ImageStream runtime-tensorflow tag tensorflow has unresolved status.tags.items; ImportSuccess details: status=False, reason=NotFound, message=dockerimage.image.openshift.io "registry.redhat.io/rhoai/odh-pipeline-runtime-tensorflow-cuda-py312-rhel9@sha256:db77be41c6cafe86978e6c782259d9aadf1aa5fd3ac799c099ca1b66c2479532" not found</failure></testcase></testsuite></testsuites>