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 hydrate chunk) in ShadowIndexingWhileBusyTest.test_create_or_delete_topics_while_busy #10931

Closed
VladLazar opened this issue May 22, 2023 · 4 comments
Assignees
Labels
area/cloud-storage Shadow indexing subsystem ci-failure kind/bug Something isn't working

Comments

@VladLazar
Copy link
Contributor

https://buildkite.com/redpanda/vtools/builds/7686#01883fee-00cd-4c52-9646-ad67032b974f

Module: rptest.tests.e2e_shadow_indexing_test
Class:  ShadowIndexingWhileBusyTest
Method: test_create_or_delete_topics_while_busy
Arguments:
{
  "cloud_storage_type": 1,
  "short_retention": true
}
test_id:    rptest.tests.e2e_shadow_indexing_test.ShadowIndexingWhileBusyTest.test_create_or_delete_topics_while_busy.short_retention=True.cloud_storage_type=CloudStorageType.S3
status:     FAIL
run time:   6 minutes 51.836 seconds


    <BadLogLines nodes=ip-172-31-15-0(1) example="ERROR 2023-05-21 21:48:50,234 [shard 0] cloud_storage - [fiber3813 01e0fdce/kafka/topic-aafbfeergf/33_51/336-377-20977637-1-v1.log.1] - segment_chunk_data_source.cc:84 - failed to hydrate chunk starting at 16782165, error: cloud_storage::download_exception (NotFound)">
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 135, in run
    data = self.run_test()
  File "/usr/local/lib/python3.10/dist-packages/ducktape/tests/runner_client.py", line 227, 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 "/home/ubuntu/redpanda/tests/rptest/services/cluster.py", line 87, in wrapped
    redpanda.raise_on_bad_logs(
  File "/home/ubuntu/redpanda/tests/rptest/services/redpanda.py", line 2294, in raise_on_bad_logs
    raise BadLogLines(bad_lines)
rptest.services.utils.BadLogLines: <BadLogLines nodes=ip-172-31-15-0(1) example="ERROR 2023-05-21 21:48:50,234 [shard 0] cloud_storage - [fiber3813 01e0fdce/kafka/topic-aafbfeergf/33_51/336-377-20977637-1-v1.log.1] - segment_chunk_data_source.cc:84 - failed to hydrate chunk starting at 16782165, error: cloud_storage::download_exception (NotFound)">
@VladLazar VladLazar added kind/bug Something isn't working ci-failure labels May 22, 2023
@NyaliaLui
Copy link
Contributor

@NyaliaLui
Copy link
Contributor

This may be related to #10868

@andijcr
Copy link
Contributor

andijcr commented Jun 5, 2023

@abhijat
Copy link
Contributor

abhijat commented Jul 11, 2023

should be fixed with #11093, although the last failure mentioned here is a day after the fix was merged, but has not been seen since.

@abhijat abhijat closed this as completed Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cloud-storage Shadow indexing subsystem ci-failure kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants