Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Failure (Failed to compute archive retention) in EndToEndSpilloverTest.test_spillover #16322

Closed
vbotbuildovich opened this issue Jan 27, 2024 · 0 comments · Fixed by #16382
Assignees
Labels
auto-triaged used to know which issues have been opened from a CI job ci-failure

Comments

@vbotbuildovich
Copy link
Collaborator

https://buildkite.com/redpanda/redpanda/builds/44333

Module: rptest.tests.e2e_shadow_indexing_test
Class: EndToEndSpilloverTest
Method: test_spillover
Arguments: {
    "cloud_storage_type": 1
}
test_id:    EndToEndSpilloverTest.test_spillover
status:     FAIL
run time:   238.680 seconds

<BadLogLines nodes=docker-rp-9(1) example="ERROR 2024-01-26 05:08:32,216 [shard 1:au  ] archival - [fiber15 kafka/topic-lrxomawqri/0] - ntp_archiver_service.cc:2210 - Failed to compute archive retention: cloud_storage::error_outcome:11">
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 184, in _do_run
    data = self.run_test()
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 269, in run_test
    return self.test_context.function(self.test)
  File "/usr/local/lib/python3.10/dist-packages/ducktape/mark/_mark.py", line 481, in wrapper
    return functools.partial(f, *args, **kwargs)(*w_args, **w_kwargs)
  File "/root/tests/rptest/services/cluster.py", line 142, in wrapped
    redpanda.raise_on_bad_logs(
  File "/root/tests/rptest/services/redpanda.py", line 1365, in raise_on_bad_logs
    raise BadLogLines(bad_lines)
rptest.services.utils.BadLogLines: <BadLogLines nodes=docker-rp-9(1) example="ERROR 2024-01-26 05:08:32,216 [shard 1:au  ] archival - [fiber15 kafka/topic-lrxomawqri/0] - ntp_archiver_service.cc:2210 - Failed to compute archive retention: cloud_storage::error_outcome:11">
@vbotbuildovich vbotbuildovich added auto-triaged used to know which issues have been opened from a CI job ci-failure labels Jan 27, 2024
@rockwotj rockwotj changed the title CI Failure (key symptom) in EndToEndSpilloverTest.test_spillover CI Failure (Failed to compute archive retention) in EndToEndSpilloverTest.test_spillover Jan 30, 2024
@Lazin Lazin self-assigned this Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-triaged used to know which issues have been opened from a CI job ci-failure
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants