EVEREST-885 fix install.sh for arm linux #100
dev-be-ci.yaml
on: pull_request
Matrix: Check
Matrix: API Integration Tests
Matrix: CLI Integration Tests
Matrix: CLI tests
Matrix: Test
Annotations
54 errors, 24 warnings, and 6 notices
CLI Integration Tests (1.21.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.21.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.21.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.21.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.21.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.21.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.21.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.21.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.21.x, false)
Cannot open: File exists
|
CLI Integration Tests (1.21.x, false)
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Cannot open: File exists
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
CLI tests (test-all-operators) / CLI test-all-operators
Cannot open: File exists
|
[api] › psmdb-clusters.spec.ts:192:5 › expose psmdb cluster on EKS to the public internet and scale up:
api-tests/tests/psmdb-clusters.spec.ts#L1
1) [api] › psmdb-clusters.spec.ts:192:5 › expose psmdb cluster on EKS to the public internet and scale up
Test timeout of 30000ms exceeded.
|
[api] › psmdb-clusters.spec.ts:192:5 › expose psmdb cluster on EKS to the public internet and scale up:
api-tests/tests/psmdb-clusters.spec.ts#L227
1) [api] › psmdb-clusters.spec.ts:192:5 › expose psmdb cluster on EKS to the public internet and scale up
Error: page.waitForTimeout: Test timeout of 30000ms exceeded.
225 | })
226 | for (let i = 0; i < 15; i++) {
> 227 | await page.waitForTimeout(2000)
| ^
228 |
229 | const psmdbCluster = await request.get(`/v1/namespaces/${testsNs}/database-clusters/${clusterName}`)
230 |
at /home/runner/work/everest/everest/api-tests/tests/psmdb-clusters.spec.ts:227:16
|
[api] › psmdb-clusters.spec.ts:192:5 › expose psmdb cluster on EKS to the public internet and scale up:
api-tests/tests/psmdb-clusters.spec.ts#L1
1) [api] › psmdb-clusters.spec.ts:192:5 › expose psmdb cluster on EKS to the public internet and scale up
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[api] › psmdb-clusters.spec.ts:192:5 › expose psmdb cluster on EKS to the public internet and scale up:
api-tests/tests/psmdb-clusters.spec.ts#L227
1) [api] › psmdb-clusters.spec.ts:192:5 › expose psmdb cluster on EKS to the public internet and scale up
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.waitForTimeout: Test timeout of 30000ms exceeded.
225 | })
226 | for (let i = 0; i < 15; i++) {
> 227 | await page.waitForTimeout(2000)
| ^
228 |
229 | const psmdbCluster = await request.get(`/v1/namespaces/${testsNs}/database-clusters/${clusterName}`)
230 |
at /home/runner/work/everest/everest/api-tests/tests/psmdb-clusters.spec.ts:227:16
|
Check (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
Test (1.21.x, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
CLI Integration Tests (1.21.x, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3, helm/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CLI Integration Tests (1.21.x, false)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
CLI Integration Tests (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
CLI tests (test-mongo-operator) / CLI test-mongo-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
Slow Test:
cli-tests/[flows] › flow/mongodb-operator.spec.ts#L1
cli-tests/[flows] › flow/mongodb-operator.spec.ts took 2.6m
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
CLI tests (test-pxc-operator) / CLI test-pxc-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Slow Test:
cli-tests/[flows] › flow/pxc-operator.spec.ts#L1
cli-tests/[flows] › flow/pxc-operator.spec.ts took 2.5m
|
CLI tests (test-pg-operator) / CLI test-pg-operator
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
Slow Test:
cli-tests/[flows] › flow/pg-operator.spec.ts#L1
cli-tests/[flows] › flow/pg-operator.spec.ts took 4.8m
|
CLI tests (test-all-operators) / CLI test-all-operators
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
CLI tests (test-all-operators) / CLI test-all-operators
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Slow Test:
cli-tests/[flows] › flow/all-operators.spec.ts#L1
cli-tests/[flows] › flow/all-operators.spec.ts took 5.2m
|
CLI tests (test-all-operators) / CLI test-all-operators
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
API Integration Tests (1.21.x, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: percona-platform/setup-go@v4, percona-platform/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
API Integration Tests (1.21.x, false)
Restore cache failed: Dependencies file is not found in /home/runner/work/everest/everest. Supported file pattern: go.sum
|
🎭 Playwright Run Summary
6 passed (1.0s)
|
🎭 Playwright Run Summary
1 passed (2.6m)
|
🎭 Playwright Run Summary
1 passed (2.6m)
|
🎭 Playwright Run Summary
1 passed (4.8m)
|
🎭 Playwright Run Summary
1 passed (5.3m)
|
🎭 Playwright Run Summary
1 flaky
[api] › psmdb-clusters.spec.ts:192:5 › expose psmdb cluster on EKS to the public internet and scale up
51 passed (1.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cli-tests-report
Expired
|
429 KB |
|
test-delete-cluster-tests-report
Expired
|
517 KB |
|