[PBM-780] PBM SDK (incremental impl) #513
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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_upgrade.test_incremental:
psmdb-testing/pbm-functional/pytest/test_upgrade.py#L88
Failed: Timeout >300.0s
|
test_upgrade.test_incremental:
psmdb-testing/pbm-functional/pytest/test_upgrade.py#L88
Failed: Timeout >300.0s
|
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
|
|
test_upgrade.test_incremental:
psmdb-testing/pbm-functional/pytest/test_upgrade.py#L88
Failed: Timeout >300.0s
|
|
|
test_upgrade.test_incremental:
psmdb-testing/pbm-functional/pytest/test_upgrade.py#L90
Failed: Timeout >300.0s
|
|