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-12T11:28:31.226Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-12T11:28:31.246Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-12T11:28:31.251Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-12T11:28:31.266Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-12T11:28:31.278Z] [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-12T11:28:31.287Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T11:28:31.306Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-12T11:28:32.026Z] [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-12T11:28:32.035Z] [INFO] Command exit code: 0 [2026-07-12T11:28:32.055Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-12T11:28:32.484Z] [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-12T11:28:32.498Z] [INFO] Command exit code: 0 [2026-07-12T11:28:32.525Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-12T11:28:32.542Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T11:28:33.332Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T11:28:35.333Z] [INFO] [STEP 2] Open the About dialog [2026-07-12T11:28:36.804Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-12T11:28:36.877Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-12T11:28:36.922Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-12T11:28:36.970Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-12T11:28:37.353Z] [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-12T11:28:37.376Z] [INFO] Command exit code: 0 [2026-07-12T11:28:37.410Z] [INFO] [STEP 7] Verify admin access level [2026-07-12T11:28:37.483Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-12T11:28:37.861Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T11:28:37.886Z] [INFO] Command exit code: 0 [2026-07-12T11:28:37.926Z] [INFO] Retrieved version of Dashboard: [2026-07-12T11:28:37.948Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-12T11:28:38.262Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T11:28:38.269Z] [INFO] Command exit code: 0 [2026-07-12T11:28:38.295Z] [INFO] Retrieved version of Pipelines: [2026-07-12T11:28:38.319Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-12T11:28:38.618Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T11:28:38.645Z] [INFO] Command exit code: 0 [2026-07-12T11:28:38.692Z] [INFO] Retrieved version of Kueue: [2026-07-12T11:28:38.717Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-12T11:28:39.105Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T11:28:39.154Z] [INFO] Command exit code: 0 [2026-07-12T11:28:39.201Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-12T11:28:39.229Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-12T11:28:39.541Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T11:28:39.592Z] [INFO] Command exit code: 0 [2026-07-12T11:28:39.669Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-12T11:28:39.740Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-12T11:28:40.134Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T11:28:40.168Z] [INFO] Command exit code: 1 [2026-07-12T11:28:40.243Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-12T11:28:40.277Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-12T11:28:40.735Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T11:28:40.828Z] [INFO] Command exit code: 0 [2026-07-12T11:28:40.861Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-12T11:28:40.869Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-12T11:28:41.433Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T11:28:41.526Z] [INFO] Command exit code: 0 [2026-07-12T11:28:41.560Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-12T11:28:41.568Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-12T11:28:42.035Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T11:28:42.069Z] [INFO] Command exit code: 0 [2026-07-12T11:28:42.078Z] [INFO] Retrieved version of TrustyAI: v1.37.0 v0.28.0 v1.37.0 v0.4.8 0.9.4 v0.2.0 v0.2.1 v0.3.0 [2026-07-12T11:28:42.128Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-12T11:28:42.636Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T11:28:42.673Z] [INFO] Command exit code: 0 [2026-07-12T11:28:42.681Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-12T11:28:42.723Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-12T11:28:43.235Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T11:28:43.274Z] [INFO] Command exit code: 0 [2026-07-12T11:28:43.371Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-12T11:28:43.444Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-12T11:28:44.035Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-12T11:28:44.146Z] [INFO] Command exit code: 0 [2026-07-12T11:28:44.258Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (13168ms) 1 passing (13s) [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: 13 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-12T11:28:48.138Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-12T11:28:48.157Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-12T11:28:48.165Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-12T11:28:48.172Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-12T11:28:48.183Z] [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-12T11:28:48.188Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T11:28:48.234Z] [INFO] [STEP 1] Log into the application [2026-07-12T11:28:48.253Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T11:28:48.547Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T11:28:51.222Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-12T11:28:51.954Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-12T11:28:52.140Z] [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, /develop-train/mlflow/experiments, /develop-train/training-jobs, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore [2026-07-12T11:28:52.254Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-12T11:28:52.486Z] [INFO] ✅ / - Status: 200 [2026-07-12T11:28:52.941Z] [INFO] ✅ https://console-openshift-console.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com: - Status: 200 [2026-07-12T11:28:53.239Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/183f26df-4ff2-48c4-bf5d-8656daefc0fb - Status: 200 [2026-07-12T11:28:53.346Z] [INFO] ✅ / - Status: 200 [2026-07-12T11:28:53.451Z] [INFO] ✅ /projects - Status: 200 [2026-07-12T11:28:53.546Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-12T11:28:53.723Z] [INFO] ✅ /maas/keys-and-subs - Status: 200 [2026-07-12T11:28:53.834Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-12T11:28:53.925Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-12T11:28:53.976Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-12T11:28:54.092Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-12T11:28:54.168Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-12T11:28:54.250Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-12T11:28:54.349Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-12T11:28:54.450Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-12T11:28:54.536Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-12T11:28:54.659Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-12T11:28:54.728Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-12T11:28:54.755Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-12T11:28:54.781Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-12T11:28:54.808Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-12T11:28:54.834Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-12T11:28:54.942Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-12T11:28:55.061Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7063ms) 1 passing (7s) [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-12T11:28:59.754Z] [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-12T11:28:59.836Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (225ms) 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-12T11:29:05.967Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-12T11:29:06.034Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-12T11:29:06.037Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-12T11:29:06.045Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-12T11:29:06.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-12T11:29:06.129Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T11:29:06.224Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-12T11:29:06.229Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-12T11:29:06.762Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-12T11:29:06.768Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-12T11:29:06.775Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-12T11:29:06.834Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-12T11:29:07.635Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-12T11:29:08.333Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-12T11:29:08.340Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-12T11:29:08.832Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-12T11:29:08.838Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-12T11:29:08.847Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-12T11:29:08.854Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-12T11:29:08.930Z] [INFO] [STEP 1] Log into the application [2026-07-12T11:29:08.936Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T11:29:09.345Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T11:29:12.736Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-12T11:29:19.426Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-12T11:29:25.155Z] [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 (19487ms) [2026-07-12T11:29:25.644Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-12T11:29:25.646Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-12T11:29:25.652Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-12T11:29:25.656Z] [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-12T11:29:25.663Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T11:29:25.728Z] [INFO] [STEP 1] Log into the application [2026-07-12T11:29:25.736Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T11:29:26.149Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T11:29:28.337Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-12T11:29:36.746Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-12T11:29:45.452Z] [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 (20254ms) [2026-07-12T11:29:46.934Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-12T11:29:46.938Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-12T11:29:47.025Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-12T11:29:47.036Z] [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-12T11:29:47.125Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T11:29:47.137Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-12T11:29:47.224Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T11:29:47.929Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T11:29:50.941Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-12T11:30:01.842Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-12T11:30:02.935Z] [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 (14906ms) 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: 57 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-12T11:30:12.031Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-12T11:30:12.124Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-12T11:30:12.128Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-12T11:30:12.228Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-12T11:30:12.235Z] [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-12T11:30:12.324Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T11:30:12.345Z] [INFO] Ensure admin oc session for setup [2026-07-12T11:30:13.233Z] [INFO] [EXEC] oc whoami [2026-07-12T11:30:14.954Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.rh-nightly-pm.nuth.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-12T11:30:15.024Z] [INFO] Check if the operator is RHOAI [2026-07-12T11:30:15.845Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-12T11:30:15.851Z] [INFO] Command exit code: 0 [2026-07-12T11:30:15.928Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-12T11:30:15.951Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-12T11:30:15.956Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T11:30:16.937Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T11:30:16.946Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-12T11:30:17.030Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-12T11:30:17.045Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-12T11:30:18.225Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-12T11:30:19.133Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-12T11:30:19.223Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T11:30:20.034Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T11:30:20.041Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-12T11:30:20.057Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-12T11:30:20.147Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-12T11:30:21.436Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783855820248-vi5feerd0.yaml && rm -f /tmp/cypress-yaml-1783855820248-vi5feerd0.yaml [2026-07-12T11:30:21.444Z] [INFO] Command exit code: 0 [2026-07-12T11:30:21.523Z] [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-12T11:30:32.036Z] [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-12T11:30:32.076Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-vqwwl [2026-07-12T11:30:32.135Z] [INFO] Found 1 matching pods [2026-07-12T11:30:32.155Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-vqwwl -n test-fs-ui-proj-108259 --timeout=300s [2026-07-12T11:30:43.249Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-vqwwl -n test-fs-ui-proj-108259 --timeout=300s [2026-07-12T11:30:43.271Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-vqwwl condition met [2026-07-12T11:30:43.357Z] [INFO] [STEP 1] Log in as admin user [2026-07-12T11:30:43.425Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T11:30:43.763Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T11:30:47.522Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-12T11:30:53.637Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-12T11:30:54.345Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (42786ms) [2026-07-12T11:30:54.859Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-12T11:30:54.862Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-12T11:30:54.868Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-12T11:30:54.922Z] [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-12T11:30:54.928Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T11:30:54.940Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-12T11:30:54.947Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T11:30:55.429Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T11:30:56.940Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-12T11:31:01.546Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-12T11:31:12.847Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-12T11:31:12.851Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-12T11:31:12.857Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-12T11:31:12.863Z] [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-12T11:31:12.926Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-12T11:31:12.943Z] [INFO] Ensure admin oc session for setup [2026-07-12T11:31:13.760Z] [INFO] [EXEC] oc whoami [2026-07-12T11:31:13.765Z] [INFO] Check if the operator is RHOAI [2026-07-12T11:31:14.355Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-12T11:31:14.363Z] [INFO] Command exit code: 0 [2026-07-12T11:31:14.372Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-12T11:31:14.431Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-12T11:31:14.437Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T11:31:14.959Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T11:31:14.968Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-12T11:31:14.976Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-12T11:31:15.033Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-12T11:32:03.394Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-12T11:32:03.404Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-12T11:32:03.409Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T11:32:03.752Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T11:32:03.758Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-12T11:32:03.766Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-12T11:32:03.779Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-12T11:32:04.263Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-12T11:32:04.598Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-12T11:32:04.604Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T11:32:04.914Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-12T11:32:04.920Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-12T11:32:04.927Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-12T11:32:04.935Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-12T11:32:05.491Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783855924937-qkl5h973h.yaml && rm -f /tmp/cypress-yaml-1783855924937-qkl5h973h.yaml [2026-07-12T11:32:05.496Z] [INFO] Command exit code: 0 [2026-07-12T11:32:05.501Z] [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-12T11:32:15.825Z] [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-12T11:32:15.835Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-mnmtd [2026-07-12T11:32:15.841Z] [INFO] Found 1 matching pods [2026-07-12T11:32:15.846Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-mnmtd -n test-fs-ui-proj-108259 --timeout=300s [2026-07-12T11:32:27.522Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-mnmtd -n test-fs-ui-proj-108259 --timeout=300s [2026-07-12T11:32:27.532Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-mnmtd condition met [2026-07-12T11:32:27.545Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-12T11:32:27.562Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-12T11:32:28.001Z] [INFO] OAuth login flow detected - completing authentication [2026-07-12T11:32:29.658Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-12T11:32:34.579Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) 1) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-12T11:32:45.242Z] [INFO] Restore admin oc session for cleanup [2026-07-12T11:32:45.563Z] [INFO] [EXEC] oc whoami [2026-07-12T11:32:45.624Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-12T11:32:45.928Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 1 passing (3m) 1 failing 1) Verify RBAC scoped Feature Store discovery by namespace access 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 4. Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 5. Log in as non-admin user (no access to the test namespace) 6. Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ 7. Navigate to the Feature Store Overview page 8. Verify the Feature Store empty state is shown (no projects accessible) Timed out retrying after 10000ms: Unable to find an element by: [data-testid="empty-state-feature-store"] Ignored nodes: comments, script, style Red Hat OpenShift AI