Skip to content

.github/workflows/pmm-cli.yml #945

.github/workflows/pmm-cli.yml

.github/workflows/pmm-cli.yml #945

Manually triggered July 13, 2023 10:57
Status Failure
Total duration 3m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pmm-cli.yml

on: workflow_dispatch
PMM binary CLI tests
3m 14s
PMM binary CLI tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
[cli] › tests/pmm-cli/server/install.spec.ts:95:7 › PMM Server Install tests › PMM-T1576 "pmm server docker install" exits if docker container is already present @pmm-cli: pmm/cli-tests/support/types/Output.ts#L49
1) [cli] › tests/pmm-cli/server/install.spec.ts:95:7 › PMM Server Install tests › PMM-T1576 "pmm server docker install" exits if docker container is already present @pmm-cli › Verify " sudo pmm server docker install --https-listen-port=1445 --http-listen-port=1082 --container-name=pmm-server-exists --volume-name=pmm-data-123" command executed successfully Error: " sudo pmm server docker install --https-listen-port=1445 --http-listen-port=1082 --container-name=pmm-server-exists --volume-name=pmm-data-123" expected to exit with 0! Stdout: Stderr: "sudo: pmm: command not found " Expected: 0 Received: 1 at support/types/Output.ts:49 47 | async assertSuccess() { 48 | await test.step(`Verify "${this.command}" command executed successfully`, async () => { > 49 | expect(this.code, `"${this.command}" expected to exit with 0!\nStdout: ${this.stdout}\nStderr: "${this.stderr}"`).toEqual(0); | ^ 50 | }); 51 | } 52 | at /home/runner/work/pmm-submodules/pmm-submodules/pmm/cli-tests/support/types/Output.ts:49:121 at Output.assertSuccess (/home/runner/work/pmm-submodules/pmm-submodules/pmm/cli-tests/support/types/Output.ts:48:16) at /home/runner/work/pmm-submodules/pmm-submodules/pmm/cli-tests/tests/pmm-cli/server/install.spec.ts:104:39
PMM binary CLI tests
Process completed with exit code 1.
🎭 Playwright Run Summary
1 failed [cli] › tests/pmm-cli/server/install.spec.ts:95:7 › PMM Server Install tests › PMM-T1576 "pmm server docker install" exits if docker container is already present @pmm-cli 3 skipped 8 passed (2.5m)