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-19T18:30:43.399Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-19T18:30:43.433Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-19T18:30:43.437Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-19T18:30:43.448Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-19T18:30:43.454Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T18:30:43.462Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T18:30:43.483Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-19T18:30:44.118Z] [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-19T18:30:44.131Z] [INFO] Command exit code: 0 [2026-07-19T18:30:44.192Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-19T18:30:44.510Z] [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-19T18:30:44.528Z] [INFO] Command exit code: 0 [2026-07-19T18:30:44.554Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-19T18:30:44.611Z] [INFO] Navigate to: https://rh-ai.apps.2ec8d0bd-df83-45cf-888b-3d76eed32905.prod.konfluxeaas.com/ [2026-07-19T18:30:45.750Z] [INFO] [STEP 2] Open the About dialog [2026-07-19T18:30:49.679Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-19T18:30:49.765Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-19T18:30:49.837Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-19T18:30:49.890Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-19T18:30:50.267Z] [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-19T18:30:50.323Z] [INFO] Command exit code: 0 [2026-07-19T18:30:50.373Z] [INFO] [STEP 7] Verify admin access level [2026-07-19T18:30:50.475Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-19T18:30:50.936Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T18:30:50.995Z] [INFO] Command exit code: 0 [2026-07-19T18:30:51.085Z] [INFO] Retrieved version of Dashboard: [2026-07-19T18:30:51.130Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-19T18:30:51.452Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T18:30:51.502Z] [INFO] Command exit code: 0 [2026-07-19T18:30:51.553Z] [INFO] Retrieved version of Pipelines: [2026-07-19T18:30:51.581Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-19T18:30:51.862Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T18:30:51.868Z] [INFO] Command exit code: 0 [2026-07-19T18:30:51.926Z] [INFO] Retrieved version of Kueue: [2026-07-19T18:30:51.957Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-19T18:30:52.310Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T18:30:52.316Z] [INFO] Command exit code: 0 [2026-07-19T18:30:52.348Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-19T18:30:52.379Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-19T18:30:52.701Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T18:30:52.734Z] [INFO] Command exit code: 0 [2026-07-19T18:30:52.795Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-19T18:30:52.828Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-19T18:30:53.238Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T18:30:53.320Z] [INFO] Command exit code: 1 [2026-07-19T18:30:53.415Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-19T18:30:53.447Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-19T18:30:53.930Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T18:30:53.936Z] [INFO] Command exit code: 0 [2026-07-19T18:30:54.021Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-19T18:30:54.055Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-19T18:30:54.431Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T18:30:54.493Z] [INFO] Command exit code: 0 [2026-07-19T18:30:54.552Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-19T18:30:54.603Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-19T18:30:55.012Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T18:30:55.019Z] [INFO] Command exit code: 0 [2026-07-19T18:30:55.121Z] [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-19T18:30:55.172Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-19T18:30:55.629Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T18:30:55.635Z] [INFO] Command exit code: 0 [2026-07-19T18:30:55.731Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-19T18:30:55.771Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-19T18:30:56.126Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T18:30:56.132Z] [INFO] Command exit code: 0 [2026-07-19T18:30:56.210Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-19T18:30:56.256Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-19T18:30:56.603Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-19T18:30:56.688Z] [INFO] Command exit code: 0 [2026-07-19T18:30:56.775Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (13494ms) 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: 13 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-19T18:31:00.141Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-19T18:31:00.212Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-19T18:31:00.218Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-19T18:31:00.228Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-19T18:31:00.233Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T18:31:00.243Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T18:31:00.255Z] [INFO] [STEP 1] Log into the application [2026-07-19T18:31:00.269Z] [INFO] Navigate to: https://rh-ai.apps.2ec8d0bd-df83-45cf-888b-3d76eed32905.prod.konfluxeaas.com/ [2026-07-19T18:31:01.454Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-19T18:31:02.525Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-19T18:31:03.293Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.2ec8d0bd-df83-45cf-888b-3d76eed32905.prod.konfluxeaas.com:, https://cloud.redhat.com/openshift/details/20a8ac14-b58e-409b-96d0-f0cc8a3b3a32, /, /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-19T18:31:03.325Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-19T18:31:03.801Z] [INFO] ✅ / - Status: 200 [2026-07-19T18:31:03.988Z] [INFO] ✅ https://console-openshift-console.apps.2ec8d0bd-df83-45cf-888b-3d76eed32905.prod.konfluxeaas.com: - Status: 200 [2026-07-19T18:31:04.380Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/20a8ac14-b58e-409b-96d0-f0cc8a3b3a32 - Status: 200 [2026-07-19T18:31:05.638Z] [INFO] ✅ / - Status: 200 [2026-07-19T18:31:06.795Z] [INFO] ✅ /projects - Status: 200 [2026-07-19T18:31:07.391Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-19T18:31:07.570Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-19T18:31:07.644Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-19T18:31:08.391Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-19T18:31:09.169Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-19T18:31:09.396Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-19T18:31:09.577Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-19T18:31:10.170Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-19T18:31:10.251Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-19T18:31:10.769Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-19T18:31:11.399Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-19T18:31:11.998Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-19T18:31:12.969Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-19T18:31:13.771Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-19T18:31:14.620Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-19T18:31:15.369Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (15331ms) 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: 15 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-19T18:31:18.192Z] [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-19T18:31:18.215Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (84ms) 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-19T18:31:21.144Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-19T18:31:21.157Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-19T18:31:21.160Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-19T18:31:21.164Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-19T18:31:21.169Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T18:31:21.173Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T18:31:21.191Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-19T18:31:21.195Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T18:31:21.428Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T18:31:21.434Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-19T18:31:21.454Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-19T18:31:21.473Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-19T18:31:21.762Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-19T18:31:22.008Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-19T18:31:22.015Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T18:31:22.247Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T18:31:22.253Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-19T18:31:22.260Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-19T18:31:22.265Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-19T18:31:22.280Z] [INFO] [STEP 1] Log into the application [2026-07-19T18:31:22.286Z] [INFO] Navigate to: https://rh-ai.apps.2ec8d0bd-df83-45cf-888b-3d76eed32905.prod.konfluxeaas.com/ [2026-07-19T18:31:23.157Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-19T18:31:31.768Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-19T18:31:35.795Z] [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 (14767ms) [2026-07-19T18:31:36.107Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-19T18:31:36.114Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-19T18:31:36.129Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-19T18:31:36.143Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T18:31:36.156Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T18:31:36.171Z] [INFO] [STEP 1] Log into the application [2026-07-19T18:31:36.181Z] [INFO] Navigate to: https://rh-ai.apps.2ec8d0bd-df83-45cf-888b-3d76eed32905.prod.konfluxeaas.com/ [2026-07-19T18:31:36.514Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-19T18:31:39.957Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-19T18:31:44.399Z] [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 (8434ms) [2026-07-19T18:31:44.548Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-19T18:31:44.550Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-19T18:31:44.554Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-19T18:31:44.559Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T18:31:44.563Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T18:31:44.571Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-19T18:31:44.574Z] [INFO] Navigate to: https://rh-ai.apps.2ec8d0bd-df83-45cf-888b-3d76eed32905.prod.konfluxeaas.com/ [2026-07-19T18:31:44.680Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-19T18:31:53.936Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-19T18:31:54.153Z] [INFO] [EXEC] oc whoami [2026-07-19T18:31:55.175Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://a0e5ed23cc1d34289884d2f25e8fe463-b0756d583ccf1a1f.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-19T18:31:55.181Z] [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-19T18:31:55.423Z] [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 (8008ms) 3 passing (34s) [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: 34 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-19T18:31:57.996Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-19T18:31:58.010Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-19T18:31:58.013Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-19T18:31:58.019Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-19T18:31:58.023Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T18:31:58.027Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T18:31:58.039Z] [INFO] Ensure admin oc session for setup [2026-07-19T18:31:58.242Z] [INFO] [EXEC] oc whoami [2026-07-19T18:31:58.587Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://a0e5ed23cc1d34289884d2f25e8fe463-b0756d583ccf1a1f.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-19T18:31:58.592Z] [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-19T18:31:58.595Z] [INFO] Check if the operator is RHOAI [2026-07-19T18:31:58.836Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-19T18:31:58.842Z] [INFO] Command exit code: 0 [2026-07-19T18:31:58.847Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-19T18:31:58.861Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-19T18:31:58.863Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T18:31:59.096Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T18:31:59.102Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-19T18:31:59.107Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-19T18:31:59.116Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-19T18:31:59.413Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-19T18:31:59.638Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-19T18:31:59.645Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T18:31:59.872Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T18:31:59.878Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-19T18:31:59.883Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-19T18:31:59.889Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-19T18:32:00.168Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784485919891-8z9pz2nbp.yaml && rm -f /tmp/cypress-yaml-1784485919891-8z9pz2nbp.yaml [2026-07-19T18:32:00.173Z] [INFO] Command exit code: 0 [2026-07-19T18:32:00.176Z] [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-19T18:32:10.416Z] [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-19T18:32:10.448Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-64cc5d848-vqrgj [2026-07-19T18:32:10.462Z] [INFO] Found 1 matching pods [2026-07-19T18:32:10.465Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-vqrgj -n test-fs-ui-proj-108259 --timeout=300s [2026-07-19T18:32:46.580Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-vqrgj -n test-fs-ui-proj-108259 --timeout=300s [2026-07-19T18:32:46.601Z] [INFO] Pod is ready: pod/feast-test-s3-64cc5d848-vqrgj condition met [2026-07-19T18:32:46.698Z] [INFO] [STEP 1] Log in as admin user [2026-07-19T18:32:46.707Z] [INFO] Navigate to: https://rh-ai.apps.2ec8d0bd-df83-45cf-888b-3d76eed32905.prod.konfluxeaas.com/ [2026-07-19T18:32:49.286Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-19T18:32:56.037Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-19T18:32:56.497Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (58599ms) [2026-07-19T18:32:56.812Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-19T18:32:56.815Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-19T18:32:56.819Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-19T18:32:56.822Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T18:32:56.826Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T18:32:56.834Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-19T18:32:56.839Z] [INFO] Navigate to: https://rh-ai.apps.2ec8d0bd-df83-45cf-888b-3d76eed32905.prod.konfluxeaas.com/ [2026-07-19T18:32:57.000Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-19T18:33:02.567Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-19T18:33:13.018Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-19T18:33:13.021Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-19T18:33:13.025Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-19T18:33:13.028Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T18:33:13.032Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T18:33:13.042Z] [INFO] Ensure admin oc session for setup [2026-07-19T18:33:13.248Z] [INFO] [EXEC] oc whoami [2026-07-19T18:33:13.623Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://a0e5ed23cc1d34289884d2f25e8fe463-b0756d583ccf1a1f.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-19T18:33:13.629Z] [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-19T18:33:13.632Z] [INFO] Check if the operator is RHOAI [2026-07-19T18:33:13.867Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-19T18:33:13.873Z] [INFO] Command exit code: 0 [2026-07-19T18:33:13.878Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-19T18:33:13.890Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-19T18:33:13.894Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T18:33:14.152Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T18:33:14.158Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-19T18:33:14.165Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-19T18:33:14.172Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-19T18:33:59.104Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-19T18:33:59.118Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-19T18:33:59.136Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T18:33:59.518Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T18:33:59.524Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-19T18:33:59.530Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-19T18:33:59.542Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-19T18:33:59.840Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-19T18:34:00.131Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-19T18:34:00.138Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T18:34:00.381Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-19T18:34:00.389Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-19T18:34:00.395Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-19T18:34:00.406Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-19T18:34:00.697Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784486040407-gfob8yspg.yaml && rm -f /tmp/cypress-yaml-1784486040407-gfob8yspg.yaml [2026-07-19T18:34:00.704Z] [INFO] Command exit code: 0 [2026-07-19T18:34:00.709Z] [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-19T18:34:10.955Z] [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-19T18:34:10.969Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-64cc5d848-xqzsp [2026-07-19T18:34:10.975Z] [INFO] Found 1 matching pods [2026-07-19T18:34:10.978Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-xqzsp -n test-fs-ui-proj-108259 --timeout=300s [2026-07-19T18:34:19.307Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-xqzsp -n test-fs-ui-proj-108259 --timeout=300s [2026-07-19T18:34:19.314Z] [INFO] Pod is ready: pod/feast-test-s3-64cc5d848-xqzsp condition met [2026-07-19T18:34:19.328Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-19T18:34:19.336Z] [INFO] Navigate to: https://rh-ai.apps.2ec8d0bd-df83-45cf-888b-3d76eed32905.prod.konfluxeaas.com/ [2026-07-19T18:34:19.921Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-19T18:34:23.280Z] [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-19T18:34:33.677Z] [INFO] Restore admin oc session for cleanup [2026-07-19T18:34:33.893Z] [INFO] [EXEC] oc whoami [2026-07-19T18:34:34.375Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://a0e5ed23cc1d34289884d2f25e8fe463-b0756d583ccf1a1f.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-19T18:34:34.382Z] [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-19T18:34:34.385Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-19T18:34:34.647Z] [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.2ec8d0bd-df83-45cf-888b-3d76eed32905.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 Red Hat OpenShift AI