PBM-1367 check sharded timeseries #152
Triggered via pull request
August 13, 2024 08:57
Status
Failure
Total duration
1h 33m 42s
Artifacts
–
Annotations
4 errors
test_timeseries.test_logical_PBM_T261:
pbm-functional/pytest/test_timeseries.py#L87
AssertionError: Starting backup '2024-08-13T09:56:03Z'....
Waiting for '2024-08-13T09:56:03Z' backup...................... done
assert 0 != 0
+ where 0 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f5fe43cd690>, exit_status=0, command=b'pbm ...kup '2024-08-13T09:56:03Z'....\nWaiting for '2024-08-13T09:56:03Z' backup...................... done\n\n", _stderr=b'').rc
|
test (7.0, logical)
Process completed with exit code 1.
|
test_timeseries.test_logical_PBM_T261:
pbm-functional/pytest/test_timeseries.py#L87
AssertionError: Starting backup '2024-08-13T09:57:45Z'....
Waiting for '2024-08-13T09:57:45Z' backup................... done
assert 0 != 0
+ where 0 = CommandResult(backend=<testinfra.backend.docker.DockerBackend object at 0x7f46d6797ed0>, exit_status=0, command=b'pbm ...backup '2024-08-13T09:57:45Z'....\nWaiting for '2024-08-13T09:57:45Z' backup................... done\n\n", _stderr=b'').rc
|
test (6.0, logical)
Process completed with exit code 1.
|