This repository has been archived by the owner on Mar 4, 2024. It is now read-only.
EVEREST-838 Fix uninstall command #1174
Annotations
12 errors, 4 warnings, and 1 notice
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Set up Go release for CLI
Cannot open: File exists
|
Run test-all-operators integration tests:
cli-tests/support/output.ts#L36
1) [flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators › disable telemetry › Verify "DISABLE_TELEMETRY=true ../bin/everest upgrade --namespace=everest-all --skip-wizard" command executed successfully
Error: "DISABLE_TELEMETRY=true ../bin/everest upgrade --namespace=everest-all --skip-wizard" expected to exit with 0! Error: "2024-02-14T14:19:51Z error output/command.go:58 clusterserviceversions.operators.coreos.com "packageserver" not found
github.com/percona/percona-everest-cli/pkg/output.PrintError
/home/runner/work/percona-everest-cli/percona-everest-cli/pkg/output/command.go:58
github.com/percona/percona-everest-cli/commands.newUpgradeCmd.func1
/home/runner/work/percona-everest-cli/percona-everest-cli/commands/upgrade.go:49
github.com/spf13/cobra.(*Command).execute
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:987
github.com/spf13/cobra.(*Command).ExecuteC
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:1115
github.com/spf13/cobra.(*Command).Execute
/home/runner/go/pkg/mod/github.com/spf13/[email protected]/command.go:1039
main.main
/home/runner/work/percona-everest-cli/percona-everest-cli/cmd/everest/main.go:37
runtime.main
/opt/hostedtoolcache/go/1.20.14/x64/src/runtime/proc.go:250
"
expect(received).toEqual(expected) // deep equality
Expected: 0
Received: 1
at ../support/output.ts:36
34 | async assertSuccess() {
35 | await test.step(`Verify "${this.command}" command executed successfully`, async () => {
> 36 | expect(this.code, `"${this.command}" expected to exit with 0! Error: "${this.stderr || this.stdout}"`).toEqual(0);
| ^
37 | });
38 | }
39 |
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/support/output.ts:36:110
at Output.assertSuccess (/home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/support/output.ts:35:16)
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/flow/all-operators.spec.ts:77:17
at /home/runner/work/percona-everest-cli/percona-everest-cli/cli-tests/tests/flow/all-operators.spec.ts:65:5
|
Run test-all-operators integration tests
Process completed with exit code 2.
|
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/.
|
Set up Go release for CLI
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Run test-all-operators integration tests:
cli-tests/[flows] › flow/all-operators.spec.ts#L1
cli-tests/[flows] › flow/all-operators.spec.ts took 3.6m
|
Set up Go release
Restore cache failed: Dependencies file is not found in /home/runner/work/percona-everest-cli/percona-everest-cli. Supported file pattern: go.sum
|
Run test-all-operators integration tests
1 failed
[flows] › flow/all-operators.spec.ts:27:7 › Everest CLI install › install all operators ────────
|
The logs for this run have expired and are no longer available.
Loading