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) "@SmokeSet2"
================================================================================
(Run Starting)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Cypress: 15.17.0 │
│ Browser: Electron 138 (headless) │
│ Node Version: v22.22.0 (/usr/bin/node-22) │
│ Specs: 13 found (application.cy.ts, dataScienceProjects/testLaunchStandaloneNotebook. │
│ cy.ts, dataScienceProjects/testProjectContributorPermissions.cy.ts, dataScienc │
│ eProjects/testProjectCreation.cy.ts, dataScienceProjects/testProjectEditing.cy │
│ .ts, storageClasses/clu...) │
│ Searched: cypress/tests/e2e/application.cy.ts, cypress/tests/e2e/dataScienceProjects/tes │
│ tLaunchStandaloneNotebook.cy.ts, cypress/tests/e2e/dataScienceProjects/testPro │
│ jectContributorPermissions.cy.ts, cypress/tests/e2e/dataScienceProjects/testPr │
│ ojectCreation.cy.ts, cypress/tests/e2e/dataScienceProjects/testProjectEditing. │
│ cy.ts, cypress/tests/e2e/storageClasses/clusterStorage.cy.ts, cypress/tests/e2 │
│ e/storageClasses/storageClasses.cy.ts, cypress/tests/e2e/dataScienceProjects/c │
│ lusterStorage/testClusterStorageAccessModes.cy.ts, cypress/tests/e2e/settings/ │
│ clusterSettings/testAdminClusterSettings.cy.ts, cypress/tests/e2e/settings/con │
│ nectionTypes/testCreateConnectionTypes.cy.ts, cypress/tests/e2e/settings/conne │
│ ctionTypes/testPreInstalledConnectionTypes.cy.ts, cypress/tests/e2e/settings/h │
│ ardwareProfiles/testNotebookTolerations.cy.ts, cypress/tests/e2e/settings/serv │
│ ingRuntimes/testSingleServingRuntimeCreation.cy.ts │
│ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: application.cy.ts (1 of 13)
[2026-07-02T21:04:52.074Z] [INFO] Setting tests timeout to: 480 seconds
application
[2026-07-02T21:04:52.087Z] [INFO] Starting 480s timeout for: should login and load page
[2026-07-02T21:04:52.095Z] [INFO] Test title: should login and load page
[2026-07-02T21:04:52.150Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"]
[2026-07-02T21:04:52.231Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:04:52.237Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:04:52.254Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:04:52.261Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:04:54.941Z] [INFO] Setting tests timeout to: 480 seconds
[2026-07-02T21:04:54.960Z] [INFO] Starting 480s timeout for: should login and load page
[2026-07-02T21:04:54.965Z] [INFO] Test title: should login and load page
[2026-07-02T21:04:54.976Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"]
[2026-07-02T21:04:54.982Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:04:54.990Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:04:55.002Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:04:55.034Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:05:09.630Z] [INFO] Starting 480s timeout for: should login and load page
[2026-07-02T21:05:09.636Z] [INFO] Test title: should login and load page
[2026-07-02T21:05:09.652Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"]
[2026-07-02T21:05:09.661Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:05:09.735Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:05:09.745Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:05:09.750Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
1) should login and load page
0 passing (32s)
1 failing
1) application
should login and load page:
Test steps were:
1. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
Timed out retrying after 10000ms: Unable to find an accessible element with the role "banner" and name "page masthead"
Here are the accessible roles:
document:
Name "":
--------------------------------------------------
banner:
Name "":
Name "":
--------------------------------------------------
img:
Name "Red Hat OpenShift Container Platform logo":
--------------------------------------------------
heading:
Name "Log in to your account":
--------------------------------------------------
form:
Name "":
--------------------------------------------------
textbox:
Name "Username":
--------------------------------------------------
button:
Name "Log in":
--------------------------------------------------
contentinfo:
Name "":
--------------------------------------------------
paragraph:
Name "":
--------------------------------------------------
Ignored nodes: comments, script, style
Log in
· Red Hat OpenShift Container Platform
--------------------------------------------------
banner:
Name "":
Name "":
--------------------------------------------------
img:
Name "Red Hat OpenShift Container Platform logo":
--------------------------------------------------
heading:
Name "Log in to your account":
--------------------------------------------------
form:
Name "":
--------------------------------------------------
textbox:
Name "Username":
--------------------------------------------------
button:
Name "Log in":
--------------------------------------------------
contentinfo:
Name "":
--------------------------------------------------
paragraph:
Name "":
--------------------------------------------------
Ignored nodes: comments, script, style
Log in
· Red Hat OpenShift Container Platform
Storage classes view
[2026-07-02T21:10:56.450Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class
[2026-07-02T21:10:56.534Z] [INFO] Test title: An admin user can enable a disabled Storage Class
[2026-07-02T21:10:56.543Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"]
[2026-07-02T21:10:56.552Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:10:56.634Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:10:56.651Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:10:57.151Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:10:57.159Z] [INFO] OpenShift default storage class already exists: gp3-csi
[2026-07-02T21:10:57.165Z] [INFO] Using OpenShift default storage class: gp3-csi
[2026-07-02T21:10:57.750Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026657169-6sorhcu1g.yaml && rm -f /tmp/cypress-yaml-1783026657169-6sorhcu1g.yaml
[2026-07-02T21:10:57.757Z] [INFO] Command exit code: 0
[2026-07-02T21:10:58.366Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026657759-c606660o5.yaml && rm -f /tmp/cypress-yaml-1783026657759-c606660o5.yaml
[2026-07-02T21:10:58.374Z] [INFO] Command exit code: 0
[2026-07-02T21:10:58.859Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026658378-lu1yso8hn.yaml && rm -f /tmp/cypress-yaml-1783026658378-lu1yso8hn.yaml
[2026-07-02T21:10:58.866Z] [INFO] Command exit code: 0
[2026-07-02T21:10:59.339Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026658868-0wcqg94h8.yaml && rm -f /tmp/cypress-yaml-1783026658868-0wcqg94h8.yaml
[2026-07-02T21:10:59.346Z] [INFO] Command exit code: 0
[2026-07-02T21:10:59.862Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026659348-poif7w55n.yaml && rm -f /tmp/cypress-yaml-1783026659348-poif7w55n.yaml
[2026-07-02T21:10:59.870Z] [INFO] Command exit code: 0
[2026-07-02T21:10:59.950Z] [INFO] [STEP 1] Navigate to Storage Classes view
[2026-07-02T21:11:00.034Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:11:00.038Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:11:04.955Z] [INFO] Setting tests timeout to: 480 seconds
[2026-07-02T21:11:04.967Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class
[2026-07-02T21:11:04.971Z] [INFO] Test title: An admin user can enable a disabled Storage Class
[2026-07-02T21:11:04.979Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"]
[2026-07-02T21:11:05.034Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:11:05.041Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:11:05.059Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:11:05.582Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:11:05.633Z] [INFO] OpenShift default storage class already exists: gp3-csi
[2026-07-02T21:11:05.644Z] [INFO] Using OpenShift default storage class: gp3-csi
[2026-07-02T21:11:06.248Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026665650-zloz4bvod.yaml && rm -f /tmp/cypress-yaml-1783026665650-zloz4bvod.yaml
[2026-07-02T21:11:06.255Z] [INFO] Command exit code: 0
[2026-07-02T21:11:06.831Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026666259-jq2xnwho8.yaml && rm -f /tmp/cypress-yaml-1783026666259-jq2xnwho8.yaml
[2026-07-02T21:11:06.837Z] [INFO] Command exit code: 0
[2026-07-02T21:11:07.349Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026666839-7u2158927.yaml && rm -f /tmp/cypress-yaml-1783026666839-7u2158927.yaml
[2026-07-02T21:11:07.357Z] [INFO] Command exit code: 0
[2026-07-02T21:11:07.736Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026667358-v2md78hcn.yaml && rm -f /tmp/cypress-yaml-1783026667358-v2md78hcn.yaml
[2026-07-02T21:11:07.743Z] [INFO] Command exit code: 0
[2026-07-02T21:11:08.061Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026667745-6x39o96pj.yaml && rm -f /tmp/cypress-yaml-1783026667745-6x39o96pj.yaml
[2026-07-02T21:11:08.067Z] [INFO] Command exit code: 0
[2026-07-02T21:11:08.131Z] [INFO] [STEP 1] Navigate to Storage Classes view
[2026-07-02T21:11:08.147Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:11:08.151Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:11:18.848Z] [INFO] Starting 480s timeout for: An admin user can enable a disabled Storage Class
[2026-07-02T21:11:18.852Z] [INFO] Test title: An admin user can enable a disabled Storage Class
[2026-07-02T21:11:18.858Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"]
[2026-07-02T21:11:18.865Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:11:18.871Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:11:18.885Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:11:19.248Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:11:19.255Z] [INFO] OpenShift default storage class already exists: gp3-csi
[2026-07-02T21:11:19.262Z] [INFO] Using OpenShift default storage class: gp3-csi
[2026-07-02T21:11:19.647Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026679263-5mutvinhx.yaml && rm -f /tmp/cypress-yaml-1783026679263-5mutvinhx.yaml
[2026-07-02T21:11:19.656Z] [INFO] Command exit code: 0
[2026-07-02T21:11:20.202Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026679658-lpw30jop1.yaml && rm -f /tmp/cypress-yaml-1783026679658-lpw30jop1.yaml
[2026-07-02T21:11:20.208Z] [INFO] Command exit code: 0
[2026-07-02T21:11:20.665Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026680211-b649dvmlo.yaml && rm -f /tmp/cypress-yaml-1783026680211-b649dvmlo.yaml
[2026-07-02T21:11:20.673Z] [INFO] Command exit code: 0
[2026-07-02T21:11:21.090Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026680674-cy4wo6ma4.yaml && rm -f /tmp/cypress-yaml-1783026680674-cy4wo6ma4.yaml
[2026-07-02T21:11:21.129Z] [INFO] Command exit code: 0
[2026-07-02T21:11:21.433Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026681132-l9zpdibm6.yaml && rm -f /tmp/cypress-yaml-1783026681132-l9zpdibm6.yaml
[2026-07-02T21:11:21.441Z] [INFO] Command exit code: 0
[2026-07-02T21:11:21.467Z] [INFO] [STEP 1] Navigate to Storage Classes view
[2026-07-02T21:11:21.481Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:11:21.485Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
1) An admin user can enable a disabled Storage Class
[2026-07-02T21:11:32.039Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class
[2026-07-02T21:11:32.042Z] [INFO] Test title: An admin user can disable an enabled Storage Class
[2026-07-02T21:11:32.047Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"]
[2026-07-02T21:11:32.051Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:11:32.056Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:11:32.073Z] [INFO] [STEP 1] Navigate to Storage Classes view
[2026-07-02T21:11:32.087Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:11:32.090Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:11:42.555Z] [INFO] Starting 480s timeout for: An admin user can disable an enabled Storage Class
[2026-07-02T21:11:42.560Z] [INFO] Test title: An admin user can disable an enabled Storage Class
[2026-07-02T21:11:42.564Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"]
[2026-07-02T21:11:42.568Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:11:42.630Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:11:42.641Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:11:43.059Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:11:43.066Z] [INFO] OpenShift default storage class already exists: gp3-csi
[2026-07-02T21:11:43.075Z] [INFO] Using OpenShift default storage class: gp3-csi
[2026-07-02T21:11:43.457Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026703077-67t6j4ak1.yaml && rm -f /tmp/cypress-yaml-1783026703077-67t6j4ak1.yaml
[2026-07-02T21:11:43.464Z] [INFO] Command exit code: 0
[2026-07-02T21:11:43.759Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026703467-31pji2nui.yaml && rm -f /tmp/cypress-yaml-1783026703467-31pji2nui.yaml
[2026-07-02T21:11:43.766Z] [INFO] Command exit code: 0
[2026-07-02T21:11:44.085Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026703768-hkwwlo8b5.yaml && rm -f /tmp/cypress-yaml-1783026703768-hkwwlo8b5.yaml
[2026-07-02T21:11:44.092Z] [INFO] Command exit code: 0
[2026-07-02T21:11:44.407Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026704093-ejo4oc8gh.yaml && rm -f /tmp/cypress-yaml-1783026704093-ejo4oc8gh.yaml
[2026-07-02T21:11:44.414Z] [INFO] Command exit code: 0
[2026-07-02T21:11:44.733Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026704416-da9pcpykp.yaml && rm -f /tmp/cypress-yaml-1783026704416-da9pcpykp.yaml
[2026-07-02T21:11:44.740Z] [INFO] Command exit code: 0
[2026-07-02T21:11:44.761Z] [INFO] [STEP 1] Navigate to Storage Classes view
[2026-07-02T21:11:44.775Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:11:44.779Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
2) An admin user can disable an enabled Storage Class
[2026-07-02T21:11:55.337Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one
[2026-07-02T21:11:55.342Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one
[2026-07-02T21:11:55.347Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"]
[2026-07-02T21:11:55.350Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:11:55.356Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:11:55.372Z] [INFO] [STEP 1] Navigate to Storage Classes view
[2026-07-02T21:11:55.380Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:11:55.383Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:11:56.969Z] [INFO] Starting 480s timeout for: An admin user can set an enabled Storage Class as the default one
[2026-07-02T21:11:56.971Z] [INFO] Test title: An admin user can set an enabled Storage Class as the default one
[2026-07-02T21:11:56.975Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"]
[2026-07-02T21:11:56.980Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:11:56.983Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:11:56.991Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:11:57.239Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:11:57.245Z] [INFO] OpenShift default storage class already exists: gp3-csi
[2026-07-02T21:11:57.250Z] [INFO] Using OpenShift default storage class: gp3-csi
[2026-07-02T21:11:57.534Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026717251-l2wvuz4g0.yaml && rm -f /tmp/cypress-yaml-1783026717251-l2wvuz4g0.yaml
[2026-07-02T21:11:57.540Z] [INFO] Command exit code: 0
[2026-07-02T21:11:57.828Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026717542-z5hy1yld5.yaml && rm -f /tmp/cypress-yaml-1783026717542-z5hy1yld5.yaml
[2026-07-02T21:11:57.833Z] [INFO] Command exit code: 0
[2026-07-02T21:11:58.107Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026717834-ousibcfnu.yaml && rm -f /tmp/cypress-yaml-1783026717834-ousibcfnu.yaml
[2026-07-02T21:11:58.113Z] [INFO] Command exit code: 0
[2026-07-02T21:11:58.380Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026718114-89hkjbyn1.yaml && rm -f /tmp/cypress-yaml-1783026718114-89hkjbyn1.yaml
[2026-07-02T21:11:58.386Z] [INFO] Command exit code: 0
[2026-07-02T21:11:58.645Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026718387-ecyzuvb4w.yaml && rm -f /tmp/cypress-yaml-1783026718387-ecyzuvb4w.yaml
[2026-07-02T21:11:58.651Z] [INFO] Command exit code: 0
[2026-07-02T21:11:58.669Z] [INFO] [STEP 1] Navigate to Storage Classes view
[2026-07-02T21:11:58.677Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:11:58.680Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
3) An admin user can set an enabled Storage Class as the default one
[2026-07-02T21:11:59.599Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class
[2026-07-02T21:11:59.602Z] [INFO] Test title: An admin user can edit the access mode of a storage class
[2026-07-02T21:11:59.606Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"]
[2026-07-02T21:11:59.609Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:11:59.613Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:11:59.640Z] [INFO] [STEP 1] Navigate to Storage Classes view
[2026-07-02T21:11:59.651Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:11:59.654Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:12:00.613Z] [INFO] Starting 480s timeout for: An admin user can edit the access mode of a storage class
[2026-07-02T21:12:00.616Z] [INFO] Test title: An admin user can edit the access mode of a storage class
[2026-07-02T21:12:00.620Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@StorageClassesCI"]
[2026-07-02T21:12:00.624Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:12:00.628Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:12:00.637Z] [INFO] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:12:00.882Z] [INFO] [EXEC] oc get storageclass -o jsonpath='{.items[?(@.metadata.annotations.storageclass\.kubernetes\.io/is-default-class=="true")].metadata.name}'
[2026-07-02T21:12:00.888Z] [INFO] OpenShift default storage class already exists: gp3-csi
[2026-07-02T21:12:00.894Z] [INFO] Using OpenShift default storage class: gp3-csi
[2026-07-02T21:12:01.199Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026720896-z4c48uq9i.yaml && rm -f /tmp/cypress-yaml-1783026720896-z4c48uq9i.yaml
[2026-07-02T21:12:01.205Z] [INFO] Command exit code: 0
[2026-07-02T21:12:01.495Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026721207-wrj4uiyyg.yaml && rm -f /tmp/cypress-yaml-1783026721207-wrj4uiyyg.yaml
[2026-07-02T21:12:01.501Z] [INFO] Command exit code: 0
[2026-07-02T21:12:01.789Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026721503-f4y5nvgma.yaml && rm -f /tmp/cypress-yaml-1783026721503-f4y5nvgma.yaml
[2026-07-02T21:12:01.795Z] [INFO] Command exit code: 0
[2026-07-02T21:12:02.082Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026721797-a9se36v3p.yaml && rm -f /tmp/cypress-yaml-1783026721797-a9se36v3p.yaml
[2026-07-02T21:12:02.088Z] [INFO] Command exit code: 0
[2026-07-02T21:12:02.403Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026722089-o7srufb6q.yaml && rm -f /tmp/cypress-yaml-1783026722089-o7srufb6q.yaml
[2026-07-02T21:12:02.408Z] [INFO] Command exit code: 0
[2026-07-02T21:12:02.434Z] [INFO] [STEP 1] Navigate to Storage Classes view
[2026-07-02T21:12:02.447Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:12:02.451Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
4) An admin user can edit the access mode of a storage class
[2026-07-02T21:12:03.319Z] [INFO] Deleting storage class: qe-settings-sc-disabled-non-default
[2026-07-02T21:12:03.632Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-disabled-non-default --ignore-not-found=true
[2026-07-02T21:12:03.637Z] [INFO] Deleting storage class: qe-settings-sc-enabled-non-default
[2026-07-02T21:12:03.939Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-non-default --ignore-not-found=true
[2026-07-02T21:12:03.944Z] [INFO] Deleting storage class: qe-settings-sc-enabled-to-default
[2026-07-02T21:12:04.429Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-enabled-to-default --ignore-not-found=true
[2026-07-02T21:12:04.434Z] [INFO] Deleting storage class: qe-settings-sc-manila-csi
[2026-07-02T21:12:04.714Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-manila-csi --ignore-not-found=true
[2026-07-02T21:12:04.718Z] [INFO] Deleting storage class: qe-settings-sc-vsphere-volume
[2026-07-02T21:12:05.063Z] [INFO] [EXEC] oc delete storageclass qe-settings-sc-vsphere-volume --ignore-not-found=true
0 passing (1m)
4 failing
1) An admin user can manage Storage Classes from Settings -> Storage classes view
An admin user can enable a disabled Storage Class:
Test steps were:
1. Navigate to Storage Classes view
2. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it.
AssertionError: Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it.
at AppChrome.findSideBar (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:24:14)
at AppChrome.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:44:16)
at StorageClassesPage.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/storageClasses.ts:30:21)
at StorageClassesPage.navigate (webpack://@odh-dashboard/cypress/./cypress/pages/storageClasses.ts:16:9)
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/storageClasses/storageClasses.cy.ts:82:25)
2) An admin user can manage Storage Classes from Settings -> Storage classes view
An admin user can disable an enabled Storage Class:
Test steps were:
1. Navigate to Storage Classes view
2. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it.
AssertionError: Timed out retrying after 10000ms: Expected to find element: `#page-sidebar`, but never found it.
at AppChrome.findSideBar (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:24:14)
at AppChrome.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/appChrome.ts:44:16)
at StorageClassesPage.findNavItem (webpack://@odh-dashboard/cypress/./cypress/pages/storageClasses.ts:30:21)
at StorageClassesPage.navigate (webpack://@odh-dashboard/cypress/./cypress/pages/storageClasses.ts:16:9)
at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/storageClasses/storageClasses.cy.ts:119:25)
3) An admin user can manage Storage Classes from Settings -> Storage classes view
An admin user can set an enabled Storage Class as the default one:
Test steps were:
1. Navigate to Storage Classes view
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://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:135427:74)
at visitFailedByErr (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:135001:12)
at (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:135426:11)
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 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)
4) An admin user can manage Storage Classes from Settings -> Storage classes view
An admin user can edit the access mode of a storage class:
Test steps were:
1. Navigate to Storage Classes view
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://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:135427:74)
at visitFailedByErr (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:135001:12)
at (https://oauth-clusters-6da9eec6-eab7-4b42-863e-2cb836ac3f0b.apps.kflux-prd-es01.1ion.p1.openshiftapps.com/__cypress/runner/cypress_runner.js:135426:11)
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 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/SmokeSet2/e2e/.jsons/mochawesome_006.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 4 │
│ Passing: 0 │
│ Failing: 4 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 8 │
│ Video: false │
│ Duration: 1 minute, 9 seconds │
│ Spec Ran: storageClasses/storageClasses.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079)
lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin
gs - Storage classes view -- An admin user can enable a disabled Storage Class (
failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079)
lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin
gs - Storage classes view -- An admin user can enable a disabled Storage Class (
failed) (attempt 2).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079)
lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin
gs - Storage classes view -- An admin user can disable an enabled Storage Class
(failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079)
lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin
gs - Storage classes view -- An admin user can disable an enabled Storage Class
(failed) (attempt 2).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079)
lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin
gs - Storage classes view -- An admin user can set an enabled Storage Class as t
he default one (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079)
lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin
gs - Storage classes view -- An admin user can set an enabled Storage Class as t
he default one (failed) (attempt 2).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079)
lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin
gs - Storage classes view -- An admin user can edit the access mode of a storage
class (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/storageC (1919x1079)
lasses/storageClasses.cy.ts/An admin user can manage Storage Classes from Settin
gs - Storage classes view -- An admin user can edit the access mode of a storage
class (failed) (attempt 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy. (8 of 13)
ts
[2026-07-02T21:12:12.679Z] [INFO] Setting tests timeout to: 480 seconds
Cluster Storage Access Modes Tests
[2026-07-02T21:12:12.743Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown
[2026-07-02T21:12:12.747Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown
[2026-07-02T21:12:12.754Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"]
[2026-07-02T21:12:12.759Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:12:12.765Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:12:12.843Z] [INFO] Loaded test data from fixtures
[2026-07-02T21:12:12.858Z] [INFO] Provisioning storage classes with different access modes
[2026-07-02T21:12:13.380Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026732864-kopeni9pn.yaml && rm -f /tmp/cypress-yaml-1783026732864-kopeni9pn.yaml
[2026-07-02T21:12:13.388Z] [INFO] Command exit code: 0
[2026-07-02T21:12:13.857Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026733391-ugszbnbnf.yaml && rm -f /tmp/cypress-yaml-1783026733391-ugszbnbnf.yaml
[2026-07-02T21:12:13.864Z] [INFO] Command exit code: 0
[2026-07-02T21:12:14.338Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026733866-wzwsxgin1.yaml && rm -f /tmp/cypress-yaml-1783026733866-wzwsxgin1.yaml
[2026-07-02T21:12:14.374Z] [INFO] Command exit code: 0
[2026-07-02T21:12:14.889Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026734429-i7gw23bwd.yaml && rm -f /tmp/cypress-yaml-1783026734429-i7gw23bwd.yaml
[2026-07-02T21:12:14.931Z] [INFO] Command exit code: 0
[2026-07-02T21:12:15.340Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026734933-dpy382pcc.yaml && rm -f /tmp/cypress-yaml-1783026734933-dpy382pcc.yaml
[2026-07-02T21:12:15.347Z] [INFO] Command exit code: 0
[2026-07-02T21:12:15.350Z] [INFO] Provisioning project
[2026-07-02T21:12:15.353Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name
[2026-07-02T21:12:15.832Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name
[2026-07-02T21:12:15.843Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-cluster-storage-access-modes\" not found","exitCode":1}
[2026-07-02T21:12:15.850Z] [INFO] Project 'test-cluster-storage-access-modes' does not exist.
[2026-07-02T21:12:15.862Z] [INFO] Creating project test-cluster-storage-access-modes
[2026-07-02T21:12:16.338Z] [INFO] [EXEC] oc new-project test-cluster-storage-access-modes
[2026-07-02T21:12:16.779Z] [INFO] [EXEC] oc label namespace test-cluster-storage-access-modes opendatahub.io/dashboard=true --overwrite
[2026-07-02T21:12:16.835Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name
[2026-07-02T21:12:17.255Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name
[2026-07-02T21:12:17.263Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0}
[2026-07-02T21:12:17.270Z] [INFO] Project 'test-cluster-storage-access-modes' exists.
[2026-07-02T21:12:17.765Z] [INFO] [EXEC] oc adm policy add-role-to-user edit *** -n test-cluster-storage-access-modes
[2026-07-02T21:12:17.776Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:12:17.784Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:12:17.787Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:12:18.889Z] [INFO] Starting 480s timeout for: Should display storage classes with different access modes in cluster storage dropdown
[2026-07-02T21:12:18.893Z] [INFO] Test title: Should display storage classes with different access modes in cluster storage dropdown
[2026-07-02T21:12:18.897Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@NonConcurrent"]
[2026-07-02T21:12:18.901Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:12:18.905Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:12:18.915Z] [INFO] Loaded test data from fixtures
[2026-07-02T21:12:18.926Z] [INFO] Provisioning storage classes with different access modes
[2026-07-02T21:12:19.224Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026738929-epd6w9y4o.yaml && rm -f /tmp/cypress-yaml-1783026738929-epd6w9y4o.yaml
[2026-07-02T21:12:19.231Z] [INFO] Command exit code: 0
[2026-07-02T21:12:19.527Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026739233-tvd79m3db.yaml && rm -f /tmp/cypress-yaml-1783026739233-tvd79m3db.yaml
[2026-07-02T21:12:19.533Z] [INFO] Command exit code: 0
[2026-07-02T21:12:19.824Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026739535-4ctmcx5pa.yaml && rm -f /tmp/cypress-yaml-1783026739535-4ctmcx5pa.yaml
[2026-07-02T21:12:19.830Z] [INFO] Command exit code: 0
[2026-07-02T21:12:20.127Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026739832-vfloif1va.yaml && rm -f /tmp/cypress-yaml-1783026739832-vfloif1va.yaml
[2026-07-02T21:12:20.133Z] [INFO] Command exit code: 0
[2026-07-02T21:12:20.423Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026740135-v8ayuoyy0.yaml && rm -f /tmp/cypress-yaml-1783026740135-v8ayuoyy0.yaml
[2026-07-02T21:12:20.429Z] [INFO] Command exit code: 0
[2026-07-02T21:12:20.433Z] [INFO] Provisioning project
[2026-07-02T21:12:20.437Z] [INFO] Executing command: oc get project "test-cluster-storage-access-modes" -o name
[2026-07-02T21:12:20.712Z] [INFO] [EXEC] oc get project "test-cluster-storage-access-modes" -o name
[2026-07-02T21:12:20.718Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-cluster-storage-access-modes","stderr":"","exitCode":0}
[2026-07-02T21:12:20.728Z] [INFO] Project 'test-cluster-storage-access-modes' exists.
[2026-07-02T21:12:20.737Z] [INFO] Project test-cluster-storage-access-modes already exists. Deleting it.
1) "before each" hook: retryableBeforeEach for "Should display storage classes with different access modes in cluster storage dropdown"
[2026-07-02T21:15:21.153Z] [INFO] Cleaning up storage classes
[2026-07-02T21:15:21.165Z] [INFO] Deleting storage class: sc-rwo-preset
[2026-07-02T21:15:21.473Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true
[2026-07-02T21:15:21.477Z] [INFO] Deleting storage class: sc-rwx-preset
[2026-07-02T21:15:21.771Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true
[2026-07-02T21:15:21.775Z] [INFO] Deleting storage class: sc-rox-preset
[2026-07-02T21:15:22.129Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true
[2026-07-02T21:15:22.133Z] [INFO] Deleting storage class: sc-rwop-preset
[2026-07-02T21:15:22.436Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true
[2026-07-02T21:15:22.440Z] [INFO] Deleting storage class: sc-multi-preset
[2026-07-02T21:15:22.829Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true
[2026-07-02T21:15:22.833Z] [INFO] Deleting storage class: sc-rwo-preset
[2026-07-02T21:15:23.257Z] [INFO] [EXEC] oc delete storageclass sc-rwo-preset --ignore-not-found=true
[2026-07-02T21:15:23.260Z] [INFO] Deleting storage class: sc-rwx-preset
[2026-07-02T21:15:23.590Z] [INFO] [EXEC] oc delete storageclass sc-rwx-preset --ignore-not-found=true
[2026-07-02T21:15:23.594Z] [INFO] Deleting storage class: sc-rox-preset
[2026-07-02T21:15:24.021Z] [INFO] [EXEC] oc delete storageclass sc-rox-preset --ignore-not-found=true
[2026-07-02T21:15:24.024Z] [INFO] Deleting storage class: sc-rwop-preset
[2026-07-02T21:15:24.360Z] [INFO] [EXEC] oc delete storageclass sc-rwop-preset --ignore-not-found=true
[2026-07-02T21:15:24.430Z] [INFO] Deleting storage class: sc-multi-preset
[2026-07-02T21:15:24.707Z] [INFO] [EXEC] oc delete storageclass sc-multi-preset --ignore-not-found=true
[2026-07-02T21:15:24.710Z] [INFO] Cleaning up project
[2026-07-02T21:15:25.064Z] [INFO] [EXEC] oc delete project test-cluster-storage-access-modes --wait=false --ignore-not-found
0 passing (3m)
1 failing
1) Cluster Storage Access Modes Tests
"before each" hook: retryableBeforeEach for "Should display storage classes with different access modes in cluster storage dropdown":
Test steps were:
1. Provisioning storage classes with different access modes
2. Provisioning project
`cy.exec('oc delete project test-cluster-storage-access-modes --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: `Cluster Storage Access Mode...`
CypressError: `cy.exec('oc delete project test-cluster-storage-access-modes --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/SmokeSet2/e2e/.jsons/mochawesome_007.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 5 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 4 │
│ Screenshots: 2 │
│ Video: false │
│ Duration: 3 minutes, 12 seconds │
│ Spec Ran: dataScienceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079)
nceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts/Cluster Storage A
ccess Modes Tests -- Should display storage classes with different access modes
in cluster storage dropdown (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/dataScie (1919x1079)
nceProjects/clusterStorage/testClusterStorageAccessModes.cy.ts/Cluster Storage A
ccess Modes Tests -- Should display storage classes with different access modes
in cluster storage dropdown -- before each hook retryableBeforeEach (failed) (at
tempt 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: settings/clusterSettings/testAdminClusterSettings.cy.ts (9 of 13)
[2026-07-02T21:16:30.843Z] [INFO] Setting tests timeout to: 480 seconds
Verify that only the Cluster Admin can access Cluster Settings
[2026-07-02T21:16:30.855Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations
[2026-07-02T21:16:30.858Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations
[2026-07-02T21:16:30.864Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"]
[2026-07-02T21:16:30.872Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:16:30.878Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:16:30.932Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin
[2026-07-02T21:16:31.292Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec'
[2026-07-02T21:16:31.299Z] [INFO] Dashboard Config:
[2026-07-02T21:16:31.661Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq .
[2026-07-02T21:16:31.668Z] [INFO] Controller Config:
[2026-07-02T21:16:31.678Z] [INFO] Executing command:
[2026-07-02T21:16:32.059Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq .
[2026-07-02T21:16:32.066Z] [INFO] Command stderr:
[2026-07-02T21:16:32.073Z] [INFO] Raw Controller Culler Config Response:
[2026-07-02T21:16:32.077Z] [INFO] Controller Culler Config (Error):
[2026-07-02T21:16:32.081Z] [INFO] Check if user is in RHODS user groups
[2026-07-02T21:16:32.083Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig'
[2026-07-02T21:16:32.449Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig'
[2026-07-02T21:16:32.457Z] [INFO] Could not parse groupsConfig, continuing with test
[2026-07-02T21:16:32.468Z] [INFO] Check for existing ClusterRoleBinding
[2026-07-02T21:16:32.471Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found
[2026-07-02T21:16:32.836Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found
[2026-07-02T21:16:32.844Z] [INFO] ClusterRoleBinding not found: cypress-test-***
[2026-07-02T21:16:32.850Z] [INFO] Create ClusterRoleBinding for cluster-admin
[2026-07-02T21:16:33.230Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026992854-gygiucpgl.yaml && rm -f /tmp/cypress-yaml-1783026992854-gygiucpgl.yaml
[2026-07-02T21:16:33.237Z] [INFO] Command exit code: 0
[2026-07-02T21:16:33.243Z] [INFO] Successfully created ClusterRoleBinding
[2026-07-02T21:16:33.263Z] [INFO] [STEP 1] Log into the application as admin
[2026-07-02T21:16:33.277Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:16:33.281Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:16:34.266Z] [INFO] Starting 480s timeout for: Admin should access Cluster Settings and see UI fields matching OpenShift configurations
[2026-07-02T21:16:34.269Z] [INFO] Test title: Admin should access Cluster Settings and see UI fields matching OpenShift configurations
[2026-07-02T21:16:34.274Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"]
[2026-07-02T21:16:34.279Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:16:34.285Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:16:34.294Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin
[2026-07-02T21:16:34.656Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec'
[2026-07-02T21:16:34.664Z] [INFO] Dashboard Config:
[2026-07-02T21:16:34.962Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq .
[2026-07-02T21:16:34.970Z] [INFO] Controller Config:
[2026-07-02T21:16:34.979Z] [INFO] Executing command:
[2026-07-02T21:16:35.271Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq .
[2026-07-02T21:16:35.278Z] [INFO] Command stderr:
[2026-07-02T21:16:35.284Z] [INFO] Raw Controller Culler Config Response:
[2026-07-02T21:16:35.289Z] [INFO] Controller Culler Config (Error):
[2026-07-02T21:16:35.292Z] [INFO] Check if user is in RHODS user groups
[2026-07-02T21:16:35.295Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig'
[2026-07-02T21:16:35.588Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig'
[2026-07-02T21:16:35.596Z] [INFO] Could not parse groupsConfig, continuing with test
[2026-07-02T21:16:35.606Z] [INFO] Check for existing ClusterRoleBinding
[2026-07-02T21:16:35.611Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found
[2026-07-02T21:16:35.902Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found
[2026-07-02T21:16:35.909Z] [INFO] Found ClusterRoleBinding: cypress-test-***
[2026-07-02T21:16:35.915Z] [INFO] Found existing ClusterRoleBinding, will restore after test
[2026-07-02T21:16:35.922Z] [INFO] Create ClusterRoleBinding for cluster-admin
[2026-07-02T21:16:36.270Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026995929-ourtrsmmo.yaml && rm -f /tmp/cypress-yaml-1783026995929-ourtrsmmo.yaml
[2026-07-02T21:16:36.276Z] [INFO] Command exit code: 0
[2026-07-02T21:16:36.282Z] [INFO] Successfully created ClusterRoleBinding
[2026-07-02T21:16:36.301Z] [INFO] [STEP 1] Log into the application as admin
[2026-07-02T21:16:36.313Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:16:36.331Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
1) Admin should access Cluster Settings and see UI fields matching OpenShift configurations
[2026-07-02T21:16:37.205Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab
[2026-07-02T21:16:37.207Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab
[2026-07-02T21:16:37.212Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"]
[2026-07-02T21:16:37.216Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:16:37.221Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:16:37.230Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:16:37.238Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:16:37.241Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:16:38.116Z] [INFO] Starting 480s timeout for: Test User - should not have access rights to view the Cluster Settings tab
[2026-07-02T21:16:38.119Z] [INFO] Test title: Test User - should not have access rights to view the Cluster Settings tab
[2026-07-02T21:16:38.125Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1216","@Dashboard","@ci-dashboard-regression-tags","@SettingsCI"]
[2026-07-02T21:16:38.130Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:16:38.135Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:16:38.143Z] [INFO] Loaded test data - User: ***, ClusterRoleBinding: cypress-test-***-cluster-admin
[2026-07-02T21:16:38.446Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq '.items[].spec'
[2026-07-02T21:16:38.452Z] [INFO] Dashboard Config:
[2026-07-02T21:16:38.765Z] [INFO] [EXEC] oc get configmaps -l app=notebook-controller -A -o jsonpath='{.items[0].data}' | jq .
[2026-07-02T21:16:38.771Z] [INFO] Controller Config:
[2026-07-02T21:16:38.778Z] [INFO] Executing command:
[2026-07-02T21:16:39.064Z] [INFO] [EXEC] oc get configmap -n redhat-ods-applications notebook-controller-culler-config -o jsonpath='{.data}' | jq .
[2026-07-02T21:16:39.070Z] [INFO] Command stderr:
[2026-07-02T21:16:39.076Z] [INFO] Raw Controller Culler Config Response:
[2026-07-02T21:16:39.080Z] [INFO] Controller Culler Config (Error):
[2026-07-02T21:16:39.082Z] [INFO] Check if user is in RHODS user groups
[2026-07-02T21:16:39.085Z] [INFO] Getting OdhDashboardConfig groupsConfig: oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig'
[2026-07-02T21:16:39.366Z] [INFO] [EXEC] oc get OdhDashboardConfig -A -o json | jq -r '.items[].spec.groupsConfig'
[2026-07-02T21:16:39.374Z] [INFO] Could not parse groupsConfig, continuing with test
[2026-07-02T21:16:39.382Z] [INFO] Check for existing ClusterRoleBinding
[2026-07-02T21:16:39.386Z] [INFO] Getting ClusterRoleBinding: oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found
[2026-07-02T21:16:39.656Z] [INFO] [EXEC] oc get clusterrolebinding cypress-test-*** -o json --ignore-not-found
[2026-07-02T21:16:39.664Z] [INFO] Found ClusterRoleBinding: cypress-test-***
[2026-07-02T21:16:39.669Z] [INFO] Found existing ClusterRoleBinding, will restore after test
[2026-07-02T21:16:39.674Z] [INFO] Create ClusterRoleBinding for cluster-admin
[2026-07-02T21:16:39.986Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783026999675-1dtcrnim9.yaml && rm -f /tmp/cypress-yaml-1783026999675-1dtcrnim9.yaml
[2026-07-02T21:16:39.991Z] [INFO] Command exit code: 0
[2026-07-02T21:16:39.998Z] [INFO] Successfully created ClusterRoleBinding
[2026-07-02T21:16:40.004Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:16:40.010Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:16:40.013Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
2) Test User - should not have access rights to view the Cluster Settings tab
[2026-07-02T21:16:40.872Z] [INFO] Starting 480s timeout for: Cluster Admin user can access all Settings pages
[2026-07-02T21:16:40.875Z] [INFO] Test title: Cluster Admin user can access all Settings pages
[2026-07-02T21:16:40.879Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1688","@Dashboard","@SettingsCI"]
[2026-07-02T21:16:40.883Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:16:40.887Z] [INFO] Grep tags: ["@SmokeSet2"]
- Cluster Admin user can access all Settings pages
[2026-07-02T21:16:40.898Z] [INFO] [STEP 1] Cleanup: Remove test ClusterRoleBinding
[2026-07-02T21:16:40.902Z] [INFO] Deleting ClusterRoleBinding: oc delete clusterrolebinding cypress-test-*** --ignore-not-found
[2026-07-02T21:16:41.189Z] [INFO] [EXEC] oc delete clusterrolebinding cypress-test-*** --ignore-not-found
[2026-07-02T21:16:41.196Z] [INFO] Successfully deleted ClusterRoleBinding: cypress-test-***
[2026-07-02T21:16:41.201Z] [INFO] Successfully removed test ClusterRoleBinding
[2026-07-02T21:16:41.204Z] [INFO] [STEP 2] Restore original ClusterRoleBinding
[2026-07-02T21:16:41.490Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783027000894-oqn0w2etj.yaml && rm -f /tmp/cypress-yaml-1783027000894-oqn0w2etj.yaml
[2026-07-02T21:16:41.496Z] [INFO] Command exit code: 0
[2026-07-02T21:16:41.501Z] [INFO] Successfully restored original ClusterRoleBinding
0 passing (11s)
1 pending
2 failing
1) Verify that only the Cluster Admin can access Cluster Settings
Admin should access Cluster Settings and see UI fields matching OpenShift configurations:
Test steps were:
1. Check if user is in RHODS user groups
2. Check for existing ClusterRoleBinding
3. Create ClusterRoleBinding for cluster-admin
4. Log into the application as admin
5. 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 that only the Cluster Admin can access Cluster Settings
Test User - should not have access rights to view the Cluster Settings tab:
Test steps were:
1. Check if user is in RHODS user groups
2. Check for existing ClusterRoleBinding
3. Create ClusterRoleBinding for cluster-admin
4. Log into the application
5. 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/SmokeSet2/e2e/.jsons/mochawesome_008.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 3 │
│ Passing: 0 │
│ Failing: 2 │
│ Pending: 1 │
│ Skipped: 0 │
│ Screenshots: 4 │
│ Video: false │
│ Duration: 10 seconds │
│ Spec Ran: settings/clusterSettings/testAdminClusterSettings.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079)
/clusterSettings/testAdminClusterSettings.cy.ts/Verify that only the Cluster Adm
in can access Cluster Settings -- Admin should access Cluster Settings and see U
I fields matching OpenShift configurations (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079)
/clusterSettings/testAdminClusterSettings.cy.ts/Verify that only the Cluster Adm
in can access Cluster Settings -- Admin should access Cluster Settings and see U
I fields matching OpenShift configurations (failed) (attempt 2).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079)
/clusterSettings/testAdminClusterSettings.cy.ts/Verify that only the Cluster Adm
in can access Cluster Settings -- Test User - should not have access rights to v
iew the Cluster Settings tab (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079)
/clusterSettings/testAdminClusterSettings.cy.ts/Verify that only the Cluster Adm
in can access Cluster Settings -- Test User - should not have access rights to v
iew the Cluster Settings tab (failed) (attempt 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: settings/connectionTypes/testCreateConnectionTypes.cy.ts (10 of 13)
[2026-07-02T21:16:44.492Z] [INFO] Setting tests timeout to: 480 seconds
Verify Connection Type Creation
[2026-07-02T21:16:44.502Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type
[2026-07-02T21:16:44.505Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type
[2026-07-02T21:16:44.533Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"]
[2026-07-02T21:16:44.538Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:16:44.544Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:16:44.564Z] [INFO] Loaded project name: cypress-test-connection-type-185825
[2026-07-02T21:16:44.568Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name
[2026-07-02T21:16:44.950Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name
[2026-07-02T21:16:44.960Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-test-***\" not found","exitCode":1}
[2026-07-02T21:16:44.966Z] [INFO] Project 'cypress-test-connection-type-185825' does not exist.
[2026-07-02T21:16:44.977Z] [INFO] Creating project cypress-test-connection-type-185825
[2026-07-02T21:16:45.378Z] [INFO] [EXEC] oc new-project cypress-test-***
[2026-07-02T21:16:45.669Z] [INFO] [EXEC] oc label namespace cypress-test-*** opendatahub.io/dashboard=true --overwrite
[2026-07-02T21:16:45.676Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name
[2026-07-02T21:16:46.094Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name
[2026-07-02T21:16:46.101Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0}
[2026-07-02T21:16:46.130Z] [INFO] Project 'cypress-test-connection-type-185825' exists.
[2026-07-02T21:16:46.161Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:16:46.175Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:16:46.178Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:16:47.137Z] [INFO] Starting 480s timeout for: Verify User Can Create, Preview and Delete a Connection Type
[2026-07-02T21:16:47.141Z] [INFO] Test title: Verify User Can Create, Preview and Delete a Connection Type
[2026-07-02T21:16:47.147Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard","@ConnectionTypes","@ConnectionTypesCI"]
[2026-07-02T21:16:47.152Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:16:47.157Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:16:47.169Z] [INFO] Loaded project name: cypress-test-connection-type-185825
[2026-07-02T21:16:47.174Z] [INFO] Executing command: oc get project "cypress-test-connection-type-185825" -o name
[2026-07-02T21:16:47.461Z] [INFO] [EXEC] oc get project "cypress-test-***" -o name
[2026-07-02T21:16:47.468Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-test-connection-type-185825","stderr":"","exitCode":0}
[2026-07-02T21:16:47.474Z] [INFO] Project 'cypress-test-connection-type-185825' exists.
[2026-07-02T21:16:47.482Z] [INFO] Project cypress-test-connection-type-185825 already exists. Deleting it.
1) "before each" hook: retryableBeforeEach for "Verify User Can Create, Preview and Delete a Connection Type"
[2026-07-02T21:19:47.759Z] [INFO] Executing delete connection type command: oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found
[2026-07-02T21:19:48.079Z] [INFO] [EXEC] oc delete configmap ct-test-connection-type-185825 -n redhat-ods-applications --ignore-not-found
[2026-07-02T21:19:48.082Z] [INFO] Executing delete connection type command: oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found
[2026-07-02T21:19:48.385Z] [INFO] [EXEC] oc delete configmap ct-copy-of-s3-compatible-object-storage-v1 -n redhat-ods-applications --ignore-not-found
2) "after all" hook for "Verify User Can Duplicate, Edit and Delete a Connection Type"
0 passing (8m)
2 failing
1) Verify Connection Type Creation
"before each" hook: retryableBeforeEach for "Verify User Can Create, Preview and Delete a Connection Type":
CypressError: `cy.exec('oc delete project cypress-test-connection-type-185825 --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: `Verify Connection Type Crea...`
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)
2) Verify Connection Type Creation
"after all" hook for "Verify User Can Duplicate, Edit and Delete a Connection Type":
CypressError: `cy.exec('oc delete project cypress-test-connection-type-185825 --wait --ignore-not-found')` timed out after waiting `300000ms`.
https://on.cypress.io/exec
Because this error occurred during a `after all` hook we are skipping the remaining tests in the current suite: `Verify Connection Type Crea...`
Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
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/tests/e2e/settings/connectionTypes/testCreateConnectionTypes.cy.ts:73:27)
[mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_009.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 2 │
│ Passing: 0 │
│ Failing: 2 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 3 │
│ Video: false │
│ Duration: 8 minutes, 4 seconds │
│ Spec Ran: settings/connectionTypes/testCreateConnectionTypes.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079)
/connectionTypes/testCreateConnectionTypes.cy.ts/Verify Connection Type Creation
-- Verify User Can Create, Preview and Delete a Connection Type (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079)
/connectionTypes/testCreateConnectionTypes.cy.ts/Verify Connection Type Creation
-- Verify User Can Create, Preview and Delete a Connection Type -- before each
hook retryableBeforeEach (failed) (attempt 2).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079)
/connectionTypes/testCreateConnectionTypes.cy.ts/Verify Connection Type Creation
-- Verify User Can Duplicate, Edit and Delete a Connection Type -- after all ho
ok (failed).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts (11 of 13)
[2026-07-02T21:25:51.311Z] [INFO] Setting tests timeout to: 480 seconds
Verify OOTB Connection Types
[2026-07-02T21:25:51.328Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted
[2026-07-02T21:25:51.333Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted
[2026-07-02T21:25:51.345Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"]
[2026-07-02T21:25:51.353Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:25:51.361Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:25:51.396Z] [INFO] [STEP 1] Navigate to Connection Types view
[2026-07-02T21:25:51.413Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/settings/environment-setup/connection-types
[2026-07-02T21:25:51.417Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:25:52.277Z] [INFO] Starting 480s timeout for: should have pre-installed label and unable to be edited or deleted
[2026-07-02T21:25:52.281Z] [INFO] Test title: should have pre-installed label and unable to be edited or deleted
[2026-07-02T21:25:52.294Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"]
[2026-07-02T21:25:52.298Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:25:52.302Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:25:52.318Z] [INFO] [STEP 1] Navigate to Connection Types view
[2026-07-02T21:25:52.325Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/settings/environment-setup/connection-types
[2026-07-02T21:25:52.329Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
1) should have pre-installed label and unable to be edited or deleted
0 passing (2s)
1 failing
1) Verify OOTB Connection Types
should have pre-installed label and unable to be edited or deleted:
Test steps were:
1. Navigate to Connection Types view
2. Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/settings/environment-setup/connection-types
`cy.visit()` failed trying to load:
https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/settings/environment-setup/connection-types
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/settings/environment-setup/connection-types
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/SmokeSet2/e2e/.jsons/mochawesome_010.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 2 │
│ Video: false │
│ Duration: 1 second │
│ Spec Ran: settings/connectionTypes/testPreInstalledConnectionTypes.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079)
/connectionTypes/testPreInstalledConnectionTypes.cy.ts/Verify OOTB Connection Ty
pes -- should have pre-installed label and unable to be edited or deleted (faile
d).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079)
/connectionTypes/testPreInstalledConnectionTypes.cy.ts/Verify OOTB Connection Ty
pes -- should have pre-installed label and unable to be edited or deleted (faile
d) (attempt 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: settings/hardwareProfiles/testNotebookTolerations.cy.ts (12 of 13)
[2026-07-02T21:25:55.712Z] [INFO] Setting tests timeout to: 480 seconds
Notebooks - tolerations tests
[2026-07-02T21:25:55.734Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-02T21:25:55.743Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-02T21:25:55.752Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"]
[2026-07-02T21:25:55.763Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:25:55.769Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:25:55.800Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found'
[2026-07-02T21:25:56.148Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found'
[2026-07-02T21:25:56.162Z] [INFO] No notebooks found
[2026-07-02T21:25:56.168Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks
[2026-07-02T21:25:56.179Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-07-02T21:25:56.184Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"'
[2026-07-02T21:25:56.469Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"'
[2026-07-02T21:25:56.482Z] [INFO] No matching profile found, proceeding with the test.
[2026-07-02T21:25:56.497Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-07-02T21:25:56.527Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783027556501.yaml" -n redhat-ods-applications
[2026-07-02T21:25:56.797Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783027556501.yaml" -n redhat-ods-applications
[2026-07-02T21:25:56.814Z] [INFO] Error executing command: oc apply -f "/tmp/temp_1783027556501.yaml" -n redhat-ods-applications
[2026-07-02T21:25:56.819Z] [INFO] Error output: E0702 21:25:56.778457 40139 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
error: error when retrieving current configuration of:
Resource: "infrastructure.opendatahub.io/v1, Resource=hardwareprofiles", GroupVersionKind: "infrastructure.opendatahub.io/v1, Kind=HardwareProfile"
Name: "cypress-hardware-profile-notebooks", Namespace: "redhat-ods-applications"
from server for: "/tmp/temp_1783027556501.yaml": Get "https://adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com:6443/apis/infrastructure.opendatahub.io/v1/namespaces/redhat-ods-applications/hardwareprofiles/cypress-hardware-profile-notebooks": dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host
[2026-07-02T21:25:56.998Z] [INFO] [EXEC] rm /tmp/temp_1783027556501.yaml
[2026-07-02T21:25:57.032Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:25:57.066Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:25:57.080Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:25:57.942Z] [INFO] Starting 480s timeout for: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-02T21:25:57.945Z] [INFO] Test title: Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-02T21:25:57.950Z] [INFO] Test tags: ["@Dashboard","@HardwareProfiles","@Smoke","@SmokeSet2","@NonConcurrent"]
[2026-07-02T21:25:57.953Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:25:57.957Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:25:57.971Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found'
[2026-07-02T21:25:58.288Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found'
[2026-07-02T21:25:58.295Z] [INFO] No notebooks found
[2026-07-02T21:25:58.300Z] [INFO] Loaded Hardware Profile Name: cypress-hardware-profile-notebooks
[2026-07-02T21:25:58.303Z] [INFO] Cleaning up and creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-07-02T21:25:58.306Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"'
[2026-07-02T21:25:58.595Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/hardwareProfile/notebook_tolerations.yaml")) | .metadata.name' | tr -d '"'
[2026-07-02T21:25:58.601Z] [INFO] No matching profile found, proceeding with the test.
[2026-07-02T21:25:58.607Z] [INFO] Creating Hardware Profile: resources/hardwareProfile/notebook_tolerations.yaml
[2026-07-02T21:25:58.619Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783027558608.yaml" -n redhat-ods-applications
[2026-07-02T21:25:58.871Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783027558608.yaml" -n redhat-ods-applications
[2026-07-02T21:25:58.882Z] [INFO] Error executing command: oc apply -f "/tmp/temp_1783027558608.yaml" -n redhat-ods-applications
[2026-07-02T21:25:58.887Z] [INFO] Error output: E0702 21:25:58.855538 40316 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
error: error when retrieving current configuration of:
Resource: "infrastructure.opendatahub.io/v1, Resource=hardwareprofiles", GroupVersionKind: "infrastructure.opendatahub.io/v1, Kind=HardwareProfile"
Name: "cypress-hardware-profile-notebooks", Namespace: "redhat-ods-applications"
from server for: "/tmp/temp_1783027558608.yaml": Get "https://adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com:6443/apis/infrastructure.opendatahub.io/v1/namespaces/redhat-ods-applications/hardwareprofiles/cypress-hardware-profile-notebooks": dial tcp: lookup adc7bab192d134c0782d191b690e8aa1-6fd42e75161b81c5.elb.us-east-1.amazonaws.com: no such host
[2026-07-02T21:25:59.048Z] [INFO] [EXEC] rm /tmp/temp_1783027558608.yaml
[2026-07-02T21:25:59.072Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:25:59.092Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:25:59.105Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
1) Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations
[2026-07-02T21:25:59.921Z] [INFO] Executing: oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found'
[2026-07-02T21:26:00.224Z] [INFO] [EXEC] oc get notebooks.kubeflow.org -A -o custom-columns=":metadata.namespace,:metadata.name" | grep jupyter-nb | xargs -I {} sh -c 'oc delete notebook.kubeflow.org -n $(echo {} | cut -d " " -f1) $(echo {} | cut -d " " -f2) --ignore-not-found'
[2026-07-02T21:26:00.231Z] [INFO] No notebooks found
[2026-07-02T21:26:00.235Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-hardware-profile-notebooks")) | .metadata.name' | tr -d '"'
[2026-07-02T21:26:00.507Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-hardware-profile-notebooks")) | .metadata.name' | tr -d '"'
[2026-07-02T21:26:00.512Z] [INFO] No matching profile found, proceeding with the test.
0 passing (5s)
1 failing
1) Notebooks - tolerations tests
Verify Juypter Notebook Creation using Hardware Profiles and applying Tolerations:
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/SmokeSet2/e2e/.jsons/mochawesome_011.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 2 │
│ Video: false │
│ Duration: 4 seconds │
│ Spec Ran: settings/hardwareProfiles/testNotebookTolerations.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079)
/hardwareProfiles/testNotebookTolerations.cy.ts/Notebooks - tolerations tests --
Verify Juypter Notebook Creation using Hardware Profiles and applying Toleratio
ns (failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079)
/hardwareProfiles/testNotebookTolerations.cy.ts/Notebooks - tolerations tests --
Verify Juypter Notebook Creation using Hardware Profiles and applying Toleratio
ns (failed) (attempt 2).png
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts (13 of 13)
[2026-07-02T21:26:03.123Z] [INFO] Setting tests timeout to: 480 seconds
Verify Admins Can Import and Delete a Custom Single-Model Serving Runtime Template By Uploading A YAML file
[2026-07-02T21:26:03.142Z] [INFO] Starting 480s timeout for: Admin should access serving runtimes, import a yaml file and then delete
[2026-07-02T21:26:03.147Z] [INFO] Test title: Admin should access serving runtimes, import a yaml file and then delete
[2026-07-02T21:26:03.159Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2276","@Dashboard","@NonConcurrent","@SettingsCI"]
[2026-07-02T21:26:03.165Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:26:03.174Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:26:03.230Z] [INFO] Loaded Single-Model Name: single-cypress-vllm-runtime
[2026-07-02T21:26:03.236Z] [INFO] Loaded Single-Model Metadata Name: Cypress Single ServingRuntime for KServe
[2026-07-02T21:26:03.240Z] [INFO] Executing command: oc get templates -ojson -n redhat-ods-applications | jq '.items[] | select(.objects[]?.metadata?.annotations?."openshift.io/display-name"? // "" | contains("Cypress Single ServingRuntime for KServe")) | .metadata.name' | tr -d '"'
[2026-07-02T21:26:03.527Z] [INFO] [EXEC] oc get templates -ojson -n redhat-ods-applications | jq '.items[] | select(.objects[]?.metadata?.annotations?."openshift.io/display-name"? // "" | contains("Cypress Single ServingRuntime for KServe")) | .metadata.name' | tr -d '"'
[2026-07-02T21:26:03.533Z] [INFO] No matching template found, proceeding with the test.
[2026-07-02T21:26:03.558Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:26:03.587Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:26:03.597Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
[2026-07-02T21:26:04.450Z] [INFO] Starting 480s timeout for: Admin should access serving runtimes, import a yaml file and then delete
[2026-07-02T21:26:04.463Z] [INFO] Test title: Admin should access serving runtimes, import a yaml file and then delete
[2026-07-02T21:26:04.467Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2276","@Dashboard","@NonConcurrent","@SettingsCI"]
[2026-07-02T21:26:04.471Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"]
[2026-07-02T21:26:04.475Z] [INFO] Grep tags: ["@SmokeSet2"]
[2026-07-02T21:26:04.506Z] [INFO] Loaded Single-Model Name: single-cypress-vllm-runtime
[2026-07-02T21:26:04.510Z] [INFO] Loaded Single-Model Metadata Name: Cypress Single ServingRuntime for KServe
[2026-07-02T21:26:04.514Z] [INFO] Executing command: oc get templates -ojson -n redhat-ods-applications | jq '.items[] | select(.objects[]?.metadata?.annotations?."openshift.io/display-name"? // "" | contains("Cypress Single ServingRuntime for KServe")) | .metadata.name' | tr -d '"'
[2026-07-02T21:26:04.779Z] [INFO] [EXEC] oc get templates -ojson -n redhat-ods-applications | jq '.items[] | select(.objects[]?.metadata?.annotations?."openshift.io/display-name"? // "" | contains("Cypress Single ServingRuntime for KServe")) | .metadata.name' | tr -d '"'
[2026-07-02T21:26:04.785Z] [INFO] No matching template found, proceeding with the test.
[2026-07-02T21:26:04.801Z] [INFO] [STEP 1] Log into the application
[2026-07-02T21:26:04.812Z] [INFO] Navigate to: https://rh-ai.apps.6da9eec6-eab7-4b42-863e-2cb836ac3f0b.prod.konfluxeaas.com/
[2026-07-02T21:26:04.816Z] [INFO] BYOIDC cluster detected - using Keycloak authentication
1) Admin should access serving runtimes, import a yaml file and then delete
[2026-07-02T21:26:05.598Z] [INFO] Executing command: oc get templates -ojson -n redhat-ods-applications | jq '.items[] | select(.objects[]?.metadata?.annotations?."openshift.io/display-name"? // "" | contains("Cypress Single ServingRuntime for KServe")) | .metadata.name' | tr -d '"'
[2026-07-02T21:26:05.891Z] [INFO] [EXEC] oc get templates -ojson -n redhat-ods-applications | jq '.items[] | select(.objects[]?.metadata?.annotations?."openshift.io/display-name"? // "" | contains("Cypress Single ServingRuntime for KServe")) | .metadata.name' | tr -d '"'
[2026-07-02T21:26:05.897Z] [INFO] No matching template found, proceeding with the test.
0 passing (3s)
1 failing
1) Verify Admins Can Import and Delete a Custom Single-Model Serving Runtime Template By Uploading A YAML file
Admin should access serving runtimes, import a yaml file and then delete:
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/SmokeSet2/e2e/.jsons/mochawesome_012.json
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 1 │
│ Passing: 0 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 2 │
│ Video: false │
│ Duration: 2 seconds │
│ Spec Ran: settings/servingRuntimes/testSingleServingRuntimeCreation.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
(Screenshots)
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079)
/servingRuntimes/testSingleServingRuntimeCreation.cy.ts/Verify Admins Can Import
and Delete a Custom Single-Model Serving Runtime Template By Uploading A YAML f
ile -- Admin should access serving runtimes, import a yaml file and then delete
(failed).png
- /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/settings (1919x1079)
/servingRuntimes/testSingleServingRuntimeCreation.cy.ts/Verify Admins Can Import
and Delete a Custom Single-Model Serving Runtime Template By Uploading A YAML f
ile -- Admin should access serving runtimes, import a yaml file and then delete
(failed) (attempt 2).png
Start generate report process
Read and merge jsons from "/workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons"
Enhance report
Create HTML report
HTML report successfully created!
/workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/index.html
================================================================================
(Run Finished)
Spec Tests Passing Failing Pending Skipped
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ ✖ application.cy.ts 00:31 1 - 1 - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ dataScienceProjects/testLaunchStand 00:34 1 - 1 - - │
│ aloneNotebook.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ dataScienceProjects/testProjectCont 01:24 2 - 2 - - │
│ ributorPermissions.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ dataScienceProjects/testProjectCrea 01:31 4 - 4 - - │
│ tion.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ dataScienceProjects/testProjectEdit 00:43 1 - 1 - - │
│ ing.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ storageClasses/clusterStorage.cy.ts 00:44 1 - 1 - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ storageClasses/storageClasses.cy.ts 01:09 4 - 4 - - │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ dataScienceProjects/clusterStorage/ 03:12 5 - 1 - 4 │
│ testClusterStorageAccessModes.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ settings/clusterSettings/testAdminC 00:10 3 - 2 1 - │
│ lusterSettings.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ settings/connectionTypes/testCreate 08:04 2 - 2 - - │
│ ConnectionTypes.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ settings/connectionTypes/testPreIns 00:01 1 - 1 - - │
│ talledConnectionTypes.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ settings/hardwareProfiles/testNoteb 00:04 1 - 1 - - │
│ ookTolerations.cy.ts │
├────────────────────────────────────────────────────────────────────────────────────────────────┤
│ ✖ settings/servingRuntimes/testSingle 00:02 1 - 1 - - │
│ ServingRuntimeCreation.cy.ts │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
✖ 13 of 13 failed (100%) 18:16 27 - 22 1 4