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: 18 found (applications/testAboutDialog.cy.ts, dashboardNavigation/testApplicat │ │ ionLinks.cy.ts, dashboardNavigation/testManifestLinks.cy.ts, dataScienceProjec │ │ ts/testProjectAdminPermissions.cy.ts, featureStore/testFeatureStoreRbac.cy.ts, │ │ learningResources/test...) │ │ 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/featureStore/testFeatureStoreRbac.cy.t │ │ s, cypress/tests/e2e/learningResources/testCustomResourceCreation.cy.ts, cypre │ │ ss/tests/e2e/modelCatalog/testCatalogSettingsAvailable.cy.ts, cypress/tests/e2 │ │ e/modelCatalog/testModelCatalogAvailable.cy.ts, cypress/tests/e2e/modelCatalog │ │ /testPerformanceFiltersAvailable.cy.ts, cypress/tests/e2e/applications/enabled │ │ /testNotebookAdministration.cy.ts, cypress/tests/e2e/applications/explore/test │ │ EnabledISVs.cy.ts, cypress/tests/e2e/dataScienceProjects/workbenches/testWorkb │ │ enchStorageClasses.cy.ts, cypress/tests/e2e/dataScienceProjects/workbenches/wo │ │ rkbenches.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/testTrainjobLifecyc │ │ le.cy.ts, cypress/tests/e2e/modelTraining/trainJobs/testTrainjobProgression.cy │ │ .ts, cypress/tests/e2e/settings/hardwareProfiles/testDeleteAppliedHardwareProf │ │ ile.cy.ts, cypress/tests/e2e/settings/hardwareProfiles/testHardwareProfiles.cy │ │ .ts, cypress/tests/e2e/settings/hardwareProfiles/testModifyAppliedHardwareProf │ │ ile.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 18) [2026-07-12T15:04:25.948Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-12T15:04:25.968Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-12T15:04:25.981Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-12T15:04:25.992Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-12T15:04:25.999Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-12T15:04:26.008Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T15:04:26.054Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-12T15:04:26.793Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-12T15:04:26.803Z] [INFO] Command exit code: 0 [2026-07-12T15:04:26.861Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-12T15:04:27.290Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty' [2026-07-12T15:04:27.306Z] [INFO] Command exit code: 0 [2026-07-12T15:04:27.332Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-12T15:04:27.349Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T15:04:27.917Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T15:04:29.985Z] [INFO] [STEP 2] Open the About dialog [2026-07-12T15:04:31.535Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-12T15:04:31.623Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-12T15:04:31.681Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-12T15:04:31.730Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-12T15:04:32.176Z] [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-07-12T15:04:32.212Z] [INFO] Command exit code: 0 [2026-07-12T15:04:32.237Z] [INFO] [STEP 7] Verify admin access level [2026-07-12T15:04:32.314Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-12T15:04:32.711Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T15:04:32.757Z] [INFO] Command exit code: 0 [2026-07-12T15:04:32.801Z] [INFO] Retrieved version of Dashboard: [2026-07-12T15:04:32.826Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-12T15:04:33.193Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T15:04:33.257Z] [INFO] Command exit code: 0 [2026-07-12T15:04:33.302Z] [INFO] Retrieved version of Pipelines: [2026-07-12T15:04:33.328Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-12T15:04:33.758Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T15:04:33.808Z] [INFO] Command exit code: 0 [2026-07-12T15:04:33.858Z] [INFO] Retrieved version of Kueue: [2026-07-12T15:04:33.884Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-12T15:04:34.278Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T15:04:34.333Z] [INFO] Command exit code: 0 [2026-07-12T15:04:34.386Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-12T15:04:34.457Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-12T15:04:34.857Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T15:04:34.894Z] [INFO] Command exit code: 0 [2026-07-12T15:04:34.951Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-12T15:04:34.977Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-12T15:04:35.499Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T15:04:35.507Z] [INFO] Command exit code: 1 [2026-07-12T15:04:35.578Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-12T15:04:35.584Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-12T15:04:36.084Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T15:04:36.091Z] [INFO] Command exit code: 0 [2026-07-12T15:04:36.157Z] [INFO] Retrieved version of Ray: [2026-07-12T15:04:36.185Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-12T15:04:36.586Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T15:04:36.593Z] [INFO] Command exit code: 0 [2026-07-12T15:04:36.684Z] [INFO] Retrieved version of Training operator: [2026-07-12T15:04:36.719Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-12T15:04:37.464Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T15:04:37.560Z] [INFO] Command exit code: 0 [2026-07-12T15:04:37.596Z] [INFO] Retrieved version of TrustyAI: [2026-07-12T15:04:37.606Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-12T15:04:38.263Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T15:04:38.298Z] [INFO] Command exit code: 0 [2026-07-12T15:04:38.356Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-12T15:04:38.386Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-12T15:04:39.087Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T15:04:39.168Z] [INFO] Command exit code: 0 [2026-07-12T15:04:39.280Z] [INFO] Retrieved version of Trainer: [2026-07-12T15:04:39.313Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-12T15:04:39.986Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T15:04:40.087Z] [INFO] Command exit code: 1 [2026-07-12T15:04:40.190Z] [INFO] Failed to retrieve version of MLflow: error: the server doesn't have a resource type "MLflow" ✓ Verify RHODS About Dialog contains correct information (14359ms) 1 passing (14s) [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: 14 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-12T15:04:44.260Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-12T15:04:44.283Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-12T15:04:44.353Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-12T15:04:44.364Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-12T15:04:44.386Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-12T15:04:44.460Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T15:04:44.479Z] [INFO] [STEP 1] Log into the application [2026-07-12T15:04:44.556Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T15:04:44.966Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T15:04:47.579Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-12T15:04:48.284Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-12T15:04:48.457Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com:, https://cloud.redhat.com/openshift/details/183f26df-4ff2-48c4-bf5d-8656daefc0fb, /, /projects, /ai-hub/models, /maas/keys-and-subs, /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-07-12T15:04:48.481Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-12T15:04:48.610Z] [INFO] ✅ / - Status: 200 [2026-07-12T15:04:49.255Z] [INFO] ✅ https://console-openshift-console.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com: - Status: 200 [2026-07-12T15:04:49.862Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/183f26df-4ff2-48c4-bf5d-8656daefc0fb - Status: 200 [2026-07-12T15:04:49.970Z] [INFO] ✅ / - Status: 200 [2026-07-12T15:04:50.057Z] [INFO] ✅ /projects - Status: 200 [2026-07-12T15:04:50.111Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-12T15:04:50.193Z] [INFO] ✅ /maas/keys-and-subs - Status: 200 [2026-07-12T15:04:50.292Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-12T15:04:50.382Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-12T15:04:50.483Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-12T15:04:50.561Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-12T15:04:50.664Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-12T15:04:50.753Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-12T15:04:50.879Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-12T15:04:50.999Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-12T15:04:51.156Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-12T15:04:51.264Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-12T15:04:51.358Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-12T15:04:51.412Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-12T15:04:51.511Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-12T15:04:51.619Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7606ms) 1 passing (8s) [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: 7 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-12T15:04:56.770Z] [INFO] Setting tests timeout to: 480 seconds Verify that all the URLs referenced in the Manifest directory are operational - Validates URL format and checks for common mistakes in manifest files (fast, stable) - Checks URL reachability with tolerance for transient errors (429, 502, 503, 504) [2026-07-12T15:04:56.865Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (330ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_002.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dashboardNavigation/testManifestLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectAdminPermissions.cy.ts (4 of 18) [2026-07-12T15:05:03.752Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-12T15:05:03.767Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-12T15:05:03.771Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-12T15:05:03.777Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-12T15:05:03.784Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-12T15:05:03.857Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T15:05:03.879Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-12T15:05:03.884Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-12T15:05:04.560Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-12T15:05:04.568Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-12T15:05:04.576Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-12T15:05:04.592Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-12T15:05:05.380Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-12T15:05:06.254Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-12T15:05:06.263Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-12T15:05:07.061Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-12T15:05:07.069Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-12T15:05:07.077Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-12T15:05:07.085Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-12T15:05:07.156Z] [INFO] [STEP 1] Log into the application [2026-07-12T15:05:07.165Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T15:05:07.557Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T15:05:11.158Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-12T15:05:18.272Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-12T15:05:23.651Z] [INFO] [STEP 4] Save the user and validate that htpasswd-cluster-admin-user has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (20183ms) [2026-07-12T15:05:24.162Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-12T15:05:24.165Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-12T15:05:24.170Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-12T15:05:24.175Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-12T15:05:24.179Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T15:05:24.191Z] [INFO] [STEP 1] Log into the application [2026-07-12T15:05:24.197Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T15:05:24.558Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T15:05:26.856Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-12T15:05:35.058Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-12T15:05:44.167Z] [INFO] [STEP 4] Save the group and validate that htpasswd-cluster-admin-user has been saved with admin permissions ✓ Verify user can assign access permissions to user group (20490ms) [2026-07-12T15:05:45.373Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-12T15:05:45.376Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-12T15:05:45.382Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-12T15:05:45.389Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-12T15:05:45.454Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T15:05:45.467Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-12T15:05:45.474Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T15:05:45.892Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T15:05:48.963Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-12T15:05:58.754Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-12T15:06:00.165Z] [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 (12916ms) 3 passing (57s) [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: 0 │ │ Video: false │ │ Duration: 56 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-12T15:06:08.555Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-12T15:06:08.570Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-12T15:06:08.574Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-12T15:06:08.656Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-12T15:06:08.663Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-12T15:06:08.670Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T15:06:08.757Z] [INFO] Ensure admin oc session for setup [2026-07-12T15:06:09.660Z] [INFO] [EXEC] oc whoami [2026-07-12T15:06:12.464Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.rh-nightly-pm.nuth.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-12T15:06:12.469Z] [INFO] Check if the operator is RHOAI [2026-07-12T15:06:13.752Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-12T15:06:13.774Z] [INFO] Command exit code: 0 [2026-07-12T15:06:13.869Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-12T15:06:13.967Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-12T15:06:13.973Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T15:06:14.862Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T15:06:14.880Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-12T15:06:14.960Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-12T15:06:15.067Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-12T15:06:15.862Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-12T15:06:16.861Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-12T15:06:16.872Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T15:06:17.651Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T15:06:17.667Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-12T15:06:17.770Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-12T15:06:17.791Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-12T15:06:18.562Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783868777796-bw004lfrg.yaml && rm -f /tmp/cypress-yaml-1783868777796-bw004lfrg.yaml [2026-07-12T15:06:18.581Z] [INFO] Command exit code: 0 [2026-07-12T15:06:18.588Z] [INFO] Finding pods with command: oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-12T15:06:29.165Z] [INFO] [EXEC] oc get pods -n test-fs-ui-proj-108259 -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep test-s3 [2026-07-12T15:06:29.191Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-mmrpk [2026-07-12T15:06:29.259Z] [INFO] Found 1 matching pods [2026-07-12T15:06:29.284Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-mmrpk -n test-fs-ui-proj-108259 --timeout=300s [2026-07-12T15:06:40.566Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-mmrpk -n test-fs-ui-proj-108259 --timeout=300s [2026-07-12T15:06:40.574Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-mmrpk condition met [2026-07-12T15:06:40.672Z] [INFO] [STEP 1] Log in as admin user [2026-07-12T15:06:40.698Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T15:06:41.261Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T15:06:44.568Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-12T15:06:48.180Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-12T15:06:48.885Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (40801ms) [2026-07-12T15:06:49.601Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-12T15:06:49.604Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-12T15:06:49.657Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-12T15:06:49.663Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-12T15:06:49.668Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T15:06:49.679Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-12T15:06:49.685Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T15:06:50.057Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T15:06:52.260Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-12T15:06:55.051Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-12T15:07:06.056Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-12T15:07:06.060Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-12T15:07:06.070Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-12T15:07:06.076Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-12T15:07:06.082Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T15:07:06.095Z] [INFO] Ensure admin oc session for setup [2026-07-12T15:07:06.454Z] [INFO] [EXEC] oc whoami [2026-07-12T15:07:06.459Z] [INFO] Check if the operator is RHOAI [2026-07-12T15:07:06.967Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-12T15:07:06.974Z] [INFO] Command exit code: 0 [2026-07-12T15:07:06.981Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-12T15:07:06.998Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-12T15:07:07.004Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T15:07:07.411Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T15:07:07.417Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-12T15:07:07.453Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-12T15:07:07.462Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. 1) "before each" hook: retryableBeforeEach for "Non-admin user without namespace access cannot discover the Feature Store project" [2026-07-12T15:10:07.682Z] [INFO] Restore admin oc session for cleanup [2026-07-12T15:10:07.949Z] [INFO] [EXEC] oc whoami [2026-07-12T15:10:07.954Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-12T15:10:08.253Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 1 passing (4m) 1 failing 1) Verify RBAC scoped Feature Store discovery by namespace access "before each" hook: retryableBeforeEach for "Non-admin user without namespace access cannot discover the Feature Store project": Test steps were: 1. Ensure admin oc session for setup 2. Check if the operator is RHOAI 3. Create namespace: test-fs-ui-proj-108259 `cy.exec('oc delete project test-fs-ui-proj-108259 --wait')` timed out after waiting `180000ms`. https://on.cypress.io/exec Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Verify RBAC scoped Feature ...` CypressError: `cy.exec('oc delete project test-fs-ui-proj-108259 --wait')` timed out after waiting `180000ms`. https://on.cypress.io/exec at (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:124114:70) at tryCatcher (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1777:23) at (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:4156:41) at tryCatcher (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1777:23) at Promise._settlePromiseFromHandler (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1489:31) at Promise._settlePromise (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1546:18) at Promise._settlePromise0 (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1591:10) at Promise._settlePromises (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:1667:18) at _drainQueueStep (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2377:12) at _drainQueue (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2370:9) at Async._drainQueues (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2386:5) at Async.drainQueues (https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/__cypress/runner/cypress_runner.js:2256:14) From Your Spec Code: at deleteOpenShiftProject (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:66:12) at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/projectChecker.ts:23:29) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 1 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 4 minutes, 0 seconds │ │ Spec Ran: featureStore/testFeatureStoreRbac.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/featureS (1919x1079) tore/testFeatureStoreRbac.cy.ts/Verify RBAC scoped Feature Store discovery by na mespace access -- Non-admin user without namespace access cannot discover the Fe ature Store project (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/featureS (1919x1079) tore/testFeatureStoreRbac.cy.ts/Verify RBAC scoped Feature Store discovery by na mespace access -- Non-admin user without namespace access cannot discover the Fe ature Store project -- before each hook retryableBeforeEach (failed) (attempt 2) .png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: learningResources/testCustomResourceCreation.cy.ts (6 of 18) [2026-07-12T15:11:10.994Z] [INFO] Setting tests timeout to: 480 seconds Create a custom resource Quickstart by using Dashboard CRDs [2026-07-12T15:11:11.013Z] [INFO] Starting 480s timeout for: Upload custom resource and verify [2026-07-12T15:11:11.020Z] [INFO] Test title: Upload custom resource and verify [2026-07-12T15:11:11.028Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"] [2026-07-12T15:11:11.052Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-12T15:11:11.062Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T15:11:11.095Z] [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-07-12T15:11:11.104Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml [2026-07-12T15:11:11.130Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783869071110.yaml" -n redhat-ods-applications [2026-07-12T15:11:11.465Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783869071110.yaml" -n redhat-ods-applications [2026-07-12T15:11:11.473Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test created [2026-07-12T15:11:11.578Z] [INFO] [EXEC] rm /tmp/temp_1783869071110.yaml [2026-07-12T15:11:11.611Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783869071590.yaml" -n redhat-ods-applications [2026-07-12T15:11:11.992Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783869071590.yaml" -n redhat-ods-applications [2026-07-12T15:11:12.008Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app created [2026-07-12T15:11:12.128Z] [INFO] [EXEC] rm /tmp/temp_1783869071590.yaml [2026-07-12T15:11:12.161Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783869072140.yaml" -n redhat-ods-applications [2026-07-12T15:11:12.491Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783869072140.yaml" -n redhat-ods-applications [2026-07-12T15:11:12.508Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test created [2026-07-12T15:11:12.619Z] [INFO] [EXEC] rm /tmp/temp_1783869072140.yaml [2026-07-12T15:11:12.655Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783869072625.yaml" -n redhat-ods-applications [2026-07-12T15:11:12.962Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783869072625.yaml" -n redhat-ods-applications [2026-07-12T15:11:12.989Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test created [2026-07-12T15:11:13.098Z] [INFO] [EXEC] rm /tmp/temp_1783869072625.yaml [2026-07-12T15:11:13.106Z] [INFO] All resources have been set up successfully. [2026-07-12T15:11:13.135Z] [INFO] [STEP 1] Log into the application [2026-07-12T15:11:13.168Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T15:11:13.499Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T15:11:15.379Z] [INFO] [STEP 2] Navigate to Resources tab and search for the Custom Resources [2026-07-12T15:11:15.431Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/learning-resources [2026-07-12T15:11:16.806Z] [INFO] [STEP 3] Check for newly created resources [2026-07-12T15:11:17.007Z] [INFO] Starting resource check for 4 resources. [2026-07-12T15:11:17.197Z] [INFO] Checking for resource: TEST - Custom Quick Start [2026-07-12T15:11:17.681Z] [INFO] Waiting for card with id: custom-quick-start-test [2026-07-12T15:11:46.243Z] [INFO] ✅ Resource found: TEST - Custom Quick Start [2026-07-12T15:11:46.274Z] [INFO] Checking for resource: TEST - Custom ODS-CI Application [2026-07-12T15:11:46.587Z] [INFO] Waiting for card with id: custom-odsci-app-doc [2026-07-12T15:11:46.686Z] [INFO] ✅ Resource found: TEST - Custom ODS-CI Application [2026-07-12T15:11:46.692Z] [INFO] Checking for resource: TEST - Custom How-To Documentation [2026-07-12T15:11:47.196Z] [INFO] Waiting for card with id: custom-doc-howto-test [2026-07-12T15:11:47.471Z] [INFO] ✅ Resource found: TEST - Custom How-To Documentation [2026-07-12T15:11:47.505Z] [INFO] Checking for resource: TEST - Custom Tutorial Documentation [2026-07-12T15:11:47.952Z] [INFO] Waiting for card with id: custom-doc-tutorial-test [2026-07-12T15:11:48.163Z] [INFO] ✅ Resource found: TEST - Custom Tutorial Documentation [2026-07-12T15:11:48.215Z] [INFO] Executing command: oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T15:11:48.558Z] [INFO] [EXEC] oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T15:11:48.624Z] [INFO] Command execution result: {"stdout":"odhquickstart.console.openshift.io \"custom-quick-start-test\" deleted","stderr":"","exitCode":0} [2026-07-12T15:11:48.657Z] [INFO] Custom resource deleted successfully. [2026-07-12T15:11:48.690Z] [INFO] Executing command: oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T15:11:49.110Z] [INFO] [EXEC] oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T15:11:49.194Z] [INFO] Command execution result: {"stdout":"odhapplication.dashboard.opendatahub.io \"custom-odsci-app\" deleted","stderr":"","exitCode":0} [2026-07-12T15:11:49.243Z] [INFO] Custom resource deleted successfully. [2026-07-12T15:11:49.288Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T15:11:49.701Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T15:11:49.711Z] [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-07-12T15:11:49.754Z] [INFO] Custom resource deleted successfully. [2026-07-12T15:11:49.793Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T15:11:50.150Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-12T15:11:50.158Z] [INFO] Command execution result: {"stdout":"No resources found","stderr":"","exitCode":0} [2026-07-12T15:11:50.204Z] [INFO] Custom resource deleted successfully. [2026-07-12T15:11:50.300Z] [INFO] All resources have been cleaned up successfully. ✓ Upload custom resource and verify (37231ms) 1 passing (39s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 39 seconds │ │ Spec Ran: learningResources/testCustomResourceCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testCatalogSettingsAvailable.cy.ts (7 of 18) [2026-07-12T15:11:53.055Z] [INFO] Setting tests timeout to: 480 seconds Verify Model Catalog Settings Access Control [2026-07-12T15:11:53.066Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings [2026-07-12T15:11:53.069Z] [INFO] Test title: Admin user can access Model catalog settings [2026-07-12T15:11:53.075Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-12T15:11:53.080Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-12T15:11:53.085Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T15:11:53.096Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled [2026-07-12T15:11:53.103Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T15:11:53.296Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T15:11:55.062Z] [INFO] [STEP 2] Navigate to Model catalog settings [2026-07-12T15:11:56.660Z] [INFO] [STEP 3] Verify add source button is visible ✓ Admin user can access Model catalog settings [2026-07-12T15:11:56.852Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-12T15:11:56.855Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-12T15:11:56.860Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-12T15:11:56.865Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-12T15:11:56.869Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T15:11:56.878Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-07-12T15:11:56.890Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T15:11:57.063Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T15:11:58.137Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-07-12T15:11:58.475Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-07-12T15:11:58.724Z] [INFO] [STEP 4] Verify page not found is displayed [2026-07-12T15:12:09.464Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-12T15:12:09.467Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-12T15:12:09.472Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-12T15:12:09.476Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-12T15:12:09.480Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T15:12:09.490Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-07-12T15:12:09.496Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T15:12:09.760Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T15:12:11.375Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-07-12T15:12:11.883Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-07-12T15:12:12.500Z] [INFO] [STEP 4] Verify page not found is displayed 1) Non-admin user cannot access Model catalog settings 1 passing (30s) 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.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ 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 Red Hat OpenShift AI