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-01T19:11:15.081Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-01T19:11:15.100Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-01T19:11:15.107Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-01T19:11:15.125Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-01T19:11:15.132Z] [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-01T19:11:15.141Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-01T19:11:15.172Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-01T19:11:15.863Z] [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-01T19:11:15.876Z] [INFO] Command exit code: 0 [2026-07-01T19:11:15.896Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-01T19:11:16.357Z] [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-01T19:11:16.369Z] [INFO] Command exit code: 0 [2026-07-01T19:11:16.401Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-01T19:11:16.418Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-01T19:11:16.915Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:11:18.785Z] [INFO] [STEP 2] Open the About dialog [2026-07-01T19:11:20.402Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-01T19:11:20.468Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-01T19:11:20.511Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-01T19:11:20.559Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-01T19:11:20.946Z] [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-01T19:11:20.970Z] [INFO] Command exit code: 0 [2026-07-01T19:11:20.996Z] [INFO] [STEP 7] Verify admin access level [2026-07-01T19:11:21.070Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-01T19:11:21.430Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-01T19:11:21.454Z] [INFO] Command exit code: 0 [2026-07-01T19:11:21.463Z] [INFO] Retrieved version of Dashboard: [2026-07-01T19:11:21.469Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-01T19:11:21.824Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-01T19:11:21.831Z] [INFO] Command exit code: 0 [2026-07-01T19:11:21.856Z] [INFO] Retrieved version of Pipelines: [2026-07-01T19:11:21.880Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-01T19:11:22.217Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-01T19:11:22.276Z] [INFO] Command exit code: 0 [2026-07-01T19:11:22.314Z] [INFO] Retrieved version of Kueue: [2026-07-01T19:11:22.341Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-01T19:11:22.824Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-01T19:11:22.832Z] [INFO] Command exit code: 0 [2026-07-01T19:11:22.860Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-01T19:11:22.887Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-01T19:11:23.241Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-01T19:11:23.248Z] [INFO] Command exit code: 0 [2026-07-01T19:11:23.277Z] [INFO] Retrieved version of Feast operator: 0.63.0 [2026-07-01T19:11:23.305Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-01T19:11:23.777Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-01T19:11:23.809Z] [INFO] Command exit code: 1 [2026-07-01T19:11:23.865Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-01T19:11:23.892Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-01T19:11:24.328Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-01T19:11:24.335Z] [INFO] Command exit code: 0 [2026-07-01T19:11:24.395Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-01T19:11:24.418Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-01T19:11:24.798Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-01T19:11:24.857Z] [INFO] Command exit code: 0 [2026-07-01T19:11:24.915Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-01T19:11:24.982Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-01T19:11:25.607Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-01T19:11:25.615Z] [INFO] Command exit code: 0 [2026-07-01T19:11:25.684Z] [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-01T19:11:25.693Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-01T19:11:26.198Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-01T19:11:26.263Z] [INFO] Command exit code: 0 [2026-07-01T19:11:26.301Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-01T19:11:26.308Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-01T19:11:26.761Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-01T19:11:26.831Z] [INFO] Command exit code: 0 [2026-07-01T19:11:26.912Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-01T19:11:26.975Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-01T19:11:27.559Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-01T19:11:27.600Z] [INFO] Command exit code: 0 [2026-07-01T19:11:27.707Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (12768ms) 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: 12 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-01T19:11:31.683Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-01T19:11:31.704Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-01T19:11:31.715Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-01T19:11:31.760Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-01T19:11:31.767Z] [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-01T19:11:31.776Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-01T19:11:31.787Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:11:31.800Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-01T19:11:32.075Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:11:34.597Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-01T19:11:35.471Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-01T19:11:35.603Z] [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-01T19:11:35.616Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-01T19:11:35.861Z] [INFO] ✅ / - Status: 200 [2026-07-01T19:11:36.206Z] [INFO] ✅ https://console-openshift-console.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com: - Status: 200 [2026-07-01T19:11:36.583Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/b7c47ef5-e041-4d36-af77-f67068d1baba - Status: 200 [2026-07-01T19:11:36.633Z] [INFO] ✅ / - Status: 200 [2026-07-01T19:11:36.684Z] [INFO] ✅ /projects - Status: 200 [2026-07-01T19:11:36.757Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-01T19:11:36.797Z] [INFO] ✅ /maas/tokens - Status: 200 [2026-07-01T19:11:36.833Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-01T19:11:36.908Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-01T19:11:36.986Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-01T19:11:37.085Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-01T19:11:37.263Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-01T19:11:37.373Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-01T19:11:37.479Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-01T19:11:37.569Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-01T19:11:37.616Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-01T19:11:37.758Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-01T19:11:37.856Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-01T19:11:37.976Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-01T19:11:38.075Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-01T19:11:38.166Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-01T19:11:38.271Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-01T19:11:38.365Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-01T19:11:38.421Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (6948ms) 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: 7 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-01T19:11:42.656Z] [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-01T19:11:42.685Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (171ms) 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-01T19:11:47.361Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-01T19:11:47.373Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-01T19:11:47.377Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-01T19:11:47.384Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-01T19:11:47.391Z] [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-01T19:11:47.397Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-01T19:11:47.477Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-01T19:11:47.482Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-01T19:11:48.166Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-01T19:11:48.173Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-01T19:11:48.181Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-01T19:11:48.195Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-01T19:11:48.999Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-01T19:11:49.678Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-01T19:11:49.686Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-01T19:11:50.366Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-01T19:11:50.372Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-01T19:11:50.381Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-01T19:11:50.389Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-01T19:11:50.403Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:11:50.467Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-01T19:11:50.879Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:12:20.284Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-01T19:12:26.668Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-01T19:12:34.788Z] [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 (47966ms) [2026-07-01T19:12:35.567Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-01T19:12:35.569Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-01T19:12:35.577Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-01T19:12:35.583Z] [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-01T19:12:35.589Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-01T19:12:35.658Z] [INFO] [STEP 1] Log into the application [2026-07-01T19:12:35.669Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-01T19:12:36.058Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:12:37.980Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-01T19:12:43.963Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-01T19:12:50.263Z] [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 (14988ms) [2026-07-01T19:12:50.668Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-01T19:12:50.671Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-01T19:12:50.676Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-01T19:12:50.682Z] [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-01T19:12:50.690Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-01T19:12:50.700Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-01T19:12:50.706Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-01T19:12:51.081Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:12:52.917Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-01T19:12:56.480Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-01T19:12:57.268Z] [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 (5878ms) 3 passing (1m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 3 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 1 minute, 10 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-01T19:13:04.198Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-01T19:13:04.268Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-01T19:13:04.272Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-01T19:13:04.279Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-01T19:13:04.286Z] [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-01T19:13:04.291Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-01T19:13:04.363Z] [INFO] Ensure admin oc session for setup [2026-07-01T19:13:04.910Z] [INFO] [EXEC] oc whoami [2026-07-01T19:13:06.272Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.nmanos-konflux1.durx.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-01T19:13:06.277Z] [INFO] Check if the operator is RHOAI [2026-07-01T19:13:06.974Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-01T19:13:06.982Z] [INFO] Command exit code: 0 [2026-07-01T19:13:06.989Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-01T19:13:07.069Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-01T19:13:07.074Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:13:07.567Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:13:07.574Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-01T19:13:07.582Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-01T19:13:07.601Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-01T19:13:08.180Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-01T19:13:08.864Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-01T19:13:08.873Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:13:09.367Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:13:09.377Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-01T19:13:09.459Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-01T19:13:09.465Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-01T19:13:10.366Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782933189470-pl1pvs729.yaml && rm -f /tmp/cypress-yaml-1782933189470-pl1pvs729.yaml [2026-07-01T19:13:10.372Z] [INFO] Command exit code: 0 [2026-07-01T19:13:10.376Z] [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-01T19:13:20.868Z] [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-01T19:13:20.896Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-7nwxt [2026-07-01T19:13:20.903Z] [INFO] Found 1 matching pods [2026-07-01T19:13:20.974Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-7nwxt -n test-fs-ui-proj-108259 --timeout=300s [2026-07-01T19:14:03.289Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-7nwxt -n test-fs-ui-proj-108259 --timeout=300s [2026-07-01T19:14:03.313Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-7nwxt condition met [2026-07-01T19:14:03.374Z] [INFO] [STEP 1] Log in as admin user [2026-07-01T19:14:03.395Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-01T19:14:03.656Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:14:06.325Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-01T19:14:17.990Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-01T19:14:17.993Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-01T19:14:17.998Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-01T19:14:18.003Z] [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-01T19:14:18.009Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-01T19:14:18.060Z] [INFO] Ensure admin oc session for setup [2026-07-01T19:14:18.382Z] [INFO] [EXEC] oc whoami [2026-07-01T19:14:18.385Z] [INFO] Check if the operator is RHOAI [2026-07-01T19:14:18.775Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-01T19:14:18.782Z] [INFO] Command exit code: 0 [2026-07-01T19:14:18.788Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-01T19:14:18.799Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-01T19:14:18.806Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:14:19.261Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:14:19.268Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-01T19:14:19.273Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-01T19:14:19.282Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-01T19:15:06.258Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-01T19:15:06.269Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-01T19:15:06.275Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:15:06.578Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:15:06.585Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-01T19:15:06.591Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-01T19:15:06.603Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-01T19:15:07.014Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-01T19:15:07.377Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-01T19:15:07.385Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:15:07.813Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:15:07.859Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-01T19:15:07.867Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-01T19:15:07.876Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-01T19:15:08.450Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782933307879-xdck1r8k4.yaml && rm -f /tmp/cypress-yaml-1782933307879-xdck1r8k4.yaml [2026-07-01T19:15:08.456Z] [INFO] Command exit code: 0 [2026-07-01T19:15:08.462Z] [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-01T19:15:18.762Z] [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-01T19:15:18.778Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-mj6mv [2026-07-01T19:15:18.784Z] [INFO] Found 1 matching pods [2026-07-01T19:15:18.788Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-mj6mv -n test-fs-ui-proj-108259 --timeout=300s [2026-07-01T19:15:27.253Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-mj6mv -n test-fs-ui-proj-108259 --timeout=300s [2026-07-01T19:15:27.260Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-mj6mv condition met [2026-07-01T19:15:27.271Z] [INFO] [STEP 1] Log in as admin user [2026-07-01T19:15:27.279Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-01T19:15:27.692Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:15:29.748Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page 1) Admin user can discover the Feature Store project [2026-07-01T19:15:41.614Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-01T19:15:41.617Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-01T19:15:41.622Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-01T19:15:41.627Z] [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-01T19:15:41.631Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-01T19:15:41.660Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-01T19:15:41.667Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-01T19:15:41.892Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:15:43.306Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-01T19:15:54.971Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-01T19:15:54.974Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-01T19:15:54.980Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-01T19:15:54.985Z] [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-01T19:15:54.989Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-01T19:15:55.002Z] [INFO] Ensure admin oc session for setup [2026-07-01T19:15:55.359Z] [INFO] [EXEC] oc whoami [2026-07-01T19:15:55.363Z] [INFO] Check if the operator is RHOAI [2026-07-01T19:15:55.889Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-01T19:15:55.895Z] [INFO] Command exit code: 0 [2026-07-01T19:15:55.901Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-01T19:15:55.911Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-01T19:15:55.959Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:15:56.330Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:15:56.336Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-01T19:15:56.341Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-01T19:15:56.349Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-01T19:16:42.927Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-01T19:16:42.937Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-01T19:16:42.942Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:16:43.234Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:16:43.241Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-01T19:16:43.247Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-01T19:16:43.260Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-01T19:16:43.621Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-01T19:16:43.906Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-01T19:16:43.914Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:16:44.194Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-01T19:16:44.201Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-01T19:16:44.208Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-01T19:16:44.214Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-01T19:16:44.703Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1782933404216-gi5qxp22c.yaml && rm -f /tmp/cypress-yaml-1782933404216-gi5qxp22c.yaml [2026-07-01T19:16:44.709Z] [INFO] Command exit code: 0 [2026-07-01T19:16:44.713Z] [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-01T19:16:54.995Z] [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-01T19:16:55.009Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-575f9bd4f7-wsnnn [2026-07-01T19:16:55.018Z] [INFO] Found 1 matching pods [2026-07-01T19:16:55.023Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-wsnnn -n test-fs-ui-proj-108259 --timeout=300s [2026-07-01T19:17:06.504Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-575f9bd4f7-wsnnn -n test-fs-ui-proj-108259 --timeout=300s [2026-07-01T19:17:06.510Z] [INFO] Pod is ready: pod/feast-test-s3-575f9bd4f7-wsnnn condition met [2026-07-01T19:17:06.519Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-01T19:17:06.526Z] [INFO] Navigate to: https://rh-ai.apps.rosa.nmanos-konflux1.durx.p3.openshiftapps.com/ [2026-07-01T19:17:06.912Z] [INFO] OAuth login flow detected - completing authentication [2026-07-01T19:17:08.828Z] [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-01T19:17:20.154Z] [INFO] Restore admin oc session for cleanup [2026-07-01T19:17:20.416Z] [INFO] [EXEC] oc whoami [2026-07-01T19:17:20.420Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-01T19:17:20.706Z] [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