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-08-05T09:18:54.529Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-08-05T09:18:54.562Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-08-05T09:18:54.567Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-08-05T09:18:54.578Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-08-05T09:18:54.590Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-05T09:18:54.595Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-05T09:18:54.613Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-08-05T09:18:55.248Z] [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-08-05T09:18:55.260Z] [INFO] Command exit code: 0 [2026-08-05T09:18:55.291Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-08-05T09:18:55.624Z] [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-08-05T09:18:55.631Z] [INFO] Command exit code: 0 [2026-08-05T09:18:55.664Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-08-05T09:18:55.683Z] [INFO] Navigate to: https://rh-ai.apps.2f6bc9fc-ef8a-4641-a028-c603dc53ef13.prod.konfluxeaas.com/ [2026-08-05T09:18:56.936Z] [INFO] [STEP 2] Open the About dialog [2026-08-05T09:19:00.794Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-08-05T09:19:00.866Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-08-05T09:19:00.987Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-08-05T09:19:01.056Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-08-05T09:19:01.344Z] [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-08-05T09:19:01.409Z] [INFO] Command exit code: 0 [2026-08-05T09:19:01.444Z] [INFO] [STEP 7] Verify admin access level [2026-08-05T09:19:01.552Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-08-05T09:19:02.024Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-05T09:19:02.060Z] [INFO] Command exit code: 0 [2026-08-05T09:19:02.134Z] [INFO] Retrieved version of Dashboard: [2026-08-05T09:19:02.164Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-08-05T09:19:02.470Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-05T09:19:02.477Z] [INFO] Command exit code: 0 [2026-08-05T09:19:02.506Z] [INFO] Retrieved version of Pipelines: [2026-08-05T09:19:02.535Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-08-05T09:19:02.904Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-05T09:19:02.975Z] [INFO] Command exit code: 0 [2026-08-05T09:19:03.031Z] [INFO] Retrieved version of Kueue: [2026-08-05T09:19:03.066Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-08-05T09:19:03.393Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-05T09:19:03.428Z] [INFO] Command exit code: 0 [2026-08-05T09:19:03.491Z] [INFO] Retrieved version of Model registry: latest latest [2026-08-05T09:19:03.524Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-08-05T09:19:03.839Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-05T09:19:03.845Z] [INFO] Command exit code: 0 [2026-08-05T09:19:03.921Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-08-05T09:19:03.987Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-08-05T09:19:04.494Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-05T09:19:04.600Z] [INFO] Command exit code: 1 [2026-08-05T09:19:04.698Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-08-05T09:19:04.729Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-08-05T09:19:05.131Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-05T09:19:05.225Z] [INFO] Command exit code: 0 [2026-08-05T09:19:05.309Z] [INFO] Retrieved version of Ray: [2026-08-05T09:19:05.345Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-08-05T09:19:05.842Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-05T09:19:05.930Z] [INFO] Command exit code: 0 [2026-08-05T09:19:06.022Z] [INFO] Retrieved version of Training operator: [2026-08-05T09:19:06.101Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-08-05T09:19:06.510Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-05T09:19:06.601Z] [INFO] Command exit code: 0 [2026-08-05T09:19:06.719Z] [INFO] Retrieved version of TrustyAI: [2026-08-05T09:19:06.808Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-08-05T09:19:07.213Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-05T09:19:07.309Z] [INFO] Command exit code: 0 [2026-08-05T09:19:07.386Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-08-05T09:19:07.431Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-08-05T09:19:07.809Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-05T09:19:07.862Z] [INFO] Command exit code: 0 [2026-08-05T09:19:07.968Z] [INFO] Retrieved version of Trainer: [2026-08-05T09:19:08.016Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-08-05T09:19:08.409Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-05T09:19:08.454Z] [INFO] Command exit code: 0 [2026-08-05T09:19:08.532Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (14099ms) 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-08-05T09:19:11.628Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-08-05T09:19:11.657Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-08-05T09:19:11.675Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-08-05T09:19:11.693Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-08-05T09:19:11.705Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-05T09:19:11.712Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-05T09:19:11.728Z] [INFO] [STEP 1] Log into the application [2026-08-05T09:19:11.743Z] [INFO] Navigate to: https://rh-ai.apps.2f6bc9fc-ef8a-4641-a028-c603dc53ef13.prod.konfluxeaas.com/ [2026-08-05T09:19:13.247Z] [INFO] [STEP 2] Click the Application Launcher [2026-08-05T09:19:14.540Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-08-05T09:19:14.797Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.2f6bc9fc-ef8a-4641-a028-c603dc53ef13.prod.konfluxeaas.com:, https://cloud.redhat.com/openshift/details/c11751b4-ee0b-40a2-b7f0-e2a3422d5586, /, /projects, /ai-hub/models, /develop-train/feature-store/overview, /develop-train/feature-store/entities, /develop-train/feature-store/data-sources, /develop-train/feature-store/datasets, /develop-train/feature-store/features, /develop-train/feature-store/feature-views, /develop-train/feature-store/feature-services, /develop-train/pipelines/definitions, /develop-train/pipelines/runs, /develop-train/pipelines/artifacts, /develop-train/pipelines/executions, /learning-resources, /applications/enabled, /applications/explore [2026-08-05T09:19:14.822Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-08-05T09:19:15.948Z] [INFO] ✅ / - Status: 200 [2026-08-05T09:19:16.144Z] [INFO] ✅ https://console-openshift-console.apps.2f6bc9fc-ef8a-4641-a028-c603dc53ef13.prod.konfluxeaas.com: - Status: 200 [2026-08-05T09:19:16.590Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/c11751b4-ee0b-40a2-b7f0-e2a3422d5586 - Status: 200 [2026-08-05T09:19:17.216Z] [INFO] ✅ / - Status: 200 [2026-08-05T09:19:18.141Z] [INFO] ✅ /projects - Status: 200 [2026-08-05T09:19:18.940Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-08-05T09:19:19.338Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-08-05T09:19:19.399Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-08-05T09:19:20.177Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-08-05T09:19:20.973Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-08-05T09:19:21.140Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-08-05T09:19:21.939Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-08-05T09:19:22.001Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-08-05T09:19:22.054Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-08-05T09:19:22.170Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-08-05T09:19:22.387Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-08-05T09:19:22.972Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-08-05T09:19:23.339Z] [INFO] ✅ /learning-resources - Status: 200 [2026-08-05T09:19:23.939Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-08-05T09:19:24.576Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (13050ms) 1 passing (13s) [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: 13 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-08-05T09:19:27.836Z] [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-08-05T09:19:27.860Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (87ms) 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-08-05T09:19:30.926Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-08-05T09:19:30.944Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-08-05T09:19:30.949Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-08-05T09:19:30.956Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-08-05T09:19:30.960Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-05T09:19:30.966Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-05T09:19:30.997Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-08-05T09:19:31.002Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-08-05T09:19:31.233Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-08-05T09:19:31.240Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-08-05T09:19:31.245Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-08-05T09:19:31.256Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-08-05T09:19:31.528Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-08-05T09:19:31.762Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-08-05T09:19:31.770Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-08-05T09:19:31.983Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-08-05T09:19:31.989Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-08-05T09:19:31.997Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-08-05T09:19:32.003Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-08-05T09:19:32.015Z] [INFO] [STEP 1] Log into the application [2026-08-05T09:19:32.021Z] [INFO] Navigate to: https://rh-ai.apps.2f6bc9fc-ef8a-4641-a028-c603dc53ef13.prod.konfluxeaas.com/ [2026-08-05T09:19:32.990Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-08-05T09:19:42.292Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-08-05T09:19:46.489Z] [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 (15697ms) [2026-08-05T09:19:46.763Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-08-05T09:19:46.765Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-08-05T09:19:46.769Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-08-05T09:19:46.773Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-05T09:19:46.777Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-05T09:19:46.789Z] [INFO] [STEP 1] Log into the application [2026-08-05T09:19:46.793Z] [INFO] Navigate to: https://rh-ai.apps.2f6bc9fc-ef8a-4641-a028-c603dc53ef13.prod.konfluxeaas.com/ [2026-08-05T09:19:47.109Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-08-05T09:19:50.624Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-08-05T09:20:03.500Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-08-05T09:20:03.503Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-08-05T09:20:03.507Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-08-05T09:20:03.511Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-05T09:20:03.515Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-05T09:20:03.525Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-08-05T09:20:03.528Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-08-05T09:20:03.763Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-08-05T09:20:03.768Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-08-05T09:20:03.775Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-08-05T09:20:03.783Z] [INFO] Project cypress-user-perm-test-526006 already exists. Deleting it. [2026-08-05T09:20:10.570Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait [2026-08-05T09:20:10.583Z] [INFO] Waiting for project cypress-user-perm-test-526006 to be fully deleted... [2026-08-05T09:20:10.587Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-08-05T09:20:10.808Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-08-05T09:20:10.814Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-08-05T09:20:10.820Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-08-05T09:20:10.831Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-08-05T09:20:11.100Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-08-05T09:20:11.342Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-08-05T09:20:11.347Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-08-05T09:20:11.577Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-08-05T09:20:11.584Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-08-05T09:20:11.590Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-08-05T09:20:11.596Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-08-05T09:20:11.610Z] [INFO] [STEP 1] Log into the application [2026-08-05T09:20:11.615Z] [INFO] Navigate to: https://rh-ai.apps.2f6bc9fc-ef8a-4641-a028-c603dc53ef13.prod.konfluxeaas.com/ [2026-08-05T09:20:11.937Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-08-05T09:20:17.514Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-08-05T09:20:22.199Z] [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 (18852ms) [2026-08-05T09:20:22.398Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-08-05T09:20:22.400Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-08-05T09:20:22.404Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-08-05T09:20:22.407Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-05T09:20:22.411Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-05T09:20:22.418Z] [INFO] [STEP 1] Log into the application as non-admin [2026-08-05T09:20:22.422Z] [INFO] Navigate to: https://rh-ai.apps.2f6bc9fc-ef8a-4641-a028-c603dc53ef13.prod.konfluxeaas.com/ [2026-08-05T09:20:22.684Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-08-05T09:20:28.352Z] [INFO] Cleaning up project cypress-user-perm-test-526006 [2026-08-05T09:20:29.596Z] [INFO] [EXEC] oc whoami [2026-08-05T09:20:30.103Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://ad15d194aa2274fa682dff690a0c29e5-4ff8c9b38dbcd504.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-08-05T09:20:30.109Z] [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-08-05T09:20:30.349Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait=false --ignore-not-found ✓ Verify that user can access the created project with Admin rights 3 passing (60s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 3 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 1 │ │ Video: false │ │ Duration: 59 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/dataScie (1280x720) nceProjects/testProjectAdminPermissions.cy.ts/Verify that users can provide admi n project permissions to non-admin usersgroups -- Verify user can assign access permissions to user group (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-08-05T09:20:33.548Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-08-05T09:20:33.561Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-08-05T09:20:33.565Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-08-05T09:20:33.569Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-08-05T09:20:33.574Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-05T09:20:33.579Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-05T09:20:33.600Z] [INFO] Ensure admin oc session for setup [2026-08-05T09:20:33.831Z] [INFO] [EXEC] oc whoami [2026-08-05T09:20:34.169Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://ad15d194aa2274fa682dff690a0c29e5-4ff8c9b38dbcd504.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-08-05T09:20:34.175Z] [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-08-05T09:20:34.179Z] [INFO] Check if the operator is RHOAI [2026-08-05T09:20:34.418Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-08-05T09:20:34.424Z] [INFO] Command exit code: 0 [2026-08-05T09:20:34.430Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-08-05T09:20:34.444Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-08-05T09:20:34.448Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-08-05T09:20:34.713Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-08-05T09:20:34.720Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-08-05T09:20:34.725Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-08-05T09:20:34.736Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-08-05T09:20:35.037Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-08-05T09:20:35.301Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-08-05T09:20:35.307Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-08-05T09:20:35.533Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-08-05T09:20:35.539Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-08-05T09:20:35.545Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-08-05T09:20:35.551Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-08-05T09:20:35.823Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1785921635554-yhnfny7aq.yaml && rm -f /tmp/cypress-yaml-1785921635554-yhnfny7aq.yaml [2026-08-05T09:20:35.829Z] [INFO] Command exit code: 0 [2026-08-05T09:20:35.833Z] [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-08-05T09:20:46.100Z] [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-08-05T09:20:46.122Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-64cc5d848-8bvhv [2026-08-05T09:20:46.130Z] [INFO] Found 1 matching pods [2026-08-05T09:20:46.134Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-8bvhv -n test-fs-ui-proj-108259 --timeout=300s [2026-08-05T09:21:19.244Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-8bvhv -n test-fs-ui-proj-108259 --timeout=300s [2026-08-05T09:21:19.287Z] [INFO] Pod is ready: pod/feast-test-s3-64cc5d848-8bvhv condition met [2026-08-05T09:21:19.329Z] [INFO] [STEP 1] Log in as admin user [2026-08-05T09:21:19.336Z] [INFO] Navigate to: https://rh-ai.apps.2f6bc9fc-ef8a-4641-a028-c603dc53ef13.prod.konfluxeaas.com/ [2026-08-05T09:21:20.439Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-08-05T09:21:26.749Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-08-05T09:21:27.182Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (53758ms) [2026-08-05T09:21:27.481Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-08-05T09:21:27.484Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-08-05T09:21:27.488Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-08-05T09:21:27.491Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-05T09:21:27.495Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-05T09:21:27.503Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-08-05T09:21:27.507Z] [INFO] Navigate to: https://rh-ai.apps.2f6bc9fc-ef8a-4641-a028-c603dc53ef13.prod.konfluxeaas.com/ [2026-08-05T09:21:28.308Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-08-05T09:21:36.767Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-08-05T09:21:47.288Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-08-05T09:21:47.290Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-08-05T09:21:47.294Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-08-05T09:21:47.298Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-05T09:21:47.301Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-05T09:21:47.310Z] [INFO] Ensure admin oc session for setup [2026-08-05T09:21:47.530Z] [INFO] [EXEC] oc whoami [2026-08-05T09:21:48.161Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://ad15d194aa2274fa682dff690a0c29e5-4ff8c9b38dbcd504.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-08-05T09:21:48.167Z] [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-08-05T09:21:48.170Z] [INFO] Check if the operator is RHOAI [2026-08-05T09:21:48.430Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-08-05T09:21:48.437Z] [INFO] Command exit code: 0 [2026-08-05T09:21:48.442Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-08-05T09:21:48.455Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-08-05T09:21:48.459Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-08-05T09:21:48.690Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-08-05T09:21:48.696Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-08-05T09:21:48.703Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-08-05T09:21:48.710Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-08-05T09:22:33.118Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-08-05T09:22:33.128Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-08-05T09:22:33.133Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-08-05T09:22:33.413Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-08-05T09:22:33.419Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-08-05T09:22:33.425Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-08-05T09:22:33.438Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-08-05T09:22:33.725Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-08-05T09:22:34.007Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-08-05T09:22:34.016Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-08-05T09:22:34.277Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-08-05T09:22:34.283Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-08-05T09:22:34.289Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-08-05T09:22:34.296Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-08-05T09:22:34.655Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1785921754297-csr70plu6.yaml && rm -f /tmp/cypress-yaml-1785921754297-csr70plu6.yaml [2026-08-05T09:22:34.661Z] [INFO] Command exit code: 0 [2026-08-05T09:22:34.666Z] [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-08-05T09:22:44.921Z] [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-08-05T09:22:44.936Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-64cc5d848-slm7j [2026-08-05T09:22:44.943Z] [INFO] Found 1 matching pods [2026-08-05T09:22:44.947Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-slm7j -n test-fs-ui-proj-108259 --timeout=300s [2026-08-05T09:22:53.837Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-slm7j -n test-fs-ui-proj-108259 --timeout=300s [2026-08-05T09:22:53.843Z] [INFO] Pod is ready: pod/feast-test-s3-64cc5d848-slm7j condition met [2026-08-05T09:22:53.852Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-08-05T09:22:53.858Z] [INFO] Navigate to: https://rh-ai.apps.2f6bc9fc-ef8a-4641-a028-c603dc53ef13.prod.konfluxeaas.com/ [2026-08-05T09:22:54.506Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-08-05T09:22:59.186Z] [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-08-05T09:23:09.576Z] [INFO] Restore admin oc session for cleanup [2026-08-05T09:23:09.790Z] [INFO] [EXEC] oc whoami [2026-08-05T09:23:10.150Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://ad15d194aa2274fa682dff690a0c29e5-4ff8c9b38dbcd504.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-08-05T09:23:10.156Z] [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-08-05T09:23:10.159Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-08-05T09:23:10.423Z] [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.2f6bc9fc-ef8a-4641-a028-c603dc53ef13.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