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 (ducktape.errors.TimeoutError) in FullDiskReclaimTest.test_full_disk_triggers_gc #17550

Closed
bharathv opened this issue Apr 2, 2024 · 2 comments
Labels
area/storage ci-failure ci-ignore Automatic ci analysis tools ignore this issue kind/bug Something isn't working sev/medium Bugs that do not meet criteria for high or critical, but are more severe than low.

Comments

@bharathv
Copy link
Contributor

bharathv commented Apr 2, 2024

https://buildkite.com/redpanda/redpanda/builds/47177#018e9c18-72fe-401f-9eff-c1683cc676fd

Module: rptest.tests.full_disk_test
Class:  FullDiskReclaimTest
Method: test_full_disk_triggers_gc
test_id:    rptest.tests.full_disk_test.FullDiskReclaimTest.test_full_disk_triggers_gc
status:     FAIL
run time:   1 minute 6.542 seconds


TimeoutError('')
Traceback (most recent call last):
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 184, in _do_run
    data = self.run_test()
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/tests/runner_client.py", line 276, in run_test
    return self.test_context.function(self.test)
  File "/root/tests/rptest/services/cluster.py", line 104, in wrapped
    r = f(self, *args, **kwargs)
  File "/root/tests/rptest/tests/full_disk_test.py", line 315, in test_full_disk_triggers_gc
    wait_until(lambda: observed_data_size(lambda s: s < nbytes(1)),
  File "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/utils/util.py", line 57, in wait_until
    raise TimeoutError(err_msg() if callable(err_msg) else err_msg) from last_exception
ducktape.errors.TimeoutError

JIRA Link: CORE-2002

@bharathv bharathv added kind/bug Something isn't working area/storage ci-failure labels Apr 2, 2024
@mmaslankaprv mmaslankaprv changed the title CI Failure ducktape.errors.TimeoutError in rptest.tests.full_disk_test:: FullDiskReclaimTest . test_full_disk_triggers_gc CI Failure ducktape.errors.TimeoutError in FullDiskReclaimTest.test_full_disk_triggers_gc Apr 3, 2024
@mmaslankaprv mmaslankaprv changed the title CI Failure ducktape.errors.TimeoutError in FullDiskReclaimTest.test_full_disk_triggers_gc CI Failure (ducktape.errors.TimeoutError) in FullDiskReclaimTest.test_full_disk_triggers_gc Apr 3, 2024
@dotnwat dotnwat added the sev/medium Bugs that do not meet criteria for high or critical, but are more severe than low. label Apr 5, 2024
@rockwotj rockwotj added the ci-ignore Automatic ci analysis tools ignore this issue label Apr 12, 2024
@piyushredpanda
Copy link
Contributor

Not seen in at 6 weeks, closing

@WillemKauf
Copy link
Contributor

Duplicate of #18014. Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage ci-failure ci-ignore Automatic ci analysis tools ignore this issue kind/bug Something isn't working sev/medium Bugs that do not meet criteria for high or critical, but are more severe than low.
Projects
None yet
Development

No branches or pull requests

6 participants