Skip to content

[PBM-780] PBM SDK (incremental impl) #513

[PBM-780] PBM SDK (incremental impl)

[PBM-780] PBM SDK (incremental impl) #513

Triggered via pull request October 4, 2023 12:35
@defbindefbin
synchronize #882
PBM-780
Status Success
Total duration 1m 1s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

trivy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test_PBM-979.test_incremental: psmdb-testing/pbm-functional/pytest/test_PBM-979.py#L55
failed on setup with "AssertionError: Unexpected exit code 7 for CommandResult(command=b'supervisorctl stop pbm-agent', exit_status=7, stdout=b'unix:///run/supervisor/supervisor.sock no such file\n', stderr=None) assert 7 == 0 + where 7 = CommandResult(command=b'supervisorctl stop pbm-agent', exit_status=7, stdout=b'unix:///run/supervisor/supervisor.sock no such file\n', stderr=None).rc"
test_PBM-1171.test_physical_mixed_env: psmdb-testing/pbm-functional/pytest/test_PBM-1171.py#L60
AssertionError: assert 1 == 0 + where 1 = CommandResult(command=b'pbm backup -t physical --wait', exit_status=1, stdout=None, stderr=b'Error: another operation in progress, Resync storage/651d5f9a472f9bb4367551f4 [rscfg/rscfg03:27017]\n').rc + where CommandResult(command=b'pbm backup -t physical --wait', exit_status=1, stdout=None, stderr=b'Error: another operation in progress, Resync storage/651d5f9a472f9bb4367551f4 [rscfg/rscfg03:27017]\n') = <bound method Cluster.exec_pbm_cli of <cluster.Cluster object at 0x7f2defaaead0>>('backup -t physical --wait') + where <bound method Cluster.exec_pbm_cli of <cluster.Cluster object at 0x7f2defaaead0>> = <cluster.Cluster object at 0x7f2defaaead0>.exec_pbm_cli