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-19T22:50:27.166Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-19T22:50:27.199Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-19T22:50:27.209Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-19T22:50:27.224Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-19T22:50:27.230Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T22:50:27.239Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T22:50:27.252Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-19T22:50:27.837Z] [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-19T22:50:27.848Z] [INFO] Command exit code: 0 [2026-07-19T22:50:27.868Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-19T22:50:28.181Z] [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-19T22:50:28.233Z] [INFO] Command exit code: 0 [2026-07-19T22:50:28.253Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-19T22:50:28.308Z] [INFO] Navigate to: https://rh-ai.apps.86821341-f370-41de-b793-4fbfcc815c17.prod.konfluxeaas.com/ [2026-07-19T22:50:29.424Z] [INFO] [STEP 2] Open the About dialog [2026-07-19T22:50:33.487Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-19T22:50:33.548Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-19T22:50:33.607Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-19T22:50:33.656Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-19T22:50:34.032Z] [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-19T22:50:34.091Z] [INFO] Command exit code: 0 [2026-07-19T22:50:34.136Z] [INFO] [STEP 7] Verify admin access level [2026-07-19T22:50:34.233Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-19T22:50:34.747Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T22:50:34.780Z] [INFO] Command exit code: 0 [2026-07-19T22:50:34.849Z] [INFO] Retrieved version of Dashboard: [2026-07-19T22:50:34.873Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-19T22:50:35.155Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T22:50:35.161Z] [INFO] Command exit code: 0 [2026-07-19T22:50:35.167Z] [INFO] Retrieved version of Pipelines: [2026-07-19T22:50:35.195Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-19T22:50:35.526Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T22:50:35.532Z] [INFO] Command exit code: 0 [2026-07-19T22:50:35.563Z] [INFO] Retrieved version of Kueue: [2026-07-19T22:50:35.610Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-19T22:50:35.896Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T22:50:35.933Z] [INFO] Command exit code: 0 [2026-07-19T22:50:35.989Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-19T22:50:36.018Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-19T22:50:36.327Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T22:50:36.332Z] [INFO] Command exit code: 0 [2026-07-19T22:50:36.363Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-19T22:50:36.394Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-19T22:50:36.857Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T22:50:36.863Z] [INFO] Command exit code: 1 [2026-07-19T22:50:36.937Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-19T22:50:36.966Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-19T22:50:37.414Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T22:50:37.447Z] [INFO] Command exit code: 0 [2026-07-19T22:50:37.503Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-19T22:50:37.537Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-19T22:50:37.927Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T22:50:37.964Z] [INFO] Command exit code: 0 [2026-07-19T22:50:38.028Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-19T22:50:38.064Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-19T22:50:38.460Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T22:50:38.466Z] [INFO] Command exit code: 0 [2026-07-19T22:50:38.560Z] [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-19T22:50:38.608Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-19T22:50:38.980Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T22:50:39.047Z] [INFO] Command exit code: 0 [2026-07-19T22:50:39.125Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-19T22:50:39.164Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-19T22:50:39.528Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T22:50:39.570Z] [INFO] Command exit code: 0 [2026-07-19T22:50:39.579Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-19T22:50:39.584Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-19T22:50:39.917Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T22:50:40.043Z] [INFO] Command exit code: 0 [2026-07-19T22:50:40.150Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (13086ms) 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-19T22:50:43.240Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-19T22:50:43.266Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-19T22:50:43.276Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-19T22:50:43.283Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-19T22:50:43.292Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T22:50:43.316Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T22:50:43.333Z] [INFO] [STEP 1] Log into the application [2026-07-19T22:50:43.348Z] [INFO] Navigate to: https://rh-ai.apps.86821341-f370-41de-b793-4fbfcc815c17.prod.konfluxeaas.com/ [2026-07-19T22:50:44.618Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-19T22:50:45.853Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-19T22:50:46.327Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.86821341-f370-41de-b793-4fbfcc815c17.prod.konfluxeaas.com:, https://cloud.redhat.com/openshift/details/f0d21024-b0e3-4446-9969-83727c32bf91, /, /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, /develop-train/training-jobs, /learning-resources, /applications/enabled, /applications/explore [2026-07-19T22:50:46.346Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-19T22:50:47.288Z] [INFO] ✅ / - Status: 200 [2026-07-19T22:50:47.479Z] [INFO] ✅ https://console-openshift-console.apps.86821341-f370-41de-b793-4fbfcc815c17.prod.konfluxeaas.com: - Status: 200 [2026-07-19T22:50:48.121Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/f0d21024-b0e3-4446-9969-83727c32bf91 - Status: 200 [2026-07-19T22:50:49.280Z] [INFO] ✅ / - Status: 200 [2026-07-19T22:50:50.278Z] [INFO] ✅ /projects - Status: 200 [2026-07-19T22:50:50.678Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-19T22:50:50.737Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-19T22:50:51.108Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-19T22:50:51.911Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-19T22:50:52.480Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-19T22:50:52.678Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-19T22:50:53.278Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-19T22:50:53.509Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-19T22:50:53.708Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-19T22:50:54.279Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-19T22:50:54.908Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-19T22:50:55.678Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-19T22:50:56.508Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-19T22:50:57.309Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-19T22:50:57.678Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-19T22:50:58.078Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (14929ms) 1 passing (15s) [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: 14 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-19T22:51:00.934Z] [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-19T22:51:00.956Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (88ms) 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-19T22:51:03.860Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-19T22:51:03.875Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-19T22:51:03.878Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-19T22:51:03.883Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-19T22:51:03.887Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T22:51:03.892Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T22:51:03.911Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-19T22:51:03.915Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T22:51:04.135Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T22:51:04.141Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-19T22:51:04.145Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-19T22:51:04.155Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-19T22:51:04.395Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-19T22:51:04.624Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-19T22:51:04.630Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T22:51:04.838Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T22:51:04.843Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-19T22:51:04.849Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-19T22:51:04.855Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-19T22:51:04.865Z] [INFO] [STEP 1] Log into the application [2026-07-19T22:51:04.871Z] [INFO] Navigate to: https://rh-ai.apps.86821341-f370-41de-b793-4fbfcc815c17.prod.konfluxeaas.com/ [2026-07-19T22:51:05.784Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-19T22:51:14.645Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-19T22:51:18.929Z] [INFO] [STEP 4] Save the user and validate that odh-user1 has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (15162ms) [2026-07-19T22:51:19.200Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-19T22:51:19.203Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-19T22:51:19.207Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-19T22:51:19.210Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T22:51:19.214Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T22:51:19.225Z] [INFO] [STEP 1] Log into the application [2026-07-19T22:51:19.230Z] [INFO] Navigate to: https://rh-ai.apps.86821341-f370-41de-b793-4fbfcc815c17.prod.konfluxeaas.com/ [2026-07-19T22:51:19.542Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-19T22:51:22.671Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-19T22:51:29.111Z] [INFO] [STEP 4] Save the group and validate that odh-user1 has been saved with admin permissions ✓ Verify user can assign access permissions to user group (10019ms) [2026-07-19T22:51:29.299Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-19T22:51:29.301Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-19T22:51:29.304Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-19T22:51:29.307Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T22:51:29.313Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T22:51:29.321Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-19T22:51:29.325Z] [INFO] Navigate to: https://rh-ai.apps.86821341-f370-41de-b793-4fbfcc815c17.prod.konfluxeaas.com/ [2026-07-19T22:51:30.899Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-19T22:51:45.318Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-19T22:51:45.554Z] [INFO] [EXEC] oc whoami [2026-07-19T22:51:46.314Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://ad9efbe84ba364e4ea18b195b565c3c6-74248c383d915480.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-19T22:51:46.380Z] [INFO] ⚠️ oc login as admin failed: WARNING: Using insecure TLS client config. Setting this option is not supported! Login failed (401 Unauthorized) Verify you have provided the correct credentials. [2026-07-19T22:51:46.671Z] [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 (15310ms) 3 passing (43s) [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: 42 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-19T22:51:49.144Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-19T22:51:49.161Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-19T22:51:49.164Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-19T22:51:49.171Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-19T22:51:49.176Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T22:51:49.179Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T22:51:49.192Z] [INFO] Ensure admin oc session for setup [2026-07-19T22:51:49.389Z] [INFO] [EXEC] oc whoami [2026-07-19T22:51:49.706Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://ad9efbe84ba364e4ea18b195b565c3c6-74248c383d915480.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-19T22:51:49.711Z] [INFO] ⚠️ oc login as admin failed: WARNING: Using insecure TLS client config. Setting this option is not supported! Login failed (401 Unauthorized) Verify you have provided the correct credentials. [2026-07-19T22:51:49.715Z] [INFO] Check if the operator is RHOAI [2026-07-19T22:51:49.936Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-19T22:51:49.941Z] [INFO] Command exit code: 0 [2026-07-19T22:51:49.946Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-19T22:51:49.960Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-19T22:51:49.963Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T22:51:50.178Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T22:51:50.185Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-19T22:51:50.192Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-19T22:51:50.200Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-19T22:51:50.457Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-19T22:51:50.689Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-19T22:51:50.696Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T22:51:50.955Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T22:51:50.961Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-19T22:51:50.967Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-19T22:51:50.974Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-19T22:51:51.242Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784501510977-fzxl3pfzf.yaml && rm -f /tmp/cypress-yaml-1784501510977-fzxl3pfzf.yaml [2026-07-19T22:51:51.248Z] [INFO] Command exit code: 0 [2026-07-19T22:51:51.252Z] [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-19T22:52:01.530Z] [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-19T22:52:01.614Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-57576df5b6-bdn66 [2026-07-19T22:52:01.629Z] [INFO] Found 1 matching pods [2026-07-19T22:52:01.647Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-57576df5b6-bdn66 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-19T22:52:34.519Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-57576df5b6-bdn66 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-19T22:52:34.527Z] [INFO] Pod is ready: pod/feast-test-s3-57576df5b6-bdn66 condition met [2026-07-19T22:52:34.556Z] [INFO] [STEP 1] Log in as admin user [2026-07-19T22:52:34.580Z] [INFO] Navigate to: https://rh-ai.apps.86821341-f370-41de-b793-4fbfcc815c17.prod.konfluxeaas.com/ [2026-07-19T22:52:36.981Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-19T22:52:45.338Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-19T22:52:45.821Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (56800ms) [2026-07-19T22:52:46.125Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-19T22:52:46.127Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-19T22:52:46.133Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-19T22:52:46.137Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T22:52:46.142Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T22:52:46.152Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-19T22:52:46.157Z] [INFO] Navigate to: https://rh-ai.apps.86821341-f370-41de-b793-4fbfcc815c17.prod.konfluxeaas.com/ [2026-07-19T22:52:47.101Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-19T22:52:51.989Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-19T22:53:02.462Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-19T22:53:02.465Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-19T22:53:02.469Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-19T22:53:02.473Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T22:53:02.476Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T22:53:02.487Z] [INFO] Ensure admin oc session for setup [2026-07-19T22:53:02.689Z] [INFO] [EXEC] oc whoami [2026-07-19T22:53:03.039Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://ad9efbe84ba364e4ea18b195b565c3c6-74248c383d915480.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-19T22:53:03.045Z] [INFO] ⚠️ oc login as admin failed: WARNING: Using insecure TLS client config. Setting this option is not supported! Login failed (401 Unauthorized) Verify you have provided the correct credentials. [2026-07-19T22:53:03.048Z] [INFO] Check if the operator is RHOAI [2026-07-19T22:53:03.283Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-19T22:53:03.290Z] [INFO] Command exit code: 0 [2026-07-19T22:53:03.310Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-19T22:53:03.322Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-19T22:53:03.326Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T22:53:03.564Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T22:53:03.570Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-19T22:53:03.576Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-19T22:53:03.583Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-19T22:53:47.790Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-19T22:53:47.806Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-19T22:53:47.812Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T22:53:48.063Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T22:53:48.070Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-19T22:53:48.075Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-19T22:53:48.088Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-19T22:53:48.344Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-19T22:53:48.591Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-19T22:53:48.597Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T22:53:48.824Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T22:53:48.830Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-19T22:53:48.836Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-19T22:53:48.844Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-19T22:53:49.128Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784501628845-tchm3asbr.yaml && rm -f /tmp/cypress-yaml-1784501628845-tchm3asbr.yaml [2026-07-19T22:53:49.134Z] [INFO] Command exit code: 0 [2026-07-19T22:53:49.138Z] [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-19T22:53:59.377Z] [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-19T22:53:59.393Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-57576df5b6-r5dds [2026-07-19T22:53:59.399Z] [INFO] Found 1 matching pods [2026-07-19T22:53:59.404Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-57576df5b6-r5dds -n test-fs-ui-proj-108259 --timeout=300s [2026-07-19T22:54:07.686Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-57576df5b6-r5dds -n test-fs-ui-proj-108259 --timeout=300s [2026-07-19T22:54:07.692Z] [INFO] Pod is ready: pod/feast-test-s3-57576df5b6-r5dds condition met [2026-07-19T22:54:07.703Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-19T22:54:07.709Z] [INFO] Navigate to: https://rh-ai.apps.86821341-f370-41de-b793-4fbfcc815c17.prod.konfluxeaas.com/ [2026-07-19T22:54:08.082Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-19T22:54:14.347Z] [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-19T22:54:24.789Z] [INFO] Restore admin oc session for cleanup [2026-07-19T22:54:25.033Z] [INFO] [EXEC] oc whoami [2026-07-19T22:54:25.372Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://ad9efbe84ba364e4ea18b195b565c3c6-74248c383d915480.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-19T22:54:25.378Z] [INFO] ⚠️ oc login as admin failed: WARNING: Using insecure TLS client config. Setting this option is not supported! Login failed (401 Unauthorized) Verify you have provided the correct credentials. [2026-07-19T22:54:25.382Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-19T22:54:25.633Z] [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.86821341-f370-41de-b793-4fbfcc815c17.prod.konfluxeaas.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