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-03T09:39:13.491Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-03T09:39:13.516Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-03T09:39:13.534Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-03T09:39:13.553Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-03T09:39:13.564Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T09:39:13.574Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:39:13.593Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-03T09:39:14.333Z] [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-03T09:39:14.345Z] [INFO] Command exit code: 0 [2026-07-03T09:39:14.366Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-03T09:39:14.859Z] [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-03T09:39:14.882Z] [INFO] Command exit code: 0 [2026-07-03T09:39:14.914Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-03T09:39:14.958Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T09:39:15.575Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:39:17.645Z] [INFO] [STEP 2] Open the About dialog [2026-07-03T09:39:19.485Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-03T09:39:19.535Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-03T09:39:19.584Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-03T09:39:19.655Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-03T09:39:19.989Z] [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-03T09:39:20.013Z] [INFO] Command exit code: 0 [2026-07-03T09:39:20.039Z] [INFO] [STEP 7] Verify admin access level [2026-07-03T09:39:20.129Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-03T09:39:20.496Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:39:20.533Z] [INFO] Command exit code: 0 [2026-07-03T09:39:20.586Z] [INFO] Retrieved version of Dashboard: [2026-07-03T09:39:20.617Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-03T09:39:20.935Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:39:21.009Z] [INFO] Command exit code: 0 [2026-07-03T09:39:21.072Z] [INFO] Retrieved version of Pipelines: [2026-07-03T09:39:21.140Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-03T09:39:21.499Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:39:21.548Z] [INFO] Command exit code: 0 [2026-07-03T09:39:21.617Z] [INFO] Retrieved version of Kueue: [2026-07-03T09:39:21.646Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-03T09:39:21.955Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:39:22.040Z] [INFO] Command exit code: 0 [2026-07-03T09:39:22.145Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-03T09:39:22.181Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-03T09:39:22.634Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:39:22.664Z] [INFO] Command exit code: 0 [2026-07-03T09:39:22.734Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-03T09:39:22.765Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-03T09:39:23.271Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:39:23.341Z] [INFO] Command exit code: 1 [2026-07-03T09:39:23.431Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-03T09:39:23.457Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-03T09:39:23.997Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:39:24.050Z] [INFO] Command exit code: 0 [2026-07-03T09:39:24.133Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-03T09:39:24.141Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-03T09:39:24.740Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:39:24.840Z] [INFO] Command exit code: 0 [2026-07-03T09:39:24.874Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-03T09:39:24.962Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-03T09:39:25.642Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:39:25.680Z] [INFO] Command exit code: 0 [2026-07-03T09:39:25.762Z] [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-03T09:39:25.796Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-03T09:39:26.449Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:39:26.547Z] [INFO] Command exit code: 0 [2026-07-03T09:39:26.658Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-03T09:39:26.737Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-03T09:39:27.441Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:39:27.560Z] [INFO] Command exit code: 0 [2026-07-03T09:39:27.740Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-03T09:39:27.749Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-03T09:39:28.443Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-03T09:39:28.572Z] [INFO] Command exit code: 0 [2026-07-03T09:39:28.731Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (15342ms) 1 passing (16s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 15 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-03T09:39:33.329Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-03T09:39:33.352Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-03T09:39:33.359Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-03T09:39:33.449Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-03T09:39:33.457Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T09:39:33.467Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:39:33.542Z] [INFO] [STEP 1] Log into the application [2026-07-03T09:39:33.557Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T09:39:33.933Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:39:36.646Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-03T09:39:37.454Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-03T09:39:37.632Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com:, https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc, /, /projects, /ai-hub/models, /maas/tokens, /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, /develop-train/automl, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore, /settings/user-management, /maas/subscriptions, /maas/auth-policies [2026-07-03T09:39:37.655Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-03T09:39:37.792Z] [INFO] ✅ / - Status: 200 [2026-07-03T09:39:38.262Z] [INFO] ✅ https://console-openshift-console.apps.ods-qe-psi-07.osp.rh-ods.com: - Status: 200 [2026-07-03T09:39:38.716Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/6d836f74-d2a7-483d-9d64-7b8b9cdb8ffc - Status: 200 [2026-07-03T09:39:38.744Z] [INFO] ✅ / - Status: 200 [2026-07-03T09:39:38.786Z] [INFO] ✅ /projects - Status: 200 [2026-07-03T09:39:38.836Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-03T09:39:38.891Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-03T09:39:38.953Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-03T09:39:38.995Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-03T09:39:39.056Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-03T09:39:39.151Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-03T09:39:39.236Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-03T09:39:39.275Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-03T09:39:39.360Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-03T09:39:39.479Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-03T09:39:39.660Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-03T09:39:39.770Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-03T09:39:39.874Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-03T09:39:39.976Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-03T09:39:40.092Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-03T09:39:40.251Z] [INFO] ✅ /develop-train/automl - Status: 200 [2026-07-03T09:39:40.357Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-03T09:39:40.470Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-03T09:39:40.587Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-03T09:39:40.749Z] [INFO] ✅ /applications/explore - Status: 200 [2026-07-03T09:39:40.834Z] [INFO] ✅ /settings/user-management - Status: 200 [2026-07-03T09:39:40.863Z] [INFO] ✅ /maas/subscriptions - Status: 200 [2026-07-03T09:39:40.887Z] [INFO] ✅ /maas/auth-policies - Status: 200 ✓ Verify the various application tabs and switcher links are operational (7753ms) 1 passing (8s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 7 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-03T09:39:46.135Z] [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-03T09:39:46.231Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (386ms) 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-03T09:39:52.351Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-03T09:39:52.366Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-03T09:39:52.370Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-03T09:39:52.435Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-03T09:39:52.443Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T09:39:52.451Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:39:52.538Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-03T09:39:52.546Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-03T09:39:53.041Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-03T09:39:53.048Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-03T09:39:53.057Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-03T09:39:53.070Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-03T09:39:53.644Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-03T09:39:54.142Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-03T09:39:54.154Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-03T09:39:54.646Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-03T09:39:54.653Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-03T09:39:54.663Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-03T09:39:54.672Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-03T09:39:54.751Z] [INFO] [STEP 1] Log into the application [2026-07-03T09:39:54.763Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T09:39:55.173Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:39:59.040Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-03T09:40:07.054Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-03T09:40:17.645Z] [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 (25609ms) [2026-07-03T09:40:18.433Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-03T09:40:18.437Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-03T09:40:18.445Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-03T09:40:18.453Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T09:40:18.538Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:40:18.556Z] [INFO] [STEP 1] Log into the application [2026-07-03T09:40:18.640Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T09:40:19.232Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:40:22.138Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-03T09:40:31.153Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-03T09:40:38.844Z] [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 (20993ms) [2026-07-03T09:40:39.741Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-03T09:40:39.745Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-03T09:40:39.753Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-03T09:40:39.833Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T09:40:39.841Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:40:39.851Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-03T09:40:39.861Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T09:40:40.433Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:40:43.530Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-03T09:40:54.632Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-03T09:40:55.554Z] [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 (14206ms) 3 passing (1m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 3 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 1 minute, 3 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-03T09:41:06.141Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-03T09:41:06.237Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-03T09:41:06.245Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-03T09:41:06.339Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-03T09:41:06.431Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T09:41:06.442Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:41:06.542Z] [INFO] Ensure admin oc session for setup [2026-07-03T09:41:07.342Z] [INFO] [EXEC] oc whoami [2026-07-03T09:41:07.350Z] [INFO] Check if the operator is RHOAI [2026-07-03T09:41:08.044Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-03T09:41:08.053Z] [INFO] Command exit code: 0 [2026-07-03T09:41:08.133Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-03T09:41:08.155Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-03T09:41:08.164Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:41:08.745Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:41:08.755Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-03T09:41:08.766Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-03T09:41:08.837Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-03T09:41:09.456Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-03T09:41:10.264Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-03T09:41:10.344Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:41:11.139Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:41:11.147Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-03T09:41:11.156Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-03T09:41:11.165Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-03T09:41:12.142Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783071671232-7k2yysc93.yaml && rm -f /tmp/cypress-yaml-1783071671232-7k2yysc93.yaml [2026-07-03T09:41:12.150Z] [INFO] Command exit code: 0 [2026-07-03T09:41:12.156Z] [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-03T09:41:22.948Z] [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-03T09:41:23.044Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-gp66h [2026-07-03T09:41:23.130Z] [INFO] Found 1 matching pods [2026-07-03T09:41:23.144Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-gp66h -n test-fs-ui-proj-108259 --timeout=300s [2026-07-03T09:41:30.845Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-gp66h -n test-fs-ui-proj-108259 --timeout=300s [2026-07-03T09:41:30.941Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-gp66h condition met [2026-07-03T09:41:31.034Z] [INFO] [STEP 1] Log in as admin user [2026-07-03T09:41:31.131Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T09:41:31.956Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:41:37.837Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-03T09:41:45.735Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-03T09:41:46.962Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (41495ms) [2026-07-03T09:41:47.581Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-03T09:41:47.584Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-03T09:41:47.633Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-03T09:41:47.640Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T09:41:47.647Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:41:47.660Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-03T09:41:47.731Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T09:41:48.135Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:41:50.742Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-03T09:41:55.971Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-03T09:42:08.155Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-03T09:42:08.160Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-03T09:42:08.166Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-03T09:42:08.172Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-03T09:42:08.231Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-03T09:42:08.249Z] [INFO] Ensure admin oc session for setup [2026-07-03T09:42:08.934Z] [INFO] [EXEC] oc whoami [2026-07-03T09:42:08.940Z] [INFO] Check if the operator is RHOAI [2026-07-03T09:42:09.633Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-03T09:42:09.642Z] [INFO] Command exit code: 0 [2026-07-03T09:42:09.652Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-03T09:42:09.670Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-03T09:42:09.677Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:42:10.343Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:42:10.351Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-03T09:42:10.359Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-03T09:42:10.370Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-03T09:42:51.344Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-03T09:42:51.354Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-03T09:42:51.362Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:42:51.842Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:42:51.852Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-03T09:42:51.866Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-03T09:42:51.948Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-03T09:42:52.442Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-03T09:42:52.940Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-03T09:42:52.949Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:42:53.642Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-03T09:42:53.654Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-03T09:42:53.666Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-03T09:42:53.737Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-03T09:42:54.559Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783071773739-bymdoyj15.yaml && rm -f /tmp/cypress-yaml-1783071773739-bymdoyj15.yaml [2026-07-03T09:42:54.575Z] [INFO] Command exit code: 0 [2026-07-03T09:42:54.582Z] [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-03T09:43:04.947Z] [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-03T09:43:04.958Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-647666f866-lm64j [2026-07-03T09:43:04.966Z] [INFO] Found 1 matching pods [2026-07-03T09:43:04.974Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-647666f866-lm64j -n test-fs-ui-proj-108259 --timeout=300s [2026-07-03T09:43:13.221Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-647666f866-lm64j -n test-fs-ui-proj-108259 --timeout=300s [2026-07-03T09:43:13.230Z] [INFO] Pod is ready: pod/feast-test-s3-647666f866-lm64j condition met [2026-07-03T09:43:13.243Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-03T09:43:13.254Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-03T09:43:14.256Z] [INFO] OAuth login flow detected - completing authentication [2026-07-03T09:43:16.449Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-03T09:43:21.155Z] [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-03T09:43:32.239Z] [INFO] Restore admin oc session for cleanup [2026-07-03T09:43:32.616Z] [INFO] [EXEC] oc whoami [2026-07-03T09:43:32.635Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-03T09:43:32.962Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 1 passing (2m) 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.ods-qe-psi-07.osp.rh-ods.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