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-16T15:58:37.289Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS About Dialog - Verify RHODS About Dialog contains correct information [2026-07-16T15:58:37.316Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (172ms) 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-16T15:58:39.994Z] [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-16T15:58:40.015Z] [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_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-16T15:58:42.673Z] [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-16T15:58:42.701Z] [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-16T15:58:45.505Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide admin project permissions to non-admin users/groups [2026-07-16T15:58:45.520Z] [INFO] Starting 480s timeout for: Verify that user can be added as an Admin for a Project [2026-07-16T15:58:45.524Z] [INFO] Test title: Verify that user can be added as an Admin for a Project [2026-07-16T15:58:45.529Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard"] [2026-07-16T15:58:45.534Z] [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-16T15:58:45.539Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T15:58:45.557Z] [INFO] Loaded project name: cypress-user-perm-test-526006 [2026-07-16T15:58:45.561Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-16T15:58:46.120Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-16T15:58:46.126Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-test-526006\" not found","exitCode":1} [2026-07-16T15:58:46.133Z] [INFO] Project 'cypress-user-perm-test-526006' does not exist. [2026-07-16T15:58:46.143Z] [INFO] Creating project cypress-user-perm-test-526006 [2026-07-16T15:58:46.589Z] [INFO] [EXEC] oc new-project cypress-user-perm-test-526006 [2026-07-16T15:58:47.033Z] [INFO] [EXEC] oc label namespace cypress-user-perm-test-526006 opendatahub.io/dashboard=true --overwrite [2026-07-16T15:58:47.042Z] [INFO] Executing command: oc get project "cypress-user-perm-test-526006" -o name [2026-07-16T15:58:47.415Z] [INFO] [EXEC] oc get project "cypress-user-perm-test-526006" -o name [2026-07-16T15:58:47.422Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-test-526006","stderr":"","exitCode":0} [2026-07-16T15:58:47.430Z] [INFO] Project 'cypress-user-perm-test-526006' exists. [2026-07-16T15:58:47.483Z] [INFO] Project cypress-user-perm-test-526006 confirmed to be created and verified successfully [2026-07-16T15:58:47.497Z] [INFO] [STEP 1] Log into the application [2026-07-16T15:58:47.504Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T15:58:49.395Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-test-526006 [2026-07-16T15:58:59.190Z] [INFO] [STEP 3] Assign admin user Project Permissions [2026-07-16T15:59:04.676Z] [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 (19312ms) [2026-07-16T15:59:05.188Z] [INFO] Starting 480s timeout for: Verify user can assign access permissions to user group [2026-07-16T15:59:05.193Z] [INFO] Test title: Verify user can assign access permissions to user group [2026-07-16T15:59:05.198Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-16T15:59:05.203Z] [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-16T15:59:05.208Z] [INFO] Grep tags: ["@SmokeSet1"] - Verify user can assign access permissions to user group [2026-07-16T15:59:05.239Z] [INFO] Starting 480s timeout for: Verify that user can access the created project with Admin rights [2026-07-16T15:59:05.242Z] [INFO] Test title: Verify that user can access the created project with Admin rights [2026-07-16T15:59:05.247Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-2194","@ODS-2201","@ODS-2208","@Dashboard","@NonConcurrent"] [2026-07-16T15:59:05.251Z] [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-16T15:59:05.255Z] [INFO] Grep tags: ["@SmokeSet1"] - Verify that user can access the created project with Admin rights [2026-07-16T15:59:05.266Z] [INFO] Deleting Project cypress-user-perm-test-526006 after the test has finished. [2026-07-16T15:59:05.475Z] [INFO] [EXEC] oc whoami [2026-07-16T15:59:05.984Z] [INFO] [EXEC] oc login -u "***" -p "***" --server="https://a749df70837174e1aaee3c8191bc0af2-6b2684704ecb3de7.elb.us-east-1.amazonaws.com:6443" --insecure-skip-tls-verify [2026-07-16T15:59:05.991Z] [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-16T15:59:06.307Z] [INFO] [EXEC] oc delete project cypress-user-perm-test-526006 --wait=false --ignore-not-found 1 passing (21s) 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: 20 seconds │ │ Spec Ran: dataScienceProjects/testProjectAdminPermissions.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: featureStore/testFeatureStoreRbac.cy.ts (5 of 18) [2026-07-16T15:59:09.662Z] [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-16T15:59:09.691Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (92ms) 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-16T15:59:12.845Z] [INFO] Setting tests timeout to: 480 seconds Create a custom resource Quickstart by using Dashboard CRDs - Upload custom resource and verify [2026-07-16T15:59:12.894Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (128ms) 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-16T15:59:16.216Z] [INFO] Setting tests timeout to: 480 seconds Verify Model Catalog Settings Access Control [2026-07-16T15:59:16.231Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings [2026-07-16T15:59:16.234Z] [INFO] Test title: Admin user can access Model catalog settings [2026-07-16T15:59:16.240Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-16T15:59:16.279Z] [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-16T15:59:16.285Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T15:59:16.296Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled [2026-07-16T15:59:16.303Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T15:59:20.608Z] [INFO] [STEP 2] Navigate to Model catalog settings [2026-07-16T15:59:33.594Z] [INFO] [STEP 3] Verify add source button is visible ✓ Admin user can access Model catalog settings (17520ms) [2026-07-16T15:59:34.000Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings [2026-07-16T15:59:34.003Z] [INFO] Test title: Non-admin user cannot access Model catalog settings [2026-07-16T15:59:34.009Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-16T15:59:34.015Z] [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-16T15:59:34.021Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T15:59:34.029Z] [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-16T15:59:37.592Z] [INFO] Setting tests timeout to: 480 seconds Verifies that Model Catalog is available for different users [2026-07-16T15:59:37.606Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for an admin user [2026-07-16T15:59:37.609Z] [INFO] Test title: Verifies that Model Catalog is available for an admin user [2026-07-16T15:59:37.615Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"] [2026-07-16T15:59:37.620Z] [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-16T15:59:37.625Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T15:59:37.680Z] [INFO] Verifies that Model Catalog pods, Services and ConfigMaps are available [2026-07-16T15:59:37.686Z] [INFO] Verifying Model Catalog backend resources [2026-07-16T15:59:37.695Z] [INFO] Model Registry namespace: rhoai-model-registries [2026-07-16T15:59:37.698Z] [INFO] Verifying model-catalog deployment: oc get deployment model-catalog -n rhoai-model-registries [2026-07-16T15:59:37.986Z] [INFO] [EXEC] oc get deployment model-catalog -n rhoai-model-registries [2026-07-16T15:59:37.993Z] [INFO] Command exit code: 0 [2026-07-16T15:59:37.998Z] [INFO] ✓ model-catalog deployment exists in rhoai-model-registries [2026-07-16T15:59:38.002Z] [INFO] Verifying default-catalog-sources ConfigMap: oc get configmap default-catalog-sources -n rhoai-model-registries [2026-07-16T15:59:38.318Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries [2026-07-16T15:59:38.324Z] [INFO] Command exit code: 0 [2026-07-16T15:59:38.330Z] [INFO] ✓ default-catalog-sources ConfigMap exists in rhoai-model-registries [2026-07-16T15:59:38.334Z] [INFO] Verifying model-catalog service: oc get service model-catalog -n rhoai-model-registries [2026-07-16T15:59:38.592Z] [INFO] [EXEC] oc get service model-catalog -n rhoai-model-registries [2026-07-16T15:59:38.597Z] [INFO] Command exit code: 0 [2026-07-16T15:59:38.603Z] [INFO] ✓ model-catalog service exists in rhoai-model-registries [2026-07-16T15:59:38.605Z] [INFO] Ensure at least one model catalog source is enabled [2026-07-16T15:59:38.608Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled [2026-07-16T15:59:38.943Z] [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-16T15:59:38.950Z] [INFO] Command exit code: 0 [2026-07-16T15:59:38.956Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-16T15:59:38.962Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-16T15:59:38.978Z] [INFO] [STEP 1] Login as admin user [2026-07-16T15:59:38.985Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T15:59:40.537Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-16T15:59:40.626Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-16T15:59:50.345Z] [INFO] [STEP 3] Wait for model catalog cards to appear [2026-07-16T15:59:50.398Z] [INFO] [STEP 4] Polling for model catalog cards (max 10 attempts) [2026-07-16T16:00:00.877Z] [INFO] Attempt 1/10: cards=12, emptyState=false, elapsed=11.5s [2026-07-16T16:00:00.915Z] [INFO] ✅ Model catalog cards are now visible (found 12 cards) [2026-07-16T16:00:01.005Z] [INFO] [STEP 5] Check if Model Catalog content is displayed ✓ Verifies that Model Catalog is available for an admin user (23650ms) [2026-07-16T16:00:01.421Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for a regular user [2026-07-16T16:00:01.423Z] [INFO] Test title: Verifies that Model Catalog is available for a regular user [2026-07-16T16:00:01.428Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"] [2026-07-16T16:00:01.433Z] [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-16T16:00:01.438Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T16:00:01.480Z] [INFO] [STEP 1] Login as LDAP user [2026-07-16T16:00:01.490Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T16:00:01.640Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-16T16:00:01.819Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-16T16:00:12.803Z] [INFO] [STEP 3] Wait for model catalog cards to appear [2026-07-16T16:00:12.829Z] [INFO] [STEP 4] Polling for model catalog cards (max 10 attempts) [2026-07-16T16:00:22.906Z] [INFO] Attempt 1/10: cards=12, emptyState=false, elapsed=11.4s [2026-07-16T16:00:22.913Z] [INFO] ✅ Model catalog cards are now visible (found 12 cards) [2026-07-16T16:00:22.947Z] [INFO] [STEP 5] Check if Model Catalog content is displayed ✓ Verifies that Model Catalog is available for a regular user (21636ms) 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-16T16:00:27.394Z] [INFO] Setting tests timeout to: 480 seconds Verify Performance Filters are available on RHOAI [2026-07-16T16:00:27.410Z] [INFO] Starting 480s timeout for: Performance view toggle enables filters and shows benchmark data on validated models [2026-07-16T16:00:27.421Z] [INFO] Test title: Performance view toggle enables filters and shows benchmark data on validated models [2026-07-16T16:00:27.433Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"] [2026-07-16T16:00:27.444Z] [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-16T16:00:27.481Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T16:00:27.500Z] [INFO] Check if the operator is RHOAI [2026-07-16T16:00:27.761Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel' [2026-07-16T16:00:27.767Z] [INFO] Command exit code: 0 [2026-07-16T16:00:27.781Z] [INFO] RHOAI confirmed (subscription channel="beta"). [2026-07-16T16:00:27.801Z] [INFO] Detect model-catalog namespace [2026-07-16T16:00:28.207Z] [INFO] [EXEC] oc get deployments --all-namespaces -o json | jq -r '.items[] | select(.metadata.name=="model-catalog") | .metadata.namespace' | head -n1 [2026-07-16T16:00:28.222Z] [INFO] Waiting for model-catalog deployment to have a ready pod in namespace rhoai-model-registries... [2026-07-16T16:00:28.601Z] [INFO] [EXEC] oc wait --for=jsonpath='{.status.readyReplicas}'=1 deployment/model-catalog -n rhoai-model-registries --timeout=120s [2026-07-16T16:00:28.615Z] [INFO] model-catalog deployment wait result: deployment.apps/model-catalog condition met [2026-07-16T16:00:28.618Z] [INFO] ✓ model-catalog deployment has a ready pod in namespace rhoai-model-registries [2026-07-16T16:00:28.636Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled [2026-07-16T16:00:29.024Z] [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-16T16:00:29.030Z] [INFO] Command exit code: 0 [2026-07-16T16:00:29.036Z] [INFO] Source redhat_ai_models is currently enabled: true [2026-07-16T16:00:29.042Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed [2026-07-16T16:00:29.058Z] [INFO] [STEP 1] Login as admin user [2026-07-16T16:00:29.066Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T16:00:30.407Z] [INFO] [STEP 2] Navigate to Model Catalog [2026-07-16T16:00:30.504Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ai-hub/models/catalog [2026-07-16T16:00:39.204Z] [INFO] [STEP 3] Wait for model catalog cards to appear [2026-07-16T16:00:39.294Z] [INFO] [STEP 4] Polling for model catalog cards (max 10 attempts) [2026-07-16T16:00:49.478Z] [INFO] Attempt 1/10: cards=12, emptyState=false, elapsed=10.3s [2026-07-16T16:00:49.506Z] [INFO] ✅ Model catalog cards are now visible (found 12 cards) [2026-07-16T16:00:49.548Z] [INFO] [STEP 5] Verify toggle exists and is OFF by default [2026-07-16T16:00:49.634Z] [INFO] [STEP 6] Turn ON performance view toggle [2026-07-16T16:00:49.817Z] [INFO] [STEP 7] Verify performance toolbar filters appear [2026-07-16T16:00:49.891Z] [INFO] [STEP 8] Verify performance sidebar slider filters appear [2026-07-16T16:00:49.983Z] [INFO] [STEP 9] Check if performance data is available on this cluster [2026-07-16T16:00:50.034Z] [INFO] Checking for validated models with performance data... [2026-07-16T16:00:50.097Z] [INFO] No validated models with performance data found [2026-07-16T16:00:50.177Z] [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-16T16:00:50.220Z] [INFO] Skipping remaining test steps - performance data not available on this cluster. [2026-07-16T16:00:50.317Z] [INFO] Skipping cleanup: Tests were skipped ✓ Performance view toggle enables filters and shows benchmark data on validated models (22937ms) 1 passing (23s) [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-16T16:00:54.593Z] [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-16T16:00:54.616Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (149ms) 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-16T16:00:57.796Z] [INFO] Setting tests timeout to: 480 seconds Verify RHODS Explore Section Contains Only Expected ISVs [2026-07-16T16:00:57.821Z] [INFO] Starting 480s timeout for: Validate that configured ISVs display in the Explore Section [2026-07-16T16:00:57.834Z] [INFO] Test title: Validate that configured ISVs display in the Explore Section [2026-07-16T16:00:57.848Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-1890","@Dashboard"] [2026-07-16T16:00:57.882Z] [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-16T16:00:57.888Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T16:00:57.905Z] [INFO] Executing command: oc get OdhApplication -n redhat-ods-applications -o json [2026-07-16T16:00:58.316Z] [INFO] [EXEC] oc get OdhApplication -n redhat-ods-applications -o json [2026-07-16T16:00:58.719Z] [INFO] [EXEC] oc get OdhApplication -n redhat-ods-applications -o json [2026-07-16T16:00:58.734Z] [INFO] Filtering out hidden apps: agentic-starter-kits, rhoai [2026-07-16T16:00:59.105Z] [INFO] [EXEC] oc get DataScienceCluster -A -o json [2026-07-16T16:00:59.424Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec' [2026-07-16T16:00:59.435Z] [INFO] Expected applications which should display as Cards in Explore Section: aikit, elastic, jupyter, mlflow, nvidia-nim, openvino, pachyderm, pgvector, starburstenterprise, watson-x-ai [2026-07-16T16:00:59.477Z] [INFO] [STEP 1] Login to the application [2026-07-16T16:00:59.490Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T16:01:01.896Z] [INFO] [STEP 2] Navigate to the Explore page [2026-07-16T16:01:01.955Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/applications/explore [2026-07-16T16:01:07.332Z] [INFO] [STEP 3] Searching for each ISV based on the oc command output and rhoai-app manifest flag [2026-07-16T16:01:08.462Z] [INFO] ✅ Application found: aikit [2026-07-16T16:01:08.648Z] [INFO] ✅ Application found: elastic [2026-07-16T16:01:08.718Z] [INFO] ✅ Application found: jupyter [2026-07-16T16:01:08.800Z] [INFO] ✅ Application found: mlflow [2026-07-16T16:01:08.883Z] [INFO] ✅ Application found: nvidia-nim [2026-07-16T16:01:08.958Z] [INFO] ✅ Application found: openvino [2026-07-16T16:01:09.034Z] [INFO] ✅ Application found: pachyderm [2026-07-16T16:01:09.124Z] [INFO] ✅ Application found: pgvector [2026-07-16T16:01:09.216Z] [INFO] ✅ Application found: starburstenterprise [2026-07-16T16:01:09.323Z] [INFO] ✅ Application found: watson-x-ai ✓ Validate that configured ISVs display in the Explore Section (11621ms) 1 passing (12s) [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: 11 seconds │ │ Spec Ran: applications/explore/testEnabledISVs.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/workbenches/testWorkbenchStorageClasses.cy.ts (12 of 18) [2026-07-16T16:01:13.683Z] [INFO] Setting tests timeout to: 480 seconds Workbench Storage Classes Tests [2026-07-16T16:01:13.707Z] [INFO] Starting 480s timeout for: Create workbench with RWO storage and verify storage attachment [2026-07-16T16:01:13.710Z] [INFO] Test title: Create workbench with RWO storage and verify storage attachment [2026-07-16T16:01:13.717Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@ODS-1931","@Dashboard","@Workbenches"] [2026-07-16T16:01:13.724Z] [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-16T16:01:13.729Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T16:01:13.788Z] [INFO] Loaded test data from fixtures [2026-07-16T16:01:13.800Z] [INFO] Provisioning storage class [2026-07-16T16:01:14.092Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784217673805-swo93lt5b.yaml && rm -f /tmp/cypress-yaml-1784217673805-swo93lt5b.yaml [2026-07-16T16:01:14.099Z] [INFO] Command exit code: 0 [2026-07-16T16:01:14.388Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784217674101-kgdlped5j.yaml && rm -f /tmp/cypress-yaml-1784217674101-kgdlped5j.yaml [2026-07-16T16:01:14.394Z] [INFO] Command exit code: 0 [2026-07-16T16:01:14.398Z] [INFO] Provisioning project [2026-07-16T16:01:14.401Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name [2026-07-16T16:01:14.657Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name [2026-07-16T16:01:14.663Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-workbench-storage-preset-167984\" not found","exitCode":1} [2026-07-16T16:01:14.668Z] [INFO] Project 'test-workbench-storage-preset-167984' does not exist. [2026-07-16T16:01:14.678Z] [INFO] Creating project test-workbench-storage-preset-167984 [2026-07-16T16:01:15.073Z] [INFO] [EXEC] oc new-project test-workbench-storage-preset-167984 [2026-07-16T16:01:15.410Z] [INFO] [EXEC] oc label namespace test-workbench-storage-preset-167984 opendatahub.io/dashboard=true --overwrite [2026-07-16T16:01:15.417Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name [2026-07-16T16:01:15.752Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name [2026-07-16T16:01:15.759Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-workbench-storage-preset-167984","stderr":"","exitCode":0} [2026-07-16T16:01:15.768Z] [INFO] Project 'test-workbench-storage-preset-167984' exists. [2026-07-16T16:01:16.099Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-workbench-storage-preset-167984 [2026-07-16T16:01:16.112Z] [INFO] [STEP 1] Log into the application [2026-07-16T16:01:16.118Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T16:01:19.073Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-workbench-storage-preset-167984 [2026-07-16T16:01:32.719Z] [INFO] [STEP 3] Navigate to cluster storage and create RWO storage [2026-07-16T16:01:39.202Z] [INFO] [STEP 4] Submit the form [2026-07-16T16:01:39.598Z] [INFO] [STEP 5] Create workbench and attach RWO storage [2026-07-16T16:01:42.431Z] [INFO] Trying to select code-server-notebook directly [2026-07-16T16:01:43.473Z] [INFO] Successfully found code-server-notebook in dropdown [2026-07-16T16:01:43.906Z] [INFO] Selected imagestream: code-server-notebook [2026-07-16T16:01:43.960Z] [INFO] Attach RWO storage to workbench [2026-07-16T16:01:45.305Z] [INFO] Verify workbench is running with attached RWO storage [2026-07-16T16:01:45.353Z] [INFO] Verify RWO storage details in workbench edit view [2026-07-16T16:01:49.058Z] [INFO] Verify storage access mode in table [2026-07-16T16:01:59.905Z] [INFO] Starting 480s timeout for: Create workbench with RWO storage and verify storage attachment [2026-07-16T16:01:59.910Z] [INFO] Test title: Create workbench with RWO storage and verify storage attachment [2026-07-16T16:01:59.915Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@ODS-1931","@Dashboard","@Workbenches"] [2026-07-16T16:01:59.919Z] [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-16T16:01:59.924Z] [INFO] Grep tags: ["@SmokeSet1"] [2026-07-16T16:01:59.935Z] [INFO] Loaded test data from fixtures [2026-07-16T16:01:59.947Z] [INFO] Provisioning storage class [2026-07-16T16:02:00.282Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784217719951-98lrstt4t.yaml && rm -f /tmp/cypress-yaml-1784217719951-98lrstt4t.yaml [2026-07-16T16:02:00.287Z] [INFO] Command exit code: 0 [2026-07-16T16:02:00.554Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784217720289-bcc3krj7p.yaml && rm -f /tmp/cypress-yaml-1784217720289-bcc3krj7p.yaml [2026-07-16T16:02:00.560Z] [INFO] Command exit code: 0 [2026-07-16T16:02:00.566Z] [INFO] Provisioning project [2026-07-16T16:02:00.570Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name [2026-07-16T16:02:00.861Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name [2026-07-16T16:02:00.868Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-workbench-storage-preset-167984","stderr":"","exitCode":0} [2026-07-16T16:02:00.875Z] [INFO] Project 'test-workbench-storage-preset-167984' exists. [2026-07-16T16:02:00.886Z] [INFO] Project test-workbench-storage-preset-167984 already exists. Deleting it. [2026-07-16T16:02:21.493Z] [INFO] [EXEC] oc delete project test-workbench-storage-preset-167984 --wait [2026-07-16T16:02:21.504Z] [INFO] Waiting for project test-workbench-storage-preset-167984 to be fully deleted... [2026-07-16T16:02:21.512Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name [2026-07-16T16:02:21.824Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name [2026-07-16T16:02:21.832Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-workbench-storage-preset-167984\" not found","exitCode":1} [2026-07-16T16:02:21.843Z] [INFO] Project 'test-workbench-storage-preset-167984' does not exist. [2026-07-16T16:02:21.884Z] [INFO] Creating project test-workbench-storage-preset-167984 [2026-07-16T16:02:22.623Z] [INFO] [EXEC] oc new-project test-workbench-storage-preset-167984 [2026-07-16T16:02:22.928Z] [INFO] [EXEC] oc label namespace test-workbench-storage-preset-167984 opendatahub.io/dashboard=true --overwrite [2026-07-16T16:02:22.936Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name [2026-07-16T16:02:23.487Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name [2026-07-16T16:02:23.495Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-workbench-storage-preset-167984","stderr":"","exitCode":0} [2026-07-16T16:02:23.504Z] [INFO] Project 'test-workbench-storage-preset-167984' exists. [2026-07-16T16:02:24.136Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-workbench-storage-preset-167984 [2026-07-16T16:02:24.148Z] [INFO] [STEP 1] Log into the application [2026-07-16T16:02:24.155Z] [INFO] Navigate to: https://rh-ai.apps.9c2402fd-baef-4d99-b0ba-98dcbf840c38.prod.konfluxeaas.com/ [2026-07-16T16:02:24.828Z] [INFO] [STEP 2] Navigate to the Project list tab and search for test-workbench-storage-preset-167984 [2026-07-16T16:02:32.713Z] [INFO] [STEP 3] Navigate to cluster storage and create RWO storage [2026-07-16T16:02:37.583Z] [INFO] [STEP 4] Submit the form [2026-07-16T16:02:37.801Z] [INFO] [STEP 5] Create workbench and attach RWO storage [2026-07-16T16:02:39.286Z] [INFO] Trying to select code-server-notebook directly [2026-07-16T16:02:39.902Z] [INFO] Successfully found code-server-notebook in dropdown [2026-07-16T16:02:40.152Z] [INFO] Selected imagestream: code-server-notebook [2026-07-16T16:02:40.157Z] [INFO] Attach RWO storage to workbench [2026-07-16T16:02:41.403Z] [INFO] Verify workbench is running with attached RWO storage [2026-07-16T16:02:41.407Z] [INFO] Verify RWO storage details in workbench edit view [2026-07-16T16:02:43.765Z] [INFO] Verify storage access mode in table ✓ Create workbench with RWO storage and verify storage attachment (44847ms) [2026-07-16T16:02:45.287Z] [INFO] Starting 480s timeout for: Display access mode information when selecting storage to attach to workbench [2026-07-16T16:02:45.290Z] [INFO] Test title: Display access mode information when selecting storage to attach to workbench [2026-07-16T16:02:45.294Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@Dashboard","@Workbenches","@NonConcurrent"] [2026-07-16T16:02:45.299Z] [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-16T16:02:45.303Z] [INFO] Grep tags: ["@SmokeSet1"] - Display access mode information when selecting storage to attach to workbench [2026-07-16T16:02:45.356Z] [INFO] Starting 480s timeout for: Create new storage with different access modes during workbench creation [2026-07-16T16:02:45.377Z] [INFO] Test title: Create new storage with different access modes during workbench creation [2026-07-16T16:02:45.382Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@Dashboard","@Workbenches","@NonConcurrent"] [2026-07-16T16:02:45.387Z] [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-16T16:02:45.391Z] [INFO] Grep tags: ["@SmokeSet1"] - Create new storage with different access modes during workbench creation [2026-07-16T16:02:45.410Z] [INFO] Cleaning up storage classes [2026-07-16T16:02:45.416Z] [INFO] Deleting storage class: sc-wb-rwo [2026-07-16T16:02:45.776Z] [INFO] [EXEC] oc delete storageclass sc-wb-rwo --ignore-not-found=true [2026-07-16T16:02:45.779Z] [INFO] Deleting storage class: sc-wb-multi-access [2026-07-16T16:02:46.185Z] [INFO] [EXEC] oc delete storageclass sc-wb-multi-access --ignore-not-found=true [2026-07-16T16:02:46.187Z] [INFO] Cleaning up project [2026-07-16T16:02:46.528Z] [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, 32 seconds │ │ Spec Ran: dataScienceProjects/workbenches/testWorkbenchStorageClasses.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/dataScie (1919x1079) 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-16T16:02:51.625Z] [INFO] Setting tests timeout to: 480 seconds Workbench and PVSs tests - Verify users can create a workbench and connect an existent PersistentVolume [2026-07-16T16:02:51.644Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (93ms) 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-16T16:02:54.742Z] [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-16T16:02:54.790Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (133ms) 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-16T16:02:58.087Z] [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-16T16:02:58.107Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (164ms) 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-16T16:03:01.390Z] [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-16T16:03:01.415Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (196ms) 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-16T16:03:04.580Z] [INFO] Setting tests timeout to: 480 seconds Verify Hardware Profiles - Creating, Editing and Deleting - Create, Edit and Delete a Hardware Profile [2026-07-16T16:03:04.593Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (129ms) 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-16T16:03:08.114Z] [INFO] Setting tests timeout to: 480 seconds Modify Hardware Profile applied to a running Workbench - Changes Hardware Profiles applied to a resource [2026-07-16T16:03:08.136Z] [INFO] No tests were executed. Skipping soft assertions. 0 passing (162ms) 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 179ms 1 - - 1 - │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dashboardNavigation/testApplication 105ms 1 - - 1 - │ │ Links.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dashboardNavigation/testManifestLin 92ms 2 - - 2 - │ │ ks.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/testProjectAdmi 00:20 3 1 - 2 - │ │ nPermissions.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ featureStore/testFeatureStoreRbac.c 96ms 2 - - 2 - │ │ y.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ learningResources/testCustomResourc 133ms 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 154ms 2 - - 2 - │ │ ministration.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ applications/explore/testEnabledISV 00:11 1 1 - - - │ │ s.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/workbenches/tes 01:32 3 1 - 2 - │ │ tWorkbenchStorageClasses.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ dataScienceProjects/workbenches/wor 96ms 1 - - 1 - │ │ kbenches.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelTraining/trainJobs/testTrainjo 148ms 1 - - 1 - │ │ bLifecycle.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ modelTraining/trainJobs/testTrainjo 126ms 1 - - 1 - │ │ bProgression.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testDelet 202ms 1 - - 1 - │ │ eAppliedHardwareProfile.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testHardw 132ms 1 - - 1 - │ │ areProfiles.cy.ts │ ├────────────────────────────────────────────────────────────────────────────────────────────────┤ │ ✔ settings/hardwareProfiles/testModif 166ms 1 - - 1 - │ │ yAppliedHardwareProfile.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ✔ All specs passed! 03:33 27 8 - 19 -