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-11T13:05:22.645Z] [INFO] Setting tests timeout to: 480 seconds application [2026-09-11T13:05:22.662Z] [INFO] Starting 480s timeout for: should login and load page [2026-09-11T13:05:22.673Z] [INFO] Test title: should login and load page [2026-09-11T13:05:22.712Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-09-11T13:05:22.722Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-11T13:05:22.727Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-09-11T13:05:22.740Z] [INFO] Navigate to: https://rh-ai.apps.e8639f3e16b6ea55ad21.prod.konflux-ocp-ci.dev/ [2026-09-11T13:05:36.464Z] [INFO] Starting 480s timeout for: should login and load page [2026-09-11T13:05:36.467Z] [INFO] Test title: should login and load page [2026-09-11T13:05:36.471Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-09-11T13:05:36.475Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-11T13:05:36.481Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-09-11T13:05:36.488Z] [INFO] Navigate to: https://rh-ai.apps.e8639f3e16b6ea55ad21.prod.konflux-ocp-ci.dev/ 1) should login and load page 0 passing (25s) 1 failing 1) application should login and load page: Test steps were: 1. Navigate to: https://rh-ai.apps.e8639f3e16b6ea55ad21.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: 25 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-11T13:05:51.170Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-09-11T13:05:51.192Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-09-11T13:05:51.220Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-09-11T13:05:51.235Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-09-11T13:05:51.240Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-11T13:05:51.250Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-09-11T13:05:51.276Z] [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-11T13:05:51.925Z] [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-11T13:05:51.937Z] [INFO] No notebooks found [2026-09-11T13:05:51.958Z] [INFO] [STEP 1] Log into the application [2026-09-11T13:05:51.983Z] [INFO] Navigate to: https://rh-ai.apps.e8639f3e16b6ea55ad21.prod.konflux-ocp-ci.dev/ [2026-09-11T13:05:58.280Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-09-11T13:05:58.464Z] [INFO] [STEP 3] Choose Code Server Image [2026-09-11T13:05:59.892Z] [INFO] [STEP 4] Check Start server button is enabled [2026-09-11T13:05:59.943Z] [INFO] [STEP 5] Launch a notebook server [2026-09-11T13:06:00.287Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-09-11T13:06:00.318Z] [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-11T13:06:11.058Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-09-11T13:06:11.145Z] [INFO] Error parsing line: "" [2026-09-11T13:06:11.191Z] [INFO] Found 0 matching pods [2026-09-11T13:06:11.224Z] [INFO] No matching pods found [2026-09-11T13:06:11.261Z] [INFO] [STEP 7] Expand the Event log [2026-09-11T13:06:22.001Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-09-11T13:06:22.004Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-09-11T13:06:22.007Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-09-11T13:06:22.011Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@FeatureStore","@FeatureStoreCI","@SettingsCI","@ModelServingCI","@KServeCI","@ModelServing","@ProjectsCI","@PipelinesCI","@Pipelines","@ci-dashboard-regression-tags","@ModelRegistryCI","@AutoMLCI","@Tier1","@NotebookAdministration","@MaaS","@MaaSCI","@MaasSubscriptions","@AutoML","@ODS-327","@ODS-492"] [2026-09-11T13:06:22.015Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-09-11T13:06:22.023Z] [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-11T13:06:22.339Z] [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-11T13:06:22.344Z] [INFO] No notebooks found [2026-09-11T13:06:22.363Z] [INFO] [STEP 1] Log into the application [2026-09-11T13:06:22.375Z] [INFO] Navigate to: https://rh-ai.apps.e8639f3e16b6ea55ad21.prod.konflux-ocp-ci.dev/ [2026-09-11T13:06:26.585Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-09-11T13:06:26.791Z] [INFO] [STEP 3] Choose Code Server Image [2026-09-11T13:06:27.686Z] [INFO] [STEP 4] Check Start server button is enabled [2026-09-11T13:06:27.730Z] [INFO] [STEP 5] Launch a notebook server [2026-09-11T13:06:27.955Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-09-11T13:06:27.964Z] [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-11T13:06:38.610Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-09-11T13:06:38.622Z] [INFO] Error parsing line: "" [2026-09-11T13:06:38.626Z] [INFO] Found 0 matching pods [2026-09-11T13:06:38.629Z] [INFO] No matching pods found [2026-09-11T13:06:38.633Z] [INFO] [STEP 7] Expand the Event log 1) Verify User Can Access Jupyter Launcher From Project Page 0 passing (58s) 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.e8639f3e16b6ea55ad21.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