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 LargeControllerSnapshotTest.test_join_restart #16380

Closed
vbotbuildovich opened this issue Jan 31, 2024 · 1 comment
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/vtools/builds/11646

Module: rptest.scale_tests.large_controller_snapshot_test
Class: LargeControllerSnapshotTest
Method: test_join_restart
test_id:    LargeControllerSnapshotTest.test_join_restart
status:     FAIL
run time:   344.107 seconds

<BadLogLines nodes=ip-172-31-33-130(4),ip-172-31-39-161(4),ip-172-31-43-188(4) example="WARN  2024-01-29 20:55:56,035 [shard 2:main] seastar_memory - oversized allocation: 593920 bytes. This is non-fatal, but could lead to latency and/or fragmentation issues. Please report: at 0x77179f3 0x742243b 0x742ddd3 0x340127f 0x6fd6f63 0x6fd6f1f 0x6fae7a7 0x6fc04c3 0x6fc0aa3 0x74cdffb 0x74d06af 0x7519a13 0x746df53 /opt/redpanda/lib/libc.so.6+0x843b7 /opt/redpanda/lib/libc.so.6+0xef2db">
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 "/home/ubuntu/redpanda/tests/rptest/services/cluster.py", line 142, in wrapped
    redpanda.raise_on_bad_logs(
  File "/home/ubuntu/redpanda/tests/rptest/services/redpanda.py", line 1365, in raise_on_bad_logs
    raise BadLogLines(bad_lines)
rptest.services.utils.BadLogLines: <BadLogLines nodes=ip-172-31-33-130(4),ip-172-31-39-161(4),ip-172-31-43-188(4) example="WARN  2024-01-29 20:55:56,035 [shard 2:main] seastar_memory - oversized allocation: 593920 bytes. This is non-fatal, but could lead to latency and/or fragmentation issues. Please report: at 0x77179f3 0x742243b 0x742ddd3 0x340127f 0x6fd6f63 0x6fd6f1f 0x6fae7a7 0x6fc04c3 0x6fc0aa3 0x74cdffb 0x74d06af 0x7519a13 0x746df53 /opt/redpanda/lib/libc.so.6+0x843b7 /opt/redpanda/lib/libc.so.6+0xef2db">
@vbotbuildovich vbotbuildovich added auto-triaged used to know which issues have been opened from a CI job ci-failure labels Jan 31, 2024
@rockwotj
Copy link
Contributor

Duplicate of #16320

@rockwotj rockwotj marked this as a duplicate of #16320 Jan 31, 2024
@rockwotj rockwotj closed this as not planned Won't fix, can't repro, duplicate, stale 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

No branches or pull requests

2 participants