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-09T22:59:08.056Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog [2026-07-09T22:59:08.073Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information [2026-07-09T22:59:08.078Z] [INFO] Test title: Verify RHODS About Dialog contains correct information [2026-07-09T22:59:08.100Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"] [2026-07-09T22:59:08.110Z] [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-09T22:59:08.114Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T22:59:08.134Z] [INFO] Auto-detecting installed product (RHOAI or ODH)... [2026-07-09T22:59:08.822Z] [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-09T22:59:08.830Z] [INFO] Command exit code: 0 [2026-07-09T22:59:08.844Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI [2026-07-09T22:59:09.255Z] [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-09T22:59:09.272Z] [INFO] Command exit code: 0 [2026-07-09T22:59:09.301Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI [2026-07-09T22:59:09.313Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T22:59:10.006Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T22:59:11.829Z] [INFO] [STEP 2] Open the About dialog [2026-07-09T22:59:13.344Z] [INFO] [STEP 3] Verify product 'Red Hat OpenShift AI' in About dialog [2026-07-09T22:59:13.402Z] [INFO] [STEP 4] Verify product 'Red Hat OpenShift AI' in About image [2026-07-09T22:59:13.439Z] [INFO] [STEP 5] Verify Red Hat OpenShift AI version in About dialog [2026-07-09T22:59:13.473Z] [INFO] [STEP 6] Verify Red Hat OpenShift AI channel in About dialog [2026-07-09T22:59:13.962Z] [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-09T22:59:13.996Z] [INFO] Command exit code: 0 [2026-07-09T22:59:14.017Z] [INFO] [STEP 7] Verify admin access level [2026-07-09T22:59:14.077Z] [INFO] Verify versions in About dialog's table for component: Dashboard [2026-07-09T22:59:14.454Z] [INFO] [EXEC] oc get Dashboard -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T22:59:14.461Z] [INFO] Command exit code: 0 [2026-07-09T22:59:14.491Z] [INFO] Retrieved version of Dashboard: [2026-07-09T22:59:14.512Z] [INFO] Verify versions in About dialog's table for component: Pipelines [2026-07-09T22:59:14.841Z] [INFO] [EXEC] oc get Pipelines -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T22:59:14.863Z] [INFO] Command exit code: 0 [2026-07-09T22:59:14.907Z] [INFO] Retrieved version of Pipelines: [2026-07-09T22:59:14.927Z] [INFO] Verify versions in About dialog's table for component: Kueue [2026-07-09T22:59:15.252Z] [INFO] [EXEC] oc get Kueue -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T22:59:15.258Z] [INFO] Command exit code: 0 [2026-07-09T22:59:15.288Z] [INFO] Retrieved version of Kueue: [2026-07-09T22:59:15.312Z] [INFO] Verify versions in About dialog's table for component: Model registry [2026-07-09T22:59:15.652Z] [INFO] [EXEC] oc get Modelregistry -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T22:59:15.659Z] [INFO] Command exit code: 0 [2026-07-09T22:59:15.689Z] [INFO] Retrieved version of Model registry: latest latest [2026-07-09T22:59:15.718Z] [INFO] Verify versions in About dialog's table for component: Feast operator [2026-07-09T22:59:16.098Z] [INFO] [EXEC] oc get Feastoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T22:59:16.188Z] [INFO] Command exit code: 0 [2026-07-09T22:59:16.218Z] [INFO] Retrieved version of Feast operator: 0.64.0 [2026-07-09T22:59:16.225Z] [INFO] Verify versions in About dialog's table for component: Model server and metrics [2026-07-09T22:59:16.676Z] [INFO] [EXEC] oc get Modelserverandmetrics -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T22:59:16.705Z] [INFO] Command exit code: 1 [2026-07-09T22:59:16.755Z] [INFO] Failed to retrieve version of Model server and metrics: error: the server doesn't have a resource type "Modelserverandmetrics" [2026-07-09T22:59:16.780Z] [INFO] Verify versions in About dialog's table for component: Ray [2026-07-09T22:59:17.246Z] [INFO] [EXEC] oc get Ray -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T22:59:17.295Z] [INFO] Command exit code: 0 [2026-07-09T22:59:17.343Z] [INFO] Retrieved version of Ray: 1.4.2 [2026-07-09T22:59:17.369Z] [INFO] Verify versions in About dialog's table for component: Training operator [2026-07-09T22:59:17.737Z] [INFO] [EXEC] oc get Trainingoperator -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T22:59:17.743Z] [INFO] Command exit code: 0 [2026-07-09T22:59:17.811Z] [INFO] Retrieved version of Training operator: 1.9.0 [2026-07-09T22:59:17.844Z] [INFO] Verify versions in About dialog's table for component: TrustyAI [2026-07-09T22:59:18.260Z] [INFO] [EXEC] oc get TrustyAI -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T22:59:18.315Z] [INFO] Command exit code: 0 [2026-07-09T22:59:18.324Z] [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-09T22:59:18.401Z] [INFO] Verify versions in About dialog's table for component: Workbenches [2026-07-09T22:59:18.996Z] [INFO] [EXEC] oc get Workbenches -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T22:59:19.087Z] [INFO] Command exit code: 0 [2026-07-09T22:59:19.188Z] [INFO] Retrieved version of Workbenches: 1.10.0 [2026-07-09T22:59:19.222Z] [INFO] Verify versions in About dialog's table for component: Trainer [2026-07-09T22:59:19.757Z] [INFO] [EXEC] oc get Trainer -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T22:59:19.824Z] [INFO] Command exit code: 0 [2026-07-09T22:59:19.909Z] [INFO] Retrieved version of Trainer: 2.1.0 [2026-07-09T22:59:19.946Z] [INFO] Verify versions in About dialog's table for component: MLflow [2026-07-09T22:59:20.698Z] [INFO] [EXEC] oc get MLflow -A -o jsonpath='{.items[*].status.releases[*].version}' [2026-07-09T22:59:20.794Z] [INFO] Command exit code: 0 [2026-07-09T22:59:20.839Z] [INFO] Retrieved version of MLflow: ✓ Verify RHODS About Dialog contains correct information (12926ms) 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-09T22:59:24.843Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation [2026-07-09T22:59:24.904Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational [2026-07-09T22:59:24.910Z] [INFO] Test title: Verify the various application tabs and switcher links are operational [2026-07-09T22:59:24.918Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"] [2026-07-09T22:59:24.928Z] [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-09T22:59:24.937Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T22:59:24.949Z] [INFO] [STEP 1] Log into the application [2026-07-09T22:59:24.998Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T22:59:25.295Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T22:59:27.800Z] [INFO] [STEP 2] Click the Application Launcher [2026-07-09T22:59:28.996Z] [INFO] [STEP 3] Extract the Application and Switcher URLs [2026-07-09T22:59:29.204Z] [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-09T22:59:29.306Z] [INFO] Verify that each URL is accessible and that a 200 is returned [2026-07-09T22:59:29.530Z] [INFO] ✅ / - Status: 200 [2026-07-09T22:59:30.304Z] [INFO] ✅ https://console-openshift-console.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com: - Status: 200 [2026-07-09T22:59:30.630Z] [INFO] ✅ https://cloud.redhat.com/openshift/details/183f26df-4ff2-48c4-bf5d-8656daefc0fb - Status: 200 [2026-07-09T22:59:30.670Z] [INFO] ✅ / - Status: 200 [2026-07-09T22:59:30.728Z] [INFO] ✅ /projects - Status: 200 [2026-07-09T22:59:30.788Z] [INFO] ✅ /ai-hub/models - Status: 200 [2026-07-09T22:59:30.830Z] [INFO] ✅ /maas/keys-and-subs - Status: 200 [2026-07-09T22:59:30.913Z] [INFO] ✅ /develop-train/feature-store/overview - Status: 200 [2026-07-09T22:59:30.963Z] [INFO] ✅ /develop-train/feature-store/entities - Status: 200 [2026-07-09T22:59:31.026Z] [INFO] ✅ /develop-train/feature-store/data-sources - Status: 200 [2026-07-09T22:59:31.127Z] [INFO] ✅ /develop-train/feature-store/datasets - Status: 200 [2026-07-09T22:59:31.318Z] [INFO] ✅ /develop-train/feature-store/features - Status: 200 [2026-07-09T22:59:31.429Z] [INFO] ✅ /develop-train/feature-store/feature-views - Status: 200 [2026-07-09T22:59:31.536Z] [INFO] ✅ /develop-train/feature-store/feature-services - Status: 200 [2026-07-09T22:59:31.607Z] [INFO] ✅ /develop-train/pipelines/definitions - Status: 200 [2026-07-09T22:59:31.825Z] [INFO] ✅ /develop-train/pipelines/runs - Status: 200 [2026-07-09T22:59:32.006Z] [INFO] ✅ /develop-train/pipelines/artifacts - Status: 200 [2026-07-09T22:59:32.115Z] [INFO] ✅ /develop-train/pipelines/executions - Status: 200 [2026-07-09T22:59:32.200Z] [INFO] ✅ /develop-train/mlflow/experiments - Status: 200 [2026-07-09T22:59:32.237Z] [INFO] ✅ /develop-train/training-jobs - Status: 200 [2026-07-09T22:59:32.419Z] [INFO] ✅ /observe-monitor/workload-metrics - Status: 200 [2026-07-09T22:59:32.535Z] [INFO] ✅ /learning-resources - Status: 200 [2026-07-09T22:59:32.638Z] [INFO] ✅ /applications/enabled - Status: 200 [2026-07-09T22:59:32.742Z] [INFO] ✅ /applications/explore - Status: 200 ✓ Verify the various application tabs and switcher links are operational (8043ms) 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-09T22:59:37.396Z] [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-09T22:59:37.494Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (326ms) 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-09T22:59:43.604Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-09T22:59:43.689Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-09T22:59:43.692Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-09T22:59:43.699Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-09T22:59:43.705Z] [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-09T22:59:43.712Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T22:59:43.805Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-09T22:59:43.810Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T22:59:44.723Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T22:59:44.731Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-09T22:59:44.738Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-09T22:59:44.797Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-09T22:59:45.602Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-09T22:59:46.397Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-09T22:59:46.405Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T22:59:46.997Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-09T22:59:47.004Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-09T22:59:47.012Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-09T22:59:47.020Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-09T22:59:47.032Z] [INFO] [STEP 1] Log into the application [2026-07-09T22:59:47.092Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T22:59:47.590Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T22:59:50.898Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-09T22:59:58.695Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-09T23:00:04.705Z] [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 (21312ms) [2026-07-09T23:00:05.228Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-09T23:00:05.230Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-09T23:00:05.290Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-09T23:00:05.296Z] [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-09T23:00:05.301Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T23:00:05.314Z] [INFO] [STEP 1] Log into the application [2026-07-09T23:00:05.322Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T23:00:05.728Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T23:00:07.712Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-09T23:00:15.689Z] [INFO] [STEP 3] Assign admin group Project Permissions [2026-07-09T23:00:23.196Z] [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 (18387ms) [2026-07-09T23:00:23.998Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-09T23:00:24.000Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-09T23:00:24.005Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-09T23:00:24.009Z] [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-09T23:00:24.014Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T23:00:24.022Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-09T23:00:24.087Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T23:00:24.492Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T23:00:27.594Z] [INFO] [STEP 2] Verify that the user has access to the created project and can access Permissions [2026-07-09T23:00:36.989Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-09T23:00:38.498Z] [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 (12221ms) 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: 55 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-09T23:00:48.207Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access [2026-07-09T23:00:48.220Z] [INFO] Starting 480s timeout for: Admin user can discover the Feature Store project [2026-07-09T23:00:48.223Z] [INFO] Test title: Admin user can discover the Feature Store project [2026-07-09T23:00:48.293Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-09T23:00:48.300Z] [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-09T23:00:48.307Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T23:00:48.389Z] [INFO] Ensure admin oc session for setup [2026-07-09T23:00:49.100Z] [INFO] [EXEC] oc whoami [2026-07-09T23:00:51.121Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://api.rh-nightly-pm.nuth.p3.openshiftapps.com:443" --insecure-skip-tls-verify [2026-07-09T23:00:51.188Z] [INFO] Check if the operator is RHOAI [2026-07-09T23:00:52.007Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-09T23:00:52.091Z] [INFO] Command exit code: 0 [2026-07-09T23:00:52.100Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-09T23:00:52.191Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-09T23:00:52.196Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T23:00:52.897Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T23:00:52.905Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-09T23:00:52.913Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-09T23:00:52.992Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-09T23:00:53.800Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-09T23:00:54.698Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-09T23:00:54.706Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T23:00:55.598Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T23:00:55.606Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-09T23:00:55.693Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-09T23:00:55.704Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-09T23:00:57.109Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783638055789-nv3xc144t.yaml && rm -f /tmp/cypress-yaml-1783638055789-nv3xc144t.yaml [2026-07-09T23:00:57.195Z] [INFO] Command exit code: 0 [2026-07-09T23:00:57.202Z] [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-09T23:01:07.701Z] [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-09T23:01:07.787Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-vhcqv [2026-07-09T23:01:07.807Z] [INFO] Found 1 matching pods [2026-07-09T23:01:07.824Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-vhcqv -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T23:01:15.789Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-vhcqv -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T23:01:15.799Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-vhcqv condition met [2026-07-09T23:01:15.850Z] [INFO] [STEP 1] Log in as admin user [2026-07-09T23:01:15.908Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T23:01:16.195Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T23:01:19.598Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-09T23:01:23.589Z] [INFO] [STEP 3] Verify the Feature Store project is discoverable and select it [2026-07-09T23:01:24.312Z] [INFO] [STEP 4] Verify the project selector shows the selected project ✓ Admin user can discover the Feature Store project (36382ms) [2026-07-09T23:01:24.799Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T23:01:24.802Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T23:01:24.807Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-09T23:01:24.811Z] [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-09T23:01:24.816Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T23:01:24.826Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-09T23:01:24.894Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T23:01:25.193Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T23:01:26.793Z] [INFO] [STEP 2] Navigate to the Feature Store Overview page [2026-07-09T23:01:31.707Z] [INFO] [STEP 3] Verify the Feature Store empty state is shown (no projects accessible) [2026-07-09T23:01:42.606Z] [INFO] Starting 480s timeout for: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T23:01:42.610Z] [INFO] Test title: Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T23:01:42.615Z] [INFO] Test tags: ["@Dashboard","@FeatureStore","@FeatureStoreCI","@Smoke","@SmokeSet1"] [2026-07-09T23:01:42.620Z] [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-09T23:01:42.627Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T23:01:42.638Z] [INFO] Ensure admin oc session for setup [2026-07-09T23:01:42.931Z] [INFO] [EXEC] oc whoami [2026-07-09T23:01:42.935Z] [INFO] Check if the operator is RHOAI [2026-07-09T23:01:43.606Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-09T23:01:43.612Z] [INFO] Command exit code: 0 [2026-07-09T23:01:43.619Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-09T23:01:43.631Z] [INFO] Create namespace: test-fs-ui-proj-108259 [2026-07-09T23:01:43.636Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T23:01:44.197Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T23:01:44.204Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-09T23:01:44.214Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-09T23:01:44.230Z] [INFO] Project test-fs-ui-proj-108259 already exists. Deleting it. [2026-07-09T23:02:32.014Z] [INFO] [EXEC] oc delete project test-fs-ui-proj-108259 --wait [2026-07-09T23:02:32.025Z] [INFO] Waiting for project test-fs-ui-proj-108259 to be fully deleted... [2026-07-09T23:02:32.032Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T23:02:32.399Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T23:02:32.406Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-fs-ui-proj-108259\" not found","exitCode":1} [2026-07-09T23:02:32.415Z] [INFO] Project 'test-fs-ui-proj-108259' does not exist. [2026-07-09T23:02:32.432Z] [INFO] Creating project test-fs-ui-proj-108259 [2026-07-09T23:02:33.057Z] [INFO] [EXEC] oc new-project test-fs-ui-proj-108259 [2026-07-09T23:02:33.500Z] [INFO] [EXEC] oc label namespace test-fs-ui-proj-108259 opendatahub.io/dashboard=true --overwrite [2026-07-09T23:02:33.507Z] [INFO] Executing command: oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T23:02:34.021Z] [INFO] [EXEC] oc get project "test-fs-ui-proj-108259" -o name [2026-07-09T23:02:34.027Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-fs-ui-proj-108259","stderr":"","exitCode":0} [2026-07-09T23:02:34.034Z] [INFO] Project 'test-fs-ui-proj-108259' exists. [2026-07-09T23:02:34.043Z] [INFO] Apply FeatureStore CR in namespace: test-fs-ui-proj-108259 [2026-07-09T23:02:34.670Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783638154044-j2kq015cp.yaml && rm -f /tmp/cypress-yaml-1783638154044-j2kq015cp.yaml [2026-07-09T23:02:34.677Z] [INFO] Command exit code: 0 [2026-07-09T23:02:34.683Z] [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-09T23:02:45.004Z] [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-09T23:02:45.092Z] [INFO] Parsed: namespace = test-fs-ui-proj-108259, podName = feast-test-s3-6894ff448c-mgll8 [2026-07-09T23:02:45.100Z] [INFO] Found 1 matching pods [2026-07-09T23:02:45.105Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-mgll8 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T23:02:56.463Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/feast-test-s3-6894ff448c-mgll8 -n test-fs-ui-proj-108259 --timeout=300s [2026-07-09T23:02:56.471Z] [INFO] Pod is ready: pod/feast-test-s3-6894ff448c-mgll8 condition met [2026-07-09T23:02:56.489Z] [INFO] [STEP 1] Log in as non-admin user (no access to the test namespace) [2026-07-09T23:02:56.497Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ 1) Non-admin user without namespace access cannot discover the Feature Store project [2026-07-09T23:02:57.193Z] [INFO] Restore admin oc session for cleanup [2026-07-09T23:02:57.573Z] [INFO] [EXEC] oc whoami [2026-07-09T23:02:57.578Z] [INFO] Delete namespace: test-fs-ui-proj-108259 [2026-07-09T23:02:57.996Z] [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/ Failed to visit 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:429:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 1 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 2 minutes, 10 seconds │ │ Spec Ran: featureStore/testFeatureStoreRbac.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/featureS (1919x1079) tore/testFeatureStoreRbac.cy.ts/Verify RBAC scoped Feature Store discovery by na mespace access -- Non-admin user without namespace access cannot discover the Fe ature Store project (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/featureS (1919x1079) tore/testFeatureStoreRbac.cy.ts/Verify RBAC scoped Feature Store discovery by na mespace access -- Non-admin user without namespace access cannot discover the Fe ature Store project (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: learningResources/testCustomResourceCreation.cy.ts (6 of 18) [2026-07-09T23:03:01.898Z] [INFO] Setting tests timeout to: 480 seconds Create a custom resource Quickstart by using Dashboard CRDs [2026-07-09T23:03:01.920Z] [INFO] Starting 480s timeout for: Upload custom resource and verify [2026-07-09T23:03:01.926Z] [INFO] Test title: Upload custom resource and verify [2026-07-09T23:03:01.940Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"] [2026-07-09T23:03:01.993Z] [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-09T23:03:02.002Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T23:03:02.036Z] [INFO] Loaded resources data: { "resources": { "CustomQuickStart": [ { "kind": "OdhQuickStart", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Quick Start", "metaDataName": "custom-quick-start-test", "description": "This quick start is a TEST!!!", "yamlPath": "import/custom_quickstart.yaml" } ], "CustomApplication": [ { "kind": "OdhApplication", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom ODS-CI Application", "metaDataName": "custom-odsci-app-doc", "description": "Custom Application is a test item created by ODS-CI to test creation of custom d", "yamlPath": "import/custom_app.yaml" } ], "CustomHowTo": [ { "namespace": "opendatahub", "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom How-To Documentation", "metaDataName": "custom-doc-howto-test", "description": "Custom How-To is a test item created by ODS-CI suite in order to test creation o", "yamlPath": "import/custom_doc_howto.yaml" } ], "CustomTutorial": [ { "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Tutorial Documentation", "metaDataName": "custom-doc-tutorial-test", "description": "Custom Tutorial is a test item created by ODS-CI suite in order to test creation", "yamlPath": "import/custom_doc_tutorial.yaml" } ] } } [2026-07-09T23:03:02.089Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml [2026-07-09T23:03:02.118Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783638182099.yaml" -n redhat-ods-applications [2026-07-09T23:03:02.504Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783638182099.yaml" -n redhat-ods-applications [2026-07-09T23:03:02.518Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test created [2026-07-09T23:03:02.658Z] [INFO] [EXEC] rm /tmp/temp_1783638182099.yaml [2026-07-09T23:03:02.700Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783638182663.yaml" -n redhat-ods-applications [2026-07-09T23:03:03.058Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783638182663.yaml" -n redhat-ods-applications [2026-07-09T23:03:03.067Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app created [2026-07-09T23:03:03.219Z] [INFO] [EXEC] rm /tmp/temp_1783638182663.yaml [2026-07-09T23:03:03.252Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783638183232.yaml" -n redhat-ods-applications [2026-07-09T23:03:03.658Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783638183232.yaml" -n redhat-ods-applications [2026-07-09T23:03:03.689Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test created [2026-07-09T23:03:03.912Z] [INFO] [EXEC] rm /tmp/temp_1783638183232.yaml [2026-07-09T23:03:03.949Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783638183919.yaml" -n redhat-ods-applications [2026-07-09T23:03:04.310Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783638183919.yaml" -n redhat-ods-applications [2026-07-09T23:03:04.318Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test created [2026-07-09T23:03:04.456Z] [INFO] [EXEC] rm /tmp/temp_1783638183919.yaml [2026-07-09T23:03:04.503Z] [INFO] All resources have been set up successfully. [2026-07-09T23:03:04.531Z] [INFO] [STEP 1] Log into the application [2026-07-09T23:03:04.566Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T23:03:05.266Z] [INFO] Starting 480s timeout for: Upload custom resource and verify [2026-07-09T23:03:05.270Z] [INFO] Test title: Upload custom resource and verify [2026-07-09T23:03:05.290Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"] [2026-07-09T23:03:05.296Z] [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-09T23:03:05.300Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T23:03:05.311Z] [INFO] Loaded resources data: { "resources": { "CustomQuickStart": [ { "kind": "OdhQuickStart", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Quick Start", "metaDataName": "custom-quick-start-test", "description": "This quick start is a TEST!!!", "yamlPath": "import/custom_quickstart.yaml" } ], "CustomApplication": [ { "kind": "OdhApplication", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom ODS-CI Application", "metaDataName": "custom-odsci-app-doc", "description": "Custom Application is a test item created by ODS-CI to test creation of custom d", "yamlPath": "import/custom_app.yaml" } ], "CustomHowTo": [ { "namespace": "opendatahub", "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom How-To Documentation", "metaDataName": "custom-doc-howto-test", "description": "Custom How-To is a test item created by ODS-CI suite in order to test creation o", "yamlPath": "import/custom_doc_howto.yaml" } ], "CustomTutorial": [ { "kind": "OdhDocument", "labelSelector": "app=custom-odsci-app", "createdName": "TEST - Custom Tutorial Documentation", "metaDataName": "custom-doc-tutorial-test", "description": "Custom Tutorial is a test item created by ODS-CI suite in order to test creation", "yamlPath": "import/custom_doc_tutorial.yaml" } ] } } [2026-07-09T23:03:05.315Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml [2026-07-09T23:03:05.327Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783638185316.yaml" -n redhat-ods-applications [2026-07-09T23:03:13.911Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783638185316.yaml" -n redhat-ods-applications [2026-07-09T23:03:13.923Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test unchanged [2026-07-09T23:03:14.106Z] [INFO] [EXEC] rm /tmp/temp_1783638185316.yaml [2026-07-09T23:03:14.122Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783638194108.yaml" -n redhat-ods-applications [2026-07-09T23:03:15.634Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783638194108.yaml" -n redhat-ods-applications [2026-07-09T23:03:15.788Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app unchanged [2026-07-09T23:03:15.997Z] [INFO] [EXEC] rm /tmp/temp_1783638194108.yaml [2026-07-09T23:03:16.012Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783638195999.yaml" -n redhat-ods-applications [2026-07-09T23:03:17.601Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783638195999.yaml" -n redhat-ods-applications [2026-07-09T23:03:17.611Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test unchanged [2026-07-09T23:03:17.793Z] [INFO] [EXEC] rm /tmp/temp_1783638195999.yaml [2026-07-09T23:03:17.810Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783638197796.yaml" -n redhat-ods-applications [2026-07-09T23:03:26.700Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783638197796.yaml" -n redhat-ods-applications [2026-07-09T23:03:26.716Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test unchanged [2026-07-09T23:03:26.929Z] [INFO] [EXEC] rm /tmp/temp_1783638197796.yaml [2026-07-09T23:03:26.988Z] [INFO] All resources have been set up successfully. [2026-07-09T23:03:27.004Z] [INFO] [STEP 1] Log into the application [2026-07-09T23:03:27.016Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T23:03:27.815Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T23:03:31.016Z] [INFO] [STEP 2] Navigate to Resources tab and search for the Custom Resources [2026-07-09T23:03:31.123Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/learning-resources [2026-07-09T23:03:34.023Z] [INFO] [STEP 3] Check for newly created resources [2026-07-09T23:03:34.095Z] [INFO] Starting resource check for 4 resources. [2026-07-09T23:03:34.110Z] [INFO] Checking for resource: TEST - Custom Quick Start [2026-07-09T23:03:36.106Z] [INFO] Waiting for card with id: custom-quick-start-test [2026-07-09T23:03:36.535Z] [INFO] ✅ Resource found: TEST - Custom Quick Start [2026-07-09T23:03:36.540Z] [INFO] Checking for resource: TEST - Custom ODS-CI Application [2026-07-09T23:03:37.144Z] [INFO] Waiting for card with id: custom-odsci-app-doc [2026-07-09T23:03:37.434Z] [INFO] ✅ Resource found: TEST - Custom ODS-CI Application [2026-07-09T23:03:37.439Z] [INFO] Checking for resource: TEST - Custom How-To Documentation [2026-07-09T23:03:38.220Z] [INFO] Waiting for card with id: custom-doc-howto-test [2026-07-09T23:04:32.924Z] [INFO] ✅ Resource found: TEST - Custom How-To Documentation [2026-07-09T23:04:32.967Z] [INFO] Checking for resource: TEST - Custom Tutorial Documentation [2026-07-09T23:04:33.636Z] [INFO] Waiting for card with id: custom-doc-tutorial-test [2026-07-09T23:04:33.934Z] [INFO] ✅ Resource found: TEST - Custom Tutorial Documentation [2026-07-09T23:04:33.997Z] [INFO] Executing command: oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T23:04:34.306Z] [INFO] [EXEC] oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T23:04:34.314Z] [INFO] Command execution result: {"stdout":"odhquickstart.console.openshift.io \"custom-quick-start-test\" deleted","stderr":"","exitCode":0} [2026-07-09T23:04:34.318Z] [INFO] Custom resource deleted successfully. [2026-07-09T23:04:34.321Z] [INFO] Executing command: oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T23:04:34.610Z] [INFO] [EXEC] oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T23:04:34.617Z] [INFO] Command execution result: {"stdout":"odhapplication.dashboard.opendatahub.io \"custom-odsci-app\" deleted","stderr":"","exitCode":0} [2026-07-09T23:04:34.620Z] [INFO] Custom resource deleted successfully. [2026-07-09T23:04:34.623Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T23:04:34.973Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T23:04:34.980Z] [INFO] Command execution result: {"stdout":"odhdocument.dashboard.opendatahub.io \"custom-doc-howto-test\" deleted\nodhdocument.dashboard.opendatahub.io \"custom-doc-tutorial-test\" deleted","stderr":"","exitCode":0} [2026-07-09T23:04:34.985Z] [INFO] Custom resource deleted successfully. [2026-07-09T23:04:34.988Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T23:04:35.306Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app [2026-07-09T23:04:35.313Z] [INFO] Command execution result: {"stdout":"No resources found","stderr":"","exitCode":0} [2026-07-09T23:04:35.317Z] [INFO] Custom resource deleted successfully. [2026-07-09T23:04:35.322Z] [INFO] All resources have been cleaned up successfully. ✓ Upload custom resource and verify (88719ms) 1 passing (2m) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 1 │ │ Video: false │ │ Duration: 1 minute, 33 seconds │ │ Spec Ran: learningResources/testCustomResourceCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/learning (1919x1079) Resources/testCustomResourceCreation.cy.ts/Create a custom resource Quickstart b y using Dashboard CRDs -- Upload custom resource and verify (failed).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testCatalogSettingsAvailable.cy.ts (7 of 18) [2026-07-09T23:04:38.596Z] [INFO] Setting tests timeout to: 480 seconds Verify Model Catalog Settings Access Control [2026-07-09T23:04:38.608Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings [2026-07-09T23:04:38.613Z] [INFO] Test title: Admin user can access Model catalog settings [2026-07-09T23:04:38.621Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-09T23:04:38.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-09T23:04:38.691Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T23:04:38.702Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled [2026-07-09T23:04:38.709Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T23:04:38.993Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T23:04:41.196Z] [INFO] [STEP 2] Navigate to Model catalog settings [2026-07-09T23:04:44.192Z] [INFO] [STEP 3] Verify add source button is visible ✓ Admin user can access Model catalog settings (5807ms) [2026-07-09T23:04:44.506Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-09T23:04:44.508Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-09T23:04:44.512Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-09T23:04:44.517Z] [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-09T23:04:44.523Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T23:04:44.596Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-07-09T23:04:44.603Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T23:04:44.888Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T23:04:46.117Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-07-09T23:04:46.697Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-07-09T23:04:47.011Z] [INFO] [STEP 4] Verify page not found is displayed [2026-07-09T23:04:57.806Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-09T23:04:57.809Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-09T23:04:57.814Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-09T23:04:57.818Z] [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-09T23:04:57.822Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-09T23:04:57.831Z] [INFO] [STEP 1] Log into the application as non-admin user [2026-07-09T23:04:57.841Z] [INFO] Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ [2026-07-09T23:04:58.094Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T23:04:59.430Z] [INFO] [STEP 2] Verify Model catalog settings nav item is not visible for non-admin [2026-07-09T23:04:59.857Z] [INFO] [STEP 3] Attempt to navigate to Model catalog settings directly [2026-07-09T23:05:00.388Z] [INFO] [STEP 4] Verify page not found is displayed 1) Non-admin user cannot access Model catalog settings 1 passing (32s) 1 failing 1) Verify Model Catalog Settings Access Control Non-admin user cannot access Model catalog settings: Test steps were: 1. Log into the application as non-admin user 2. Navigate to: https://rh-ai.apps.rosa.rh-nightly-pm.nuth.p3.openshiftapps.com/ 3. Verify Model catalog settings nav item is not visible for non-admin 4. Attempt to navigate to Model catalog settings directly 5. Verify page not found is displayed Timed out retrying after 10000ms: Unable to find an element by: [data-testid="not-found-page"] Ignored nodes: comments, script, style Red Hat OpenShift AI