Skip to content

chore: new buckets format for E2E #445

chore: new buckets format for E2E

chore: new buckets format for E2E #445

Triggered via pull request July 10, 2024 13:49
Status Failure
Total duration 12m 18s
Artifacts 1

dev-fe-gatekeeper.yaml

on: pull_request
Cache PNPM
25s
Cache PNPM
permission_checks
3s
permission_checks
E2E_tests_workflow  /  e2e
11m 41s
E2E_tests_workflow / e2e
Matrix: CI_checks
Merge Gatekeeper
17s
Merge Gatekeeper
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 13 warnings, and 1 notice
[Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:120:3 › DB Cluster creation › Cluster creation: ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts#L149
1) [Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:120:3 › DB Cluster creation › Cluster creation TypeError: Cannot read properties of undefined (reading '0') at ../db-cluster/db-wizard/db-wizard-utils.ts:149 147 | const storageOptions = page.getByRole('option'); 148 | const testStorage = storageOptions.filter({ > 149 | hasText: bucketNamespacesMap[0][0], | ^ 150 | }); 151 | await testStorage.click(); 152 | at fillScheduleModalForm (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:149:36) at addFirstScheduleInDBWizard (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:54:3) at backupsStepCheck (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/create-db-cluster/steps/backups-step.ts:31:3) at /home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:146:5
[Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:120:3 › DB Cluster creation › Cluster creation: ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts#L149
1) [Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:120:3 › DB Cluster creation › Cluster creation Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading '0') at ../db-cluster/db-wizard/db-wizard-utils.ts:149 147 | const storageOptions = page.getByRole('option'); 148 | const testStorage = storageOptions.filter({ > 149 | hasText: bucketNamespacesMap[0][0], | ^ 150 | }); 151 | await testStorage.click(); 152 | at fillScheduleModalForm (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:149:36) at addFirstScheduleInDBWizard (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:54:3) at backupsStepCheck (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/create-db-cluster/steps/backups-step.ts:31:3) at /home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:146:5
[Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:120:3 › DB Cluster creation › Cluster creation: ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts#L149
1) [Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:120:3 › DB Cluster creation › Cluster creation Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading '0') at ../db-cluster/db-wizard/db-wizard-utils.ts:149 147 | const storageOptions = page.getByRole('option'); 148 | const testStorage = storageOptions.filter({ > 149 | hasText: bucketNamespacesMap[0][0], | ^ 150 | }); 151 | await testStorage.click(); 152 | at fillScheduleModalForm (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:149:36) at addFirstScheduleInDBWizard (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:54:3) at backupsStepCheck (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/create-db-cluster/steps/backups-step.ts:31:3) at /home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:146:5
[Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:225:3 › DB Cluster creation › PITR should be disabled when backups has no schedules checked: ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts#L149
2) [Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:225:3 › DB Cluster creation › PITR should be disabled when backups has no schedules checked TypeError: Cannot read properties of undefined (reading '0') at ../db-cluster/db-wizard/db-wizard-utils.ts:149 147 | const storageOptions = page.getByRole('option'); 148 | const testStorage = storageOptions.filter({ > 149 | hasText: bucketNamespacesMap[0][0], | ^ 150 | }); 151 | await testStorage.click(); 152 | at fillScheduleModalForm (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:149:36) at addFirstScheduleInDBWizard (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:54:3) at /home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:243:5
[Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:225:3 › DB Cluster creation › PITR should be disabled when backups has no schedules checked: ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts#L149
2) [Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:225:3 › DB Cluster creation › PITR should be disabled when backups has no schedules checked Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading '0') at ../db-cluster/db-wizard/db-wizard-utils.ts:149 147 | const storageOptions = page.getByRole('option'); 148 | const testStorage = storageOptions.filter({ > 149 | hasText: bucketNamespacesMap[0][0], | ^ 150 | }); 151 | await testStorage.click(); 152 | at fillScheduleModalForm (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:149:36) at addFirstScheduleInDBWizard (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:54:3) at /home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:243:5
[Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:225:3 › DB Cluster creation › PITR should be disabled when backups has no schedules checked: ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts#L149
2) [Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:225:3 › DB Cluster creation › PITR should be disabled when backups has no schedules checked Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading '0') at ../db-cluster/db-wizard/db-wizard-utils.ts:149 147 | const storageOptions = page.getByRole('option'); 148 | const testStorage = storageOptions.filter({ > 149 | hasText: bucketNamespacesMap[0][0], | ^ 150 | }); 151 | await testStorage.click(); 152 | at fillScheduleModalForm (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:149:36) at addFirstScheduleInDBWizard (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:54:3) at /home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:243:5
[Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:351:3 › DB Cluster creation › Warning should appears for schedule with the same date and storage: ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts#L149
3) [Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:351:3 › DB Cluster creation › Warning should appears for schedule with the same date and storage TypeError: Cannot read properties of undefined (reading '0') at ../db-cluster/db-wizard/db-wizard-utils.ts:149 147 | const storageOptions = page.getByRole('option'); 148 | const testStorage = storageOptions.filter({ > 149 | hasText: bucketNamespacesMap[0][0], | ^ 150 | }); 151 | await testStorage.click(); 152 | at fillScheduleModalForm (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:149:36) at addFirstScheduleInDBWizard (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:54:3) at /home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:364:5
[Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:351:3 › DB Cluster creation › Warning should appears for schedule with the same date and storage: ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts#L149
3) [Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:351:3 › DB Cluster creation › Warning should appears for schedule with the same date and storage Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading '0') at ../db-cluster/db-wizard/db-wizard-utils.ts:149 147 | const storageOptions = page.getByRole('option'); 148 | const testStorage = storageOptions.filter({ > 149 | hasText: bucketNamespacesMap[0][0], | ^ 150 | }); 151 | await testStorage.click(); 152 | at fillScheduleModalForm (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:149:36) at addFirstScheduleInDBWizard (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:54:3) at /home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:364:5
[Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:351:3 › DB Cluster creation › Warning should appears for schedule with the same date and storage: ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts#L149
3) [Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:351:3 › DB Cluster creation › Warning should appears for schedule with the same date and storage Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading '0') at ../db-cluster/db-wizard/db-wizard-utils.ts:149 147 | const storageOptions = page.getByRole('option'); 148 | const testStorage = storageOptions.filter({ > 149 | hasText: bucketNamespacesMap[0][0], | ^ 150 | }); 151 | await testStorage.click(); 152 | at fillScheduleModalForm (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:149:36) at addFirstScheduleInDBWizard (/home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/db-wizard-utils.ts:54:3) at /home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:364:5
[Chrome Stable] › ../db-cluster/db-wizard/edit-db-cluster/pitr.e2e.ts:72:3 › MySQL PITR editing › Enable PITR to database during editing in dbWizard: ui/apps/everest/.e2e/db-cluster/db-wizard/edit-db-cluster/pitr.e2e.ts#L53
4) [Chrome Stable] › ../db-cluster/db-wizard/edit-db-cluster/pitr.e2e.ts:72:3 › MySQL PITR editing › Enable PITR to database during editing in dbWizard TypeError: Cannot read properties of undefined (reading '0') 51 | schedules: [ 52 | { > 53 | backupStorageName: getBucketNamespacesMap()[0][0], | ^ 54 | enabled: true, 55 | name: 'backup-1', 56 | schedule: '0 * * * *', at /home/runner/work/everest/everest/ui/apps/everest/.e2e/db-cluster/db-wizard/edit-db-cluster/pitr.e2e.ts:53:59
CI_checks (lint): ui/packages/design/src/themes/base/BaseTheme.tsx#L99
Fast refresh only works when a file only exports components. Move your component(s) to a separate file
CI_checks (lint): ui/packages/ui-lib/src/table/usePersistentColumnVisibility.ts#L45
React Hook useEffect has a missing dependency: 'key'. Either include it or remove the dependency array
CI_checks (lint): ui/apps/everest/src/components/protected-route/ProtectedRoute.tsx#L19
React Hook useEffect has missing dependencies: 'location.pathname' and 'setRedirectRoute'. Either include them or remove the dependency array
CI_checks (lint): ui/apps/everest/src/components/schedule-form-dialog/schedule-form-wrapper/schedule-form-wrapper.tsx#L66
React Hook useEffect has a missing dependency: 'trigger'. Either include it or remove the dependency array
CI_checks (lint): ui/apps/everest/src/contexts/auth/auth.provider.tsx#L112
React Hook useCallback has a missing dependency: 'isSsoEnabled'. Either include it or remove the dependency array
CI_checks (lint): ui/apps/everest/src/contexts/auth/auth.provider.tsx#L122
React Hook useCallback has a missing dependency: 'setLogoutStatus'. Either include it or remove the dependency array
CI_checks (lint): ui/apps/everest/src/contexts/auth/auth.provider.tsx#L182
React Hook useEffect has missing dependencies: 'checkAuth' and 'setLogoutStatus'. Either include them or remove the dependency array
CI_checks (lint): ui/apps/everest/src/pages/database-form/database-form-body/steps/backups/pitr/pitr-storage.tsx#L29
React Hook useEffect has a missing dependency: 'setValue'. Either include it or remove the dependency array
CI_checks (lint): ui/apps/everest/src/pages/database-form/database-form-body/steps/backups/pitr/pitr.tsx#L84
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
CI_checks (lint): ui/apps/everest/src/pages/database-form/database-form-body/steps/first/first-step.tsx#L91
React Hook useCallback has a missing dependency: 'mode'. Either include it or remove the dependency array
E2E_tests_workflow / e2e
The following actions uses Node.js version which is deprecated and will be forced to run on node20: percona-platform/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: ui/apps/everest/.e2e/[Chrome Stable] › ../no-match/no-match.e2e.ts#L1
ui/apps/everest/.e2e/[Chrome Stable] › ../no-match/no-match.e2e.ts took 27.6s
Slow Test: ui/apps/everest/.e2e/[Chrome Stable] › ../settings/upgrades.e2e.ts#L1
ui/apps/everest/.e2e/[Chrome Stable] › ../settings/upgrades.e2e.ts took 16.4s
🎭 Playwright Run Summary
9 failed [Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:120:3 › DB Cluster creation › Cluster creation [Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:225:3 › DB Cluster creation › PITR should be disabled when backups has no schedules checked [Chrome Stable] › ../db-cluster/db-wizard/create-db-cluster/create-db-cluster.e2e.ts:351:3 › DB Cluster creation › Warning should appears for schedule with the same date and storage [Chrome Stable] › ../db-cluster/db-wizard/edit-db-cluster/pitr.e2e.ts:72:3 › MySQL PITR editing › Enable PITR to database during editing in dbWizard [Chrome Stable] › ../db-cluster/db-wizard/edit-db-cluster/pitr.e2e.ts:194:3 › MongoDb PITR editing › Enable PITR to database during editing in dbWizard [Chrome Stable] › ../db-cluster/db-wizard/edit-db-cluster/schedules.e2e.ts:62:3 › DB Cluster Editing Backups Step › Add schedule to database with no schedule during editing in dbWizard [Chrome Stable] › ../db-restore/db-cluster-restore-action.e2e.ts:55:3 › DB Cluster Restore › DB cluster list restore action [Chrome Stable] › ../db-restore/db-restore-to-new-cluster.e2e.ts:54:3 › DB Cluster Restore to the new cluster › DB cluster list restore action [Chrome Stable] › ../multinamespaces/storage-location.e2e.ts:73:3 › Namespaces: Backup Storage availability › Backup Storage autocomplete in DB Wizard has only backup storages in selected namespace 13 skipped 6 did not run 36 passed (4.2m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
55.5 MB