Skip to content

PBM-1257: Fix panic during command describe-backup with collections #782

PBM-1257: Fix panic during command describe-backup with collections

PBM-1257: Fix panic during command describe-backup with collections #782

Triggered via pull request March 12, 2024 17:16
Status Success
Total duration 1m 1s
Artifacts

reviewdog.yml

on: pull_request
runner / go-test
39s
runner / go-test
runner / shellcheck
10s
runner / shellcheck
runner / misspell
13s
runner / misspell
runner / alex
40s
runner / alex
runner / golangci-lint
53s
runner / golangci-lint
runner / gofmt
27s
runner / gofmt
runner / shfmt
18s
runner / shfmt
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 7 warnings
runner / golangci-lint: e2e-tests/pkg/tests/sharded/test_backup_cancellation.go#L51
func `checkNoBackupFiles` is unused (unused)
runner / golangci-lint: cmd/pbm-agent/args.go#L15
SA1019: reflect.StringHeader has been deprecated since Go 1.21 and an alternative has been available since Go 1.20: Use unsafe.String or unsafe.StringData instead. (staticcheck)
test_PBM-1090.test_logical: psmdb-testing/pbm-functional/pytest/test_PBM-1090.py#L89
AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fe830f72dd0>, exit_status=1, command=b'pbm backup --out=json --type=logical', _stdout=b'{"error":"another operation in progress","operation":{"type":"resync","replset":"rs1","node":"rs103:27017","opid":"65f08e96bdf3f1f522057cef","epoch":{"T":1710263953,"I":19}}}\n', _stderr=b'') assert 1 == 0 + where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fe830f72dd0>, exit_status=1, command=b'pbm ...eplset":"rs1","node":"rs103:27017","opid":"65f08e96bdf3f1f522057cef","epoch":{"T":1710263953,"I":19}}}\n', _stderr=b'').rc
test_remap_sharded.test_incremental: psmdb-testing/pbm-functional/pytest/test_remap_sharded.py#L106
AssertionError: Cannot start restore, another operation running
runner / shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner / misspell
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner / shfmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner / alex
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner / go-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner / golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner / gofmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.