It looks like this is your first time using Cypress: 15.17.0 ❯ Verifying Cypress can run /cypress_cache/15.17.0/Cypress ✔ Verified Cypress! /cypress_cache/15.17.0/Cypress Opening Cypress... Warning: The allowCypressEnv configuration option is enabled. This allows any browser code to read values from Cypress.env(). This is insecure and will be removed in a future major version. 1. Replace Cypress.env() calls with cy.env() (for sensitive values) or Cypress.expose() (for public configuration) 2. Set allowCypressEnv: false in your Cypress configuration to disable Cypress.env() Learn more: https://on.cypress.io/cypress-env-migration @cypress/grep: filtering using tag(s) "@SmokeSet1" ================================================================================ (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 15.17.0 │ │ Browser: Electron 138 (headless) │ │ Node Version: v22.22.0 (/usr/bin/node-22) │ │ Specs: 17 found (applications/testAboutDialog.cy.ts, dashboardNavigation/testApplicat │ │ ionLinks.cy.ts, dashboardNavigation/testManifestLinks.cy.ts, dataScienceProjec │ │ ts/testProjectAdminPermissions.cy.ts, learningResources/testCustomResourceCrea │ │ tion.cy.ts, modelCatalo...) │ │ Searched: cypress/tests/e2e/applications/testAboutDialog.cy.ts, cypress/tests/e2e/dashbo │ │ ardNavigation/testApplicationLinks.cy.ts, cypress/tests/e2e/dashboardNavigatio │ │ n/testManifestLinks.cy.ts, cypress/tests/e2e/dataScienceProjects/testProjectAd │ │ minPermissions.cy.ts, cypress/tests/e2e/learningResources/testCustomResourceCr │ │ eation.cy.ts, cypress/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.t │ │ s, cypress/tests/e2e/modelCatalog/testModelCatalogAvailable.cy.ts, cypress/tes │ │ ts/e2e/modelCatalog/testPerformanceFiltersAvailable.cy.ts, cypress/tests/e2e/a │ │ pplications/enabled/testNotebookAdministration.cy.ts, cypress/tests/e2e/applic │ │ ations/explore/testEnabledISVs.cy.ts, cypress/tests/e2e/dataScienceProjects/wo │ │ rkbenches/testWorkbenchStorageClasses.cy.ts, cypress/tests/e2e/dataScienceProj │ │ ects/workbenches/workbenches.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/ │ │ testTrainjobLifecycle.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/testTra │ │ injobProgression.cy.ts, cypress/tests/e2e/settings/hardwareProfiles/testDelete │ │ AppliedHardwareProfile.cy.ts, cypress/tests/e2e/settings/hardwareProfiles/test │ │ HardwareProfiles.cy.ts, cypress/tests/e2e/settings/hardwareProfiles/testModify │ │ AppliedHardwareProfile.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: applications/testAboutDialog.cy.ts (1 of 17) [2026-09-15T21:13:25.250Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-09-15T21:13:25.293Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-09-15T21:13:25.298Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-09-15T21:13:25.306Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-09-15T21:13:25.316Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T21:13:25.326Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T21:13:25.341Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-09-15T21:13:26.090Z] [INFO] [EXEC] oc get csv -n default -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-09-15T21:13:26.100Z] [INFO] Command exit code: 0 [2026-09-15T21:13:26.121Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-09-15T21:13:26.540Z] [INFO] [EXEC] oc get csv -n default -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-09-15T21:13:26.553Z] [INFO] Command exit code: 0 [2026-09-15T21:13:26.579Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-09-15T21:13:26.606Z] [INFO] Navigate to: https://rh-ai.apps.f466f49adb57a880177d.prod.konflux-ocp-ci.dev/ [2026-09-15T21:13:28.021Z] [INFO] [STEP 2] Open the About dialog [2026-09-15T21:13:31.894Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-09-15T21:13:31.953Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-09-15T21:13:32.055Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-09-15T21:13:32.159Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-09-15T21:13:32.574Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.status.installedCSV != null) | select(.status.installedCSV | test("rhods-operator")) | .spec.channel' | head -n 1 [2026-09-15T21:13:32.700Z] [INFO] Command exit code: 0 [2026-09-15T21:13:32.739Z] [INFO] [STEP 7] Verify admin access level [2026-09-15T21:13:32.855Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-09-15T21:13:33.263Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T21:13:33.269Z] [INFO] Command exit code: 0 [2026-09-15T21:13:33.312Z] [INFO] Retrieved version of Dashboard: [2026-09-15T21:13:33.338Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-09-15T21:13:33.739Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T21:13:33.810Z] [INFO] Command exit code: 0 [2026-09-15T21:13:33.819Z] [INFO] Retrieved version of Pipelines: [2026-09-15T21:13:33.851Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-09-15T21:13:34.230Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T21:13:34.238Z] [INFO] Command exit code: 0 [2026-09-15T21:13:34.294Z] [INFO] Retrieved version of Kueue: [2026-09-15T21:13:34.301Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-09-15T21:13:34.724Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T21:13:34.755Z] [INFO] Command exit code: 0 [2026-09-15T21:13:34.785Z] [INFO] Retrieved version of Model registry: latest latest [2026-09-15T21:13:34.792Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-09-15T21:13:35.158Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T21:13:35.241Z] [INFO] Command exit code: 0 [2026-09-15T21:13:35.250Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-09-15T21:13:35.290Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-09-15T21:13:35.804Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T21:13:35.913Z] [INFO] Command exit code: 1 [2026-09-15T21:13:35.988Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-09-15T21:13:35.994Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-09-15T21:13:36.627Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T21:13:36.634Z] [INFO] Command exit code: 0 [2026-09-15T21:13:36.709Z] [INFO] Retrieved version of Ray: [2026-09-15T21:13:36.717Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-09-15T21:13:37.317Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T21:13:37.385Z] [INFO] Command exit code: 0 [2026-09-15T21:13:37.392Z] [INFO] Retrieved version of Training operator: [2026-09-15T21:13:37.400Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-09-15T21:13:37.990Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T21:13:37.997Z] [INFO] Command exit code: 0 [2026-09-15T21:13:38.122Z] [INFO] Retrieved version of TrustyAI: [2026-09-15T21:13:38.184Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-09-15T21:13:38.694Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T21:13:38.743Z] [INFO] Command exit code: 0 [2026-09-15T21:13:38.818Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-09-15T21:13:38.905Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-09-15T21:13:39.529Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T21:13:39.539Z] [INFO] Command exit code: 0 [2026-09-15T21:13:39.699Z] [INFO] Retrieved version of Trainer: [2026-09-15T21:13:39.748Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-09-15T21:13:40.219Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-09-15T21:13:40.395Z] [INFO] Command exit code: 1 [2026-09-15T21:13:40.446Z] [INFO] Failed to retrieve version of MLflow: error: the server doesn't have a resource type "MLflow" ✓ Verify RHODS About Dialog contains correct information (15325ms) 1 passing (16s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 15 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 17) [2026-09-15T21:13:44.084Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-09-15T21:13:44.114Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-09-15T21:13:44.123Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-09-15T21:13:44.187Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-09-15T21:13:44.198Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T21:13:44.206Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T21:13:44.223Z] [INFO] [STEP 1] Log into the application [2026-09-15T21:13:44.237Z] [INFO] Navigate to: https://rh-ai.apps.f466f49adb57a880177d.prod.konflux-ocp-ci.dev/ [2026-09-15T21:13:48.772Z] [INFO] [STEP 2] Click the Application Launcher [2026-09-15T21:13:51.090Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-09-15T21:13:51.744Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.f466f49adb57a880177d.prod.konflux-ocp-ci.dev:, https://cloud.redhat.com/openshift/details/464e7a3d-1e39-45bf-a66b-1374014c8d52, /, /projects, /ai-hub/models, /develop-train/feature-store/overview, /develop-train/feature-store/entities, /develop-train/feature-store/data-sources, /develop-train/feature-store/datasets, /develop-train/feature-store/features, /develop-train/feature-store/feature-views, /develop-train/feature-store/feature-services, /develop-train/pipelines/definitions, /develop-train/pipelines/runs, /develop-train/pipelines/artifacts, /develop-train/pipelines/executions, /learning-resources, /applications/enabled, /applications/explore [2026-09-15T21:13:51.750Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-09-15T21:13:52.784Z] [INFO] ✅ / - Status: 200 [2026-09-15T21:13:52.924Z] [INFO] ✅ https://console-openshift-console.apps.f466f49adb57a880177d.prod.konflux-ocp-ci.dev: - Status: 200 [2026-09-15T21:13:53.477Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/464e7a3d-1e39-45bf-a66b-1374014c8d52 - Status: 200 [2026-09-15T21:13:54.153Z] [INFO] ✅ / - Status: 200 [2026-09-15T21:13:54.518Z] [INFO] ✅ /projects - Status: 200 [2026-09-15T21:13:54.610Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-09-15T21:13:54.783Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-09-15T21:13:55.583Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-09-15T21:13:55.983Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-09-15T21:13:56.279Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-09-15T21:13:56.459Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-09-15T21:13:56.685Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-09-15T21:13:56.879Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-09-15T21:13:57.060Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-09-15T21:13:57.881Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-09-15T21:13:58.863Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-09-15T21:13:59.683Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-09-15T21:13:59.859Z] [INFO] ✅ /learning-resources - Status: 200 [2026-09-15T21:14:00.072Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-09-15T21:14:00.158Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (16172ms) 1 passing (16s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 16 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 17) [2026-09-15T21:14:02.992Z] [INFO] Setting tests timeout to: 480 seconds - An uncaught error was detected outside of a test [2026-09-15T21:14:03.011Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (96ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dashboardNavigation/testManifestLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectAdminPermissions.cy.ts (4 of 17) [2026-09-15T21:14:05.706Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-09-15T21:14:05.722Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-09-15T21:14:05.725Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-09-15T21:14:05.731Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-09-15T21:14:05.735Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T21:14:05.740Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T21:14:05.757Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-09-15T21:14:05.761Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:06.051Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:06.057Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-09-15T21:14:06.062Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-09-15T21:14:06.072Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-09-15T21:14:06.416Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-09-15T21:14:06.740Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-09-15T21:14:06.747Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:07.041Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:07.046Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-09-15T21:14:07.052Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-09-15T21:14:07.058Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-09-15T21:14:07.070Z] [INFO] [STEP 1] Log into the application [2026-09-15T21:14:07.089Z] [INFO] Navigate to: https://rh-ai.apps.f466f49adb57a880177d.prod.konflux-ocp-ci.dev/ [2026-09-15T21:14:08.411Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-09-15T21:14:19.002Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-09-15T21:14:28.285Z] [INFO] [STEP 4] Save the user and validate that ldap-user2 has been saved with admin permissions [2026-09-15T21:14:38.911Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-09-15T21:14:38.915Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-09-15T21:14:38.920Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-09-15T21:14:38.923Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T21:14:38.928Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T21:14:38.939Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-09-15T21:14:38.943Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:39.244Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:39.250Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-09-15T21:14:39.256Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-09-15T21:14:39.263Z] [INFO] Project cypress-user-perm-test-526006 already exists. Deleting it. [2026-09-15T21:14:39.581Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait [2026-09-15T21:14:39.590Z] [INFO] Waiting for project cypress-user-perm-test-526006 to be fully deleted... [2026-09-15T21:14:39.595Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:39.918Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:39.925Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-09-15T21:14:39.932Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-09-15T21:14:39.942Z] [INFO] Project cypress-user-perm-test-526006 still exists, waiting... [2026-09-15T21:14:40.949Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:41.262Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:41.267Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-09-15T21:14:41.275Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-09-15T21:14:41.283Z] [INFO] Project cypress-user-perm-test-526006 still exists, waiting... [2026-09-15T21:14:42.290Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:42.583Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:42.590Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-09-15T21:14:42.596Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-09-15T21:14:42.605Z] [INFO] Project cypress-user-perm-test-526006 still exists, waiting... [2026-09-15T21:14:43.613Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:43.902Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:43.909Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-09-15T21:14:43.917Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-09-15T21:14:43.928Z] [INFO] Project cypress-user-perm-test-526006 still exists, waiting... [2026-09-15T21:14:44.935Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:45.291Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:45.299Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-09-15T21:14:45.307Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-09-15T21:14:45.317Z] [INFO] Project cypress-user-perm-test-526006 still exists, waiting... [2026-09-15T21:14:46.324Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:46.627Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:46.635Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-09-15T21:14:46.642Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-09-15T21:14:46.655Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-09-15T21:14:47.056Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-09-15T21:14:47.425Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-09-15T21:14:47.434Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:47.747Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-09-15T21:14:47.755Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-09-15T21:14:47.762Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-09-15T21:14:47.770Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-09-15T21:14:47.784Z] [INFO] [STEP 1] Log into the application [2026-09-15T21:14:47.792Z] [INFO] Navigate to: https://rh-ai.apps.f466f49adb57a880177d.prod.konflux-ocp-ci.dev/ [2026-09-15T21:14:48.191Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-09-15T21:14:51.988Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-09-15T21:14:57.612Z] [INFO] [STEP 4] Save the user and validate that ldap-user2 has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (18921ms) [2026-09-15T21:14:57.880Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-09-15T21:14:57.882Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-09-15T21:14:57.885Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-09-15T21:14:57.890Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T21:14:57.894Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T21:14:57.904Z] [INFO] [STEP 1] Log into the application [2026-09-15T21:14:57.908Z] [INFO] Navigate to: https://rh-ai.apps.f466f49adb57a880177d.prod.konflux-ocp-ci.dev/ [2026-09-15T21:14:59.792Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-09-15T21:15:13.714Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-09-15T21:15:17.676Z] [INFO] [STEP 4] Save the group and validate that ldap-user2 has been saved with admin permissions ✓ Verify user can assign access permissions to user group (19878ms) [2026-09-15T21:15:17.812Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-09-15T21:15:17.814Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-09-15T21:15:17.818Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-09-15T21:15:17.821Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T21:15:17.824Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T21:15:17.831Z] [INFO] [STEP 1] Log into the application as non-admin [2026-09-15T21:15:17.835Z] [INFO] Navigate to: https://rh-ai.apps.f466f49adb57a880177d.prod.konflux-ocp-ci.dev/ [2026-09-15T21:15:17.970Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-09-15T21:15:22.655Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-09-15T21:15:22.974Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait=false --ignore-not-found ✓ Verify that user can access the created project with Admin rights 3 passing (1m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 3 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 1 │ │ Video: false │ │ Duration: 1 minute, 17 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/dataScie (1919x1079) nceProjects/testProjectAdminPermissions.cy.ts/Verify that users can provide admi n project permissions to non-admin usersgroups -- Verify that user can be added as an Admin for a Project (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: learningResources/testCustomResourceCreation.cy.ts (5 of 17) [2026-09-15T21:15:25.882Z] [INFO] Setting tests timeout to: 480 seconds Create a custom resource Quickstart by using Dashboard CRDs [2026-09-15T21:15:25.903Z] [INFO] Starting 480s timeout for: Upload custom resource and verify [2026-09-15T21:15:25.908Z] [INFO] Test title: Upload custom resource and verify [2026-09-15T21:15:25.920Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"] [2026-09-15T21:15:25.931Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T21:15:25.940Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T21:15:25.968Z] [INFO] Loaded resources data: { "resources": { "CustomQuickStart": [ { "kind": "OdhQuickStart", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Quick Start", "metaDataName": "custom-quick-start-test", "description": "This quick start is a TEST!!!", "yamlPath": "import/custom_quickstart.yaml" } ], "CustomApplication": [ { "kind": "OdhApplication", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom ODS-CI Application", "metaDataName": "custom-odsci-app-doc", "description": "Custom Application is a test item created by ODS-CI to test creation of custom d", "yamlPath": "import/custom_app.yaml" } ], "CustomHowTo": [ { "namespace": "opendatahub", "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom How-To Documentation", "metaDataName": "custom-doc-howto-test", "description": "Custom How-To is a test item created by ODS-CI suite in order to test creation o", "yamlPath": "import/custom_doc_howto.yaml" } ], "CustomTutorial": [ { "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Tutorial Documentation", "metaDataName": "custom-doc-tutorial-test", "description": "Custom Tutorial is a test item created by ODS-CI suite in order to test creation", "yamlPath": "import/custom_doc_tutorial.yaml" } ] } } [2026-09-15T21:15:25.978Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml [2026-09-15T21:15:26.004Z] [INFO] Executing command: oc apply -f "/tmp/temp_1789506925986.yaml" -n redhat-ods-applications [2026-09-15T21:15:26.310Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1789506925986.yaml" -n redhat-ods-applications [2026-09-15T21:15:26.317Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test created [2026-09-15T21:15:26.422Z] [INFO] [EXEC] rm /tmp/temp_1789506925986.yaml [2026-09-15T21:15:26.448Z] [INFO] Executing command: oc apply -f "/tmp/temp_1789506926427.yaml" -n redhat-ods-applications [2026-09-15T21:15:26.753Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1789506926427.yaml" -n redhat-ods-applications [2026-09-15T21:15:26.761Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app created [2026-09-15T21:15:26.858Z] [INFO] [EXEC] rm /tmp/temp_1789506926427.yaml [2026-09-15T21:15:26.883Z] [INFO] Executing command: oc apply -f "/tmp/temp_1789506926862.yaml" -n redhat-ods-applications [2026-09-15T21:15:27.188Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1789506926862.yaml" -n redhat-ods-applications [2026-09-15T21:15:27.195Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test created [2026-09-15T21:15:27.293Z] [INFO] [EXEC] rm /tmp/temp_1789506926862.yaml [2026-09-15T21:15:27.328Z] [INFO] Executing command: oc apply -f "/tmp/temp_1789506927298.yaml" -n redhat-ods-applications [2026-09-15T21:15:27.640Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1789506927298.yaml" -n redhat-ods-applications [2026-09-15T21:15:27.647Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test created [2026-09-15T21:15:27.750Z] [INFO] [EXEC] rm /tmp/temp_1789506927298.yaml [2026-09-15T21:15:27.771Z] [INFO] All resources have been set up successfully. [2026-09-15T21:15:27.798Z] [INFO] [STEP 1] Log into the application [2026-09-15T21:15:27.808Z] [INFO] Navigate to: https://rh-ai.apps.f466f49adb57a880177d.prod.konflux-ocp-ci.dev/ [2026-09-15T21:15:28.899Z] [INFO] [STEP 2] Navigate to Resources tab and search for the Custom Resources [2026-09-15T21:15:28.958Z] [INFO] Navigate to: https://rh-ai.apps.f466f49adb57a880177d.prod.konflux-ocp-ci.dev/learning-resources [2026-09-15T21:15:33.729Z] [INFO] [STEP 3] Check for newly created resources [2026-09-15T21:15:33.827Z] [INFO] Starting resource check for 4 resources. [2026-09-15T21:15:33.901Z] [INFO] Checking for resource: TEST - Custom Quick Start [2026-09-15T21:15:34.941Z] [INFO] Waiting for card with id: custom-quick-start-test [2026-09-15T21:16:02.090Z] [INFO] ✅ Resource found: TEST - Custom Quick Start [2026-09-15T21:16:02.148Z] [INFO] Checking for resource: TEST - Custom ODS-CI Application [2026-09-15T21:16:02.592Z] [INFO] Waiting for card with id: custom-odsci-app-doc [2026-09-15T21:16:02.814Z] [INFO] ✅ Resource found: TEST - Custom ODS-CI Application [2026-09-15T21:16:02.819Z] [INFO] Checking for resource: TEST - Custom How-To Documentation [2026-09-15T21:16:03.509Z] [INFO] Waiting for card with id: custom-doc-howto-test [2026-09-15T21:16:03.804Z] [INFO] ✅ Resource found: TEST - Custom How-To Documentation [2026-09-15T21:16:03.811Z] [INFO] Checking for resource: TEST - Custom Tutorial Documentation [2026-09-15T21:16:04.283Z] [INFO] Waiting for card with id: custom-doc-tutorial-test [2026-09-15T21:16:04.584Z] [INFO] ✅ Resource found: TEST - Custom Tutorial Documentation [2026-09-15T21:16:04.732Z] [INFO] Executing command: oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T21:16:05.210Z] [INFO] [EXEC] oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T21:16:05.301Z] [INFO] Command execution result: {"stdout":"odhquickstart.console.openshift.io \"custom-quick-start-test\" deleted","stderr":"","exitCode":0} [2026-09-15T21:16:05.387Z] [INFO] Custom resource deleted successfully. [2026-09-15T21:16:05.444Z] [INFO] Executing command: oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T21:16:05.995Z] [INFO] [EXEC] oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T21:16:06.064Z] [INFO] Command execution result: {"stdout":"odhapplication.dashboard.opendatahub.io \"custom-odsci-app\" deleted","stderr":"","exitCode":0} [2026-09-15T21:16:06.119Z] [INFO] Custom resource deleted successfully. [2026-09-15T21:16:06.173Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T21:16:06.714Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T21:16:06.793Z] [INFO] Command execution result: {"stdout":"odhdocument.dashboard.opendatahub.io \"custom-doc-howto-test\" deleted\nodhdocument.dashboard.opendatahub.io \"custom-doc-tutorial-test\" deleted","stderr":"","exitCode":0} [2026-09-15T21:16:06.853Z] [INFO] Custom resource deleted successfully. [2026-09-15T21:16:06.938Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T21:16:07.406Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-09-15T21:16:07.415Z] [INFO] Command execution result: {"stdout":"No resources found","stderr":"","exitCode":0} [2026-09-15T21:16:07.474Z] [INFO] Custom resource deleted successfully. [2026-09-15T21:16:07.592Z] [INFO] All resources have been cleaned up successfully. ✓ Upload custom resource and verify (38818ms) 1 passing (42s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 41 seconds │ │ Spec Ran: learningResources/testCustomResourceCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testCatalogSettingsAvailable.cy.ts (6 of 17) [2026-09-15T21:16:11.145Z] [INFO] Setting tests timeout to: 480 seconds Verify Model Catalog Settings Access Control [2026-09-15T21:16:11.189Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings [2026-09-15T21:16:11.192Z] [INFO] Test title: Admin user can access Model catalog settings [2026-09-15T21:16:11.200Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-09-15T21:16:11.206Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T21:16:11.211Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T21:16:11.224Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled [2026-09-15T21:16:11.231Z] [INFO] Navigate to: https://rh-ai.apps.f466f49adb57a880177d.prod.konflux-ocp-ci.dev/ [2026-09-15T21:16:15.765Z] [INFO] [STEP 2] Navigate to Model catalog settings [2026-09-15T21:16:27.417Z] [INFO] [STEP 3] Verify add source button is visible ✓ Admin user can access Model catalog settings (16549ms) [2026-09-15T21:16:27.845Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-09-15T21:16:27.849Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-09-15T21:16:27.854Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-09-15T21:16:27.858Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T21:16:27.885Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T21:16:27.899Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-09-15T21:16:27.906Z] [INFO] Navigate to: https://rh-ai.apps.f466f49adb57a880177d.prod.konflux-ocp-ci.dev/ [2026-09-15T21:16:28.169Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-09-15T21:16:29.319Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-09-15T21:16:30.426Z] [INFO] [STEP 4] Verify page not found is displayed [2026-09-15T21:16:40.957Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-09-15T21:16:40.960Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-09-15T21:16:40.964Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-09-15T21:16:40.968Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-15T21:16:40.972Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-09-15T21:16:40.980Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-09-15T21:16:40.985Z] [INFO] Navigate to: https://rh-ai.apps.f466f49adb57a880177d.prod.konflux-ocp-ci.dev/ [2026-09-15T21:16:41.115Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-09-15T21:16:44.016Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-09-15T21:16:45.765Z] [INFO] [STEP 4] Verify page not found is displayed 1) Non-admin user cannot access Model catalog settings 1 passing (45s) 1 failing 1) Verify Model Catalog Settings Access Control Non-admin user cannot access Model catalog settings: Test steps were: 1. Log into the application as non-admin user 2. Navigate to: https://rh-ai.apps.f466f49adb57a880177d.prod.konflux-ocp-ci.dev/ 3. Verify Model catalog settings nav item is not visible for non-admin 4. Attempt to navigate to Model catalog settings directly 5. Verify page not found is displayed Timed out retrying after 10000ms: Unable to find an element by: [data-testid="not-found-page"] Ignored nodes: comments, script, style