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-10T08:31:20.053Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-10T08:31:20.076Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-10T08:31:20.090Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-10T08:31:20.108Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-10T08:31:20.119Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T08:31:20.126Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:31:20.143Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-10T08:31:20.964Z] [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-10T08:31:20.973Z] [INFO] Command exit code: 0 [2026-07-10T08:31:20.992Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-10T08:31:21.552Z] [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-10T08:31:21.580Z] [INFO] Command exit code: 0 [2026-07-10T08:31:21.618Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-10T08:31:21.635Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-10T08:31:22.143Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:31:24.047Z] [INFO] [STEP 2] Open the About dialog [2026-07-10T08:31:25.604Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-10T08:31:25.662Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-10T08:31:25.733Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-10T08:31:25.786Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-10T08:31:26.216Z] [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-10T08:31:26.225Z] [INFO] Command exit code: 0 [2026-07-10T08:31:26.255Z] [INFO] [STEP 7] Verify admin access level [2026-07-10T08:31:26.341Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-10T08:31:26.866Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:31:26.873Z] [INFO] Command exit code: 0 [2026-07-10T08:31:26.900Z] [INFO] Retrieved version of Dashboard: [2026-07-10T08:31:26.923Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-10T08:31:27.357Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:31:27.419Z] [INFO] Command exit code: 0 [2026-07-10T08:31:27.446Z] [INFO] Retrieved version of Pipelines: [2026-07-10T08:31:27.472Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-10T08:31:27.914Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:31:27.922Z] [INFO] Command exit code: 0 [2026-07-10T08:31:27.947Z] [INFO] Retrieved version of Kueue: [2026-07-10T08:31:27.970Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-10T08:31:28.361Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:31:28.426Z] [INFO] Command exit code: 0 [2026-07-10T08:31:28.467Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-10T08:31:28.505Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-10T08:31:28.941Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:31:29.062Z] [INFO] Command exit code: 0 [2026-07-10T08:31:29.137Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-10T08:31:29.168Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-10T08:31:29.829Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:31:29.904Z] [INFO] Command exit code: 1 [2026-07-10T08:31:30.035Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-10T08:31:30.117Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-10T08:31:30.811Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:31:30.845Z] [INFO] Command exit code: 0 [2026-07-10T08:31:30.952Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-10T08:31:31.027Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-10T08:31:31.745Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:31:31.859Z] [INFO] Command exit code: 0 [2026-07-10T08:31:31.934Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-10T08:31:32.015Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-10T08:31:32.814Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:31:32.823Z] [INFO] Command exit code: 0 [2026-07-10T08:31:32.944Z] [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-10T08:31:32.999Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-10T08:31:33.743Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:31:33.899Z] [INFO] Command exit code: 0 [2026-07-10T08:31:34.031Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-10T08:31:34.044Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-10T08:31:34.914Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:31:35.014Z] [INFO] Command exit code: 0 [2026-07-10T08:31:35.066Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-10T08:31:35.142Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-10T08:31:35.755Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-10T08:31:35.933Z] [INFO] Command exit code: 0 [2026-07-10T08:31:36.021Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (16076ms) 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: 16 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-10T08:31:41.224Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-10T08:31:41.305Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-10T08:31:41.316Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-10T08:31:41.327Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-10T08:31:41.403Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T08:31:41.413Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:31:41.501Z] [INFO] [STEP 1] Log into the application [2026-07-10T08:31:41.510Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-10T08:31:41.901Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:31:44.706Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-10T08:31:45.532Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-10T08:31:45.719Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com:, https://cloud.redhat.com/openshift/details/183f26df-4ff2-48c4-bf5d-8656daefc0fb, /, /projects, /ai-hub/models, /maas/keys-and-subs, /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, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore [2026-07-10T08:31:45.741Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-10T08:31:45.944Z] [INFO] ✅ / - Status: 200 [2026-07-10T08:31:46.530Z] [INFO] ✅ https://console-openshift-console.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com: - Status: 200 [2026-07-10T08:31:47.139Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/183f26df-4ff2-48c4-bf5d-8656daefc0fb - Status: 200 [2026-07-10T08:31:47.236Z] [INFO] ✅ / - Status: 200 [2026-07-10T08:31:47.328Z] [INFO] ✅ /projects - Status: 200 [2026-07-10T08:31:47.520Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-10T08:31:47.642Z] [INFO] ✅ /maas/keys-and-subs - Status: 200 [2026-07-10T08:31:47.800Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-10T08:31:47.899Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-10T08:31:48.009Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-10T08:31:48.119Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-10T08:31:48.202Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-10T08:31:48.313Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-10T08:31:48.439Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-10T08:31:48.631Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-10T08:31:48.798Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-10T08:31:48.923Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-10T08:31:49.043Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-10T08:31:49.208Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-10T08:31:49.256Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-10T08:31:49.303Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-10T08:31:49.331Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-10T08:31:49.360Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-10T08:31:49.405Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (8380ms) 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: 8 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-10T08:31:56.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-10T08:31:56.226Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (421ms) 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-10T08:32:03.323Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-10T08:32:03.409Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-10T08:32:03.413Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-10T08:32:03.422Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-10T08:32:03.429Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T08:32:03.505Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:32:03.600Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-10T08:32:03.607Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-10T08:32:04.721Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-10T08:32:04.735Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-10T08:32:04.810Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-10T08:32:04.831Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-10T08:32:05.828Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-10T08:32:06.712Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-10T08:32:06.730Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-10T08:32:07.610Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-10T08:32:07.618Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-10T08:32:07.636Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-10T08:32:07.721Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-10T08:32:07.804Z] [INFO] [STEP 1] Log into the application [2026-07-10T08:32:07.835Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-10T08:32:08.330Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:32:12.436Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-10T08:32:20.220Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-10T08:32:27.436Z] [INFO] [STEP 4] Save the user and validate that htpasswd-cluster-admin-user has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (24466ms) [2026-07-10T08:32:28.020Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-10T08:32:28.023Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-10T08:32:28.028Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-10T08:32:28.034Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T08:32:28.105Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:32:28.118Z] [INFO] [STEP 1] Log into the application [2026-07-10T08:32:28.125Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-10T08:32:28.622Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:32:30.904Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-10T08:32:38.528Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-10T08:32:46.724Z] [INFO] [STEP 4] Save the group and validate that htpasswd-cluster-admin-user has been saved with admin permissions ✓ Verify user can assign access permissions to user group (19192ms) [2026-07-10T08:32:47.701Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-10T08:32:47.705Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-10T08:32:47.710Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-10T08:32:47.716Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T08:32:47.723Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:32:47.803Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-10T08:32:47.810Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-10T08:32:48.200Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:32:50.121Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-10T08:32:56.528Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-10T08:32:57.702Z] [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 (8697ms) 3 passing (55s) [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: 54 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-10T08:33:07.606Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-10T08:33:07.621Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-10T08:33:07.700Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-10T08:33:07.710Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-10T08:33:07.803Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T08:33:07.813Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:33:07.915Z] [INFO] Ensure admin oc session for setup [2026-07-10T08:33:09.002Z] [INFO] [EXEC] oc whoami [2026-07-10T08:33:11.299Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.rh-nightly-pm.nuth.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-10T08:33:11.306Z] [INFO] Check if the operator is RHOAI [2026-07-10T08:33:12.903Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-10T08:33:13.004Z] [INFO] Command exit code: 0 [2026-07-10T08:33:13.116Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-10T08:33:13.299Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-10T08:33:13.305Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:33:14.014Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:33:14.022Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-10T08:33:14.040Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-10T08:33:14.116Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-10T08:33:14.915Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-10T08:33:15.702Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-10T08:33:15.713Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:33:16.709Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:33:16.719Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-10T08:33:16.815Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-10T08:33:16.911Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-10T08:33:17.913Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783672396926-1fi7jyani.yaml && rm -f /tmp/cypress-yaml-1783672396926-1fi7jyani.yaml [2026-07-10T08:33:17.938Z] [INFO] Command exit code: 0 [2026-07-10T08:33:17.944Z] [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-10T08:33:28.612Z] [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-10T08:33:28.624Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-7r6lw [2026-07-10T08:33:28.703Z] [INFO] Found 1 matching pods [2026-07-10T08:33:28.724Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-7r6lw -n test-fs-ui-proj-108259 --timeout=300s [2026-07-10T08:33:36.803Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-7r6lw -n test-fs-ui-proj-108259 --timeout=300s [2026-07-10T08:33:36.828Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-7r6lw condition met [2026-07-10T08:33:36.923Z] [INFO] [STEP 1] Log in as admin user [2026-07-10T08:33:36.933Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-10T08:33:37.408Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:33:41.097Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-10T08:33:45.530Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-10T08:33:46.137Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (38933ms) [2026-07-10T08:33:46.897Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-10T08:33:46.901Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-10T08:33:46.908Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-10T08:33:46.914Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T08:33:46.921Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:33:46.933Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-10T08:33:46.999Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-10T08:33:47.203Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:33:48.820Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-10T08:33:51.123Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-10T08:34:02.399Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-10T08:34:02.403Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-10T08:34:02.409Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-10T08:34:02.415Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ModelServingCI","@KServeCI","@ModelServing","@MaaSCI","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@ODS-327","@ODS-492"] [2026-07-10T08:34:02.421Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-10T08:34:02.438Z] [INFO] Ensure admin oc session for setup [2026-07-10T08:34:02.807Z] [INFO] [EXEC] oc whoami [2026-07-10T08:34:02.812Z] [INFO] Check if the operator is RHOAI [2026-07-10T08:34:03.422Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-10T08:34:03.430Z] [INFO] Command exit code: 0 [2026-07-10T08:34:03.437Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-10T08:34:03.498Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-10T08:34:03.504Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:34:04.007Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:34:04.014Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-10T08:34:04.022Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-10T08:34:04.033Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-10T08:34:53.442Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-10T08:34:53.452Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-10T08:34:53.458Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:34:53.800Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:34:53.807Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-10T08:34:53.814Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-10T08:34:53.829Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-10T08:34:54.312Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-10T08:34:54.688Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-10T08:34:54.695Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:34:55.080Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-10T08:34:55.086Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-10T08:34:55.103Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-10T08:34:55.111Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-10T08:34:55.645Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783672495113-8q82vpil8.yaml && rm -f /tmp/cypress-yaml-1783672495113-8q82vpil8.yaml [2026-07-10T08:34:55.652Z] [INFO] Command exit code: 0 [2026-07-10T08:34:55.657Z] [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-10T08:35:05.984Z] [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-10T08:35:05.994Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-v4czg [2026-07-10T08:35:06.001Z] [INFO] Found 1 matching pods [2026-07-10T08:35:06.006Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-v4czg -n test-fs-ui-proj-108259 --timeout=300s [2026-07-10T08:35:17.425Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-v4czg -n test-fs-ui-proj-108259 --timeout=300s [2026-07-10T08:35:17.431Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-v4czg condition met [2026-07-10T08:35:17.442Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-10T08:35:17.451Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-10T08:35:17.765Z] [INFO] OAuth login flow detected - completing authentication [2026-07-10T08:35:19.454Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-10T08:35:21.328Z] [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-10T08:35:31.811Z] [INFO] Restore admin oc session for cleanup [2026-07-10T08:35:32.074Z] [INFO] [EXEC] oc whoami [2026-07-10T08:35:32.079Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-10T08:35:32.410Z] [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.rosa.rh-nightly-pm.nuth.p3.openshiftapps.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