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-04T23:45:41.797Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-08-04T23:45:41.826Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-08-04T23:45:41.836Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-08-04T23:45:41.843Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-08-04T23:45:41.852Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-04T23:45:41.857Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-04T23:45:41.877Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-08-04T23:45:42.503Z] [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-04T23:45:42.513Z] [INFO] Command exit code: 0 [2026-08-04T23:45:42.530Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-08-04T23:45:42.881Z] [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-04T23:45:42.890Z] [INFO] Command exit code: 0 [2026-08-04T23:45:42.914Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-08-04T23:45:42.929Z] [INFO] Navigate to: https://rh-ai.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com/ [2026-08-04T23:45:44.090Z] [INFO] [STEP 2] Open the About dialog [2026-08-04T23:45:48.003Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-08-04T23:45:48.054Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-08-04T23:45:48.114Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-08-04T23:45:48.175Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-08-04T23:45:48.572Z] [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-04T23:45:48.646Z] [INFO] Command exit code: 0 [2026-08-04T23:45:48.679Z] [INFO] [STEP 7] Verify admin access level [2026-08-04T23:45:48.789Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-08-04T23:45:49.185Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-04T23:45:49.191Z] [INFO] Command exit code: 0 [2026-08-04T23:45:49.238Z] [INFO] Retrieved version of Dashboard: [2026-08-04T23:45:49.264Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-08-04T23:45:49.585Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-04T23:45:49.591Z] [INFO] Command exit code: 0 [2026-08-04T23:45:49.634Z] [INFO] Retrieved version of Pipelines: [2026-08-04T23:45:49.660Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-08-04T23:45:49.930Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-04T23:45:49.995Z] [INFO] Command exit code: 0 [2026-08-04T23:45:50.044Z] [INFO] Retrieved version of Kueue: [2026-08-04T23:45:50.071Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-08-04T23:45:50.384Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-04T23:45:50.391Z] [INFO] Command exit code: 0 [2026-08-04T23:45:50.421Z] [INFO] Retrieved version of Model registry: latest latest [2026-08-04T23:45:50.429Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-08-04T23:45:50.739Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-04T23:45:50.773Z] [INFO] Command exit code: 0 [2026-08-04T23:45:50.838Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-08-04T23:45:50.868Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-08-04T23:45:51.246Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-04T23:45:51.305Z] [INFO] Command exit code: 1 [2026-08-04T23:45:51.374Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-08-04T23:45:51.404Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-08-04T23:45:51.844Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-04T23:45:51.877Z] [INFO] Command exit code: 0 [2026-08-04T23:45:51.980Z] [INFO] Retrieved version of Ray: [2026-08-04T23:45:52.030Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-08-04T23:45:52.440Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-04T23:45:52.475Z] [INFO] Command exit code: 0 [2026-08-04T23:45:52.524Z] [INFO] Retrieved version of Training operator: [2026-08-04T23:45:52.555Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-08-04T23:45:52.926Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-04T23:45:52.964Z] [INFO] Command exit code: 0 [2026-08-04T23:45:53.052Z] [INFO] Retrieved version of TrustyAI: [2026-08-04T23:45:53.090Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-08-04T23:45:53.457Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-04T23:45:53.528Z] [INFO] Command exit code: 0 [2026-08-04T23:45:53.608Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-08-04T23:45:53.668Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-08-04T23:45:54.044Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-04T23:45:54.148Z] [INFO] Command exit code: 0 [2026-08-04T23:45:54.238Z] [INFO] Retrieved version of Trainer: [2026-08-04T23:45:54.280Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-08-04T23:45:54.626Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-08-04T23:45:54.706Z] [INFO] Command exit code: 0 [2026-08-04T23:45:54.795Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (13102ms) 1 passing (13s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 13 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-08-04T23:45:57.896Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-08-04T23:45:57.921Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-08-04T23:45:57.925Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-08-04T23:45:57.937Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-08-04T23:45:57.942Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-04T23:45:57.951Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-04T23:45:57.962Z] [INFO] [STEP 1] Log into the application [2026-08-04T23:45:57.977Z] [INFO] Navigate to: https://rh-ai.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com/ [2026-08-04T23:45:59.180Z] [INFO] [STEP 2] Click the Application Launcher [2026-08-04T23:46:00.462Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-08-04T23:46:01.249Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com:, https://cloud.redhat.com/openshift/details/45e24eb1-d7e0-4eaa-af6a-01024e80b966, /, /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-04T23:46:01.258Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-08-04T23:46:02.151Z] [INFO] ✅ / - Status: 200 [2026-08-04T23:46:02.350Z] [INFO] ✅ https://console-openshift-console.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com: - Status: 200 [2026-08-04T23:46:02.995Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/45e24eb1-d7e0-4eaa-af6a-01024e80b966 - Status: 200 [2026-08-04T23:46:04.602Z] [INFO] ✅ / - Status: 200 [2026-08-04T23:46:05.346Z] [INFO] ✅ /projects - Status: 200 [2026-08-04T23:46:05.568Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-08-04T23:46:06.208Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-08-04T23:46:06.804Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-08-04T23:46:07.345Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-08-04T23:46:08.204Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-08-04T23:46:08.279Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-08-04T23:46:08.336Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-08-04T23:46:08.416Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-08-04T23:46:08.606Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-08-04T23:46:09.206Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-08-04T23:46:09.807Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-08-04T23:46:10.546Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-08-04T23:46:11.209Z] [INFO] ✅ /learning-resources - Status: 200 [2026-08-04T23:46:11.972Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-08-04T23:46:12.610Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (14793ms) 1 passing (15s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 14 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-08-04T23:46:15.540Z] [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-04T23:46:15.563Z] [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-04T23:46:18.328Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-08-04T23:46:18.340Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-08-04T23:46:18.343Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-08-04T23:46:18.348Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-08-04T23:46:18.352Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-04T23:46:18.356Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-04T23:46:18.373Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-08-04T23:46:18.376Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-08-04T23:46:18.596Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-08-04T23:46:18.602Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-08-04T23:46:18.607Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-08-04T23:46:18.618Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-08-04T23:46:18.872Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-08-04T23:46:19.092Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-08-04T23:46:19.100Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-08-04T23:46:19.323Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-08-04T23:46:19.329Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-08-04T23:46:19.334Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-08-04T23:46:19.340Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-08-04T23:46:19.351Z] [INFO] [STEP 1] Log into the application [2026-08-04T23:46:19.357Z] [INFO] Navigate to: https://rh-ai.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com/ [2026-08-04T23:46:20.248Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-08-04T23:46:28.883Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-08-04T23:46:32.715Z] [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 (14506ms) [2026-08-04T23:46:32.971Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-08-04T23:46:32.979Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-08-04T23:46:32.989Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-08-04T23:46:33.034Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-04T23:46:33.047Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-04T23:46:33.062Z] [INFO] [STEP 1] Log into the application [2026-08-04T23:46:33.072Z] [INFO] Navigate to: https://rh-ai.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com/ [2026-08-04T23:46:33.417Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-08-04T23:46:37.279Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-08-04T23:46:43.505Z] [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 (10639ms) [2026-08-04T23:46:43.684Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-08-04T23:46:43.686Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-08-04T23:46:43.689Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-08-04T23:46:43.692Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-04T23:46:43.696Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-04T23:46:43.702Z] [INFO] [STEP 1] Log into the application as non-admin [2026-08-04T23:46:43.706Z] [INFO] Navigate to: https://rh-ai.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com/ [2026-08-04T23:46:44.309Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-08-04T23:46:56.210Z] [INFO] Cleaning up project cypress-user-perm-test-526006 [2026-08-04T23:46:56.624Z] [INFO] [EXEC] oc whoami [2026-08-04T23:46:57.150Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://afc84240adc9d42adb1409059491186a-7f34248cffd0f403.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-08-04T23:46:57.188Z] [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-04T23:46:57.424Z] [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 (11599ms) 3 passing (39s) [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: 39 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-08-04T23:47:00.148Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-08-04T23:47:00.162Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-08-04T23:47:00.165Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-08-04T23:47:00.170Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-08-04T23:47:00.174Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-04T23:47:00.178Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-04T23:47:00.190Z] [INFO] Ensure admin oc session for setup [2026-08-04T23:47:00.391Z] [INFO] [EXEC] oc whoami [2026-08-04T23:47:00.734Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://afc84240adc9d42adb1409059491186a-7f34248cffd0f403.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-08-04T23:47:00.740Z] [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-04T23:47:00.743Z] [INFO] Check if the operator is RHOAI [2026-08-04T23:47:00.976Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-08-04T23:47:00.981Z] [INFO] Command exit code: 0 [2026-08-04T23:47:00.986Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-08-04T23:47:00.999Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-08-04T23:47:01.002Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-08-04T23:47:01.217Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-08-04T23:47:01.222Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-08-04T23:47:01.228Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-08-04T23:47:01.238Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-08-04T23:47:01.485Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-08-04T23:47:01.716Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-08-04T23:47:01.722Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-08-04T23:47:01.952Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-08-04T23:47:01.957Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-08-04T23:47:01.964Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-08-04T23:47:01.969Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-08-04T23:47:02.249Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1785887221971-wwct0f2sb.yaml && rm -f /tmp/cypress-yaml-1785887221971-wwct0f2sb.yaml [2026-08-04T23:47:02.255Z] [INFO] Command exit code: 0 [2026-08-04T23:47:02.258Z] [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-04T23:47:12.489Z] [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-04T23:47:12.545Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-64cc5d848-h7xcz [2026-08-04T23:47:12.561Z] [INFO] Found 1 matching pods [2026-08-04T23:47:12.577Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-h7xcz -n test-fs-ui-proj-108259 --timeout=300s [2026-08-04T23:47:45.555Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-h7xcz -n test-fs-ui-proj-108259 --timeout=300s [2026-08-04T23:47:45.574Z] [INFO] Pod is ready: pod/feast-test-s3-64cc5d848-h7xcz condition met [2026-08-04T23:47:45.609Z] [INFO] [STEP 1] Log in as admin user [2026-08-04T23:47:45.640Z] [INFO] Navigate to: https://rh-ai.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com/ [2026-08-04T23:47:48.401Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-08-04T23:47:55.254Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-08-04T23:47:55.743Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (55718ms) [2026-08-04T23:47:56.069Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-08-04T23:47:56.075Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-08-04T23:47:56.080Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-08-04T23:47:56.084Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-04T23:47:56.087Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-04T23:47:56.096Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-08-04T23:47:56.101Z] [INFO] Navigate to: https://rh-ai.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com/ [2026-08-04T23:47:56.284Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-08-04T23:48:02.621Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-08-04T23:48:13.154Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-08-04T23:48:13.158Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-08-04T23:48:13.163Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-08-04T23:48:13.168Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-08-04T23:48:13.172Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-08-04T23:48:13.184Z] [INFO] Ensure admin oc session for setup [2026-08-04T23:48:13.387Z] [INFO] [EXEC] oc whoami [2026-08-04T23:48:13.881Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://afc84240adc9d42adb1409059491186a-7f34248cffd0f403.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-08-04T23:48:13.886Z] [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-04T23:48:13.889Z] [INFO] Check if the operator is RHOAI [2026-08-04T23:48:14.112Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-08-04T23:48:14.119Z] [INFO] Command exit code: 0 [2026-08-04T23:48:14.125Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-08-04T23:48:14.136Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-08-04T23:48:14.141Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-08-04T23:48:14.433Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-08-04T23:48:14.439Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-08-04T23:48:14.444Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-08-04T23:48:14.451Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-08-04T23:48:59.597Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-08-04T23:48:59.613Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-08-04T23:48:59.617Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-08-04T23:48:59.859Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-08-04T23:48:59.865Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-08-04T23:48:59.870Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-08-04T23:48:59.883Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-08-04T23:49:00.176Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-08-04T23:49:00.417Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-08-04T23:49:00.423Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-08-04T23:49:00.659Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-08-04T23:49:00.665Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-08-04T23:49:00.672Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-08-04T23:49:00.680Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-08-04T23:49:00.966Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1785887340681-l1jxa7t2i.yaml && rm -f /tmp/cypress-yaml-1785887340681-l1jxa7t2i.yaml [2026-08-04T23:49:00.991Z] [INFO] Command exit code: 0 [2026-08-04T23:49:00.996Z] [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-04T23:49:11.266Z] [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-04T23:49:11.280Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-64cc5d848-gcrbx [2026-08-04T23:49:11.288Z] [INFO] Found 1 matching pods [2026-08-04T23:49:11.292Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-gcrbx -n test-fs-ui-proj-108259 --timeout=300s [2026-08-04T23:49:20.364Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-64cc5d848-gcrbx -n test-fs-ui-proj-108259 --timeout=300s [2026-08-04T23:49:20.370Z] [INFO] Pod is ready: pod/feast-test-s3-64cc5d848-gcrbx condition met [2026-08-04T23:49:20.380Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-08-04T23:49:20.387Z] [INFO] Navigate to: https://rh-ai.apps.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.prod.konfluxeaas.com/ [2026-08-04T23:49:20.788Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-08-04T23:49:27.781Z] [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-04T23:49:38.117Z] [INFO] Restore admin oc session for cleanup [2026-08-04T23:49:38.376Z] [INFO] [EXEC] oc whoami [2026-08-04T23:49:38.799Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://afc84240adc9d42adb1409059491186a-7f34248cffd0f403.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-08-04T23:49:38.805Z] [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-04T23:49:38.809Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-08-04T23:49:44.405Z] [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.eb9875cf-0527-40c4-82dc-ea4424c2f3c5.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