Important: This issue was automatically generated and is used by CI for matching failures. DO NOT modify the body content. DO NOT remove labels.
Test name: test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_restores_on_same_node
Failure reason: AssertionError
CI report: Integration tests (arm_binary, distributed plan, 1/4)
CIDB statistics: cidb
Test output:
File: test_backup_restore_on_cluster/test_disallow_concurrency.py:265 - in test_concurrent_restores_on_same_node
wait_for_restore(nodes[0], restore_id)
File: test_backup_restore_on_cluster/test_disallow_concurrency.py:89 - in wait_for_restore
assert_eq_with_retry(
File: helpers/test_tools.py:114 - in assert_eq_with_retry
raise AssertionError(
E AssertionError: 'RESTORED' != 'RESTORE_FAILED'
E @@ -1 +1 @@
E -RESTORED
E +RESTORE_FAILED