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-15T20:27:22.222Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog - Verify RHODS About Dialog contains correct information [2026-07-15T20:27:22.240Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (101ms) 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-15T20:27:24.759Z] [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-15T20:27:24.779Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (102ms) 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-15T20:27:27.386Z] [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-15T20:27:27.408Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (88ms) 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-15T20:27:30.139Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-15T20:27:30.154Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-15T20:27:30.157Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-15T20:27:30.164Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-15T20:27:30.168Z] [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-15T20:27:30.173Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T20:27:30.193Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-15T20:27:30.197Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-15T20:27:30.781Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-15T20:27:30.788Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-15T20:27:30.794Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-15T20:27:30.804Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-15T20:27:31.083Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-15T20:27:31.367Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-15T20:27:31.375Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-15T20:27:31.655Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-15T20:27:31.660Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-15T20:27:31.666Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-15T20:27:31.672Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-15T20:27:31.683Z] [INFO] [STEP 1] Log into the application [2026-07-15T20:27:31.724Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:27:33.742Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-15T20:27:43.158Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-15T20:27:50.461Z] [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 (20560ms) [2026-07-15T20:27:51.036Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-15T20:27:51.038Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-15T20:27:51.043Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-15T20:27:51.047Z] [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-15T20:27:51.052Z] [INFO] Grep tags: ["@SmokeSet1"] - Verify user can assign access permissions to user group [2026-07-15T20:27:51.131Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-15T20:27:51.134Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-15T20:27:51.138Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-15T20:27:51.144Z] [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-15T20:27:51.148Z] [INFO] Grep tags: ["@SmokeSet1"] - Verify that user can access the created project with Admin rights [2026-07-15T20:27:51.158Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-15T20:27:51.628Z] [INFO] [EXEC] oc whoami [2026-07-15T20:27:52.530Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://a5e31135a670b4bceba3b1855a413f81-b95fffc71d4e5b6b.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-15T20:27:52.537Z] [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-15T20:27:53.032Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait=false --ignore-not-found 1 passing (23s) 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: 23 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-15T20:27:59.536Z] [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-15T20:27:59.629Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (309ms) 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-15T20:28:06.551Z] [INFO] Setting tests timeout to: 480 seconds Create a custom resource Quickstart by using Dashboard CRDs - Upload custom resource and verify [2026-07-15T20:28:06.638Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (307ms) 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-15T20:28:14.728Z] [INFO] Setting tests timeout to: 480 seconds Verify Model Catalog Settings Access Control [2026-07-15T20:28:14.746Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings [2026-07-15T20:28:14.749Z] [INFO] Test title: Admin user can access Model catalog settings [2026-07-15T20:28:14.822Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-15T20:28:14.829Z] [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-15T20:28:14.835Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T20:28:14.848Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled [2026-07-15T20:28:14.923Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:28:18.531Z] [INFO] [STEP 2] Navigate to Model catalog settings [2026-07-15T20:28:32.036Z] [INFO] [STEP 3] Verify add source button is visible ✓ Admin user can access Model catalog settings (17875ms) [2026-07-15T20:28:33.029Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-15T20:28:33.032Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-15T20:28:33.038Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-15T20:28:33.044Z] [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-15T20:28:33.049Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T20:28:33.127Z] [INFO] Skipping: EaaS bearer auth cannot impersonate LDAP contributor user ✓ Non-admin user cannot access Model catalog settings 2 passing (19s) [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: 18 seconds │ │ Spec Ran: modelCatalog/testCatalogSettingsAvailable.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testModelCatalogAvailable.cy.ts (8 of 18) [2026-07-15T20:28:42.154Z] [INFO] Setting tests timeout to: 480 seconds Verifies that Model Catalog is available for different users [2026-07-15T20:28:42.237Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for an admin user [2026-07-15T20:28:42.242Z] [INFO] Test title: Verifies that Model Catalog is available for an admin user [2026-07-15T20:28:42.323Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"] [2026-07-15T20:28:42.331Z] [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-15T20:28:42.338Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T20:28:42.528Z] [INFO] Verifies that Model Catalog pods, Services and ConfigMaps are available [2026-07-15T20:28:42.540Z] [INFO] Verifying Model Catalog backend resources [2026-07-15T20:28:42.546Z] [INFO] Model Registry namespace: rhoai-model-registries [2026-07-15T20:28:42.550Z] [INFO] Verifying model-catalog deployment: oc get deployment model-catalog -n rhoai-model-registries [2026-07-15T20:28:43.328Z] [INFO] [EXEC] oc get deployment model-catalog -n rhoai-model-registries [2026-07-15T20:28:43.337Z] [INFO] Command exit code: 0 [2026-07-15T20:28:43.344Z] [INFO] ✓ model-catalog deployment exists in rhoai-model-registries [2026-07-15T20:28:43.427Z] [INFO] Verifying default-catalog-sources ConfigMap: oc get configmap default-catalog-sources -n rhoai-model-registries [2026-07-15T20:28:44.133Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries [2026-07-15T20:28:44.141Z] [INFO] Command exit code: 0 [2026-07-15T20:28:44.151Z] [INFO] ✓ default-catalog-sources ConfigMap exists in rhoai-model-registries [2026-07-15T20:28:44.226Z] [INFO] Verifying model-catalog service: oc get service model-catalog -n rhoai-model-registries [2026-07-15T20:28:45.043Z] [INFO] [EXEC] oc get service model-catalog -n rhoai-model-registries [2026-07-15T20:28:45.049Z] [INFO] Command exit code: 0 [2026-07-15T20:28:45.056Z] [INFO] ✓ model-catalog service exists in rhoai-model-registries [2026-07-15T20:28:45.060Z] [INFO] Ensure at least one model catalog source is enabled [2026-07-15T20:28:45.124Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled [2026-07-15T20:28:45.841Z] [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-15T20:28:45.848Z] [INFO] Command exit code: 0 [2026-07-15T20:28:45.855Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-15T20:28:45.926Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-15T20:28:45.943Z] [INFO] [STEP 1] Login as admin user [2026-07-15T20:28:46.027Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:28:50.947Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-15T20:28:51.236Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-15T20:29:03.949Z] [INFO] [STEP 3] Wait for model catalog cards to appear [2026-07-15T20:29:04.555Z] [INFO] [STEP 4] Polling for model catalog cards (max 10 attempts) [2026-07-15T20:29:16.741Z] [INFO] Attempt 1/10: cards=12, emptyState=false, elapsed=20.8s [2026-07-15T20:29:16.776Z] [INFO] ✅ Model catalog cards are now visible (found 12 cards) [2026-07-15T20:29:16.860Z] [INFO] [STEP 5] Check if Model Catalog content is displayed ✓ Verifies that Model Catalog is available for an admin user (34833ms) [2026-07-15T20:29:17.235Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for a regular user [2026-07-15T20:29:17.239Z] [INFO] Test title: Verifies that Model Catalog is available for a regular user [2026-07-15T20:29:17.246Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"] [2026-07-15T20:29:17.252Z] [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-15T20:29:17.258Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T20:29:17.324Z] [INFO] [STEP 1] Login as LDAP user [2026-07-15T20:29:17.333Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:29:17.646Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-15T20:29:17.853Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-15T20:29:23.754Z] [INFO] [STEP 3] Wait for model catalog cards to appear [2026-07-15T20:29:23.779Z] [INFO] [STEP 4] Polling for model catalog cards (max 10 attempts) [2026-07-15T20:29:33.868Z] [INFO] Attempt 1/10: cards=12, emptyState=false, elapsed=6.5s [2026-07-15T20:29:33.928Z] [INFO] ✅ Model catalog cards are now visible (found 12 cards) [2026-07-15T20:29:33.933Z] [INFO] [STEP 5] Check if Model Catalog content is displayed ✓ Verifies that Model Catalog is available for a regular user (16888ms) 2 passing (52s) [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: 52 seconds │ │ Spec Ran: modelCatalog/testModelCatalogAvailable.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: modelCatalog/testPerformanceFiltersAvailable.cy.ts (9 of 18) [2026-07-15T20:29:38.627Z] [INFO] Setting tests timeout to: 480 seconds Verify Performance Filters are available on RHOAI [2026-07-15T20:29:38.660Z] [INFO] Starting 480s timeout for: Performance view toggle enables filters and shows benchmark data on validated models [2026-07-15T20:29:38.666Z] [INFO] Test title: Performance view toggle enables filters and shows benchmark data on validated models [2026-07-15T20:29:38.722Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-15T20:29:38.734Z] [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-15T20:29:38.745Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T20:29:38.765Z] [INFO] Check if the operator is RHOAI [2026-07-15T20:29:39.169Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-15T20:29:39.236Z] [INFO] Command exit code: 0 [2026-07-15T20:29:39.254Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-15T20:29:39.342Z] [INFO] Detect model-catalog namespace [2026-07-15T20:29:40.125Z] [INFO] [EXEC] oc get deployments --all-namespaces -o json | jq -r '.items[] | select(.metadata.name=="model-catalog") | .metadata.namespace' | head -n1 [2026-07-15T20:29:40.141Z] [INFO] Waiting for model-catalog deployment to have a ready pod in namespace rhoai-model-registries... [2026-07-15T20:29:40.779Z] [INFO] [EXEC] oc wait --for=jsonpath='{.status.readyReplicas}'=1 deployment/model-catalog -n rhoai-model-registries --timeout=120s [2026-07-15T20:29:40.787Z] [INFO] model-catalog deployment wait result: deployment.apps/model-catalog condition met [2026-07-15T20:29:40.825Z] [INFO] ✓ model-catalog deployment has a ready pod in namespace rhoai-model-registries [2026-07-15T20:29:40.853Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled [2026-07-15T20:29:41.349Z] [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-15T20:29:41.371Z] [INFO] Command exit code: 0 [2026-07-15T20:29:41.430Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-15T20:29:41.454Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-15T20:29:41.478Z] [INFO] [STEP 1] Login as admin user [2026-07-15T20:29:41.523Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:29:43.572Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-15T20:29:43.644Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-15T20:29:56.541Z] [INFO] [STEP 3] Wait for model catalog cards to appear [2026-07-15T20:29:56.575Z] [INFO] [STEP 4] Polling for model catalog cards (max 10 attempts) [2026-07-15T20:30:06.822Z] [INFO] Attempt 1/10: cards=12, emptyState=false, elapsed=15.2s [2026-07-15T20:30:06.853Z] [INFO] ✅ Model catalog cards are now visible (found 12 cards) [2026-07-15T20:30:06.948Z] [INFO] [STEP 5] Verify toggle exists and is OFF by default [2026-07-15T20:30:07.055Z] [INFO] [STEP 6] Turn ON performance view toggle [2026-07-15T20:30:07.380Z] [INFO] [STEP 7] Verify performance toolbar filters appear [2026-07-15T20:30:07.536Z] [INFO] [STEP 8] Verify performance sidebar slider filters appear [2026-07-15T20:30:07.658Z] [INFO] [STEP 9] Check if performance data is available on this cluster [2026-07-15T20:30:07.734Z] [INFO] Checking for validated models with performance data... [2026-07-15T20:30:07.839Z] [INFO] No validated models with performance data found [2026-07-15T20:30:07.848Z] [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-15T20:30:07.854Z] [INFO] Skipping remaining test steps - performance data not available on this cluster. [2026-07-15T20:30:07.987Z] [INFO] Skipping cleanup: Tests were skipped ✓ Performance view toggle enables filters and shows benchmark data on validated models (29458ms) 1 passing (30s) [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: 29 seconds │ │ Spec Ran: modelCatalog/testPerformanceFiltersAvailable.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: applications/enabled/testNotebookAdministration.cy.ts (10 of 18) [2026-07-15T20:30:13.279Z] [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-15T20:30:13.337Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (132ms) 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-15T20:30:17.325Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS Explore Section Contains Only Expected ISVs [2026-07-15T20:30:17.348Z] [INFO] Starting 480s timeout for: Validate that configured ISVs display in the Explore Section [2026-07-15T20:30:17.360Z] [INFO] Test title: Validate that configured ISVs display in the Explore Section [2026-07-15T20:30:17.370Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-1890","@Dashboard"] [2026-07-15T20:30:17.435Z] [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-15T20:30:17.447Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T20:30:17.470Z] [INFO] Executing command: oc get OdhApplication -n redhat-ods-applications -o json [2026-07-15T20:30:17.962Z] [INFO] [EXEC] oc get OdhApplication -n redhat-ods-applications -o json [2026-07-15T20:30:18.360Z] [INFO] [EXEC] oc get OdhApplication -n redhat-ods-applications -o json [2026-07-15T20:30:18.422Z] [INFO] Filtering out hidden apps: agentic-starter-kits, rhoai [2026-07-15T20:30:19.033Z] [INFO] [EXEC] oc get DataScienceCluster -A -o json [2026-07-15T20:30:19.645Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-15T20:30:19.723Z] [INFO] Filtering out mlflow (component mlflowoperator is Removed) [2026-07-15T20:30:19.740Z] [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-15T20:30:19.765Z] [INFO] [STEP 1] Login to the application [2026-07-15T20:30:19.838Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:30:21.731Z] [INFO] [STEP 2] Navigate to the Explore page [2026-07-15T20:30:21.862Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/applications/explore [2026-07-15T20:30:28.734Z] [INFO] [STEP 3] Searching for each ISV based on the oc command output and rhoai-app manifest flag [2026-07-15T20:30:30.034Z] [INFO] ✅ Application found: aikit [2026-07-15T20:30:30.177Z] [INFO] ✅ Application found: elastic [2026-07-15T20:30:30.349Z] [INFO] ✅ Application found: jupyter [2026-07-15T20:30:30.469Z] [INFO] ✅ Application found: nvidia-nim [2026-07-15T20:30:30.636Z] [INFO] ✅ Application found: openvino [2026-07-15T20:30:30.749Z] [INFO] ✅ Application found: pachyderm [2026-07-15T20:30:30.881Z] [INFO] ✅ Application found: pgvector [2026-07-15T20:30:31.026Z] [INFO] ✅ Application found: starburstenterprise [2026-07-15T20:30:31.132Z] [INFO] ✅ Application found: watson-x-ai ✓ Validate that configured ISVs display in the Explore Section (13997ms) 1 passing (14s) [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: 14 seconds │ │ Spec Ran: applications/explore/testEnabledISVs.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/workbenches/testWorkbenchStorageClasses.cy.ts (12 of 18) [2026-07-15T20:30:38.455Z] [INFO] Setting tests timeout to: 480 seconds Workbench Storage Classes Tests [2026-07-15T20:30:38.534Z] [INFO] Starting 480s timeout for: Create workbench with RWO storage and verify storage attachment [2026-07-15T20:30:38.538Z] [INFO] Test title: Create workbench with RWO storage and verify storage attachment [2026-07-15T20:30:38.546Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@ODS-1931","@Dashboard","@Workbenches"] [2026-07-15T20:30:38.553Z] [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-15T20:30:38.560Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-15T20:30:38.641Z] [INFO] Loaded test data from fixtures [2026-07-15T20:30:38.657Z] [INFO] Provisioning storage class [2026-07-15T20:30:39.254Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784147438663-8mo0r5gfh.yaml && rm -f /tmp/cypress-yaml-1784147438663-8mo0r5gfh.yaml [2026-07-15T20:30:39.261Z] [INFO] Command exit code: 0 [2026-07-15T20:30:39.829Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784147439264-gwtw5lza1.yaml && rm -f /tmp/cypress-yaml-1784147439264-gwtw5lza1.yaml [2026-07-15T20:30:39.837Z] [INFO] Command exit code: 0 [2026-07-15T20:30:39.842Z] [INFO] Provisioning project [2026-07-15T20:30:39.846Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name [2026-07-15T20:30:40.326Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name [2026-07-15T20:30:40.334Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-workbench-storage-preset-167984\" not found","exitCode":1} [2026-07-15T20:30:40.345Z] [INFO] Project 'test-workbench-storage-preset-167984' does not exist. [2026-07-15T20:30:40.357Z] [INFO] Creating project test-workbench-storage-preset-167984 [2026-07-15T20:30:40.843Z] [INFO] [EXEC] oc new-project test-workbench-storage-preset-167984 [2026-07-15T20:30:41.422Z] [INFO] [EXEC] oc label namespace test-workbench-storage-preset-167984 opendatahub.io/dashboard=true --overwrite [2026-07-15T20:30:41.433Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name [2026-07-15T20:30:41.941Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name [2026-07-15T20:30:41.948Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-workbench-storage-preset-167984","stderr":"","exitCode":0} [2026-07-15T20:30:41.956Z] [INFO] Project 'test-workbench-storage-preset-167984' exists. [2026-07-15T20:30:42.447Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-workbench-storage-preset-167984 [2026-07-15T20:30:42.457Z] [INFO] [STEP 1] Log into the application [2026-07-15T20:30:42.463Z] [INFO] Navigate to: https://rh-ai.apps.676c9987-3e49-4608-9348-934f1a94a1d7.prod.konfluxeaas.com/ [2026-07-15T20:30:44.647Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-workbench-storage-preset-167984 [2026-07-15T20:30:58.444Z] [INFO] [STEP 3] Navigate to cluster storage and create RWO storage [2026-07-15T20:31:02.840Z] [INFO] [STEP 4] Submit the form [2026-07-15T20:31:03.326Z] [INFO] [STEP 5] Create workbench and attach RWO storage [2026-07-15T20:31:06.350Z] [INFO] Trying to select code-server-notebook directly [2026-07-15T20:31:07.372Z] [INFO] Successfully found code-server-notebook in dropdown [2026-07-15T20:31:08.122Z] [INFO] Selected imagestream: code-server-notebook [2026-07-15T20:31:08.233Z] [INFO] Attach RWO storage to workbench [2026-07-15T20:31:10.433Z] [INFO] Verify workbench is running with attached RWO storage [2026-07-15T20:31:10.538Z] [INFO] Verify RWO storage details in workbench edit view [2026-07-15T20:31:18.945Z] [INFO] Verify storage access mode in table ✓ Create workbench with RWO storage and verify storage attachment (42528ms) [2026-07-15T20:31:21.830Z] [INFO] Starting 480s timeout for: Display access mode information when selecting storage to attach to workbench [2026-07-15T20:31:21.838Z] [INFO] Test title: Display access mode information when selecting storage to attach to workbench [2026-07-15T20:31:21.849Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@Dashboard","@Workbenches","@NonConcurrent"] [2026-07-15T20:31:21.864Z] [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-15T20:31:21.932Z] [INFO] Grep tags: ["@SmokeSet1"] - Display access mode information when selecting storage to attach to workbench [2026-07-15T20:31:22.034Z] [INFO] Starting 480s timeout for: Create new storage with different access modes during workbench creation [2026-07-15T20:31:22.037Z] [INFO] Test title: Create new storage with different access modes during workbench creation [2026-07-15T20:31:22.052Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@Dashboard","@Workbenches","@NonConcurrent"] [2026-07-15T20:31:22.068Z] [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-15T20:31:22.127Z] [INFO] Grep tags: ["@SmokeSet1"] - Create new storage with different access modes during workbench creation [2026-07-15T20:31:22.152Z] [INFO] Cleaning up storage classes [2026-07-15T20:31:22.164Z] [INFO] Deleting storage class: sc-wb-rwo [2026-07-15T20:31:22.562Z] [INFO] [EXEC] oc delete storageclass sc-wb-rwo --ignore-not-found=true [2026-07-15T20:31:22.566Z] [INFO] Deleting storage class: sc-wb-multi-access [2026-07-15T20:31:22.962Z] [INFO] [EXEC] oc delete storageclass sc-wb-multi-access --ignore-not-found=true [2026-07-15T20:31:22.970Z] [INFO] Cleaning up project [2026-07-15T20:31:23.363Z] [INFO] [EXEC] oc delete project test-workbench-storage-preset-167984 --wait=false --ignore-not-found 1 passing (45s) 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: 0 │ │ Video: false │ │ Duration: 45 seconds │ │ Spec Ran: dataScienceProjects/workbenches/testWorkbenchStorageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/workbenches/workbenches.cy.ts (13 of 18) [2026-07-15T20:31:29.967Z] [INFO] Setting tests timeout to: 480 seconds Workbench and PVSs tests - Verify users can create a workbench and connect an existent PersistentVolume [2026-07-15T20:31:30.022Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (187ms) 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-15T20:31:34.240Z] [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-15T20:31:34.324Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (268ms) 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-15T20:31:38.960Z] [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-15T20:31:39.026Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (275ms) 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-15T20:31:43.139Z] [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-15T20:31:43.160Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (197ms) 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-15T20:31:47.751Z] [INFO] Setting tests timeout to: 480 seconds Verify Hardware Profiles - Creating, Editing and Deleting - Create, Edit and Delete a Hardware Profile [2026-07-15T20:31:47.828Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (212ms) 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-15T20:31:52.750Z] [INFO] Setting tests timeout to: 480 seconds Modify Hardware Profile applied to a running Workbench - Changes Hardware Profiles applied to a resource [2026-07-15T20:31:52.830Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (197ms) 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" Media folder "/workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots" not found, nothing to copy 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 106ms 1 - - 1 - │ │ Links.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dashboardNavigation/testManifestLin 92ms 2 - - 2 - │ │ ks.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectAdmi 00:23 3 1 - 2 - │ │ nPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ featureStore/testFeatureStoreRbac.c 316ms 2 - - 2 - │ │ y.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ learningResources/testCustomResourc 376ms 1 - - 1 - │ │ eCreation.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelCatalog/testCatalogSettingsAva 00:18 2 2 - - - │ │ ilable.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelCatalog/testModelCatalogAvaila 00:52 2 2 - - - │ │ ble.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelCatalog/testPerformanceFilters 00:29 1 1 - - - │ │ Available.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ applications/enabled/testNotebookAd 167ms 2 - - 2 - │ │ ministration.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ applications/explore/testEnabledISV 00:14 1 1 - - - │ │ s.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/workbenches/tes 00:45 3 1 - 2 - │ │ tWorkbenchStorageClasses.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/workbenches/wor 194ms 1 - - 1 - │ │ kbenches.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelTraining/trainJobs/testTrainjo 206ms 1 - - 1 - │ │ bLifecycle.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelTraining/trainJobs/testTrainjo 216ms 1 - - 1 - │ │ bProgression.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testDelet 202ms 1 - - 1 - │ │ eAppliedHardwareProfile.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testHardw 216ms 1 - - 1 - │ │ areProfiles.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testModif 201ms 1 - - 1 - │ │ yAppliedHardwareProfile.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 03:05 27 8 - 19 -