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-02T21:04:38.789Z] [INFO] Setting tests timeout to: 480 seconds
Verify RHODS About Dialog
[2026-07-02T21:04:38.811Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information
[2026-07-02T21:04:38.818Z] [INFO] Test title: Verify RHODS About Dialog contains correct information
[2026-07-02T21:04:38.848Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"]
[2026-07-02T21:04:38.858Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:04:38.863Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:04:38.882Z] [INFO] Auto-detecting installed product (RHOAI or ODH)...
[2026-07-02T21:04:39.490Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty'
[2026-07-02T21:04:39.500Z] [INFO] Command exit code: 0
[2026-07-02T21:04:39.521Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI
[2026-07-02T21:04:39.889Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty'
[2026-07-02T21:04:39.944Z] [INFO] Command exit code: 0
[2026-07-02T21:04:39.972Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI
[2026-07-02T21:04:39.982Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:04:39.994Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:04:42.759Z] [INFO] Setting tests timeout to: 480 seconds
[2026-07-02T21:04:42.769Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information
[2026-07-02T21:04:42.773Z] [INFO] Test title: Verify RHODS About Dialog contains correct information
[2026-07-02T21:04:42.780Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"]
[2026-07-02T21:04:42.785Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:04:42.790Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:04:42.801Z] [INFO] Auto-detecting installed product (RHOAI or ODH)...
[2026-07-02T21:04:43.088Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty'
[2026-07-02T21:04:43.095Z] [INFO] Command exit code: 0
[2026-07-02T21:04:43.111Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI
[2026-07-02T21:04:43.460Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty'
[2026-07-02T21:04:43.477Z] [INFO] Command exit code: 0
[2026-07-02T21:04:43.502Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI
[2026-07-02T21:04:43.517Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:04:43.521Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:04:43.682Z] [INFO] [STEP 2] Open the About dialog
[2026-07-02T21:04:54.013Z] [INFO] Starting 480s timeout for: Verify RHODS About Dialog contains correct information
[2026-07-02T21:04:54.016Z] [INFO] Test title: Verify RHODS About Dialog contains correct information
[2026-07-02T21:04:54.021Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@RHOAIENG-21403","@NonConcurrent"]
[2026-07-02T21:04:54.026Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:04:54.032Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:04:54.044Z] [INFO] Auto-detecting installed product (RHOAI or ODH)...
[2026-07-02T21:04:54.415Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty'
[2026-07-02T21:04:54.422Z] [INFO] Command exit code: 0
[2026-07-02T21:04:54.433Z] [INFO] Prepare the CSV JSON for the tests according to the installed Product: Red Hat OpenShift AI
[2026-07-02T21:04:54.758Z] [INFO] [EXEC] oc get csv -n redhat-ods-operator -o json | jq -r '[.items[] | select(.spec.displayName | test("Red Hat OpenShift AI")) | select(.status.phase != "Failed")] | first // empty'
[2026-07-02T21:04:54.765Z] [INFO] Command exit code: 0
[2026-07-02T21:04:54.783Z] [INFO] [STEP 1] Login to Red Hat OpenShift AI
[2026-07-02T21:04:54.797Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:04:54.801Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:04:54.991Z] [INFO] [STEP 2] Open the About dialog
1) Verify RHODS About Dialog contains correct information
0 passing (27s)
1 failing
1) Verify RHODS About Dialog
Verify RHODS About Dialog contains correct information:
Test steps were:
1. Login to Red Hat OpenShift AI
2. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
3. Open the About dialog
Timed out retrying after 10000ms: Expected to find element: `#help-icon-toggle`, but never found it.
AssertionError: Timed out retrying after 10000ms: Expected to find element: `#help-icon-toggle`, but never found it.
at AppChrome.findHelpButton (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:32:14)
at AboutDialog.show (webpack://@odh-dashboard/cypress/./cypress/pages/aboutDialog.ts:7:14)
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/applications/testAboutDialog.cy.ts:43:18)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 2 │
│ Video: false │
│ Duration: 26 seconds │
│ Spec Ran: applications/testAboutDialog.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/applicat (1919x1079)
ions/testAboutDialog.cy.ts/Verify RHODS About Dialog -- Verify RHODS About Dialo
g contains correct information (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/applicat (1919x1079)
ions/testAboutDialog.cy.ts/Verify RHODS About Dialog -- Verify RHODS About Dialo
g contains correct information (failed) (attempt 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: dashboardNavigation/testApplicationLinks.cy.ts (2 of 18)
[2026-07-02T21:05:11.260Z] [INFO] Setting tests timeout to: 480 seconds
Verify the RHOAI Application and Switcher links in the Dashboard Navigation
[2026-07-02T21:05:11.347Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational
[2026-07-02T21:05:11.355Z] [INFO] Test title: Verify the various application tabs and switcher links are operational
[2026-07-02T21:05:11.430Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"]
[2026-07-02T21:05:11.441Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:05:11.447Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:05:11.469Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:05:11.544Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:05:11.551Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:05:15.233Z] [INFO] Setting tests timeout to: 480 seconds
[2026-07-02T21:05:15.250Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational
[2026-07-02T21:05:15.260Z] [INFO] Test title: Verify the various application tabs and switcher links are operational
[2026-07-02T21:05:15.268Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"]
[2026-07-02T21:05:15.337Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:05:15.343Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:05:15.360Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:05:15.432Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:05:15.443Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:05:15.761Z] [INFO] [STEP 2] Click the Application Launcher
[2026-07-02T21:05:28.273Z] [INFO] Starting 480s timeout for: Verify the various application tabs and switcher links are operational
[2026-07-02T21:05:28.278Z] [INFO] Test title: Verify the various application tabs and switcher links are operational
[2026-07-02T21:05:28.328Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-771","@Dashboard","@NonConcurrent"]
[2026-07-02T21:05:28.334Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:05:28.339Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:05:28.350Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:05:28.359Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:05:28.365Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:05:28.632Z] [INFO] [STEP 2] Click the Application Launcher
1) Verify the various application tabs and switcher links are operational
0 passing (30s)
1 failing
1) Verify the RHOAI Application and Switcher links in the Dashboard Navigation
Verify the various application tabs and switcher links are operational:
Test steps were:
1. Log into the application
2. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
3. Click the Application Launcher
Timed out retrying after 10000ms: Unable to find an element by: [data-testid="application-launcher"]
Ignored nodes: comments, script, style
Log in
· Red Hat OpenShift Container Platform
Log in
· Red Hat OpenShift Container Platform
(https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:124114:70)
at tryCatcher (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:1777:23)
at (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:4156:41)
at tryCatcher (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at deleteOpenShiftProject (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:66:12)
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/projectChecker.ts:23:29)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_004.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 2 │
│ Passing: 0 │
│ Failing: 2 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 4 │
│ Video: false │
│ Duration: 6 minutes, 51 seconds │
│ Spec Ran: featureStore/testFeatureStoreRbac.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/featureS (1919x1079)
tore/testFeatureStoreRbac.cy.ts/Verify RBAC scoped Feature Store discovery by na
mespace access -- Admin user can discover the Feature Store project (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/featureS (1919x1079)
tore/testFeatureStoreRbac.cy.ts/Verify RBAC scoped Feature Store discovery by na
mespace access -- Admin user can discover the Feature Store project (failed) (at
tempt 2).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/featureS (1919x1079)
tore/testFeatureStoreRbac.cy.ts/Verify RBAC scoped Feature Store discovery by na
mespace access -- Non-admin user without namespace access cannot discover the Fe
ature Store project (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/featureS (1919x1079)
tore/testFeatureStoreRbac.cy.ts/Verify RBAC scoped Feature Store discovery by na
mespace access -- Non-admin user without namespace access cannot discover the Fe
ature Store project -- before each hook retryableBeforeEach (failed) (attempt 2)
.png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: learningResources/testCustomResourceCreation.cy.ts (6 of 18)
[2026-07-02T21:15:18.667Z] [INFO] Setting tests timeout to: 480 seconds
Create a custom resource Quickstart by using Dashboard CRDs
[2026-07-02T21:15:18.729Z] [INFO] Starting 480s timeout for: Upload custom resource and verify
[2026-07-02T21:15:18.738Z] [INFO] Test title: Upload custom resource and verify
[2026-07-02T21:15:18.744Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"]
[2026-07-02T21:15:18.754Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:15:18.759Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:15:18.831Z] [INFO] Loaded resources data: {
"resources": {
"CustomQuickStart": [
{
"kind": "OdhQuickStart",
"labelSelector": "app=custom-odsci-app",
"createdName": "TEST - Custom Quick Start",
"metaDataName": "custom-quick-start-test",
"description": "This quick start is a TEST!!!",
"yamlPath": "import/custom_quickstart.yaml"
}
],
"CustomApplication": [
{
"kind": "OdhApplication",
"labelSelector": "app=custom-odsci-app",
"createdName": "TEST - Custom ODS-CI Application",
"metaDataName": "custom-odsci-app-doc",
"description": "Custom Application is a test item created by ODS-CI to test creation of custom d",
"yamlPath": "import/custom_app.yaml"
}
],
"CustomHowTo": [
{
"namespace": "opendatahub",
"kind": "OdhDocument",
"labelSelector": "app=custom-odsci-app",
"createdName": "TEST - Custom How-To Documentation",
"metaDataName": "custom-doc-howto-test",
"description": "Custom How-To is a test item created by ODS-CI suite in order to test creation o",
"yamlPath": "import/custom_doc_howto.yaml"
}
],
"CustomTutorial": [
{
"kind": "OdhDocument",
"labelSelector": "app=custom-odsci-app",
"createdName": "TEST - Custom Tutorial Documentation",
"metaDataName": "custom-doc-tutorial-test",
"description": "Custom Tutorial is a test item created by ODS-CI suite in order to test creation",
"yamlPath": "import/custom_doc_tutorial.yaml"
}
]
}
}
[2026-07-02T21:15:18.840Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml
[2026-07-02T21:15:18.863Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783026918844.yaml" -n redhat-ods-applications
[2026-07-02T21:15:19.337Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783026918844.yaml" -n redhat-ods-applications
[2026-07-02T21:15:19.351Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test created
[2026-07-02T21:15:19.535Z] [INFO] [EXEC] rm /tmp/temp_1783026918844.yaml
[2026-07-02T21:15:19.563Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783026919540.yaml" -n redhat-ods-applications
[2026-07-02T21:15:19.880Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783026919540.yaml" -n redhat-ods-applications
[2026-07-02T21:15:19.887Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app created
[2026-07-02T21:15:20.007Z] [INFO] [EXEC] rm /tmp/temp_1783026919540.yaml
[2026-07-02T21:15:20.039Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783026920017.yaml" -n redhat-ods-applications
[2026-07-02T21:15:20.291Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783026920017.yaml" -n redhat-ods-applications
[2026-07-02T21:15:20.307Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test created
[2026-07-02T21:15:20.425Z] [INFO] [EXEC] rm /tmp/temp_1783026920017.yaml
[2026-07-02T21:15:20.460Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783026920438.yaml" -n redhat-ods-applications
[2026-07-02T21:15:20.731Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783026920438.yaml" -n redhat-ods-applications
[2026-07-02T21:15:20.739Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test created
[2026-07-02T21:15:20.891Z] [INFO] [EXEC] rm /tmp/temp_1783026920438.yaml
[2026-07-02T21:15:20.938Z] [INFO] All resources have been set up successfully.
[2026-07-02T21:15:20.971Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:15:21.029Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:15:21.034Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:15:22.013Z] [INFO] Starting 480s timeout for: Upload custom resource and verify
[2026-07-02T21:15:22.016Z] [INFO] Test title: Upload custom resource and verify
[2026-07-02T21:15:22.031Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-697","@Dashboard","@NonConcurrent"]
[2026-07-02T21:15:22.037Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:15:22.043Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:15:22.054Z] [INFO] Loaded resources data: {
"resources": {
"CustomQuickStart": [
{
"kind": "OdhQuickStart",
"labelSelector": "app=custom-odsci-app",
"createdName": "TEST - Custom Quick Start",
"metaDataName": "custom-quick-start-test",
"description": "This quick start is a TEST!!!",
"yamlPath": "import/custom_quickstart.yaml"
}
],
"CustomApplication": [
{
"kind": "OdhApplication",
"labelSelector": "app=custom-odsci-app",
"createdName": "TEST - Custom ODS-CI Application",
"metaDataName": "custom-odsci-app-doc",
"description": "Custom Application is a test item created by ODS-CI to test creation of custom d",
"yamlPath": "import/custom_app.yaml"
}
],
"CustomHowTo": [
{
"namespace": "opendatahub",
"kind": "OdhDocument",
"labelSelector": "app=custom-odsci-app",
"createdName": "TEST - Custom How-To Documentation",
"metaDataName": "custom-doc-howto-test",
"description": "Custom How-To is a test item created by ODS-CI suite in order to test creation o",
"yamlPath": "import/custom_doc_howto.yaml"
}
],
"CustomTutorial": [
{
"kind": "OdhDocument",
"labelSelector": "app=custom-odsci-app",
"createdName": "TEST - Custom Tutorial Documentation",
"metaDataName": "custom-doc-tutorial-test",
"description": "Custom Tutorial is a test item created by ODS-CI suite in order to test creation",
"yamlPath": "import/custom_doc_tutorial.yaml"
}
]
}
}
[2026-07-02T21:15:22.058Z] [INFO] YAML path for CustomQuickStart: import/custom_quickstart.yaml
[2026-07-02T21:15:22.073Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783026922059.yaml" -n redhat-ods-applications
[2026-07-02T21:15:23.180Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783026922059.yaml" -n redhat-ods-applications
[2026-07-02T21:15:23.189Z] [INFO] Command executed successfully: odhquickstart.console.openshift.io/custom-quick-start-test unchanged
[2026-07-02T21:15:23.323Z] [INFO] [EXEC] rm /tmp/temp_1783026922059.yaml
[2026-07-02T21:15:23.375Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783026923329.yaml" -n redhat-ods-applications
[2026-07-02T21:15:24.489Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783026923329.yaml" -n redhat-ods-applications
[2026-07-02T21:15:24.497Z] [INFO] Command executed successfully: odhapplication.dashboard.opendatahub.io/custom-odsci-app unchanged
[2026-07-02T21:15:24.619Z] [INFO] [EXEC] rm /tmp/temp_1783026923329.yaml
[2026-07-02T21:15:24.636Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783026924621.yaml" -n redhat-ods-applications
[2026-07-02T21:15:25.596Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783026924621.yaml" -n redhat-ods-applications
[2026-07-02T21:15:25.632Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-howto-test unchanged
[2026-07-02T21:15:25.757Z] [INFO] [EXEC] rm /tmp/temp_1783026924621.yaml
[2026-07-02T21:15:25.771Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783026925758.yaml" -n redhat-ods-applications
[2026-07-02T21:15:26.689Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783026925758.yaml" -n redhat-ods-applications
[2026-07-02T21:15:26.698Z] [INFO] Command executed successfully: odhdocument.dashboard.opendatahub.io/custom-doc-tutorial-test unchanged
[2026-07-02T21:15:26.834Z] [INFO] [EXEC] rm /tmp/temp_1783026925758.yaml
[2026-07-02T21:15:26.841Z] [INFO] All resources have been set up successfully.
[2026-07-02T21:15:26.856Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:15:26.865Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:15:26.869Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
1) Upload custom resource and verify
[2026-07-02T21:15:27.699Z] [INFO] Executing command: oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app
[2026-07-02T21:15:27.958Z] [INFO] [EXEC] oc delete OdhQuickStart -n redhat-ods-applications -l app=custom-odsci-app
[2026-07-02T21:15:27.966Z] [INFO] Command execution result: {"stdout":"odhquickstart.console.openshift.io \"custom-quick-start-test\" deleted","stderr":"","exitCode":0}
[2026-07-02T21:15:27.969Z] [INFO] Custom resource deleted successfully.
[2026-07-02T21:15:27.972Z] [INFO] Executing command: oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app
[2026-07-02T21:15:28.232Z] [INFO] [EXEC] oc delete OdhApplication -n redhat-ods-applications -l app=custom-odsci-app
[2026-07-02T21:15:28.239Z] [INFO] Command execution result: {"stdout":"odhapplication.dashboard.opendatahub.io \"custom-odsci-app\" deleted","stderr":"","exitCode":0}
[2026-07-02T21:15:28.242Z] [INFO] Custom resource deleted successfully.
[2026-07-02T21:15:28.245Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app
[2026-07-02T21:15:28.532Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app
[2026-07-02T21:15:28.539Z] [INFO] Command execution result: {"stdout":"odhdocument.dashboard.opendatahub.io \"custom-doc-howto-test\" deleted\nodhdocument.dashboard.opendatahub.io \"custom-doc-tutorial-test\" deleted","stderr":"","exitCode":0}
[2026-07-02T21:15:28.543Z] [INFO] Custom resource deleted successfully.
[2026-07-02T21:15:28.545Z] [INFO] Executing command: oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app
[2026-07-02T21:15:28.790Z] [INFO] [EXEC] oc delete OdhDocument -n redhat-ods-applications -l app=custom-odsci-app
[2026-07-02T21:15:28.797Z] [INFO] Command execution result: {"stdout":"No resources found","stderr":"","exitCode":0}
[2026-07-02T21:15:28.801Z] [INFO] Custom resource deleted successfully.
[2026-07-02T21:15:28.806Z] [INFO] All resources have been cleaned up successfully.
0 passing (10s)
1 failing
1) Create a custom resource Quickstart by using Dashboard CRDs
Upload custom resource and verify:
Test steps were:
1. Log into the application
2. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
`cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
CypressError: `cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135427:74)
at visitFailedByErr (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135001:12)
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135426:11)
at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:403:7)
From Node.js Internals:
Error: socket hang up
at TLSSocket.socketOnEnd (node:_http_client:542:25)
at TLSSocket.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_005.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 2 │
│ Video: false │
│ Duration: 10 seconds │
│ Spec Ran: learningResources/testCustomResourceCreation.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/learning (1919x1079)
Resources/testCustomResourceCreation.cy.ts/Create a custom resource Quickstart b
y using Dashboard CRDs -- Upload custom resource and verify (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/learning (1919x1079)
Resources/testCustomResourceCreation.cy.ts/Create a custom resource Quickstart b
y using Dashboard CRDs -- Upload custom resource and verify (failed) (attempt 2)
.png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: modelCatalog/testCatalogSettingsAvailable.cy.ts (7 of 18)
[2026-07-02T21:15:31.416Z] [INFO] Setting tests timeout to: 480 seconds
Verify Model Catalog Settings Access Control
[2026-07-02T21:15:31.428Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings
[2026-07-02T21:15:31.432Z] [INFO] Test title: Admin user can access Model catalog settings
[2026-07-02T21:15:31.439Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"]
[2026-07-02T21:15:31.444Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:15:31.449Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:15:31.460Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled
[2026-07-02T21:15:31.468Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:15:31.472Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:15:32.403Z] [INFO] Starting 480s timeout for: Admin user can access Model catalog settings
[2026-07-02T21:15:32.407Z] [INFO] Test title: Admin user can access Model catalog settings
[2026-07-02T21:15:32.412Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"]
[2026-07-02T21:15:32.417Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:15:32.421Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:15:32.430Z] [INFO] [STEP 1] Log into the application as admin with aiCatalogSettings flag enabled
[2026-07-02T21:15:32.438Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:15:32.442Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
1) Admin user can access Model catalog settings
[2026-07-02T21:15:33.256Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings
[2026-07-02T21:15:33.258Z] [INFO] Test title: Non-admin user cannot access Model catalog settings
[2026-07-02T21:15:33.263Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"]
[2026-07-02T21:15:33.267Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:15:33.271Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:15:33.279Z] [INFO] [STEP 1] Log into the application as non-admin user
[2026-07-02T21:15:33.285Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:15:33.288Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:15:34.122Z] [INFO] Starting 480s timeout for: Non-admin user cannot access Model catalog settings
[2026-07-02T21:15:34.125Z] [INFO] Test title: Non-admin user cannot access Model catalog settings
[2026-07-02T21:15:34.129Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"]
[2026-07-02T21:15:34.133Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:15:34.136Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:15:34.145Z] [INFO] [STEP 1] Log into the application as non-admin user
[2026-07-02T21:15:34.153Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:15:34.158Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
2) Non-admin user cannot access Model catalog settings
0 passing (4s)
2 failing
1) Verify Model Catalog Settings Access Control
Admin user can access Model catalog settings:
Test steps were:
1. Log into the application as admin with aiCatalogSettings flag enabled
2. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
`cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
CypressError: `cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135427:74)
at visitFailedByErr (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135001:12)
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135426:11)
at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:403:7)
From Node.js Internals:
Error: socket hang up
at TLSSocket.socketOnEnd (node:_http_client:542:25)
at TLSSocket.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
2) Verify Model Catalog Settings Access Control
Non-admin user cannot access Model catalog settings:
Test steps were:
1. Log into the application as non-admin user
2. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
`cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
CypressError: `cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135427:74)
at visitFailedByErr (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135001:12)
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135426:11)
at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:403:7)
From Node.js Internals:
Error: socket hang up
at TLSSocket.socketOnEnd (node:_http_client:542:25)
at TLSSocket.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_006.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 2 │
│ Passing: 0 │
│ Failing: 2 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 4 │
│ Video: false │
│ Duration: 3 seconds │
│ Spec Ran: modelCatalog/testCatalogSettingsAvailable.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/modelCat (1919x1079)
alog/testCatalogSettingsAvailable.cy.ts/Verify Model Catalog Settings Access Con
trol -- Admin user can access Model catalog settings (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/modelCat (1919x1079)
alog/testCatalogSettingsAvailable.cy.ts/Verify Model Catalog Settings Access Con
trol -- Admin user can access Model catalog settings (failed) (attempt 2).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/modelCat (1919x1079)
alog/testCatalogSettingsAvailable.cy.ts/Verify Model Catalog Settings Access Con
trol -- Non-admin user cannot access Model catalog settings (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/modelCat (1919x1079)
alog/testCatalogSettingsAvailable.cy.ts/Verify Model Catalog Settings Access Con
trol -- Non-admin user cannot access Model catalog settings (failed) (attempt 2)
.png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: modelCatalog/testModelCatalogAvailable.cy.ts (8 of 18)
[2026-07-02T21:15:37.802Z] [INFO] Setting tests timeout to: 480 seconds
Verifies that Model Catalog is available for different users
[2026-07-02T21:15:37.813Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for an admin user
[2026-07-02T21:15:37.817Z] [INFO] Test title: Verifies that Model Catalog is available for an admin user
[2026-07-02T21:15:37.823Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"]
[2026-07-02T21:15:37.829Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:15:37.834Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:15:37.862Z] [INFO] Verifies that Model Catalog pods, Services and ConfigMaps are available
[2026-07-02T21:15:37.887Z] [INFO] Verifying Model Catalog backend resources
[2026-07-02T21:15:37.893Z] [INFO] Model Registry namespace: rhoai-model-registries
[2026-07-02T21:15:37.897Z] [INFO] Verifying model-catalog deployment: oc get deployment model-catalog -n rhoai-model-registries
[2026-07-02T21:15:38.224Z] [INFO] [EXEC] oc get deployment model-catalog -n rhoai-model-registries
[2026-07-02T21:15:38.231Z] [INFO] Command exit code: 0
[2026-07-02T21:15:38.237Z] [INFO] ✓ model-catalog deployment exists in rhoai-model-registries
[2026-07-02T21:15:38.241Z] [INFO] Verifying default-catalog-sources ConfigMap: oc get configmap default-catalog-sources -n rhoai-model-registries
[2026-07-02T21:15:38.497Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries
[2026-07-02T21:15:38.503Z] [INFO] Command exit code: 0
[2026-07-02T21:15:38.510Z] [INFO] ✓ default-catalog-sources ConfigMap exists in rhoai-model-registries
[2026-07-02T21:15:38.515Z] [INFO] Verifying model-catalog service: oc get service model-catalog -n rhoai-model-registries
[2026-07-02T21:15:38.773Z] [INFO] [EXEC] oc get service model-catalog -n rhoai-model-registries
[2026-07-02T21:15:38.834Z] [INFO] Command exit code: 0
[2026-07-02T21:15:38.843Z] [INFO] ✓ model-catalog service exists in rhoai-model-registries
[2026-07-02T21:15:38.847Z] [INFO] Ensure at least one model catalog source is enabled
[2026-07-02T21:15:38.849Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled
[2026-07-02T21:15:39.158Z] [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-02T21:15:39.164Z] [INFO] Command exit code: 0
[2026-07-02T21:15:39.170Z] [INFO] Source redhat_ai_models is currently enabled: true
[2026-07-02T21:15:39.177Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed
[2026-07-02T21:15:39.188Z] [INFO] [STEP 1] Login as admin user
[2026-07-02T21:15:39.197Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:15:39.200Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:15:40.159Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for an admin user
[2026-07-02T21:15:40.163Z] [INFO] Test title: Verifies that Model Catalog is available for an admin user
[2026-07-02T21:15:40.168Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"]
[2026-07-02T21:15:40.173Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:15:40.179Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:15:40.199Z] [INFO] Verifies that Model Catalog pods, Services and ConfigMaps are available
[2026-07-02T21:15:40.208Z] [INFO] Verifying Model Catalog backend resources
[2026-07-02T21:15:40.212Z] [INFO] Model Registry namespace: rhoai-model-registries
[2026-07-02T21:15:40.215Z] [INFO] Verifying model-catalog deployment: oc get deployment model-catalog -n rhoai-model-registries
[2026-07-02T21:15:40.484Z] [INFO] [EXEC] oc get deployment model-catalog -n rhoai-model-registries
[2026-07-02T21:15:40.490Z] [INFO] Command exit code: 0
[2026-07-02T21:15:40.496Z] [INFO] ✓ model-catalog deployment exists in rhoai-model-registries
[2026-07-02T21:15:40.500Z] [INFO] Verifying default-catalog-sources ConfigMap: oc get configmap default-catalog-sources -n rhoai-model-registries
[2026-07-02T21:15:40.772Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries
[2026-07-02T21:15:40.779Z] [INFO] Command exit code: 0
[2026-07-02T21:15:40.785Z] [INFO] ✓ default-catalog-sources ConfigMap exists in rhoai-model-registries
[2026-07-02T21:15:40.789Z] [INFO] Verifying model-catalog service: oc get service model-catalog -n rhoai-model-registries
[2026-07-02T21:15:41.078Z] [INFO] [EXEC] oc get service model-catalog -n rhoai-model-registries
[2026-07-02T21:15:41.085Z] [INFO] Command exit code: 0
[2026-07-02T21:15:41.091Z] [INFO] ✓ model-catalog service exists in rhoai-model-registries
[2026-07-02T21:15:41.096Z] [INFO] Ensure at least one model catalog source is enabled
[2026-07-02T21:15:41.099Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled
[2026-07-02T21:15:41.377Z] [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-02T21:15:41.384Z] [INFO] Command exit code: 0
[2026-07-02T21:15:41.392Z] [INFO] Source redhat_ai_models is currently enabled: true
[2026-07-02T21:15:41.399Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed
[2026-07-02T21:15:41.412Z] [INFO] [STEP 1] Login as admin user
[2026-07-02T21:15:41.421Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:15:41.426Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
1) Verifies that Model Catalog is available for an admin user
[2026-07-02T21:15:42.276Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for a regular user
[2026-07-02T21:15:42.279Z] [INFO] Test title: Verifies that Model Catalog is available for a regular user
[2026-07-02T21:15:42.284Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"]
[2026-07-02T21:15:42.288Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:15:42.293Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:15:42.304Z] [INFO] [STEP 1] Login as LDAP user
[2026-07-02T21:15:42.312Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:15:42.315Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:15:43.184Z] [INFO] Starting 480s timeout for: Verifies that Model Catalog is available for a regular user
[2026-07-02T21:15:43.190Z] [INFO] Test title: Verifies that Model Catalog is available for a regular user
[2026-07-02T21:15:43.194Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog","@ModelCatalogCI"]
[2026-07-02T21:15:43.199Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:15:43.203Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:15:43.222Z] [INFO] Verifies that Model Catalog pods, Services and ConfigMaps are available
[2026-07-02T21:15:43.231Z] [INFO] Verifying Model Catalog backend resources
[2026-07-02T21:15:43.235Z] [INFO] Model Registry namespace: rhoai-model-registries
[2026-07-02T21:15:43.238Z] [INFO] Verifying model-catalog deployment: oc get deployment model-catalog -n rhoai-model-registries
[2026-07-02T21:15:43.496Z] [INFO] [EXEC] oc get deployment model-catalog -n rhoai-model-registries
[2026-07-02T21:15:43.503Z] [INFO] Command exit code: 0
[2026-07-02T21:15:43.510Z] [INFO] ✓ model-catalog deployment exists in rhoai-model-registries
[2026-07-02T21:15:43.515Z] [INFO] Verifying default-catalog-sources ConfigMap: oc get configmap default-catalog-sources -n rhoai-model-registries
[2026-07-02T21:15:43.771Z] [INFO] [EXEC] oc get configmap default-catalog-sources -n rhoai-model-registries
[2026-07-02T21:15:43.776Z] [INFO] Command exit code: 0
[2026-07-02T21:15:43.782Z] [INFO] ✓ default-catalog-sources ConfigMap exists in rhoai-model-registries
[2026-07-02T21:15:43.786Z] [INFO] Verifying model-catalog service: oc get service model-catalog -n rhoai-model-registries
[2026-07-02T21:15:44.043Z] [INFO] [EXEC] oc get service model-catalog -n rhoai-model-registries
[2026-07-02T21:15:44.049Z] [INFO] Command exit code: 0
[2026-07-02T21:15:44.055Z] [INFO] ✓ model-catalog service exists in rhoai-model-registries
[2026-07-02T21:15:44.061Z] [INFO] Ensure at least one model catalog source is enabled
[2026-07-02T21:15:44.066Z] [INFO] Ensuring model catalog source 'redhat_ai_models' is enabled
[2026-07-02T21:15:44.343Z] [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-02T21:15:44.349Z] [INFO] Command exit code: 0
[2026-07-02T21:15:44.355Z] [INFO] Source redhat_ai_models is currently enabled: true
[2026-07-02T21:15:44.360Z] [INFO] ✓ Source redhat_ai_models is already enabled, no action needed
[2026-07-02T21:15:44.371Z] [INFO] [STEP 1] Login as LDAP user
[2026-07-02T21:15:44.379Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:15:44.382Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
2) Verifies that Model Catalog is available for a regular user
0 passing (7s)
2 failing
1) Verifies that Model Catalog is available for different users
Verifies that Model Catalog is available for an admin user:
Test steps were:
1. Verifies that Model Catalog pods, Services and ConfigMaps are available
2. Verifying Model Catalog backend resources
3. Ensure at least one model catalog source is enabled
4. Ensuring model catalog source 'redhat_ai_models' is enabled
5. Login as admin user
6. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
`cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
CypressError: `cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135427:74)
at visitFailedByErr (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135001:12)
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135426:11)
at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:403:7)
From Node.js Internals:
Error: socket hang up
at TLSSocket.socketOnEnd (node:_http_client:542:25)
at TLSSocket.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
2) Verifies that Model Catalog is available for different users
Verifies that Model Catalog is available for a regular user:
Test steps were:
1. Verifies that Model Catalog pods, Services and ConfigMaps are available
2. Verifying Model Catalog backend resources
3. Ensure at least one model catalog source is enabled
4. Ensuring model catalog source 'redhat_ai_models' is enabled
5. Login as LDAP user
6. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
`cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
CypressError: `cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135427:74)
at visitFailedByErr (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135001:12)
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135426:11)
at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:403:7)
From Node.js Internals:
Error: socket hang up
at TLSSocket.socketOnEnd (node:_http_client:542:25)
at TLSSocket.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_007.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 2 │
│ Passing: 0 │
│ Failing: 2 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 4 │
│ Video: false │
│ Duration: 7 seconds │
│ Spec Ran: modelCatalog/testModelCatalogAvailable.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/modelCat (1919x1079)
alog/testModelCatalogAvailable.cy.ts/Verifies that Model Catalog is available fo
r different users -- Verifies that Model Catalog is available for an admin user
(failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/modelCat (1919x1079)
alog/testModelCatalogAvailable.cy.ts/Verifies that Model Catalog is available fo
r different users -- Verifies that Model Catalog is available for an admin user
(failed) (attempt 2).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/modelCat (1919x1079)
alog/testModelCatalogAvailable.cy.ts/Verifies that Model Catalog is available fo
r different users -- Verifies that Model Catalog is available for a regular user
(failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/modelCat (1919x1079)
alog/testModelCatalogAvailable.cy.ts/Verifies that Model Catalog is available fo
r different users -- Verifies that Model Catalog is available for a regular user
(failed) (attempt 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: modelCatalog/testPerformanceFiltersAvailable.cy.ts (9 of 18)
[2026-07-02T21:15:47.802Z] [INFO] Setting tests timeout to: 480 seconds
Verify Performance Filters are available on RHOAI
[2026-07-02T21:15:47.820Z] [INFO] Starting 480s timeout for: Performance view toggle enables filters and shows benchmark data on validated models
[2026-07-02T21:15:47.839Z] [INFO] Test title: Performance view toggle enables filters and shows benchmark data on validated models
[2026-07-02T21:15:47.849Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"]
[2026-07-02T21:15:47.857Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:15:47.865Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:15:47.878Z] [INFO] Check if the operator is RHOAI
[2026-07-02T21:15:48.173Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel'
[2026-07-02T21:15:48.183Z] [INFO] Command exit code: 0
[2026-07-02T21:15:48.190Z] [INFO] RHOAI confirmed (subscription channel="beta").
[2026-07-02T21:15:48.206Z] [INFO] Detect model-catalog namespace
[2026-07-02T21:15:48.624Z] [INFO] [EXEC] oc get deployments --all-namespaces -o json | jq -r '.items[] | select(.metadata.name=="model-catalog") | .metadata.namespace' | head -n1
[2026-07-02T21:15:48.641Z] [INFO] Waiting for model-catalog deployment to have a ready pod in namespace rhoai-model-registries...
[2026-07-02T21:17:48.937Z] [INFO] Starting 480s timeout for: Performance view toggle enables filters and shows benchmark data on validated models
[2026-07-02T21:17:48.940Z] [INFO] Test title: Performance view toggle enables filters and shows benchmark data on validated models
[2026-07-02T21:17:48.947Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@ModelCatalog"]
[2026-07-02T21:17:48.951Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:17:48.956Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:17:48.966Z] [INFO] Check if the operator is RHOAI
[2026-07-02T21:17:49.265Z] [INFO] [EXEC] oc get subscription -A -o json | jq -r '.items[] | select(.spec.name=="rhods-operator") | .spec.channel'
[2026-07-02T21:17:49.272Z] [INFO] Command exit code: 0
[2026-07-02T21:17:49.277Z] [INFO] RHOAI confirmed (subscription channel="beta").
[2026-07-02T21:17:49.286Z] [INFO] Detect model-catalog namespace
[2026-07-02T21:17:49.713Z] [INFO] [EXEC] oc get deployments --all-namespaces -o json | jq -r '.items[] | select(.metadata.name=="model-catalog") | .metadata.namespace' | head -n1
[2026-07-02T21:17:49.720Z] [INFO] Waiting for model-catalog deployment to have a ready pod in namespace rhoai-model-registries...
1) "before each" hook: retryableBeforeEach for "Performance view toggle enables filters and shows benchmark data on validated models"
[2026-07-02T21:19:49.927Z] [INFO] Navigate back to Model Catalog and disable performance view toggle
[2026-07-02T21:19:49.947Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/ai-hub/models/catalog
[2026-07-02T21:19:49.951Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
2) "after all" hook for "Performance view toggle enables filters and shows benchmark data on validated models"
0 passing (4m)
2 failing
1) Verify Performance Filters are available on RHOAI
"before each" hook: retryableBeforeEach for "Performance view toggle enables filters and shows benchmark data on validated models":
Test steps were:
1. Check if the operator is RHOAI
2. Detect model-catalog namespace
`cy.exec('oc wait --for=jsonpath='{.status.readyReplicas}'=1 deployment/model-catalog -n rhoai-model-registries --timeout=120s')` timed out after waiting `120000ms`.
https://on.cypress.io/exec
Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Verify Performance Filters ...`
CypressError: `cy.exec('oc wait --for=jsonpath='{.status.readyReplicas}'=1 deployment/model-catalog -n rhoai-model-registries --timeout=120s')` timed out after waiting `120000ms`.
https://on.cypress.io/exec
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:124114:70)
at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:4156:41)
at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/modelCatalog.ts:378:7)
2) Verify Performance Filters are available on RHOAI
"after all" hook for "Performance view toggle enables filters and shows benchmark data on validated models":
Test steps were:
1. Check if the operator is RHOAI
2. Detect model-catalog namespace
3. Navigate back to Model Catalog and disable performance view toggle
4. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/ai-hub/models/catalog
`cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/ai-hub/models/catalog
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Verify Performance Filters ...`
Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
CypressError: `cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/ai-hub/models/catalog
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135427:74)
at visitFailedByErr (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135001:12)
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135426:11)
at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:403:7)
From Node.js Internals:
Error: socket hang up
at TLSSocket.socketOnEnd (node:_http_client:542:25)
at TLSSocket.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_008.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 3 │
│ Video: false │
│ Duration: 4 minutes, 3 seconds │
│ Spec Ran: modelCatalog/testPerformanceFiltersAvailable.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/modelCat (1919x1079)
alog/testPerformanceFiltersAvailable.cy.ts/Verify Performance Filters are availa
ble on RHOAI -- Performance view toggle enables filters and shows benchmark data
on validated models (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/modelCat (1919x1079)
alog/testPerformanceFiltersAvailable.cy.ts/Verify Performance Filters are availa
ble on RHOAI -- Performance view toggle enables filters and shows benchmark data
on validated models -- before each hook retryableBeforeEach (failed) (attempt 2
).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/modelCat (1919x1079)
alog/testPerformanceFiltersAvailable.cy.ts/Verify Performance Filters are availa
ble on RHOAI -- Performance view toggle enables filters and shows benchmark data
on validated models -- after all hook (failed) (attempt 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: applications/enabled/testNotebookAdministration.cy.ts (10 of 18)
[2026-07-02T21:19:54.540Z] [INFO] Setting tests timeout to: 480 seconds
Verify Notebook Server Administration
[2026-07-02T21:19:54.562Z] [INFO] Starting 480s timeout for: Verify Admin User Can Access Notebook Administration
[2026-07-02T21:19:54.566Z] [INFO] Test title: Verify Admin User Can Access Notebook Administration
[2026-07-02T21:19:54.572Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@NotebookAdministration"]
[2026-07-02T21:19:54.576Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:19:54.581Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:19:54.638Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:19:54.645Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:19:54.650Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:19:55.557Z] [INFO] Starting 480s timeout for: Verify Admin User Can Access Notebook Administration
[2026-07-02T21:19:55.560Z] [INFO] Test title: Verify Admin User Can Access Notebook Administration
[2026-07-02T21:19:55.565Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@NotebookAdministration"]
[2026-07-02T21:19:55.569Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:19:55.573Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:19:55.581Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:19:55.589Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:19:55.592Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
1) Verify Admin User Can Access Notebook Administration
[2026-07-02T21:19:56.422Z] [INFO] Starting 480s timeout for: Verify Non-Admin User cannot Access Notebook Administration
[2026-07-02T21:19:56.425Z] [INFO] Test title: Verify Non-Admin User cannot Access Notebook Administration
[2026-07-02T21:19:56.429Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@NotebookAdministration"]
[2026-07-02T21:19:56.433Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:19:56.438Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:19:56.446Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:19:56.453Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:19:56.456Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:19:57.301Z] [INFO] Starting 480s timeout for: Verify Non-Admin User cannot Access Notebook Administration
[2026-07-02T21:19:57.311Z] [INFO] Test title: Verify Non-Admin User cannot Access Notebook Administration
[2026-07-02T21:19:57.316Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Dashboard","@NotebookAdministration"]
[2026-07-02T21:19:57.321Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:19:57.326Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:19:57.335Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:19:57.343Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:19:57.347Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
2) Verify Non-Admin User cannot Access Notebook Administration
0 passing (4s)
2 failing
1) Verify Notebook Server Administration
Verify Admin User Can Access Notebook Administration:
Test steps were:
1. Log into the application
2. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
`cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
CypressError: `cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135427:74)
at visitFailedByErr (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135001:12)
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135426:11)
at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:403:7)
From Node.js Internals:
Error: socket hang up
at TLSSocket.socketOnEnd (node:_http_client:542:25)
at TLSSocket.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
2) Verify Notebook Server Administration
Verify Non-Admin User cannot Access Notebook Administration:
Test steps were:
1. Log into the application
2. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
`cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
CypressError: `cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135427:74)
at visitFailedByErr (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135001:12)
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135426:11)
at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:403:7)
From Node.js Internals:
Error: socket hang up
at TLSSocket.socketOnEnd (node:_http_client:542:25)
at TLSSocket.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_009.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 2 │
│ Passing: 0 │
│ Failing: 2 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 4 │
│ Video: false │
│ Duration: 3 seconds │
│ Spec Ran: applications/enabled/testNotebookAdministration.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/applicat (1919x1079)
ions/enabled/testNotebookAdministration.cy.ts/Verify Notebook Server Administrat
ion -- Verify Admin User Can Access Notebook Administration (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/applicat (1919x1079)
ions/enabled/testNotebookAdministration.cy.ts/Verify Notebook Server Administrat
ion -- Verify Admin User Can Access Notebook Administration (failed) (attempt 2)
.png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/applicat (1919x1079)
ions/enabled/testNotebookAdministration.cy.ts/Verify Notebook Server Administrat
ion -- Verify Non-Admin User cannot Access Notebook Administration (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/applicat (1919x1079)
ions/enabled/testNotebookAdministration.cy.ts/Verify Notebook Server Administrat
ion -- Verify Non-Admin User cannot Access Notebook Administration (failed) (att
empt 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: applications/explore/testEnabledISVs.cy.ts (11 of 18)
[2026-07-02T21:20:00.725Z] [INFO] Setting tests timeout to: 480 seconds
Verify RHODS Explore Section Contains Only Expected ISVs
[2026-07-02T21:20:00.747Z] [INFO] Starting 480s timeout for: Validate that configured ISVs display in the Explore Section
[2026-07-02T21:20:00.751Z] [INFO] Test title: Validate that configured ISVs display in the Explore Section
[2026-07-02T21:20:00.767Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-1890","@Dashboard"]
[2026-07-02T21:20:00.780Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:20:00.789Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:20:00.801Z] [INFO] Executing command: oc get OdhApplication -n redhat-ods-applications -o json
[2026-07-02T21:20:01.230Z] [INFO] [EXEC] oc get OdhApplication -n redhat-ods-applications -o json
[2026-07-02T21:20:01.630Z] [INFO] [EXEC] oc get OdhApplication -n redhat-ods-applications -o json
[2026-07-02T21:20:01.641Z] [INFO] Filtering out hidden apps: agentic-starter-kits, rhoai
[2026-07-02T21:20:01.974Z] [INFO] [EXEC] oc get DataScienceCluster -A -o json
[2026-07-02T21:20:02.278Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec'
[2026-07-02T21:20:02.299Z] [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-02T21:20:02.323Z] [INFO] [STEP 1] Login to the application
[2026-07-02T21:20:02.341Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:20:02.354Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:20:03.195Z] [INFO] Starting 480s timeout for: Validate that configured ISVs display in the Explore Section
[2026-07-02T21:20:03.198Z] [INFO] Test title: Validate that configured ISVs display in the Explore Section
[2026-07-02T21:20:03.212Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-1890","@Dashboard"]
[2026-07-02T21:20:03.216Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:20:03.220Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:20:03.228Z] [INFO] Executing command: oc get OdhApplication -n redhat-ods-applications -o json
[2026-07-02T21:20:03.590Z] [INFO] [EXEC] oc get OdhApplication -n redhat-ods-applications -o json
[2026-07-02T21:20:03.962Z] [INFO] [EXEC] oc get OdhApplication -n redhat-ods-applications -o json
[2026-07-02T21:20:03.968Z] [INFO] Filtering out hidden apps: agentic-starter-kits, rhoai
[2026-07-02T21:20:04.250Z] [INFO] [EXEC] oc get DataScienceCluster -A -o json
[2026-07-02T21:20:04.526Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec'
[2026-07-02T21:20:04.533Z] [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-02T21:20:04.543Z] [INFO] [STEP 1] Login to the application
[2026-07-02T21:20:04.550Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:20:04.553Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
1) Validate that configured ISVs display in the Explore Section
0 passing (5s)
1 failing
1) Verify RHODS Explore Section Contains Only Expected ISVs
Validate that configured ISVs display in the Explore Section:
Test steps were:
1. Login to the application
2. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
`cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
CypressError: `cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135427:74)
at visitFailedByErr (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135001:12)
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135426:11)
at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:403:7)
From Node.js Internals:
Error: socket hang up
at TLSSocket.socketOnEnd (node:_http_client:542:25)
at TLSSocket.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_010.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 2 │
│ Video: false │
│ Duration: 4 seconds │
│ Spec Ran: applications/explore/testEnabledISVs.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/applicat (1919x1079)
ions/explore/testEnabledISVs.cy.ts/Verify RHODS Explore Section Contains Only Ex
pected ISVs -- Validate that configured ISVs display in the Explore Section (fai
led).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/applicat (1919x1079)
ions/explore/testEnabledISVs.cy.ts/Verify RHODS Explore Section Contains Only Ex
pected ISVs -- Validate that configured ISVs display in the Explore Section (fai
led) (attempt 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: dataScienceProjects/workbenches/testWorkbenchStorageClasses.cy.ts (12 of 18)
[2026-07-02T21:20:09.056Z] [INFO] Setting tests timeout to: 480 seconds
Workbench Storage Classes Tests
[2026-07-02T21:20:09.067Z] [INFO] Starting 480s timeout for: Create workbench with RWO storage and verify storage attachment
[2026-07-02T21:20:09.070Z] [INFO] Test title: Create workbench with RWO storage and verify storage attachment
[2026-07-02T21:20:09.075Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@ODS-1931","@Dashboard","@Workbenches"]
[2026-07-02T21:20:09.081Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:20:09.086Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:20:09.103Z] [INFO] Loaded test data from fixtures
[2026-07-02T21:20:09.133Z] [INFO] Provisioning storage class
[2026-07-02T21:20:09.451Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783027209141-t545ilnoh.yaml && rm -f /tmp/cypress-yaml-1783027209141-t545ilnoh.yaml
[2026-07-02T21:20:09.457Z] [INFO] Command exit code: 0
[2026-07-02T21:20:09.725Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783027209459-n3eh0mitd.yaml && rm -f /tmp/cypress-yaml-1783027209459-n3eh0mitd.yaml
[2026-07-02T21:20:09.731Z] [INFO] Command exit code: 0
[2026-07-02T21:20:09.735Z] [INFO] Provisioning project
[2026-07-02T21:20:09.737Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name
[2026-07-02T21:20:09.998Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name
[2026-07-02T21:20:10.005Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-workbench-storage-preset-167984\" not found","exitCode":1}
[2026-07-02T21:20:10.010Z] [INFO] Project 'test-workbench-storage-preset-167984' does not exist.
[2026-07-02T21:20:10.020Z] [INFO] Creating project test-workbench-storage-preset-167984
[2026-07-02T21:20:10.348Z] [INFO] [EXEC] oc new-project test-workbench-storage-preset-167984
[2026-07-02T21:20:10.646Z] [INFO] [EXEC] oc label namespace test-workbench-storage-preset-167984 opendatahub.io/dashboard=true --overwrite
[2026-07-02T21:20:10.653Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name
[2026-07-02T21:20:10.922Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name
[2026-07-02T21:20:10.928Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-workbench-storage-preset-167984","stderr":"","exitCode":0}
[2026-07-02T21:20:10.935Z] [INFO] Project 'test-workbench-storage-preset-167984' exists.
[2026-07-02T21:20:11.217Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-workbench-storage-preset-167984
[2026-07-02T21:20:11.225Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:20:11.231Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:20:11.234Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:20:12.209Z] [INFO] Starting 480s timeout for: Create workbench with RWO storage and verify storage attachment
[2026-07-02T21:20:12.213Z] [INFO] Test title: Create workbench with RWO storage and verify storage attachment
[2026-07-02T21:20:12.216Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@Storage","@ODS-1931","@Dashboard","@Workbenches"]
[2026-07-02T21:20:12.220Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:20:12.224Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:20:12.234Z] [INFO] Loaded test data from fixtures
[2026-07-02T21:20:12.245Z] [INFO] Provisioning storage class
[2026-07-02T21:20:12.533Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783027212248-7mhdowzf1.yaml && rm -f /tmp/cypress-yaml-1783027212248-7mhdowzf1.yaml
[2026-07-02T21:20:12.538Z] [INFO] Command exit code: 0
[2026-07-02T21:20:12.825Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783027212540-rmfggbab5.yaml && rm -f /tmp/cypress-yaml-1783027212540-rmfggbab5.yaml
[2026-07-02T21:20:12.831Z] [INFO] Command exit code: 0
[2026-07-02T21:20:12.835Z] [INFO] Provisioning project
[2026-07-02T21:20:12.838Z] [INFO] Executing command: oc get project "test-workbench-storage-preset-167984" -o name
[2026-07-02T21:20:13.103Z] [INFO] [EXEC] oc get project "test-workbench-storage-preset-167984" -o name
[2026-07-02T21:20:13.108Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-workbench-storage-preset-167984","stderr":"","exitCode":0}
[2026-07-02T21:20:13.115Z] [INFO] Project 'test-workbench-storage-preset-167984' exists.
[2026-07-02T21:20:13.122Z] [INFO] Project test-workbench-storage-preset-167984 already exists. Deleting it.
1) "before each" hook: retryableBeforeEach for "Create workbench with RWO storage and verify storage attachment"
[2026-07-02T21:23:13.448Z] [INFO] Cleaning up storage classes
[2026-07-02T21:23:13.465Z] [INFO] Deleting storage class: sc-wb-rwo
[2026-07-02T21:23:13.793Z] [INFO] [EXEC] oc delete storageclass sc-wb-rwo --ignore-not-found=true
[2026-07-02T21:23:13.796Z] [INFO] Deleting storage class: sc-wb-multi-access
[2026-07-02T21:23:14.086Z] [INFO] [EXEC] oc delete storageclass sc-wb-multi-access --ignore-not-found=true
[2026-07-02T21:23:14.089Z] [INFO] Cleaning up project
[2026-07-02T21:23:14.371Z] [INFO] [EXEC] oc delete project test-workbench-storage-preset-167984 --wait=false --ignore-not-found
0 passing (3m)
1 failing
1) Workbench Storage Classes Tests
"before each" hook: retryableBeforeEach for "Create workbench with RWO storage and verify storage attachment":
Test steps were:
1. Provisioning storage class
2. Provisioning project
`cy.exec('oc delete project test-workbench-storage-preset-167984 --wait')` timed out after waiting `180000ms`.
https://on.cypress.io/exec
Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Workbench Storage Classes T...`
CypressError: `cy.exec('oc delete project test-workbench-storage-preset-167984 --wait')` timed out after waiting `180000ms`.
https://on.cypress.io/exec
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:124114:70)
at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:4156:41)
at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at deleteOpenShiftProject (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:66:12)
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/projectChecker.ts:23:29)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_011.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 3 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 2 │
│ Screenshots: 2 │
│ Video: false │
│ Duration: 3 minutes, 5 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
- /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 --
before each hook retryableBeforeEach (failed) (attempt 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: dataScienceProjects/workbenches/workbenches.cy.ts (13 of 18)
[2026-07-02T21:24:18.383Z] [INFO] Setting tests timeout to: 480 seconds
Workbench and PVSs tests
[2026-07-02T21:24:18.403Z] [INFO] Starting 480s timeout for: Verify users can create a workbench and connect an existent PersistentVolume
[2026-07-02T21:24:18.408Z] [INFO] Test title: Verify users can create a workbench and connect an existent PersistentVolume
[2026-07-02T21:24:18.433Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-1814","@Dashboard","@Workbenches","@ci-dashboard-regression-tags"]
[2026-07-02T21:24:18.440Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:24:18.449Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:24:18.470Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:24:48.762Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:24:49.034Z] [INFO] Starting 480s timeout for: Verify users can create a workbench and connect an existent PersistentVolume
[2026-07-02T21:24:49.038Z] [INFO] Test title: Verify users can create a workbench and connect an existent PersistentVolume
[2026-07-02T21:24:49.043Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ODS-1814","@Dashboard","@Workbenches","@ci-dashboard-regression-tags"]
[2026-07-02T21:24:49.048Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:24:49.052Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:24:49.061Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:24:49.334Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
1) "before each" hook: retryableBeforeEach for "Verify users can create a workbench and connect an existent PersistentVolume"
0 passing (31s)
1 failing
1) Workbench and PVSs tests
"before each" hook: retryableBeforeEach for "Verify users can create a workbench and connect an existent PersistentVolume":
Error: Command failed with code 1
Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Workbench and PVSs tests`
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/storageClass.ts:80:12)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_012.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 2 │
│ Video: false │
│ Duration: 31 seconds │
│ Spec Ran: dataScienceProjects/workbenches/workbenches.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/dataScie (1919x1079)
nceProjects/workbenches/workbenches.cy.ts/Workbench and PVSs tests -- Verify use
rs can create a workbench and connect an existent PersistentVolume (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/dataScie (1919x1079)
nceProjects/workbenches/workbenches.cy.ts/Workbench and PVSs tests -- Verify use
rs can create a workbench and connect an existent PersistentVolume -- before eac
h hook retryableBeforeEach (failed) (attempt 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: modelTraining/trainJobs/testTrainjobLifecycle.cy.ts (14 of 18)
[2026-07-02T21:24:52.507Z] [INFO] Setting tests timeout to: 480 seconds
Verify user can monitor a training job through its lifecycle
[2026-07-02T21:24:52.520Z] [INFO] Starting 480s timeout for: Should monitor training job from Running to Complete and verify backend pods
[2026-07-02T21:24:52.524Z] [INFO] Test title: Should monitor training job from Running to Complete and verify backend pods
[2026-07-02T21:24:52.539Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ModelTraining","@ModelTrainingCI"]
[2026-07-02T21:24:52.548Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:24:52.561Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:24:52.582Z] [INFO] Check if Trainer component is Managed in DSC
[2026-07-02T21:24:52.589Z] [INFO] Executing command: oc get datasciencecluster -o json
[2026-07-02T21:24:52.882Z] [INFO] [EXEC] oc get datasciencecluster -o json
[2026-07-02T21:24:52.895Z] [INFO] Failed to retrieve DSC or DSC not found.
[2026-07-02T21:24:52.905Z] [INFO] Trainer component is not Managed in DSC, skipping the test.
- Should monitor training job from Running to Complete and verify backend pods
[2026-07-02T21:24:52.940Z] [INFO] Skipping cleanup: Setup was not performed or tests were skipped
0 passing (531ms)
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-02T21:24:55.529Z] [INFO] Setting tests timeout to: 480 seconds
Verify a Training Job with Progression Tracking
[2026-07-02T21:24:55.547Z] [INFO] Starting 480s timeout for: Should create and complete training job with progression tracking
[2026-07-02T21:24:55.552Z] [INFO] Test title: Should create and complete training job with progression tracking
[2026-07-02T21:24:55.564Z] [INFO] Test tags: ["@Smoke","@SmokeSet1","@ModelTraining","@ModelTrainingCI"]
[2026-07-02T21:24:55.570Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:24:55.578Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:24:55.591Z] [INFO] Check if Trainer component is Managed in DSC
[2026-07-02T21:24:55.602Z] [INFO] Executing command: oc get datasciencecluster -o json
[2026-07-02T21:24:55.901Z] [INFO] [EXEC] oc get datasciencecluster -o json
[2026-07-02T21:24:55.911Z] [INFO] Failed to retrieve DSC or DSC not found.
[2026-07-02T21:24:55.919Z] [INFO] Trainer component is not Managed in DSC, skipping the test.
[2026-07-02T21:24:55.935Z] [INFO] Skipping test - Trainer component is RHOAI-specific and not available on ODH.
[2026-07-02T21:24:55.951Z] [INFO] Skipping cleanup: Tests were skipped
✓ Should create and complete training job with progression tracking
1 passing (510ms)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_014.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 1 │
│ Failing: 0 │
│ Pending: 0 │
│ 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-02T21:24:58.677Z] [INFO] Setting tests timeout to: 480 seconds
Delete Hardware Profile applied to a resource
[2026-07-02T21:24:58.696Z] [INFO] Starting 480s timeout for: Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench
[2026-07-02T21:24:58.701Z] [INFO] Test title: Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench
[2026-07-02T21:24:58.715Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet1","@Tier1","@HardwareProfilesCI"]
[2026-07-02T21:24:58.735Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:24:58.742Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:24:58.771Z] [INFO] Loaded project name: cypress-test-delete-applied-hp-105453
[2026-07-02T21:24:58.780Z] [INFO] Executing command: oc get project "cypress-test-delete-applied-hp-105453" -o name
[2026-07-02T21:24:59.055Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name
[2026-07-02T21:24:59.066Z] [INFO] Command result: {"stdout":"","stderr":"E0702 21:24:59.017354 38940 memcache.go:265] couldn't get current server API group list: Get \"https://adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com:6443/api?timeout=32s\": dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host\nE0702 21:24:59.026459 38940 memcache.go:265] couldn't get current server API group list: Get \"https://adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com:6443/api?timeout=32s\": dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host\nE0702 21:24:59.037717 38940 memcache.go:265] couldn't get current server API group list: Get \"https://adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com:6443/api?timeout=32s\": dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host\nUnable to connect to the server: dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host","exitCode":1}
[2026-07-02T21:24:59.082Z] [INFO] Project 'cypress-test-delete-applied-hp-105453' does not exist.
[2026-07-02T21:24:59.103Z] [INFO] Creating project cypress-test-delete-applied-hp-105453
[2026-07-02T21:24:59.339Z] [INFO] [EXEC] oc new-project cypress-test-***
[2026-07-02T21:24:59.595Z] [INFO] Starting 480s timeout for: Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench
[2026-07-02T21:24:59.598Z] [INFO] Test title: Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench
[2026-07-02T21:24:59.603Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet1","@Tier1","@HardwareProfilesCI"]
[2026-07-02T21:24:59.606Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:24:59.610Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:24:59.622Z] [INFO] Loaded project name: cypress-test-delete-applied-hp-105453
[2026-07-02T21:24:59.626Z] [INFO] Executing command: oc get project "cypress-test-delete-applied-hp-105453" -o name
[2026-07-02T21:24:59.887Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name
[2026-07-02T21:24:59.894Z] [INFO] Command result: {"stdout":"","stderr":"E0702 21:24:59.850879 39036 memcache.go:265] couldn't get current server API group list: Get \"https://adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com:6443/api?timeout=32s\": dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host\nE0702 21:24:59.863857 39036 memcache.go:265] couldn't get current server API group list: Get \"https://adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com:6443/api?timeout=32s\": dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host\nE0702 21:24:59.872182 39036 memcache.go:265] couldn't get current server API group list: Get \"https://adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com:6443/api?timeout=32s\": dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host\nUnable to connect to the server: dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host","exitCode":1}
[2026-07-02T21:24:59.901Z] [INFO] Project 'cypress-test-delete-applied-hp-105453' does not exist.
[2026-07-02T21:24:59.913Z] [INFO] Creating project cypress-test-delete-applied-hp-105453
[2026-07-02T21:25:00.143Z] [INFO] [EXEC] oc new-project cypress-test-***
1) "before each" hook: retryableBeforeEach for "Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench"
[2026-07-02T21:25:00.332Z] [INFO] Deleting Project cypress-test-delete-applied-hp-105453 after the test has finished.
[2026-07-02T21:25:00.581Z] [INFO] [EXEC] oc delete project cypress-test-*** --wait=false --ignore-not-found
2) "after all" hook for "Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench"
0 passing (2s)
2 failing
1) Delete Hardware Profile applied to a resource
"before each" hook: retryableBeforeEach for "Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench":
Error: Command failed with code 1
Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Delete Hardware Profile app...`
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:26:12)
2) Delete Hardware Profile applied to a resource
"after all" hook for "Verify Hardware Profile can be deleted while applied to a workbench without affecting the workbench":
Error: Command failed with code 1
Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Delete Hardware Profile app...`
Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:71:12)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_015.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 3 │
│ Video: false │
│ Duration: 2 seconds │
│ Spec Ran: settings/hardwareProfiles/testDeleteAppliedHardwareProfile.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/settings (1919x1079)
/hardwareProfiles/testDeleteAppliedHardwareProfile.cy.ts/Delete Hardware Profile
applied to a resource -- Verify Hardware Profile can be deleted while applied t
o a workbench without affecting the workbench (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/settings (1919x1079)
/hardwareProfiles/testDeleteAppliedHardwareProfile.cy.ts/Delete Hardware Profile
applied to a resource -- Verify Hardware Profile can be deleted while applied t
o a workbench without affecting the workbench -- before each hook retryableBefor
eEach (failed) (attempt 2).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/settings (1919x1079)
/hardwareProfiles/testDeleteAppliedHardwareProfile.cy.ts/Delete Hardware Profile
applied to a resource -- Verify Hardware Profile can be deleted while applied t
o a workbench without affecting the workbench -- after all hook (failed) (attemp
t 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: settings/hardwareProfiles/testHardwareProfiles.cy.ts (17 of 18)
[2026-07-02T21:25:03.190Z] [INFO] Setting tests timeout to: 480 seconds
Verify Hardware Profiles - Creating, Editing and Deleting
[2026-07-02T21:25:03.213Z] [INFO] Starting 480s timeout for: Create, Edit and Delete a Hardware Profile
[2026-07-02T21:25:03.218Z] [INFO] Test title: Create, Edit and Delete a Hardware Profile
[2026-07-02T21:25:03.235Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet1","@HardwareProfilesCI"]
[2026-07-02T21:25:03.242Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:25:03.252Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:25:03.281Z] [INFO] Loaded Hardware Profile Name: cypress-test-hardware-profile-678804
[2026-07-02T21:25:03.287Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-test-hardware-profile-678804")) | .metadata.name' | tr -d '"'
[2026-07-02T21:25:03.562Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-test-***")) | .metadata.name' | tr -d '"'
[2026-07-02T21:25:03.568Z] [INFO] No matching profile found, proceeding with the test.
[2026-07-02T21:25:03.593Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:25:03.610Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:25:03.622Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:25:04.482Z] [INFO] Starting 480s timeout for: Create, Edit and Delete a Hardware Profile
[2026-07-02T21:25:04.486Z] [INFO] Test title: Create, Edit and Delete a Hardware Profile
[2026-07-02T21:25:04.490Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet1","@HardwareProfilesCI"]
[2026-07-02T21:25:04.494Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:25:04.498Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:25:04.509Z] [INFO] Loaded Hardware Profile Name: cypress-test-hardware-profile-678804
[2026-07-02T21:25:04.514Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-test-hardware-profile-678804")) | .metadata.name' | tr -d '"'
[2026-07-02T21:25:04.776Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-test-***")) | .metadata.name' | tr -d '"'
[2026-07-02T21:25:04.783Z] [INFO] No matching profile found, proceeding with the test.
[2026-07-02T21:25:04.798Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:25:04.806Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:25:04.810Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
1) Create, Edit and Delete a Hardware Profile
0 passing (2s)
1 failing
1) Verify Hardware Profiles - Creating, Editing and Deleting
Create, Edit and Delete a Hardware Profile:
Test steps were:
1. Log into the application
2. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
`cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
CypressError: `cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
We attempted to make an http request to this URL but the request failed without a response.
We received this error at the network level:
> Error: socket hang up
Common situations why this would fail:
- you don't have internet access
- you forgot to run / boot your web server
- your web server isn't accessible
- you have weird network configuration settings on your computer
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135427:74)
at visitFailedByErr (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135001:12)
at (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:135426:11)
at tryCatcher (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1777:23)
at Promise._settlePromiseFromHandler (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1489:31)
at Promise._settlePromise (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1546:18)
at Promise._settlePromise0 (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1591:10)
at Promise._settlePromises (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:1667:18)
at _drainQueueStep (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2377:12)
at _drainQueue (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2370:9)
at Async._drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2386:5)
at Async.drainQueues (https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/__cypress/runner/cypress_runner.js:2256:14)
From Your Spec Code:
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:403:7)
From Node.js Internals:
Error: socket hang up
at TLSSocket.socketOnEnd (node:_http_client:542:25)
at TLSSocket.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1698:12)
at process.processTicksAndRejections (node:internal/process/task_queues:90:21)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_016.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 2 │
│ Video: false │
│ Duration: 2 seconds │
│ Spec Ran: settings/hardwareProfiles/testHardwareProfiles.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/settings (1919x1079)
/hardwareProfiles/testHardwareProfiles.cy.ts/Verify Hardware Profiles - Creating
, Editing and Deleting -- Create, Edit and Delete a Hardware Profile (failed).pn
g
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/settings (1919x1079)
/hardwareProfiles/testHardwareProfiles.cy.ts/Verify Hardware Profiles - Creating
, Editing and Deleting -- Create, Edit and Delete a Hardware Profile (failed) (a
ttempt 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: settings/hardwareProfiles/testModifyAppliedHardwareProfile.cy.ts (18 of 18)
[2026-07-02T21:25:08.089Z] [INFO] Setting tests timeout to: 480 seconds
Modify Hardware Profile applied to a running Workbench
[2026-07-02T21:25:08.108Z] [INFO] Starting 480s timeout for: Changes Hardware Profiles applied to a resource
[2026-07-02T21:25:08.115Z] [INFO] Test title: Changes Hardware Profiles applied to a resource
[2026-07-02T21:25:08.132Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet1","@Tier1","@HardwareProfilesCI"]
[2026-07-02T21:25:08.145Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:25:08.154Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:25:08.184Z] [INFO] Loaded project name: dsp-hp-modify-test-159216
[2026-07-02T21:25:08.192Z] [INFO] Executing command: oc get project "dsp-hp-modify-test-159216" -o name
[2026-07-02T21:25:08.471Z] [INFO] [EXEC] oc get project "dsp-hp-modify-test-159216" -o name
[2026-07-02T21:25:08.481Z] [INFO] Command result: {"stdout":"","stderr":"E0702 21:25:08.435699 39454 memcache.go:265] couldn't get current server API group list: Get \"https://adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com:6443/api?timeout=32s\": dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host\nE0702 21:25:08.443953 39454 memcache.go:265] couldn't get current server API group list: Get \"https://adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com:6443/api?timeout=32s\": dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host\nE0702 21:25:08.450936 39454 memcache.go:265] couldn't get current server API group list: Get \"https://adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com:6443/api?timeout=32s\": dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host\nUnable to connect to the server: dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host","exitCode":1}
[2026-07-02T21:25:08.499Z] [INFO] Project 'dsp-hp-modify-test-159216' does not exist.
[2026-07-02T21:25:08.521Z] [INFO] Creating project dsp-hp-modify-test-159216
[2026-07-02T21:25:08.821Z] [INFO] [EXEC] oc new-project dsp-hp-modify-test-159216
[2026-07-02T21:25:09.084Z] [INFO] Starting 480s timeout for: Changes Hardware Profiles applied to a resource
[2026-07-02T21:25:09.088Z] [INFO] Test title: Changes Hardware Profiles applied to a resource
[2026-07-02T21:25:09.101Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet1","@Tier1","@HardwareProfilesCI"]
[2026-07-02T21:25:09.105Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:25:09.110Z] [INFO] Grep tags: ["@SmokeSet1"]
[2026-07-02T21:25:09.122Z] [INFO] Loaded project name: dsp-hp-modify-test-159216
[2026-07-02T21:25:09.127Z] [INFO] Executing command: oc get project "dsp-hp-modify-test-159216" -o name
[2026-07-02T21:25:09.372Z] [INFO] [EXEC] oc get project "dsp-hp-modify-test-159216" -o name
[2026-07-02T21:25:09.379Z] [INFO] Command result: {"stdout":"","stderr":"E0702 21:25:09.337474 39552 memcache.go:265] couldn't get current server API group list: Get \"https://adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com:6443/api?timeout=32s\": dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host\nE0702 21:25:09.345827 39552 memcache.go:265] couldn't get current server API group list: Get \"https://adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com:6443/api?timeout=32s\": dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host\nE0702 21:25:09.354005 39552 memcache.go:265] couldn't get current server API group list: Get \"https://adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com:6443/api?timeout=32s\": dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host\nUnable to connect to the server: dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host","exitCode":1}
[2026-07-02T21:25:09.386Z] [INFO] Project 'dsp-hp-modify-test-159216' does not exist.
[2026-07-02T21:25:09.397Z] [INFO] Creating project dsp-hp-modify-test-159216
[2026-07-02T21:25:09.625Z] [INFO] [EXEC] oc new-project dsp-hp-modify-test-159216
1) "before each" hook: retryableBeforeEach for "Changes Hardware Profiles applied to a resource"
[2026-07-02T21:25:09.814Z] [INFO] Cleaning up Hardware Profile: cypress-test-hardware-profile-159216
[2026-07-02T21:25:09.822Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-test-hardware-profile-159216")) | .metadata.name' | tr -d '"'
[2026-07-02T21:25:10.088Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-test-***")) | .metadata.name' | tr -d '"'
[2026-07-02T21:25:10.094Z] [INFO] No matching profile found, proceeding with the test.
[2026-07-02T21:25:10.102Z] [INFO] Cleaning up Hardware Profile: cypress-test-hardware-profile-updated-159216
[2026-07-02T21:25:10.107Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-test-hardware-profile-updated-159216")) | .metadata.name' | tr -d '"'
[2026-07-02T21:25:10.376Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-test-***")) | .metadata.name' | tr -d '"'
[2026-07-02T21:25:10.381Z] [INFO] No matching profile found, proceeding with the test.
[2026-07-02T21:25:10.390Z] [INFO] Cleaning up Hardware Profile: cypress-test-hardware-profile-updated-modified-159216
[2026-07-02T21:25:10.394Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-test-hardware-profile-updated-modified-159216")) | .metadata.name' | tr -d '"'
[2026-07-02T21:25:10.654Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-test-***")) | .metadata.name' | tr -d '"'
[2026-07-02T21:25:10.660Z] [INFO] No matching profile found, proceeding with the test.
[2026-07-02T21:25:10.668Z] [INFO] Deleting Project dsp-hp-modify-test-159216 after the test has finished.
[2026-07-02T21:25:10.926Z] [INFO] [EXEC] oc delete project dsp-hp-modify-test-159216 --wait=false --ignore-not-found
2) "after all" hook for "Changes Hardware Profiles applied to a resource"
0 passing (3s)
2 failing
1) Modify Hardware Profile applied to a running Workbench
"before each" hook: retryableBeforeEach for "Changes Hardware Profiles applied to a resource":
Error: Command failed with code 1
Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Modify Hardware Profile app...`
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:26:12)
2) Modify Hardware Profile applied to a running Workbench
"after all" hook for "Changes Hardware Profiles applied to a resource":
Error: Command failed with code 1
Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Modify Hardware Profile app...`
Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/project.ts:71:12)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/.jsons/mochawesome_017.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 3 │
│ Video: false │
│ Duration: 3 seconds │
│ Spec Ran: settings/hardwareProfiles/testModifyAppliedHardwareProfile.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/settings (1919x1079)
/hardwareProfiles/testModifyAppliedHardwareProfile.cy.ts/Modify Hardware Profile
applied to a running Workbench -- Changes Hardware Profiles applied to a resour
ce (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/settings (1919x1079)
/hardwareProfiles/testModifyAppliedHardwareProfile.cy.ts/Modify Hardware Profile
applied to a running Workbench -- Changes Hardware Profiles applied to a resour
ce -- before each hook retryableBeforeEach (failed) (attempt 2).png
- /workspace/tests-shared/tests-payload/results/SmokeSet1/e2e/screenshots/settings (1919x1079)
/hardwareProfiles/testModifyAppliedHardwareProfile.cy.ts/Modify Hardware Profile
applied to a running Workbench -- Changes Hardware Profiles applied to a resour
ce -- after all hook (failed) (attempt 2).png
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 00:26 1 - 1 - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ dashboardNavigation/testApplication 00:30 1 - 1 - - │
│ Links.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ dashboardNavigation/testManifestLin 401ms 2 - - 2 - │
│ ks.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ dataScienceProjects/testProjectAdmi 01:22 3 - 2 1 - │
│ nPermissions.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ featureStore/testFeatureStoreRbac.c 06:51 2 - 2 - - │
│ y.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ learningResources/testCustomResourc 00:10 1 - 1 - - │
│ eCreation.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ modelCatalog/testCatalogSettingsAva 00:03 2 - 2 - - │
│ ilable.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ modelCatalog/testModelCatalogAvaila 00:07 2 - 2 - - │
│ ble.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ modelCatalog/testPerformanceFilters 04:03 1 - 1 - - │
│ Available.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ applications/enabled/testNotebookAd 00:03 2 - 2 - - │
│ ministration.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ applications/explore/testEnabledISV 00:04 1 - 1 - - │
│ s.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ dataScienceProjects/workbenches/tes 03:05 3 - 1 - 2 │
│ tWorkbenchStorageClasses.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ dataScienceProjects/workbenches/wor 00:31 1 - 1 - - │
│ kbenches.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ modelTraining/trainJobs/testTrainjo 535ms 1 - - 1 - │
│ bLifecycle.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✔ modelTraining/trainJobs/testTrainjo 515ms 1 1 - - - │
│ bProgression.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ settings/hardwareProfiles/testDelet 00:02 1 - 1 - - │
│ eAppliedHardwareProfile.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ settings/hardwareProfiles/testHardw 00:02 1 - 1 - - │
│ areProfiles.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ settings/hardwareProfiles/testModif 00:03 1 - 1 - - │
│ yAppliedHardwareProfile.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
✖ 15 of 18 failed (83%) 17:29 27 1 20 4 2