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 (New replacement segment has the same size as replaced segment) in RandomNodeOperationsTest.test_node_operations #18031

Closed
vbotbuildovich opened this issue Apr 23, 2024 · 2 comments · Fixed by #18526
Labels
area/storage auto-triaged used to know which issues have been opened from a CI job ci-failure ci-rca/redpanda CI Root Cause Analysis - Redpanda Issue

Comments

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Apr 23, 2024

https://buildkite.com/redpanda/vtools/builds/13100

Module: rptest.tests.random_node_operations_test
Class: RandomNodeOperationsTest
Method: test_node_operations
Arguments: {
    "num_to_upgrade": 0,
    "enable_failures": true,
    "with_tiered_storage": true
}
test_id:    RandomNodeOperationsTest.test_node_operations
status:     FAIL
run time:   3242.989 seconds

<BadLogLines nodes=ip-172-31-11-181(1),ip-172-31-3-220(1) example="ERROR 2024-04-23 11:13:12,061 [shard 1:au  ] cloud_storage - partition_manifest.cc:1081 - ["b0000000/meta/kafka/fuzzy-operator-570-llgfcy/12_4323/manifest.bin"] New replacement segment has the same size as replaced segment: new_segment: {o=36-38 t={timestamp: 1713870702146}-{timestamp: 1713870702146}}, replaced_segment: {o=36-38 t={timestamp: 1713870702146}-{timestamp: 1713870702146}}">
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 182, in wrapped
    redpanda.raise_on_bad_logs(
  File "/home/ubuntu/redpanda/tests/rptest/services/redpanda.py", line 1451, in raise_on_bad_logs
    lsearcher.search_logs(_searchable_nodes)
  File "/home/ubuntu/redpanda/tests/rptest/services/utils.py", line 157, in search_logs
    raise BadLogLines(bad_loglines)
rptest.services.utils.BadLogLines: <BadLogLines nodes=ip-172-31-11-181(1),ip-172-31-3-220(1) example="ERROR 2024-04-23 11:13:12,061 [shard 1:au  ] cloud_storage - partition_manifest.cc:1081 - ["b0000000/meta/kafka/fuzzy-operator-570-llgfcy/12_4323/manifest.bin"] New replacement segment has the same size as replaced segment: new_segment: {o=36-38 t={timestamp: 1713870702146}-{timestamp: 1713870702146}}, replaced_segment: {o=36-38 t={timestamp: 1713870702146}-{timestamp: 1713870702146}}">

JIRA Link: CORE-2628

@vbotbuildovich vbotbuildovich added auto-triaged used to know which issues have been opened from a CI job ci-failure labels Apr 23, 2024
@michael-redpanda michael-redpanda changed the title CI Failure (key symptom) in RandomNodeOperationsTest.test_node_operations CI Failure (New replacement segment has the same size as replaced segment) in RandomNodeOperationsTest.test_node_operations Apr 25, 2024
@vbotbuildovich
Copy link
Collaborator Author

@vbotbuildovich
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage auto-triaged used to know which issues have been opened from a CI job ci-failure ci-rca/redpanda CI Root Cause Analysis - Redpanda Issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants