PBM. Avoid dropping data in the middle of PITR for selective restore, detailed test for this case T281 #201
Triggered via pull request
December 11, 2024 13:26
Status
Cancelled
Total duration
1h 59m 4s
Artifacts
–
Annotations
12 errors and 10 warnings
|
test (8.0, incremental)
Process completed with exit code 1.
|
|
test_sharded.test_logical_selective_PBM_T218:
pbm-functional/pytest/test_sharded.py#L101
AssertionError: assert 20 == 10
+ where 20 = count_documents({})
+ where count_documents = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test1'), 'test_coll11').count_documents
|
test (7.0, logical)
Process completed with exit code 1.
|
test_sharded.test_logical_selective_PBM_T218:
pbm-functional/pytest/test_sharded.py#L101
AssertionError: assert 20 == 10
+ where 20 = count_documents({})
+ where count_documents = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test1'), 'test_coll11').count_documents
|
test_timeseries.test_logical_PBM_T261:
pbm-functional/pytest/test_timeseries.py#L51
failed on teardown with "AssertionError: Unexpected exit code 1 for CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fe868a0ecd0>, exit_status=1, command=b'pbm config --set pitr.enabled=false --out json', _stdout=b'{"error":"another operation in progress","operation":{"node":"rs101:27017","opid":"6759abf6b43eb67eb27cf714","replset":"rs1","type":"backup"}}\n', _stderr=b'')
assert 1 == 0
+ where 1 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7fe868a0ecd0>, exit_status=1, command=b'pbm ...,"operation":{"node":"rs101:27017","opid":"6759abf6b43eb67eb27cf714","replset":"rs1","type":"backup"}}\n', _stderr=b'').rc"
|
test (6.0, logical)
Process completed with exit code 1.
|
test (8.0, logical)
The run was canceled by @sandraromanchenko.
|
test (8.0, logical)
The operation was canceled.
|
test (8.0, physical)
The run was canceled by @sandraromanchenko.
|
test (8.0, physical)
The operation was canceled.
|
test (6.0, external)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (8.0, external)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, external)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (8.0, incremental)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, incremental)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, incremental)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, logical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, logical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (6.0, physical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (7.0, physical)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|