CY_TEST_CONFIG: /workspace/tests-shared/tests-payload/results/cypress-runtime-config.yml 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: 14 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/mode │ │ lDeploymentSettings/testDeploymentGeneralSettings.cy.ts, cypress/tests/e2e/set │ │ tings/servingRuntimes/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 14) [2026-09-10T07:11:52.684Z] [INFO] Setting tests timeout to: 480 seconds application [2026-09-10T07:11:52.705Z] [INFO] Starting 480s timeout for: should login and load page [2026-09-10T07:11:52.719Z] [INFO] Test title: should login and load page [2026-09-10T07:11:52.730Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-09-10T07:11:52.737Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-09-10T07:11:52.777Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-09-10T07:11:52.789Z] [INFO] Navigate to: https://rh-ai.apps.de1913e7c77c35f73c2d.prod.konflux-ocp-ci.dev/ [2026-09-10T07:12:06.798Z] [INFO] Starting 480s timeout for: should login and load page [2026-09-10T07:12:06.802Z] [INFO] Test title: should login and load page [2026-09-10T07:12:06.808Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-09-10T07:12:06.813Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-09-10T07:12:06.817Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-09-10T07:12:06.826Z] [INFO] Navigate to: https://rh-ai.apps.de1913e7c77c35f73c2d.prod.konflux-ocp-ci.dev/ 1) should login and load page 0 passing (26s) 1 failing 1) application should login and load page: Test steps were: 1. Navigate to: https://rh-ai.apps.de1913e7c77c35f73c2d.prod.konflux-ocp-ci.dev/ Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. AssertionError: Timed out retrying after 10000ms: Expected to find content: 'htpasswd-cluster-admin-user' within the element: but never did. at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/application.cy.ts:6:55) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 26 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1280x720) ion.cy.ts/application -- should login and load page (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/screenshots/applicat (1280x720) ion.cy.ts/application -- should login and load page (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 14) [2026-09-10T07:12:22.373Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-09-10T07:12:22.400Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-09-10T07:12:22.406Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-09-10T07:12:22.416Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-09-10T07:12:22.426Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-09-10T07:12:22.431Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-09-10T07:12:22.486Z] [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-09-10T07:12:23.218Z] [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-09-10T07:12:23.233Z] [INFO] No notebooks found [2026-09-10T07:12:23.275Z] [INFO] [STEP 1] Log into the application [2026-09-10T07:12:23.291Z] [INFO] Navigate to: https://rh-ai.apps.de1913e7c77c35f73c2d.prod.konflux-ocp-ci.dev/ [2026-09-10T07:12:30.277Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-09-10T07:12:30.480Z] [INFO] [STEP 3] Choose Code Server Image [2026-09-10T07:12:31.951Z] [INFO] [STEP 4] Check Start server button is enabled [2026-09-10T07:12:31.986Z] [INFO] [STEP 5] Launch a notebook server [2026-09-10T07:12:32.194Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-09-10T07:12:32.221Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-09-10T07:12:42.988Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-09-10T07:12:43.046Z] [INFO] Error parsing line: "" [2026-09-10T07:12:43.073Z] [INFO] Found 0 matching pods [2026-09-10T07:12:43.104Z] [INFO] No matching pods found [2026-09-10T07:12:43.136Z] [INFO] [STEP 7] Expand the Event log [2026-09-10T07:12:53.956Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-09-10T07:12:53.959Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-09-10T07:12:53.964Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-09-10T07:12:53.968Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-09-10T07:12:53.972Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-09-10T07:12:53.985Z] [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-09-10T07:12:54.328Z] [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-09-10T07:12:54.334Z] [INFO] No notebooks found [2026-09-10T07:12:54.362Z] [INFO] [STEP 1] Log into the application [2026-09-10T07:12:54.373Z] [INFO] Navigate to: https://rh-ai.apps.de1913e7c77c35f73c2d.prod.konflux-ocp-ci.dev/ [2026-09-10T07:12:58.300Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-09-10T07:12:58.475Z] [INFO] [STEP 3] Choose Code Server Image [2026-09-10T07:12:59.387Z] [INFO] [STEP 4] Check Start server button is enabled [2026-09-10T07:12:59.440Z] [INFO] [STEP 5] Launch a notebook server [2026-09-10T07:12:59.668Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-09-10T07:12:59.672Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-09-10T07:13:10.371Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-09-10T07:13:10.382Z] [INFO] Error parsing line: "" [2026-09-10T07:13:10.387Z] [INFO] Found 0 matching pods [2026-09-10T07:13:10.391Z] [INFO] No matching pods found [2026-09-10T07:13:10.394Z] [INFO] [STEP 7] Expand the Event log 1) Verify User Can Access Jupyter Launcher From Project Page 0 passing (59s) 1 failing 1) Verify a Jupyter Notebook can be launched directly from the Project List View Verify User Can Access Jupyter Launcher From Project Page: Test steps were: 1. Log into the application 2. Navigate to: https://rh-ai.apps.de1913e7c77c35f73c2d.prod.konflux-ocp-ci.dev/ 3. Launch Standalone notebook server 4. Choose Code Server Image 5. Check Start server button is enabled 6. Launch a notebook server 7. Verify the Jupyter Notebook pod is ready 8. Expand the Event log Timed out retrying after 10000ms: Unable to find an element by: [data-testid="expand-logs"] Ignored nodes: comments, script, style Red Hat OpenShift AI