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-19T10:46:06.390Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog - Verify RHODS About Dialog contains correct information [2026-07-19T10:46:06.411Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (100ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: applications/testAboutDialog.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18) [2026-07-19T10:46:08.787Z] [INFO] Setting tests timeout to: 480 seconds Verify the RHOAI Application and Switcher links in the Dashboard Navigation - Verify the various application tabs and switcher links are operational [2026-07-19T10:46:08.807Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (92ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dashboardNavigation/testApplicationLinks.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dashboardNavigation/testManifestLinks.cy.ts (3 of 18) [2026-07-19T10:46:11.318Z] [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-19T10:46:11.339Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (82ms) 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-19T10:46:13.928Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-19T10:46:13.942Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-19T10:46:13.945Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-19T10:46:13.950Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-19T10:46:13.956Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:46:13.960Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T10:46:13.992Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-19T10:46:13.996Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T10:46:14.499Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T10:46:14.506Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-19T10:46:14.512Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-19T10:46:14.521Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-19T10:46:14.819Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-19T10:46:15.050Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-19T10:46:15.056Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T10:46:15.294Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-19T10:46:15.299Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-19T10:46:15.305Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-19T10:46:15.311Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-19T10:46:15.322Z] [INFO] [STEP 1] Log into the application [2026-07-19T10:46:15.328Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:46:16.782Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-19T10:46:26.400Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-19T10:46:31.141Z] [INFO] [STEP 4] Save the user and validate that odh-user1 has been saved with admin permissions ✓ Verify that user can be added as an Admin for a Project (17387ms) [2026-07-19T10:46:31.471Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-19T10:46:31.473Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-19T10:46:31.478Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-19T10:46:31.481Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:46:31.485Z] [INFO] Grep tags: ["@SmokeSet1"] - Verify user can assign access permissions to user group [2026-07-19T10:46:31.518Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-19T10:46:31.520Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-19T10:46:31.525Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-19T10:46:31.529Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:46:31.532Z] [INFO] Grep tags: ["@SmokeSet1"] - Verify that user can access the created project with Admin rights [2026-07-19T10:46:31.542Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-19T10:46:31.733Z] [INFO] [EXEC] oc whoami [2026-07-19T10:46:32.172Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://a86793144d4054d989f1b52942dca042-b0b0ad355249fa76.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-19T10:46:32.178Z] [INFO] ⚠️ oc login as admin failed: WARNING: Using insecure TLS client config. Setting this option is not supported! Login failed (401 Unauthorized) Verify you have provided the correct credentials. [2026-07-19T10:46:32.404Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait=false --ignore-not-found 1 passing (19s) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_003.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 18 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-19T10:46:35.362Z] [INFO] Setting tests timeout to: 480 seconds Verify RBAC scoped Feature Store discovery by namespace access - Admin user can discover the Feature Store project - Non-admin user without namespace access cannot discover the Feature Store project [2026-07-19T10:46:35.383Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (83ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_004.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: featureStore/testFeatureStoreRbac.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: learningResources/testCustomResourceCreation.cy.ts (6 of 18) [2026-07-19T10:46:38.015Z] [INFO] Setting tests timeout to: 480 seconds Create a custom resource Quickstart by using Dashboard CRDs - Upload custom resource and verify [2026-07-19T10:46:38.041Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (137ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_005.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: learningResources/testCustomResourceCreation.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testCatalogSettingsAvailable.cy.ts (7 of 18) [2026-07-19T10:46:40.860Z] [INFO] Setting tests timeout to: 480 seconds Verify Model Catalog Settings Access Control [2026-07-19T10:46:40.872Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings [2026-07-19T10:46:40.875Z] [INFO] Test title: Admin user can access Model catalog settings [2026-07-19T10:46:40.880Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-19T10:46:40.884Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:46:40.889Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T10:46:40.898Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled [2026-07-19T10:46:40.904Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:46:44.897Z] [INFO] [STEP 2] Navigate to Model catalog settings [2026-07-19T10:46:57.501Z] [INFO] [STEP 3] Verify add source button is visible ✓ Admin user can access Model catalog settings (17361ms) [2026-07-19T10:46:58.414Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-19T10:46:58.419Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-19T10:46:58.423Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-19T10:46:58.426Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:46:58.430Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T10:46:58.435Z] [INFO] Skipping: EaaS bearer auth cannot impersonate LDAP contributor user ✓ Non-admin user cannot access Model catalog settings 2 passing (18s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_006.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 2 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 17 seconds │ │ Spec Ran: modelCatalog/testCatalogSettingsAvailable.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testModelCatalogAvailable.cy.ts (8 of 18) [2026-07-19T10:47:01.723Z] [INFO] Setting tests timeout to: 480 seconds Verifies that Model Catalog is available for different users [2026-07-19T10:47:01.736Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for an admin user [2026-07-19T10:47:01.739Z] [INFO] Test title: Verifies that Model Catalog is available for an admin user [2026-07-19T10:47:01.744Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"] [2026-07-19T10:47:01.748Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:47:01.752Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T10:47:01.794Z] [INFO] Verifies that Model Catalog pods, Services and ConfigMaps are available [2026-07-19T10:47:01.802Z] [INFO] Verifying Model Catalog backend resources [2026-07-19T10:47:01.806Z] [INFO] Model Registry namespace: rhoai-model-registries [2026-07-19T10:47:01.809Z] [INFO] Verifying model-catalog deployment: oc get deployment model-catalog -n rhoai-model-registries [2026-07-19T10:47:02.109Z] [INFO] [EXEC] oc get deployment model-catalog -n rhoai-model-registries [2026-07-19T10:47:02.115Z] [INFO] Command exit code: 0 [2026-07-19T10:47:02.121Z] [INFO] ✓ model-catalog deployment exists in rhoai-model-registries [2026-07-19T10:47:02.124Z] [INFO] Verifying default-catalog-sources ConfigMap: oc get configmap default-catalog-sources -n rhoai-model-registries [2026-07-19T10:47:02.379Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries [2026-07-19T10:47:02.386Z] [INFO] Command exit code: 0 [2026-07-19T10:47:02.392Z] [INFO] ✓ default-catalog-sources ConfigMap exists in rhoai-model-registries [2026-07-19T10:47:02.395Z] [INFO] Verifying model-catalog service: oc get service model-catalog -n rhoai-model-registries [2026-07-19T10:47:02.696Z] [INFO] [EXEC] oc get service model-catalog -n rhoai-model-registries [2026-07-19T10:47:02.702Z] [INFO] Command exit code: 0 [2026-07-19T10:47:02.707Z] [INFO] ✓ model-catalog service exists in rhoai-model-registries [2026-07-19T10:47:02.710Z] [INFO] Ensure at least one model catalog source is enabled [2026-07-19T10:47:02.712Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled [2026-07-19T10:47:02.956Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries -o jsonpath='{.data.sources\.yaml}' | if command -v yq >/dev/null 2>&1; then yq '.catalogs[] | select(.id == "redhat_ai_models") | .enabled' else python3 -c 'import sys, yaml, json; json.dump(yaml.safe_load(sys.stdin), sys.stdout)' 2>/dev/null | jq -r '.catalogs[] | select(.id == "redhat_ai_models") | .enabled // empty' fi [2026-07-19T10:47:02.962Z] [INFO] Command exit code: 0 [2026-07-19T10:47:02.967Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-19T10:47:02.975Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-19T10:47:02.985Z] [INFO] [STEP 1] Login as admin user [2026-07-19T10:47:02.991Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:47:04.394Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-19T10:47:04.452Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-19T10:47:15.095Z] [INFO] [STEP 3] Wait for model catalog cards to appear [2026-07-19T10:47:15.130Z] [INFO] [STEP 4] Polling for model catalog cards (max 10 attempts) [2026-07-19T10:47:25.265Z] [INFO] Attempt 1/10: cards=12, emptyState=false, elapsed=12.2s [2026-07-19T10:47:25.303Z] [INFO] ✅ Model catalog cards are now visible (found 12 cards) [2026-07-19T10:47:25.342Z] [INFO] [STEP 5] Check if Model Catalog content is displayed ✓ Verifies that Model Catalog is available for an admin user (23712ms) [2026-07-19T10:47:25.609Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for a regular user [2026-07-19T10:47:25.615Z] [INFO] Test title: Verifies that Model Catalog is available for a regular user [2026-07-19T10:47:25.625Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"] [2026-07-19T10:47:25.640Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:47:25.678Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T10:47:25.689Z] [INFO] [STEP 1] Login as LDAP user [2026-07-19T10:47:25.704Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:47:25.824Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-19T10:47:26.080Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-19T10:47:36.906Z] [INFO] [STEP 3] Wait for model catalog cards to appear [2026-07-19T10:47:36.926Z] [INFO] [STEP 4] Polling for model catalog cards (max 10 attempts) [2026-07-19T10:47:46.960Z] [INFO] Attempt 1/10: cards=12, emptyState=false, elapsed=11.3s [2026-07-19T10:47:46.966Z] [INFO] ✅ Model catalog cards are now visible (found 12 cards) [2026-07-19T10:47:46.997Z] [INFO] [STEP 5] Check if Model Catalog content is displayed ✓ Verifies that Model Catalog is available for a regular user (21516ms) 2 passing (46s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_007.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 2 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 45 seconds │ │ Spec Ran: modelCatalog/testModelCatalogAvailable.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testPerformanceFiltersAvailable.cy.ts (9 of 18) [2026-07-19T10:47:50.789Z] [INFO] Setting tests timeout to: 480 seconds Verify Performance Filters are available on RHOAI [2026-07-19T10:47:50.811Z] [INFO] Starting 480s timeout for: Performance view toggle enables filters and shows benchmark data on validated models [2026-07-19T10:47:50.815Z] [INFO] Test title: Performance view toggle enables filters and shows benchmark data on validated models [2026-07-19T10:47:50.828Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-19T10:47:50.839Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:47:50.845Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T10:47:50.877Z] [INFO] Check if the operator is RHOAI [2026-07-19T10:47:51.192Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-19T10:47:51.198Z] [INFO] Command exit code: 0 [2026-07-19T10:47:51.210Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-19T10:47:51.218Z] [INFO] Detect model-catalog namespace [2026-07-19T10:47:51.621Z] [INFO] [EXEC] oc get deployments --all-namespaces -o json | jq -r '.items[] | select(.metadata.name=="model-catalog") | .metadata.namespace' | head -n1 [2026-07-19T10:47:51.629Z] [INFO] Waiting for model-catalog deployment to have a ready pod in namespace rhoai-model-registries... [2026-07-19T10:47:52.200Z] [INFO] [EXEC] oc wait --for=jsonpath='{.status.readyReplicas}'=1 deployment/model-catalog -n rhoai-model-registries --timeout=120s [2026-07-19T10:47:52.213Z] [INFO] model-catalog deployment wait result: deployment.apps/model-catalog condition met [2026-07-19T10:47:52.217Z] [INFO] ✓ model-catalog deployment has a ready pod in namespace rhoai-model-registries [2026-07-19T10:47:52.244Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled [2026-07-19T10:47:52.521Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries -o jsonpath='{.data.sources\.yaml}' | if command -v yq >/dev/null 2>&1; then yq '.catalogs[] | select(.id == "redhat_ai_models") | .enabled' else python3 -c 'import sys, yaml, json; json.dump(yaml.safe_load(sys.stdin), sys.stdout)' 2>/dev/null | jq -r '.catalogs[] | select(.id == "redhat_ai_models") | .enabled // empty' fi [2026-07-19T10:47:52.527Z] [INFO] Command exit code: 0 [2026-07-19T10:47:52.545Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-19T10:47:52.591Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-19T10:47:52.626Z] [INFO] [STEP 1] Login as admin user [2026-07-19T10:47:52.654Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:47:54.138Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-19T10:47:54.195Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-19T10:48:03.685Z] [INFO] [STEP 3] Wait for model catalog cards to appear [2026-07-19T10:48:03.733Z] [INFO] [STEP 4] Polling for model catalog cards (max 10 attempts) [2026-07-19T10:48:13.778Z] [INFO] Attempt 1/10: cards=12, emptyState=false, elapsed=11.2s [2026-07-19T10:48:13.782Z] [INFO] ✅ Model catalog cards are now visible (found 12 cards) [2026-07-19T10:48:13.813Z] [INFO] [STEP 5] Verify toggle exists and is OFF by default [2026-07-19T10:48:13.863Z] [INFO] [STEP 6] Turn ON performance view toggle [2026-07-19T10:48:14.031Z] [INFO] [STEP 7] Verify performance toolbar filters appear [2026-07-19T10:48:14.102Z] [INFO] [STEP 8] Verify performance sidebar slider filters appear [2026-07-19T10:48:14.166Z] [INFO] [STEP 9] Check if performance data is available on this cluster [2026-07-19T10:48:14.199Z] [INFO] Checking for validated models with performance data... [2026-07-19T10:48:14.264Z] [INFO] No validated models with performance data found [2026-07-19T10:48:14.325Z] [INFO] No validated models with performance data found on this cluster. Performance/benchmark data must be present in the model-catalog deployment at /shared-benchmark-data///performance.ndjson [2026-07-19T10:48:14.357Z] [INFO] Skipping remaining test steps - performance data not available on this cluster. [2026-07-19T10:48:14.398Z] [INFO] Skipping cleanup: Tests were skipped ✓ Performance view toggle enables filters and shows benchmark data on validated models (23688ms) 1 passing (24s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_008.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 23 seconds │ │ Spec Ran: modelCatalog/testPerformanceFiltersAvailable.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: applications/enabled/testNotebookAdministration.cy.ts (10 of 18) [2026-07-19T10:48:18.283Z] [INFO] Setting tests timeout to: 480 seconds Verify Notebook Server Administration - Verify Admin User Can Access Notebook Administration - Verify Non-Admin User cannot Access Notebook Administration [2026-07-19T10:48:18.303Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (85ms) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_009.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: applications/enabled/testNotebookAdministration.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: applications/explore/testEnabledISVs.cy.ts (11 of 18) [2026-07-19T10:48:20.894Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS Explore Section Contains Only Expected ISVs [2026-07-19T10:48:20.915Z] [INFO] Starting 480s timeout for: Validate that configured ISVs display in the Explore Section [2026-07-19T10:48:20.926Z] [INFO] Test title: Validate that configured ISVs display in the Explore Section [2026-07-19T10:48:20.936Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-1890","@Dashboard"] [2026-07-19T10:48:20.942Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:48:20.946Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T10:48:20.965Z] [INFO] Executing command: oc get OdhApplication -n redhat-ods-applications -o json [2026-07-19T10:48:21.388Z] [INFO] [EXEC] oc get OdhApplication -n redhat-ods-applications -o json [2026-07-19T10:48:21.716Z] [INFO] [EXEC] oc get OdhApplication -n redhat-ods-applications -o json [2026-07-19T10:48:21.728Z] [INFO] Filtering out hidden apps: agentic-starter-kits, rhoai [2026-07-19T10:48:21.979Z] [INFO] [EXEC] oc get DataScienceCluster -A -o json [2026-07-19T10:48:22.219Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-19T10:48:22.226Z] [INFO] Filtering out mlflow (component mlflowoperator is Removed) [2026-07-19T10:48:22.240Z] [INFO] Expected applications which should display as Cards in Explore Section: aikit, elastic, jupyter, nvidia-nim, openvino, pachyderm, pgvector, starburstenterprise, watson-x-ai [2026-07-19T10:48:22.250Z] [INFO] [STEP 1] Login to the application [2026-07-19T10:48:22.264Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:48:23.475Z] [INFO] [STEP 2] Navigate to the Explore page [2026-07-19T10:48:23.521Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/applications/explore [2026-07-19T10:48:28.865Z] [INFO] [STEP 3] Searching for each ISV based on the oc command output and rhoai-app manifest flag [2026-07-19T10:48:30.596Z] [INFO] ✅ Application found: aikit [2026-07-19T10:48:30.669Z] [INFO] ✅ Application found: elastic [2026-07-19T10:48:30.847Z] [INFO] ✅ Application found: jupyter [2026-07-19T10:48:30.895Z] [INFO] ✅ Application found: nvidia-nim [2026-07-19T10:48:30.957Z] [INFO] ✅ Application found: openvino [2026-07-19T10:48:31.020Z] [INFO] ✅ Application found: pachyderm [2026-07-19T10:48:31.095Z] [INFO] ✅ Application found: pgvector [2026-07-19T10:48:31.169Z] [INFO] ✅ Application found: starburstenterprise [2026-07-19T10:48:31.244Z] [INFO] ✅ Application found: watson-x-ai ✓ Validate that configured ISVs display in the Explore Section (10438ms) 1 passing (11s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_010.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 10 seconds │ │ Spec Ran: applications/explore/testEnabledISVs.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/workbenches/testWorkbenchStorageClasses.cy.ts (12 of 18) [2026-07-19T10:48:35.395Z] [INFO] Setting tests timeout to: 480 seconds Workbench Storage Classes Tests [2026-07-19T10:48:35.409Z] [INFO] Starting 480s timeout for: Create workbench with RWO storage and verify storage attachment [2026-07-19T10:48:35.412Z] [INFO] Test title: Create workbench with RWO storage and verify storage attachment [2026-07-19T10:48:35.418Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@ODS-1931","@Dashboard","@Workbenches"] [2026-07-19T10:48:35.423Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:48:35.427Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T10:48:35.442Z] [INFO] Loaded test data from fixtures [2026-07-19T10:48:35.453Z] [INFO] Provisioning storage class [2026-07-19T10:48:35.712Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784458115458-1lm8j2jtb.yaml && rm -f /tmp/cypress-yaml-1784458115458-1lm8j2jtb.yaml [2026-07-19T10:48:35.718Z] [INFO] Command exit code: 0 [2026-07-19T10:48:35.966Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784458115720-ah0o5dhgw.yaml && rm -f /tmp/cypress-yaml-1784458115720-ah0o5dhgw.yaml [2026-07-19T10:48:35.980Z] [INFO] Command exit code: 0 [2026-07-19T10:48:35.983Z] [INFO] Provisioning project [2026-07-19T10:48:35.986Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name [2026-07-19T10:48:36.242Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name [2026-07-19T10:48:36.249Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-workbench-storage-preset-167984\" not found","exitCode":1} [2026-07-19T10:48:36.254Z] [INFO] Project 'test-workbench-storage-preset-167984' does not exist. [2026-07-19T10:48:36.288Z] [INFO] Creating project test-workbench-storage-preset-167984 [2026-07-19T10:48:36.560Z] [INFO] [EXEC] oc new-project test-workbench-storage-preset-167984 [2026-07-19T10:48:36.805Z] [INFO] [EXEC] oc label namespace test-workbench-storage-preset-167984 opendatahub.io/dashboard=true --overwrite [2026-07-19T10:48:36.811Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name [2026-07-19T10:48:37.035Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name [2026-07-19T10:48:37.040Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-workbench-storage-preset-167984","stderr":"","exitCode":0} [2026-07-19T10:48:37.044Z] [INFO] Project 'test-workbench-storage-preset-167984' exists. [2026-07-19T10:48:37.287Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-workbench-storage-preset-167984 [2026-07-19T10:48:37.295Z] [INFO] [STEP 1] Log into the application [2026-07-19T10:48:37.301Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:48:38.837Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-workbench-storage-preset-167984 [2026-07-19T10:48:53.914Z] [INFO] [STEP 3] Navigate to cluster storage and create RWO storage [2026-07-19T10:48:59.593Z] [INFO] [STEP 4] Submit the form [2026-07-19T10:48:59.761Z] [INFO] [STEP 5] Create workbench and attach RWO storage [2026-07-19T10:49:01.551Z] [INFO] Trying to select code-server-notebook directly [2026-07-19T10:49:02.611Z] [INFO] Successfully found code-server-notebook in dropdown [2026-07-19T10:49:02.912Z] [INFO] Selected imagestream: code-server-notebook [2026-07-19T10:49:03.000Z] [INFO] Attach RWO storage to workbench [2026-07-19T10:49:04.144Z] [INFO] Verify workbench is running with attached RWO storage [2026-07-19T10:49:04.148Z] [INFO] Verify RWO storage details in workbench edit view [2026-07-19T10:49:08.351Z] [INFO] Verify storage access mode in table [2026-07-19T10:49:18.963Z] [INFO] Starting 480s timeout for: Create workbench with RWO storage and verify storage attachment [2026-07-19T10:49:18.967Z] [INFO] Test title: Create workbench with RWO storage and verify storage attachment [2026-07-19T10:49:18.971Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@ODS-1931","@Dashboard","@Workbenches"] [2026-07-19T10:49:18.975Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:49:18.979Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-19T10:49:18.988Z] [INFO] Loaded test data from fixtures [2026-07-19T10:49:18.998Z] [INFO] Provisioning storage class [2026-07-19T10:49:19.290Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784458159000-j5sq962b8.yaml && rm -f /tmp/cypress-yaml-1784458159000-j5sq962b8.yaml [2026-07-19T10:49:19.296Z] [INFO] Command exit code: 0 [2026-07-19T10:49:19.538Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784458159298-p42bzgufk.yaml && rm -f /tmp/cypress-yaml-1784458159298-p42bzgufk.yaml [2026-07-19T10:49:19.543Z] [INFO] Command exit code: 0 [2026-07-19T10:49:19.547Z] [INFO] Provisioning project [2026-07-19T10:49:19.550Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name [2026-07-19T10:49:19.790Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name [2026-07-19T10:49:19.795Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-workbench-storage-preset-167984","stderr":"","exitCode":0} [2026-07-19T10:49:19.801Z] [INFO] Project 'test-workbench-storage-preset-167984' exists. [2026-07-19T10:49:19.812Z] [INFO] Project test-workbench-storage-preset-167984 already exists. Deleting it. [2026-07-19T10:50:08.890Z] [INFO] [EXEC] oc delete project test-workbench-storage-preset-167984 --wait [2026-07-19T10:50:08.903Z] [INFO] Waiting for project test-workbench-storage-preset-167984 to be fully deleted... [2026-07-19T10:50:08.910Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name [2026-07-19T10:50:09.200Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name [2026-07-19T10:50:09.205Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-workbench-storage-preset-167984\" not found","exitCode":1} [2026-07-19T10:50:09.211Z] [INFO] Project 'test-workbench-storage-preset-167984' does not exist. [2026-07-19T10:50:09.223Z] [INFO] Creating project test-workbench-storage-preset-167984 [2026-07-19T10:50:09.489Z] [INFO] [EXEC] oc new-project test-workbench-storage-preset-167984 [2026-07-19T10:50:09.738Z] [INFO] [EXEC] oc label namespace test-workbench-storage-preset-167984 opendatahub.io/dashboard=true --overwrite [2026-07-19T10:50:09.744Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name [2026-07-19T10:50:10.004Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name [2026-07-19T10:50:10.009Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-workbench-storage-preset-167984","stderr":"","exitCode":0} [2026-07-19T10:50:10.015Z] [INFO] Project 'test-workbench-storage-preset-167984' exists. [2026-07-19T10:50:10.268Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-workbench-storage-preset-167984 [2026-07-19T10:50:10.276Z] [INFO] [STEP 1] Log into the application [2026-07-19T10:50:10.281Z] [INFO] Navigate to: https://rh-ai.apps.30dabccd-9e60-4056-b3db-07c7ea821cfe.prod.konfluxeaas.com/ [2026-07-19T10:50:10.987Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-workbench-storage-preset-167984 [2026-07-19T10:50:17.752Z] [INFO] [STEP 3] Navigate to cluster storage and create RWO storage [2026-07-19T10:50:22.040Z] [INFO] [STEP 4] Submit the form [2026-07-19T10:50:22.238Z] [INFO] [STEP 5] Create workbench and attach RWO storage [2026-07-19T10:50:23.621Z] [INFO] Trying to select code-server-notebook directly [2026-07-19T10:50:24.129Z] [INFO] Successfully found code-server-notebook in dropdown [2026-07-19T10:50:24.368Z] [INFO] Selected imagestream: code-server-notebook [2026-07-19T10:50:24.373Z] [INFO] Attach RWO storage to workbench [2026-07-19T10:50:25.495Z] [INFO] Verify workbench is running with attached RWO storage [2026-07-19T10:50:25.499Z] [INFO] Verify RWO storage details in workbench edit view [2026-07-19T10:50:27.209Z] [INFO] Verify storage access mode in table ✓ Create workbench with RWO storage and verify storage attachment (69070ms) [2026-07-19T10:50:28.559Z] [INFO] Starting 480s timeout for: Display access mode information when selecting storage to attach to workbench [2026-07-19T10:50:28.561Z] [INFO] Test title: Display access mode information when selecting storage to attach to workbench [2026-07-19T10:50:28.565Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@Dashboard","@Workbenches","@NonConcurrent"] [2026-07-19T10:50:28.569Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:50:28.572Z] [INFO] Grep tags: ["@SmokeSet1"] - Display access mode information when selecting storage to attach to workbench [2026-07-19T10:50:28.619Z] [INFO] Starting 480s timeout for: Create new storage with different access modes during workbench creation [2026-07-19T10:50:28.621Z] [INFO] Test title: Create new storage with different access modes during workbench creation [2026-07-19T10:50:28.624Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@Dashboard","@Workbenches","@NonConcurrent"] [2026-07-19T10:50:28.627Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ModelTrainingCI","@HardwareProfilesCI","@ODS-1877","@NonConcurrent","@ModelRegistryCI","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-19T10:50:28.631Z] [INFO] Grep tags: ["@SmokeSet1"] - Create new storage with different access modes during workbench creation [2026-07-19T10:50:28.642Z] [INFO] Cleaning up storage classes [2026-07-19T10:50:28.647Z] [INFO] Deleting storage class: sc-wb-rwo [2026-07-19T10:50:28.886Z] [INFO] [EXEC] oc delete storageclass sc-wb-rwo --ignore-not-found=true [2026-07-19T10:50:28.888Z] [INFO] Deleting storage class: sc-wb-multi-access [2026-07-19T10:50:29.119Z] [INFO] [EXEC] oc delete storageclass sc-wb-multi-access --ignore-not-found=true [2026-07-19T10:50:29.121Z] [INFO] Cleaning up project [2026-07-19T10:50:29.365Z] [INFO] [EXEC] oc delete project test-workbench-storage-preset-167984 --wait=false --ignore-not-found 1 passing (2m) 2 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_011.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 3 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 2 │ │ Skipped: 0 │ │ Screenshots: 1 │ │ Video: false │ │ Duration: 1 minute, 54 seconds │ │ Spec Ran: dataScienceProjects/workbenches/testWorkbenchStorageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/dataScie (1280x720) nceProjects/workbenches/testWorkbenchStorageClasses.cy.ts/Workbench Storage Clas ses Tests -- Create workbench with RWO storage and verify storage attachment (fa iled).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/workbenches/workbenches.cy.ts (13 of 18) [2026-07-19T10:50:33.980Z] [INFO] Setting tests timeout to: 480 seconds Workbench and PVSs tests - Verify users can create a workbench and connect an existent PersistentVolume [2026-07-19T10:50:34.005Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (121ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_012.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: dataScienceProjects/workbenches/workbenches.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelTraining/trainJobs/testTrainjobLifecycle.cy.ts (14 of 18) [2026-07-19T10:50:36.915Z] [INFO] Setting tests timeout to: 480 seconds Verify user can monitor a training job through its lifecycle - Should monitor training job from Running to Complete and verify backend pods [2026-07-19T10:50:36.937Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (96ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_013.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: modelTraining/trainJobs/testTrainjobLifecycle.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelTraining/trainJobs/testTrainjobProgression.cy.ts (15 of 18) [2026-07-19T10:50:39.719Z] [INFO] Setting tests timeout to: 480 seconds Verify a Training Job with Progression Tracking - Should create and complete training job with progression tracking [2026-07-19T10:50:39.740Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (112ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_014.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: modelTraining/trainJobs/testTrainjobProgression.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testDeleteAppliedHardwareProfile.cy.ts (16 of 18) [2026-07-19T10:50:42.467Z] [INFO] Setting tests timeout to: 480 seconds Delete Hardware Profile applied to a resource - Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench [2026-07-19T10:50:42.485Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (100ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_015.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/hardwareProfiles/testDeleteAppliedHardwareProfile.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testHardwareProfiles.cy.ts (17 of 18) [2026-07-19T10:50:44.881Z] [INFO] Setting tests timeout to: 480 seconds Verify Hardware Profiles - Creating, Editing and Deleting - Create, Edit and Delete a Hardware Profile [2026-07-19T10:50:44.896Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (98ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_016.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/hardwareProfiles/testHardwareProfiles.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: settings/hardwareProfiles/testModifyAppliedHardwareProfile.cy.ts (18 of 18) [2026-07-19T10:50:47.330Z] [INFO] Setting tests timeout to: 480 seconds Modify Hardware Profile applied to a running Workbench - Changes Hardware Profiles applied to a resource [2026-07-19T10:50:47.354Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (98ms) 1 pending [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_017.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 0 │ │ Pending: 1 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 0 seconds │ │ Spec Ran: settings/hardwareProfiles/testModifyAppliedHardwareProfile.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Start generate report process Read and merge jsons from "/workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons" Enhance report Create HTML report HTML report successfully created! /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/index.html ================================================================================ (Run Finished) Spec Tests Passing Failing Pending Skipped ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ ✔ applications/testAboutDialog.cy.ts 106ms 1 - - 1 - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dashboardNavigation/testApplication 97ms 1 - - 1 - │ │ Links.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dashboardNavigation/testManifestLin 87ms 2 - - 2 - │ │ ks.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectAdmi 00:18 3 1 - 2 - │ │ nPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ featureStore/testFeatureStoreRbac.c 88ms 2 - - 2 - │ │ y.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ learningResources/testCustomResourc 141ms 1 - - 1 - │ │ eCreation.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelCatalog/testCatalogSettingsAva 00:17 2 2 - - - │ │ ilable.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelCatalog/testModelCatalogAvaila 00:45 2 2 - - - │ │ ble.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelCatalog/testPerformanceFilters 00:23 1 1 - - - │ │ Available.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ applications/enabled/testNotebookAd 90ms 2 - - 2 - │ │ ministration.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ applications/explore/testEnabledISV 00:10 1 1 - - - │ │ s.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/workbenches/tes 01:54 3 1 - 2 - │ │ tWorkbenchStorageClasses.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/workbenches/wor 124ms 1 - - 1 - │ │ kbenches.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelTraining/trainJobs/testTrainjo 100ms 1 - - 1 - │ │ bLifecycle.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelTraining/trainJobs/testTrainjo 107ms 1 - - 1 - │ │ bProgression.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testDelet 104ms 1 - - 1 - │ │ eAppliedHardwareProfile.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testHardw 103ms 1 - - 1 - │ │ areProfiles.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testModif 102ms 1 - - 1 - │ │ yAppliedHardwareProfile.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 03:51 27 8 - 19 -