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-02T21:04:38.409Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-02T21:04:38.435Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-02T21:04:38.440Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-02T21:04:38.454Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-02T21:04:38.464Z] [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-02T21:04:38.469Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T21:04:38.487Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-02T21:04:39.195Z] [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-02T21:04:39.205Z] [INFO] Command exit code: 0 [2026-07-02T21:04:39.219Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-02T21:04:39.701Z] [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-02T21:04:39.715Z] [INFO] Command exit code: 0 [2026-07-02T21:04:39.744Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-02T21:04:39.761Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T21:04:40.443Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T21:04:42.442Z] [INFO] [STEP 2] Open the About dialog [2026-07-02T21:04:43.900Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-02T21:04:43.970Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-02T21:04:44.023Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-02T21:04:44.081Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-02T21:04:44.483Z] [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-02T21:04:44.506Z] [INFO] Command exit code: 0 [2026-07-02T21:04:44.529Z] [INFO] [STEP 7] Verify admin access level [2026-07-02T21:04:44.597Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-02T21:04:44.994Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T21:04:45.001Z] [INFO] Command exit code: 0 [2026-07-02T21:04:45.026Z] [INFO] Retrieved version of Dashboard: [2026-07-02T21:04:45.049Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-02T21:04:45.417Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T21:04:45.459Z] [INFO] Command exit code: 0 [2026-07-02T21:04:45.511Z] [INFO] Retrieved version of Pipelines: [2026-07-02T21:04:45.539Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-02T21:04:45.953Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T21:04:45.995Z] [INFO] Command exit code: 0 [2026-07-02T21:04:46.067Z] [INFO] Retrieved version of Kueue: [2026-07-02T21:04:46.076Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-02T21:04:46.506Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T21:04:46.550Z] [INFO] Command exit code: 0 [2026-07-02T21:04:46.591Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-02T21:04:46.598Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-02T21:04:46.901Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T21:04:46.957Z] [INFO] Command exit code: 0 [2026-07-02T21:04:46.964Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-02T21:04:46.971Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-02T21:04:47.454Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T21:04:47.500Z] [INFO] Command exit code: 1 [2026-07-02T21:04:47.544Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-02T21:04:47.574Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-02T21:04:47.998Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T21:04:48.049Z] [INFO] Command exit code: 0 [2026-07-02T21:04:48.079Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-02T21:04:48.086Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-02T21:04:48.670Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T21:04:48.758Z] [INFO] Command exit code: 0 [2026-07-02T21:04:48.786Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-02T21:04:48.793Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-02T21:04:49.241Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T21:04:49.284Z] [INFO] Command exit code: 0 [2026-07-02T21:04:49.383Z] [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-02T21:04:49.442Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-02T21:04:49.996Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T21:04:50.005Z] [INFO] Command exit code: 0 [2026-07-02T21:04:50.066Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-02T21:04:50.102Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-02T21:04:50.750Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T21:04:50.790Z] [INFO] Command exit code: 0 [2026-07-02T21:04:50.872Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-02T21:04:50.879Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-02T21:04:51.494Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-02T21:04:51.576Z] [INFO] Command exit code: 0 [2026-07-02T21:04:51.655Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (13316ms) 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-07-02T21:04:55.473Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-02T21:04:55.539Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-02T21:04:55.545Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-02T21:04:55.551Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-02T21:04:55.561Z] [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-02T21:04:55.567Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T21:04:55.582Z] [INFO] [STEP 1] Log into the application [2026-07-02T21:04:55.635Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T21:04:55.864Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T21:04:58.443Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-02T21:04:59.262Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-02T21:04:59.395Z] [INFO] Extracted URLs: /, https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com:, https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba, /, /projects, /ai-hub/models, /maas/tokens, /develop-train/feature-store/overview, /develop-train/feature-store/entities, /develop-train/feature-store/data-sources, /develop-train/feature-store/datasets, /develop-train/feature-store/features, /develop-train/feature-store/feature-views, /develop-train/feature-store/feature-services, /develop-train/pipelines/definitions, /develop-train/pipelines/runs, /develop-train/pipelines/artifacts, /develop-train/pipelines/executions, /develop-train/mlflow/experiments, /develop-train/training-jobs, /observe-monitor/workload-metrics, /learning-resources, /applications/enabled, /applications/explore [2026-07-02T21:04:59.465Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-02T21:04:59.773Z] [INFO] ✅ / - Status: 200 [2026-07-02T21:05:00.046Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-02T21:05:00.538Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-02T21:05:00.578Z] [INFO] ✅ / - Status: 200 [2026-07-02T21:05:00.620Z] [INFO] ✅ /projects - Status: 200 [2026-07-02T21:05:00.665Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-02T21:05:00.754Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-02T21:05:00.786Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-02T21:05:00.859Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-02T21:05:00.949Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-02T21:05:01.064Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-02T21:05:01.172Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-02T21:05:01.276Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-02T21:05:01.369Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-02T21:05:01.537Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-02T21:05:01.590Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-02T21:05:01.686Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-02T21:05:01.773Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-02T21:05:01.880Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-02T21:05:01.975Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-02T21:05:02.041Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-02T21:05:02.076Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-02T21:05:02.141Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-02T21:05:02.178Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (6829ms) 1 passing (7s) [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: 6 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-02T21:05:06.472Z] [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-02T21:05:06.560Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (301ms) 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-02T21:05:12.364Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-02T21:05:12.438Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-02T21:05:12.441Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-02T21:05:12.449Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-02T21:05:12.454Z] [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-02T21:05:12.460Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T21:05:12.547Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-02T21:05:12.552Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T21:05:13.175Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T21:05:13.239Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-02T21:05:13.247Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-02T21:05:13.269Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-02T21:05:14.070Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-02T21:05:14.843Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-02T21:05:14.852Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T21:05:15.644Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-02T21:05:15.650Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-02T21:05:15.657Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-02T21:05:15.664Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-02T21:05:15.678Z] [INFO] [STEP 1] Log into the application [2026-07-02T21:05:15.685Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T21:05:16.042Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T21:05:19.186Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-02T21:05:24.243Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-02T21:05:30.839Z] [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 (18816ms) [2026-07-02T21:05:31.474Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-02T21:05:31.477Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-02T21:05:31.483Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-02T21:05:31.538Z] [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-02T21:05:31.544Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T21:05:31.635Z] [INFO] [STEP 1] Log into the application [2026-07-02T21:05:31.647Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T21:05:32.036Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T21:05:34.537Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-02T21:05:40.462Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-02T21:05:47.342Z] [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 (16196ms) [2026-07-02T21:05:48.153Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-02T21:05:48.156Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-02T21:05:48.237Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-02T21:05:48.250Z] [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-02T21:05:48.265Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T21:05:48.336Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-02T21:05:48.342Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T21:05:48.935Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T21:05:51.944Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-02T21:05:59.949Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-02T21:06:00.850Z] [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 (11424ms) 3 passing (49s) [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: 49 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-02T21:06:11.752Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-02T21:06:11.836Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-02T21:06:11.841Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-02T21:06:11.851Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T21:06:11.935Z] [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-02T21:06:11.942Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T21:06:11.959Z] [INFO] Ensure admin oc session for setup [2026-07-02T21:06:12.938Z] [INFO] [EXEC] oc whoami [2026-07-02T21:06:15.242Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-02T21:06:15.248Z] [INFO] Check if the operator is RHOAI [2026-07-02T21:06:16.054Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T21:06:16.063Z] [INFO] Command exit code: 0 [2026-07-02T21:06:16.071Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T21:06:16.154Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T21:06:16.159Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:06:16.942Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:06:16.949Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T21:06:16.956Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T21:06:16.968Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T21:06:17.852Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T21:06:19.051Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T21:06:19.136Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:06:19.844Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:06:19.852Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T21:06:19.954Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T21:06:20.059Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T21:06:21.248Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026380147-ikovz2sv8.yaml && rm -f /tmp/cypress-yaml-1783026380147-ikovz2sv8.yaml [2026-07-02T21:06:21.257Z] [INFO] Command exit code: 0 [2026-07-02T21:06:21.344Z] [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-02T21:06:32.151Z] [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-02T21:06:32.238Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-8vhcv [2026-07-02T21:06:32.244Z] [INFO] Found 1 matching pods [2026-07-02T21:06:32.261Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-8vhcv -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T21:06:40.149Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-8vhcv -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T21:06:40.170Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-8vhcv condition met [2026-07-02T21:06:40.239Z] [INFO] [STEP 1] Log in as admin user [2026-07-02T21:06:40.337Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T21:06:40.843Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T21:06:44.668Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T21:06:57.575Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-02T21:06:57.579Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-02T21:06:57.584Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T21:06:57.589Z] [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-02T21:06:57.639Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T21:06:57.655Z] [INFO] Ensure admin oc session for setup [2026-07-02T21:06:58.144Z] [INFO] [EXEC] oc whoami [2026-07-02T21:06:58.154Z] [INFO] Check if the operator is RHOAI [2026-07-02T21:06:58.847Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T21:06:58.856Z] [INFO] Command exit code: 0 [2026-07-02T21:06:58.863Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T21:06:58.874Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T21:06:58.880Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:06:59.345Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:06:59.352Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T21:06:59.358Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T21:06:59.366Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-02T21:07:46.443Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-02T21:07:46.458Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-02T21:07:46.464Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:07:46.843Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:07:46.851Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T21:07:46.860Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T21:07:46.943Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T21:07:47.555Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T21:07:48.042Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T21:07:48.057Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:07:48.536Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:07:48.542Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T21:07:48.549Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T21:07:48.556Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T21:07:49.054Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026468558-zykx789lo.yaml && rm -f /tmp/cypress-yaml-1783026468558-zykx789lo.yaml [2026-07-02T21:07:49.062Z] [INFO] Command exit code: 0 [2026-07-02T21:07:49.068Z] [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-02T21:07:59.649Z] [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-02T21:07:59.668Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-mq426 [2026-07-02T21:07:59.741Z] [INFO] Found 1 matching pods [2026-07-02T21:07:59.748Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-mq426 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T21:08:09.355Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-mq426 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T21:08:09.364Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-mq426 condition met [2026-07-02T21:08:09.374Z] [INFO] [STEP 1] Log in as admin user [2026-07-02T21:08:09.382Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T21:08:09.860Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T21:08:12.149Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 1) Admin user can discover the Feature Store project [2026-07-02T21:08:24.206Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T21:08:24.209Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T21:08:24.213Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T21:08:24.238Z] [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-02T21:08:24.243Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T21:08:24.253Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-02T21:08:24.259Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T21:08:24.474Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T21:08:26.272Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-02T21:08:37.650Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T21:08:37.652Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T21:08:37.657Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-02T21:08:37.662Z] [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-02T21:08:37.666Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-02T21:08:37.681Z] [INFO] Ensure admin oc session for setup [2026-07-02T21:08:38.016Z] [INFO] [EXEC] oc whoami [2026-07-02T21:08:38.021Z] [INFO] Check if the operator is RHOAI [2026-07-02T21:08:38.353Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-02T21:08:38.360Z] [INFO] Command exit code: 0 [2026-07-02T21:08:38.401Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-02T21:08:38.415Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-02T21:08:38.436Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:08:38.791Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:08:38.798Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T21:08:38.805Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T21:08:38.814Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-02T21:09:26.745Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-02T21:09:26.756Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-02T21:09:26.762Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:09:27.252Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:09:27.261Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-02T21:09:27.339Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-02T21:09:27.350Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-02T21:09:28.044Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-02T21:09:28.544Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-02T21:09:28.552Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:09:28.943Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-02T21:09:28.951Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-02T21:09:28.958Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-02T21:09:28.964Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-02T21:09:29.638Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026568966-nn7um4w2s.yaml && rm -f /tmp/cypress-yaml-1783026568966-nn7um4w2s.yaml [2026-07-02T21:09:29.647Z] [INFO] Command exit code: 0 [2026-07-02T21:09:29.653Z] [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-02T21:09:39.954Z] [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-02T21:09:39.966Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-4gmjq [2026-07-02T21:09:39.976Z] [INFO] Found 1 matching pods [2026-07-02T21:09:39.981Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-4gmjq -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T21:09:48.441Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-4gmjq -n test-fs-ui-proj-108259 --timeout=300s [2026-07-02T21:09:48.447Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-4gmjq condition met [2026-07-02T21:09:48.456Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-02T21:09:48.463Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-02T21:09:48.783Z] [INFO] OAuth login flow detected - completing authentication [2026-07-02T21:09:50.604Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 2) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-02T21:10:01.789Z] [INFO] Restore admin oc session for cleanup [2026-07-02T21:10:02.039Z] [INFO] [EXEC] oc whoami [2026-07-02T21:10:02.045Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-02T21:10:02.321Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait=false --ignore-not-found 0 passing (4m) 2 failing 1) Verify RBAC scoped Feature Store discovery by namespace access Admin user can 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 admin user 6. Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ 7. Navigate to the Feature Store Overview page Timed out retrying after 10000ms: Unable to find an element by: [data-testid="app-page-title"] Ignored nodes: comments, script, style Red Hat OpenShift AI