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 (key symptom) in ManyPartitionsTest.test_many_partitions_tiered_storage #20780

Open
vbotbuildovich opened this issue Jun 30, 2024 · 0 comments
Labels
auto-triaged used to know which issues have been opened from a CI job ci-failure

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Jun 30, 2024

https://buildkite.com/redpanda/vtools/builds/15137
https://buildkite.com/redpanda/vtools/builds/15138

Module: rptest.scale_tests.many_partitions_test
Class: ManyPartitionsTest
Method: test_many_partitions_tiered_storage
Arguments: {
    "compacted": false,
    "mib_per_partition": 4,
    "topic_partitions_per_shard": 1000
}
test_id:    ManyPartitionsTest.test_many_partitions_tiered_storage
status:     FAIL
run time:   3254.097 seconds

<BadLogLines nodes=ip-172-31-7-124(1),ip-172-31-12-161(3),ip-172-31-7-232(1) example="ERROR 2024-06-29 09:49:00,438 [shard 0:au  ] cloud_storage - partition_manifest.cc:1022 - ["20000000/meta/kafka/scale_000000/120_67/manifest.bin"] New replacement segment has the same size as replaced segment: new_segment: {o=3107-3124 t={timestamp: 1719654489572}-{timestamp: 1719654514509}}, replaced_segment: {o=3107-3124 t={timestamp: 1719654489572}-{timestamp: 1719654514509}}">
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 "/opt/.ducktape-venv/lib/python3.10/site-packages/ducktape/mark/_mark.py", line 535, in wrapper
    return functools.partial(f, *args, **kwargs)(*w_args, **w_kwargs)
  File "/home/ubuntu/redpanda/tests/rptest/services/cluster.py", line 190, in wrapped
    redpanda.raise_on_bad_logs(
  File "/home/ubuntu/redpanda/tests/rptest/services/redpanda.py", line 1570, in raise_on_bad_logs
    lsearcher.search_logs(_searchable_nodes)
  File "/home/ubuntu/redpanda/tests/rptest/services/utils.py", line 197, in search_logs
    raise BadLogLines(bad_loglines)
rptest.services.utils.BadLogLines: <BadLogLines nodes=ip-172-31-7-124(1),ip-172-31-12-161(3),ip-172-31-7-232(1) example="ERROR 2024-06-29 09:49:00,438 [shard 0:au  ] cloud_storage - partition_manifest.cc:1022 - ["20000000/meta/kafka/scale_000000/120_67/manifest.bin"] New replacement segment has the same size as replaced segment: new_segment: {o=3107-3124 t={timestamp: 1719654489572}-{timestamp: 1719654514509}}, replaced_segment: {o=3107-3124 t={timestamp: 1719654489572}-{timestamp: 1719654514509}}">

JIRA Link: CORE-5062

@vbotbuildovich vbotbuildovich added auto-triaged used to know which issues have been opened from a CI job ci-failure labels Jun 30, 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

No branches or pull requests

1 participant