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-14T17:09:04.240Z] [INFO] Setting tests timeout to: 480 seconds application [2026-07-14T17:09:04.254Z] [INFO] Starting 480s timeout for: should login and load page [2026-07-14T17:09:04.268Z] [INFO] Test title: should login and load page [2026-07-14T17:09:04.278Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@Dashboard"] [2026-07-14T17:09:04.334Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:09:04.340Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-14T17:09:04.355Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-14T17:09:05.204Z] [INFO] OAuth login flow detected - completing authentication ✓ should login and load page (5903ms) 1 passing (6s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 6 seconds │ │ Spec Ran: application.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts (2 of 13) [2026-07-14T17:09:14.355Z] [INFO] Setting tests timeout to: 480 seconds Verify a Jupyter Notebook can be launched directly from the Project List View [2026-07-14T17:09:14.432Z] [INFO] Starting 480s timeout for: Verify User Can Access Jupyter Launcher From Project Page [2026-07-14T17:09:14.443Z] [INFO] Test title: Verify User Can Access Jupyter Launcher From Project Page [2026-07-14T17:09:14.450Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-1877","@Dashboard","@NonConcurrent"] [2026-07-14T17:09:14.460Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:09:14.465Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-14T17:09:14.530Z] [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-14T17:09:15.539Z] [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-14T17:09:15.566Z] [INFO] No notebooks found [2026-07-14T17:09:15.658Z] [INFO] [STEP 1] Log into the application [2026-07-14T17:09:15.739Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-14T17:09:16.378Z] [INFO] OAuth login flow detected - completing authentication [2026-07-14T17:09:29.872Z] [INFO] [STEP 2] Launch Standalone notebook server [2026-07-14T17:09:30.239Z] [INFO] [STEP 3] Choose Code Server Image [2026-07-14T17:09:31.734Z] [INFO] [STEP 4] Check Start server button is enabled [2026-07-14T17:09:31.754Z] [INFO] [STEP 5] Launch a notebook server [2026-07-14T17:09:32.042Z] [INFO] [STEP 6] Verify the Jupyter Notebook pod is ready [2026-07-14T17:09:32.062Z] [INFO] Finding pods with command: oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-14T17:09:45.945Z] [INFO] [EXEC] oc get pods -A -o custom-columns="NAMESPACE:.metadata.namespace,NAME:.metadata.name" --no-headers | grep jupyter-nb [2026-07-14T17:09:46.144Z] [INFO] Parsed: namespace = rhods-notebooks, podName = jupyter-nb-htpasswd-2dcluster-2dadmin-2duser-0 [2026-07-14T17:09:46.230Z] [INFO] Found 1 matching pods [2026-07-14T17:09:46.251Z] [INFO] Executing command to wait for pod readiness: oc wait --for=condition=Ready pod/jupyter-nb-htpasswd-2dcluster-2dadmin-2duser-0 -n rhods-notebooks --timeout=300s [2026-07-14T17:09:53.844Z] [INFO] [EXEC] oc wait --for=condition=Ready pod/jupyter-nb-htpasswd-2dcluster-2dadmin-2duser-0 -n rhods-notebooks --timeout=300s [2026-07-14T17:09:54.040Z] [INFO] Pod is ready: pod/jupyter-nb-htpasswd-2dcluster-2dadmin-2duser-0 condition met [2026-07-14T17:09:54.134Z] [INFO] [STEP 7] Expand the Event log [2026-07-14T17:09:54.534Z] [INFO] [STEP 8] Waits for the Success alert [2026-07-14T17:10:06.129Z] [INFO] [STEP 9] Opens the server in a new tab [2026-07-14T17:10:06.731Z] [INFO] [STEP 10] Stop the server [2026-07-14T17:10:08.042Z] [INFO] [STEP 11] Confirm stopping the server ✓ Verify User Can Access Jupyter Launcher From Project Page (54199ms) 1 passing (54s) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet2/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 1 │ │ Failing: 0 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 0 │ │ Video: false │ │ Duration: 54 seconds │ │ Spec Ran: dataScienceProjects/testLaunchStandaloneNotebook.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: dataScienceProjects/testProjectContributorPermissions.cy.ts (3 of 13) [2026-07-14T17:10:19.642Z] [INFO] Setting tests timeout to: 480 seconds Verify that users can provide contributor project permissions to non-admin users [2026-07-14T17:10:19.731Z] [INFO] Starting 480s timeout for: Verify that user can be added as a Contributor for a Project [2026-07-14T17:10:19.735Z] [INFO] Test title: Verify that user can be added as a Contributor for a Project [2026-07-14T17:10:19.745Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-14T17:10:19.751Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:10:19.760Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-14T17:10:19.845Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-14T17:10:19.852Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-14T17:10:20.637Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-14T17:10:20.645Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-14T17:10:20.654Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-14T17:10:20.739Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-14T17:10:21.539Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-14T17:10:22.229Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-14T17:10:22.240Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-14T17:10:22.738Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-14T17:10:22.748Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-14T17:10:22.756Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-14T17:10:22.763Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-14T17:10:22.836Z] [INFO] [STEP 1] Log into the application [2026-07-14T17:10:22.850Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-14T17:10:23.238Z] [INFO] OAuth login flow detected - completing authentication [2026-07-14T17:10:26.942Z] [INFO] [STEP 2] Navigate to the Project list tab and search for cypress-user-perm-contr-test-132965 [2026-07-14T17:10:34.742Z] [INFO] [STEP 3] Assign contributor user Project Permissions [2026-07-14T17:10:41.329Z] [INFO] [STEP 4] Validate that odh-user1 has been saved with Contributor permissions in the UI [2026-07-14T17:10:41.487Z] [INFO] [STEP 5] Verify that odh-user1 has the role binding in Kubernetes [2026-07-14T17:10:41.566Z] [INFO] Checking role binding for user '***' in namespace 'cypress-user-perm-contr-test-132965' [2026-07-14T17:10:42.166Z] [INFO] [EXEC] oc get rolebinding -n cypress-user-perm-contr-test-132965 -o json | jq -r '.items[] | select(.subjects[]?.name == "odh-user1") | select(.roleRef.name == "edit") | .metadata.name' [2026-07-14T17:10:42.241Z] [INFO] ✅ Role binding found for user '***' in namespace 'cypress-user-perm-contr-test-132965': dashboard-permissions-dj9xle ✓ Verify that user can be added as a Contributor for a Project (23006ms) [2026-07-14T17:10:42.558Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-14T17:10:42.561Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-14T17:10:42.567Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-14T17:10:42.573Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:10:42.579Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-14T17:10:42.631Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-14T17:10:42.638Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-14T17:10:42.933Z] [INFO] OAuth login flow detected - completing authentication [2026-07-14T17:10:54.263Z] [INFO] Starting 480s timeout for: Verify that user can access the created project as a Contributor [2026-07-14T17:10:54.267Z] [INFO] Test title: Verify that user can access the created project as a Contributor [2026-07-14T17:10:54.273Z] [INFO] Test tags: ["@Smoke","@SmokeSet2","@ODS-2194","@ODS-2201","@Dashboard","@ProjectsCI"] [2026-07-14T17:10:54.331Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-14T17:10:54.337Z] [INFO] Grep tags: ["@SmokeSet2"] [2026-07-14T17:10:54.352Z] [INFO] Loaded project name: cypress-user-perm-contr-test-132965 [2026-07-14T17:10:54.358Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-14T17:10:54.840Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-14T17:10:54.846Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-14T17:10:54.855Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-14T17:10:54.865Z] [INFO] Project cypress-user-perm-contr-test-132965 already exists. Deleting it. [2026-07-14T17:11:04.359Z] [INFO] [EXEC] oc delete project cypress-user-perm-contr-test-132965 --wait [2026-07-14T17:11:04.370Z] [INFO] Waiting for project cypress-user-perm-contr-test-132965 to be fully deleted... [2026-07-14T17:11:04.376Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-14T17:11:04.785Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-14T17:11:04.833Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"cypress-user-perm-contr-test-132965\" not found","exitCode":1} [2026-07-14T17:11:04.841Z] [INFO] Project 'cypress-user-perm-contr-test-132965' does not exist. [2026-07-14T17:11:04.856Z] [INFO] Creating project cypress-user-perm-contr-test-132965 [2026-07-14T17:11:05.547Z] [INFO] [EXEC] oc new-project cypress-user-perm-contr-test-132965 [2026-07-14T17:11:05.972Z] [INFO] [EXEC] oc label namespace cypress-user-perm-contr-test-132965 opendatahub.io/dashboard=true --overwrite [2026-07-14T17:11:05.981Z] [INFO] Executing command: oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-14T17:11:06.443Z] [INFO] [EXEC] oc get project "cypress-user-perm-contr-test-132965" -o name [2026-07-14T17:11:06.450Z] [INFO] Command result: {"stdout":"project.project.openshift.io/cypress-user-perm-contr-test-132965","stderr":"","exitCode":0} [2026-07-14T17:11:06.458Z] [INFO] Project 'cypress-user-perm-contr-test-132965' exists. [2026-07-14T17:11:06.466Z] [INFO] Project cypress-user-perm-contr-test-132965 confirmed to be created and verified successfully [2026-07-14T17:11:06.478Z] [INFO] [STEP 1] Log into the application as non-admin [2026-07-14T17:11:06.484Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-14T17:11:06.936Z] [INFO] OAuth login flow detected - completing authentication 1) Verify that user can access the created project as a Contributor [2026-07-14T17:11:17.846Z] [INFO] Deleting Project cypress-user-perm-contr-test-132965 after the test has finished. [2026-07-14T17:11:18.232Z] [INFO] [EXEC] oc whoami [2026-07-14T17:11:18.738Z] [INFO] [EXEC] oc delete project cypress-user-perm-contr-test-132965 --wait=false --ignore-not-found 1 passing (60s) 1 failing 1) Verify that users can provide contributor project permissions to non-admin users Verify that user can access the created project as a Contributor: Test steps were: 1. Log into the application as non-admin 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Timed out retrying after 10000ms: Unable to find an accessible element with the role "link" and name "oidc" Here are the accessible roles: document: Name "":
-------------------------------------------------- banner: Name "":